There was an error while loading. Please reload this page.
1 parent 9e54cb7 commit f8de354Copy full SHA for f8de354
2 files changed
helm/dakr/Chart.yaml
@@ -1,5 +1,5 @@
1
apiVersion: v2
2
-name: dakr-operator
+name: dakr
3
description: A Helm chart for DevZero DAKR - Kubernetes workload optimization and live migration
4
type: application
5
version: 0.1.32
helm/dakr/values.yaml
@@ -17,7 +17,7 @@ image:
17
# This sets the pull policy for images.
18
pullPolicy: Always
19
# Overrides the image tag whose default is the chart appVersion.
20
- tag: "v0.0.57"
+ tag: "v0.0.58"
21
22
imagePullSecrets: []
23
0 commit comments