There was an error while loading. Please reload this page.
1 parent ef02a7f commit b2c6b84Copy full SHA for b2c6b84
2 files changed
helm/dakr/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
2
name: dakr-operator
3
description: A Helm chart for DevZero DAKR - Kubernetes workload optimization and live migration
4
type: application
5
-version: 0.1.33
6
-appVersion: "0.1.33"
+version: 0.1.34
+appVersion: "0.1.34"
7
home: https://github.com/devzero-inc/dakr
8
sources:
9
- https://github.com/devzero-inc/dakr
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.58"
+ tag: "v0.0.59"
21
22
imagePullSecrets: []
23
0 commit comments