Skip to content

Commit

Permalink
Prepare v2023.10.26-rc.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Oct 26, 2023
1 parent 4f04ad9 commit de8ecba
Show file tree
Hide file tree
Showing 19 changed files with 65 additions and 65 deletions.
4 changes: 2 additions & 2 deletions charts/kubedb-catalog/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
description: KubeDB Catalog by AppsCode - Catalog for database versions
name: kubedb-catalog
version: v2023.10.9
appVersion: v2023.10.9
version: v2023.10.26-rc.0
appVersion: v2023.10.26-rc.0
home: https://kubedb.com
icon: https://cdn.appscode.com/images/icon/kubedb.png
sources:
Expand Down
10 changes: 5 additions & 5 deletions charts/kubedb-catalog/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
$ helm search repo appscode/kubedb-catalog --version=v2023.10.9
$ helm upgrade -i kubedb-catalog appscode/kubedb-catalog -n kubedb --create-namespace --version=v2023.10.9
$ helm search repo appscode/kubedb-catalog --version=v2023.10.26-rc.0
$ helm upgrade -i kubedb-catalog appscode/kubedb-catalog -n kubedb --create-namespace --version=v2023.10.26-rc.0
```

## Introduction
Expand All @@ -24,7 +24,7 @@ This chart deploys KubeDB catalog on a [Kubernetes](http://kubernetes.io) cluste
To install/upgrade the chart with the release name `kubedb-catalog`:

```bash
$ helm upgrade -i kubedb-catalog appscode/kubedb-catalog -n kubedb --create-namespace --version=v2023.10.9
$ helm upgrade -i kubedb-catalog appscode/kubedb-catalog -n kubedb --create-namespace --version=v2023.10.26-rc.0
```

The command deploys KubeDB catalog on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
Expand Down Expand Up @@ -94,12 +94,12 @@ The following table lists the configurable parameters of the `kubedb-catalog` ch
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:

```bash
$ helm upgrade -i kubedb-catalog appscode/kubedb-catalog -n kubedb --create-namespace --version=v2023.10.9 --set proxies.ghcr=ghcr.io
$ helm upgrade -i kubedb-catalog appscode/kubedb-catalog -n kubedb --create-namespace --version=v2023.10.26-rc.0 --set proxies.ghcr=ghcr.io
```

Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:

```bash
$ helm upgrade -i kubedb-catalog appscode/kubedb-catalog -n kubedb --create-namespace --version=v2023.10.9 --values values.yaml
$ helm upgrade -i kubedb-catalog appscode/kubedb-catalog -n kubedb --create-namespace --version=v2023.10.26-rc.0 --values values.yaml
```
4 changes: 2 additions & 2 deletions charts/kubedb-crds/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: kubedb-crds
description: KubeDB Custom Resource Definitions
type: application
version: v2023.10.9
appVersion: v2023.10.9
version: v2023.10.26-rc.0
appVersion: v2023.10.26-rc.0
home: https://kubedb.com
icon: https://cdn.appscode.com/images/products/kubedb/kubedb-community-icon.png
sources:
Expand Down
6 changes: 3 additions & 3 deletions charts/kubedb-crds/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
$ helm search repo appscode/kubedb-crds --version=v2023.10.9
$ helm upgrade -i kubedb-crds appscode/kubedb-crds -n kubedb --create-namespace --version=v2023.10.9
$ helm search repo appscode/kubedb-crds --version=v2023.10.26-rc.0
$ helm upgrade -i kubedb-crds appscode/kubedb-crds -n kubedb --create-namespace --version=v2023.10.26-rc.0
```

