Skip to content
This repository was archived by the owner on Sep 25, 2025. It is now read-only.

Commit d20268e

Browse files
authored
Merge pull request #18 from caprisys/github-renovate/percona-percona-server-mysql-operator-0.x
chore(deps): update percona/percona-server-mysql-operator docker tag to v0.10.0
2 parents c1d2a77 + 2ad236d commit d20268e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/ps-operator/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ appVersion: "0.8.0"
33
description: A Helm chart for Deploying the Percona Operator for MySQL (based on Percona Server for MySQL)
44
name: ps-operator
55
home: https://docs.percona.com/percona-operator-for-mysql/ps/
6-
version: 0.8.3
6+
version: 0.8.4
77
maintainers:
88
- name: tplavcic
99
email: tomislav.plavcic@percona.com

charts/ps-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ replicaCount: 1
66

77
image:
88
repository: percona/percona-server-mysql-operator
9-
tag: 0.9.0
9+
tag: 0.10.0
1010
pullPolicy: IfNotPresent
1111

1212
# set if you want to specify a namespace to watch

0 commit comments

Comments
 (0)