Skip to content

Commit

Permalink
[pxc-operator] Update to 1.16.1 bugfix release
Browse files Browse the repository at this point in the history
  • Loading branch information
s10 committed Dec 27, 2024
1 parent aaca272 commit 898ab2b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion system/percona-xtradb-cluster-crds/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ apiVersion: v2
name: percona-xtradb-cluster-crds
description: A Helm chart containing Percona CRDs.
type: application
version: 0.0.1-percona1.16.0
version: 0.0.1-percona1.16.1
6 changes: 3 additions & 3 deletions system/percona-xtradb-cluster-operator/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
- name: pxc-operator
repository: https://percona.github.io/percona-helm-charts/
version: 1.16.0
version: 1.16.1
- name: owner-info
repository: oci://keppel.eu-de-1.cloud.sap/ccloud-helm
version: 1.0.0
Expand All @@ -11,5 +11,5 @@ dependencies:
- name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: 5.27.0
digest: sha256:178152c2db0f6266d3722718e06dea813c2798442244b4c0a095e22c4164794b
generated: "2024-12-20T12:29:55.128909+02:00"
digest: sha256:9cdca7190409a5433ca301713f855873805301e8327d4bc92e51e7e182645055
generated: "2024-12-27T11:19:13.293876+02:00"
6 changes: 3 additions & 3 deletions system/percona-xtradb-cluster-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ name: percona-xtradb-cluster-operator
description: A Helm chart to install Percona XtraDB Cluster Operator.
home: "https://github.com/sapcc/helm-charts/tree/master/system/percona-xtradb-cluster-operator"
type: application
version: 0.3.0
appVersion: "1.16.0"
version: 0.3.1
appVersion: "1.16.1"
kubeVersion: ">=1.26.0-0"
maintainers:
- name: Birk Bohne
Expand All @@ -19,7 +19,7 @@ sources:
- https://github.com/percona/percona-helm-charts/tree/main
dependencies:
- name: pxc-operator
version: 1.16.0
version: 1.16.1
repository: https://percona.github.io/percona-helm-charts/
- name: owner-info
repository: oci://keppel.eu-de-1.cloud.sap/ccloud-helm
Expand Down

0 comments on commit 898ab2b

Please sign in to comment.