From 70a98f1e3dc7dc567daf03f7b5aeb37dbe8a4f0f Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Fri, 6 Sep 2024 22:15:31 +0200 Subject: [PATCH] Upgrade db-operator version to 2.9.1 --- charts/db-operator/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/db-operator/Chart.yaml b/charts/db-operator/Chart.yaml index 5f9f3f3..1438932 100644 --- a/charts/db-operator/Chart.yaml +++ b/charts/db-operator/Chart.yaml @@ -1,13 +1,13 @@ apiVersion: v2 type: application name: db-operator -version: 1.28.0 +version: 1.29.0 # --------------------------------------------------------------------------------- # -- All supported k8s versions are in the test: # -- https://github.com/db-operator/charts/blob/main/.github/workflows/test.yaml # --------------------------------------------------------------------------------- kubeVersion: ">= 1.22-prerelease" -appVersion: "2.9.0" +appVersion: "2.9.1" description: The DB Operator creates databases and make them available in the cluster via Custom Resource. home: https://github.com/db-operator/db-operator maintainers: