Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(deps): upgrade dependencies within the Dockerfile.deps #710

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Gearheads
Copy link
Collaborator

What this PR does / why we need it:
This branch will update the dependencies defined within the Dockerfile.deps image. The main reason for this bump is for the kubectl version which is currently on 1.26.12. We should bump this kubectl version to 1.29.7 to avoid issues with Kubernetes clusters version 1.29+.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

WARNING: version difference between client (1.26) and server (1.28) exceeds the supported minor version skew of +/-1
Current Kubernetes Version: v1.28.11
Next Kubernetes Version: v1.29.0

This branch can be deleted once it is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant