From f05a436dbf136868b1a3e9a2e0a9f8e87a541b59 Mon Sep 17 00:00:00 2001 From: lgtm <1gtm@users.noreply.github.com> Date: Mon, 9 Oct 2023 18:06:54 -0700 Subject: [PATCH] Prepare for release v2023.10.9 (#71) ProductLine: KubeDB Release: v2023.10.9 Release-tracker: https://github.com/kubedb/CHANGELOG/pull/73 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 6ef8202..9e6b727 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.08.18 -appVersion: v2023.08.18 +version: v2023.10.9 +appVersion: v2023.10.9 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 f831d8a..d4d71cd 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.08.18 + - version: v2023.10.9 - chart: features: - A Helm chart for cert-manager diff --git a/charts/kubedb-enterprise/Chart.yaml b/charts/kubedb-enterprise/Chart.yaml index 455379c..6e703f6 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.08.18 -appVersion: v2023.08.18 +version: v2023.10.9 +appVersion: v2023.10.9 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 202b9c2..fcde830 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.08.18 + - version: v2023.10.9 - chart: features: - A Helm chart for cert-manager