Skip to content

Commit c04f411

Browse files
authored
fix: upgrade operator (#262)
1 parent b1feb33 commit c04f411

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.53
5+
version: 0.1.54
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.27"
9+
tag: "1.1.28"
1010
pullPolicy: Always
1111

1212
# Operator deployment configuration

0 commit comments

Comments
 (0)