Skip to content
Open
Show file tree
Hide file tree
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
4 changes: 4 additions & 0 deletions charts/cloud-provider-nutanix/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
## v0.6.0

Non-dry E2E run after PR base fix

2 changes: 1 addition & 1 deletion charts/cloud-provider-nutanix/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v2
name: cloud-provider-nutanix
version: 0.0.1
version: 0.6.0
appVersion: "v0.0.0"
2 changes: 1 addition & 1 deletion charts/cloud-provider-nutanix/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ spec:
spec:
containers:
- name: ccm
image: "nutanix/cloud-provider-nutanix:latest"
image: "nutanix/cloud-provider-nutanix:0.6.0
2 changes: 1 addition & 1 deletion charts/cloud-provider-nutanix/values.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
image:
image: :0.6.0
repository: nutanix/cloud-provider-nutanix
tag: v0.0.0