## Introduction
Expand All @@ -24,7 +24,7 @@ This chart deploys KubeDB crds on a [Kubernetes](http://kubernetes.io) cluster u
To install/upgrade the chart with the release name `kubedb-crds`:

```bash
$ helm upgrade -i kubedb-crds appscode/kubedb-crds -n kubedb --create-namespace --version=v2023.10.9
$ helm upgrade -i kubedb-crds appscode/kubedb-crds -n kubedb --create-namespace --version=v2023.10.26-rc.0
```

The command deploys KubeDB crds on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
Expand Down
4 changes: 2 additions & 2 deletions charts/kubedb-grafana-dashboards/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: kubedb-grafana-dashboards
description: A Helm chart for kubedb-grafana-dashboards by AppsCode
type: application
version: v2023.10.9
appVersion: v2023.10.9
version: v2023.10.26-rc.0
appVersion: v2023.10.26-rc.0
home: https://github.com/kubedb
icon: https://cdn.appscode.com/images/products/kubedb/kubedb-icon.png
sources:
Expand Down
10 changes: 5 additions & 5 deletions charts/kubedb-grafana-dashboards/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
$ helm search repo appscode/kubedb-grafana-dashboards --version=v2023.10.9
$ helm upgrade -i kubedb-grafana-dashboards appscode/kubedb-grafana-dashboards -n kubeops --create-namespace --version=v2023.10.9
$ helm search repo appscode/kubedb-grafana-dashboards --version=v2023.10.26-rc.0
$ helm upgrade -i kubedb-grafana-dashboards appscode/kubedb-grafana-dashboards -n kubeops --create-namespace --version=v2023.10.26-rc.0
```

## Introduction
Expand All @@ -24,7 +24,7 @@ This chart deploys a KubeDB Grafana Dashboards on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `kubedb-grafana-dashboards`:

```bash
$ helm upgrade -i kubedb-grafana-dashboards appscode/kubedb-grafana-dashboards -n kubeops --create-namespace --version=v2023.10.9
$ helm upgrade -i kubedb-grafana-dashboards appscode/kubedb-grafana-dashboards -n kubeops --create-namespace --version=v2023.10.26-rc.0
```

The command deploys a KubeDB Grafana Dashboards on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
Expand Down Expand Up @@ -61,12 +61,12 @@ The following table lists the configurable parameters of the `kubedb-grafana-das
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:

```bash
$ helm upgrade -i kubedb-grafana-dashboards appscode/kubedb-grafana-dashboards -n kubeops --create-namespace --version=v2023.10.9 --set resources=["elasticsearch","mariadb","mongodb","mysql","postgres","redis","proxysql"]
$ helm upgrade -i kubedb-grafana-dashboards appscode/kubedb-grafana-dashboards -n kubeops --create-namespace --version=v2023.10.26-rc.0 --set resources=["elasticsearch","mariadb","mongodb","mysql","postgres","redis","proxysql"]
```

Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:

```bash
$ helm upgrade -i kubedb-grafana-dashboards appscode/kubedb-grafana-dashboards -n kubeops --create-namespace --version=v2023.10.9 --values values.yaml
$ helm upgrade -i kubedb-grafana-dashboards appscode/kubedb-grafana-dashboards -n kubeops --create-namespace --version=v2023.10.26-rc.0 --values values.yaml
```
4 changes: 2 additions & 2 deletions charts/kubedb-metrics/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: kubedb-metrics
description: KubeDB State Metrics
type: application
version: v2023.10.9
appVersion: v2023.10.9
version: v2023.10.26-rc.0
appVersion: v2023.10.26-rc.0
home: https://kubedb.com
icon: https://cdn.appscode.com/images/products/kubedb/kubedb-community-icon.png
sources:
Expand Down
6 changes: 3 additions & 3 deletions charts/kubedb-metrics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
$ helm search repo appscode/kubedb-metrics --version=v2023.10.9
$ helm upgrade -i kubedb-metrics appscode/kubedb-metrics -n kubedb --create-namespace --version=v2023.10.9
$ helm search repo appscode/kubedb-metrics --version=v2023.10.26-rc.0
$ helm upgrade -i kubedb-metrics appscode/kubedb-metrics -n kubedb --create-namespace --version=v2023.10.26-rc.0
```

## Introduction
Expand All @@ -24,7 +24,7 @@ This chart deploys KubeDB metrics configurations on a [Kubernetes](http://kubern
To install/upgrade the chart with the release name `kubedb-metrics`:

```bash
$ helm upgrade -i kubedb-metrics appscode/kubedb-metrics -n kubedb --create-namespace --version=v2023.10.9
$ helm upgrade -i kubedb-metrics appscode/kubedb-metrics -n kubedb --create-namespace --version=v2023.10.26-rc.0
```

The command deploys KubeDB metrics configurations on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
Expand Down
8 changes: 4 additions & 4 deletions charts/kubedb-one/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
- name: kubedb-catalog
repository: file://../kubedb-catalog
version: v2023.10.9
version: v2023.10.26-rc.0
- name: kubedb-provisioner
repository: file://../kubedb-provisioner
version: v0.36.0
Expand All @@ -22,7 +22,7 @@ dependencies:
version: v0.12.0
- name: kubedb-metrics
repository: file://../kubedb-metrics
version: v2023.10.9
version: v2023.10.26-rc.0
- name: stash-enterprise
repository: https://charts.appscode.com/stable/
version: v0.32.0
Expand All @@ -32,5 +32,5 @@ dependencies:
- name: stash-metrics
repository: https://charts.appscode.com/stable/
version: v2023.10.9
digest: sha256:49ae0c9289b162fd74e3295c8c2653e68ba608a9eafd230841fae3d3101cf75c
generated: "2023-10-09T20:37:26.126668101Z"
digest: sha256:9a85e7d371fcea78a825599549fb1aaf5a8f96fb0b27e77bfd6f0d3873de0d5f
generated: "2023-10-26T00:59:57.365586-07:00"
8 changes: 4 additions & 4 deletions charts/kubedb-one/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: kubedb-one
description: KubeDB and Stash by AppsCode - Production ready databases on Kubernetes
type: application
version: v2023.10.9
appVersion: v2023.10.9
version: v2023.10.26-rc.0
appVersion: v2023.10.26-rc.0
home: https://kubedb.com
icon: https://cdn.appscode.com/images/products/kubedb/kubedb-icon.png
sources:
Expand All @@ -15,7 +15,7 @@ dependencies:
- name: kubedb-catalog
repository: file://../kubedb-catalog
condition: kubedb-catalog.enabled
version: v2023.10.9
version: v2023.10.26-rc.0
- name: kubedb-provisioner
repository: file://../kubedb-provisioner
condition: kubedb-provisioner.enabled
Expand Down Expand Up @@ -43,7 +43,7 @@ dependencies:
- name: kubedb-metrics
repository: file://../kubedb-metrics
condition: kubedb-metrics.enabled
version: v2023.10.9
version: v2023.10.26-rc.0
- name: stash-enterprise
repository: https://charts.appscode.com/stable/
version: v0.32.0
Expand Down
10 changes: 5 additions & 5 deletions charts/kubedb-one/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
$ helm search repo appscode/kubedb-one --version=v2023.10.9
$ helm upgrade -i kubedb appscode/kubedb-one -n kubedb --create-namespace --version=v2023.10.9
$ helm search repo appscode/kubedb-one --version=v2023.10.26-rc.0
$ helm upgrade -i kubedb appscode/kubedb-one -n kubedb --create-namespace --version=v2023.10.26-rc.0
```

## Introduction
Expand All @@ -24,7 +24,7 @@ This chart deploys a KubeDB operator on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `kubedb`:

```bash
$ helm upgrade -i kubedb appscode/kubedb-one -n kubedb --create-namespace --version=v2023.10.9
$ helm upgrade -i kubedb appscode/kubedb-one -n kubedb --create-namespace --version=v2023.10.26-rc.0
```

The command deploys a KubeDB operator on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
Expand Down Expand Up @@ -71,12 +71,12 @@ The following table lists the configurable parameters of the `kubedb-one` chart
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:

```bash
$ helm upgrade -i kubedb appscode/kubedb-one -n kubedb --create-namespace --version=v2023.10.9 --set global.registry=kubedb
$ helm upgrade -i kubedb appscode/kubedb-one -n kubedb --create-namespace --version=v2023.10.26-rc.0 --set global.registry=kubedb
```

Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:

```bash
$ helm upgrade -i kubedb appscode/kubedb-one -n kubedb --create-namespace --version=v2023.10.9 --values values.yaml
$ helm upgrade -i kubedb appscode/kubedb-one -n kubedb --create-namespace --version=v2023.10.26-rc.0 --values values.yaml
```
2 changes: 1 addition & 1 deletion charts/kubedb-ops-manager/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
description: KubeDB Ops Manager by AppsCode - Enterprise features for KubeDB
name: kubedb-ops-manager
version: v0.23.0
appVersion: v0.23.2
appVersion: v0.23.0
home: https://kubedb.com
icon: https://cdn.appscode.com/images/products/kubedb/kubedb-ops-manager-icon.png
sources:
Expand Down
8 changes: 4 additions & 4 deletions charts/kubedb-opscenter/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: kubedb-metrics
repository: file://../kubedb-metrics
version: v2023.10.9
version: v2023.10.26-rc.0
- name: kubedb-ui-server
repository: file://../kubedb-ui-server
version: v0.12.0
- name: kubedb-grafana-dashboards
repository: file://../kubedb-grafana-dashboards
version: v2023.10.9
digest: sha256:16e66f66a9f250682dfaaaa2baa5d3ab85b41feae7a97fec83bf1d5bf2609919
generated: "2023-10-09T20:37:27.565084158Z"
version: v2023.10.26-rc.0
digest: sha256:b0f85b165df662b5b04e3c3be914a1c68bfdfeab48789fcc754a5a1869dcfdb3
generated: "2023-10-26T01:00:01.620503-07:00"
8 changes: 4 additions & 4 deletions charts/kubedb-opscenter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: kubedb-opscenter
description: KubeDB Opscenter by AppsCode
type: application
version: v2023.10.9
appVersion: v2023.10.9
version: v2023.10.26-rc.0
appVersion: v2023.10.26-rc.0
home: https://kubedb.com
icon: https://cdn.appscode.com/images/products/kubedb/kubedb-icon.png
sources:
Expand All @@ -15,12 +15,12 @@ dependencies:
- name: kubedb-metrics
repository: file://../kubedb-metrics
condition: kubedb-metrics.enabled
version: v2023.10.9
version: v2023.10.26-rc.0
- name: kubedb-ui-server
repository: file://../kubedb-ui-server
condition: kubedb-ui-server.enabled
version: v0.12.0
- name: kubedb-grafana-dashboards
repository: file://../kubedb-grafana-dashboards
condition: kubedb-grafana-dashboards.enabled
version: v2023.10.9
version: v2023.10.26-rc.0
10 changes: 5 additions & 5 deletions charts/kubedb-opscenter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
$ helm search repo appscode/kubedb-opscenter --version=v2023.10.9
$ helm upgrade -i kubedb-opscenter appscode/kubedb-opscenter -n kubedb --create-namespace --version=v2023.10.9
$ helm search repo appscode/kubedb-opscenter --version=v2023.10.26-rc.0
$ helm upgrade -i kubedb-opscenter appscode/kubedb-opscenter -n kubedb --create-namespace --version=v2023.10.26-rc.0
```

## Introduction
Expand All @@ -24,7 +24,7 @@ This chart deploys a KubeDB Opscenter on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `kubedb-opscenter`:

```bash
$ helm upgrade -i kubedb-opscenter appscode/kubedb-opscenter -n kubedb --create-namespace --version=v2023.10.9
$ helm upgrade -i kubedb-opscenter appscode/kubedb-opscenter -n kubedb --create-namespace --version=v2023.10.26-rc.0
```

The command deploys a KubeDB Opscenter on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
Expand Down Expand Up @@ -62,12 +62,12 @@ The following table lists the configurable parameters of the `kubedb-opscenter`
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:

```bash
$ helm upgrade -i kubedb-opscenter appscode/kubedb-opscenter -n kubedb --create-namespace --version=v2023.10.9 --set global.registryFQDN=ghcr.io
$ helm upgrade -i kubedb-opscenter appscode/kubedb-opscenter -n kubedb --create-namespace --version=v2023.10.26-rc.0 --set global.registryFQDN=ghcr.io
```

Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:

```bash
$ helm upgrade -i kubedb-opscenter appscode/kubedb-opscenter -n kubedb --create-namespace --version=v2023.10.9 --values values.yaml
$ helm upgrade -i kubedb-opscenter appscode/kubedb-opscenter -n kubedb --create-namespace --version=v2023.10.26-rc.0 --values values.yaml
```
2 changes: 1 addition & 1 deletion charts/kubedb-provisioner/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
description: KubeDB Provisioner by AppsCode - Community features for KubeDB
name: kubedb-provisioner
version: v0.36.0
appVersion: v0.36.2
appVersion: v0.36.0
home: https://kubedb.com
icon: https://cdn.appscode.com/images/products/kubedb/kubedb-community-icon.png
sources:
Expand Down
8 changes: 4 additions & 4 deletions charts/kubedb/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
- name: kubedb-catalog
repository: file://../kubedb-catalog
version: v2023.10.9
version: v2023.10.26-rc.0
- name: kubedb-provisioner
repository: file://../kubedb-provisioner
version: v0.36.0
Expand All @@ -22,6 +22,6 @@ dependencies:
version: v0.12.0
- name: kubedb-metrics
repository: file://../kubedb-metrics
version: v2023.10.9
digest: sha256:6f240aef9d5e0b9205051a81ed97c11e02a7412c874261e3b98af8a4892aa087
generated: "2023-10-09T20:37:25.0493218Z"
version: v2023.10.26-rc.0
digest: sha256:057558a6837ce7596502e223780eec0f28622dfaee121f149c62de1738d0bde1
generated: "2023-10-26T00:59:53.359535-07:00"
8 changes: 4 additions & 4 deletions charts/kubedb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: kubedb
description: KubeDB by AppsCode - Production ready databases on Kubernetes
type: application
version: v2023.10.9
appVersion: v2023.10.9
version: v2023.10.26-rc.0
appVersion: v2023.10.26-rc.0
home: https://kubedb.com
icon: https://cdn.appscode.com/images/products/kubedb/kubedb-icon.png
sources:
Expand All @@ -15,7 +15,7 @@ dependencies:
- name: kubedb-catalog
repository: file://../kubedb-catalog
condition: kubedb-catalog.enabled
version: v2023.10.9
version: v2023.10.26-rc.0
- name: kubedb-provisioner
repository: file://../kubedb-provisioner
condition: kubedb-provisioner.enabled
Expand Down Expand Up @@ -43,4 +43,4 @@ dependencies:
- name: kubedb-metrics
repository: file://../kubedb-metrics
condition: kubedb-metrics.enabled
version: v2023.10.9
version: v2023.10.26-rc.0
Loading

0 comments on commit de8ecba

Please sign in to comment.