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 @@
## vtest-20251210105346

Automated test release (dry-run) after workflow 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: test-20251210105346
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:test-20251210105346
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: :test-20251210105346
repository: nutanix/cloud-provider-nutanix
tag: v0.0.0