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

Updated K8s version #5

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Updated K8s version #5

merged 1 commit into from
Aug 27, 2024

Conversation

AryanSharma9917
Copy link
Contributor

Description

This PR updates the Kubernetes dependencies in the argocd-api module to prevent a version mismatch.

Changes Made

  • Updated Kubernetes dependencies in go.mod:
    • k8s.io/apiextensions-apiserver from v0.29.1 to v0.30.0.
    • k8s.io/apimachinery from v0.29.1 to v0.30.0.
  • Updated the CONTROLLER_TOOLS_VERSION in the Makefile from v0.12.0 to v0.15.0.

Reason for Changes

These changes ensure compatibility with the latest Kubernetes version and prevent issues related to version mismatches.

Linked Issue

This PR addresses issue #4.

Signed-off-by: AryanSharma9917 <[email protected]>
@nabuskey nabuskey merged commit 45206bd into cnoe-io:main Aug 27, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants