-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update CCM Helm chart to CCM Version 0.4.0 (#151)
- Loading branch information
1 parent
643c67a
commit 5829c82
Showing
1 changed file
with
7 additions
and
3 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: [email protected] |