We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1f6979 commit 4ca37ceCopy full SHA for 4ca37ce
hack/charts/mysql-operator/values.yaml
@@ -3,9 +3,9 @@
3
# Declare variables to be passed into your templates.
4
5
replicaCount: 1
6
-image: quay.io/presslabs/mysql-operator:v0.1.5
+image: quay.io/presslabs/mysql-operator:v0.1.10
7
imagePullPolicy: IfNotPresent
8
-helperImage: quay.io/presslabs/mysql-helper:v0.1.5
+helperImage: quay.io/presslabs/mysql-helper:v0.1.10
9
10
installCRDs: true
11
0 commit comments