Skip to content

Commit d0b3f1d

Browse files
committed
Bump chart version.
1 parent 159844c commit d0b3f1d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

hack/charts/mysql-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ keywords:
66
- percona
77
- orchestrator
88
- presslabs
9-
version: 0.1.10
9+
version: 0.1.11
1010
home: https://github.com/presslabs/mysql-operator
1111
sources:
1212
- https://github.com/presslabs/mysql-operator.git
13-
appVersion: 0.1.10
13+
appVersion: 0.1.11

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.10
6+
image: quay.io/presslabs/mysql-operator:v0.1.11
77
imagePullPolicy: IfNotPresent
8-
helperImage: quay.io/presslabs/mysql-helper:v0.1.10
8+
helperImage: quay.io/presslabs/mysql-helper:v0.1.11
99

1010
installCRDs: true
1111

0 commit comments

Comments
 (0)