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 5c8dbe0 commit 58f4ef4Copy full SHA for 58f4ef4
hack/charts/mysql-operator/Chart.yaml
@@ -6,8 +6,8 @@ keywords:
6
- percona
7
- orchestrator
8
- presslabs
9
-version: 0.1.2
+version: 0.1.3
10
home: https://github.com/presslabs/mysql-operator
11
sources:
12
- https://github.com/github/mysql-operator.git
13
-appVersion: 0.1.1
+appVersion: 0.1.2
hack/charts/mysql-operator/values.yaml
@@ -3,7 +3,7 @@
3
# Declare variables to be passed into your templates.
4
5
replicaCount: 1
-image: quay.io/presslabs/mysql-operator:v0.1.1
+image: quay.io/presslabs/mysql-operator:v0.1.2
imagePullPolicy: IfNotPresent
resources: {}
0 commit comments