Skip to content

Commit f8de354

Browse files
devzero-workflow-actions[bot]github-actions
andauthored
Changes by create-pull-request action (#128)
Co-authored-by: github-actions <github-actions@github.com>
1 parent 9e54cb7 commit f8de354

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

helm/dakr/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
name: dakr-operator
2+
name: dakr
33
description: A Helm chart for DevZero DAKR - Kubernetes workload optimization and live migration
44
type: application
55
version: 0.1.32

helm/dakr/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ image:
1717
# This sets the pull policy for images.
1818
pullPolicy: Always
1919
# Overrides the image tag whose default is the chart appVersion.
20-
tag: "v0.0.57"
20+
tag: "v0.0.58"
2121

2222
imagePullSecrets: []
2323

0 commit comments

Comments
 (0)