Skip to content

Commit 58f4ef4

Browse files
committed
Bump chart version and set app version to v0.1.2
1 parent 5c8dbe0 commit 58f4ef4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.2
9+
version: 0.1.3
1010
home: https://github.com/presslabs/mysql-operator
1111
sources:
1212
- https://github.com/github/mysql-operator.git
13-
appVersion: 0.1.1
13+
appVersion: 0.1.2

hack/charts/mysql-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Declare variables to be passed into your templates.
44

55
replicaCount: 1
6-
image: quay.io/presslabs/mysql-operator:v0.1.1
6+
image: quay.io/presslabs/mysql-operator:v0.1.2
77
imagePullPolicy: IfNotPresent
88

99
resources: {}

0 commit comments

Comments
 (0)