Skip to content

Commit

Permalink
Prepare for release v2024.1.7-beta.0 (#78)
Browse files Browse the repository at this point in the history
ProductLine: KubeDB
Release: v2024.1.7-beta.0
Release-tracker: kubedb/CHANGELOG#80
Signed-off-by: 1gtm <[email protected]>
  • Loading branch information
1gtm authored Jan 8, 2024
1 parent 8b4488a commit a9908b8
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 12 deletions.
4 changes: 2 additions & 2 deletions charts/kubedb-community/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: kubedb-community
description: KubeDB Community Plan
type: application
version: v2023.12.28
appVersion: v2023.12.28
version: v2024.1.7-beta.0
appVersion: v2024.1.7-beta.0
home: https://kubedb.com
icon: https://cdn.appscode.com/images/icon/kubedb.png
sources:
Expand Down
11 changes: 7 additions & 4 deletions charts/kubedb-community/templates/bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,23 +49,26 @@ spec:
- KubeDB by AppsCode - Production ready databases on Kubernetes
name: kubedb
required: true
url: https://charts.appscode.com/stable/
sourceRef:
name: ""
versions:
- version: v2023.12.28
- version: v2024.1.7-beta.0
- chart:
features:
- A Helm chart for cert-manager
name: cert-manager
namespace: cert-manager
url: https://charts.jetstack.io
sourceRef:
name: ""
versions:
- version: v1.9.1
- chart:
features:
- Stash by AppsCode - Backup your Kubernetes native applications
name: stash
required: true
url: https://charts.appscode.com/stable/
sourceRef:
name: ""
versions:
- version: v2022.07.09
status: {}
4 changes: 2 additions & 2 deletions charts/kubedb-enterprise/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: kubedb-enterprise
description: KubeDB Enterprise Plan
type: application
version: v2023.12.28
appVersion: v2023.12.28
version: v2024.1.7-beta.0
appVersion: v2024.1.7-beta.0
home: https://kubedb.com
icon: https://cdn.appscode.com/images/icon/kubedb.png
sources:
Expand Down
11 changes: 7 additions & 4 deletions charts/kubedb-enterprise/templates/bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,24 +52,27 @@ spec:
- KubeDB by AppsCode - Production ready databases on Kubernetes
name: kubedb
required: true
url: https://charts.appscode.com/stable/
sourceRef:
name: ""
versions:
- version: v2023.12.28
- version: v2024.1.7-beta.0
- chart:
features:
- A Helm chart for cert-manager
name: cert-manager
namespace: cert-manager
required: true
url: https://charts.jetstack.io
sourceRef:
name: ""
versions:
- version: v1.9.1
- chart:
features:
- Stash by AppsCode - Backup your Kubernetes native applications
name: stash
required: true
url: https://charts.appscode.com/stable/
sourceRef:
name: ""
versions:
- version: v2022.07.09
status: {}

0 comments on commit a9908b8

Please sign in to comment.