From 898ab2b3a8cf82f3390cff696755b6dd6af0a3b4 Mon Sep 17 00:00:00 2001 From: Vlad Gusev Date: Fri, 27 Dec 2024 11:20:36 +0200 Subject: [PATCH] [pxc-operator] Update to 1.16.1 bugfix release --- system/percona-xtradb-cluster-crds/Chart.yaml | 2 +- system/percona-xtradb-cluster-operator/Chart.lock | 6 +++--- system/percona-xtradb-cluster-operator/Chart.yaml | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/system/percona-xtradb-cluster-crds/Chart.yaml b/system/percona-xtradb-cluster-crds/Chart.yaml index 18f1de57c5..17bada5f62 100644 --- a/system/percona-xtradb-cluster-crds/Chart.yaml +++ b/system/percona-xtradb-cluster-crds/Chart.yaml @@ -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 diff --git a/system/percona-xtradb-cluster-operator/Chart.lock b/system/percona-xtradb-cluster-operator/Chart.lock index a21f21bbbe..bdea549082 100644 --- a/system/percona-xtradb-cluster-operator/Chart.lock +++ b/system/percona-xtradb-cluster-operator/Chart.lock @@ -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 @@ -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" diff --git a/system/percona-xtradb-cluster-operator/Chart.yaml b/system/percona-xtradb-cluster-operator/Chart.yaml index 2982a809a9..75d57b43b1 100644 --- a/system/percona-xtradb-cluster-operator/Chart.yaml +++ b/system/percona-xtradb-cluster-operator/Chart.yaml @@ -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 @@ -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