Skip to content

Commit 4ca37ce

Browse files
committed
Bump image tag.
1 parent a1f6979 commit 4ca37ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hack/charts/mysql-operator/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
# Declare variables to be passed into your templates.
44

55
replicaCount: 1
6-
image: quay.io/presslabs/mysql-operator:v0.1.5
6+
image: quay.io/presslabs/mysql-operator:v0.1.10
77
imagePullPolicy: IfNotPresent
8-
helperImage: quay.io/presslabs/mysql-helper:v0.1.5
8+
helperImage: quay.io/presslabs/mysql-helper:v0.1.10
99

1010
installCRDs: true
1111

0 commit comments

Comments
 (0)