Skip to content

Commit

Permalink
Prepare release v2024.6.3 (#388)
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha authored Jun 3, 2024
1 parent eb3ea1e commit 4da08d4
Show file tree
Hide file tree
Showing 34 changed files with 138 additions and 138 deletions.
4 changes: 2 additions & 2 deletions charts/accounts-ui/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: accounts-ui
description: A Helm chart for Kubernetes
type: application
version: v2024.5.17
appVersion: v2024.5.17
version: v2024.6.3
appVersion: v2024.6.3
home: https://github.com/bytebuilders
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
sources:
Expand Down
10 changes: 5 additions & 5 deletions charts/accounts-ui/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/accounts-ui --version=v2024.5.17
$ helm upgrade -i accounts-ui appscode/accounts-ui -n ace --create-namespace --version=v2024.5.17
$ helm search repo appscode/accounts-ui --version=v2024.6.3
$ helm upgrade -i accounts-ui appscode/accounts-ui -n ace --create-namespace --version=v2024.6.3
```

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

```bash
$ helm upgrade -i accounts-ui appscode/accounts-ui -n ace --create-namespace --version=v2024.5.17
$ helm upgrade -i accounts-ui appscode/accounts-ui -n ace --create-namespace --version=v2024.6.3
```

The command deploys a Accounts UI 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 @@ -89,12 +89,12 @@ The following table lists the configurable parameters of the `accounts-ui` chart
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:

```bash
$ helm upgrade -i accounts-ui appscode/accounts-ui -n ace --create-namespace --version=v2024.5.17 --set replicaCount=1
$ helm upgrade -i accounts-ui appscode/accounts-ui -n ace --create-namespace --version=v2024.6.3 --set replicaCount=1
```

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

```bash
$ helm upgrade -i accounts-ui appscode/accounts-ui -n ace --create-namespace --version=v2024.5.17 --values values.yaml
$ helm upgrade -i accounts-ui appscode/accounts-ui -n ace --create-namespace --version=v2024.6.3 --values values.yaml
```
4 changes: 2 additions & 2 deletions charts/ace-installer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: ace-installer
description: ACE Installer
type: application
version: v2024.5.17
appVersion: v2024.5.17
version: v2024.6.3
appVersion: v2024.6.3
home: https://github.com/bytebuilders
icon: https://cdn.appscode.com/images/products/kubeops/icons/android-icon-192x192.png
sources:
Expand Down
24 changes: 12 additions & 12 deletions charts/ace-installer/README.md

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions charts/ace-installer/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@ helm:
releases:
ace:
enabled: false
version: "v2024.5.17"
version: "v2024.6.3"
ace-ocm-addons:
enabled: true
version: "v2024.5.17"
version: "v2024.6.3"
cert-manager:
enabled: true
version: "v1.14.1"
Expand Down Expand Up @@ -96,7 +96,7 @@ helm:
version: "52.1.0"
kube-ui-server:
enabled: true
version: "v2024.5.17"
version: "v2024.6.3"
kubedb:
enabled: true
version: "v2024.4.27"
Expand Down Expand Up @@ -127,13 +127,13 @@ helm:
version: "v2024.4.27"
license-proxyserver:
enabled: true
version: "v2024.5.17"
version: "v2024.6.3"
monitoring-operator:
enabled: false
version: "v0.0.7"
opscenter-features:
enabled: true
version: "v2024.5.17"
version: "v2024.6.3"
panopticon:
enabled: true
version: "v2024.5.15"
Expand All @@ -152,12 +152,12 @@ helm:
version: "1.0.79"
stash-presets:
enabled: false
version: "v2024.5.17"
version: "v2024.6.3"

# feature less chart versions
spoke-cluster-addons:
enabled: false
version: "v2024.5.17"
version: "v2024.6.3"
vcluster:
enabled: false
version: "0.19.5"
Expand Down
4 changes: 2 additions & 2 deletions charts/ace-ocm-addons/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: ace-ocm-addons
description: A Helm chart for ACE OCM Addons
type: application
version: v2024.5.17
appVersion: v2024.5.17
version: v2024.6.3
appVersion: v2024.6.3
home: https://github.com/bytebuilders
icon: https://cdn.appscode.com/images/products/kubeops/icons/android-icon-192x192.png
sources:
Expand Down
12 changes: 6 additions & 6 deletions charts/ace-ocm-addons/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/ace-ocm-addons --version=v2024.5.17
$ helm upgrade -i ace-ocm-addons appscode/ace-ocm-addons -n open-cluster-management --create-namespace --version=v2024.5.17
$ helm search repo appscode/ace-ocm-addons --version=v2024.6.3
$ helm upgrade -i ace-ocm-addons appscode/ace-ocm-addons -n open-cluster-management --create-namespace --version=v2024.6.3
```

## Introduction
Expand All @@ -24,7 +24,7 @@ This chart deploys charts for ACE OCM Addons on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `ace-ocm-addons`:

```bash
$ helm upgrade -i ace-ocm-addons appscode/ace-ocm-addons -n open-cluster-management --create-namespace --version=v2024.5.17
$ helm upgrade -i ace-ocm-addons appscode/ace-ocm-addons -n open-cluster-management --create-namespace --version=v2024.6.3
```

The command deploys charts for ACE OCM Addons 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 @@ -64,7 +64,7 @@ The following table lists the configurable parameters of the `ace-ocm-addons` ch
| helm.releases.kube-ui-server.enabled | | <code>true</code> |
| helm.releases.kube-ui-server.version | | <code>"v2024.5.15"</code> |
| helm.releases.opscenter-features.enabled | | <code>true</code> |
| helm.releases.opscenter-features.version | | <code>"v2024.5.17"</code> |
| helm.releases.opscenter-features.version | | <code>"v2024.6.3"</code> |
| kubeconfigSecretName | ocm values | <code>""</code> |
| addonManagerNamespace | | <code>open-cluster-management-addon</code> |
| placement.create | | <code>true</code> |
Expand All @@ -75,12 +75,12 @@ The following table lists the configurable parameters of the `ace-ocm-addons` ch
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:

```bash
$ helm upgrade -i ace-ocm-addons appscode/ace-ocm-addons -n open-cluster-management --create-namespace --version=v2024.5.17 --set image.proxies.appscode=r.appscode.com
$ helm upgrade -i ace-ocm-addons appscode/ace-ocm-addons -n open-cluster-management --create-namespace --version=v2024.6.3 --set image.proxies.appscode=r.appscode.com
```

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

```bash
$ helm upgrade -i ace-ocm-addons appscode/ace-ocm-addons -n open-cluster-management --create-namespace --version=v2024.5.17 --values values.yaml
$ helm upgrade -i ace-ocm-addons appscode/ace-ocm-addons -n open-cluster-management --create-namespace --version=v2024.6.3 --values values.yaml
```
2 changes: 1 addition & 1 deletion charts/ace-ocm-addons/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ helm:
version: "v2024.5.15"
opscenter-features:
enabled: true
version: "v2024.5.17"
version: "v2024.6.3"

# ocm values
kubeconfigSecretName: ""
Expand Down
14 changes: 7 additions & 7 deletions charts/ace/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
dependencies:
- name: platform-ui
repository: file://../platform-ui
version: v2024.5.17
version: v2024.6.3
- name: accounts-ui
repository: file://../accounts-ui
version: v2024.5.17
version: v2024.6.3
- name: cluster-ui
repository: file://../cluster-ui
version: v2024.5.17
version: v2024.6.3
- name: deploy-ui
repository: file://../deploy-ui
version: v2023.11.14
- name: kubedb-ui
repository: file://../kubedb-ui
version: v2024.5.17
version: v2024.6.3
- name: marketplace-ui
repository: file://../marketplace-ui
version: v2023.11.14
- name: platform-api
repository: file://../platform-api
version: v2024.5.17
version: v2024.6.3
- name: platform-links
repository: file://../platform-links
version: v2024.5.17
version: v2024.6.3
- name: billing
repository: file://../billing
version: v2024.5.17
version: v2024.6.3
- name: grafana
repository: file://../grafana
version: v2023.11.14
Expand Down
18 changes: 9 additions & 9 deletions charts/ace/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: ace
description: A Helm chart for Kubernetes
type: application
version: v2024.5.17
appVersion: v2024.5.17
version: v2024.6.3
appVersion: v2024.6.3
home: https://github.com/bytebuilders
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
sources:
Expand All @@ -15,39 +15,39 @@ dependencies:
- name: platform-ui
repository: file://../platform-ui
condition: platform-ui.enabled
version: v2024.5.17
version: v2024.6.3
- name: accounts-ui
repository: file://../accounts-ui
condition: accounts-ui.enabled
version: v2024.5.17
version: v2024.6.3
- name: cluster-ui
repository: file://../cluster-ui
condition: cluster-ui.enabled
version: v2024.5.17
version: v2024.6.3
- name: deploy-ui
repository: file://../deploy-ui
condition: deploy-ui.enabled
version: v2023.11.14
- name: kubedb-ui
repository: file://../kubedb-ui
condition: kubedb-ui.enabled
version: v2024.5.17
version: v2024.6.3
- name: marketplace-ui
repository: file://../marketplace-ui
condition: marketplace-ui.enabled
version: v2023.11.14
- name: platform-api
repository: file://../platform-api
condition: platform-api.enabled
version: v2024.5.17
version: v2024.6.3
- name: platform-links
repository: file://../platform-links
condition: platform-links.enabled
version: v2024.5.17
version: v2024.6.3
- name: billing
repository: file://../billing
condition: billing.enabled
version: v2024.5.17
version: v2024.6.3
- name: grafana
repository: file://../grafana
condition: grafana.enabled
Expand Down
10 changes: 5 additions & 5 deletions charts/ace/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/ace --version=v2024.5.17
$ helm upgrade -i ace appscode/ace -n ace --create-namespace --version=v2024.5.17
$ helm search repo appscode/ace --version=v2024.6.3
$ helm upgrade -i ace appscode/ace -n ace --create-namespace --version=v2024.6.3
```

## Introduction
Expand All @@ -24,7 +24,7 @@ This chart deploys AppsCode Container Engine on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `ace`:

```bash
$ helm upgrade -i ace appscode/ace -n ace --create-namespace --version=v2024.5.17
$ helm upgrade -i ace appscode/ace -n ace --create-namespace --version=v2024.6.3
```

The command deploys AppsCode Container Engine 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 @@ -218,12 +218,12 @@ The following table lists the configurable parameters of the `ace` chart and the
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:

```bash
$ helm upgrade -i ace appscode/ace -n ace --create-namespace --version=v2024.5.17 --set global.nameOverride="ace"
$ helm upgrade -i ace appscode/ace -n ace --create-namespace --version=v2024.6.3 --set global.nameOverride="ace"
```

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

```bash
$ helm upgrade -i ace appscode/ace -n ace --create-namespace --version=v2024.5.17 --values values.yaml
$ helm upgrade -i ace appscode/ace -n ace --create-namespace --version=v2024.6.3 --values values.yaml
```
2 changes: 1 addition & 1 deletion charts/billing-ui/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: billing-ui
description: A Helm chart for Kubernetes
type: application
version: v2024.5.17
version: v2024.6.3
appVersion: 0.1.5-alpha.1
home: https://github.com/bytebuilders
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
Expand Down
10 changes: 5 additions & 5 deletions charts/billing-ui/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/billing-ui --version=v2024.5.17
$ helm upgrade -i billing-ui appscode/billing-ui -n ace --create-namespace --version=v2024.5.17
$ helm search repo appscode/billing-ui --version=v2024.6.3
$ helm upgrade -i billing-ui appscode/billing-ui -n ace --create-namespace --version=v2024.6.3
```

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

```bash
$ helm upgrade -i billing-ui appscode/billing-ui -n ace --create-namespace --version=v2024.5.17
$ helm upgrade -i billing-ui appscode/billing-ui -n ace --create-namespace --version=v2024.6.3
```

The command deploys a Cluster UI 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 @@ -75,12 +75,12 @@ The following table lists the configurable parameters of the `billing-ui` chart
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:

```bash
$ helm upgrade -i billing-ui appscode/billing-ui -n ace --create-namespace --version=v2024.5.17 --set replicaCount=1
$ helm upgrade -i billing-ui appscode/billing-ui -n ace --create-namespace --version=v2024.6.3 --set replicaCount=1
```

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

```bash
$ helm upgrade -i billing-ui appscode/billing-ui -n ace --create-namespace --version=v2024.5.17 --values values.yaml
$ helm upgrade -i billing-ui appscode/billing-ui -n ace --create-namespace --version=v2024.6.3 --values values.yaml
```
4 changes: 2 additions & 2 deletions charts/billing/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: billing
description: A Helm chart for Kubernetes
type: application
version: v2024.5.17
appVersion: v2024.5.17
version: v2024.6.3
appVersion: v2024.6.3
home: https://github.com/bytebuilders
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
sources:
Expand Down
10 changes: 5 additions & 5 deletions charts/billing/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/billing --version=v2024.5.17
$ helm upgrade -i billing appscode/billing -n ace --create-namespace --version=v2024.5.17
$ helm search repo appscode/billing --version=v2024.6.3
$ helm upgrade -i billing appscode/billing -n ace --create-namespace --version=v2024.6.3
```

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

```bash
$ helm upgrade -i billing appscode/billing -n ace --create-namespace --version=v2024.5.17
$ helm upgrade -i billing appscode/billing -n ace --create-namespace --version=v2024.6.3
```

The command deploys a billing backend 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 @@ -85,12 +85,12 @@ The following table lists the configurable parameters of the `billing` chart and
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:

```bash
$ helm upgrade -i billing appscode/billing -n ace --create-namespace --version=v2024.5.17 --set replicaCount=3
$ helm upgrade -i billing appscode/billing -n ace --create-namespace --version=v2024.6.3 --set replicaCount=3
```

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

```bash
$ helm upgrade -i billing appscode/billing -n ace --create-namespace --version=v2024.5.17 --values values.yaml
$ helm upgrade -i billing appscode/billing -n ace --create-namespace --version=v2024.6.3 --values values.yaml
```
Loading

0 comments on commit 4da08d4

Please sign in to comment.