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

Update Kubernetes dependencies to v1.25.0 #3049

Merged
merged 1 commit into from
Aug 29, 2022
Merged

Update Kubernetes dependencies to v1.25.0 #3049

merged 1 commit into from
Aug 29, 2022

Conversation

stefanprodan
Copy link
Member

Changes:

  • update k8s.io packages to match the Kubernetes v1.25.0 release
  • update kubectl to v1.25.0 in the flux-cli container image
  • update go.mod to Go 1.18
  • update fluxcd/pkg dependencies

- update `k8s.io` packages to match the Kubernetes v1.25.0 release
- update `kubectl` to v1.25.0 in the flux-cli container image
- update `go.mod` to Go 1.18

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
@stefanprodan stefanprodan added the area/ci CI related issues and pull requests label Aug 29, 2022
Copy link
Contributor

@darkowlzz darkowlzz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
Would you also like to update kubectl in github self-hosted runner in

KUBECTL_VERSION=1.24.0
separately or part of this?

@stefanprodan
Copy link
Member Author

@darkowlzz for the runners I would do a separate PR as many things are behind latest.

@stefanprodan stefanprodan merged commit 6ddaedb into main Aug 29, 2022
@stefanprodan stefanprodan deleted the kube-1.25 branch August 29, 2022 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci CI related issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants