You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps did you take and what happened:
[A clear and concise description of what the bug is, and what commands you ran.)
A vulnerability scan on my clusters identified that The bitnami/kubectl image you're using has vulnerabilities.
Would you consider replacing this image with cgr.dev/chainguard/kubectl?
It is way more light and contains only kubectl.
What did you expect to happen:
The output of the following commands will help us better understand what's going on:
(Pasting long output into a GitHub gist or other pastebin is fine.)
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Environment:
helm version (use helm version):
helm chart version and app version (use helm list -n <YOUR NAMESPACE>):
Kubernetes version (use kubectl version):
Kubernetes installer & version:
Cloud provider or hardware configuration:
OS (e.g. from /etc/os-release):
The text was updated successfully, but these errors were encountered:
Would you consider replacing this image with cgr.dev/chainguard/kubectl?
The kubectl version running aligns with the cluster Kubernetes version by default, unless the user specifies which kubectl version to use.
As far as I know, the cgr.dev/chainguard/kubectl does not offer each kubectl version but only the latest one.
I think the user can overwrite the default kubectl image by updating the values.yaml.
What steps did you take and what happened:
[A clear and concise description of what the bug is, and what commands you ran.)
A vulnerability scan on my clusters identified that The bitnami/kubectl image you're using has vulnerabilities.
Here are a few examples-
Would you consider replacing this image with cgr.dev/chainguard/kubectl?
It is way more light and contains only kubectl.
What did you expect to happen:
The output of the following commands will help us better understand what's going on:
(Pasting long output into a GitHub gist or other pastebin is fine.)
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Environment:
helm version
):helm list -n <YOUR NAMESPACE>
):kubectl version
):/etc/os-release
):The text was updated successfully, but these errors were encountered: