Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare for release v2022.10.12-rc.0 #52

Merged
merged 1 commit into from
Oct 12, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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: v2022.08.08
appVersion: v2022.08.08
version: v2022.10.12-rc.0
appVersion: v2022.10.12-rc.0
home: https://kubedb.com
icon: https://cdn.appscode.com/images/icon/kubedb.png
sources:
Expand Down
112 changes: 56 additions & 56 deletions charts/kubedb-community/templates/bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,65 +7,65 @@ spec:
description: Free open source edition for test and development
displayName: Kubedb Community
features:
- trait: Recommended for
value: Recommended if you are experimenting or testing
- trait: Response Times
value: Best effort
- trait: Support Coverage
value: N/A
- trait: Emergency patches
value: x
- trait: Unlimited Incidents
value: x
- trait: Contacts for Ticketing
value: x
- trait: Community Support
value: Included (Public Slack & GitHub issues)
- trait: Remote Hands (Debug via Zoom)
value: Yes (charged at $200/hr)
- trait: Production Runbook
value: x
- trait: Dedicated Private chat (via Slack)
value: x
- trait: Phone support
value: x
- trait: Architectural Guidance
value: x
- trait: Professional Services
value: Additional fees
- trait: Recommended for
value: Recommended if you are experimenting or testing
- trait: Response Times
value: Best effort
- trait: Support Coverage
value: N/A
- trait: Emergency patches
value: x
- trait: Unlimited Incidents
value: x
- trait: Contacts for Ticketing
value: x
- trait: Community Support
value: Included (Public Slack & GitHub issues)
- trait: Remote Hands (Debug via Zoom)
value: Yes (charged at $200/hr)
- trait: Production Runbook
value: x
- trait: Dedicated Private chat (via Slack)
value: x
- trait: Phone support
value: x
- trait: Architectural Guidance
value: x
- trait: Professional Services
value: Additional fees
icons:
- src: 'https://cdn.appscode.com/images/icon/kubedb.png'
type: image/png
- src: https://cdn.appscode.com/images/icon/kubedb.png
type: image/png
links:
- description: website
url: 'https://github.com/kubedb/installer'
- description: website
url: https://github.com/kubedb/installer
maintainers:
- email: [email protected]
name: appscode
- email: [email protected]
name: appscode
namespace: kube-system
packages:
- chart:
features:
- KubeDB by AppsCode - Production ready databases on Kubernetes
name: kubedb
required: true
url: 'https://charts.appscode.com/stable/'
versions:
- version: v2022.08.08
- chart:
features:
- A Helm chart for cert-manager
name: cert-manager
namespace: cert-manager
url: 'https://charts.jetstack.io'
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/'
versions:
- version: v2022.07.09
- chart:
features:
- KubeDB by AppsCode - Production ready databases on Kubernetes
name: kubedb
required: true
url: https://charts.appscode.com/stable/
versions:
- version: v2022.10.12-rc.0
- chart:
features:
- A Helm chart for cert-manager
name: cert-manager
namespace: cert-manager
url: https://charts.jetstack.io
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/
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: v2022.08.08
appVersion: v2022.08.08
version: v2022.10.12-rc.0
appVersion: v2022.10.12-rc.0
home: https://kubedb.com
icon: https://cdn.appscode.com/images/icon/kubedb.png
sources:
Expand Down
2 changes: 1 addition & 1 deletion charts/kubedb-enterprise/templates/bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ spec:
required: true
url: https://charts.appscode.com/stable/
versions:
- version: v2022.08.08
- version: v2022.10.12-rc.0
- chart:
features:
- A Helm chart for cert-manager
Expand Down