Skip to content

Commit 847c35f

Browse files
authored
fix: Update manager (#317)
1 parent 410f4d2 commit 847c35f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.94
5+
version: 0.1.95
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
@@ -18,7 +18,7 @@ operator:
1818
# Operator image configuration
1919
image:
2020
repository: us-docker.pkg.dev/datadiff-mm/datafold/datafold-operator
21-
tag: "1.1.64"
21+
tag: "1.1.65"
2222
pullPolicy: Always
2323

2424
# Operator deployment configuration

0 commit comments

Comments
 (0)