From a589371e6c08f207ef6f13803bc0cdd900eb9ee5 Mon Sep 17 00:00:00 2001 From: lgtm <1gtm@users.noreply.github.com> Date: Fri, 8 Dec 2023 18:28:05 -0800 Subject: [PATCH] Prepare for release v2023.12.11 (#75) ProductLine: KubeDB Release: v2023.12.11 Release-tracker: https://github.com/kubedb/CHANGELOG/pull/77 Signed-off-by: 1gtm <1gtm@appscode.com> --- charts/kubedb-community/Chart.yaml | 4 ++-- charts/kubedb-community/templates/bundle.yaml | 2 +- charts/kubedb-enterprise/Chart.yaml | 4 ++-- charts/kubedb-enterprise/templates/bundle.yaml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/kubedb-community/Chart.yaml b/charts/kubedb-community/Chart.yaml index dba2bbe..64eecd4 100644 --- a/charts/kubedb-community/Chart.yaml +++ b/charts/kubedb-community/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: kubedb-community description: KubeDB Community Plan type: application -version: v2023.12.1-rc.1 -appVersion: v2023.12.1-rc.1 +version: v2023.12.11 +appVersion: v2023.12.11 home: https://kubedb.com icon: https://cdn.appscode.com/images/icon/kubedb.png sources: diff --git a/charts/kubedb-community/templates/bundle.yaml b/charts/kubedb-community/templates/bundle.yaml index 93bed40..5af3ad2 100644 --- a/charts/kubedb-community/templates/bundle.yaml +++ b/charts/kubedb-community/templates/bundle.yaml @@ -51,7 +51,7 @@ spec: required: true url: https://charts.appscode.com/stable/ versions: - - version: v2023.12.1-rc.1 + - version: v2023.12.11 - chart: features: - A Helm chart for cert-manager diff --git a/charts/kubedb-enterprise/Chart.yaml b/charts/kubedb-enterprise/Chart.yaml index fe618a2..640db67 100644 --- a/charts/kubedb-enterprise/Chart.yaml +++ b/charts/kubedb-enterprise/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: kubedb-enterprise description: KubeDB Enterprise Plan type: application -version: v2023.12.1-rc.1 -appVersion: v2023.12.1-rc.1 +version: v2023.12.11 +appVersion: v2023.12.11 home: https://kubedb.com icon: https://cdn.appscode.com/images/icon/kubedb.png sources: diff --git a/charts/kubedb-enterprise/templates/bundle.yaml b/charts/kubedb-enterprise/templates/bundle.yaml index b403c22..fdc902d 100644 --- a/charts/kubedb-enterprise/templates/bundle.yaml +++ b/charts/kubedb-enterprise/templates/bundle.yaml @@ -54,7 +54,7 @@ spec: required: true url: https://charts.appscode.com/stable/ versions: - - version: v2023.12.1-rc.1 + - version: v2023.12.11 - chart: features: - A Helm chart for cert-manager