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 159844c commit d0b3f1dCopy full SHA for d0b3f1d
hack/charts/mysql-operator/Chart.yaml
@@ -6,8 +6,8 @@ keywords:
6
- percona
7
- orchestrator
8
- presslabs
9
-version: 0.1.10
+version: 0.1.11
10
home: https://github.com/presslabs/mysql-operator
11
sources:
12
- https://github.com/presslabs/mysql-operator.git
13
-appVersion: 0.1.10
+appVersion: 0.1.11
hack/charts/mysql-operator/values.yaml
@@ -3,9 +3,9 @@
3
# Declare variables to be passed into your templates.
4
5
replicaCount: 1
-image: quay.io/presslabs/mysql-operator:v0.1.10
+image: quay.io/presslabs/mysql-operator:v0.1.11
imagePullPolicy: IfNotPresent
-helperImage: quay.io/presslabs/mysql-helper:v0.1.10
+helperImage: quay.io/presslabs/mysql-helper:v0.1.11
installCRDs: true
0 commit comments