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 CCM Helm chart to CCM Version 0.4.0 #151

Merged
merged 1 commit into from
Jul 29, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions charts/nutanix-cloud-provider/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,17 @@ keywords:
- Cloud Controller Manager
- Cloud
- CCM
version: 0.3.4
appVersion: "v0.3.2"
version: 0.4.0
appVersion: "v0.4.0"
annotations:
artifacthub.io/displayName: "Nutanix Cloud Provider"
artifacthub.io/containsSecurityUpdates: "true"
artifacthub.io/changes: |
- Fix SWEET32 issue
- Use a cached prism-go-client with session auth
- Do not log node exists/shutdown status at default verbosity
- Nutanix CCM should scope secret informers per namespace
- Update k8s dependencies to v0.30.2
- Update prism-go-client to v0.4.0
artifacthub.io/maintainers: |
- name: Nutanix Cloud Native Team
email: cloudnative@nutanix.com
Loading