Skip to content

Commit 76b4bd1

Browse files
authored
fix: Update version (#217)
1 parent 5ac8e9a commit 76b4bd1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/datafold-manager/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: datafold-manager
33
description: Helm chart for Datafold Operator
44
type: application
5-
version: 0.1.22
5+
version: 0.1.23
66
appVersion: "1.0.0"
77
icon: https://www.datafold.com/logo.png
88

charts/datafold-manager/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ operator:
66
# Operator image configuration
77
image:
88
repository: us-docker.pkg.dev/datadiff-mm/datafold/datafold-operator
9-
tag: "1.1.1"
9+
tag: "1.1.2"
1010
pullPolicy: Always
1111

1212
# Operator deployment configuration

0 commit comments

Comments
 (0)