fix: fix release/0.18 vulnerabilities - #1943
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Code Review
This pull request updates the Go builder image to version 1.26.4 and bumps the GKE distroless base images to version gke_distroless_20260601.00_p0 across several Dockerfiles and Helm values. Feedback on the changes suggests wrapping the updated bash image tag in double quotes within the Helm values file to ensure it is not incorrectly parsed as a number, adhering to the file's documented guidelines.
Collaborator
Author
|
govulncheck seems to fail because Go action has an old Go version (actions/setup-go@v5.0.0) |
bwplotka
force-pushed
the
bwplotka/release/0.18-gmpctl-vulnfix
branch
from
June 3, 2026 13:58
7616a6f to
27e4581
Compare
bwplotka
commented
Jun 3, 2026
bwplotka
force-pushed
the
bwplotka/release/0.18-gmpctl-vulnfix
branch
from
June 3, 2026 14:10
27e4581 to
3863dea
Compare
Collaborator
|
Looks like the manifests are out of sync, need to be regenerated. |
bwplotka
force-pushed
the
bwplotka/release/0.18-gmpctl-vulnfix
branch
from
June 3, 2026 15:08
3863dea to
e30188e
Compare
Collaborator
Author
|
done @bernot-dev |
Signed-off-by: bwplotka <bwplotka@gmail.com>
bernot-dev
force-pushed
the
bwplotka/release/0.18-gmpctl-vulnfix
branch
from
June 3, 2026 20:21
e30188e to
2653abb
Compare
bernot-dev
enabled auto-merge (rebase)
June 3, 2026 20:23
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updating Go and image vulnerabilities using