Skip to content

Commit b2c6b84

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

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

helm/dakr/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: dakr-operator
33
description: A Helm chart for DevZero DAKR - Kubernetes workload optimization and live migration
44
type: application
5-
version: 0.1.33
6-
appVersion: "0.1.33"
5+
version: 0.1.34
6+
appVersion: "0.1.34"
77
home: https://github.com/devzero-inc/dakr
88
sources:
99
- https://github.com/devzero-inc/dakr

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.58"
20+
tag: "v0.0.59"
2121

2222
imagePullSecrets: []
2323

0 commit comments

Comments
 (0)