From 8d7bc31e60fa7235c6a37215690fafddd8fa9ad6 Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Sat, 10 Feb 2024 14:24:05 +0100 Subject: [PATCH] Upgrade db-operator to v2.3.0 --- 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 b0aacb3..634d7b4 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.19.0 +version: 1.20.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.2.0" +appVersion: "2.3.0" 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: