diff --git a/charts/acmecertmanagerio-challenge-editor/Chart.yaml b/charts/acmecertmanagerio-challenge-editor/Chart.yaml
index 55bb2844fc..4a2ae24892 100644
--- a/charts/acmecertmanagerio-challenge-editor/Chart.yaml
+++ b/charts/acmecertmanagerio-challenge-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"acme.cert-manager.io","version":"v1","resource":"challenges"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Challenge Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: acmecertmanagerio-challenge-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/acmecertmanagerio-challenge-editor/README.md b/charts/acmecertmanagerio-challenge-editor/README.md
index 24c074cd63..d111bf0810 100644
--- a/charts/acmecertmanagerio-challenge-editor/README.md
+++ b/charts/acmecertmanagerio-challenge-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/acmecertmanagerio-challenge-editor --version=v0.9.0
-$ helm upgrade -i acmecertmanagerio-challenge-editor appscode-charts-oci/acmecertmanagerio-challenge-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/acmecertmanagerio-challenge-editor --version=v0.10.0
+$ helm upgrade -i acmecertmanagerio-challenge-editor appscode-charts-oci/acmecertmanagerio-challenge-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Challenge Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `acmecertmanagerio-challenge-editor`:
```bash
-$ helm upgrade -i acmecertmanagerio-challenge-editor appscode-charts-oci/acmecertmanagerio-challenge-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i acmecertmanagerio-challenge-editor appscode-charts-oci/acmecertmanagerio-challenge-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Challenge Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `acmecertmanagerio-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i acmecertmanagerio-challenge-editor appscode-charts-oci/acmecertmanagerio-challenge-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=acme.cert-manager.io/v1
+$ helm upgrade -i acmecertmanagerio-challenge-editor appscode-charts-oci/acmecertmanagerio-challenge-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=acme.cert-manager.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i acmecertmanagerio-challenge-editor appscode-charts-oci/acmecertmanagerio-challenge-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i acmecertmanagerio-challenge-editor appscode-charts-oci/acmecertmanagerio-challenge-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/acmecertmanagerio-order-editor/Chart.yaml b/charts/acmecertmanagerio-order-editor/Chart.yaml
index 3263e2f1a3..3b64dcc64e 100644
--- a/charts/acmecertmanagerio-order-editor/Chart.yaml
+++ b/charts/acmecertmanagerio-order-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"acme.cert-manager.io","version":"v1","resource":"orders"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Order Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: acmecertmanagerio-order-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/acmecertmanagerio-order-editor/README.md b/charts/acmecertmanagerio-order-editor/README.md
index 6c4925b5c4..598ee8d8d5 100644
--- a/charts/acmecertmanagerio-order-editor/README.md
+++ b/charts/acmecertmanagerio-order-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/acmecertmanagerio-order-editor --version=v0.9.0
-$ helm upgrade -i acmecertmanagerio-order-editor appscode-charts-oci/acmecertmanagerio-order-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/acmecertmanagerio-order-editor --version=v0.10.0
+$ helm upgrade -i acmecertmanagerio-order-editor appscode-charts-oci/acmecertmanagerio-order-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Order Editor on a [Kubernetes](http://kubernetes.io) cluste
To install/upgrade the chart with the release name `acmecertmanagerio-order-editor`:
```bash
-$ helm upgrade -i acmecertmanagerio-order-editor appscode-charts-oci/acmecertmanagerio-order-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i acmecertmanagerio-order-editor appscode-charts-oci/acmecertmanagerio-order-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Order Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `acmecertmanagerio-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i acmecertmanagerio-order-editor appscode-charts-oci/acmecertmanagerio-order-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=acme.cert-manager.io/v1
+$ helm upgrade -i acmecertmanagerio-order-editor appscode-charts-oci/acmecertmanagerio-order-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=acme.cert-manager.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i acmecertmanagerio-order-editor appscode-charts-oci/acmecertmanagerio-order-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i acmecertmanagerio-order-editor appscode-charts-oci/acmecertmanagerio-order-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/addonopenclustermanagementio-addondeploymentconfig-editor/Chart.yaml b/charts/addonopenclustermanagementio-addondeploymentconfig-editor/Chart.yaml
index 090120fca0..10a29ec37e 100644
--- a/charts/addonopenclustermanagementio-addondeploymentconfig-editor/Chart.yaml
+++ b/charts/addonopenclustermanagementio-addondeploymentconfig-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"addon.open-cluster-management.io","version":"v1alpha1","resource":"addondeploymentconfigs"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AddOnDeploymentConfig Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: addonopenclustermanagementio-addondeploymentconfig-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/addonopenclustermanagementio-addondeploymentconfig-editor/README.md b/charts/addonopenclustermanagementio-addondeploymentconfig-editor/README.md
index 1005bf9a30..3f2675dfc0 100644
--- a/charts/addonopenclustermanagementio-addondeploymentconfig-editor/README.md
+++ b/charts/addonopenclustermanagementio-addondeploymentconfig-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/addonopenclustermanagementio-addondeploymentconfig-editor --version=v0.9.0
-$ helm upgrade -i addonopenclustermanagementio-addondeploymentconfig-editor appscode-charts-oci/addonopenclustermanagementio-addondeploymentconfig-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/addonopenclustermanagementio-addondeploymentconfig-editor --version=v0.10.0
+$ helm upgrade -i addonopenclustermanagementio-addondeploymentconfig-editor appscode-charts-oci/addonopenclustermanagementio-addondeploymentconfig-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AddOnDeploymentConfig Editor on a [Kubernetes](http://kuber
To install/upgrade the chart with the release name `addonopenclustermanagementio-addondeploymentconfig-editor`:
```bash
-$ helm upgrade -i addonopenclustermanagementio-addondeploymentconfig-editor appscode-charts-oci/addonopenclustermanagementio-addondeploymentconfig-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i addonopenclustermanagementio-addondeploymentconfig-editor appscode-charts-oci/addonopenclustermanagementio-addondeploymentconfig-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AddOnDeploymentConfig Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `addonopenclusterma
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i addonopenclustermanagementio-addondeploymentconfig-editor appscode-charts-oci/addonopenclustermanagementio-addondeploymentconfig-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=addon.open-cluster-management.io/v1alpha1
+$ helm upgrade -i addonopenclustermanagementio-addondeploymentconfig-editor appscode-charts-oci/addonopenclustermanagementio-addondeploymentconfig-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=addon.open-cluster-management.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i addonopenclustermanagementio-addondeploymentconfig-editor appscode-charts-oci/addonopenclustermanagementio-addondeploymentconfig-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i addonopenclustermanagementio-addondeploymentconfig-editor appscode-charts-oci/addonopenclustermanagementio-addondeploymentconfig-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/addonopenclustermanagementio-addontemplate-editor/Chart.yaml b/charts/addonopenclustermanagementio-addontemplate-editor/Chart.yaml
index 2204f6c32a..d1c3360dd9 100644
--- a/charts/addonopenclustermanagementio-addontemplate-editor/Chart.yaml
+++ b/charts/addonopenclustermanagementio-addontemplate-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"addon.open-cluster-management.io","version":"v1alpha1","resource":"addontemplates"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AddOnTemplate Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: addonopenclustermanagementio-addontemplate-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/addonopenclustermanagementio-addontemplate-editor/README.md b/charts/addonopenclustermanagementio-addontemplate-editor/README.md
index d4c975bf3c..adabf439b9 100644
--- a/charts/addonopenclustermanagementio-addontemplate-editor/README.md
+++ b/charts/addonopenclustermanagementio-addontemplate-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/addonopenclustermanagementio-addontemplate-editor --version=v0.9.0
-$ helm upgrade -i addonopenclustermanagementio-addontemplate-editor appscode-charts-oci/addonopenclustermanagementio-addontemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/addonopenclustermanagementio-addontemplate-editor --version=v0.10.0
+$ helm upgrade -i addonopenclustermanagementio-addontemplate-editor appscode-charts-oci/addonopenclustermanagementio-addontemplate-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AddOnTemplate Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `addonopenclustermanagementio-addontemplate-editor`:
```bash
-$ helm upgrade -i addonopenclustermanagementio-addontemplate-editor appscode-charts-oci/addonopenclustermanagementio-addontemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i addonopenclustermanagementio-addontemplate-editor appscode-charts-oci/addonopenclustermanagementio-addontemplate-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AddOnTemplate Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `addonopenclusterma
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i addonopenclustermanagementio-addontemplate-editor appscode-charts-oci/addonopenclustermanagementio-addontemplate-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=addon.open-cluster-management.io/v1alpha1
+$ helm upgrade -i addonopenclustermanagementio-addontemplate-editor appscode-charts-oci/addonopenclustermanagementio-addontemplate-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=addon.open-cluster-management.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i addonopenclustermanagementio-addontemplate-editor appscode-charts-oci/addonopenclustermanagementio-addontemplate-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i addonopenclustermanagementio-addontemplate-editor appscode-charts-oci/addonopenclustermanagementio-addontemplate-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/addonopenclustermanagementio-clustermanagementaddon-editor/Chart.yaml b/charts/addonopenclustermanagementio-clustermanagementaddon-editor/Chart.yaml
index 3d2816a2c6..2876c3431d 100644
--- a/charts/addonopenclustermanagementio-clustermanagementaddon-editor/Chart.yaml
+++ b/charts/addonopenclustermanagementio-clustermanagementaddon-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"addon.open-cluster-management.io","version":"v1alpha1","resource":"clustermanagementaddons"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClusterManagementAddOn Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: addonopenclustermanagementio-clustermanagementaddon-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/addonopenclustermanagementio-clustermanagementaddon-editor/README.md b/charts/addonopenclustermanagementio-clustermanagementaddon-editor/README.md
index c26ca1a42f..625a491fab 100644
--- a/charts/addonopenclustermanagementio-clustermanagementaddon-editor/README.md
+++ b/charts/addonopenclustermanagementio-clustermanagementaddon-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/addonopenclustermanagementio-clustermanagementaddon-editor --version=v0.9.0
-$ helm upgrade -i addonopenclustermanagementio-clustermanagementaddon-editor appscode-charts-oci/addonopenclustermanagementio-clustermanagementaddon-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/addonopenclustermanagementio-clustermanagementaddon-editor --version=v0.10.0
+$ helm upgrade -i addonopenclustermanagementio-clustermanagementaddon-editor appscode-charts-oci/addonopenclustermanagementio-clustermanagementaddon-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClusterManagementAddOn Editor on a [Kubernetes](http://kube
To install/upgrade the chart with the release name `addonopenclustermanagementio-clustermanagementaddon-editor`:
```bash
-$ helm upgrade -i addonopenclustermanagementio-clustermanagementaddon-editor appscode-charts-oci/addonopenclustermanagementio-clustermanagementaddon-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i addonopenclustermanagementio-clustermanagementaddon-editor appscode-charts-oci/addonopenclustermanagementio-clustermanagementaddon-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClusterManagementAddOn Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `addonopenclusterma
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i addonopenclustermanagementio-clustermanagementaddon-editor appscode-charts-oci/addonopenclustermanagementio-clustermanagementaddon-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=addon.open-cluster-management.io/v1alpha1
+$ helm upgrade -i addonopenclustermanagementio-clustermanagementaddon-editor appscode-charts-oci/addonopenclustermanagementio-clustermanagementaddon-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=addon.open-cluster-management.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i addonopenclustermanagementio-clustermanagementaddon-editor appscode-charts-oci/addonopenclustermanagementio-clustermanagementaddon-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i addonopenclustermanagementio-clustermanagementaddon-editor appscode-charts-oci/addonopenclustermanagementio-clustermanagementaddon-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/addonopenclustermanagementio-managedclusteraddon-editor/Chart.yaml b/charts/addonopenclustermanagementio-managedclusteraddon-editor/Chart.yaml
index 17834d7ceb..3ab0cf6347 100644
--- a/charts/addonopenclustermanagementio-managedclusteraddon-editor/Chart.yaml
+++ b/charts/addonopenclustermanagementio-managedclusteraddon-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"addon.open-cluster-management.io","version":"v1alpha1","resource":"managedclusteraddons"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ManagedClusterAddOn Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: addonopenclustermanagementio-managedclusteraddon-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/addonopenclustermanagementio-managedclusteraddon-editor/README.md b/charts/addonopenclustermanagementio-managedclusteraddon-editor/README.md
index 4a4102a5ea..d5029304ee 100644
--- a/charts/addonopenclustermanagementio-managedclusteraddon-editor/README.md
+++ b/charts/addonopenclustermanagementio-managedclusteraddon-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/addonopenclustermanagementio-managedclusteraddon-editor --version=v0.9.0
-$ helm upgrade -i addonopenclustermanagementio-managedclusteraddon-editor appscode-charts-oci/addonopenclustermanagementio-managedclusteraddon-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/addonopenclustermanagementio-managedclusteraddon-editor --version=v0.10.0
+$ helm upgrade -i addonopenclustermanagementio-managedclusteraddon-editor appscode-charts-oci/addonopenclustermanagementio-managedclusteraddon-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ManagedClusterAddOn Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `addonopenclustermanagementio-managedclusteraddon-editor`:
```bash
-$ helm upgrade -i addonopenclustermanagementio-managedclusteraddon-editor appscode-charts-oci/addonopenclustermanagementio-managedclusteraddon-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i addonopenclustermanagementio-managedclusteraddon-editor appscode-charts-oci/addonopenclustermanagementio-managedclusteraddon-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ManagedClusterAddOn Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `addonopenclusterma
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i addonopenclustermanagementio-managedclusteraddon-editor appscode-charts-oci/addonopenclustermanagementio-managedclusteraddon-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=addon.open-cluster-management.io/v1alpha1
+$ helm upgrade -i addonopenclustermanagementio-managedclusteraddon-editor appscode-charts-oci/addonopenclustermanagementio-managedclusteraddon-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=addon.open-cluster-management.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i addonopenclustermanagementio-managedclusteraddon-editor appscode-charts-oci/addonopenclustermanagementio-managedclusteraddon-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i addonopenclustermanagementio-managedclusteraddon-editor appscode-charts-oci/addonopenclustermanagementio-managedclusteraddon-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/addonsclusterxk8sio-clusterresourceset-editor/Chart.yaml b/charts/addonsclusterxk8sio-clusterresourceset-editor/Chart.yaml
index 85141e4985..9a84f876cc 100644
--- a/charts/addonsclusterxk8sio-clusterresourceset-editor/Chart.yaml
+++ b/charts/addonsclusterxk8sio-clusterresourceset-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"addons.cluster.x-k8s.io","version":"v1beta1","resource":"clusterresourcesets"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClusterResourceSet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: addonsclusterxk8sio-clusterresourceset-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/addonsclusterxk8sio-clusterresourceset-editor/README.md b/charts/addonsclusterxk8sio-clusterresourceset-editor/README.md
index 34661cc268..39c2f50ad1 100644
--- a/charts/addonsclusterxk8sio-clusterresourceset-editor/README.md
+++ b/charts/addonsclusterxk8sio-clusterresourceset-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/addonsclusterxk8sio-clusterresourceset-editor --version=v0.9.0
-$ helm upgrade -i addonsclusterxk8sio-clusterresourceset-editor appscode-charts-oci/addonsclusterxk8sio-clusterresourceset-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/addonsclusterxk8sio-clusterresourceset-editor --version=v0.10.0
+$ helm upgrade -i addonsclusterxk8sio-clusterresourceset-editor appscode-charts-oci/addonsclusterxk8sio-clusterresourceset-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClusterResourceSet Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `addonsclusterxk8sio-clusterresourceset-editor`:
```bash
-$ helm upgrade -i addonsclusterxk8sio-clusterresourceset-editor appscode-charts-oci/addonsclusterxk8sio-clusterresourceset-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i addonsclusterxk8sio-clusterresourceset-editor appscode-charts-oci/addonsclusterxk8sio-clusterresourceset-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClusterResourceSet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `addonsclusterxk8si
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i addonsclusterxk8sio-clusterresourceset-editor appscode-charts-oci/addonsclusterxk8sio-clusterresourceset-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=addons.cluster.x-k8s.io/v1beta1
+$ helm upgrade -i addonsclusterxk8sio-clusterresourceset-editor appscode-charts-oci/addonsclusterxk8sio-clusterresourceset-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=addons.cluster.x-k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i addonsclusterxk8sio-clusterresourceset-editor appscode-charts-oci/addonsclusterxk8sio-clusterresourceset-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i addonsclusterxk8sio-clusterresourceset-editor appscode-charts-oci/addonsclusterxk8sio-clusterresourceset-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/addonsclusterxk8sio-clusterresourcesetbinding-editor/Chart.yaml b/charts/addonsclusterxk8sio-clusterresourcesetbinding-editor/Chart.yaml
index 0743c6fd6d..477e0db63f 100644
--- a/charts/addonsclusterxk8sio-clusterresourcesetbinding-editor/Chart.yaml
+++ b/charts/addonsclusterxk8sio-clusterresourcesetbinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"addons.cluster.x-k8s.io","version":"v1beta1","resource":"clusterresourcesetbindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClusterResourceSetBinding Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: addonsclusterxk8sio-clusterresourcesetbinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/addonsclusterxk8sio-clusterresourcesetbinding-editor/README.md b/charts/addonsclusterxk8sio-clusterresourcesetbinding-editor/README.md
index c6d3869b90..b98c03db5a 100644
--- a/charts/addonsclusterxk8sio-clusterresourcesetbinding-editor/README.md
+++ b/charts/addonsclusterxk8sio-clusterresourcesetbinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/addonsclusterxk8sio-clusterresourcesetbinding-editor --version=v0.9.0
-$ helm upgrade -i addonsclusterxk8sio-clusterresourcesetbinding-editor appscode-charts-oci/addonsclusterxk8sio-clusterresourcesetbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/addonsclusterxk8sio-clusterresourcesetbinding-editor --version=v0.10.0
+$ helm upgrade -i addonsclusterxk8sio-clusterresourcesetbinding-editor appscode-charts-oci/addonsclusterxk8sio-clusterresourcesetbinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClusterResourceSetBinding Editor on a [Kubernetes](http://k
To install/upgrade the chart with the release name `addonsclusterxk8sio-clusterresourcesetbinding-editor`:
```bash
-$ helm upgrade -i addonsclusterxk8sio-clusterresourcesetbinding-editor appscode-charts-oci/addonsclusterxk8sio-clusterresourcesetbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i addonsclusterxk8sio-clusterresourcesetbinding-editor appscode-charts-oci/addonsclusterxk8sio-clusterresourcesetbinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClusterResourceSetBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `addonsclusterxk8si
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i addonsclusterxk8sio-clusterresourcesetbinding-editor appscode-charts-oci/addonsclusterxk8sio-clusterresourcesetbinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=addons.cluster.x-k8s.io/v1beta1
+$ helm upgrade -i addonsclusterxk8sio-clusterresourcesetbinding-editor appscode-charts-oci/addonsclusterxk8sio-clusterresourcesetbinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=addons.cluster.x-k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i addonsclusterxk8sio-clusterresourcesetbinding-editor appscode-charts-oci/addonsclusterxk8sio-clusterresourcesetbinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i addonsclusterxk8sio-clusterresourcesetbinding-editor appscode-charts-oci/addonsclusterxk8sio-clusterresourcesetbinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/addonskubestashcom-addon-editor/Chart.yaml b/charts/addonskubestashcom-addon-editor/Chart.yaml
index 93987ed65d..87630c9755 100644
--- a/charts/addonskubestashcom-addon-editor/Chart.yaml
+++ b/charts/addonskubestashcom-addon-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"addons.kubestash.com","version":"v1alpha1","resource":"addons"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Addon Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: addonskubestashcom-addon-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/addonskubestashcom-addon-editor/README.md b/charts/addonskubestashcom-addon-editor/README.md
index d284f507e8..5ef8eb8d4b 100644
--- a/charts/addonskubestashcom-addon-editor/README.md
+++ b/charts/addonskubestashcom-addon-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/addonskubestashcom-addon-editor --version=v0.9.0
-$ helm upgrade -i addonskubestashcom-addon-editor appscode-charts-oci/addonskubestashcom-addon-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/addonskubestashcom-addon-editor --version=v0.10.0
+$ helm upgrade -i addonskubestashcom-addon-editor appscode-charts-oci/addonskubestashcom-addon-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Addon Editor on a [Kubernetes](http://kubernetes.io) cluste
To install/upgrade the chart with the release name `addonskubestashcom-addon-editor`:
```bash
-$ helm upgrade -i addonskubestashcom-addon-editor appscode-charts-oci/addonskubestashcom-addon-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i addonskubestashcom-addon-editor appscode-charts-oci/addonskubestashcom-addon-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Addon Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `addonskubestashcom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i addonskubestashcom-addon-editor appscode-charts-oci/addonskubestashcom-addon-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=addons.kubestash.com/v1alpha1
+$ helm upgrade -i addonskubestashcom-addon-editor appscode-charts-oci/addonskubestashcom-addon-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=addons.kubestash.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i addonskubestashcom-addon-editor appscode-charts-oci/addonskubestashcom-addon-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i addonskubestashcom-addon-editor appscode-charts-oci/addonskubestashcom-addon-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/addonskubestashcom-function-editor/Chart.yaml b/charts/addonskubestashcom-function-editor/Chart.yaml
index d9998d13df..ae41365605 100644
--- a/charts/addonskubestashcom-function-editor/Chart.yaml
+++ b/charts/addonskubestashcom-function-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"addons.kubestash.com","version":"v1alpha1","resource":"functions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Function Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: addonskubestashcom-function-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/addonskubestashcom-function-editor/README.md b/charts/addonskubestashcom-function-editor/README.md
index e42d9a3d25..08fbe62309 100644
--- a/charts/addonskubestashcom-function-editor/README.md
+++ b/charts/addonskubestashcom-function-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/addonskubestashcom-function-editor --version=v0.9.0
-$ helm upgrade -i addonskubestashcom-function-editor appscode-charts-oci/addonskubestashcom-function-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/addonskubestashcom-function-editor --version=v0.10.0
+$ helm upgrade -i addonskubestashcom-function-editor appscode-charts-oci/addonskubestashcom-function-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Function Editor on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `addonskubestashcom-function-editor`:
```bash
-$ helm upgrade -i addonskubestashcom-function-editor appscode-charts-oci/addonskubestashcom-function-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i addonskubestashcom-function-editor appscode-charts-oci/addonskubestashcom-function-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Function Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `addonskubestashcom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i addonskubestashcom-function-editor appscode-charts-oci/addonskubestashcom-function-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=addons.kubestash.com/v1alpha1
+$ helm upgrade -i addonskubestashcom-function-editor appscode-charts-oci/addonskubestashcom-function-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=addons.kubestash.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i addonskubestashcom-function-editor appscode-charts-oci/addonskubestashcom-function-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i addonskubestashcom-function-editor appscode-charts-oci/addonskubestashcom-function-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/addonskubestashcom-function-editor/crds/addons.kubestash.com_functions.yaml b/charts/addonskubestashcom-function-editor/crds/addons.kubestash.com_functions.yaml
index 25bb527e1f..e0f85a7baf 100644
--- a/charts/addonskubestashcom-function-editor/crds/addons.kubestash.com_functions.yaml
+++ b/charts/addonskubestashcom-function-editor/crds/addons.kubestash.com_functions.yaml
@@ -46,7 +46,7 @@ spec:
availableVersions:
description: 'AvailableVersions is the list of available addon versions
This is needed for the KubeStash resolver, if Image has some variables
- in it. For example, `image: ghcr.io/kubedb/mongodb-restic-plugin:v0.9.0_${DB_VERSION}`'
+ in it. For example, `image: ghcr.io/kubedb/mongodb-restic-plugin:v0.10.0_${DB_VERSION}`'
items:
type: string
type: array
diff --git a/charts/addonskubestashcom-function-editor/values.openapiv3_schema.yaml b/charts/addonskubestashcom-function-editor/values.openapiv3_schema.yaml
index 7bf89e3555..990286ca37 100644
--- a/charts/addonskubestashcom-function-editor/values.openapiv3_schema.yaml
+++ b/charts/addonskubestashcom-function-editor/values.openapiv3_schema.yaml
@@ -51,7 +51,7 @@ properties:
availableVersions:
description: 'AvailableVersions is the list of available addon versions This
is needed for the KubeStash resolver, if Image has some variables in it.
- For example, `image: ghcr.io/kubedb/mongodb-restic-plugin:v0.9.0_${DB_VERSION}`'
+ For example, `image: ghcr.io/kubedb/mongodb-restic-plugin:v0.10.0_${DB_VERSION}`'
items:
type: string
type: array
diff --git a/charts/admissionregistrationk8sio-mutatingwebhookconfiguration-editor/Chart.yaml b/charts/admissionregistrationk8sio-mutatingwebhookconfiguration-editor/Chart.yaml
index c038b5b885..42f330aa09 100644
--- a/charts/admissionregistrationk8sio-mutatingwebhookconfiguration-editor/Chart.yaml
+++ b/charts/admissionregistrationk8sio-mutatingwebhookconfiguration-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"admissionregistration.k8s.io","version":"v1","resource":"mutatingwebhookconfigurations"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MutatingWebhookConfiguration Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: admissionregistrationk8sio-mutatingwebhookconfiguration-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/admissionregistrationk8sio-mutatingwebhookconfiguration-editor/README.md b/charts/admissionregistrationk8sio-mutatingwebhookconfiguration-editor/README.md
index 622f8ae6ca..8afb0de5fc 100644
--- a/charts/admissionregistrationk8sio-mutatingwebhookconfiguration-editor/README.md
+++ b/charts/admissionregistrationk8sio-mutatingwebhookconfiguration-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/admissionregistrationk8sio-mutatingwebhookconfiguration-editor --version=v0.9.0
-$ helm upgrade -i admissionregistrationk8sio-mutatingwebhookconfiguration-editor appscode-charts-oci/admissionregistrationk8sio-mutatingwebhookconfiguration-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/admissionregistrationk8sio-mutatingwebhookconfiguration-editor --version=v0.10.0
+$ helm upgrade -i admissionregistrationk8sio-mutatingwebhookconfiguration-editor appscode-charts-oci/admissionregistrationk8sio-mutatingwebhookconfiguration-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MutatingWebhookConfiguration Editor on a [Kubernetes](http:
To install/upgrade the chart with the release name `admissionregistrationk8sio-mutatingwebhookconfiguration-editor`:
```bash
-$ helm upgrade -i admissionregistrationk8sio-mutatingwebhookconfiguration-editor appscode-charts-oci/admissionregistrationk8sio-mutatingwebhookconfiguration-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i admissionregistrationk8sio-mutatingwebhookconfiguration-editor appscode-charts-oci/admissionregistrationk8sio-mutatingwebhookconfiguration-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MutatingWebhookConfiguration Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `admissionregistrat
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i admissionregistrationk8sio-mutatingwebhookconfiguration-editor appscode-charts-oci/admissionregistrationk8sio-mutatingwebhookconfiguration-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=admissionregistration.k8s.io/v1
+$ helm upgrade -i admissionregistrationk8sio-mutatingwebhookconfiguration-editor appscode-charts-oci/admissionregistrationk8sio-mutatingwebhookconfiguration-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=admissionregistration.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i admissionregistrationk8sio-mutatingwebhookconfiguration-editor appscode-charts-oci/admissionregistrationk8sio-mutatingwebhookconfiguration-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i admissionregistrationk8sio-mutatingwebhookconfiguration-editor appscode-charts-oci/admissionregistrationk8sio-mutatingwebhookconfiguration-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/admissionregistrationk8sio-validatingwebhookconfiguration-editor/Chart.yaml b/charts/admissionregistrationk8sio-validatingwebhookconfiguration-editor/Chart.yaml
index 19d674e31d..7d4aade47b 100644
--- a/charts/admissionregistrationk8sio-validatingwebhookconfiguration-editor/Chart.yaml
+++ b/charts/admissionregistrationk8sio-validatingwebhookconfiguration-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"admissionregistration.k8s.io","version":"v1","resource":"validatingwebhookconfigurations"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ValidatingWebhookConfiguration Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: admissionregistrationk8sio-validatingwebhookconfiguration-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/admissionregistrationk8sio-validatingwebhookconfiguration-editor/README.md b/charts/admissionregistrationk8sio-validatingwebhookconfiguration-editor/README.md
index d85138828c..85886bf430 100644
--- a/charts/admissionregistrationk8sio-validatingwebhookconfiguration-editor/README.md
+++ b/charts/admissionregistrationk8sio-validatingwebhookconfiguration-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/admissionregistrationk8sio-validatingwebhookconfiguration-editor --version=v0.9.0
-$ helm upgrade -i admissionregistrationk8sio-validatingwebhookconfiguration-editor appscode-charts-oci/admissionregistrationk8sio-validatingwebhookconfiguration-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/admissionregistrationk8sio-validatingwebhookconfiguration-editor --version=v0.10.0
+$ helm upgrade -i admissionregistrationk8sio-validatingwebhookconfiguration-editor appscode-charts-oci/admissionregistrationk8sio-validatingwebhookconfiguration-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ValidatingWebhookConfiguration Editor on a [Kubernetes](htt
To install/upgrade the chart with the release name `admissionregistrationk8sio-validatingwebhookconfiguration-editor`:
```bash
-$ helm upgrade -i admissionregistrationk8sio-validatingwebhookconfiguration-editor appscode-charts-oci/admissionregistrationk8sio-validatingwebhookconfiguration-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i admissionregistrationk8sio-validatingwebhookconfiguration-editor appscode-charts-oci/admissionregistrationk8sio-validatingwebhookconfiguration-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ValidatingWebhookConfiguration Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `admissionregistrat
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i admissionregistrationk8sio-validatingwebhookconfiguration-editor appscode-charts-oci/admissionregistrationk8sio-validatingwebhookconfiguration-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=admissionregistration.k8s.io/v1
+$ helm upgrade -i admissionregistrationk8sio-validatingwebhookconfiguration-editor appscode-charts-oci/admissionregistrationk8sio-validatingwebhookconfiguration-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=admissionregistration.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i admissionregistrationk8sio-validatingwebhookconfiguration-editor appscode-charts-oci/admissionregistrationk8sio-validatingwebhookconfiguration-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i admissionregistrationk8sio-validatingwebhookconfiguration-editor appscode-charts-oci/admissionregistrationk8sio-validatingwebhookconfiguration-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/apiextensionscrossplaneio-compositeresourcedefinition-editor/Chart.yaml b/charts/apiextensionscrossplaneio-compositeresourcedefinition-editor/Chart.yaml
index c2215dbe15..ff463be111 100644
--- a/charts/apiextensionscrossplaneio-compositeresourcedefinition-editor/Chart.yaml
+++ b/charts/apiextensionscrossplaneio-compositeresourcedefinition-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"apiextensions.crossplane.io","version":"v1","resource":"compositeresourcedefinitions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: CompositeResourceDefinition Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: apiextensionscrossplaneio-compositeresourcedefinition-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/apiextensionscrossplaneio-compositeresourcedefinition-editor/README.md b/charts/apiextensionscrossplaneio-compositeresourcedefinition-editor/README.md
index d6c730cdd4..f2248e950b 100644
--- a/charts/apiextensionscrossplaneio-compositeresourcedefinition-editor/README.md
+++ b/charts/apiextensionscrossplaneio-compositeresourcedefinition-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/apiextensionscrossplaneio-compositeresourcedefinition-editor --version=v0.9.0
-$ helm upgrade -i apiextensionscrossplaneio-compositeresourcedefinition-editor appscode-charts-oci/apiextensionscrossplaneio-compositeresourcedefinition-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/apiextensionscrossplaneio-compositeresourcedefinition-editor --version=v0.10.0
+$ helm upgrade -i apiextensionscrossplaneio-compositeresourcedefinition-editor appscode-charts-oci/apiextensionscrossplaneio-compositeresourcedefinition-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a CompositeResourceDefinition Editor on a [Kubernetes](http:/
To install/upgrade the chart with the release name `apiextensionscrossplaneio-compositeresourcedefinition-editor`:
```bash
-$ helm upgrade -i apiextensionscrossplaneio-compositeresourcedefinition-editor appscode-charts-oci/apiextensionscrossplaneio-compositeresourcedefinition-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i apiextensionscrossplaneio-compositeresourcedefinition-editor appscode-charts-oci/apiextensionscrossplaneio-compositeresourcedefinition-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a CompositeResourceDefinition Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `apiextensionscross
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i apiextensionscrossplaneio-compositeresourcedefinition-editor appscode-charts-oci/apiextensionscrossplaneio-compositeresourcedefinition-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=apiextensions.crossplane.io/v1
+$ helm upgrade -i apiextensionscrossplaneio-compositeresourcedefinition-editor appscode-charts-oci/apiextensionscrossplaneio-compositeresourcedefinition-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=apiextensions.crossplane.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i apiextensionscrossplaneio-compositeresourcedefinition-editor appscode-charts-oci/apiextensionscrossplaneio-compositeresourcedefinition-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i apiextensionscrossplaneio-compositeresourcedefinition-editor appscode-charts-oci/apiextensionscrossplaneio-compositeresourcedefinition-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/apiextensionscrossplaneio-composition-editor/Chart.yaml b/charts/apiextensionscrossplaneio-composition-editor/Chart.yaml
index 0c110711e5..987d635f88 100644
--- a/charts/apiextensionscrossplaneio-composition-editor/Chart.yaml
+++ b/charts/apiextensionscrossplaneio-composition-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"apiextensions.crossplane.io","version":"v1","resource":"compositions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Composition Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: apiextensionscrossplaneio-composition-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/apiextensionscrossplaneio-composition-editor/README.md b/charts/apiextensionscrossplaneio-composition-editor/README.md
index 867988bdff..a953303735 100644
--- a/charts/apiextensionscrossplaneio-composition-editor/README.md
+++ b/charts/apiextensionscrossplaneio-composition-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/apiextensionscrossplaneio-composition-editor --version=v0.9.0
-$ helm upgrade -i apiextensionscrossplaneio-composition-editor appscode-charts-oci/apiextensionscrossplaneio-composition-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/apiextensionscrossplaneio-composition-editor --version=v0.10.0
+$ helm upgrade -i apiextensionscrossplaneio-composition-editor appscode-charts-oci/apiextensionscrossplaneio-composition-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Composition Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `apiextensionscrossplaneio-composition-editor`:
```bash
-$ helm upgrade -i apiextensionscrossplaneio-composition-editor appscode-charts-oci/apiextensionscrossplaneio-composition-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i apiextensionscrossplaneio-composition-editor appscode-charts-oci/apiextensionscrossplaneio-composition-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Composition Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `apiextensionscross
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i apiextensionscrossplaneio-composition-editor appscode-charts-oci/apiextensionscrossplaneio-composition-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=apiextensions.crossplane.io/v1
+$ helm upgrade -i apiextensionscrossplaneio-composition-editor appscode-charts-oci/apiextensionscrossplaneio-composition-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=apiextensions.crossplane.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i apiextensionscrossplaneio-composition-editor appscode-charts-oci/apiextensionscrossplaneio-composition-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i apiextensionscrossplaneio-composition-editor appscode-charts-oci/apiextensionscrossplaneio-composition-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/apiextensionscrossplaneio-compositionrevision-editor/Chart.yaml b/charts/apiextensionscrossplaneio-compositionrevision-editor/Chart.yaml
index aa3dd4fae1..511ce35fc8 100644
--- a/charts/apiextensionscrossplaneio-compositionrevision-editor/Chart.yaml
+++ b/charts/apiextensionscrossplaneio-compositionrevision-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"apiextensions.crossplane.io","version":"v1","resource":"compositionrevisions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: CompositionRevision Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: apiextensionscrossplaneio-compositionrevision-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/apiextensionscrossplaneio-compositionrevision-editor/README.md b/charts/apiextensionscrossplaneio-compositionrevision-editor/README.md
index e1227368ef..8817c82f69 100644
--- a/charts/apiextensionscrossplaneio-compositionrevision-editor/README.md
+++ b/charts/apiextensionscrossplaneio-compositionrevision-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/apiextensionscrossplaneio-compositionrevision-editor --version=v0.9.0
-$ helm upgrade -i apiextensionscrossplaneio-compositionrevision-editor appscode-charts-oci/apiextensionscrossplaneio-compositionrevision-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/apiextensionscrossplaneio-compositionrevision-editor --version=v0.10.0
+$ helm upgrade -i apiextensionscrossplaneio-compositionrevision-editor appscode-charts-oci/apiextensionscrossplaneio-compositionrevision-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a CompositionRevision Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `apiextensionscrossplaneio-compositionrevision-editor`:
```bash
-$ helm upgrade -i apiextensionscrossplaneio-compositionrevision-editor appscode-charts-oci/apiextensionscrossplaneio-compositionrevision-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i apiextensionscrossplaneio-compositionrevision-editor appscode-charts-oci/apiextensionscrossplaneio-compositionrevision-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a CompositionRevision Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `apiextensionscross
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i apiextensionscrossplaneio-compositionrevision-editor appscode-charts-oci/apiextensionscrossplaneio-compositionrevision-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=apiextensions.crossplane.io/v1
+$ helm upgrade -i apiextensionscrossplaneio-compositionrevision-editor appscode-charts-oci/apiextensionscrossplaneio-compositionrevision-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=apiextensions.crossplane.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i apiextensionscrossplaneio-compositionrevision-editor appscode-charts-oci/apiextensionscrossplaneio-compositionrevision-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i apiextensionscrossplaneio-compositionrevision-editor appscode-charts-oci/apiextensionscrossplaneio-compositionrevision-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/apiextensionscrossplaneio-environmentconfig-editor/Chart.yaml b/charts/apiextensionscrossplaneio-environmentconfig-editor/Chart.yaml
index baad4b29cc..2e6d3f62fd 100644
--- a/charts/apiextensionscrossplaneio-environmentconfig-editor/Chart.yaml
+++ b/charts/apiextensionscrossplaneio-environmentconfig-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"apiextensions.crossplane.io","version":"v1alpha1","resource":"environmentconfigs"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: EnvironmentConfig Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: apiextensionscrossplaneio-environmentconfig-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/apiextensionscrossplaneio-environmentconfig-editor/README.md b/charts/apiextensionscrossplaneio-environmentconfig-editor/README.md
index 01b1883993..2117b7600e 100644
--- a/charts/apiextensionscrossplaneio-environmentconfig-editor/README.md
+++ b/charts/apiextensionscrossplaneio-environmentconfig-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/apiextensionscrossplaneio-environmentconfig-editor --version=v0.9.0
-$ helm upgrade -i apiextensionscrossplaneio-environmentconfig-editor appscode-charts-oci/apiextensionscrossplaneio-environmentconfig-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/apiextensionscrossplaneio-environmentconfig-editor --version=v0.10.0
+$ helm upgrade -i apiextensionscrossplaneio-environmentconfig-editor appscode-charts-oci/apiextensionscrossplaneio-environmentconfig-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a EnvironmentConfig Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `apiextensionscrossplaneio-environmentconfig-editor`:
```bash
-$ helm upgrade -i apiextensionscrossplaneio-environmentconfig-editor appscode-charts-oci/apiextensionscrossplaneio-environmentconfig-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i apiextensionscrossplaneio-environmentconfig-editor appscode-charts-oci/apiextensionscrossplaneio-environmentconfig-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a EnvironmentConfig Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `apiextensionscross
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i apiextensionscrossplaneio-environmentconfig-editor appscode-charts-oci/apiextensionscrossplaneio-environmentconfig-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=apiextensions.crossplane.io/v1alpha1
+$ helm upgrade -i apiextensionscrossplaneio-environmentconfig-editor appscode-charts-oci/apiextensionscrossplaneio-environmentconfig-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=apiextensions.crossplane.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i apiextensionscrossplaneio-environmentconfig-editor appscode-charts-oci/apiextensionscrossplaneio-environmentconfig-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i apiextensionscrossplaneio-environmentconfig-editor appscode-charts-oci/apiextensionscrossplaneio-environmentconfig-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/apiextensionsk8sio-customresourcedefinition-editor/Chart.yaml b/charts/apiextensionsk8sio-customresourcedefinition-editor/Chart.yaml
index 0303ea8f82..f8326b4e8e 100644
--- a/charts/apiextensionsk8sio-customresourcedefinition-editor/Chart.yaml
+++ b/charts/apiextensionsk8sio-customresourcedefinition-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"apiextensions.k8s.io","version":"v1","resource":"customresourcedefinitions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: CustomResourceDefinition Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: apiextensionsk8sio-customresourcedefinition-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/apiextensionsk8sio-customresourcedefinition-editor/README.md b/charts/apiextensionsk8sio-customresourcedefinition-editor/README.md
index 4979b27ed3..21a2782d13 100644
--- a/charts/apiextensionsk8sio-customresourcedefinition-editor/README.md
+++ b/charts/apiextensionsk8sio-customresourcedefinition-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/apiextensionsk8sio-customresourcedefinition-editor --version=v0.9.0
-$ helm upgrade -i apiextensionsk8sio-customresourcedefinition-editor appscode-charts-oci/apiextensionsk8sio-customresourcedefinition-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/apiextensionsk8sio-customresourcedefinition-editor --version=v0.10.0
+$ helm upgrade -i apiextensionsk8sio-customresourcedefinition-editor appscode-charts-oci/apiextensionsk8sio-customresourcedefinition-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a CustomResourceDefinition Editor on a [Kubernetes](http://ku
To install/upgrade the chart with the release name `apiextensionsk8sio-customresourcedefinition-editor`:
```bash
-$ helm upgrade -i apiextensionsk8sio-customresourcedefinition-editor appscode-charts-oci/apiextensionsk8sio-customresourcedefinition-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i apiextensionsk8sio-customresourcedefinition-editor appscode-charts-oci/apiextensionsk8sio-customresourcedefinition-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a CustomResourceDefinition Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `apiextensionsk8sio
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i apiextensionsk8sio-customresourcedefinition-editor appscode-charts-oci/apiextensionsk8sio-customresourcedefinition-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=apiextensions.k8s.io/v1
+$ helm upgrade -i apiextensionsk8sio-customresourcedefinition-editor appscode-charts-oci/apiextensionsk8sio-customresourcedefinition-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=apiextensions.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i apiextensionsk8sio-customresourcedefinition-editor appscode-charts-oci/apiextensionsk8sio-customresourcedefinition-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i apiextensionsk8sio-customresourcedefinition-editor appscode-charts-oci/apiextensionsk8sio-customresourcedefinition-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/apiregistrationk8sio-apiservice-editor/Chart.yaml b/charts/apiregistrationk8sio-apiservice-editor/Chart.yaml
index 5ae24571a1..f66a53c4ad 100644
--- a/charts/apiregistrationk8sio-apiservice-editor/Chart.yaml
+++ b/charts/apiregistrationk8sio-apiservice-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"apiregistration.k8s.io","version":"v1","resource":"apiservices"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: APIService Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: apiregistrationk8sio-apiservice-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/apiregistrationk8sio-apiservice-editor/README.md b/charts/apiregistrationk8sio-apiservice-editor/README.md
index 0730525226..14c42e2c08 100644
--- a/charts/apiregistrationk8sio-apiservice-editor/README.md
+++ b/charts/apiregistrationk8sio-apiservice-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/apiregistrationk8sio-apiservice-editor --version=v0.9.0
-$ helm upgrade -i apiregistrationk8sio-apiservice-editor appscode-charts-oci/apiregistrationk8sio-apiservice-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/apiregistrationk8sio-apiservice-editor --version=v0.10.0
+$ helm upgrade -i apiregistrationk8sio-apiservice-editor appscode-charts-oci/apiregistrationk8sio-apiservice-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a APIService Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `apiregistrationk8sio-apiservice-editor`:
```bash
-$ helm upgrade -i apiregistrationk8sio-apiservice-editor appscode-charts-oci/apiregistrationk8sio-apiservice-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i apiregistrationk8sio-apiservice-editor appscode-charts-oci/apiregistrationk8sio-apiservice-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a APIService Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `apiregistrationk8s
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i apiregistrationk8sio-apiservice-editor appscode-charts-oci/apiregistrationk8sio-apiservice-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=apiregistration.k8s.io/v1
+$ helm upgrade -i apiregistrationk8sio-apiservice-editor appscode-charts-oci/apiregistrationk8sio-apiservice-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=apiregistration.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i apiregistrationk8sio-apiservice-editor appscode-charts-oci/apiregistrationk8sio-apiservice-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i apiregistrationk8sio-apiservice-editor appscode-charts-oci/apiregistrationk8sio-apiservice-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/appcatalogappscodecom-appbinding-editor/Chart.yaml b/charts/appcatalogappscodecom-appbinding-editor/Chart.yaml
index 5f80620b94..edc6cfcd44 100644
--- a/charts/appcatalogappscodecom-appbinding-editor/Chart.yaml
+++ b/charts/appcatalogappscodecom-appbinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"appcatalog.appscode.com","version":"v1alpha1","resource":"appbindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AppBinding Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: appcatalogappscodecom-appbinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/appcatalogappscodecom-appbinding-editor/README.md b/charts/appcatalogappscodecom-appbinding-editor/README.md
index db460b0ec5..81f5ec15c6 100644
--- a/charts/appcatalogappscodecom-appbinding-editor/README.md
+++ b/charts/appcatalogappscodecom-appbinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/appcatalogappscodecom-appbinding-editor --version=v0.9.0
-$ helm upgrade -i appcatalogappscodecom-appbinding-editor appscode-charts-oci/appcatalogappscodecom-appbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/appcatalogappscodecom-appbinding-editor --version=v0.10.0
+$ helm upgrade -i appcatalogappscodecom-appbinding-editor appscode-charts-oci/appcatalogappscodecom-appbinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AppBinding Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `appcatalogappscodecom-appbinding-editor`:
```bash
-$ helm upgrade -i appcatalogappscodecom-appbinding-editor appscode-charts-oci/appcatalogappscodecom-appbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i appcatalogappscodecom-appbinding-editor appscode-charts-oci/appcatalogappscodecom-appbinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AppBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `appcatalogappscode
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i appcatalogappscodecom-appbinding-editor appscode-charts-oci/appcatalogappscodecom-appbinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=appcatalog.appscode.com/v1alpha1
+$ helm upgrade -i appcatalogappscodecom-appbinding-editor appscode-charts-oci/appcatalogappscodecom-appbinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=appcatalog.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i appcatalogappscodecom-appbinding-editor appscode-charts-oci/appcatalogappscodecom-appbinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i appcatalogappscodecom-appbinding-editor appscode-charts-oci/appcatalogappscodecom-appbinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/appk8sio-application-editor/Chart.yaml b/charts/appk8sio-application-editor/Chart.yaml
index 8deef09603..f4eb348618 100644
--- a/charts/appk8sio-application-editor/Chart.yaml
+++ b/charts/appk8sio-application-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"app.k8s.io","version":"v1beta1","resource":"applications"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Application Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: appk8sio-application-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/appk8sio-application-editor/README.md b/charts/appk8sio-application-editor/README.md
index bb45c93e0f..fc7dab2fee 100644
--- a/charts/appk8sio-application-editor/README.md
+++ b/charts/appk8sio-application-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/appk8sio-application-editor --version=v0.9.0
-$ helm upgrade -i appk8sio-application-editor appscode-charts-oci/appk8sio-application-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/appk8sio-application-editor --version=v0.10.0
+$ helm upgrade -i appk8sio-application-editor appscode-charts-oci/appk8sio-application-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Application Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `appk8sio-application-editor`:
```bash
-$ helm upgrade -i appk8sio-application-editor appscode-charts-oci/appk8sio-application-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i appk8sio-application-editor appscode-charts-oci/appk8sio-application-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Application Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `appk8sio-applicati
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i appk8sio-application-editor appscode-charts-oci/appk8sio-application-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=app.k8s.io/v1beta1
+$ helm upgrade -i appk8sio-application-editor appscode-charts-oci/appk8sio-application-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=app.k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i appk8sio-application-editor appscode-charts-oci/appk8sio-application-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i appk8sio-application-editor appscode-charts-oci/appk8sio-application-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/apps-controllerrevision-editor/Chart.yaml b/charts/apps-controllerrevision-editor/Chart.yaml
index 064ba36511..0dc00b005f 100644
--- a/charts/apps-controllerrevision-editor/Chart.yaml
+++ b/charts/apps-controllerrevision-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"apps","version":"v1","resource":"controllerrevisions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ControllerRevision Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: apps-controllerrevision-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/apps-controllerrevision-editor/README.md b/charts/apps-controllerrevision-editor/README.md
index b723fa9113..feb9294b6b 100644
--- a/charts/apps-controllerrevision-editor/README.md
+++ b/charts/apps-controllerrevision-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/apps-controllerrevision-editor --version=v0.9.0
-$ helm upgrade -i apps-controllerrevision-editor appscode-charts-oci/apps-controllerrevision-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/apps-controllerrevision-editor --version=v0.10.0
+$ helm upgrade -i apps-controllerrevision-editor appscode-charts-oci/apps-controllerrevision-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ControllerRevision Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `apps-controllerrevision-editor`:
```bash
-$ helm upgrade -i apps-controllerrevision-editor appscode-charts-oci/apps-controllerrevision-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i apps-controllerrevision-editor appscode-charts-oci/apps-controllerrevision-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ControllerRevision Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `apps-controllerrev
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i apps-controllerrevision-editor appscode-charts-oci/apps-controllerrevision-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=apps/v1
+$ helm upgrade -i apps-controllerrevision-editor appscode-charts-oci/apps-controllerrevision-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=apps/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i apps-controllerrevision-editor appscode-charts-oci/apps-controllerrevision-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i apps-controllerrevision-editor appscode-charts-oci/apps-controllerrevision-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/apps-daemonset-editor/Chart.yaml b/charts/apps-daemonset-editor/Chart.yaml
index 1c97988748..d3e34c95f8 100644
--- a/charts/apps-daemonset-editor/Chart.yaml
+++ b/charts/apps-daemonset-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"apps","version":"v1","resource":"daemonsets"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: DaemonSet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: apps-daemonset-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/apps-daemonset-editor/README.md b/charts/apps-daemonset-editor/README.md
index ec32f26413..7eef164ae2 100644
--- a/charts/apps-daemonset-editor/README.md
+++ b/charts/apps-daemonset-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/apps-daemonset-editor --version=v0.9.0
-$ helm upgrade -i apps-daemonset-editor appscode-charts-oci/apps-daemonset-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/apps-daemonset-editor --version=v0.10.0
+$ helm upgrade -i apps-daemonset-editor appscode-charts-oci/apps-daemonset-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a DaemonSet Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `apps-daemonset-editor`:
```bash
-$ helm upgrade -i apps-daemonset-editor appscode-charts-oci/apps-daemonset-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i apps-daemonset-editor appscode-charts-oci/apps-daemonset-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a DaemonSet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `apps-daemonset-edi
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i apps-daemonset-editor appscode-charts-oci/apps-daemonset-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=apps/v1
+$ helm upgrade -i apps-daemonset-editor appscode-charts-oci/apps-daemonset-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=apps/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i apps-daemonset-editor appscode-charts-oci/apps-daemonset-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i apps-daemonset-editor appscode-charts-oci/apps-daemonset-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/apps-deployment-editor/Chart.yaml b/charts/apps-deployment-editor/Chart.yaml
index c9293b3256..e8451f6c08 100644
--- a/charts/apps-deployment-editor/Chart.yaml
+++ b/charts/apps-deployment-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"apps","version":"v1","resource":"deployments"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Deployment Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: apps-deployment-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/apps-deployment-editor/README.md b/charts/apps-deployment-editor/README.md
index 431fbf1d91..4debb80d8f 100644
--- a/charts/apps-deployment-editor/README.md
+++ b/charts/apps-deployment-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/apps-deployment-editor --version=v0.9.0
-$ helm upgrade -i apps-deployment-editor appscode-charts-oci/apps-deployment-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/apps-deployment-editor --version=v0.10.0
+$ helm upgrade -i apps-deployment-editor appscode-charts-oci/apps-deployment-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Deployment Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `apps-deployment-editor`:
```bash
-$ helm upgrade -i apps-deployment-editor appscode-charts-oci/apps-deployment-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i apps-deployment-editor appscode-charts-oci/apps-deployment-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Deployment Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `apps-deployment-ed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i apps-deployment-editor appscode-charts-oci/apps-deployment-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=apps/v1
+$ helm upgrade -i apps-deployment-editor appscode-charts-oci/apps-deployment-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=apps/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i apps-deployment-editor appscode-charts-oci/apps-deployment-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i apps-deployment-editor appscode-charts-oci/apps-deployment-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/apps-replicaset-editor/Chart.yaml b/charts/apps-replicaset-editor/Chart.yaml
index b2ad7fe06b..f98a1c0884 100644
--- a/charts/apps-replicaset-editor/Chart.yaml
+++ b/charts/apps-replicaset-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"apps","version":"v1","resource":"replicasets"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ReplicaSet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: apps-replicaset-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/apps-replicaset-editor/README.md b/charts/apps-replicaset-editor/README.md
index e874bd8df5..00e62f5c46 100644
--- a/charts/apps-replicaset-editor/README.md
+++ b/charts/apps-replicaset-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/apps-replicaset-editor --version=v0.9.0
-$ helm upgrade -i apps-replicaset-editor appscode-charts-oci/apps-replicaset-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/apps-replicaset-editor --version=v0.10.0
+$ helm upgrade -i apps-replicaset-editor appscode-charts-oci/apps-replicaset-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ReplicaSet Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `apps-replicaset-editor`:
```bash
-$ helm upgrade -i apps-replicaset-editor appscode-charts-oci/apps-replicaset-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i apps-replicaset-editor appscode-charts-oci/apps-replicaset-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ReplicaSet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `apps-replicaset-ed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i apps-replicaset-editor appscode-charts-oci/apps-replicaset-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=apps/v1
+$ helm upgrade -i apps-replicaset-editor appscode-charts-oci/apps-replicaset-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=apps/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i apps-replicaset-editor appscode-charts-oci/apps-replicaset-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i apps-replicaset-editor appscode-charts-oci/apps-replicaset-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/apps-statefulset-editor/Chart.yaml b/charts/apps-statefulset-editor/Chart.yaml
index 6eafcf1a85..5ada81038c 100644
--- a/charts/apps-statefulset-editor/Chart.yaml
+++ b/charts/apps-statefulset-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"apps","version":"v1","resource":"statefulsets"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: StatefulSet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: apps-statefulset-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/apps-statefulset-editor/README.md b/charts/apps-statefulset-editor/README.md
index 6bfa94533e..c13e52e0fe 100644
--- a/charts/apps-statefulset-editor/README.md
+++ b/charts/apps-statefulset-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/apps-statefulset-editor --version=v0.9.0
-$ helm upgrade -i apps-statefulset-editor appscode-charts-oci/apps-statefulset-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/apps-statefulset-editor --version=v0.10.0
+$ helm upgrade -i apps-statefulset-editor appscode-charts-oci/apps-statefulset-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a StatefulSet Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `apps-statefulset-editor`:
```bash
-$ helm upgrade -i apps-statefulset-editor appscode-charts-oci/apps-statefulset-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i apps-statefulset-editor appscode-charts-oci/apps-statefulset-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a StatefulSet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `apps-statefulset-e
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i apps-statefulset-editor appscode-charts-oci/apps-statefulset-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=apps/v1
+$ helm upgrade -i apps-statefulset-editor appscode-charts-oci/apps-statefulset-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=apps/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i apps-statefulset-editor appscode-charts-oci/apps-statefulset-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i apps-statefulset-editor appscode-charts-oci/apps-statefulset-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/appsk8sappscodecom-petset-editor/Chart.yaml b/charts/appsk8sappscodecom-petset-editor/Chart.yaml
index 32fcd9c36c..765f1f50f4 100644
--- a/charts/appsk8sappscodecom-petset-editor/Chart.yaml
+++ b/charts/appsk8sappscodecom-petset-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"apps.k8s.appscode.com","version":"v1","resource":"petsets"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PetSet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: appsk8sappscodecom-petset-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/appsk8sappscodecom-petset-editor/README.md b/charts/appsk8sappscodecom-petset-editor/README.md
index 37c9432944..2222d8ad2b 100644
--- a/charts/appsk8sappscodecom-petset-editor/README.md
+++ b/charts/appsk8sappscodecom-petset-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/appsk8sappscodecom-petset-editor --version=v0.9.0
-$ helm upgrade -i appsk8sappscodecom-petset-editor appscode-charts-oci/appsk8sappscodecom-petset-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/appsk8sappscodecom-petset-editor --version=v0.10.0
+$ helm upgrade -i appsk8sappscodecom-petset-editor appscode-charts-oci/appsk8sappscodecom-petset-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PetSet Editor on a [Kubernetes](http://kubernetes.io) clust
To install/upgrade the chart with the release name `appsk8sappscodecom-petset-editor`:
```bash
-$ helm upgrade -i appsk8sappscodecom-petset-editor appscode-charts-oci/appsk8sappscodecom-petset-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i appsk8sappscodecom-petset-editor appscode-charts-oci/appsk8sappscodecom-petset-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PetSet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `appsk8sappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i appsk8sappscodecom-petset-editor appscode-charts-oci/appsk8sappscodecom-petset-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=apps.k8s.appscode.com/v1
+$ helm upgrade -i appsk8sappscodecom-petset-editor appscode-charts-oci/appsk8sappscodecom-petset-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=apps.k8s.appscode.com/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i appsk8sappscodecom-petset-editor appscode-charts-oci/appsk8sappscodecom-petset-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i appsk8sappscodecom-petset-editor appscode-charts-oci/appsk8sappscodecom-petset-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/appsk8sappscodecom-placementpolicy-editor/Chart.yaml b/charts/appsk8sappscodecom-placementpolicy-editor/Chart.yaml
index 53548bab47..430634d185 100644
--- a/charts/appsk8sappscodecom-placementpolicy-editor/Chart.yaml
+++ b/charts/appsk8sappscodecom-placementpolicy-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"apps.k8s.appscode.com","version":"v1","resource":"placementpolicies"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PlacementPolicy Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: appsk8sappscodecom-placementpolicy-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/appsk8sappscodecom-placementpolicy-editor/README.md b/charts/appsk8sappscodecom-placementpolicy-editor/README.md
index efc256f111..223f0fb620 100644
--- a/charts/appsk8sappscodecom-placementpolicy-editor/README.md
+++ b/charts/appsk8sappscodecom-placementpolicy-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/appsk8sappscodecom-placementpolicy-editor --version=v0.9.0
-$ helm upgrade -i appsk8sappscodecom-placementpolicy-editor appscode-charts-oci/appsk8sappscodecom-placementpolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/appsk8sappscodecom-placementpolicy-editor --version=v0.10.0
+$ helm upgrade -i appsk8sappscodecom-placementpolicy-editor appscode-charts-oci/appsk8sappscodecom-placementpolicy-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PlacementPolicy Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `appsk8sappscodecom-placementpolicy-editor`:
```bash
-$ helm upgrade -i appsk8sappscodecom-placementpolicy-editor appscode-charts-oci/appsk8sappscodecom-placementpolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i appsk8sappscodecom-placementpolicy-editor appscode-charts-oci/appsk8sappscodecom-placementpolicy-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PlacementPolicy Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `appsk8sappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i appsk8sappscodecom-placementpolicy-editor appscode-charts-oci/appsk8sappscodecom-placementpolicy-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=apps.k8s.appscode.com/v1
+$ helm upgrade -i appsk8sappscodecom-placementpolicy-editor appscode-charts-oci/appsk8sappscodecom-placementpolicy-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=apps.k8s.appscode.com/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i appsk8sappscodecom-placementpolicy-editor appscode-charts-oci/appsk8sappscodecom-placementpolicy-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i appsk8sappscodecom-placementpolicy-editor appscode-charts-oci/appsk8sappscodecom-placementpolicy-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/archiverkubedbcom-mariadbarchiver-editor/Chart.yaml b/charts/archiverkubedbcom-mariadbarchiver-editor/Chart.yaml
index caf21bd80a..7cef1aef28 100644
--- a/charts/archiverkubedbcom-mariadbarchiver-editor/Chart.yaml
+++ b/charts/archiverkubedbcom-mariadbarchiver-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"archiver.kubedb.com","version":"v1alpha1","resource":"mariadbarchivers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MariaDBArchiver Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: archiverkubedbcom-mariadbarchiver-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/archiverkubedbcom-mariadbarchiver-editor/README.md b/charts/archiverkubedbcom-mariadbarchiver-editor/README.md
index 81477c3bdb..7509b56f8f 100644
--- a/charts/archiverkubedbcom-mariadbarchiver-editor/README.md
+++ b/charts/archiverkubedbcom-mariadbarchiver-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/archiverkubedbcom-mariadbarchiver-editor --version=v0.9.0
-$ helm upgrade -i archiverkubedbcom-mariadbarchiver-editor appscode-charts-oci/archiverkubedbcom-mariadbarchiver-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/archiverkubedbcom-mariadbarchiver-editor --version=v0.10.0
+$ helm upgrade -i archiverkubedbcom-mariadbarchiver-editor appscode-charts-oci/archiverkubedbcom-mariadbarchiver-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MariaDBArchiver Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `archiverkubedbcom-mariadbarchiver-editor`:
```bash
-$ helm upgrade -i archiverkubedbcom-mariadbarchiver-editor appscode-charts-oci/archiverkubedbcom-mariadbarchiver-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i archiverkubedbcom-mariadbarchiver-editor appscode-charts-oci/archiverkubedbcom-mariadbarchiver-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MariaDBArchiver Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `archiverkubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i archiverkubedbcom-mariadbarchiver-editor appscode-charts-oci/archiverkubedbcom-mariadbarchiver-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=archiver.kubedb.com/v1alpha1
+$ helm upgrade -i archiverkubedbcom-mariadbarchiver-editor appscode-charts-oci/archiverkubedbcom-mariadbarchiver-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=archiver.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i archiverkubedbcom-mariadbarchiver-editor appscode-charts-oci/archiverkubedbcom-mariadbarchiver-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i archiverkubedbcom-mariadbarchiver-editor appscode-charts-oci/archiverkubedbcom-mariadbarchiver-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/archiverkubedbcom-mongodbarchiver-editor/Chart.yaml b/charts/archiverkubedbcom-mongodbarchiver-editor/Chart.yaml
index cff3f99263..b9caaa0338 100644
--- a/charts/archiverkubedbcom-mongodbarchiver-editor/Chart.yaml
+++ b/charts/archiverkubedbcom-mongodbarchiver-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"archiver.kubedb.com","version":"v1alpha1","resource":"mongodbarchivers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MongoDBArchiver Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: archiverkubedbcom-mongodbarchiver-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/archiverkubedbcom-mongodbarchiver-editor/README.md b/charts/archiverkubedbcom-mongodbarchiver-editor/README.md
index a61ddeb4ce..8eda04a12e 100644
--- a/charts/archiverkubedbcom-mongodbarchiver-editor/README.md
+++ b/charts/archiverkubedbcom-mongodbarchiver-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/archiverkubedbcom-mongodbarchiver-editor --version=v0.9.0
-$ helm upgrade -i archiverkubedbcom-mongodbarchiver-editor appscode-charts-oci/archiverkubedbcom-mongodbarchiver-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/archiverkubedbcom-mongodbarchiver-editor --version=v0.10.0
+$ helm upgrade -i archiverkubedbcom-mongodbarchiver-editor appscode-charts-oci/archiverkubedbcom-mongodbarchiver-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MongoDBArchiver Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `archiverkubedbcom-mongodbarchiver-editor`:
```bash
-$ helm upgrade -i archiverkubedbcom-mongodbarchiver-editor appscode-charts-oci/archiverkubedbcom-mongodbarchiver-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i archiverkubedbcom-mongodbarchiver-editor appscode-charts-oci/archiverkubedbcom-mongodbarchiver-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MongoDBArchiver Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `archiverkubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i archiverkubedbcom-mongodbarchiver-editor appscode-charts-oci/archiverkubedbcom-mongodbarchiver-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=archiver.kubedb.com/v1alpha1
+$ helm upgrade -i archiverkubedbcom-mongodbarchiver-editor appscode-charts-oci/archiverkubedbcom-mongodbarchiver-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=archiver.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i archiverkubedbcom-mongodbarchiver-editor appscode-charts-oci/archiverkubedbcom-mongodbarchiver-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i archiverkubedbcom-mongodbarchiver-editor appscode-charts-oci/archiverkubedbcom-mongodbarchiver-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/archiverkubedbcom-mssqlserverarchiver-editor/Chart.yaml b/charts/archiverkubedbcom-mssqlserverarchiver-editor/Chart.yaml
index 7c9c6389f9..ed7d4953aa 100644
--- a/charts/archiverkubedbcom-mssqlserverarchiver-editor/Chart.yaml
+++ b/charts/archiverkubedbcom-mssqlserverarchiver-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"archiver.kubedb.com","version":"v1alpha1","resource":"mssqlserverarchivers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MSSQLServerArchiver Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: archiverkubedbcom-mssqlserverarchiver-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/archiverkubedbcom-mssqlserverarchiver-editor/README.md b/charts/archiverkubedbcom-mssqlserverarchiver-editor/README.md
index a9a4206dd8..96da2f0706 100644
--- a/charts/archiverkubedbcom-mssqlserverarchiver-editor/README.md
+++ b/charts/archiverkubedbcom-mssqlserverarchiver-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/archiverkubedbcom-mssqlserverarchiver-editor --version=v0.9.0
-$ helm upgrade -i archiverkubedbcom-mssqlserverarchiver-editor appscode-charts-oci/archiverkubedbcom-mssqlserverarchiver-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/archiverkubedbcom-mssqlserverarchiver-editor --version=v0.10.0
+$ helm upgrade -i archiverkubedbcom-mssqlserverarchiver-editor appscode-charts-oci/archiverkubedbcom-mssqlserverarchiver-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MSSQLServerArchiver Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `archiverkubedbcom-mssqlserverarchiver-editor`:
```bash
-$ helm upgrade -i archiverkubedbcom-mssqlserverarchiver-editor appscode-charts-oci/archiverkubedbcom-mssqlserverarchiver-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i archiverkubedbcom-mssqlserverarchiver-editor appscode-charts-oci/archiverkubedbcom-mssqlserverarchiver-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MSSQLServerArchiver Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `archiverkubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i archiverkubedbcom-mssqlserverarchiver-editor appscode-charts-oci/archiverkubedbcom-mssqlserverarchiver-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=archiver.kubedb.com/v1alpha1
+$ helm upgrade -i archiverkubedbcom-mssqlserverarchiver-editor appscode-charts-oci/archiverkubedbcom-mssqlserverarchiver-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=archiver.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i archiverkubedbcom-mssqlserverarchiver-editor appscode-charts-oci/archiverkubedbcom-mssqlserverarchiver-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i archiverkubedbcom-mssqlserverarchiver-editor appscode-charts-oci/archiverkubedbcom-mssqlserverarchiver-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/archiverkubedbcom-mysqlarchiver-editor/Chart.yaml b/charts/archiverkubedbcom-mysqlarchiver-editor/Chart.yaml
index 27be6734c0..d9ffeb114d 100644
--- a/charts/archiverkubedbcom-mysqlarchiver-editor/Chart.yaml
+++ b/charts/archiverkubedbcom-mysqlarchiver-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"archiver.kubedb.com","version":"v1alpha1","resource":"mysqlarchivers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MySQLArchiver Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: archiverkubedbcom-mysqlarchiver-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/archiverkubedbcom-mysqlarchiver-editor/README.md b/charts/archiverkubedbcom-mysqlarchiver-editor/README.md
index 5913614a74..cb6d0df8f2 100644
--- a/charts/archiverkubedbcom-mysqlarchiver-editor/README.md
+++ b/charts/archiverkubedbcom-mysqlarchiver-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/archiverkubedbcom-mysqlarchiver-editor --version=v0.9.0
-$ helm upgrade -i archiverkubedbcom-mysqlarchiver-editor appscode-charts-oci/archiverkubedbcom-mysqlarchiver-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/archiverkubedbcom-mysqlarchiver-editor --version=v0.10.0
+$ helm upgrade -i archiverkubedbcom-mysqlarchiver-editor appscode-charts-oci/archiverkubedbcom-mysqlarchiver-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MySQLArchiver Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `archiverkubedbcom-mysqlarchiver-editor`:
```bash
-$ helm upgrade -i archiverkubedbcom-mysqlarchiver-editor appscode-charts-oci/archiverkubedbcom-mysqlarchiver-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i archiverkubedbcom-mysqlarchiver-editor appscode-charts-oci/archiverkubedbcom-mysqlarchiver-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MySQLArchiver Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `archiverkubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i archiverkubedbcom-mysqlarchiver-editor appscode-charts-oci/archiverkubedbcom-mysqlarchiver-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=archiver.kubedb.com/v1alpha1
+$ helm upgrade -i archiverkubedbcom-mysqlarchiver-editor appscode-charts-oci/archiverkubedbcom-mysqlarchiver-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=archiver.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i archiverkubedbcom-mysqlarchiver-editor appscode-charts-oci/archiverkubedbcom-mysqlarchiver-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i archiverkubedbcom-mysqlarchiver-editor appscode-charts-oci/archiverkubedbcom-mysqlarchiver-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/archiverkubedbcom-postgresarchiver-editor/Chart.yaml b/charts/archiverkubedbcom-postgresarchiver-editor/Chart.yaml
index a7f32bef5f..4a3aeade22 100644
--- a/charts/archiverkubedbcom-postgresarchiver-editor/Chart.yaml
+++ b/charts/archiverkubedbcom-postgresarchiver-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"archiver.kubedb.com","version":"v1alpha1","resource":"postgresarchivers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PostgresArchiver Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: archiverkubedbcom-postgresarchiver-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/archiverkubedbcom-postgresarchiver-editor/README.md b/charts/archiverkubedbcom-postgresarchiver-editor/README.md
index 7d3fbc7266..812300dbb6 100644
--- a/charts/archiverkubedbcom-postgresarchiver-editor/README.md
+++ b/charts/archiverkubedbcom-postgresarchiver-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/archiverkubedbcom-postgresarchiver-editor --version=v0.9.0
-$ helm upgrade -i archiverkubedbcom-postgresarchiver-editor appscode-charts-oci/archiverkubedbcom-postgresarchiver-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/archiverkubedbcom-postgresarchiver-editor --version=v0.10.0
+$ helm upgrade -i archiverkubedbcom-postgresarchiver-editor appscode-charts-oci/archiverkubedbcom-postgresarchiver-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PostgresArchiver Editor on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `archiverkubedbcom-postgresarchiver-editor`:
```bash
-$ helm upgrade -i archiverkubedbcom-postgresarchiver-editor appscode-charts-oci/archiverkubedbcom-postgresarchiver-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i archiverkubedbcom-postgresarchiver-editor appscode-charts-oci/archiverkubedbcom-postgresarchiver-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PostgresArchiver Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `archiverkubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i archiverkubedbcom-postgresarchiver-editor appscode-charts-oci/archiverkubedbcom-postgresarchiver-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=archiver.kubedb.com/v1alpha1
+$ helm upgrade -i archiverkubedbcom-postgresarchiver-editor appscode-charts-oci/archiverkubedbcom-postgresarchiver-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=archiver.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i archiverkubedbcom-postgresarchiver-editor appscode-charts-oci/archiverkubedbcom-postgresarchiver-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i archiverkubedbcom-postgresarchiver-editor appscode-charts-oci/archiverkubedbcom-postgresarchiver-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/auditorappscodecom-siteinfo-editor/Chart.yaml b/charts/auditorappscodecom-siteinfo-editor/Chart.yaml
index b6c20a45a4..66bfd34d02 100644
--- a/charts/auditorappscodecom-siteinfo-editor/Chart.yaml
+++ b/charts/auditorappscodecom-siteinfo-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"auditor.appscode.com","version":"v1alpha1","resource":"siteinfos"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SiteInfo Editor
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: auditorappscodecom-siteinfo-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/auditorappscodecom-siteinfo-editor/README.md b/charts/auditorappscodecom-siteinfo-editor/README.md
index 349b344a34..bbb51fb19d 100644
--- a/charts/auditorappscodecom-siteinfo-editor/README.md
+++ b/charts/auditorappscodecom-siteinfo-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/auditorappscodecom-siteinfo-editor --version=v0.9.0
-$ helm upgrade -i auditorappscodecom-siteinfo-editor appscode-charts-oci/auditorappscodecom-siteinfo-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/auditorappscodecom-siteinfo-editor --version=v0.10.0
+$ helm upgrade -i auditorappscodecom-siteinfo-editor appscode-charts-oci/auditorappscodecom-siteinfo-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SiteInfo Editor on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `auditorappscodecom-siteinfo-editor`:
```bash
-$ helm upgrade -i auditorappscodecom-siteinfo-editor appscode-charts-oci/auditorappscodecom-siteinfo-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i auditorappscodecom-siteinfo-editor appscode-charts-oci/auditorappscodecom-siteinfo-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SiteInfo Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `auditorappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i auditorappscodecom-siteinfo-editor appscode-charts-oci/auditorappscodecom-siteinfo-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=auditor.appscode.com/v1alpha1
+$ helm upgrade -i auditorappscodecom-siteinfo-editor appscode-charts-oci/auditorappscodecom-siteinfo-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=auditor.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i auditorappscodecom-siteinfo-editor appscode-charts-oci/auditorappscodecom-siteinfo-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i auditorappscodecom-siteinfo-editor appscode-charts-oci/auditorappscodecom-siteinfo-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/auditregistrationk8sio-auditsink-editor/Chart.yaml b/charts/auditregistrationk8sio-auditsink-editor/Chart.yaml
index 57ea941573..755f62e245 100644
--- a/charts/auditregistrationk8sio-auditsink-editor/Chart.yaml
+++ b/charts/auditregistrationk8sio-auditsink-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"auditregistration.k8s.io","version":"v1alpha1","resource":"auditsinks"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AuditSink Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: auditregistrationk8sio-auditsink-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/auditregistrationk8sio-auditsink-editor/README.md b/charts/auditregistrationk8sio-auditsink-editor/README.md
index 7c21fd013e..673e11ed8d 100644
--- a/charts/auditregistrationk8sio-auditsink-editor/README.md
+++ b/charts/auditregistrationk8sio-auditsink-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/auditregistrationk8sio-auditsink-editor --version=v0.9.0
-$ helm upgrade -i auditregistrationk8sio-auditsink-editor appscode-charts-oci/auditregistrationk8sio-auditsink-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/auditregistrationk8sio-auditsink-editor --version=v0.10.0
+$ helm upgrade -i auditregistrationk8sio-auditsink-editor appscode-charts-oci/auditregistrationk8sio-auditsink-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AuditSink Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `auditregistrationk8sio-auditsink-editor`:
```bash
-$ helm upgrade -i auditregistrationk8sio-auditsink-editor appscode-charts-oci/auditregistrationk8sio-auditsink-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i auditregistrationk8sio-auditsink-editor appscode-charts-oci/auditregistrationk8sio-auditsink-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AuditSink Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `auditregistrationk
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i auditregistrationk8sio-auditsink-editor appscode-charts-oci/auditregistrationk8sio-auditsink-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=auditregistration.k8s.io/v1alpha1
+$ helm upgrade -i auditregistrationk8sio-auditsink-editor appscode-charts-oci/auditregistrationk8sio-auditsink-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=auditregistration.k8s.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i auditregistrationk8sio-auditsink-editor appscode-charts-oci/auditregistrationk8sio-auditsink-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i auditregistrationk8sio-auditsink-editor appscode-charts-oci/auditregistrationk8sio-auditsink-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/authenticationk8sappscodecom-account-editor/Chart.yaml b/charts/authenticationk8sappscodecom-account-editor/Chart.yaml
index 2087953569..5a27fc6125 100644
--- a/charts/authenticationk8sappscodecom-account-editor/Chart.yaml
+++ b/charts/authenticationk8sappscodecom-account-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"authentication.k8s.appscode.com","version":"v1alpha1","resource":"accounts"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Account Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: authenticationk8sappscodecom-account-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/authenticationk8sappscodecom-account-editor/README.md b/charts/authenticationk8sappscodecom-account-editor/README.md
index 00fd02846e..216238f5e9 100644
--- a/charts/authenticationk8sappscodecom-account-editor/README.md
+++ b/charts/authenticationk8sappscodecom-account-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/authenticationk8sappscodecom-account-editor --version=v0.9.0
-$ helm upgrade -i authenticationk8sappscodecom-account-editor appscode-charts-oci/authenticationk8sappscodecom-account-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/authenticationk8sappscodecom-account-editor --version=v0.10.0
+$ helm upgrade -i authenticationk8sappscodecom-account-editor appscode-charts-oci/authenticationk8sappscodecom-account-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Account Editor on a [Kubernetes](http://kubernetes.io) clus
To install/upgrade the chart with the release name `authenticationk8sappscodecom-account-editor`:
```bash
-$ helm upgrade -i authenticationk8sappscodecom-account-editor appscode-charts-oci/authenticationk8sappscodecom-account-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i authenticationk8sappscodecom-account-editor appscode-charts-oci/authenticationk8sappscodecom-account-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Account Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `authenticationk8sa
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i authenticationk8sappscodecom-account-editor appscode-charts-oci/authenticationk8sappscodecom-account-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=authentication.k8s.appscode.com/v1alpha1
+$ helm upgrade -i authenticationk8sappscodecom-account-editor appscode-charts-oci/authenticationk8sappscodecom-account-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=authentication.k8s.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i authenticationk8sappscodecom-account-editor appscode-charts-oci/authenticationk8sappscodecom-account-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i authenticationk8sappscodecom-account-editor appscode-charts-oci/authenticationk8sappscodecom-account-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/authenticationk8sappscodecom-user-editor/Chart.yaml b/charts/authenticationk8sappscodecom-user-editor/Chart.yaml
index 9e08e0ff2f..8e7f58c54e 100644
--- a/charts/authenticationk8sappscodecom-user-editor/Chart.yaml
+++ b/charts/authenticationk8sappscodecom-user-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"authentication.k8s.appscode.com","version":"v1alpha1","resource":"users"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: User Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: authenticationk8sappscodecom-user-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/authenticationk8sappscodecom-user-editor/README.md b/charts/authenticationk8sappscodecom-user-editor/README.md
index 814b34c076..aa82cf969d 100644
--- a/charts/authenticationk8sappscodecom-user-editor/README.md
+++ b/charts/authenticationk8sappscodecom-user-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/authenticationk8sappscodecom-user-editor --version=v0.9.0
-$ helm upgrade -i authenticationk8sappscodecom-user-editor appscode-charts-oci/authenticationk8sappscodecom-user-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/authenticationk8sappscodecom-user-editor --version=v0.10.0
+$ helm upgrade -i authenticationk8sappscodecom-user-editor appscode-charts-oci/authenticationk8sappscodecom-user-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a User Editor on a [Kubernetes](http://kubernetes.io) cluster
To install/upgrade the chart with the release name `authenticationk8sappscodecom-user-editor`:
```bash
-$ helm upgrade -i authenticationk8sappscodecom-user-editor appscode-charts-oci/authenticationk8sappscodecom-user-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i authenticationk8sappscodecom-user-editor appscode-charts-oci/authenticationk8sappscodecom-user-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a User Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `authenticationk8sa
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i authenticationk8sappscodecom-user-editor appscode-charts-oci/authenticationk8sappscodecom-user-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=authentication.k8s.appscode.com/v1alpha1
+$ helm upgrade -i authenticationk8sappscodecom-user-editor appscode-charts-oci/authenticationk8sappscodecom-user-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=authentication.k8s.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i authenticationk8sappscodecom-user-editor appscode-charts-oci/authenticationk8sappscodecom-user-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i authenticationk8sappscodecom-user-editor appscode-charts-oci/authenticationk8sappscodecom-user-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/authenticationk8sio-tokenrequest-editor/Chart.yaml b/charts/authenticationk8sio-tokenrequest-editor/Chart.yaml
index 77f2947ccd..75c3dc4625 100644
--- a/charts/authenticationk8sio-tokenrequest-editor/Chart.yaml
+++ b/charts/authenticationk8sio-tokenrequest-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"authentication.k8s.io","version":"v1","resource":"tokenrequests"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: TokenRequest Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: authenticationk8sio-tokenrequest-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/authenticationk8sio-tokenrequest-editor/README.md b/charts/authenticationk8sio-tokenrequest-editor/README.md
index 160564235b..74de5e0d31 100644
--- a/charts/authenticationk8sio-tokenrequest-editor/README.md
+++ b/charts/authenticationk8sio-tokenrequest-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/authenticationk8sio-tokenrequest-editor --version=v0.9.0
-$ helm upgrade -i authenticationk8sio-tokenrequest-editor appscode-charts-oci/authenticationk8sio-tokenrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/authenticationk8sio-tokenrequest-editor --version=v0.10.0
+$ helm upgrade -i authenticationk8sio-tokenrequest-editor appscode-charts-oci/authenticationk8sio-tokenrequest-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a TokenRequest Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `authenticationk8sio-tokenrequest-editor`:
```bash
-$ helm upgrade -i authenticationk8sio-tokenrequest-editor appscode-charts-oci/authenticationk8sio-tokenrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i authenticationk8sio-tokenrequest-editor appscode-charts-oci/authenticationk8sio-tokenrequest-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a TokenRequest Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `authenticationk8si
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i authenticationk8sio-tokenrequest-editor appscode-charts-oci/authenticationk8sio-tokenrequest-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=authentication.k8s.io/v1
+$ helm upgrade -i authenticationk8sio-tokenrequest-editor appscode-charts-oci/authenticationk8sio-tokenrequest-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=authentication.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i authenticationk8sio-tokenrequest-editor appscode-charts-oci/authenticationk8sio-tokenrequest-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i authenticationk8sio-tokenrequest-editor appscode-charts-oci/authenticationk8sio-tokenrequest-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/authenticationk8sio-tokenreview-editor/Chart.yaml b/charts/authenticationk8sio-tokenreview-editor/Chart.yaml
index 3d4a68da55..e006408d2f 100644
--- a/charts/authenticationk8sio-tokenreview-editor/Chart.yaml
+++ b/charts/authenticationk8sio-tokenreview-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"authentication.k8s.io","version":"v1","resource":"tokenreviews"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: TokenReview Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: authenticationk8sio-tokenreview-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/authenticationk8sio-tokenreview-editor/README.md b/charts/authenticationk8sio-tokenreview-editor/README.md
index 474290504b..ed8ec735ab 100644
--- a/charts/authenticationk8sio-tokenreview-editor/README.md
+++ b/charts/authenticationk8sio-tokenreview-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/authenticationk8sio-tokenreview-editor --version=v0.9.0
-$ helm upgrade -i authenticationk8sio-tokenreview-editor appscode-charts-oci/authenticationk8sio-tokenreview-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/authenticationk8sio-tokenreview-editor --version=v0.10.0
+$ helm upgrade -i authenticationk8sio-tokenreview-editor appscode-charts-oci/authenticationk8sio-tokenreview-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a TokenReview Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `authenticationk8sio-tokenreview-editor`:
```bash
-$ helm upgrade -i authenticationk8sio-tokenreview-editor appscode-charts-oci/authenticationk8sio-tokenreview-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i authenticationk8sio-tokenreview-editor appscode-charts-oci/authenticationk8sio-tokenreview-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a TokenReview Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `authenticationk8si
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i authenticationk8sio-tokenreview-editor appscode-charts-oci/authenticationk8sio-tokenreview-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=authentication.k8s.io/v1
+$ helm upgrade -i authenticationk8sio-tokenreview-editor appscode-charts-oci/authenticationk8sio-tokenreview-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=authentication.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i authenticationk8sio-tokenreview-editor appscode-charts-oci/authenticationk8sio-tokenreview-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i authenticationk8sio-tokenreview-editor appscode-charts-oci/authenticationk8sio-tokenreview-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/authenticationopenclustermanagementio-managedserviceaccount-editor/Chart.yaml b/charts/authenticationopenclustermanagementio-managedserviceaccount-editor/Chart.yaml
index 839a9ca9ec..c299ed2e54 100644
--- a/charts/authenticationopenclustermanagementio-managedserviceaccount-editor/Chart.yaml
+++ b/charts/authenticationopenclustermanagementio-managedserviceaccount-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"authentication.open-cluster-management.io","version":"v1beta1","resource":"managedserviceaccounts"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ManagedServiceAccount Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: authenticationopenclustermanagementio-managedserviceaccount-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/authenticationopenclustermanagementio-managedserviceaccount-editor/README.md b/charts/authenticationopenclustermanagementio-managedserviceaccount-editor/README.md
index b5a5b960f6..659400c69b 100644
--- a/charts/authenticationopenclustermanagementio-managedserviceaccount-editor/README.md
+++ b/charts/authenticationopenclustermanagementio-managedserviceaccount-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/authenticationopenclustermanagementio-managedserviceaccount-editor --version=v0.9.0
-$ helm upgrade -i authenticationopenclustermanagementio-managedserviceaccount-editor appscode-charts-oci/authenticationopenclustermanagementio-managedserviceaccount-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/authenticationopenclustermanagementio-managedserviceaccount-editor --version=v0.10.0
+$ helm upgrade -i authenticationopenclustermanagementio-managedserviceaccount-editor appscode-charts-oci/authenticationopenclustermanagementio-managedserviceaccount-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ManagedServiceAccount Editor on a [Kubernetes](http://kuber
To install/upgrade the chart with the release name `authenticationopenclustermanagementio-managedserviceaccount-editor`:
```bash
-$ helm upgrade -i authenticationopenclustermanagementio-managedserviceaccount-editor appscode-charts-oci/authenticationopenclustermanagementio-managedserviceaccount-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i authenticationopenclustermanagementio-managedserviceaccount-editor appscode-charts-oci/authenticationopenclustermanagementio-managedserviceaccount-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ManagedServiceAccount Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `authenticationopen
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i authenticationopenclustermanagementio-managedserviceaccount-editor appscode-charts-oci/authenticationopenclustermanagementio-managedserviceaccount-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=authentication.open-cluster-management.io/v1beta1
+$ helm upgrade -i authenticationopenclustermanagementio-managedserviceaccount-editor appscode-charts-oci/authenticationopenclustermanagementio-managedserviceaccount-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=authentication.open-cluster-management.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i authenticationopenclustermanagementio-managedserviceaccount-editor appscode-charts-oci/authenticationopenclustermanagementio-managedserviceaccount-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i authenticationopenclustermanagementio-managedserviceaccount-editor appscode-charts-oci/authenticationopenclustermanagementio-managedserviceaccount-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/authorizationazurekubedbcom-roleassignment-editor/Chart.yaml b/charts/authorizationazurekubedbcom-roleassignment-editor/Chart.yaml
index 7961318b67..0965415c1b 100644
--- a/charts/authorizationazurekubedbcom-roleassignment-editor/Chart.yaml
+++ b/charts/authorizationazurekubedbcom-roleassignment-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"authorization.azure.kubedb.com","version":"v1alpha1","resource":"roleassignments"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RoleAssignment Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: authorizationazurekubedbcom-roleassignment-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/authorizationazurekubedbcom-roleassignment-editor/README.md b/charts/authorizationazurekubedbcom-roleassignment-editor/README.md
index 05a83784b7..615c0a3183 100644
--- a/charts/authorizationazurekubedbcom-roleassignment-editor/README.md
+++ b/charts/authorizationazurekubedbcom-roleassignment-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/authorizationazurekubedbcom-roleassignment-editor --version=v0.9.0
-$ helm upgrade -i authorizationazurekubedbcom-roleassignment-editor appscode-charts-oci/authorizationazurekubedbcom-roleassignment-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/authorizationazurekubedbcom-roleassignment-editor --version=v0.10.0
+$ helm upgrade -i authorizationazurekubedbcom-roleassignment-editor appscode-charts-oci/authorizationazurekubedbcom-roleassignment-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RoleAssignment Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `authorizationazurekubedbcom-roleassignment-editor`:
```bash
-$ helm upgrade -i authorizationazurekubedbcom-roleassignment-editor appscode-charts-oci/authorizationazurekubedbcom-roleassignment-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i authorizationazurekubedbcom-roleassignment-editor appscode-charts-oci/authorizationazurekubedbcom-roleassignment-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RoleAssignment Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `authorizationazure
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i authorizationazurekubedbcom-roleassignment-editor appscode-charts-oci/authorizationazurekubedbcom-roleassignment-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=authorization.azure.kubedb.com/v1alpha1
+$ helm upgrade -i authorizationazurekubedbcom-roleassignment-editor appscode-charts-oci/authorizationazurekubedbcom-roleassignment-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=authorization.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i authorizationazurekubedbcom-roleassignment-editor appscode-charts-oci/authorizationazurekubedbcom-roleassignment-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i authorizationazurekubedbcom-roleassignment-editor appscode-charts-oci/authorizationazurekubedbcom-roleassignment-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/authorizationk8sappscodecom-managedclusterrole-editor/Chart.yaml b/charts/authorizationk8sappscodecom-managedclusterrole-editor/Chart.yaml
index a13fade79b..ed5f511ab3 100644
--- a/charts/authorizationk8sappscodecom-managedclusterrole-editor/Chart.yaml
+++ b/charts/authorizationk8sappscodecom-managedclusterrole-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"authorization.k8s.appscode.com","version":"v1alpha1","resource":"managedclusterroles"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ManagedClusterRole Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: authorizationk8sappscodecom-managedclusterrole-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/authorizationk8sappscodecom-managedclusterrole-editor/README.md b/charts/authorizationk8sappscodecom-managedclusterrole-editor/README.md
index cd34e3d54c..3ce56120fc 100644
--- a/charts/authorizationk8sappscodecom-managedclusterrole-editor/README.md
+++ b/charts/authorizationk8sappscodecom-managedclusterrole-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/authorizationk8sappscodecom-managedclusterrole-editor --version=v0.9.0
-$ helm upgrade -i authorizationk8sappscodecom-managedclusterrole-editor appscode-charts-oci/authorizationk8sappscodecom-managedclusterrole-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/authorizationk8sappscodecom-managedclusterrole-editor --version=v0.10.0
+$ helm upgrade -i authorizationk8sappscodecom-managedclusterrole-editor appscode-charts-oci/authorizationk8sappscodecom-managedclusterrole-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ManagedClusterRole Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `authorizationk8sappscodecom-managedclusterrole-editor`:
```bash
-$ helm upgrade -i authorizationk8sappscodecom-managedclusterrole-editor appscode-charts-oci/authorizationk8sappscodecom-managedclusterrole-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i authorizationk8sappscodecom-managedclusterrole-editor appscode-charts-oci/authorizationk8sappscodecom-managedclusterrole-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ManagedClusterRole Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `authorizationk8sap
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i authorizationk8sappscodecom-managedclusterrole-editor appscode-charts-oci/authorizationk8sappscodecom-managedclusterrole-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=authorization.k8s.appscode.com/v1alpha1
+$ helm upgrade -i authorizationk8sappscodecom-managedclusterrole-editor appscode-charts-oci/authorizationk8sappscodecom-managedclusterrole-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=authorization.k8s.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i authorizationk8sappscodecom-managedclusterrole-editor appscode-charts-oci/authorizationk8sappscodecom-managedclusterrole-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i authorizationk8sappscodecom-managedclusterrole-editor appscode-charts-oci/authorizationk8sappscodecom-managedclusterrole-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/authorizationk8sappscodecom-managedclusterrolebinding-editor/Chart.yaml b/charts/authorizationk8sappscodecom-managedclusterrolebinding-editor/Chart.yaml
index b823f77e2f..5d226b8282 100644
--- a/charts/authorizationk8sappscodecom-managedclusterrolebinding-editor/Chart.yaml
+++ b/charts/authorizationk8sappscodecom-managedclusterrolebinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"authorization.k8s.appscode.com","version":"v1alpha1","resource":"managedclusterrolebindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ManagedClusterRoleBinding Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: authorizationk8sappscodecom-managedclusterrolebinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/authorizationk8sappscodecom-managedclusterrolebinding-editor/README.md b/charts/authorizationk8sappscodecom-managedclusterrolebinding-editor/README.md
index d2ec2026a5..7a66b01475 100644
--- a/charts/authorizationk8sappscodecom-managedclusterrolebinding-editor/README.md
+++ b/charts/authorizationk8sappscodecom-managedclusterrolebinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/authorizationk8sappscodecom-managedclusterrolebinding-editor --version=v0.9.0
-$ helm upgrade -i authorizationk8sappscodecom-managedclusterrolebinding-editor appscode-charts-oci/authorizationk8sappscodecom-managedclusterrolebinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/authorizationk8sappscodecom-managedclusterrolebinding-editor --version=v0.10.0
+$ helm upgrade -i authorizationk8sappscodecom-managedclusterrolebinding-editor appscode-charts-oci/authorizationk8sappscodecom-managedclusterrolebinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ManagedClusterRoleBinding Editor on a [Kubernetes](http://k
To install/upgrade the chart with the release name `authorizationk8sappscodecom-managedclusterrolebinding-editor`:
```bash
-$ helm upgrade -i authorizationk8sappscodecom-managedclusterrolebinding-editor appscode-charts-oci/authorizationk8sappscodecom-managedclusterrolebinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i authorizationk8sappscodecom-managedclusterrolebinding-editor appscode-charts-oci/authorizationk8sappscodecom-managedclusterrolebinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ManagedClusterRoleBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `authorizationk8sap
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i authorizationk8sappscodecom-managedclusterrolebinding-editor appscode-charts-oci/authorizationk8sappscodecom-managedclusterrolebinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=authorization.k8s.appscode.com/v1alpha1
+$ helm upgrade -i authorizationk8sappscodecom-managedclusterrolebinding-editor appscode-charts-oci/authorizationk8sappscodecom-managedclusterrolebinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=authorization.k8s.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i authorizationk8sappscodecom-managedclusterrolebinding-editor appscode-charts-oci/authorizationk8sappscodecom-managedclusterrolebinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i authorizationk8sappscodecom-managedclusterrolebinding-editor appscode-charts-oci/authorizationk8sappscodecom-managedclusterrolebinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/authorizationk8sappscodecom-managedclustersetrolebinding-editor/Chart.yaml b/charts/authorizationk8sappscodecom-managedclustersetrolebinding-editor/Chart.yaml
index 7f8f75a5de..7d49b82f3c 100644
--- a/charts/authorizationk8sappscodecom-managedclustersetrolebinding-editor/Chart.yaml
+++ b/charts/authorizationk8sappscodecom-managedclustersetrolebinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"authorization.k8s.appscode.com","version":"v1alpha1","resource":"managedclustersetrolebindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ManagedClusterSetRoleBinding Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: authorizationk8sappscodecom-managedclustersetrolebinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/authorizationk8sappscodecom-managedclustersetrolebinding-editor/README.md b/charts/authorizationk8sappscodecom-managedclustersetrolebinding-editor/README.md
index 025f0b5009..e85e84666b 100644
--- a/charts/authorizationk8sappscodecom-managedclustersetrolebinding-editor/README.md
+++ b/charts/authorizationk8sappscodecom-managedclustersetrolebinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/authorizationk8sappscodecom-managedclustersetrolebinding-editor --version=v0.9.0
-$ helm upgrade -i authorizationk8sappscodecom-managedclustersetrolebinding-editor appscode-charts-oci/authorizationk8sappscodecom-managedclustersetrolebinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/authorizationk8sappscodecom-managedclustersetrolebinding-editor --version=v0.10.0
+$ helm upgrade -i authorizationk8sappscodecom-managedclustersetrolebinding-editor appscode-charts-oci/authorizationk8sappscodecom-managedclustersetrolebinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ManagedClusterSetRoleBinding Editor on a [Kubernetes](http:
To install/upgrade the chart with the release name `authorizationk8sappscodecom-managedclustersetrolebinding-editor`:
```bash
-$ helm upgrade -i authorizationk8sappscodecom-managedclustersetrolebinding-editor appscode-charts-oci/authorizationk8sappscodecom-managedclustersetrolebinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i authorizationk8sappscodecom-managedclustersetrolebinding-editor appscode-charts-oci/authorizationk8sappscodecom-managedclustersetrolebinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ManagedClusterSetRoleBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `authorizationk8sap
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i authorizationk8sappscodecom-managedclustersetrolebinding-editor appscode-charts-oci/authorizationk8sappscodecom-managedclustersetrolebinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=authorization.k8s.appscode.com/v1alpha1
+$ helm upgrade -i authorizationk8sappscodecom-managedclustersetrolebinding-editor appscode-charts-oci/authorizationk8sappscodecom-managedclustersetrolebinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=authorization.k8s.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i authorizationk8sappscodecom-managedclustersetrolebinding-editor appscode-charts-oci/authorizationk8sappscodecom-managedclustersetrolebinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i authorizationk8sappscodecom-managedclustersetrolebinding-editor appscode-charts-oci/authorizationk8sappscodecom-managedclustersetrolebinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/authorizationk8sio-localsubjectaccessreview-editor/Chart.yaml b/charts/authorizationk8sio-localsubjectaccessreview-editor/Chart.yaml
index e3f713d4f3..ed979edbdd 100644
--- a/charts/authorizationk8sio-localsubjectaccessreview-editor/Chart.yaml
+++ b/charts/authorizationk8sio-localsubjectaccessreview-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"authorization.k8s.io","version":"v1","resource":"localsubjectaccessreviews"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: LocalSubjectAccessReview Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: authorizationk8sio-localsubjectaccessreview-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/authorizationk8sio-localsubjectaccessreview-editor/README.md b/charts/authorizationk8sio-localsubjectaccessreview-editor/README.md
index cc853e3fdc..b701e3e07b 100644
--- a/charts/authorizationk8sio-localsubjectaccessreview-editor/README.md
+++ b/charts/authorizationk8sio-localsubjectaccessreview-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/authorizationk8sio-localsubjectaccessreview-editor --version=v0.9.0
-$ helm upgrade -i authorizationk8sio-localsubjectaccessreview-editor appscode-charts-oci/authorizationk8sio-localsubjectaccessreview-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/authorizationk8sio-localsubjectaccessreview-editor --version=v0.10.0
+$ helm upgrade -i authorizationk8sio-localsubjectaccessreview-editor appscode-charts-oci/authorizationk8sio-localsubjectaccessreview-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a LocalSubjectAccessReview Editor on a [Kubernetes](http://ku
To install/upgrade the chart with the release name `authorizationk8sio-localsubjectaccessreview-editor`:
```bash
-$ helm upgrade -i authorizationk8sio-localsubjectaccessreview-editor appscode-charts-oci/authorizationk8sio-localsubjectaccessreview-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i authorizationk8sio-localsubjectaccessreview-editor appscode-charts-oci/authorizationk8sio-localsubjectaccessreview-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a LocalSubjectAccessReview Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `authorizationk8sio
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i authorizationk8sio-localsubjectaccessreview-editor appscode-charts-oci/authorizationk8sio-localsubjectaccessreview-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=authorization.k8s.io/v1
+$ helm upgrade -i authorizationk8sio-localsubjectaccessreview-editor appscode-charts-oci/authorizationk8sio-localsubjectaccessreview-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=authorization.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i authorizationk8sio-localsubjectaccessreview-editor appscode-charts-oci/authorizationk8sio-localsubjectaccessreview-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i authorizationk8sio-localsubjectaccessreview-editor appscode-charts-oci/authorizationk8sio-localsubjectaccessreview-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/authorizationk8sio-selfsubjectaccessreview-editor/Chart.yaml b/charts/authorizationk8sio-selfsubjectaccessreview-editor/Chart.yaml
index 61890c3ca5..8824f75304 100644
--- a/charts/authorizationk8sio-selfsubjectaccessreview-editor/Chart.yaml
+++ b/charts/authorizationk8sio-selfsubjectaccessreview-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"authorization.k8s.io","version":"v1","resource":"selfsubjectaccessreviews"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SelfSubjectAccessReview Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: authorizationk8sio-selfsubjectaccessreview-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/authorizationk8sio-selfsubjectaccessreview-editor/README.md b/charts/authorizationk8sio-selfsubjectaccessreview-editor/README.md
index 5f4b1cadcf..61f3bdf940 100644
--- a/charts/authorizationk8sio-selfsubjectaccessreview-editor/README.md
+++ b/charts/authorizationk8sio-selfsubjectaccessreview-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/authorizationk8sio-selfsubjectaccessreview-editor --version=v0.9.0
-$ helm upgrade -i authorizationk8sio-selfsubjectaccessreview-editor appscode-charts-oci/authorizationk8sio-selfsubjectaccessreview-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/authorizationk8sio-selfsubjectaccessreview-editor --version=v0.10.0
+$ helm upgrade -i authorizationk8sio-selfsubjectaccessreview-editor appscode-charts-oci/authorizationk8sio-selfsubjectaccessreview-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SelfSubjectAccessReview Editor on a [Kubernetes](http://kub
To install/upgrade the chart with the release name `authorizationk8sio-selfsubjectaccessreview-editor`:
```bash
-$ helm upgrade -i authorizationk8sio-selfsubjectaccessreview-editor appscode-charts-oci/authorizationk8sio-selfsubjectaccessreview-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i authorizationk8sio-selfsubjectaccessreview-editor appscode-charts-oci/authorizationk8sio-selfsubjectaccessreview-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SelfSubjectAccessReview Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `authorizationk8sio
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i authorizationk8sio-selfsubjectaccessreview-editor appscode-charts-oci/authorizationk8sio-selfsubjectaccessreview-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=authorization.k8s.io/v1
+$ helm upgrade -i authorizationk8sio-selfsubjectaccessreview-editor appscode-charts-oci/authorizationk8sio-selfsubjectaccessreview-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=authorization.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i authorizationk8sio-selfsubjectaccessreview-editor appscode-charts-oci/authorizationk8sio-selfsubjectaccessreview-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i authorizationk8sio-selfsubjectaccessreview-editor appscode-charts-oci/authorizationk8sio-selfsubjectaccessreview-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/authorizationk8sio-selfsubjectrulesreview-editor/Chart.yaml b/charts/authorizationk8sio-selfsubjectrulesreview-editor/Chart.yaml
index 8953ad8b29..07ed2017fd 100644
--- a/charts/authorizationk8sio-selfsubjectrulesreview-editor/Chart.yaml
+++ b/charts/authorizationk8sio-selfsubjectrulesreview-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"authorization.k8s.io","version":"v1","resource":"selfsubjectrulesreviews"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SelfSubjectRulesReview Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: authorizationk8sio-selfsubjectrulesreview-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/authorizationk8sio-selfsubjectrulesreview-editor/README.md b/charts/authorizationk8sio-selfsubjectrulesreview-editor/README.md
index 7fc855141e..4c4d7eee03 100644
--- a/charts/authorizationk8sio-selfsubjectrulesreview-editor/README.md
+++ b/charts/authorizationk8sio-selfsubjectrulesreview-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/authorizationk8sio-selfsubjectrulesreview-editor --version=v0.9.0
-$ helm upgrade -i authorizationk8sio-selfsubjectrulesreview-editor appscode-charts-oci/authorizationk8sio-selfsubjectrulesreview-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/authorizationk8sio-selfsubjectrulesreview-editor --version=v0.10.0
+$ helm upgrade -i authorizationk8sio-selfsubjectrulesreview-editor appscode-charts-oci/authorizationk8sio-selfsubjectrulesreview-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SelfSubjectRulesReview Editor on a [Kubernetes](http://kube
To install/upgrade the chart with the release name `authorizationk8sio-selfsubjectrulesreview-editor`:
```bash
-$ helm upgrade -i authorizationk8sio-selfsubjectrulesreview-editor appscode-charts-oci/authorizationk8sio-selfsubjectrulesreview-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i authorizationk8sio-selfsubjectrulesreview-editor appscode-charts-oci/authorizationk8sio-selfsubjectrulesreview-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SelfSubjectRulesReview Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `authorizationk8sio
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i authorizationk8sio-selfsubjectrulesreview-editor appscode-charts-oci/authorizationk8sio-selfsubjectrulesreview-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=authorization.k8s.io/v1
+$ helm upgrade -i authorizationk8sio-selfsubjectrulesreview-editor appscode-charts-oci/authorizationk8sio-selfsubjectrulesreview-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=authorization.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i authorizationk8sio-selfsubjectrulesreview-editor appscode-charts-oci/authorizationk8sio-selfsubjectrulesreview-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i authorizationk8sio-selfsubjectrulesreview-editor appscode-charts-oci/authorizationk8sio-selfsubjectrulesreview-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/authorizationk8sio-subjectaccessreview-editor/Chart.yaml b/charts/authorizationk8sio-subjectaccessreview-editor/Chart.yaml
index c8bad74247..abb18f52f1 100644
--- a/charts/authorizationk8sio-subjectaccessreview-editor/Chart.yaml
+++ b/charts/authorizationk8sio-subjectaccessreview-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"authorization.k8s.io","version":"v1","resource":"subjectaccessreviews"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SubjectAccessReview Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: authorizationk8sio-subjectaccessreview-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/authorizationk8sio-subjectaccessreview-editor/README.md b/charts/authorizationk8sio-subjectaccessreview-editor/README.md
index 6b961c4913..31846e7199 100644
--- a/charts/authorizationk8sio-subjectaccessreview-editor/README.md
+++ b/charts/authorizationk8sio-subjectaccessreview-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/authorizationk8sio-subjectaccessreview-editor --version=v0.9.0
-$ helm upgrade -i authorizationk8sio-subjectaccessreview-editor appscode-charts-oci/authorizationk8sio-subjectaccessreview-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/authorizationk8sio-subjectaccessreview-editor --version=v0.10.0
+$ helm upgrade -i authorizationk8sio-subjectaccessreview-editor appscode-charts-oci/authorizationk8sio-subjectaccessreview-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SubjectAccessReview Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `authorizationk8sio-subjectaccessreview-editor`:
```bash
-$ helm upgrade -i authorizationk8sio-subjectaccessreview-editor appscode-charts-oci/authorizationk8sio-subjectaccessreview-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i authorizationk8sio-subjectaccessreview-editor appscode-charts-oci/authorizationk8sio-subjectaccessreview-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SubjectAccessReview Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `authorizationk8sio
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i authorizationk8sio-subjectaccessreview-editor appscode-charts-oci/authorizationk8sio-subjectaccessreview-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=authorization.k8s.io/v1
+$ helm upgrade -i authorizationk8sio-subjectaccessreview-editor appscode-charts-oci/authorizationk8sio-subjectaccessreview-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=authorization.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i authorizationk8sio-subjectaccessreview-editor appscode-charts-oci/authorizationk8sio-subjectaccessreview-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i authorizationk8sio-subjectaccessreview-editor appscode-charts-oci/authorizationk8sio-subjectaccessreview-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/autoscaling-horizontalpodautoscaler-editor/Chart.yaml b/charts/autoscaling-horizontalpodautoscaler-editor/Chart.yaml
index e46f5e3a6e..451e65b767 100644
--- a/charts/autoscaling-horizontalpodautoscaler-editor/Chart.yaml
+++ b/charts/autoscaling-horizontalpodautoscaler-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"autoscaling","version":"v2beta2","resource":"horizontalpodautoscalers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: HorizontalPodAutoscaler Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: autoscaling-horizontalpodautoscaler-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/autoscaling-horizontalpodautoscaler-editor/README.md b/charts/autoscaling-horizontalpodautoscaler-editor/README.md
index 56146b4cd9..c69baad129 100644
--- a/charts/autoscaling-horizontalpodautoscaler-editor/README.md
+++ b/charts/autoscaling-horizontalpodautoscaler-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/autoscaling-horizontalpodautoscaler-editor --version=v0.9.0
-$ helm upgrade -i autoscaling-horizontalpodautoscaler-editor appscode-charts-oci/autoscaling-horizontalpodautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/autoscaling-horizontalpodautoscaler-editor --version=v0.10.0
+$ helm upgrade -i autoscaling-horizontalpodautoscaler-editor appscode-charts-oci/autoscaling-horizontalpodautoscaler-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a HorizontalPodAutoscaler Editor on a [Kubernetes](http://kub
To install/upgrade the chart with the release name `autoscaling-horizontalpodautoscaler-editor`:
```bash
-$ helm upgrade -i autoscaling-horizontalpodautoscaler-editor appscode-charts-oci/autoscaling-horizontalpodautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i autoscaling-horizontalpodautoscaler-editor appscode-charts-oci/autoscaling-horizontalpodautoscaler-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a HorizontalPodAutoscaler Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `autoscaling-horizo
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i autoscaling-horizontalpodautoscaler-editor appscode-charts-oci/autoscaling-horizontalpodautoscaler-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=autoscaling/v2beta2
+$ helm upgrade -i autoscaling-horizontalpodautoscaler-editor appscode-charts-oci/autoscaling-horizontalpodautoscaler-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=autoscaling/v2beta2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i autoscaling-horizontalpodautoscaler-editor appscode-charts-oci/autoscaling-horizontalpodautoscaler-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i autoscaling-horizontalpodautoscaler-editor appscode-charts-oci/autoscaling-horizontalpodautoscaler-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/autoscalingk8sio-verticalpodautoscaler-editor/Chart.yaml b/charts/autoscalingk8sio-verticalpodautoscaler-editor/Chart.yaml
index 9787b08f21..88b99ad75b 100644
--- a/charts/autoscalingk8sio-verticalpodautoscaler-editor/Chart.yaml
+++ b/charts/autoscalingk8sio-verticalpodautoscaler-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"autoscaling.k8s.io","version":"v1","resource":"verticalpodautoscalers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: VerticalPodAutoscaler Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: autoscalingk8sio-verticalpodautoscaler-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/autoscalingk8sio-verticalpodautoscaler-editor/README.md b/charts/autoscalingk8sio-verticalpodautoscaler-editor/README.md
index 2a351dd00a..aab96c1406 100644
--- a/charts/autoscalingk8sio-verticalpodautoscaler-editor/README.md
+++ b/charts/autoscalingk8sio-verticalpodautoscaler-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/autoscalingk8sio-verticalpodautoscaler-editor --version=v0.9.0
-$ helm upgrade -i autoscalingk8sio-verticalpodautoscaler-editor appscode-charts-oci/autoscalingk8sio-verticalpodautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/autoscalingk8sio-verticalpodautoscaler-editor --version=v0.10.0
+$ helm upgrade -i autoscalingk8sio-verticalpodautoscaler-editor appscode-charts-oci/autoscalingk8sio-verticalpodautoscaler-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a VerticalPodAutoscaler Editor on a [Kubernetes](http://kuber
To install/upgrade the chart with the release name `autoscalingk8sio-verticalpodautoscaler-editor`:
```bash
-$ helm upgrade -i autoscalingk8sio-verticalpodautoscaler-editor appscode-charts-oci/autoscalingk8sio-verticalpodautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i autoscalingk8sio-verticalpodautoscaler-editor appscode-charts-oci/autoscalingk8sio-verticalpodautoscaler-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a VerticalPodAutoscaler Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `autoscalingk8sio-v
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i autoscalingk8sio-verticalpodautoscaler-editor appscode-charts-oci/autoscalingk8sio-verticalpodautoscaler-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=autoscaling.k8s.io/v1
+$ helm upgrade -i autoscalingk8sio-verticalpodautoscaler-editor appscode-charts-oci/autoscalingk8sio-verticalpodautoscaler-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=autoscaling.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i autoscalingk8sio-verticalpodautoscaler-editor appscode-charts-oci/autoscalingk8sio-verticalpodautoscaler-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i autoscalingk8sio-verticalpodautoscaler-editor appscode-charts-oci/autoscalingk8sio-verticalpodautoscaler-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/autoscalingk8sio-verticalpodautoscalercheckpoint-editor/Chart.yaml b/charts/autoscalingk8sio-verticalpodautoscalercheckpoint-editor/Chart.yaml
index fba26dcb8b..ec0b2e6bd0 100644
--- a/charts/autoscalingk8sio-verticalpodautoscalercheckpoint-editor/Chart.yaml
+++ b/charts/autoscalingk8sio-verticalpodautoscalercheckpoint-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"autoscaling.k8s.io","version":"v1","resource":"verticalpodautoscalercheckpoints"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: VerticalPodAutoscalerCheckpoint Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: autoscalingk8sio-verticalpodautoscalercheckpoint-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/autoscalingk8sio-verticalpodautoscalercheckpoint-editor/README.md b/charts/autoscalingk8sio-verticalpodautoscalercheckpoint-editor/README.md
index 27dc397797..4f69c0d8e6 100644
--- a/charts/autoscalingk8sio-verticalpodautoscalercheckpoint-editor/README.md
+++ b/charts/autoscalingk8sio-verticalpodautoscalercheckpoint-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/autoscalingk8sio-verticalpodautoscalercheckpoint-editor --version=v0.9.0
-$ helm upgrade -i autoscalingk8sio-verticalpodautoscalercheckpoint-editor appscode-charts-oci/autoscalingk8sio-verticalpodautoscalercheckpoint-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/autoscalingk8sio-verticalpodautoscalercheckpoint-editor --version=v0.10.0
+$ helm upgrade -i autoscalingk8sio-verticalpodautoscalercheckpoint-editor appscode-charts-oci/autoscalingk8sio-verticalpodautoscalercheckpoint-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a VerticalPodAutoscalerCheckpoint Editor on a [Kubernetes](ht
To install/upgrade the chart with the release name `autoscalingk8sio-verticalpodautoscalercheckpoint-editor`:
```bash
-$ helm upgrade -i autoscalingk8sio-verticalpodautoscalercheckpoint-editor appscode-charts-oci/autoscalingk8sio-verticalpodautoscalercheckpoint-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i autoscalingk8sio-verticalpodautoscalercheckpoint-editor appscode-charts-oci/autoscalingk8sio-verticalpodautoscalercheckpoint-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a VerticalPodAutoscalerCheckpoint Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `autoscalingk8sio-v
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i autoscalingk8sio-verticalpodautoscalercheckpoint-editor appscode-charts-oci/autoscalingk8sio-verticalpodautoscalercheckpoint-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=autoscaling.k8s.io/v1
+$ helm upgrade -i autoscalingk8sio-verticalpodautoscalercheckpoint-editor appscode-charts-oci/autoscalingk8sio-verticalpodautoscalercheckpoint-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=autoscaling.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i autoscalingk8sio-verticalpodautoscalercheckpoint-editor appscode-charts-oci/autoscalingk8sio-verticalpodautoscalercheckpoint-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i autoscalingk8sio-verticalpodautoscalercheckpoint-editor appscode-charts-oci/autoscalingk8sio-verticalpodautoscalercheckpoint-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/autoscalingkubedbcom-cassandraautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-cassandraautoscaler-editor/Chart.yaml
index 9953cfd47f..6aaf595d44 100644
--- a/charts/autoscalingkubedbcom-cassandraautoscaler-editor/Chart.yaml
+++ b/charts/autoscalingkubedbcom-cassandraautoscaler-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"autoscaling.kubedb.com","version":"v1alpha1","resource":"cassandraautoscalers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: CassandraAutoscaler Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: autoscalingkubedbcom-cassandraautoscaler-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/autoscalingkubedbcom-cassandraautoscaler-editor/README.md b/charts/autoscalingkubedbcom-cassandraautoscaler-editor/README.md
index 2737ac3215..79e11d38b7 100644
--- a/charts/autoscalingkubedbcom-cassandraautoscaler-editor/README.md
+++ b/charts/autoscalingkubedbcom-cassandraautoscaler-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/autoscalingkubedbcom-cassandraautoscaler-editor --version=v0.9.0
-$ helm upgrade -i autoscalingkubedbcom-cassandraautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-cassandraautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/autoscalingkubedbcom-cassandraautoscaler-editor --version=v0.10.0
+$ helm upgrade -i autoscalingkubedbcom-cassandraautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-cassandraautoscaler-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a CassandraAutoscaler Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `autoscalingkubedbcom-cassandraautoscaler-editor`:
```bash
-$ helm upgrade -i autoscalingkubedbcom-cassandraautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-cassandraautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i autoscalingkubedbcom-cassandraautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-cassandraautoscaler-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a CassandraAutoscaler Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `autoscalingkubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-cassandraautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-cassandraautoscaler-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
+$ helm upgrade -i autoscalingkubedbcom-cassandraautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-cassandraautoscaler-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-cassandraautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-cassandraautoscaler-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i autoscalingkubedbcom-cassandraautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-cassandraautoscaler-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/autoscalingkubedbcom-clickhouseautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-clickhouseautoscaler-editor/Chart.yaml
index 5593591956..cf7148f06b 100644
--- a/charts/autoscalingkubedbcom-clickhouseautoscaler-editor/Chart.yaml
+++ b/charts/autoscalingkubedbcom-clickhouseautoscaler-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"autoscaling.kubedb.com","version":"v1alpha1","resource":"clickhouseautoscalers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClickHouseAutoscaler Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: autoscalingkubedbcom-clickhouseautoscaler-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/autoscalingkubedbcom-clickhouseautoscaler-editor/README.md b/charts/autoscalingkubedbcom-clickhouseautoscaler-editor/README.md
index 62a1b5492c..3e159df0ca 100644
--- a/charts/autoscalingkubedbcom-clickhouseautoscaler-editor/README.md
+++ b/charts/autoscalingkubedbcom-clickhouseautoscaler-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/autoscalingkubedbcom-clickhouseautoscaler-editor --version=v0.9.0
-$ helm upgrade -i autoscalingkubedbcom-clickhouseautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-clickhouseautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/autoscalingkubedbcom-clickhouseautoscaler-editor --version=v0.10.0
+$ helm upgrade -i autoscalingkubedbcom-clickhouseautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-clickhouseautoscaler-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClickHouseAutoscaler Editor on a [Kubernetes](http://kubern
To install/upgrade the chart with the release name `autoscalingkubedbcom-clickhouseautoscaler-editor`:
```bash
-$ helm upgrade -i autoscalingkubedbcom-clickhouseautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-clickhouseautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i autoscalingkubedbcom-clickhouseautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-clickhouseautoscaler-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClickHouseAutoscaler Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `autoscalingkubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-clickhouseautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-clickhouseautoscaler-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
+$ helm upgrade -i autoscalingkubedbcom-clickhouseautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-clickhouseautoscaler-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-clickhouseautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-clickhouseautoscaler-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i autoscalingkubedbcom-clickhouseautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-clickhouseautoscaler-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/autoscalingkubedbcom-druidautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-druidautoscaler-editor/Chart.yaml
index f28469ec7e..fcd072fe72 100644
--- a/charts/autoscalingkubedbcom-druidautoscaler-editor/Chart.yaml
+++ b/charts/autoscalingkubedbcom-druidautoscaler-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"autoscaling.kubedb.com","version":"v1alpha1","resource":"druidautoscalers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: DruidAutoscaler Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: autoscalingkubedbcom-druidautoscaler-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/autoscalingkubedbcom-druidautoscaler-editor/README.md b/charts/autoscalingkubedbcom-druidautoscaler-editor/README.md
index 765cc5e7e1..52f4a32bc5 100644
--- a/charts/autoscalingkubedbcom-druidautoscaler-editor/README.md
+++ b/charts/autoscalingkubedbcom-druidautoscaler-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/autoscalingkubedbcom-druidautoscaler-editor --version=v0.9.0
-$ helm upgrade -i autoscalingkubedbcom-druidautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-druidautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/autoscalingkubedbcom-druidautoscaler-editor --version=v0.10.0
+$ helm upgrade -i autoscalingkubedbcom-druidautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-druidautoscaler-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a DruidAutoscaler Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `autoscalingkubedbcom-druidautoscaler-editor`:
```bash
-$ helm upgrade -i autoscalingkubedbcom-druidautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-druidautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i autoscalingkubedbcom-druidautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-druidautoscaler-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a DruidAutoscaler Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `autoscalingkubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-druidautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-druidautoscaler-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
+$ helm upgrade -i autoscalingkubedbcom-druidautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-druidautoscaler-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-druidautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-druidautoscaler-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i autoscalingkubedbcom-druidautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-druidautoscaler-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/autoscalingkubedbcom-elasticsearchautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-elasticsearchautoscaler-editor/Chart.yaml
index 3455967f0f..f681d6e7a6 100644
--- a/charts/autoscalingkubedbcom-elasticsearchautoscaler-editor/Chart.yaml
+++ b/charts/autoscalingkubedbcom-elasticsearchautoscaler-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"autoscaling.kubedb.com","version":"v1alpha1","resource":"elasticsearchautoscalers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ElasticsearchAutoscaler Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: autoscalingkubedbcom-elasticsearchautoscaler-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/autoscalingkubedbcom-elasticsearchautoscaler-editor/README.md b/charts/autoscalingkubedbcom-elasticsearchautoscaler-editor/README.md
index ab9acf959a..11b2e9eba0 100644
--- a/charts/autoscalingkubedbcom-elasticsearchautoscaler-editor/README.md
+++ b/charts/autoscalingkubedbcom-elasticsearchautoscaler-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/autoscalingkubedbcom-elasticsearchautoscaler-editor --version=v0.9.0
-$ helm upgrade -i autoscalingkubedbcom-elasticsearchautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-elasticsearchautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/autoscalingkubedbcom-elasticsearchautoscaler-editor --version=v0.10.0
+$ helm upgrade -i autoscalingkubedbcom-elasticsearchautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-elasticsearchautoscaler-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ElasticsearchAutoscaler Editor on a [Kubernetes](http://kub
To install/upgrade the chart with the release name `autoscalingkubedbcom-elasticsearchautoscaler-editor`:
```bash
-$ helm upgrade -i autoscalingkubedbcom-elasticsearchautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-elasticsearchautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i autoscalingkubedbcom-elasticsearchautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-elasticsearchautoscaler-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ElasticsearchAutoscaler Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `autoscalingkubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-elasticsearchautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-elasticsearchautoscaler-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
+$ helm upgrade -i autoscalingkubedbcom-elasticsearchautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-elasticsearchautoscaler-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-elasticsearchautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-elasticsearchautoscaler-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i autoscalingkubedbcom-elasticsearchautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-elasticsearchautoscaler-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/autoscalingkubedbcom-etcdautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-etcdautoscaler-editor/Chart.yaml
index ac888b6a92..bf0eea64c5 100644
--- a/charts/autoscalingkubedbcom-etcdautoscaler-editor/Chart.yaml
+++ b/charts/autoscalingkubedbcom-etcdautoscaler-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"autoscaling.kubedb.com","version":"v1alpha1","resource":"etcdautoscalers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: EtcdAutoscaler Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: autoscalingkubedbcom-etcdautoscaler-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/autoscalingkubedbcom-etcdautoscaler-editor/README.md b/charts/autoscalingkubedbcom-etcdautoscaler-editor/README.md
index 6627f55165..0d244f53a0 100644
--- a/charts/autoscalingkubedbcom-etcdautoscaler-editor/README.md
+++ b/charts/autoscalingkubedbcom-etcdautoscaler-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/autoscalingkubedbcom-etcdautoscaler-editor --version=v0.9.0
-$ helm upgrade -i autoscalingkubedbcom-etcdautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-etcdautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/autoscalingkubedbcom-etcdautoscaler-editor --version=v0.10.0
+$ helm upgrade -i autoscalingkubedbcom-etcdautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-etcdautoscaler-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a EtcdAutoscaler Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `autoscalingkubedbcom-etcdautoscaler-editor`:
```bash
-$ helm upgrade -i autoscalingkubedbcom-etcdautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-etcdautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i autoscalingkubedbcom-etcdautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-etcdautoscaler-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a EtcdAutoscaler Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `autoscalingkubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-etcdautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-etcdautoscaler-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
+$ helm upgrade -i autoscalingkubedbcom-etcdautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-etcdautoscaler-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-etcdautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-etcdautoscaler-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i autoscalingkubedbcom-etcdautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-etcdautoscaler-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/autoscalingkubedbcom-ferretdbautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-ferretdbautoscaler-editor/Chart.yaml
index d528441dcd..93d955ab46 100644
--- a/charts/autoscalingkubedbcom-ferretdbautoscaler-editor/Chart.yaml
+++ b/charts/autoscalingkubedbcom-ferretdbautoscaler-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"autoscaling.kubedb.com","version":"v1alpha1","resource":"ferretdbautoscalers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FerretDBAutoscaler Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: autoscalingkubedbcom-ferretdbautoscaler-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/autoscalingkubedbcom-ferretdbautoscaler-editor/README.md b/charts/autoscalingkubedbcom-ferretdbautoscaler-editor/README.md
index 10e026d78d..ad8ad29664 100644
--- a/charts/autoscalingkubedbcom-ferretdbautoscaler-editor/README.md
+++ b/charts/autoscalingkubedbcom-ferretdbautoscaler-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/autoscalingkubedbcom-ferretdbautoscaler-editor --version=v0.9.0
-$ helm upgrade -i autoscalingkubedbcom-ferretdbautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-ferretdbautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/autoscalingkubedbcom-ferretdbautoscaler-editor --version=v0.10.0
+$ helm upgrade -i autoscalingkubedbcom-ferretdbautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-ferretdbautoscaler-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FerretDBAutoscaler Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `autoscalingkubedbcom-ferretdbautoscaler-editor`:
```bash
-$ helm upgrade -i autoscalingkubedbcom-ferretdbautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-ferretdbautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i autoscalingkubedbcom-ferretdbautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-ferretdbautoscaler-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FerretDBAutoscaler Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `autoscalingkubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-ferretdbautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-ferretdbautoscaler-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
+$ helm upgrade -i autoscalingkubedbcom-ferretdbautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-ferretdbautoscaler-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-ferretdbautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-ferretdbautoscaler-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i autoscalingkubedbcom-ferretdbautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-ferretdbautoscaler-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/autoscalingkubedbcom-kafkaautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-kafkaautoscaler-editor/Chart.yaml
index 9c3f439bc0..bdb2cc5a88 100644
--- a/charts/autoscalingkubedbcom-kafkaautoscaler-editor/Chart.yaml
+++ b/charts/autoscalingkubedbcom-kafkaautoscaler-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"autoscaling.kubedb.com","version":"v1alpha1","resource":"kafkaautoscalers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: KafkaAutoscaler Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: autoscalingkubedbcom-kafkaautoscaler-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/autoscalingkubedbcom-kafkaautoscaler-editor/README.md b/charts/autoscalingkubedbcom-kafkaautoscaler-editor/README.md
index 4f001d9566..de14c9311e 100644
--- a/charts/autoscalingkubedbcom-kafkaautoscaler-editor/README.md
+++ b/charts/autoscalingkubedbcom-kafkaautoscaler-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/autoscalingkubedbcom-kafkaautoscaler-editor --version=v0.9.0
-$ helm upgrade -i autoscalingkubedbcom-kafkaautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-kafkaautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/autoscalingkubedbcom-kafkaautoscaler-editor --version=v0.10.0
+$ helm upgrade -i autoscalingkubedbcom-kafkaautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-kafkaautoscaler-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a KafkaAutoscaler Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `autoscalingkubedbcom-kafkaautoscaler-editor`:
```bash
-$ helm upgrade -i autoscalingkubedbcom-kafkaautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-kafkaautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i autoscalingkubedbcom-kafkaautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-kafkaautoscaler-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a KafkaAutoscaler Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `autoscalingkubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-kafkaautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-kafkaautoscaler-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
+$ helm upgrade -i autoscalingkubedbcom-kafkaautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-kafkaautoscaler-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-kafkaautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-kafkaautoscaler-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i autoscalingkubedbcom-kafkaautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-kafkaautoscaler-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/autoscalingkubedbcom-mariadbautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-mariadbautoscaler-editor/Chart.yaml
index cb11367927..1a325a19ba 100644
--- a/charts/autoscalingkubedbcom-mariadbautoscaler-editor/Chart.yaml
+++ b/charts/autoscalingkubedbcom-mariadbautoscaler-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"autoscaling.kubedb.com","version":"v1alpha1","resource":"mariadbautoscalers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MariaDBAutoscaler Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: autoscalingkubedbcom-mariadbautoscaler-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/autoscalingkubedbcom-mariadbautoscaler-editor/README.md b/charts/autoscalingkubedbcom-mariadbautoscaler-editor/README.md
index 9936446be7..57a9df4bb0 100644
--- a/charts/autoscalingkubedbcom-mariadbautoscaler-editor/README.md
+++ b/charts/autoscalingkubedbcom-mariadbautoscaler-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/autoscalingkubedbcom-mariadbautoscaler-editor --version=v0.9.0
-$ helm upgrade -i autoscalingkubedbcom-mariadbautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-mariadbautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/autoscalingkubedbcom-mariadbautoscaler-editor --version=v0.10.0
+$ helm upgrade -i autoscalingkubedbcom-mariadbautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-mariadbautoscaler-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MariaDBAutoscaler Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `autoscalingkubedbcom-mariadbautoscaler-editor`:
```bash
-$ helm upgrade -i autoscalingkubedbcom-mariadbautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-mariadbautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i autoscalingkubedbcom-mariadbautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-mariadbautoscaler-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MariaDBAutoscaler Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `autoscalingkubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-mariadbautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-mariadbautoscaler-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
+$ helm upgrade -i autoscalingkubedbcom-mariadbautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-mariadbautoscaler-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-mariadbautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-mariadbautoscaler-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i autoscalingkubedbcom-mariadbautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-mariadbautoscaler-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/autoscalingkubedbcom-memcachedautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-memcachedautoscaler-editor/Chart.yaml
index eb9fd1fd1f..3ddd723deb 100644
--- a/charts/autoscalingkubedbcom-memcachedautoscaler-editor/Chart.yaml
+++ b/charts/autoscalingkubedbcom-memcachedautoscaler-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"autoscaling.kubedb.com","version":"v1alpha1","resource":"memcachedautoscalers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MemcachedAutoscaler Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: autoscalingkubedbcom-memcachedautoscaler-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/autoscalingkubedbcom-memcachedautoscaler-editor/README.md b/charts/autoscalingkubedbcom-memcachedautoscaler-editor/README.md
index 207b62c8cb..91ce5e6db3 100644
--- a/charts/autoscalingkubedbcom-memcachedautoscaler-editor/README.md
+++ b/charts/autoscalingkubedbcom-memcachedautoscaler-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/autoscalingkubedbcom-memcachedautoscaler-editor --version=v0.9.0
-$ helm upgrade -i autoscalingkubedbcom-memcachedautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-memcachedautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/autoscalingkubedbcom-memcachedautoscaler-editor --version=v0.10.0
+$ helm upgrade -i autoscalingkubedbcom-memcachedautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-memcachedautoscaler-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MemcachedAutoscaler Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `autoscalingkubedbcom-memcachedautoscaler-editor`:
```bash
-$ helm upgrade -i autoscalingkubedbcom-memcachedautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-memcachedautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i autoscalingkubedbcom-memcachedautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-memcachedautoscaler-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MemcachedAutoscaler Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `autoscalingkubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-memcachedautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-memcachedautoscaler-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
+$ helm upgrade -i autoscalingkubedbcom-memcachedautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-memcachedautoscaler-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-memcachedautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-memcachedautoscaler-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i autoscalingkubedbcom-memcachedautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-memcachedautoscaler-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/autoscalingkubedbcom-mongodbautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-mongodbautoscaler-editor/Chart.yaml
index 2f9169c345..88c512f40a 100644
--- a/charts/autoscalingkubedbcom-mongodbautoscaler-editor/Chart.yaml
+++ b/charts/autoscalingkubedbcom-mongodbautoscaler-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"autoscaling.kubedb.com","version":"v1alpha1","resource":"mongodbautoscalers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MongoDBAutoscaler Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: autoscalingkubedbcom-mongodbautoscaler-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/autoscalingkubedbcom-mongodbautoscaler-editor/README.md b/charts/autoscalingkubedbcom-mongodbautoscaler-editor/README.md
index 563162d297..8346b155b6 100644
--- a/charts/autoscalingkubedbcom-mongodbautoscaler-editor/README.md
+++ b/charts/autoscalingkubedbcom-mongodbautoscaler-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/autoscalingkubedbcom-mongodbautoscaler-editor --version=v0.9.0
-$ helm upgrade -i autoscalingkubedbcom-mongodbautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-mongodbautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/autoscalingkubedbcom-mongodbautoscaler-editor --version=v0.10.0
+$ helm upgrade -i autoscalingkubedbcom-mongodbautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-mongodbautoscaler-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MongoDBAutoscaler Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `autoscalingkubedbcom-mongodbautoscaler-editor`:
```bash
-$ helm upgrade -i autoscalingkubedbcom-mongodbautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-mongodbautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i autoscalingkubedbcom-mongodbautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-mongodbautoscaler-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MongoDBAutoscaler Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `autoscalingkubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-mongodbautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-mongodbautoscaler-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
+$ helm upgrade -i autoscalingkubedbcom-mongodbautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-mongodbautoscaler-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-mongodbautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-mongodbautoscaler-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i autoscalingkubedbcom-mongodbautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-mongodbautoscaler-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/autoscalingkubedbcom-mssqlserverautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-mssqlserverautoscaler-editor/Chart.yaml
index 1fae3f364d..64b1f6e77c 100644
--- a/charts/autoscalingkubedbcom-mssqlserverautoscaler-editor/Chart.yaml
+++ b/charts/autoscalingkubedbcom-mssqlserverautoscaler-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"autoscaling.kubedb.com","version":"v1alpha1","resource":"mssqlserverautoscalers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MSSQLServerAutoscaler Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: autoscalingkubedbcom-mssqlserverautoscaler-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/autoscalingkubedbcom-mssqlserverautoscaler-editor/README.md b/charts/autoscalingkubedbcom-mssqlserverautoscaler-editor/README.md
index 12abe28c36..22ecd53484 100644
--- a/charts/autoscalingkubedbcom-mssqlserverautoscaler-editor/README.md
+++ b/charts/autoscalingkubedbcom-mssqlserverautoscaler-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/autoscalingkubedbcom-mssqlserverautoscaler-editor --version=v0.9.0
-$ helm upgrade -i autoscalingkubedbcom-mssqlserverautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-mssqlserverautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/autoscalingkubedbcom-mssqlserverautoscaler-editor --version=v0.10.0
+$ helm upgrade -i autoscalingkubedbcom-mssqlserverautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-mssqlserverautoscaler-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MSSQLServerAutoscaler Editor on a [Kubernetes](http://kuber
To install/upgrade the chart with the release name `autoscalingkubedbcom-mssqlserverautoscaler-editor`:
```bash
-$ helm upgrade -i autoscalingkubedbcom-mssqlserverautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-mssqlserverautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i autoscalingkubedbcom-mssqlserverautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-mssqlserverautoscaler-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MSSQLServerAutoscaler Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `autoscalingkubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-mssqlserverautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-mssqlserverautoscaler-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
+$ helm upgrade -i autoscalingkubedbcom-mssqlserverautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-mssqlserverautoscaler-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-mssqlserverautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-mssqlserverautoscaler-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i autoscalingkubedbcom-mssqlserverautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-mssqlserverautoscaler-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/autoscalingkubedbcom-mysqlautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-mysqlautoscaler-editor/Chart.yaml
index 306bb171c4..ef9b63fdb3 100644
--- a/charts/autoscalingkubedbcom-mysqlautoscaler-editor/Chart.yaml
+++ b/charts/autoscalingkubedbcom-mysqlautoscaler-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"autoscaling.kubedb.com","version":"v1alpha1","resource":"mysqlautoscalers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MySQLAutoscaler Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: autoscalingkubedbcom-mysqlautoscaler-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/autoscalingkubedbcom-mysqlautoscaler-editor/README.md b/charts/autoscalingkubedbcom-mysqlautoscaler-editor/README.md
index 23a203635b..fbc6d5065d 100644
--- a/charts/autoscalingkubedbcom-mysqlautoscaler-editor/README.md
+++ b/charts/autoscalingkubedbcom-mysqlautoscaler-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/autoscalingkubedbcom-mysqlautoscaler-editor --version=v0.9.0
-$ helm upgrade -i autoscalingkubedbcom-mysqlautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-mysqlautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/autoscalingkubedbcom-mysqlautoscaler-editor --version=v0.10.0
+$ helm upgrade -i autoscalingkubedbcom-mysqlautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-mysqlautoscaler-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MySQLAutoscaler Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `autoscalingkubedbcom-mysqlautoscaler-editor`:
```bash
-$ helm upgrade -i autoscalingkubedbcom-mysqlautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-mysqlautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i autoscalingkubedbcom-mysqlautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-mysqlautoscaler-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MySQLAutoscaler Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `autoscalingkubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-mysqlautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-mysqlautoscaler-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
+$ helm upgrade -i autoscalingkubedbcom-mysqlautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-mysqlautoscaler-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-mysqlautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-mysqlautoscaler-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i autoscalingkubedbcom-mysqlautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-mysqlautoscaler-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/autoscalingkubedbcom-perconaxtradbautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-perconaxtradbautoscaler-editor/Chart.yaml
index 4e734dd540..166fd98def 100644
--- a/charts/autoscalingkubedbcom-perconaxtradbautoscaler-editor/Chart.yaml
+++ b/charts/autoscalingkubedbcom-perconaxtradbautoscaler-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"autoscaling.kubedb.com","version":"v1alpha1","resource":"perconaxtradbautoscalers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PerconaXtraDBAutoscaler Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: autoscalingkubedbcom-perconaxtradbautoscaler-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/autoscalingkubedbcom-perconaxtradbautoscaler-editor/README.md b/charts/autoscalingkubedbcom-perconaxtradbautoscaler-editor/README.md
index f5b491c2fa..f1daef25ca 100644
--- a/charts/autoscalingkubedbcom-perconaxtradbautoscaler-editor/README.md
+++ b/charts/autoscalingkubedbcom-perconaxtradbautoscaler-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/autoscalingkubedbcom-perconaxtradbautoscaler-editor --version=v0.9.0
-$ helm upgrade -i autoscalingkubedbcom-perconaxtradbautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-perconaxtradbautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/autoscalingkubedbcom-perconaxtradbautoscaler-editor --version=v0.10.0
+$ helm upgrade -i autoscalingkubedbcom-perconaxtradbautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-perconaxtradbautoscaler-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PerconaXtraDBAutoscaler Editor on a [Kubernetes](http://kub
To install/upgrade the chart with the release name `autoscalingkubedbcom-perconaxtradbautoscaler-editor`:
```bash
-$ helm upgrade -i autoscalingkubedbcom-perconaxtradbautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-perconaxtradbautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i autoscalingkubedbcom-perconaxtradbautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-perconaxtradbautoscaler-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PerconaXtraDBAutoscaler Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `autoscalingkubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-perconaxtradbautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-perconaxtradbautoscaler-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
+$ helm upgrade -i autoscalingkubedbcom-perconaxtradbautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-perconaxtradbautoscaler-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-perconaxtradbautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-perconaxtradbautoscaler-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i autoscalingkubedbcom-perconaxtradbautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-perconaxtradbautoscaler-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/autoscalingkubedbcom-pgbouncerautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-pgbouncerautoscaler-editor/Chart.yaml
index 674e2bb52f..5eaa89c762 100644
--- a/charts/autoscalingkubedbcom-pgbouncerautoscaler-editor/Chart.yaml
+++ b/charts/autoscalingkubedbcom-pgbouncerautoscaler-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"autoscaling.kubedb.com","version":"v1alpha1","resource":"pgbouncerautoscalers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PgBouncerAutoscaler Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: autoscalingkubedbcom-pgbouncerautoscaler-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/autoscalingkubedbcom-pgbouncerautoscaler-editor/README.md b/charts/autoscalingkubedbcom-pgbouncerautoscaler-editor/README.md
index 8b5949b578..7f2a901d35 100644
--- a/charts/autoscalingkubedbcom-pgbouncerautoscaler-editor/README.md
+++ b/charts/autoscalingkubedbcom-pgbouncerautoscaler-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/autoscalingkubedbcom-pgbouncerautoscaler-editor --version=v0.9.0
-$ helm upgrade -i autoscalingkubedbcom-pgbouncerautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-pgbouncerautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/autoscalingkubedbcom-pgbouncerautoscaler-editor --version=v0.10.0
+$ helm upgrade -i autoscalingkubedbcom-pgbouncerautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-pgbouncerautoscaler-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PgBouncerAutoscaler Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `autoscalingkubedbcom-pgbouncerautoscaler-editor`:
```bash
-$ helm upgrade -i autoscalingkubedbcom-pgbouncerautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-pgbouncerautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i autoscalingkubedbcom-pgbouncerautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-pgbouncerautoscaler-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PgBouncerAutoscaler Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `autoscalingkubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-pgbouncerautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-pgbouncerautoscaler-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
+$ helm upgrade -i autoscalingkubedbcom-pgbouncerautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-pgbouncerautoscaler-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-pgbouncerautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-pgbouncerautoscaler-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i autoscalingkubedbcom-pgbouncerautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-pgbouncerautoscaler-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/autoscalingkubedbcom-pgpoolautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-pgpoolautoscaler-editor/Chart.yaml
index 4b1733448e..588db46b04 100644
--- a/charts/autoscalingkubedbcom-pgpoolautoscaler-editor/Chart.yaml
+++ b/charts/autoscalingkubedbcom-pgpoolautoscaler-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"autoscaling.kubedb.com","version":"v1alpha1","resource":"pgpoolautoscalers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PgpoolAutoscaler Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: autoscalingkubedbcom-pgpoolautoscaler-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/autoscalingkubedbcom-pgpoolautoscaler-editor/README.md b/charts/autoscalingkubedbcom-pgpoolautoscaler-editor/README.md
index e96fdec23c..b0eb810238 100644
--- a/charts/autoscalingkubedbcom-pgpoolautoscaler-editor/README.md
+++ b/charts/autoscalingkubedbcom-pgpoolautoscaler-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/autoscalingkubedbcom-pgpoolautoscaler-editor --version=v0.9.0
-$ helm upgrade -i autoscalingkubedbcom-pgpoolautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-pgpoolautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/autoscalingkubedbcom-pgpoolautoscaler-editor --version=v0.10.0
+$ helm upgrade -i autoscalingkubedbcom-pgpoolautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-pgpoolautoscaler-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PgpoolAutoscaler Editor on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `autoscalingkubedbcom-pgpoolautoscaler-editor`:
```bash
-$ helm upgrade -i autoscalingkubedbcom-pgpoolautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-pgpoolautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i autoscalingkubedbcom-pgpoolautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-pgpoolautoscaler-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PgpoolAutoscaler Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `autoscalingkubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-pgpoolautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-pgpoolautoscaler-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
+$ helm upgrade -i autoscalingkubedbcom-pgpoolautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-pgpoolautoscaler-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-pgpoolautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-pgpoolautoscaler-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i autoscalingkubedbcom-pgpoolautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-pgpoolautoscaler-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/autoscalingkubedbcom-postgresautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-postgresautoscaler-editor/Chart.yaml
index 67af518dd7..303954d6da 100644
--- a/charts/autoscalingkubedbcom-postgresautoscaler-editor/Chart.yaml
+++ b/charts/autoscalingkubedbcom-postgresautoscaler-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"autoscaling.kubedb.com","version":"v1alpha1","resource":"postgresautoscalers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PostgresAutoscaler Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: autoscalingkubedbcom-postgresautoscaler-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/autoscalingkubedbcom-postgresautoscaler-editor/README.md b/charts/autoscalingkubedbcom-postgresautoscaler-editor/README.md
index 14d2165ad2..9f060bbe34 100644
--- a/charts/autoscalingkubedbcom-postgresautoscaler-editor/README.md
+++ b/charts/autoscalingkubedbcom-postgresautoscaler-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/autoscalingkubedbcom-postgresautoscaler-editor --version=v0.9.0
-$ helm upgrade -i autoscalingkubedbcom-postgresautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-postgresautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/autoscalingkubedbcom-postgresautoscaler-editor --version=v0.10.0
+$ helm upgrade -i autoscalingkubedbcom-postgresautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-postgresautoscaler-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PostgresAutoscaler Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `autoscalingkubedbcom-postgresautoscaler-editor`:
```bash
-$ helm upgrade -i autoscalingkubedbcom-postgresautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-postgresautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i autoscalingkubedbcom-postgresautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-postgresautoscaler-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PostgresAutoscaler Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `autoscalingkubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-postgresautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-postgresautoscaler-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
+$ helm upgrade -i autoscalingkubedbcom-postgresautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-postgresautoscaler-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-postgresautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-postgresautoscaler-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i autoscalingkubedbcom-postgresautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-postgresautoscaler-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/autoscalingkubedbcom-proxysqlautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-proxysqlautoscaler-editor/Chart.yaml
index b8c90c030f..e2997ca344 100644
--- a/charts/autoscalingkubedbcom-proxysqlautoscaler-editor/Chart.yaml
+++ b/charts/autoscalingkubedbcom-proxysqlautoscaler-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"autoscaling.kubedb.com","version":"v1alpha1","resource":"proxysqlautoscalers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ProxySQLAutoscaler Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: autoscalingkubedbcom-proxysqlautoscaler-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/autoscalingkubedbcom-proxysqlautoscaler-editor/README.md b/charts/autoscalingkubedbcom-proxysqlautoscaler-editor/README.md
index eff2a5304a..c7a68295fc 100644
--- a/charts/autoscalingkubedbcom-proxysqlautoscaler-editor/README.md
+++ b/charts/autoscalingkubedbcom-proxysqlautoscaler-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/autoscalingkubedbcom-proxysqlautoscaler-editor --version=v0.9.0
-$ helm upgrade -i autoscalingkubedbcom-proxysqlautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-proxysqlautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/autoscalingkubedbcom-proxysqlautoscaler-editor --version=v0.10.0
+$ helm upgrade -i autoscalingkubedbcom-proxysqlautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-proxysqlautoscaler-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ProxySQLAutoscaler Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `autoscalingkubedbcom-proxysqlautoscaler-editor`:
```bash
-$ helm upgrade -i autoscalingkubedbcom-proxysqlautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-proxysqlautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i autoscalingkubedbcom-proxysqlautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-proxysqlautoscaler-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ProxySQLAutoscaler Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `autoscalingkubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-proxysqlautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-proxysqlautoscaler-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
+$ helm upgrade -i autoscalingkubedbcom-proxysqlautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-proxysqlautoscaler-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-proxysqlautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-proxysqlautoscaler-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i autoscalingkubedbcom-proxysqlautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-proxysqlautoscaler-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/autoscalingkubedbcom-rabbitmqautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-rabbitmqautoscaler-editor/Chart.yaml
index 3656ae55c9..dae52e000a 100644
--- a/charts/autoscalingkubedbcom-rabbitmqautoscaler-editor/Chart.yaml
+++ b/charts/autoscalingkubedbcom-rabbitmqautoscaler-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"autoscaling.kubedb.com","version":"v1alpha1","resource":"rabbitmqautoscalers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RabbitMQAutoscaler Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: autoscalingkubedbcom-rabbitmqautoscaler-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/autoscalingkubedbcom-rabbitmqautoscaler-editor/README.md b/charts/autoscalingkubedbcom-rabbitmqautoscaler-editor/README.md
index 9d134674de..51a0330708 100644
--- a/charts/autoscalingkubedbcom-rabbitmqautoscaler-editor/README.md
+++ b/charts/autoscalingkubedbcom-rabbitmqautoscaler-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/autoscalingkubedbcom-rabbitmqautoscaler-editor --version=v0.9.0
-$ helm upgrade -i autoscalingkubedbcom-rabbitmqautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-rabbitmqautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/autoscalingkubedbcom-rabbitmqautoscaler-editor --version=v0.10.0
+$ helm upgrade -i autoscalingkubedbcom-rabbitmqautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-rabbitmqautoscaler-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RabbitMQAutoscaler Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `autoscalingkubedbcom-rabbitmqautoscaler-editor`:
```bash
-$ helm upgrade -i autoscalingkubedbcom-rabbitmqautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-rabbitmqautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i autoscalingkubedbcom-rabbitmqautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-rabbitmqautoscaler-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RabbitMQAutoscaler Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `autoscalingkubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-rabbitmqautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-rabbitmqautoscaler-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
+$ helm upgrade -i autoscalingkubedbcom-rabbitmqautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-rabbitmqautoscaler-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-rabbitmqautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-rabbitmqautoscaler-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i autoscalingkubedbcom-rabbitmqautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-rabbitmqautoscaler-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/autoscalingkubedbcom-redisautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-redisautoscaler-editor/Chart.yaml
index 7ec82fa614..aff2219da7 100644
--- a/charts/autoscalingkubedbcom-redisautoscaler-editor/Chart.yaml
+++ b/charts/autoscalingkubedbcom-redisautoscaler-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"autoscaling.kubedb.com","version":"v1alpha1","resource":"redisautoscalers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RedisAutoscaler Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: autoscalingkubedbcom-redisautoscaler-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/autoscalingkubedbcom-redisautoscaler-editor/README.md b/charts/autoscalingkubedbcom-redisautoscaler-editor/README.md
index 1c87c744a5..a32ed84d3a 100644
--- a/charts/autoscalingkubedbcom-redisautoscaler-editor/README.md
+++ b/charts/autoscalingkubedbcom-redisautoscaler-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/autoscalingkubedbcom-redisautoscaler-editor --version=v0.9.0
-$ helm upgrade -i autoscalingkubedbcom-redisautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-redisautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/autoscalingkubedbcom-redisautoscaler-editor --version=v0.10.0
+$ helm upgrade -i autoscalingkubedbcom-redisautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-redisautoscaler-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RedisAutoscaler Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `autoscalingkubedbcom-redisautoscaler-editor`:
```bash
-$ helm upgrade -i autoscalingkubedbcom-redisautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-redisautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i autoscalingkubedbcom-redisautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-redisautoscaler-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RedisAutoscaler Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `autoscalingkubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-redisautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-redisautoscaler-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
+$ helm upgrade -i autoscalingkubedbcom-redisautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-redisautoscaler-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-redisautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-redisautoscaler-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i autoscalingkubedbcom-redisautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-redisautoscaler-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/autoscalingkubedbcom-redissentinelautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-redissentinelautoscaler-editor/Chart.yaml
index 858f37cdee..9f85fdde73 100644
--- a/charts/autoscalingkubedbcom-redissentinelautoscaler-editor/Chart.yaml
+++ b/charts/autoscalingkubedbcom-redissentinelautoscaler-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"autoscaling.kubedb.com","version":"v1alpha1","resource":"redissentinelautoscalers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RedisSentinelAutoscaler Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: autoscalingkubedbcom-redissentinelautoscaler-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/autoscalingkubedbcom-redissentinelautoscaler-editor/README.md b/charts/autoscalingkubedbcom-redissentinelautoscaler-editor/README.md
index a3827d8d5e..a930c5d56d 100644
--- a/charts/autoscalingkubedbcom-redissentinelautoscaler-editor/README.md
+++ b/charts/autoscalingkubedbcom-redissentinelautoscaler-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/autoscalingkubedbcom-redissentinelautoscaler-editor --version=v0.9.0
-$ helm upgrade -i autoscalingkubedbcom-redissentinelautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-redissentinelautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/autoscalingkubedbcom-redissentinelautoscaler-editor --version=v0.10.0
+$ helm upgrade -i autoscalingkubedbcom-redissentinelautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-redissentinelautoscaler-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RedisSentinelAutoscaler Editor on a [Kubernetes](http://kub
To install/upgrade the chart with the release name `autoscalingkubedbcom-redissentinelautoscaler-editor`:
```bash
-$ helm upgrade -i autoscalingkubedbcom-redissentinelautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-redissentinelautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i autoscalingkubedbcom-redissentinelautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-redissentinelautoscaler-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RedisSentinelAutoscaler Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `autoscalingkubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-redissentinelautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-redissentinelautoscaler-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
+$ helm upgrade -i autoscalingkubedbcom-redissentinelautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-redissentinelautoscaler-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-redissentinelautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-redissentinelautoscaler-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i autoscalingkubedbcom-redissentinelautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-redissentinelautoscaler-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/autoscalingkubedbcom-singlestoreautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-singlestoreautoscaler-editor/Chart.yaml
index 29e4666434..2b3a7d5ec9 100644
--- a/charts/autoscalingkubedbcom-singlestoreautoscaler-editor/Chart.yaml
+++ b/charts/autoscalingkubedbcom-singlestoreautoscaler-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"autoscaling.kubedb.com","version":"v1alpha1","resource":"singlestoreautoscalers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SinglestoreAutoscaler Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: autoscalingkubedbcom-singlestoreautoscaler-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/autoscalingkubedbcom-singlestoreautoscaler-editor/README.md b/charts/autoscalingkubedbcom-singlestoreautoscaler-editor/README.md
index ba1c025c2d..608a6bf999 100644
--- a/charts/autoscalingkubedbcom-singlestoreautoscaler-editor/README.md
+++ b/charts/autoscalingkubedbcom-singlestoreautoscaler-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/autoscalingkubedbcom-singlestoreautoscaler-editor --version=v0.9.0
-$ helm upgrade -i autoscalingkubedbcom-singlestoreautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-singlestoreautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/autoscalingkubedbcom-singlestoreautoscaler-editor --version=v0.10.0
+$ helm upgrade -i autoscalingkubedbcom-singlestoreautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-singlestoreautoscaler-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SinglestoreAutoscaler Editor on a [Kubernetes](http://kuber
To install/upgrade the chart with the release name `autoscalingkubedbcom-singlestoreautoscaler-editor`:
```bash
-$ helm upgrade -i autoscalingkubedbcom-singlestoreautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-singlestoreautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i autoscalingkubedbcom-singlestoreautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-singlestoreautoscaler-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SinglestoreAutoscaler Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `autoscalingkubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-singlestoreautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-singlestoreautoscaler-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
+$ helm upgrade -i autoscalingkubedbcom-singlestoreautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-singlestoreautoscaler-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-singlestoreautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-singlestoreautoscaler-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i autoscalingkubedbcom-singlestoreautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-singlestoreautoscaler-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/autoscalingkubedbcom-solrautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-solrautoscaler-editor/Chart.yaml
index b368fb5125..fe1fd70191 100644
--- a/charts/autoscalingkubedbcom-solrautoscaler-editor/Chart.yaml
+++ b/charts/autoscalingkubedbcom-solrautoscaler-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"autoscaling.kubedb.com","version":"v1alpha1","resource":"solrautoscalers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SolrAutoscaler Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: autoscalingkubedbcom-solrautoscaler-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/autoscalingkubedbcom-solrautoscaler-editor/README.md b/charts/autoscalingkubedbcom-solrautoscaler-editor/README.md
index fe037538bf..e96b4459da 100644
--- a/charts/autoscalingkubedbcom-solrautoscaler-editor/README.md
+++ b/charts/autoscalingkubedbcom-solrautoscaler-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/autoscalingkubedbcom-solrautoscaler-editor --version=v0.9.0
-$ helm upgrade -i autoscalingkubedbcom-solrautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-solrautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/autoscalingkubedbcom-solrautoscaler-editor --version=v0.10.0
+$ helm upgrade -i autoscalingkubedbcom-solrautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-solrautoscaler-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SolrAutoscaler Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `autoscalingkubedbcom-solrautoscaler-editor`:
```bash
-$ helm upgrade -i autoscalingkubedbcom-solrautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-solrautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i autoscalingkubedbcom-solrautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-solrautoscaler-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SolrAutoscaler Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `autoscalingkubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-solrautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-solrautoscaler-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
+$ helm upgrade -i autoscalingkubedbcom-solrautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-solrautoscaler-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-solrautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-solrautoscaler-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i autoscalingkubedbcom-solrautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-solrautoscaler-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/autoscalingkubedbcom-verticalautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-verticalautoscaler-editor/Chart.yaml
index f255645250..5b2625270e 100644
--- a/charts/autoscalingkubedbcom-verticalautoscaler-editor/Chart.yaml
+++ b/charts/autoscalingkubedbcom-verticalautoscaler-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"autoscaling.kubedb.com","version":"v1alpha1","resource":"verticalautoscalers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: VerticalAutoscaler Editor
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: autoscalingkubedbcom-verticalautoscaler-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/autoscalingkubedbcom-verticalautoscaler-editor/README.md b/charts/autoscalingkubedbcom-verticalautoscaler-editor/README.md
index 9144d859a9..1550695d25 100644
--- a/charts/autoscalingkubedbcom-verticalautoscaler-editor/README.md
+++ b/charts/autoscalingkubedbcom-verticalautoscaler-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/autoscalingkubedbcom-verticalautoscaler-editor --version=v0.9.0
-$ helm upgrade -i autoscalingkubedbcom-verticalautoscaler-editor bytebuilders-ui/autoscalingkubedbcom-verticalautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/autoscalingkubedbcom-verticalautoscaler-editor --version=v0.10.0
+$ helm upgrade -i autoscalingkubedbcom-verticalautoscaler-editor bytebuilders-ui/autoscalingkubedbcom-verticalautoscaler-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a VerticalAutoscaler Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `autoscalingkubedbcom-verticalautoscaler-editor`:
```bash
-$ helm upgrade -i autoscalingkubedbcom-verticalautoscaler-editor bytebuilders-ui/autoscalingkubedbcom-verticalautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i autoscalingkubedbcom-verticalautoscaler-editor bytebuilders-ui/autoscalingkubedbcom-verticalautoscaler-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a VerticalAutoscaler Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `autoscalingkubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-verticalautoscaler-editor bytebuilders-ui/autoscalingkubedbcom-verticalautoscaler-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
+$ helm upgrade -i autoscalingkubedbcom-verticalautoscaler-editor bytebuilders-ui/autoscalingkubedbcom-verticalautoscaler-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-verticalautoscaler-editor bytebuilders-ui/autoscalingkubedbcom-verticalautoscaler-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i autoscalingkubedbcom-verticalautoscaler-editor bytebuilders-ui/autoscalingkubedbcom-verticalautoscaler-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/autoscalingkubedbcom-verticalautoscalercheckpoint-editor/Chart.yaml b/charts/autoscalingkubedbcom-verticalautoscalercheckpoint-editor/Chart.yaml
index e84caa2aba..7d11745a65 100644
--- a/charts/autoscalingkubedbcom-verticalautoscalercheckpoint-editor/Chart.yaml
+++ b/charts/autoscalingkubedbcom-verticalautoscalercheckpoint-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"autoscaling.kubedb.com","version":"v1alpha1","resource":"verticalautoscalercheckpoints"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: VerticalAutoscalerCheckpoint Editor
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: autoscalingkubedbcom-verticalautoscalercheckpoint-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/autoscalingkubedbcom-verticalautoscalercheckpoint-editor/README.md b/charts/autoscalingkubedbcom-verticalautoscalercheckpoint-editor/README.md
index 3362c117f4..6c626f6769 100644
--- a/charts/autoscalingkubedbcom-verticalautoscalercheckpoint-editor/README.md
+++ b/charts/autoscalingkubedbcom-verticalautoscalercheckpoint-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/autoscalingkubedbcom-verticalautoscalercheckpoint-editor --version=v0.9.0
-$ helm upgrade -i autoscalingkubedbcom-verticalautoscalercheckpoint-editor bytebuilders-ui/autoscalingkubedbcom-verticalautoscalercheckpoint-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/autoscalingkubedbcom-verticalautoscalercheckpoint-editor --version=v0.10.0
+$ helm upgrade -i autoscalingkubedbcom-verticalautoscalercheckpoint-editor bytebuilders-ui/autoscalingkubedbcom-verticalautoscalercheckpoint-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a VerticalAutoscalerCheckpoint Editor on a [Kubernetes](http:
To install/upgrade the chart with the release name `autoscalingkubedbcom-verticalautoscalercheckpoint-editor`:
```bash
-$ helm upgrade -i autoscalingkubedbcom-verticalautoscalercheckpoint-editor bytebuilders-ui/autoscalingkubedbcom-verticalautoscalercheckpoint-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i autoscalingkubedbcom-verticalautoscalercheckpoint-editor bytebuilders-ui/autoscalingkubedbcom-verticalautoscalercheckpoint-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a VerticalAutoscalerCheckpoint Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `autoscalingkubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-verticalautoscalercheckpoint-editor bytebuilders-ui/autoscalingkubedbcom-verticalautoscalercheckpoint-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
+$ helm upgrade -i autoscalingkubedbcom-verticalautoscalercheckpoint-editor bytebuilders-ui/autoscalingkubedbcom-verticalautoscalercheckpoint-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-verticalautoscalercheckpoint-editor bytebuilders-ui/autoscalingkubedbcom-verticalautoscalercheckpoint-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i autoscalingkubedbcom-verticalautoscalercheckpoint-editor bytebuilders-ui/autoscalingkubedbcom-verticalautoscalercheckpoint-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/autoscalingkubedbcom-zookeeperautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-zookeeperautoscaler-editor/Chart.yaml
index 7ec4d7e6bf..bd2f7ea433 100644
--- a/charts/autoscalingkubedbcom-zookeeperautoscaler-editor/Chart.yaml
+++ b/charts/autoscalingkubedbcom-zookeeperautoscaler-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"autoscaling.kubedb.com","version":"v1alpha1","resource":"zookeeperautoscalers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ZooKeeperAutoscaler Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: autoscalingkubedbcom-zookeeperautoscaler-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/autoscalingkubedbcom-zookeeperautoscaler-editor/README.md b/charts/autoscalingkubedbcom-zookeeperautoscaler-editor/README.md
index dff88e61f3..13835c5e6a 100644
--- a/charts/autoscalingkubedbcom-zookeeperautoscaler-editor/README.md
+++ b/charts/autoscalingkubedbcom-zookeeperautoscaler-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/autoscalingkubedbcom-zookeeperautoscaler-editor --version=v0.9.0
-$ helm upgrade -i autoscalingkubedbcom-zookeeperautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-zookeeperautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/autoscalingkubedbcom-zookeeperautoscaler-editor --version=v0.10.0
+$ helm upgrade -i autoscalingkubedbcom-zookeeperautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-zookeeperautoscaler-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ZooKeeperAutoscaler Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `autoscalingkubedbcom-zookeeperautoscaler-editor`:
```bash
-$ helm upgrade -i autoscalingkubedbcom-zookeeperautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-zookeeperautoscaler-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i autoscalingkubedbcom-zookeeperautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-zookeeperautoscaler-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ZooKeeperAutoscaler Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `autoscalingkubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-zookeeperautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-zookeeperautoscaler-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
+$ helm upgrade -i autoscalingkubedbcom-zookeeperautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-zookeeperautoscaler-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i autoscalingkubedbcom-zookeeperautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-zookeeperautoscaler-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i autoscalingkubedbcom-zookeeperautoscaler-editor appscode-charts-oci/autoscalingkubedbcom-zookeeperautoscaler-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/awskubedbcom-providerconfig-editor/Chart.yaml b/charts/awskubedbcom-providerconfig-editor/Chart.yaml
index afbc1b1466..e362b238f5 100644
--- a/charts/awskubedbcom-providerconfig-editor/Chart.yaml
+++ b/charts/awskubedbcom-providerconfig-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"aws.kubedb.com","version":"v1beta1","resource":"providerconfigs"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ProviderConfig Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: awskubedbcom-providerconfig-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/awskubedbcom-providerconfig-editor/README.md b/charts/awskubedbcom-providerconfig-editor/README.md
index a03f1fd959..efed661b57 100644
--- a/charts/awskubedbcom-providerconfig-editor/README.md
+++ b/charts/awskubedbcom-providerconfig-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/awskubedbcom-providerconfig-editor --version=v0.9.0
-$ helm upgrade -i awskubedbcom-providerconfig-editor appscode-charts-oci/awskubedbcom-providerconfig-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/awskubedbcom-providerconfig-editor --version=v0.10.0
+$ helm upgrade -i awskubedbcom-providerconfig-editor appscode-charts-oci/awskubedbcom-providerconfig-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ProviderConfig Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `awskubedbcom-providerconfig-editor`:
```bash
-$ helm upgrade -i awskubedbcom-providerconfig-editor appscode-charts-oci/awskubedbcom-providerconfig-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i awskubedbcom-providerconfig-editor appscode-charts-oci/awskubedbcom-providerconfig-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ProviderConfig Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `awskubedbcom-provi
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i awskubedbcom-providerconfig-editor appscode-charts-oci/awskubedbcom-providerconfig-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=aws.kubedb.com/v1beta1
+$ helm upgrade -i awskubedbcom-providerconfig-editor appscode-charts-oci/awskubedbcom-providerconfig-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=aws.kubedb.com/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i awskubedbcom-providerconfig-editor appscode-charts-oci/awskubedbcom-providerconfig-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i awskubedbcom-providerconfig-editor appscode-charts-oci/awskubedbcom-providerconfig-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/awskubedbcom-providerconfigusage-editor/Chart.yaml b/charts/awskubedbcom-providerconfigusage-editor/Chart.yaml
index 041547272f..166b2b56e4 100644
--- a/charts/awskubedbcom-providerconfigusage-editor/Chart.yaml
+++ b/charts/awskubedbcom-providerconfigusage-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"aws.kubedb.com","version":"v1beta1","resource":"providerconfigusages"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ProviderConfigUsage Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: awskubedbcom-providerconfigusage-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/awskubedbcom-providerconfigusage-editor/README.md b/charts/awskubedbcom-providerconfigusage-editor/README.md
index b37748cced..5f27669d2f 100644
--- a/charts/awskubedbcom-providerconfigusage-editor/README.md
+++ b/charts/awskubedbcom-providerconfigusage-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/awskubedbcom-providerconfigusage-editor --version=v0.9.0
-$ helm upgrade -i awskubedbcom-providerconfigusage-editor appscode-charts-oci/awskubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/awskubedbcom-providerconfigusage-editor --version=v0.10.0
+$ helm upgrade -i awskubedbcom-providerconfigusage-editor appscode-charts-oci/awskubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ProviderConfigUsage Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `awskubedbcom-providerconfigusage-editor`:
```bash
-$ helm upgrade -i awskubedbcom-providerconfigusage-editor appscode-charts-oci/awskubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i awskubedbcom-providerconfigusage-editor appscode-charts-oci/awskubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ProviderConfigUsage Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `awskubedbcom-provi
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i awskubedbcom-providerconfigusage-editor appscode-charts-oci/awskubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=aws.kubedb.com/v1beta1
+$ helm upgrade -i awskubedbcom-providerconfigusage-editor appscode-charts-oci/awskubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=aws.kubedb.com/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i awskubedbcom-providerconfigusage-editor appscode-charts-oci/awskubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i awskubedbcom-providerconfigusage-editor appscode-charts-oci/awskubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/awskubedbcom-storeconfig-editor/Chart.yaml b/charts/awskubedbcom-storeconfig-editor/Chart.yaml
index ce9fc9523f..730b4ad33c 100644
--- a/charts/awskubedbcom-storeconfig-editor/Chart.yaml
+++ b/charts/awskubedbcom-storeconfig-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"aws.kubedb.com","version":"v1alpha1","resource":"storeconfigs"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: StoreConfig Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: awskubedbcom-storeconfig-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/awskubedbcom-storeconfig-editor/README.md b/charts/awskubedbcom-storeconfig-editor/README.md
index fa1be63667..e8dffd80a5 100644
--- a/charts/awskubedbcom-storeconfig-editor/README.md
+++ b/charts/awskubedbcom-storeconfig-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/awskubedbcom-storeconfig-editor --version=v0.9.0
-$ helm upgrade -i awskubedbcom-storeconfig-editor appscode-charts-oci/awskubedbcom-storeconfig-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/awskubedbcom-storeconfig-editor --version=v0.10.0
+$ helm upgrade -i awskubedbcom-storeconfig-editor appscode-charts-oci/awskubedbcom-storeconfig-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a StoreConfig Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `awskubedbcom-storeconfig-editor`:
```bash
-$ helm upgrade -i awskubedbcom-storeconfig-editor appscode-charts-oci/awskubedbcom-storeconfig-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i awskubedbcom-storeconfig-editor appscode-charts-oci/awskubedbcom-storeconfig-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a StoreConfig Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `awskubedbcom-store
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i awskubedbcom-storeconfig-editor appscode-charts-oci/awskubedbcom-storeconfig-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=aws.kubedb.com/v1alpha1
+$ helm upgrade -i awskubedbcom-storeconfig-editor appscode-charts-oci/awskubedbcom-storeconfig-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i awskubedbcom-storeconfig-editor appscode-charts-oci/awskubedbcom-storeconfig-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i awskubedbcom-storeconfig-editor appscode-charts-oci/awskubedbcom-storeconfig-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/azurekubedbcom-providerconfig-editor/Chart.yaml b/charts/azurekubedbcom-providerconfig-editor/Chart.yaml
index 6f12c2160c..b2853b009b 100644
--- a/charts/azurekubedbcom-providerconfig-editor/Chart.yaml
+++ b/charts/azurekubedbcom-providerconfig-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"azure.kubedb.com","version":"v1beta1","resource":"providerconfigs"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ProviderConfig Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: azurekubedbcom-providerconfig-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/azurekubedbcom-providerconfig-editor/README.md b/charts/azurekubedbcom-providerconfig-editor/README.md
index d734f5d36a..b8d4968550 100644
--- a/charts/azurekubedbcom-providerconfig-editor/README.md
+++ b/charts/azurekubedbcom-providerconfig-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/azurekubedbcom-providerconfig-editor --version=v0.9.0
-$ helm upgrade -i azurekubedbcom-providerconfig-editor appscode-charts-oci/azurekubedbcom-providerconfig-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/azurekubedbcom-providerconfig-editor --version=v0.10.0
+$ helm upgrade -i azurekubedbcom-providerconfig-editor appscode-charts-oci/azurekubedbcom-providerconfig-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ProviderConfig Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `azurekubedbcom-providerconfig-editor`:
```bash
-$ helm upgrade -i azurekubedbcom-providerconfig-editor appscode-charts-oci/azurekubedbcom-providerconfig-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i azurekubedbcom-providerconfig-editor appscode-charts-oci/azurekubedbcom-providerconfig-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ProviderConfig Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `azurekubedbcom-pro
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i azurekubedbcom-providerconfig-editor appscode-charts-oci/azurekubedbcom-providerconfig-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=azure.kubedb.com/v1beta1
+$ helm upgrade -i azurekubedbcom-providerconfig-editor appscode-charts-oci/azurekubedbcom-providerconfig-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=azure.kubedb.com/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i azurekubedbcom-providerconfig-editor appscode-charts-oci/azurekubedbcom-providerconfig-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i azurekubedbcom-providerconfig-editor appscode-charts-oci/azurekubedbcom-providerconfig-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/azurekubedbcom-providerconfigusage-editor/Chart.yaml b/charts/azurekubedbcom-providerconfigusage-editor/Chart.yaml
index c6b06682df..e2865a541a 100644
--- a/charts/azurekubedbcom-providerconfigusage-editor/Chart.yaml
+++ b/charts/azurekubedbcom-providerconfigusage-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"azure.kubedb.com","version":"v1beta1","resource":"providerconfigusages"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ProviderConfigUsage Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: azurekubedbcom-providerconfigusage-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/azurekubedbcom-providerconfigusage-editor/README.md b/charts/azurekubedbcom-providerconfigusage-editor/README.md
index 02b073cc33..ee334c4882 100644
--- a/charts/azurekubedbcom-providerconfigusage-editor/README.md
+++ b/charts/azurekubedbcom-providerconfigusage-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/azurekubedbcom-providerconfigusage-editor --version=v0.9.0
-$ helm upgrade -i azurekubedbcom-providerconfigusage-editor appscode-charts-oci/azurekubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/azurekubedbcom-providerconfigusage-editor --version=v0.10.0
+$ helm upgrade -i azurekubedbcom-providerconfigusage-editor appscode-charts-oci/azurekubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ProviderConfigUsage Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `azurekubedbcom-providerconfigusage-editor`:
```bash
-$ helm upgrade -i azurekubedbcom-providerconfigusage-editor appscode-charts-oci/azurekubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i azurekubedbcom-providerconfigusage-editor appscode-charts-oci/azurekubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ProviderConfigUsage Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `azurekubedbcom-pro
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i azurekubedbcom-providerconfigusage-editor appscode-charts-oci/azurekubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=azure.kubedb.com/v1beta1
+$ helm upgrade -i azurekubedbcom-providerconfigusage-editor appscode-charts-oci/azurekubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=azure.kubedb.com/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i azurekubedbcom-providerconfigusage-editor appscode-charts-oci/azurekubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i azurekubedbcom-providerconfigusage-editor appscode-charts-oci/azurekubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/azurekubedbcom-providerregistration-editor/Chart.yaml b/charts/azurekubedbcom-providerregistration-editor/Chart.yaml
index 9a875d54b5..743b1c380c 100644
--- a/charts/azurekubedbcom-providerregistration-editor/Chart.yaml
+++ b/charts/azurekubedbcom-providerregistration-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"azure.kubedb.com","version":"v1alpha1","resource":"providerregistrations"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ProviderRegistration Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: azurekubedbcom-providerregistration-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/azurekubedbcom-providerregistration-editor/README.md b/charts/azurekubedbcom-providerregistration-editor/README.md
index bfc17d3908..4446d38018 100644
--- a/charts/azurekubedbcom-providerregistration-editor/README.md
+++ b/charts/azurekubedbcom-providerregistration-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/azurekubedbcom-providerregistration-editor --version=v0.9.0
-$ helm upgrade -i azurekubedbcom-providerregistration-editor appscode-charts-oci/azurekubedbcom-providerregistration-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/azurekubedbcom-providerregistration-editor --version=v0.10.0
+$ helm upgrade -i azurekubedbcom-providerregistration-editor appscode-charts-oci/azurekubedbcom-providerregistration-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ProviderRegistration Editor on a [Kubernetes](http://kubern
To install/upgrade the chart with the release name `azurekubedbcom-providerregistration-editor`:
```bash
-$ helm upgrade -i azurekubedbcom-providerregistration-editor appscode-charts-oci/azurekubedbcom-providerregistration-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i azurekubedbcom-providerregistration-editor appscode-charts-oci/azurekubedbcom-providerregistration-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ProviderRegistration Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `azurekubedbcom-pro
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i azurekubedbcom-providerregistration-editor appscode-charts-oci/azurekubedbcom-providerregistration-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=azure.kubedb.com/v1alpha1
+$ helm upgrade -i azurekubedbcom-providerregistration-editor appscode-charts-oci/azurekubedbcom-providerregistration-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i azurekubedbcom-providerregistration-editor appscode-charts-oci/azurekubedbcom-providerregistration-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i azurekubedbcom-providerregistration-editor appscode-charts-oci/azurekubedbcom-providerregistration-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/azurekubedbcom-resourcegroup-editor/Chart.yaml b/charts/azurekubedbcom-resourcegroup-editor/Chart.yaml
index 62f87bc692..aead4004cd 100644
--- a/charts/azurekubedbcom-resourcegroup-editor/Chart.yaml
+++ b/charts/azurekubedbcom-resourcegroup-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"azure.kubedb.com","version":"v1alpha1","resource":"resourcegroups"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ResourceGroup Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: azurekubedbcom-resourcegroup-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/azurekubedbcom-resourcegroup-editor/README.md b/charts/azurekubedbcom-resourcegroup-editor/README.md
index eefb7a502f..c65c5755cd 100644
--- a/charts/azurekubedbcom-resourcegroup-editor/README.md
+++ b/charts/azurekubedbcom-resourcegroup-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/azurekubedbcom-resourcegroup-editor --version=v0.9.0
-$ helm upgrade -i azurekubedbcom-resourcegroup-editor appscode-charts-oci/azurekubedbcom-resourcegroup-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/azurekubedbcom-resourcegroup-editor --version=v0.10.0
+$ helm upgrade -i azurekubedbcom-resourcegroup-editor appscode-charts-oci/azurekubedbcom-resourcegroup-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ResourceGroup Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `azurekubedbcom-resourcegroup-editor`:
```bash
-$ helm upgrade -i azurekubedbcom-resourcegroup-editor appscode-charts-oci/azurekubedbcom-resourcegroup-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i azurekubedbcom-resourcegroup-editor appscode-charts-oci/azurekubedbcom-resourcegroup-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ResourceGroup Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `azurekubedbcom-res
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i azurekubedbcom-resourcegroup-editor appscode-charts-oci/azurekubedbcom-resourcegroup-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=azure.kubedb.com/v1alpha1
+$ helm upgrade -i azurekubedbcom-resourcegroup-editor appscode-charts-oci/azurekubedbcom-resourcegroup-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i azurekubedbcom-resourcegroup-editor appscode-charts-oci/azurekubedbcom-resourcegroup-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i azurekubedbcom-resourcegroup-editor appscode-charts-oci/azurekubedbcom-resourcegroup-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/azurekubedbcom-storeconfig-editor/Chart.yaml b/charts/azurekubedbcom-storeconfig-editor/Chart.yaml
index 2effe8ccc9..8d8a584619 100644
--- a/charts/azurekubedbcom-storeconfig-editor/Chart.yaml
+++ b/charts/azurekubedbcom-storeconfig-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"azure.kubedb.com","version":"v1alpha1","resource":"storeconfigs"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: StoreConfig Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: azurekubedbcom-storeconfig-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/azurekubedbcom-storeconfig-editor/README.md b/charts/azurekubedbcom-storeconfig-editor/README.md
index ee84c8ed11..92f9693066 100644
--- a/charts/azurekubedbcom-storeconfig-editor/README.md
+++ b/charts/azurekubedbcom-storeconfig-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/azurekubedbcom-storeconfig-editor --version=v0.9.0
-$ helm upgrade -i azurekubedbcom-storeconfig-editor appscode-charts-oci/azurekubedbcom-storeconfig-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/azurekubedbcom-storeconfig-editor --version=v0.10.0
+$ helm upgrade -i azurekubedbcom-storeconfig-editor appscode-charts-oci/azurekubedbcom-storeconfig-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a StoreConfig Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `azurekubedbcom-storeconfig-editor`:
```bash
-$ helm upgrade -i azurekubedbcom-storeconfig-editor appscode-charts-oci/azurekubedbcom-storeconfig-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i azurekubedbcom-storeconfig-editor appscode-charts-oci/azurekubedbcom-storeconfig-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a StoreConfig Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `azurekubedbcom-sto
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i azurekubedbcom-storeconfig-editor appscode-charts-oci/azurekubedbcom-storeconfig-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=azure.kubedb.com/v1alpha1
+$ helm upgrade -i azurekubedbcom-storeconfig-editor appscode-charts-oci/azurekubedbcom-storeconfig-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i azurekubedbcom-storeconfig-editor appscode-charts-oci/azurekubedbcom-storeconfig-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i azurekubedbcom-storeconfig-editor appscode-charts-oci/azurekubedbcom-storeconfig-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/azurekubedbcom-subscription-editor/Chart.yaml b/charts/azurekubedbcom-subscription-editor/Chart.yaml
index cedcde21ca..067d4ce2a1 100644
--- a/charts/azurekubedbcom-subscription-editor/Chart.yaml
+++ b/charts/azurekubedbcom-subscription-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"azure.kubedb.com","version":"v1alpha1","resource":"subscriptions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Subscription Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: azurekubedbcom-subscription-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/azurekubedbcom-subscription-editor/README.md b/charts/azurekubedbcom-subscription-editor/README.md
index 5efa64797d..3d8f06fbeb 100644
--- a/charts/azurekubedbcom-subscription-editor/README.md
+++ b/charts/azurekubedbcom-subscription-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/azurekubedbcom-subscription-editor --version=v0.9.0
-$ helm upgrade -i azurekubedbcom-subscription-editor appscode-charts-oci/azurekubedbcom-subscription-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/azurekubedbcom-subscription-editor --version=v0.10.0
+$ helm upgrade -i azurekubedbcom-subscription-editor appscode-charts-oci/azurekubedbcom-subscription-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Subscription Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `azurekubedbcom-subscription-editor`:
```bash
-$ helm upgrade -i azurekubedbcom-subscription-editor appscode-charts-oci/azurekubedbcom-subscription-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i azurekubedbcom-subscription-editor appscode-charts-oci/azurekubedbcom-subscription-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Subscription Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `azurekubedbcom-sub
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i azurekubedbcom-subscription-editor appscode-charts-oci/azurekubedbcom-subscription-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=azure.kubedb.com/v1alpha1
+$ helm upgrade -i azurekubedbcom-subscription-editor appscode-charts-oci/azurekubedbcom-subscription-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i azurekubedbcom-subscription-editor appscode-charts-oci/azurekubedbcom-subscription-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i azurekubedbcom-subscription-editor appscode-charts-oci/azurekubedbcom-subscription-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/batch-cronjob-editor/Chart.yaml b/charts/batch-cronjob-editor/Chart.yaml
index 46b16dd14d..b6688fc086 100644
--- a/charts/batch-cronjob-editor/Chart.yaml
+++ b/charts/batch-cronjob-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"batch","version":"v1","resource":"cronjobs"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: CronJob Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: batch-cronjob-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/batch-cronjob-editor/README.md b/charts/batch-cronjob-editor/README.md
index fdfd73d6ec..0011c4ed0a 100644
--- a/charts/batch-cronjob-editor/README.md
+++ b/charts/batch-cronjob-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/batch-cronjob-editor --version=v0.9.0
-$ helm upgrade -i batch-cronjob-editor appscode-charts-oci/batch-cronjob-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/batch-cronjob-editor --version=v0.10.0
+$ helm upgrade -i batch-cronjob-editor appscode-charts-oci/batch-cronjob-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a CronJob Editor on a [Kubernetes](http://kubernetes.io) clus
To install/upgrade the chart with the release name `batch-cronjob-editor`:
```bash
-$ helm upgrade -i batch-cronjob-editor appscode-charts-oci/batch-cronjob-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i batch-cronjob-editor appscode-charts-oci/batch-cronjob-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a CronJob Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `batch-cronjob-edit
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i batch-cronjob-editor appscode-charts-oci/batch-cronjob-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=batch/v1
+$ helm upgrade -i batch-cronjob-editor appscode-charts-oci/batch-cronjob-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=batch/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i batch-cronjob-editor appscode-charts-oci/batch-cronjob-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i batch-cronjob-editor appscode-charts-oci/batch-cronjob-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/batch-job-editor/Chart.yaml b/charts/batch-job-editor/Chart.yaml
index df2e8796e6..5c431a7ad7 100644
--- a/charts/batch-job-editor/Chart.yaml
+++ b/charts/batch-job-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"batch","version":"v1","resource":"jobs"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Job Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: batch-job-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/batch-job-editor/README.md b/charts/batch-job-editor/README.md
index 2d1b877d4c..65c5a3fc79 100644
--- a/charts/batch-job-editor/README.md
+++ b/charts/batch-job-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/batch-job-editor --version=v0.9.0
-$ helm upgrade -i batch-job-editor appscode-charts-oci/batch-job-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/batch-job-editor --version=v0.10.0
+$ helm upgrade -i batch-job-editor appscode-charts-oci/batch-job-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Job Editor on a [Kubernetes](http://kubernetes.io) cluster
To install/upgrade the chart with the release name `batch-job-editor`:
```bash
-$ helm upgrade -i batch-job-editor appscode-charts-oci/batch-job-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i batch-job-editor appscode-charts-oci/batch-job-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Job Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `batch-job-editor`
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i batch-job-editor appscode-charts-oci/batch-job-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=batch/v1
+$ helm upgrade -i batch-job-editor appscode-charts-oci/batch-job-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=batch/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i batch-job-editor appscode-charts-oci/batch-job-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i batch-job-editor appscode-charts-oci/batch-job-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/batch-jobtemplate-editor/Chart.yaml b/charts/batch-jobtemplate-editor/Chart.yaml
index 637e097818..54f63d6ca7 100644
--- a/charts/batch-jobtemplate-editor/Chart.yaml
+++ b/charts/batch-jobtemplate-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"batch","version":"v1beta1","resource":"jobtemplates"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: JobTemplate Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: batch-jobtemplate-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/batch-jobtemplate-editor/README.md b/charts/batch-jobtemplate-editor/README.md
index b4b85d581e..46c5a69564 100644
--- a/charts/batch-jobtemplate-editor/README.md
+++ b/charts/batch-jobtemplate-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/batch-jobtemplate-editor --version=v0.9.0
-$ helm upgrade -i batch-jobtemplate-editor appscode-charts-oci/batch-jobtemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/batch-jobtemplate-editor --version=v0.10.0
+$ helm upgrade -i batch-jobtemplate-editor appscode-charts-oci/batch-jobtemplate-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a JobTemplate Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `batch-jobtemplate-editor`:
```bash
-$ helm upgrade -i batch-jobtemplate-editor appscode-charts-oci/batch-jobtemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i batch-jobtemplate-editor appscode-charts-oci/batch-jobtemplate-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a JobTemplate Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `batch-jobtemplate-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i batch-jobtemplate-editor appscode-charts-oci/batch-jobtemplate-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=batch/v1beta1
+$ helm upgrade -i batch-jobtemplate-editor appscode-charts-oci/batch-jobtemplate-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=batch/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i batch-jobtemplate-editor appscode-charts-oci/batch-jobtemplate-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i batch-jobtemplate-editor appscode-charts-oci/batch-jobtemplate-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/bootstrapclusterxk8sio-eksconfig-editor/Chart.yaml b/charts/bootstrapclusterxk8sio-eksconfig-editor/Chart.yaml
index 510efccdf6..e8c43a7e4b 100644
--- a/charts/bootstrapclusterxk8sio-eksconfig-editor/Chart.yaml
+++ b/charts/bootstrapclusterxk8sio-eksconfig-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"bootstrap.cluster.x-k8s.io","version":"v1beta2","resource":"eksconfigs"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: EKSConfig Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: bootstrapclusterxk8sio-eksconfig-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/bootstrapclusterxk8sio-eksconfig-editor/README.md b/charts/bootstrapclusterxk8sio-eksconfig-editor/README.md
index d061451ad6..37dda2af63 100644
--- a/charts/bootstrapclusterxk8sio-eksconfig-editor/README.md
+++ b/charts/bootstrapclusterxk8sio-eksconfig-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/bootstrapclusterxk8sio-eksconfig-editor --version=v0.9.0
-$ helm upgrade -i bootstrapclusterxk8sio-eksconfig-editor appscode-charts-oci/bootstrapclusterxk8sio-eksconfig-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/bootstrapclusterxk8sio-eksconfig-editor --version=v0.10.0
+$ helm upgrade -i bootstrapclusterxk8sio-eksconfig-editor appscode-charts-oci/bootstrapclusterxk8sio-eksconfig-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a EKSConfig Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `bootstrapclusterxk8sio-eksconfig-editor`:
```bash
-$ helm upgrade -i bootstrapclusterxk8sio-eksconfig-editor appscode-charts-oci/bootstrapclusterxk8sio-eksconfig-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i bootstrapclusterxk8sio-eksconfig-editor appscode-charts-oci/bootstrapclusterxk8sio-eksconfig-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a EKSConfig Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `bootstrapclusterxk
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i bootstrapclusterxk8sio-eksconfig-editor appscode-charts-oci/bootstrapclusterxk8sio-eksconfig-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=bootstrap.cluster.x-k8s.io/v1beta2
+$ helm upgrade -i bootstrapclusterxk8sio-eksconfig-editor appscode-charts-oci/bootstrapclusterxk8sio-eksconfig-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=bootstrap.cluster.x-k8s.io/v1beta2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i bootstrapclusterxk8sio-eksconfig-editor appscode-charts-oci/bootstrapclusterxk8sio-eksconfig-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i bootstrapclusterxk8sio-eksconfig-editor appscode-charts-oci/bootstrapclusterxk8sio-eksconfig-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/bootstrapclusterxk8sio-eksconfigtemplate-editor/Chart.yaml b/charts/bootstrapclusterxk8sio-eksconfigtemplate-editor/Chart.yaml
index a046548d43..1c38648c7c 100644
--- a/charts/bootstrapclusterxk8sio-eksconfigtemplate-editor/Chart.yaml
+++ b/charts/bootstrapclusterxk8sio-eksconfigtemplate-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"bootstrap.cluster.x-k8s.io","version":"v1beta2","resource":"eksconfigtemplates"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: EKSConfigTemplate Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: bootstrapclusterxk8sio-eksconfigtemplate-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/bootstrapclusterxk8sio-eksconfigtemplate-editor/README.md b/charts/bootstrapclusterxk8sio-eksconfigtemplate-editor/README.md
index 33591e4e18..0c5f9f374f 100644
--- a/charts/bootstrapclusterxk8sio-eksconfigtemplate-editor/README.md
+++ b/charts/bootstrapclusterxk8sio-eksconfigtemplate-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/bootstrapclusterxk8sio-eksconfigtemplate-editor --version=v0.9.0
-$ helm upgrade -i bootstrapclusterxk8sio-eksconfigtemplate-editor appscode-charts-oci/bootstrapclusterxk8sio-eksconfigtemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/bootstrapclusterxk8sio-eksconfigtemplate-editor --version=v0.10.0
+$ helm upgrade -i bootstrapclusterxk8sio-eksconfigtemplate-editor appscode-charts-oci/bootstrapclusterxk8sio-eksconfigtemplate-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a EKSConfigTemplate Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `bootstrapclusterxk8sio-eksconfigtemplate-editor`:
```bash
-$ helm upgrade -i bootstrapclusterxk8sio-eksconfigtemplate-editor appscode-charts-oci/bootstrapclusterxk8sio-eksconfigtemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i bootstrapclusterxk8sio-eksconfigtemplate-editor appscode-charts-oci/bootstrapclusterxk8sio-eksconfigtemplate-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a EKSConfigTemplate Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `bootstrapclusterxk
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i bootstrapclusterxk8sio-eksconfigtemplate-editor appscode-charts-oci/bootstrapclusterxk8sio-eksconfigtemplate-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=bootstrap.cluster.x-k8s.io/v1beta2
+$ helm upgrade -i bootstrapclusterxk8sio-eksconfigtemplate-editor appscode-charts-oci/bootstrapclusterxk8sio-eksconfigtemplate-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=bootstrap.cluster.x-k8s.io/v1beta2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i bootstrapclusterxk8sio-eksconfigtemplate-editor appscode-charts-oci/bootstrapclusterxk8sio-eksconfigtemplate-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i bootstrapclusterxk8sio-eksconfigtemplate-editor appscode-charts-oci/bootstrapclusterxk8sio-eksconfigtemplate-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/cacheazurekubedbcom-rediscache-editor/Chart.yaml b/charts/cacheazurekubedbcom-rediscache-editor/Chart.yaml
index 029442d6eb..e7f58ace65 100644
--- a/charts/cacheazurekubedbcom-rediscache-editor/Chart.yaml
+++ b/charts/cacheazurekubedbcom-rediscache-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cache.azure.kubedb.com","version":"v1alpha1","resource":"rediscaches"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RedisCache Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: cacheazurekubedbcom-rediscache-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/cacheazurekubedbcom-rediscache-editor/README.md b/charts/cacheazurekubedbcom-rediscache-editor/README.md
index fac02196bb..0674fc9d0b 100644
--- a/charts/cacheazurekubedbcom-rediscache-editor/README.md
+++ b/charts/cacheazurekubedbcom-rediscache-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/cacheazurekubedbcom-rediscache-editor --version=v0.9.0
-$ helm upgrade -i cacheazurekubedbcom-rediscache-editor appscode-charts-oci/cacheazurekubedbcom-rediscache-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/cacheazurekubedbcom-rediscache-editor --version=v0.10.0
+$ helm upgrade -i cacheazurekubedbcom-rediscache-editor appscode-charts-oci/cacheazurekubedbcom-rediscache-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RedisCache Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `cacheazurekubedbcom-rediscache-editor`:
```bash
-$ helm upgrade -i cacheazurekubedbcom-rediscache-editor appscode-charts-oci/cacheazurekubedbcom-rediscache-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i cacheazurekubedbcom-rediscache-editor appscode-charts-oci/cacheazurekubedbcom-rediscache-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RedisCache Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `cacheazurekubedbco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i cacheazurekubedbcom-rediscache-editor appscode-charts-oci/cacheazurekubedbcom-rediscache-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cache.azure.kubedb.com/v1alpha1
+$ helm upgrade -i cacheazurekubedbcom-rediscache-editor appscode-charts-oci/cacheazurekubedbcom-rediscache-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cache.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i cacheazurekubedbcom-rediscache-editor appscode-charts-oci/cacheazurekubedbcom-rediscache-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i cacheazurekubedbcom-rediscache-editor appscode-charts-oci/cacheazurekubedbcom-rediscache-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/cacheazurekubedbcom-redisenterprisecluster-editor/Chart.yaml b/charts/cacheazurekubedbcom-redisenterprisecluster-editor/Chart.yaml
index b21494255c..e728773148 100644
--- a/charts/cacheazurekubedbcom-redisenterprisecluster-editor/Chart.yaml
+++ b/charts/cacheazurekubedbcom-redisenterprisecluster-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cache.azure.kubedb.com","version":"v1alpha1","resource":"redisenterpriseclusters"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RedisEnterpriseCluster Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: cacheazurekubedbcom-redisenterprisecluster-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/cacheazurekubedbcom-redisenterprisecluster-editor/README.md b/charts/cacheazurekubedbcom-redisenterprisecluster-editor/README.md
index d85f567920..e721f1e9bf 100644
--- a/charts/cacheazurekubedbcom-redisenterprisecluster-editor/README.md
+++ b/charts/cacheazurekubedbcom-redisenterprisecluster-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/cacheazurekubedbcom-redisenterprisecluster-editor --version=v0.9.0
-$ helm upgrade -i cacheazurekubedbcom-redisenterprisecluster-editor appscode-charts-oci/cacheazurekubedbcom-redisenterprisecluster-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/cacheazurekubedbcom-redisenterprisecluster-editor --version=v0.10.0
+$ helm upgrade -i cacheazurekubedbcom-redisenterprisecluster-editor appscode-charts-oci/cacheazurekubedbcom-redisenterprisecluster-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RedisEnterpriseCluster Editor on a [Kubernetes](http://kube
To install/upgrade the chart with the release name `cacheazurekubedbcom-redisenterprisecluster-editor`:
```bash
-$ helm upgrade -i cacheazurekubedbcom-redisenterprisecluster-editor appscode-charts-oci/cacheazurekubedbcom-redisenterprisecluster-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i cacheazurekubedbcom-redisenterprisecluster-editor appscode-charts-oci/cacheazurekubedbcom-redisenterprisecluster-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RedisEnterpriseCluster Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `cacheazurekubedbco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i cacheazurekubedbcom-redisenterprisecluster-editor appscode-charts-oci/cacheazurekubedbcom-redisenterprisecluster-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cache.azure.kubedb.com/v1alpha1
+$ helm upgrade -i cacheazurekubedbcom-redisenterprisecluster-editor appscode-charts-oci/cacheazurekubedbcom-redisenterprisecluster-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cache.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i cacheazurekubedbcom-redisenterprisecluster-editor appscode-charts-oci/cacheazurekubedbcom-redisenterprisecluster-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i cacheazurekubedbcom-redisenterprisecluster-editor appscode-charts-oci/cacheazurekubedbcom-redisenterprisecluster-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/cacheazurekubedbcom-redisenterprisedatabase-editor/Chart.yaml b/charts/cacheazurekubedbcom-redisenterprisedatabase-editor/Chart.yaml
index ced6391b0f..97e4711188 100644
--- a/charts/cacheazurekubedbcom-redisenterprisedatabase-editor/Chart.yaml
+++ b/charts/cacheazurekubedbcom-redisenterprisedatabase-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cache.azure.kubedb.com","version":"v1alpha1","resource":"redisenterprisedatabases"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RedisEnterpriseDatabase Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: cacheazurekubedbcom-redisenterprisedatabase-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/cacheazurekubedbcom-redisenterprisedatabase-editor/README.md b/charts/cacheazurekubedbcom-redisenterprisedatabase-editor/README.md
index eaef438375..80893a4379 100644
--- a/charts/cacheazurekubedbcom-redisenterprisedatabase-editor/README.md
+++ b/charts/cacheazurekubedbcom-redisenterprisedatabase-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/cacheazurekubedbcom-redisenterprisedatabase-editor --version=v0.9.0
-$ helm upgrade -i cacheazurekubedbcom-redisenterprisedatabase-editor appscode-charts-oci/cacheazurekubedbcom-redisenterprisedatabase-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/cacheazurekubedbcom-redisenterprisedatabase-editor --version=v0.10.0
+$ helm upgrade -i cacheazurekubedbcom-redisenterprisedatabase-editor appscode-charts-oci/cacheazurekubedbcom-redisenterprisedatabase-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RedisEnterpriseDatabase Editor on a [Kubernetes](http://kub
To install/upgrade the chart with the release name `cacheazurekubedbcom-redisenterprisedatabase-editor`:
```bash
-$ helm upgrade -i cacheazurekubedbcom-redisenterprisedatabase-editor appscode-charts-oci/cacheazurekubedbcom-redisenterprisedatabase-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i cacheazurekubedbcom-redisenterprisedatabase-editor appscode-charts-oci/cacheazurekubedbcom-redisenterprisedatabase-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RedisEnterpriseDatabase Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `cacheazurekubedbco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i cacheazurekubedbcom-redisenterprisedatabase-editor appscode-charts-oci/cacheazurekubedbcom-redisenterprisedatabase-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cache.azure.kubedb.com/v1alpha1
+$ helm upgrade -i cacheazurekubedbcom-redisenterprisedatabase-editor appscode-charts-oci/cacheazurekubedbcom-redisenterprisedatabase-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cache.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i cacheazurekubedbcom-redisenterprisedatabase-editor appscode-charts-oci/cacheazurekubedbcom-redisenterprisedatabase-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i cacheazurekubedbcom-redisenterprisedatabase-editor appscode-charts-oci/cacheazurekubedbcom-redisenterprisedatabase-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/cacheazurekubedbcom-redisfirewallrule-editor/Chart.yaml b/charts/cacheazurekubedbcom-redisfirewallrule-editor/Chart.yaml
index 88e1e8d557..9451a118da 100644
--- a/charts/cacheazurekubedbcom-redisfirewallrule-editor/Chart.yaml
+++ b/charts/cacheazurekubedbcom-redisfirewallrule-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cache.azure.kubedb.com","version":"v1alpha1","resource":"redisfirewallrules"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RedisFirewallRule Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: cacheazurekubedbcom-redisfirewallrule-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/cacheazurekubedbcom-redisfirewallrule-editor/README.md b/charts/cacheazurekubedbcom-redisfirewallrule-editor/README.md
index 5decd1f187..4d2eaf799c 100644
--- a/charts/cacheazurekubedbcom-redisfirewallrule-editor/README.md
+++ b/charts/cacheazurekubedbcom-redisfirewallrule-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/cacheazurekubedbcom-redisfirewallrule-editor --version=v0.9.0
-$ helm upgrade -i cacheazurekubedbcom-redisfirewallrule-editor appscode-charts-oci/cacheazurekubedbcom-redisfirewallrule-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/cacheazurekubedbcom-redisfirewallrule-editor --version=v0.10.0
+$ helm upgrade -i cacheazurekubedbcom-redisfirewallrule-editor appscode-charts-oci/cacheazurekubedbcom-redisfirewallrule-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RedisFirewallRule Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `cacheazurekubedbcom-redisfirewallrule-editor`:
```bash
-$ helm upgrade -i cacheazurekubedbcom-redisfirewallrule-editor appscode-charts-oci/cacheazurekubedbcom-redisfirewallrule-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i cacheazurekubedbcom-redisfirewallrule-editor appscode-charts-oci/cacheazurekubedbcom-redisfirewallrule-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RedisFirewallRule Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `cacheazurekubedbco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i cacheazurekubedbcom-redisfirewallrule-editor appscode-charts-oci/cacheazurekubedbcom-redisfirewallrule-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cache.azure.kubedb.com/v1alpha1
+$ helm upgrade -i cacheazurekubedbcom-redisfirewallrule-editor appscode-charts-oci/cacheazurekubedbcom-redisfirewallrule-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cache.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i cacheazurekubedbcom-redisfirewallrule-editor appscode-charts-oci/cacheazurekubedbcom-redisfirewallrule-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i cacheazurekubedbcom-redisfirewallrule-editor appscode-charts-oci/cacheazurekubedbcom-redisfirewallrule-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/cacheazurekubedbcom-redislinkedserver-editor/Chart.yaml b/charts/cacheazurekubedbcom-redislinkedserver-editor/Chart.yaml
index 334d1f719c..f41856b7ac 100644
--- a/charts/cacheazurekubedbcom-redislinkedserver-editor/Chart.yaml
+++ b/charts/cacheazurekubedbcom-redislinkedserver-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cache.azure.kubedb.com","version":"v1alpha1","resource":"redislinkedservers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RedisLinkedServer Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: cacheazurekubedbcom-redislinkedserver-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/cacheazurekubedbcom-redislinkedserver-editor/README.md b/charts/cacheazurekubedbcom-redislinkedserver-editor/README.md
index 748734483e..40020d7c56 100644
--- a/charts/cacheazurekubedbcom-redislinkedserver-editor/README.md
+++ b/charts/cacheazurekubedbcom-redislinkedserver-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/cacheazurekubedbcom-redislinkedserver-editor --version=v0.9.0
-$ helm upgrade -i cacheazurekubedbcom-redislinkedserver-editor appscode-charts-oci/cacheazurekubedbcom-redislinkedserver-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/cacheazurekubedbcom-redislinkedserver-editor --version=v0.10.0
+$ helm upgrade -i cacheazurekubedbcom-redislinkedserver-editor appscode-charts-oci/cacheazurekubedbcom-redislinkedserver-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RedisLinkedServer Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `cacheazurekubedbcom-redislinkedserver-editor`:
```bash
-$ helm upgrade -i cacheazurekubedbcom-redislinkedserver-editor appscode-charts-oci/cacheazurekubedbcom-redislinkedserver-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i cacheazurekubedbcom-redislinkedserver-editor appscode-charts-oci/cacheazurekubedbcom-redislinkedserver-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RedisLinkedServer Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `cacheazurekubedbco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i cacheazurekubedbcom-redislinkedserver-editor appscode-charts-oci/cacheazurekubedbcom-redislinkedserver-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cache.azure.kubedb.com/v1alpha1
+$ helm upgrade -i cacheazurekubedbcom-redislinkedserver-editor appscode-charts-oci/cacheazurekubedbcom-redislinkedserver-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cache.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i cacheazurekubedbcom-redislinkedserver-editor appscode-charts-oci/cacheazurekubedbcom-redislinkedserver-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i cacheazurekubedbcom-redislinkedserver-editor appscode-charts-oci/cacheazurekubedbcom-redislinkedserver-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogappscodecom-clickhousebinding-editor/Chart.yaml b/charts/catalogappscodecom-clickhousebinding-editor/Chart.yaml
index ce8ae48788..3584bf1f10 100644
--- a/charts/catalogappscodecom-clickhousebinding-editor/Chart.yaml
+++ b/charts/catalogappscodecom-clickhousebinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.appscode.com","version":"v1alpha1","resource":"clickhousebindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClickHouseBinding Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogappscodecom-clickhousebinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogappscodecom-clickhousebinding-editor/README.md b/charts/catalogappscodecom-clickhousebinding-editor/README.md
index af73507c2e..558359258c 100644
--- a/charts/catalogappscodecom-clickhousebinding-editor/README.md
+++ b/charts/catalogappscodecom-clickhousebinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogappscodecom-clickhousebinding-editor --version=v0.9.0
-$ helm upgrade -i catalogappscodecom-clickhousebinding-editor appscode-charts-oci/catalogappscodecom-clickhousebinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogappscodecom-clickhousebinding-editor --version=v0.10.0
+$ helm upgrade -i catalogappscodecom-clickhousebinding-editor appscode-charts-oci/catalogappscodecom-clickhousebinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClickHouseBinding Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `catalogappscodecom-clickhousebinding-editor`:
```bash
-$ helm upgrade -i catalogappscodecom-clickhousebinding-editor appscode-charts-oci/catalogappscodecom-clickhousebinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogappscodecom-clickhousebinding-editor appscode-charts-oci/catalogappscodecom-clickhousebinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClickHouseBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogappscodecom-clickhousebinding-editor appscode-charts-oci/catalogappscodecom-clickhousebinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.appscode.com/v1alpha1
+$ helm upgrade -i catalogappscodecom-clickhousebinding-editor appscode-charts-oci/catalogappscodecom-clickhousebinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogappscodecom-clickhousebinding-editor appscode-charts-oci/catalogappscodecom-clickhousebinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogappscodecom-clickhousebinding-editor appscode-charts-oci/catalogappscodecom-clickhousebinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogappscodecom-druidbinding-editor/Chart.yaml b/charts/catalogappscodecom-druidbinding-editor/Chart.yaml
index 23cddbb100..b1765b2485 100644
--- a/charts/catalogappscodecom-druidbinding-editor/Chart.yaml
+++ b/charts/catalogappscodecom-druidbinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.appscode.com","version":"v1alpha1","resource":"druidbindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: DruidBinding Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogappscodecom-druidbinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogappscodecom-druidbinding-editor/README.md b/charts/catalogappscodecom-druidbinding-editor/README.md
index 3473dab4ac..015218e12b 100644
--- a/charts/catalogappscodecom-druidbinding-editor/README.md
+++ b/charts/catalogappscodecom-druidbinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogappscodecom-druidbinding-editor --version=v0.9.0
-$ helm upgrade -i catalogappscodecom-druidbinding-editor appscode-charts-oci/catalogappscodecom-druidbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogappscodecom-druidbinding-editor --version=v0.10.0
+$ helm upgrade -i catalogappscodecom-druidbinding-editor appscode-charts-oci/catalogappscodecom-druidbinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a DruidBinding Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `catalogappscodecom-druidbinding-editor`:
```bash
-$ helm upgrade -i catalogappscodecom-druidbinding-editor appscode-charts-oci/catalogappscodecom-druidbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogappscodecom-druidbinding-editor appscode-charts-oci/catalogappscodecom-druidbinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a DruidBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogappscodecom-druidbinding-editor appscode-charts-oci/catalogappscodecom-druidbinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.appscode.com/v1alpha1
+$ helm upgrade -i catalogappscodecom-druidbinding-editor appscode-charts-oci/catalogappscodecom-druidbinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogappscodecom-druidbinding-editor appscode-charts-oci/catalogappscodecom-druidbinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogappscodecom-druidbinding-editor appscode-charts-oci/catalogappscodecom-druidbinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogappscodecom-elasticsearchbinding-editor/Chart.yaml b/charts/catalogappscodecom-elasticsearchbinding-editor/Chart.yaml
index b12f6ffb44..8cc4ee83b9 100644
--- a/charts/catalogappscodecom-elasticsearchbinding-editor/Chart.yaml
+++ b/charts/catalogappscodecom-elasticsearchbinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.appscode.com","version":"v1alpha1","resource":"elasticsearchbindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ElasticsearchBinding Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogappscodecom-elasticsearchbinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogappscodecom-elasticsearchbinding-editor/README.md b/charts/catalogappscodecom-elasticsearchbinding-editor/README.md
index 6993db36b4..b880605f4c 100644
--- a/charts/catalogappscodecom-elasticsearchbinding-editor/README.md
+++ b/charts/catalogappscodecom-elasticsearchbinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogappscodecom-elasticsearchbinding-editor --version=v0.9.0
-$ helm upgrade -i catalogappscodecom-elasticsearchbinding-editor appscode-charts-oci/catalogappscodecom-elasticsearchbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogappscodecom-elasticsearchbinding-editor --version=v0.10.0
+$ helm upgrade -i catalogappscodecom-elasticsearchbinding-editor appscode-charts-oci/catalogappscodecom-elasticsearchbinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ElasticsearchBinding Editor on a [Kubernetes](http://kubern
To install/upgrade the chart with the release name `catalogappscodecom-elasticsearchbinding-editor`:
```bash
-$ helm upgrade -i catalogappscodecom-elasticsearchbinding-editor appscode-charts-oci/catalogappscodecom-elasticsearchbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogappscodecom-elasticsearchbinding-editor appscode-charts-oci/catalogappscodecom-elasticsearchbinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ElasticsearchBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogappscodecom-elasticsearchbinding-editor appscode-charts-oci/catalogappscodecom-elasticsearchbinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.appscode.com/v1alpha1
+$ helm upgrade -i catalogappscodecom-elasticsearchbinding-editor appscode-charts-oci/catalogappscodecom-elasticsearchbinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogappscodecom-elasticsearchbinding-editor appscode-charts-oci/catalogappscodecom-elasticsearchbinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogappscodecom-elasticsearchbinding-editor appscode-charts-oci/catalogappscodecom-elasticsearchbinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogappscodecom-ferretdbbinding-editor/Chart.yaml b/charts/catalogappscodecom-ferretdbbinding-editor/Chart.yaml
index 5a89454813..0ae8c04afd 100644
--- a/charts/catalogappscodecom-ferretdbbinding-editor/Chart.yaml
+++ b/charts/catalogappscodecom-ferretdbbinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.appscode.com","version":"v1alpha1","resource":"ferretdbbindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FerretDBBinding Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogappscodecom-ferretdbbinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogappscodecom-ferretdbbinding-editor/README.md b/charts/catalogappscodecom-ferretdbbinding-editor/README.md
index 0dced2b768..53551b767e 100644
--- a/charts/catalogappscodecom-ferretdbbinding-editor/README.md
+++ b/charts/catalogappscodecom-ferretdbbinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogappscodecom-ferretdbbinding-editor --version=v0.9.0
-$ helm upgrade -i catalogappscodecom-ferretdbbinding-editor appscode-charts-oci/catalogappscodecom-ferretdbbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogappscodecom-ferretdbbinding-editor --version=v0.10.0
+$ helm upgrade -i catalogappscodecom-ferretdbbinding-editor appscode-charts-oci/catalogappscodecom-ferretdbbinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FerretDBBinding Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `catalogappscodecom-ferretdbbinding-editor`:
```bash
-$ helm upgrade -i catalogappscodecom-ferretdbbinding-editor appscode-charts-oci/catalogappscodecom-ferretdbbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogappscodecom-ferretdbbinding-editor appscode-charts-oci/catalogappscodecom-ferretdbbinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FerretDBBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogappscodecom-ferretdbbinding-editor appscode-charts-oci/catalogappscodecom-ferretdbbinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.appscode.com/v1alpha1
+$ helm upgrade -i catalogappscodecom-ferretdbbinding-editor appscode-charts-oci/catalogappscodecom-ferretdbbinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogappscodecom-ferretdbbinding-editor appscode-charts-oci/catalogappscodecom-ferretdbbinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogappscodecom-ferretdbbinding-editor appscode-charts-oci/catalogappscodecom-ferretdbbinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogappscodecom-kafkabinding-editor/Chart.yaml b/charts/catalogappscodecom-kafkabinding-editor/Chart.yaml
index 0e10639e3f..f12940da54 100644
--- a/charts/catalogappscodecom-kafkabinding-editor/Chart.yaml
+++ b/charts/catalogappscodecom-kafkabinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.appscode.com","version":"v1alpha1","resource":"kafkabindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: KafkaBinding Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogappscodecom-kafkabinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogappscodecom-kafkabinding-editor/README.md b/charts/catalogappscodecom-kafkabinding-editor/README.md
index 641fb57a3b..da872de9c0 100644
--- a/charts/catalogappscodecom-kafkabinding-editor/README.md
+++ b/charts/catalogappscodecom-kafkabinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogappscodecom-kafkabinding-editor --version=v0.9.0
-$ helm upgrade -i catalogappscodecom-kafkabinding-editor appscode-charts-oci/catalogappscodecom-kafkabinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogappscodecom-kafkabinding-editor --version=v0.10.0
+$ helm upgrade -i catalogappscodecom-kafkabinding-editor appscode-charts-oci/catalogappscodecom-kafkabinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a KafkaBinding Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `catalogappscodecom-kafkabinding-editor`:
```bash
-$ helm upgrade -i catalogappscodecom-kafkabinding-editor appscode-charts-oci/catalogappscodecom-kafkabinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogappscodecom-kafkabinding-editor appscode-charts-oci/catalogappscodecom-kafkabinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a KafkaBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogappscodecom-kafkabinding-editor appscode-charts-oci/catalogappscodecom-kafkabinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.appscode.com/v1alpha1
+$ helm upgrade -i catalogappscodecom-kafkabinding-editor appscode-charts-oci/catalogappscodecom-kafkabinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogappscodecom-kafkabinding-editor appscode-charts-oci/catalogappscodecom-kafkabinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogappscodecom-kafkabinding-editor appscode-charts-oci/catalogappscodecom-kafkabinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogappscodecom-mariadbbinding-editor/Chart.yaml b/charts/catalogappscodecom-mariadbbinding-editor/Chart.yaml
index 6cb306318d..9c2228ee41 100644
--- a/charts/catalogappscodecom-mariadbbinding-editor/Chart.yaml
+++ b/charts/catalogappscodecom-mariadbbinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.appscode.com","version":"v1alpha1","resource":"mariadbbindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MariaDBBinding Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogappscodecom-mariadbbinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogappscodecom-mariadbbinding-editor/README.md b/charts/catalogappscodecom-mariadbbinding-editor/README.md
index 2f1507be6d..9eedc00e72 100644
--- a/charts/catalogappscodecom-mariadbbinding-editor/README.md
+++ b/charts/catalogappscodecom-mariadbbinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogappscodecom-mariadbbinding-editor --version=v0.9.0
-$ helm upgrade -i catalogappscodecom-mariadbbinding-editor appscode-charts-oci/catalogappscodecom-mariadbbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogappscodecom-mariadbbinding-editor --version=v0.10.0
+$ helm upgrade -i catalogappscodecom-mariadbbinding-editor appscode-charts-oci/catalogappscodecom-mariadbbinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MariaDBBinding Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `catalogappscodecom-mariadbbinding-editor`:
```bash
-$ helm upgrade -i catalogappscodecom-mariadbbinding-editor appscode-charts-oci/catalogappscodecom-mariadbbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogappscodecom-mariadbbinding-editor appscode-charts-oci/catalogappscodecom-mariadbbinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MariaDBBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogappscodecom-mariadbbinding-editor appscode-charts-oci/catalogappscodecom-mariadbbinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.appscode.com/v1alpha1
+$ helm upgrade -i catalogappscodecom-mariadbbinding-editor appscode-charts-oci/catalogappscodecom-mariadbbinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogappscodecom-mariadbbinding-editor appscode-charts-oci/catalogappscodecom-mariadbbinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogappscodecom-mariadbbinding-editor appscode-charts-oci/catalogappscodecom-mariadbbinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogappscodecom-memcachedbinding-editor/Chart.yaml b/charts/catalogappscodecom-memcachedbinding-editor/Chart.yaml
index 0a9a70a226..7514980d69 100644
--- a/charts/catalogappscodecom-memcachedbinding-editor/Chart.yaml
+++ b/charts/catalogappscodecom-memcachedbinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.appscode.com","version":"v1alpha1","resource":"memcachedbindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MemcachedBinding Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogappscodecom-memcachedbinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogappscodecom-memcachedbinding-editor/README.md b/charts/catalogappscodecom-memcachedbinding-editor/README.md
index d5a873f680..cdbc375c05 100644
--- a/charts/catalogappscodecom-memcachedbinding-editor/README.md
+++ b/charts/catalogappscodecom-memcachedbinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogappscodecom-memcachedbinding-editor --version=v0.9.0
-$ helm upgrade -i catalogappscodecom-memcachedbinding-editor appscode-charts-oci/catalogappscodecom-memcachedbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogappscodecom-memcachedbinding-editor --version=v0.10.0
+$ helm upgrade -i catalogappscodecom-memcachedbinding-editor appscode-charts-oci/catalogappscodecom-memcachedbinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MemcachedBinding Editor on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `catalogappscodecom-memcachedbinding-editor`:
```bash
-$ helm upgrade -i catalogappscodecom-memcachedbinding-editor appscode-charts-oci/catalogappscodecom-memcachedbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogappscodecom-memcachedbinding-editor appscode-charts-oci/catalogappscodecom-memcachedbinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MemcachedBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogappscodecom-memcachedbinding-editor appscode-charts-oci/catalogappscodecom-memcachedbinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.appscode.com/v1alpha1
+$ helm upgrade -i catalogappscodecom-memcachedbinding-editor appscode-charts-oci/catalogappscodecom-memcachedbinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogappscodecom-memcachedbinding-editor appscode-charts-oci/catalogappscodecom-memcachedbinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogappscodecom-memcachedbinding-editor appscode-charts-oci/catalogappscodecom-memcachedbinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogappscodecom-mongodbbinding-editor/Chart.yaml b/charts/catalogappscodecom-mongodbbinding-editor/Chart.yaml
index 850e78f69a..ebccbc1d8a 100644
--- a/charts/catalogappscodecom-mongodbbinding-editor/Chart.yaml
+++ b/charts/catalogappscodecom-mongodbbinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.appscode.com","version":"v1alpha1","resource":"mongodbbindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MongoDBBinding Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogappscodecom-mongodbbinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogappscodecom-mongodbbinding-editor/README.md b/charts/catalogappscodecom-mongodbbinding-editor/README.md
index aaf3d0289e..eba603a155 100644
--- a/charts/catalogappscodecom-mongodbbinding-editor/README.md
+++ b/charts/catalogappscodecom-mongodbbinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogappscodecom-mongodbbinding-editor --version=v0.9.0
-$ helm upgrade -i catalogappscodecom-mongodbbinding-editor appscode-charts-oci/catalogappscodecom-mongodbbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogappscodecom-mongodbbinding-editor --version=v0.10.0
+$ helm upgrade -i catalogappscodecom-mongodbbinding-editor appscode-charts-oci/catalogappscodecom-mongodbbinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MongoDBBinding Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `catalogappscodecom-mongodbbinding-editor`:
```bash
-$ helm upgrade -i catalogappscodecom-mongodbbinding-editor appscode-charts-oci/catalogappscodecom-mongodbbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogappscodecom-mongodbbinding-editor appscode-charts-oci/catalogappscodecom-mongodbbinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MongoDBBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogappscodecom-mongodbbinding-editor appscode-charts-oci/catalogappscodecom-mongodbbinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.appscode.com/v1alpha1
+$ helm upgrade -i catalogappscodecom-mongodbbinding-editor appscode-charts-oci/catalogappscodecom-mongodbbinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogappscodecom-mongodbbinding-editor appscode-charts-oci/catalogappscodecom-mongodbbinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogappscodecom-mongodbbinding-editor appscode-charts-oci/catalogappscodecom-mongodbbinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogappscodecom-mssqlserverbinding-editor/Chart.yaml b/charts/catalogappscodecom-mssqlserverbinding-editor/Chart.yaml
index a62e33a0e2..49e4819d9e 100644
--- a/charts/catalogappscodecom-mssqlserverbinding-editor/Chart.yaml
+++ b/charts/catalogappscodecom-mssqlserverbinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.appscode.com","version":"v1alpha1","resource":"mssqlserverbindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MSSQLServerBinding Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogappscodecom-mssqlserverbinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogappscodecom-mssqlserverbinding-editor/README.md b/charts/catalogappscodecom-mssqlserverbinding-editor/README.md
index 03874aff79..b411fb28e5 100644
--- a/charts/catalogappscodecom-mssqlserverbinding-editor/README.md
+++ b/charts/catalogappscodecom-mssqlserverbinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogappscodecom-mssqlserverbinding-editor --version=v0.9.0
-$ helm upgrade -i catalogappscodecom-mssqlserverbinding-editor appscode-charts-oci/catalogappscodecom-mssqlserverbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogappscodecom-mssqlserverbinding-editor --version=v0.10.0
+$ helm upgrade -i catalogappscodecom-mssqlserverbinding-editor appscode-charts-oci/catalogappscodecom-mssqlserverbinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MSSQLServerBinding Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `catalogappscodecom-mssqlserverbinding-editor`:
```bash
-$ helm upgrade -i catalogappscodecom-mssqlserverbinding-editor appscode-charts-oci/catalogappscodecom-mssqlserverbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogappscodecom-mssqlserverbinding-editor appscode-charts-oci/catalogappscodecom-mssqlserverbinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MSSQLServerBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogappscodecom-mssqlserverbinding-editor appscode-charts-oci/catalogappscodecom-mssqlserverbinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.appscode.com/v1alpha1
+$ helm upgrade -i catalogappscodecom-mssqlserverbinding-editor appscode-charts-oci/catalogappscodecom-mssqlserverbinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogappscodecom-mssqlserverbinding-editor appscode-charts-oci/catalogappscodecom-mssqlserverbinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogappscodecom-mssqlserverbinding-editor appscode-charts-oci/catalogappscodecom-mssqlserverbinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogappscodecom-mysqlbinding-editor/Chart.yaml b/charts/catalogappscodecom-mysqlbinding-editor/Chart.yaml
index fc83ef4679..045535a903 100644
--- a/charts/catalogappscodecom-mysqlbinding-editor/Chart.yaml
+++ b/charts/catalogappscodecom-mysqlbinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.appscode.com","version":"v1alpha1","resource":"mysqlbindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MySQLBinding Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogappscodecom-mysqlbinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogappscodecom-mysqlbinding-editor/README.md b/charts/catalogappscodecom-mysqlbinding-editor/README.md
index bc8e45f6e6..7ca85c3491 100644
--- a/charts/catalogappscodecom-mysqlbinding-editor/README.md
+++ b/charts/catalogappscodecom-mysqlbinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogappscodecom-mysqlbinding-editor --version=v0.9.0
-$ helm upgrade -i catalogappscodecom-mysqlbinding-editor appscode-charts-oci/catalogappscodecom-mysqlbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogappscodecom-mysqlbinding-editor --version=v0.10.0
+$ helm upgrade -i catalogappscodecom-mysqlbinding-editor appscode-charts-oci/catalogappscodecom-mysqlbinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MySQLBinding Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `catalogappscodecom-mysqlbinding-editor`:
```bash
-$ helm upgrade -i catalogappscodecom-mysqlbinding-editor appscode-charts-oci/catalogappscodecom-mysqlbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogappscodecom-mysqlbinding-editor appscode-charts-oci/catalogappscodecom-mysqlbinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MySQLBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogappscodecom-mysqlbinding-editor appscode-charts-oci/catalogappscodecom-mysqlbinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.appscode.com/v1alpha1
+$ helm upgrade -i catalogappscodecom-mysqlbinding-editor appscode-charts-oci/catalogappscodecom-mysqlbinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogappscodecom-mysqlbinding-editor appscode-charts-oci/catalogappscodecom-mysqlbinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogappscodecom-mysqlbinding-editor appscode-charts-oci/catalogappscodecom-mysqlbinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogappscodecom-perconaxtradbbinding-editor/Chart.yaml b/charts/catalogappscodecom-perconaxtradbbinding-editor/Chart.yaml
index eee9759772..a02039b2d5 100644
--- a/charts/catalogappscodecom-perconaxtradbbinding-editor/Chart.yaml
+++ b/charts/catalogappscodecom-perconaxtradbbinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.appscode.com","version":"v1alpha1","resource":"perconaxtradbbindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PerconaXtraDBBinding Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogappscodecom-perconaxtradbbinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogappscodecom-perconaxtradbbinding-editor/README.md b/charts/catalogappscodecom-perconaxtradbbinding-editor/README.md
index 69dc2d6071..396e2ee2bd 100644
--- a/charts/catalogappscodecom-perconaxtradbbinding-editor/README.md
+++ b/charts/catalogappscodecom-perconaxtradbbinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogappscodecom-perconaxtradbbinding-editor --version=v0.9.0
-$ helm upgrade -i catalogappscodecom-perconaxtradbbinding-editor appscode-charts-oci/catalogappscodecom-perconaxtradbbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogappscodecom-perconaxtradbbinding-editor --version=v0.10.0
+$ helm upgrade -i catalogappscodecom-perconaxtradbbinding-editor appscode-charts-oci/catalogappscodecom-perconaxtradbbinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PerconaXtraDBBinding Editor on a [Kubernetes](http://kubern
To install/upgrade the chart with the release name `catalogappscodecom-perconaxtradbbinding-editor`:
```bash
-$ helm upgrade -i catalogappscodecom-perconaxtradbbinding-editor appscode-charts-oci/catalogappscodecom-perconaxtradbbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogappscodecom-perconaxtradbbinding-editor appscode-charts-oci/catalogappscodecom-perconaxtradbbinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PerconaXtraDBBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogappscodecom-perconaxtradbbinding-editor appscode-charts-oci/catalogappscodecom-perconaxtradbbinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.appscode.com/v1alpha1
+$ helm upgrade -i catalogappscodecom-perconaxtradbbinding-editor appscode-charts-oci/catalogappscodecom-perconaxtradbbinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogappscodecom-perconaxtradbbinding-editor appscode-charts-oci/catalogappscodecom-perconaxtradbbinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogappscodecom-perconaxtradbbinding-editor appscode-charts-oci/catalogappscodecom-perconaxtradbbinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogappscodecom-pgbouncerbinding-editor/Chart.yaml b/charts/catalogappscodecom-pgbouncerbinding-editor/Chart.yaml
index 952be83d7f..19409068b4 100644
--- a/charts/catalogappscodecom-pgbouncerbinding-editor/Chart.yaml
+++ b/charts/catalogappscodecom-pgbouncerbinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.appscode.com","version":"v1alpha1","resource":"pgbouncerbindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PgBouncerBinding Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogappscodecom-pgbouncerbinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogappscodecom-pgbouncerbinding-editor/README.md b/charts/catalogappscodecom-pgbouncerbinding-editor/README.md
index 2b504731bf..4841d6e9ce 100644
--- a/charts/catalogappscodecom-pgbouncerbinding-editor/README.md
+++ b/charts/catalogappscodecom-pgbouncerbinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogappscodecom-pgbouncerbinding-editor --version=v0.9.0
-$ helm upgrade -i catalogappscodecom-pgbouncerbinding-editor appscode-charts-oci/catalogappscodecom-pgbouncerbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogappscodecom-pgbouncerbinding-editor --version=v0.10.0
+$ helm upgrade -i catalogappscodecom-pgbouncerbinding-editor appscode-charts-oci/catalogappscodecom-pgbouncerbinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PgBouncerBinding Editor on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `catalogappscodecom-pgbouncerbinding-editor`:
```bash
-$ helm upgrade -i catalogappscodecom-pgbouncerbinding-editor appscode-charts-oci/catalogappscodecom-pgbouncerbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogappscodecom-pgbouncerbinding-editor appscode-charts-oci/catalogappscodecom-pgbouncerbinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PgBouncerBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogappscodecom-pgbouncerbinding-editor appscode-charts-oci/catalogappscodecom-pgbouncerbinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.appscode.com/v1alpha1
+$ helm upgrade -i catalogappscodecom-pgbouncerbinding-editor appscode-charts-oci/catalogappscodecom-pgbouncerbinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogappscodecom-pgbouncerbinding-editor appscode-charts-oci/catalogappscodecom-pgbouncerbinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogappscodecom-pgbouncerbinding-editor appscode-charts-oci/catalogappscodecom-pgbouncerbinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogappscodecom-pgpoolbinding-editor/Chart.yaml b/charts/catalogappscodecom-pgpoolbinding-editor/Chart.yaml
index 53ccddfcba..6fc13a8731 100644
--- a/charts/catalogappscodecom-pgpoolbinding-editor/Chart.yaml
+++ b/charts/catalogappscodecom-pgpoolbinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.appscode.com","version":"v1alpha1","resource":"pgpoolbindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PgpoolBinding Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogappscodecom-pgpoolbinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogappscodecom-pgpoolbinding-editor/README.md b/charts/catalogappscodecom-pgpoolbinding-editor/README.md
index 997e484f32..2eabbaf9a5 100644
--- a/charts/catalogappscodecom-pgpoolbinding-editor/README.md
+++ b/charts/catalogappscodecom-pgpoolbinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogappscodecom-pgpoolbinding-editor --version=v0.9.0
-$ helm upgrade -i catalogappscodecom-pgpoolbinding-editor appscode-charts-oci/catalogappscodecom-pgpoolbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogappscodecom-pgpoolbinding-editor --version=v0.10.0
+$ helm upgrade -i catalogappscodecom-pgpoolbinding-editor appscode-charts-oci/catalogappscodecom-pgpoolbinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PgpoolBinding Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `catalogappscodecom-pgpoolbinding-editor`:
```bash
-$ helm upgrade -i catalogappscodecom-pgpoolbinding-editor appscode-charts-oci/catalogappscodecom-pgpoolbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogappscodecom-pgpoolbinding-editor appscode-charts-oci/catalogappscodecom-pgpoolbinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PgpoolBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogappscodecom-pgpoolbinding-editor appscode-charts-oci/catalogappscodecom-pgpoolbinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.appscode.com/v1alpha1
+$ helm upgrade -i catalogappscodecom-pgpoolbinding-editor appscode-charts-oci/catalogappscodecom-pgpoolbinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogappscodecom-pgpoolbinding-editor appscode-charts-oci/catalogappscodecom-pgpoolbinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogappscodecom-pgpoolbinding-editor appscode-charts-oci/catalogappscodecom-pgpoolbinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogappscodecom-postgresbinding-editor/Chart.yaml b/charts/catalogappscodecom-postgresbinding-editor/Chart.yaml
index 5cfb59df66..dfe0a9856c 100644
--- a/charts/catalogappscodecom-postgresbinding-editor/Chart.yaml
+++ b/charts/catalogappscodecom-postgresbinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.appscode.com","version":"v1alpha1","resource":"postgresbindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PostgresBinding Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogappscodecom-postgresbinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogappscodecom-postgresbinding-editor/README.md b/charts/catalogappscodecom-postgresbinding-editor/README.md
index 2c89c17fb5..fe2f11fc05 100644
--- a/charts/catalogappscodecom-postgresbinding-editor/README.md
+++ b/charts/catalogappscodecom-postgresbinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogappscodecom-postgresbinding-editor --version=v0.9.0
-$ helm upgrade -i catalogappscodecom-postgresbinding-editor appscode-charts-oci/catalogappscodecom-postgresbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogappscodecom-postgresbinding-editor --version=v0.10.0
+$ helm upgrade -i catalogappscodecom-postgresbinding-editor appscode-charts-oci/catalogappscodecom-postgresbinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PostgresBinding Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `catalogappscodecom-postgresbinding-editor`:
```bash
-$ helm upgrade -i catalogappscodecom-postgresbinding-editor appscode-charts-oci/catalogappscodecom-postgresbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogappscodecom-postgresbinding-editor appscode-charts-oci/catalogappscodecom-postgresbinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PostgresBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogappscodecom-postgresbinding-editor appscode-charts-oci/catalogappscodecom-postgresbinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.appscode.com/v1alpha1
+$ helm upgrade -i catalogappscodecom-postgresbinding-editor appscode-charts-oci/catalogappscodecom-postgresbinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogappscodecom-postgresbinding-editor appscode-charts-oci/catalogappscodecom-postgresbinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogappscodecom-postgresbinding-editor appscode-charts-oci/catalogappscodecom-postgresbinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogappscodecom-proxysqlbinding-editor/Chart.yaml b/charts/catalogappscodecom-proxysqlbinding-editor/Chart.yaml
index 30483b9055..2fd5d80614 100644
--- a/charts/catalogappscodecom-proxysqlbinding-editor/Chart.yaml
+++ b/charts/catalogappscodecom-proxysqlbinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.appscode.com","version":"v1alpha1","resource":"proxysqlbindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ProxySQLBinding Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogappscodecom-proxysqlbinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogappscodecom-proxysqlbinding-editor/README.md b/charts/catalogappscodecom-proxysqlbinding-editor/README.md
index 6e741b05a5..0486b17b69 100644
--- a/charts/catalogappscodecom-proxysqlbinding-editor/README.md
+++ b/charts/catalogappscodecom-proxysqlbinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogappscodecom-proxysqlbinding-editor --version=v0.9.0
-$ helm upgrade -i catalogappscodecom-proxysqlbinding-editor appscode-charts-oci/catalogappscodecom-proxysqlbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogappscodecom-proxysqlbinding-editor --version=v0.10.0
+$ helm upgrade -i catalogappscodecom-proxysqlbinding-editor appscode-charts-oci/catalogappscodecom-proxysqlbinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ProxySQLBinding Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `catalogappscodecom-proxysqlbinding-editor`:
```bash
-$ helm upgrade -i catalogappscodecom-proxysqlbinding-editor appscode-charts-oci/catalogappscodecom-proxysqlbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogappscodecom-proxysqlbinding-editor appscode-charts-oci/catalogappscodecom-proxysqlbinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ProxySQLBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogappscodecom-proxysqlbinding-editor appscode-charts-oci/catalogappscodecom-proxysqlbinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.appscode.com/v1alpha1
+$ helm upgrade -i catalogappscodecom-proxysqlbinding-editor appscode-charts-oci/catalogappscodecom-proxysqlbinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogappscodecom-proxysqlbinding-editor appscode-charts-oci/catalogappscodecom-proxysqlbinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogappscodecom-proxysqlbinding-editor appscode-charts-oci/catalogappscodecom-proxysqlbinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogappscodecom-rabbitmqbinding-editor/Chart.yaml b/charts/catalogappscodecom-rabbitmqbinding-editor/Chart.yaml
index c25c614e0f..9b0b901582 100644
--- a/charts/catalogappscodecom-rabbitmqbinding-editor/Chart.yaml
+++ b/charts/catalogappscodecom-rabbitmqbinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.appscode.com","version":"v1alpha1","resource":"rabbitmqbindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RabbitMQBinding Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogappscodecom-rabbitmqbinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogappscodecom-rabbitmqbinding-editor/README.md b/charts/catalogappscodecom-rabbitmqbinding-editor/README.md
index 6eb5aae136..77f98e7a0f 100644
--- a/charts/catalogappscodecom-rabbitmqbinding-editor/README.md
+++ b/charts/catalogappscodecom-rabbitmqbinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogappscodecom-rabbitmqbinding-editor --version=v0.9.0
-$ helm upgrade -i catalogappscodecom-rabbitmqbinding-editor appscode-charts-oci/catalogappscodecom-rabbitmqbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogappscodecom-rabbitmqbinding-editor --version=v0.10.0
+$ helm upgrade -i catalogappscodecom-rabbitmqbinding-editor appscode-charts-oci/catalogappscodecom-rabbitmqbinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RabbitMQBinding Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `catalogappscodecom-rabbitmqbinding-editor`:
```bash
-$ helm upgrade -i catalogappscodecom-rabbitmqbinding-editor appscode-charts-oci/catalogappscodecom-rabbitmqbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogappscodecom-rabbitmqbinding-editor appscode-charts-oci/catalogappscodecom-rabbitmqbinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RabbitMQBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogappscodecom-rabbitmqbinding-editor appscode-charts-oci/catalogappscodecom-rabbitmqbinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.appscode.com/v1alpha1
+$ helm upgrade -i catalogappscodecom-rabbitmqbinding-editor appscode-charts-oci/catalogappscodecom-rabbitmqbinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogappscodecom-rabbitmqbinding-editor appscode-charts-oci/catalogappscodecom-rabbitmqbinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogappscodecom-rabbitmqbinding-editor appscode-charts-oci/catalogappscodecom-rabbitmqbinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogappscodecom-redisbinding-editor/Chart.yaml b/charts/catalogappscodecom-redisbinding-editor/Chart.yaml
index 0d0671e08f..74df3c61b2 100644
--- a/charts/catalogappscodecom-redisbinding-editor/Chart.yaml
+++ b/charts/catalogappscodecom-redisbinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.appscode.com","version":"v1alpha1","resource":"redisbindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RedisBinding Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogappscodecom-redisbinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogappscodecom-redisbinding-editor/README.md b/charts/catalogappscodecom-redisbinding-editor/README.md
index a218c4bb20..39c192c364 100644
--- a/charts/catalogappscodecom-redisbinding-editor/README.md
+++ b/charts/catalogappscodecom-redisbinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogappscodecom-redisbinding-editor --version=v0.9.0
-$ helm upgrade -i catalogappscodecom-redisbinding-editor appscode-charts-oci/catalogappscodecom-redisbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogappscodecom-redisbinding-editor --version=v0.10.0
+$ helm upgrade -i catalogappscodecom-redisbinding-editor appscode-charts-oci/catalogappscodecom-redisbinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RedisBinding Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `catalogappscodecom-redisbinding-editor`:
```bash
-$ helm upgrade -i catalogappscodecom-redisbinding-editor appscode-charts-oci/catalogappscodecom-redisbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogappscodecom-redisbinding-editor appscode-charts-oci/catalogappscodecom-redisbinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RedisBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogappscodecom-redisbinding-editor appscode-charts-oci/catalogappscodecom-redisbinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.appscode.com/v1alpha1
+$ helm upgrade -i catalogappscodecom-redisbinding-editor appscode-charts-oci/catalogappscodecom-redisbinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogappscodecom-redisbinding-editor appscode-charts-oci/catalogappscodecom-redisbinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogappscodecom-redisbinding-editor appscode-charts-oci/catalogappscodecom-redisbinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogappscodecom-singlestorebinding-editor/Chart.yaml b/charts/catalogappscodecom-singlestorebinding-editor/Chart.yaml
index 0773554d1d..f784f6006d 100644
--- a/charts/catalogappscodecom-singlestorebinding-editor/Chart.yaml
+++ b/charts/catalogappscodecom-singlestorebinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.appscode.com","version":"v1alpha1","resource":"singlestorebindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SinglestoreBinding Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogappscodecom-singlestorebinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogappscodecom-singlestorebinding-editor/README.md b/charts/catalogappscodecom-singlestorebinding-editor/README.md
index c48628ae4f..77ca6dda13 100644
--- a/charts/catalogappscodecom-singlestorebinding-editor/README.md
+++ b/charts/catalogappscodecom-singlestorebinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogappscodecom-singlestorebinding-editor --version=v0.9.0
-$ helm upgrade -i catalogappscodecom-singlestorebinding-editor appscode-charts-oci/catalogappscodecom-singlestorebinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogappscodecom-singlestorebinding-editor --version=v0.10.0
+$ helm upgrade -i catalogappscodecom-singlestorebinding-editor appscode-charts-oci/catalogappscodecom-singlestorebinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SinglestoreBinding Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `catalogappscodecom-singlestorebinding-editor`:
```bash
-$ helm upgrade -i catalogappscodecom-singlestorebinding-editor appscode-charts-oci/catalogappscodecom-singlestorebinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogappscodecom-singlestorebinding-editor appscode-charts-oci/catalogappscodecom-singlestorebinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SinglestoreBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogappscodecom-singlestorebinding-editor appscode-charts-oci/catalogappscodecom-singlestorebinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.appscode.com/v1alpha1
+$ helm upgrade -i catalogappscodecom-singlestorebinding-editor appscode-charts-oci/catalogappscodecom-singlestorebinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogappscodecom-singlestorebinding-editor appscode-charts-oci/catalogappscodecom-singlestorebinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogappscodecom-singlestorebinding-editor appscode-charts-oci/catalogappscodecom-singlestorebinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogappscodecom-solrbinding-editor/Chart.yaml b/charts/catalogappscodecom-solrbinding-editor/Chart.yaml
index 328502185b..29c886950e 100644
--- a/charts/catalogappscodecom-solrbinding-editor/Chart.yaml
+++ b/charts/catalogappscodecom-solrbinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.appscode.com","version":"v1alpha1","resource":"solrbindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SolrBinding Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogappscodecom-solrbinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogappscodecom-solrbinding-editor/README.md b/charts/catalogappscodecom-solrbinding-editor/README.md
index f8ba815ec1..6621545d8e 100644
--- a/charts/catalogappscodecom-solrbinding-editor/README.md
+++ b/charts/catalogappscodecom-solrbinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogappscodecom-solrbinding-editor --version=v0.9.0
-$ helm upgrade -i catalogappscodecom-solrbinding-editor appscode-charts-oci/catalogappscodecom-solrbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogappscodecom-solrbinding-editor --version=v0.10.0
+$ helm upgrade -i catalogappscodecom-solrbinding-editor appscode-charts-oci/catalogappscodecom-solrbinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SolrBinding Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `catalogappscodecom-solrbinding-editor`:
```bash
-$ helm upgrade -i catalogappscodecom-solrbinding-editor appscode-charts-oci/catalogappscodecom-solrbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogappscodecom-solrbinding-editor appscode-charts-oci/catalogappscodecom-solrbinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SolrBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogappscodecom-solrbinding-editor appscode-charts-oci/catalogappscodecom-solrbinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.appscode.com/v1alpha1
+$ helm upgrade -i catalogappscodecom-solrbinding-editor appscode-charts-oci/catalogappscodecom-solrbinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogappscodecom-solrbinding-editor appscode-charts-oci/catalogappscodecom-solrbinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogappscodecom-solrbinding-editor appscode-charts-oci/catalogappscodecom-solrbinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogappscodecom-zookeeperbinding-editor/Chart.yaml b/charts/catalogappscodecom-zookeeperbinding-editor/Chart.yaml
index dc94526ed4..96a8d9d308 100644
--- a/charts/catalogappscodecom-zookeeperbinding-editor/Chart.yaml
+++ b/charts/catalogappscodecom-zookeeperbinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.appscode.com","version":"v1alpha1","resource":"zookeeperbindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ZooKeeperBinding Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogappscodecom-zookeeperbinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogappscodecom-zookeeperbinding-editor/README.md b/charts/catalogappscodecom-zookeeperbinding-editor/README.md
index 12e9a4f396..d903a389d5 100644
--- a/charts/catalogappscodecom-zookeeperbinding-editor/README.md
+++ b/charts/catalogappscodecom-zookeeperbinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogappscodecom-zookeeperbinding-editor --version=v0.9.0
-$ helm upgrade -i catalogappscodecom-zookeeperbinding-editor appscode-charts-oci/catalogappscodecom-zookeeperbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogappscodecom-zookeeperbinding-editor --version=v0.10.0
+$ helm upgrade -i catalogappscodecom-zookeeperbinding-editor appscode-charts-oci/catalogappscodecom-zookeeperbinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ZooKeeperBinding Editor on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `catalogappscodecom-zookeeperbinding-editor`:
```bash
-$ helm upgrade -i catalogappscodecom-zookeeperbinding-editor appscode-charts-oci/catalogappscodecom-zookeeperbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogappscodecom-zookeeperbinding-editor appscode-charts-oci/catalogappscodecom-zookeeperbinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ZooKeeperBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogappscodecom-zookeeperbinding-editor appscode-charts-oci/catalogappscodecom-zookeeperbinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.appscode.com/v1alpha1
+$ helm upgrade -i catalogappscodecom-zookeeperbinding-editor appscode-charts-oci/catalogappscodecom-zookeeperbinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogappscodecom-zookeeperbinding-editor appscode-charts-oci/catalogappscodecom-zookeeperbinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogappscodecom-zookeeperbinding-editor appscode-charts-oci/catalogappscodecom-zookeeperbinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubedbcom-cassandraversion-editor/Chart.yaml b/charts/catalogkubedbcom-cassandraversion-editor/Chart.yaml
index 71a32a203a..b47de55430 100644
--- a/charts/catalogkubedbcom-cassandraversion-editor/Chart.yaml
+++ b/charts/catalogkubedbcom-cassandraversion-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubedb.com","version":"v1alpha1","resource":"cassandraversions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: CassandraVersion Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubedbcom-cassandraversion-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubedbcom-cassandraversion-editor/README.md b/charts/catalogkubedbcom-cassandraversion-editor/README.md
index 3c3c3188b5..1e07f45734 100644
--- a/charts/catalogkubedbcom-cassandraversion-editor/README.md
+++ b/charts/catalogkubedbcom-cassandraversion-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubedbcom-cassandraversion-editor --version=v0.9.0
-$ helm upgrade -i catalogkubedbcom-cassandraversion-editor appscode-charts-oci/catalogkubedbcom-cassandraversion-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubedbcom-cassandraversion-editor --version=v0.10.0
+$ helm upgrade -i catalogkubedbcom-cassandraversion-editor appscode-charts-oci/catalogkubedbcom-cassandraversion-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a CassandraVersion Editor on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `catalogkubedbcom-cassandraversion-editor`:
```bash
-$ helm upgrade -i catalogkubedbcom-cassandraversion-editor appscode-charts-oci/catalogkubedbcom-cassandraversion-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubedbcom-cassandraversion-editor appscode-charts-oci/catalogkubedbcom-cassandraversion-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a CassandraVersion Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubedbcom-c
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-cassandraversion-editor appscode-charts-oci/catalogkubedbcom-cassandraversion-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubedb.com/v1alpha1
+$ helm upgrade -i catalogkubedbcom-cassandraversion-editor appscode-charts-oci/catalogkubedbcom-cassandraversion-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-cassandraversion-editor appscode-charts-oci/catalogkubedbcom-cassandraversion-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubedbcom-cassandraversion-editor appscode-charts-oci/catalogkubedbcom-cassandraversion-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubedbcom-clickhouseversion-editor/Chart.yaml b/charts/catalogkubedbcom-clickhouseversion-editor/Chart.yaml
index 31c2466636..450fee3369 100644
--- a/charts/catalogkubedbcom-clickhouseversion-editor/Chart.yaml
+++ b/charts/catalogkubedbcom-clickhouseversion-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubedb.com","version":"v1alpha1","resource":"clickhouseversions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClickHouseVersion Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubedbcom-clickhouseversion-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubedbcom-clickhouseversion-editor/README.md b/charts/catalogkubedbcom-clickhouseversion-editor/README.md
index 43a1a1a687..9d72c28722 100644
--- a/charts/catalogkubedbcom-clickhouseversion-editor/README.md
+++ b/charts/catalogkubedbcom-clickhouseversion-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubedbcom-clickhouseversion-editor --version=v0.9.0
-$ helm upgrade -i catalogkubedbcom-clickhouseversion-editor appscode-charts-oci/catalogkubedbcom-clickhouseversion-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubedbcom-clickhouseversion-editor --version=v0.10.0
+$ helm upgrade -i catalogkubedbcom-clickhouseversion-editor appscode-charts-oci/catalogkubedbcom-clickhouseversion-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClickHouseVersion Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `catalogkubedbcom-clickhouseversion-editor`:
```bash
-$ helm upgrade -i catalogkubedbcom-clickhouseversion-editor appscode-charts-oci/catalogkubedbcom-clickhouseversion-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubedbcom-clickhouseversion-editor appscode-charts-oci/catalogkubedbcom-clickhouseversion-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClickHouseVersion Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubedbcom-c
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-clickhouseversion-editor appscode-charts-oci/catalogkubedbcom-clickhouseversion-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubedb.com/v1alpha1
+$ helm upgrade -i catalogkubedbcom-clickhouseversion-editor appscode-charts-oci/catalogkubedbcom-clickhouseversion-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-clickhouseversion-editor appscode-charts-oci/catalogkubedbcom-clickhouseversion-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubedbcom-clickhouseversion-editor appscode-charts-oci/catalogkubedbcom-clickhouseversion-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubedbcom-druidversion-editor/Chart.yaml b/charts/catalogkubedbcom-druidversion-editor/Chart.yaml
index cd4e5f4076..d968f357a2 100644
--- a/charts/catalogkubedbcom-druidversion-editor/Chart.yaml
+++ b/charts/catalogkubedbcom-druidversion-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubedb.com","version":"v1alpha1","resource":"druidversions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: DruidVersion Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubedbcom-druidversion-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubedbcom-druidversion-editor/README.md b/charts/catalogkubedbcom-druidversion-editor/README.md
index cde610b5b0..0107be6aaa 100644
--- a/charts/catalogkubedbcom-druidversion-editor/README.md
+++ b/charts/catalogkubedbcom-druidversion-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubedbcom-druidversion-editor --version=v0.9.0
-$ helm upgrade -i catalogkubedbcom-druidversion-editor appscode-charts-oci/catalogkubedbcom-druidversion-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubedbcom-druidversion-editor --version=v0.10.0
+$ helm upgrade -i catalogkubedbcom-druidversion-editor appscode-charts-oci/catalogkubedbcom-druidversion-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a DruidVersion Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `catalogkubedbcom-druidversion-editor`:
```bash
-$ helm upgrade -i catalogkubedbcom-druidversion-editor appscode-charts-oci/catalogkubedbcom-druidversion-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubedbcom-druidversion-editor appscode-charts-oci/catalogkubedbcom-druidversion-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a DruidVersion Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubedbcom-d
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-druidversion-editor appscode-charts-oci/catalogkubedbcom-druidversion-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubedb.com/v1alpha1
+$ helm upgrade -i catalogkubedbcom-druidversion-editor appscode-charts-oci/catalogkubedbcom-druidversion-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-druidversion-editor appscode-charts-oci/catalogkubedbcom-druidversion-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubedbcom-druidversion-editor appscode-charts-oci/catalogkubedbcom-druidversion-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubedbcom-elasticsearchversion-editor/Chart.yaml b/charts/catalogkubedbcom-elasticsearchversion-editor/Chart.yaml
index fbb154986f..19e3ddfcfd 100644
--- a/charts/catalogkubedbcom-elasticsearchversion-editor/Chart.yaml
+++ b/charts/catalogkubedbcom-elasticsearchversion-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubedb.com","version":"v1alpha1","resource":"elasticsearchversions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ElasticsearchVersion Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubedbcom-elasticsearchversion-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubedbcom-elasticsearchversion-editor/README.md b/charts/catalogkubedbcom-elasticsearchversion-editor/README.md
index 7c0012e826..1d39998ab5 100644
--- a/charts/catalogkubedbcom-elasticsearchversion-editor/README.md
+++ b/charts/catalogkubedbcom-elasticsearchversion-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubedbcom-elasticsearchversion-editor --version=v0.9.0
-$ helm upgrade -i catalogkubedbcom-elasticsearchversion-editor appscode-charts-oci/catalogkubedbcom-elasticsearchversion-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubedbcom-elasticsearchversion-editor --version=v0.10.0
+$ helm upgrade -i catalogkubedbcom-elasticsearchversion-editor appscode-charts-oci/catalogkubedbcom-elasticsearchversion-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ElasticsearchVersion Editor on a [Kubernetes](http://kubern
To install/upgrade the chart with the release name `catalogkubedbcom-elasticsearchversion-editor`:
```bash
-$ helm upgrade -i catalogkubedbcom-elasticsearchversion-editor appscode-charts-oci/catalogkubedbcom-elasticsearchversion-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubedbcom-elasticsearchversion-editor appscode-charts-oci/catalogkubedbcom-elasticsearchversion-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ElasticsearchVersion Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubedbcom-e
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-elasticsearchversion-editor appscode-charts-oci/catalogkubedbcom-elasticsearchversion-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubedb.com/v1alpha1
+$ helm upgrade -i catalogkubedbcom-elasticsearchversion-editor appscode-charts-oci/catalogkubedbcom-elasticsearchversion-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-elasticsearchversion-editor appscode-charts-oci/catalogkubedbcom-elasticsearchversion-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubedbcom-elasticsearchversion-editor appscode-charts-oci/catalogkubedbcom-elasticsearchversion-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubedbcom-etcdversion-editor/Chart.yaml b/charts/catalogkubedbcom-etcdversion-editor/Chart.yaml
index 71b0a5ba1b..c6bd0ef2df 100644
--- a/charts/catalogkubedbcom-etcdversion-editor/Chart.yaml
+++ b/charts/catalogkubedbcom-etcdversion-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubedb.com","version":"v1alpha1","resource":"etcdversions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: EtcdVersion Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubedbcom-etcdversion-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubedbcom-etcdversion-editor/README.md b/charts/catalogkubedbcom-etcdversion-editor/README.md
index 1aac5800df..ecc502e085 100644
--- a/charts/catalogkubedbcom-etcdversion-editor/README.md
+++ b/charts/catalogkubedbcom-etcdversion-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubedbcom-etcdversion-editor --version=v0.9.0
-$ helm upgrade -i catalogkubedbcom-etcdversion-editor appscode-charts-oci/catalogkubedbcom-etcdversion-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubedbcom-etcdversion-editor --version=v0.10.0
+$ helm upgrade -i catalogkubedbcom-etcdversion-editor appscode-charts-oci/catalogkubedbcom-etcdversion-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a EtcdVersion Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `catalogkubedbcom-etcdversion-editor`:
```bash
-$ helm upgrade -i catalogkubedbcom-etcdversion-editor appscode-charts-oci/catalogkubedbcom-etcdversion-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubedbcom-etcdversion-editor appscode-charts-oci/catalogkubedbcom-etcdversion-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a EtcdVersion Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubedbcom-e
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-etcdversion-editor appscode-charts-oci/catalogkubedbcom-etcdversion-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubedb.com/v1alpha1
+$ helm upgrade -i catalogkubedbcom-etcdversion-editor appscode-charts-oci/catalogkubedbcom-etcdversion-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-etcdversion-editor appscode-charts-oci/catalogkubedbcom-etcdversion-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubedbcom-etcdversion-editor appscode-charts-oci/catalogkubedbcom-etcdversion-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubedbcom-ferretdbversion-editor/Chart.yaml b/charts/catalogkubedbcom-ferretdbversion-editor/Chart.yaml
index f535727596..4bcc88386e 100644
--- a/charts/catalogkubedbcom-ferretdbversion-editor/Chart.yaml
+++ b/charts/catalogkubedbcom-ferretdbversion-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubedb.com","version":"v1alpha1","resource":"ferretdbversions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FerretDBVersion Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubedbcom-ferretdbversion-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubedbcom-ferretdbversion-editor/README.md b/charts/catalogkubedbcom-ferretdbversion-editor/README.md
index 69fb46c9a3..179dc70a90 100644
--- a/charts/catalogkubedbcom-ferretdbversion-editor/README.md
+++ b/charts/catalogkubedbcom-ferretdbversion-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubedbcom-ferretdbversion-editor --version=v0.9.0
-$ helm upgrade -i catalogkubedbcom-ferretdbversion-editor appscode-charts-oci/catalogkubedbcom-ferretdbversion-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubedbcom-ferretdbversion-editor --version=v0.10.0
+$ helm upgrade -i catalogkubedbcom-ferretdbversion-editor appscode-charts-oci/catalogkubedbcom-ferretdbversion-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FerretDBVersion Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `catalogkubedbcom-ferretdbversion-editor`:
```bash
-$ helm upgrade -i catalogkubedbcom-ferretdbversion-editor appscode-charts-oci/catalogkubedbcom-ferretdbversion-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubedbcom-ferretdbversion-editor appscode-charts-oci/catalogkubedbcom-ferretdbversion-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FerretDBVersion Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubedbcom-f
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-ferretdbversion-editor appscode-charts-oci/catalogkubedbcom-ferretdbversion-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubedb.com/v1alpha1
+$ helm upgrade -i catalogkubedbcom-ferretdbversion-editor appscode-charts-oci/catalogkubedbcom-ferretdbversion-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-ferretdbversion-editor appscode-charts-oci/catalogkubedbcom-ferretdbversion-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubedbcom-ferretdbversion-editor appscode-charts-oci/catalogkubedbcom-ferretdbversion-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubedbcom-kafkaconnectorversion-editor/Chart.yaml b/charts/catalogkubedbcom-kafkaconnectorversion-editor/Chart.yaml
index 2e65f09d57..4f885d9cd5 100644
--- a/charts/catalogkubedbcom-kafkaconnectorversion-editor/Chart.yaml
+++ b/charts/catalogkubedbcom-kafkaconnectorversion-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubedb.com","version":"v1alpha1","resource":"kafkaconnectorversions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: KafkaConnectorVersion Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubedbcom-kafkaconnectorversion-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubedbcom-kafkaconnectorversion-editor/README.md b/charts/catalogkubedbcom-kafkaconnectorversion-editor/README.md
index 41bdb93c6e..f4f9396bfd 100644
--- a/charts/catalogkubedbcom-kafkaconnectorversion-editor/README.md
+++ b/charts/catalogkubedbcom-kafkaconnectorversion-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubedbcom-kafkaconnectorversion-editor --version=v0.9.0
-$ helm upgrade -i catalogkubedbcom-kafkaconnectorversion-editor appscode-charts-oci/catalogkubedbcom-kafkaconnectorversion-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubedbcom-kafkaconnectorversion-editor --version=v0.10.0
+$ helm upgrade -i catalogkubedbcom-kafkaconnectorversion-editor appscode-charts-oci/catalogkubedbcom-kafkaconnectorversion-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a KafkaConnectorVersion Editor on a [Kubernetes](http://kuber
To install/upgrade the chart with the release name `catalogkubedbcom-kafkaconnectorversion-editor`:
```bash
-$ helm upgrade -i catalogkubedbcom-kafkaconnectorversion-editor appscode-charts-oci/catalogkubedbcom-kafkaconnectorversion-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubedbcom-kafkaconnectorversion-editor appscode-charts-oci/catalogkubedbcom-kafkaconnectorversion-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a KafkaConnectorVersion Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubedbcom-k
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-kafkaconnectorversion-editor appscode-charts-oci/catalogkubedbcom-kafkaconnectorversion-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubedb.com/v1alpha1
+$ helm upgrade -i catalogkubedbcom-kafkaconnectorversion-editor appscode-charts-oci/catalogkubedbcom-kafkaconnectorversion-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-kafkaconnectorversion-editor appscode-charts-oci/catalogkubedbcom-kafkaconnectorversion-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubedbcom-kafkaconnectorversion-editor appscode-charts-oci/catalogkubedbcom-kafkaconnectorversion-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubedbcom-kafkaversion-editor/Chart.yaml b/charts/catalogkubedbcom-kafkaversion-editor/Chart.yaml
index c41490e029..d61b29b9e8 100644
--- a/charts/catalogkubedbcom-kafkaversion-editor/Chart.yaml
+++ b/charts/catalogkubedbcom-kafkaversion-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubedb.com","version":"v1alpha1","resource":"kafkaversions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: KafkaVersion Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubedbcom-kafkaversion-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubedbcom-kafkaversion-editor/README.md b/charts/catalogkubedbcom-kafkaversion-editor/README.md
index 183a27325f..f99c71fb3f 100644
--- a/charts/catalogkubedbcom-kafkaversion-editor/README.md
+++ b/charts/catalogkubedbcom-kafkaversion-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubedbcom-kafkaversion-editor --version=v0.9.0
-$ helm upgrade -i catalogkubedbcom-kafkaversion-editor appscode-charts-oci/catalogkubedbcom-kafkaversion-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubedbcom-kafkaversion-editor --version=v0.10.0
+$ helm upgrade -i catalogkubedbcom-kafkaversion-editor appscode-charts-oci/catalogkubedbcom-kafkaversion-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a KafkaVersion Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `catalogkubedbcom-kafkaversion-editor`:
```bash
-$ helm upgrade -i catalogkubedbcom-kafkaversion-editor appscode-charts-oci/catalogkubedbcom-kafkaversion-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubedbcom-kafkaversion-editor appscode-charts-oci/catalogkubedbcom-kafkaversion-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a KafkaVersion Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubedbcom-k
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-kafkaversion-editor appscode-charts-oci/catalogkubedbcom-kafkaversion-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubedb.com/v1alpha1
+$ helm upgrade -i catalogkubedbcom-kafkaversion-editor appscode-charts-oci/catalogkubedbcom-kafkaversion-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-kafkaversion-editor appscode-charts-oci/catalogkubedbcom-kafkaversion-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubedbcom-kafkaversion-editor appscode-charts-oci/catalogkubedbcom-kafkaversion-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubedbcom-mariadbversion-editor/Chart.yaml b/charts/catalogkubedbcom-mariadbversion-editor/Chart.yaml
index c19392b8e5..e8a96a865b 100644
--- a/charts/catalogkubedbcom-mariadbversion-editor/Chart.yaml
+++ b/charts/catalogkubedbcom-mariadbversion-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubedb.com","version":"v1alpha1","resource":"mariadbversions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MariaDBVersion Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubedbcom-mariadbversion-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubedbcom-mariadbversion-editor/README.md b/charts/catalogkubedbcom-mariadbversion-editor/README.md
index 91c006b208..4fbc1b75bc 100644
--- a/charts/catalogkubedbcom-mariadbversion-editor/README.md
+++ b/charts/catalogkubedbcom-mariadbversion-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubedbcom-mariadbversion-editor --version=v0.9.0
-$ helm upgrade -i catalogkubedbcom-mariadbversion-editor appscode-charts-oci/catalogkubedbcom-mariadbversion-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubedbcom-mariadbversion-editor --version=v0.10.0
+$ helm upgrade -i catalogkubedbcom-mariadbversion-editor appscode-charts-oci/catalogkubedbcom-mariadbversion-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MariaDBVersion Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `catalogkubedbcom-mariadbversion-editor`:
```bash
-$ helm upgrade -i catalogkubedbcom-mariadbversion-editor appscode-charts-oci/catalogkubedbcom-mariadbversion-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubedbcom-mariadbversion-editor appscode-charts-oci/catalogkubedbcom-mariadbversion-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MariaDBVersion Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubedbcom-m
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-mariadbversion-editor appscode-charts-oci/catalogkubedbcom-mariadbversion-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubedb.com/v1alpha1
+$ helm upgrade -i catalogkubedbcom-mariadbversion-editor appscode-charts-oci/catalogkubedbcom-mariadbversion-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-mariadbversion-editor appscode-charts-oci/catalogkubedbcom-mariadbversion-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubedbcom-mariadbversion-editor appscode-charts-oci/catalogkubedbcom-mariadbversion-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubedbcom-memcachedversion-editor/Chart.yaml b/charts/catalogkubedbcom-memcachedversion-editor/Chart.yaml
index 0bfe8f39e5..7b7d8ea784 100644
--- a/charts/catalogkubedbcom-memcachedversion-editor/Chart.yaml
+++ b/charts/catalogkubedbcom-memcachedversion-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubedb.com","version":"v1alpha1","resource":"memcachedversions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MemcachedVersion Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubedbcom-memcachedversion-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubedbcom-memcachedversion-editor/README.md b/charts/catalogkubedbcom-memcachedversion-editor/README.md
index 493178c5e5..6c03511f17 100644
--- a/charts/catalogkubedbcom-memcachedversion-editor/README.md
+++ b/charts/catalogkubedbcom-memcachedversion-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubedbcom-memcachedversion-editor --version=v0.9.0
-$ helm upgrade -i catalogkubedbcom-memcachedversion-editor appscode-charts-oci/catalogkubedbcom-memcachedversion-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubedbcom-memcachedversion-editor --version=v0.10.0
+$ helm upgrade -i catalogkubedbcom-memcachedversion-editor appscode-charts-oci/catalogkubedbcom-memcachedversion-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MemcachedVersion Editor on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `catalogkubedbcom-memcachedversion-editor`:
```bash
-$ helm upgrade -i catalogkubedbcom-memcachedversion-editor appscode-charts-oci/catalogkubedbcom-memcachedversion-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubedbcom-memcachedversion-editor appscode-charts-oci/catalogkubedbcom-memcachedversion-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MemcachedVersion Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubedbcom-m
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-memcachedversion-editor appscode-charts-oci/catalogkubedbcom-memcachedversion-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubedb.com/v1alpha1
+$ helm upgrade -i catalogkubedbcom-memcachedversion-editor appscode-charts-oci/catalogkubedbcom-memcachedversion-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-memcachedversion-editor appscode-charts-oci/catalogkubedbcom-memcachedversion-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubedbcom-memcachedversion-editor appscode-charts-oci/catalogkubedbcom-memcachedversion-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubedbcom-mongodbversion-editor/Chart.yaml b/charts/catalogkubedbcom-mongodbversion-editor/Chart.yaml
index f882a83516..cb77eabb9b 100644
--- a/charts/catalogkubedbcom-mongodbversion-editor/Chart.yaml
+++ b/charts/catalogkubedbcom-mongodbversion-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubedb.com","version":"v1alpha1","resource":"mongodbversions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MongoDBVersion Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubedbcom-mongodbversion-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubedbcom-mongodbversion-editor/README.md b/charts/catalogkubedbcom-mongodbversion-editor/README.md
index 561b51348e..6ebec1162c 100644
--- a/charts/catalogkubedbcom-mongodbversion-editor/README.md
+++ b/charts/catalogkubedbcom-mongodbversion-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubedbcom-mongodbversion-editor --version=v0.9.0
-$ helm upgrade -i catalogkubedbcom-mongodbversion-editor appscode-charts-oci/catalogkubedbcom-mongodbversion-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubedbcom-mongodbversion-editor --version=v0.10.0
+$ helm upgrade -i catalogkubedbcom-mongodbversion-editor appscode-charts-oci/catalogkubedbcom-mongodbversion-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MongoDBVersion Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `catalogkubedbcom-mongodbversion-editor`:
```bash
-$ helm upgrade -i catalogkubedbcom-mongodbversion-editor appscode-charts-oci/catalogkubedbcom-mongodbversion-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubedbcom-mongodbversion-editor appscode-charts-oci/catalogkubedbcom-mongodbversion-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MongoDBVersion Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubedbcom-m
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-mongodbversion-editor appscode-charts-oci/catalogkubedbcom-mongodbversion-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubedb.com/v1alpha1
+$ helm upgrade -i catalogkubedbcom-mongodbversion-editor appscode-charts-oci/catalogkubedbcom-mongodbversion-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-mongodbversion-editor appscode-charts-oci/catalogkubedbcom-mongodbversion-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubedbcom-mongodbversion-editor appscode-charts-oci/catalogkubedbcom-mongodbversion-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubedbcom-mssqlserverversion-editor/Chart.yaml b/charts/catalogkubedbcom-mssqlserverversion-editor/Chart.yaml
index b67ca7adf4..109b35b794 100644
--- a/charts/catalogkubedbcom-mssqlserverversion-editor/Chart.yaml
+++ b/charts/catalogkubedbcom-mssqlserverversion-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubedb.com","version":"v1alpha1","resource":"mssqlserverversions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MSSQLServerVersion Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubedbcom-mssqlserverversion-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubedbcom-mssqlserverversion-editor/README.md b/charts/catalogkubedbcom-mssqlserverversion-editor/README.md
index bf6d0b1acc..25b9bf5021 100644
--- a/charts/catalogkubedbcom-mssqlserverversion-editor/README.md
+++ b/charts/catalogkubedbcom-mssqlserverversion-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubedbcom-mssqlserverversion-editor --version=v0.9.0
-$ helm upgrade -i catalogkubedbcom-mssqlserverversion-editor appscode-charts-oci/catalogkubedbcom-mssqlserverversion-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubedbcom-mssqlserverversion-editor --version=v0.10.0
+$ helm upgrade -i catalogkubedbcom-mssqlserverversion-editor appscode-charts-oci/catalogkubedbcom-mssqlserverversion-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MSSQLServerVersion Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `catalogkubedbcom-mssqlserverversion-editor`:
```bash
-$ helm upgrade -i catalogkubedbcom-mssqlserverversion-editor appscode-charts-oci/catalogkubedbcom-mssqlserverversion-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubedbcom-mssqlserverversion-editor appscode-charts-oci/catalogkubedbcom-mssqlserverversion-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MSSQLServerVersion Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubedbcom-m
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-mssqlserverversion-editor appscode-charts-oci/catalogkubedbcom-mssqlserverversion-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubedb.com/v1alpha1
+$ helm upgrade -i catalogkubedbcom-mssqlserverversion-editor appscode-charts-oci/catalogkubedbcom-mssqlserverversion-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-mssqlserverversion-editor appscode-charts-oci/catalogkubedbcom-mssqlserverversion-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubedbcom-mssqlserverversion-editor appscode-charts-oci/catalogkubedbcom-mssqlserverversion-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubedbcom-mysqlversion-editor/Chart.yaml b/charts/catalogkubedbcom-mysqlversion-editor/Chart.yaml
index a4fee1c7e9..bb6ff7316c 100644
--- a/charts/catalogkubedbcom-mysqlversion-editor/Chart.yaml
+++ b/charts/catalogkubedbcom-mysqlversion-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubedb.com","version":"v1alpha1","resource":"mysqlversions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MySQLVersion Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubedbcom-mysqlversion-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubedbcom-mysqlversion-editor/README.md b/charts/catalogkubedbcom-mysqlversion-editor/README.md
index 6d83342509..dbd2bd294f 100644
--- a/charts/catalogkubedbcom-mysqlversion-editor/README.md
+++ b/charts/catalogkubedbcom-mysqlversion-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubedbcom-mysqlversion-editor --version=v0.9.0
-$ helm upgrade -i catalogkubedbcom-mysqlversion-editor appscode-charts-oci/catalogkubedbcom-mysqlversion-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubedbcom-mysqlversion-editor --version=v0.10.0
+$ helm upgrade -i catalogkubedbcom-mysqlversion-editor appscode-charts-oci/catalogkubedbcom-mysqlversion-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MySQLVersion Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `catalogkubedbcom-mysqlversion-editor`:
```bash
-$ helm upgrade -i catalogkubedbcom-mysqlversion-editor appscode-charts-oci/catalogkubedbcom-mysqlversion-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubedbcom-mysqlversion-editor appscode-charts-oci/catalogkubedbcom-mysqlversion-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MySQLVersion Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubedbcom-m
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-mysqlversion-editor appscode-charts-oci/catalogkubedbcom-mysqlversion-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubedb.com/v1alpha1
+$ helm upgrade -i catalogkubedbcom-mysqlversion-editor appscode-charts-oci/catalogkubedbcom-mysqlversion-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-mysqlversion-editor appscode-charts-oci/catalogkubedbcom-mysqlversion-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubedbcom-mysqlversion-editor appscode-charts-oci/catalogkubedbcom-mysqlversion-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubedbcom-perconaxtradbversion-editor/Chart.yaml b/charts/catalogkubedbcom-perconaxtradbversion-editor/Chart.yaml
index c41b4a005e..48a129ec7f 100644
--- a/charts/catalogkubedbcom-perconaxtradbversion-editor/Chart.yaml
+++ b/charts/catalogkubedbcom-perconaxtradbversion-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubedb.com","version":"v1alpha1","resource":"perconaxtradbversions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PerconaXtraDBVersion Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubedbcom-perconaxtradbversion-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubedbcom-perconaxtradbversion-editor/README.md b/charts/catalogkubedbcom-perconaxtradbversion-editor/README.md
index c5e2f6a65f..a84732f2e2 100644
--- a/charts/catalogkubedbcom-perconaxtradbversion-editor/README.md
+++ b/charts/catalogkubedbcom-perconaxtradbversion-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubedbcom-perconaxtradbversion-editor --version=v0.9.0
-$ helm upgrade -i catalogkubedbcom-perconaxtradbversion-editor appscode-charts-oci/catalogkubedbcom-perconaxtradbversion-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubedbcom-perconaxtradbversion-editor --version=v0.10.0
+$ helm upgrade -i catalogkubedbcom-perconaxtradbversion-editor appscode-charts-oci/catalogkubedbcom-perconaxtradbversion-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PerconaXtraDBVersion Editor on a [Kubernetes](http://kubern
To install/upgrade the chart with the release name `catalogkubedbcom-perconaxtradbversion-editor`:
```bash
-$ helm upgrade -i catalogkubedbcom-perconaxtradbversion-editor appscode-charts-oci/catalogkubedbcom-perconaxtradbversion-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubedbcom-perconaxtradbversion-editor appscode-charts-oci/catalogkubedbcom-perconaxtradbversion-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PerconaXtraDBVersion Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubedbcom-p
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-perconaxtradbversion-editor appscode-charts-oci/catalogkubedbcom-perconaxtradbversion-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubedb.com/v1alpha1
+$ helm upgrade -i catalogkubedbcom-perconaxtradbversion-editor appscode-charts-oci/catalogkubedbcom-perconaxtradbversion-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-perconaxtradbversion-editor appscode-charts-oci/catalogkubedbcom-perconaxtradbversion-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubedbcom-perconaxtradbversion-editor appscode-charts-oci/catalogkubedbcom-perconaxtradbversion-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubedbcom-pgbouncerversion-editor/Chart.yaml b/charts/catalogkubedbcom-pgbouncerversion-editor/Chart.yaml
index 53f7a84a86..33daf81ef2 100644
--- a/charts/catalogkubedbcom-pgbouncerversion-editor/Chart.yaml
+++ b/charts/catalogkubedbcom-pgbouncerversion-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubedb.com","version":"v1alpha1","resource":"pgbouncerversions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PgBouncerVersion Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubedbcom-pgbouncerversion-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubedbcom-pgbouncerversion-editor/README.md b/charts/catalogkubedbcom-pgbouncerversion-editor/README.md
index 2c3f79ba20..27577d0ffd 100644
--- a/charts/catalogkubedbcom-pgbouncerversion-editor/README.md
+++ b/charts/catalogkubedbcom-pgbouncerversion-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubedbcom-pgbouncerversion-editor --version=v0.9.0
-$ helm upgrade -i catalogkubedbcom-pgbouncerversion-editor appscode-charts-oci/catalogkubedbcom-pgbouncerversion-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubedbcom-pgbouncerversion-editor --version=v0.10.0
+$ helm upgrade -i catalogkubedbcom-pgbouncerversion-editor appscode-charts-oci/catalogkubedbcom-pgbouncerversion-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PgBouncerVersion Editor on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `catalogkubedbcom-pgbouncerversion-editor`:
```bash
-$ helm upgrade -i catalogkubedbcom-pgbouncerversion-editor appscode-charts-oci/catalogkubedbcom-pgbouncerversion-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubedbcom-pgbouncerversion-editor appscode-charts-oci/catalogkubedbcom-pgbouncerversion-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PgBouncerVersion Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubedbcom-p
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-pgbouncerversion-editor appscode-charts-oci/catalogkubedbcom-pgbouncerversion-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubedb.com/v1alpha1
+$ helm upgrade -i catalogkubedbcom-pgbouncerversion-editor appscode-charts-oci/catalogkubedbcom-pgbouncerversion-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-pgbouncerversion-editor appscode-charts-oci/catalogkubedbcom-pgbouncerversion-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubedbcom-pgbouncerversion-editor appscode-charts-oci/catalogkubedbcom-pgbouncerversion-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubedbcom-pgpoolversion-editor/Chart.yaml b/charts/catalogkubedbcom-pgpoolversion-editor/Chart.yaml
index 9f0167e8d4..6c8bb8b4a8 100644
--- a/charts/catalogkubedbcom-pgpoolversion-editor/Chart.yaml
+++ b/charts/catalogkubedbcom-pgpoolversion-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubedb.com","version":"v1alpha1","resource":"pgpoolversions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PgpoolVersion Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubedbcom-pgpoolversion-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubedbcom-pgpoolversion-editor/README.md b/charts/catalogkubedbcom-pgpoolversion-editor/README.md
index ce5ec4de13..61989f6bd4 100644
--- a/charts/catalogkubedbcom-pgpoolversion-editor/README.md
+++ b/charts/catalogkubedbcom-pgpoolversion-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubedbcom-pgpoolversion-editor --version=v0.9.0
-$ helm upgrade -i catalogkubedbcom-pgpoolversion-editor appscode-charts-oci/catalogkubedbcom-pgpoolversion-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubedbcom-pgpoolversion-editor --version=v0.10.0
+$ helm upgrade -i catalogkubedbcom-pgpoolversion-editor appscode-charts-oci/catalogkubedbcom-pgpoolversion-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PgpoolVersion Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `catalogkubedbcom-pgpoolversion-editor`:
```bash
-$ helm upgrade -i catalogkubedbcom-pgpoolversion-editor appscode-charts-oci/catalogkubedbcom-pgpoolversion-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubedbcom-pgpoolversion-editor appscode-charts-oci/catalogkubedbcom-pgpoolversion-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PgpoolVersion Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubedbcom-p
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-pgpoolversion-editor appscode-charts-oci/catalogkubedbcom-pgpoolversion-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubedb.com/v1alpha1
+$ helm upgrade -i catalogkubedbcom-pgpoolversion-editor appscode-charts-oci/catalogkubedbcom-pgpoolversion-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-pgpoolversion-editor appscode-charts-oci/catalogkubedbcom-pgpoolversion-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubedbcom-pgpoolversion-editor appscode-charts-oci/catalogkubedbcom-pgpoolversion-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubedbcom-postgresversion-editor/Chart.yaml b/charts/catalogkubedbcom-postgresversion-editor/Chart.yaml
index 3b93bcfc14..814a2b5fc7 100644
--- a/charts/catalogkubedbcom-postgresversion-editor/Chart.yaml
+++ b/charts/catalogkubedbcom-postgresversion-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubedb.com","version":"v1alpha1","resource":"postgresversions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PostgresVersion Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubedbcom-postgresversion-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubedbcom-postgresversion-editor/README.md b/charts/catalogkubedbcom-postgresversion-editor/README.md
index 2d9352f22c..70e7576b95 100644
--- a/charts/catalogkubedbcom-postgresversion-editor/README.md
+++ b/charts/catalogkubedbcom-postgresversion-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubedbcom-postgresversion-editor --version=v0.9.0
-$ helm upgrade -i catalogkubedbcom-postgresversion-editor appscode-charts-oci/catalogkubedbcom-postgresversion-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubedbcom-postgresversion-editor --version=v0.10.0
+$ helm upgrade -i catalogkubedbcom-postgresversion-editor appscode-charts-oci/catalogkubedbcom-postgresversion-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PostgresVersion Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `catalogkubedbcom-postgresversion-editor`:
```bash
-$ helm upgrade -i catalogkubedbcom-postgresversion-editor appscode-charts-oci/catalogkubedbcom-postgresversion-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubedbcom-postgresversion-editor appscode-charts-oci/catalogkubedbcom-postgresversion-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PostgresVersion Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubedbcom-p
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-postgresversion-editor appscode-charts-oci/catalogkubedbcom-postgresversion-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubedb.com/v1alpha1
+$ helm upgrade -i catalogkubedbcom-postgresversion-editor appscode-charts-oci/catalogkubedbcom-postgresversion-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-postgresversion-editor appscode-charts-oci/catalogkubedbcom-postgresversion-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubedbcom-postgresversion-editor appscode-charts-oci/catalogkubedbcom-postgresversion-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubedbcom-proxysqlversion-editor/Chart.yaml b/charts/catalogkubedbcom-proxysqlversion-editor/Chart.yaml
index 3dc0b6ee1f..40f1075914 100644
--- a/charts/catalogkubedbcom-proxysqlversion-editor/Chart.yaml
+++ b/charts/catalogkubedbcom-proxysqlversion-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubedb.com","version":"v1alpha1","resource":"proxysqlversions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ProxySQLVersion Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubedbcom-proxysqlversion-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubedbcom-proxysqlversion-editor/README.md b/charts/catalogkubedbcom-proxysqlversion-editor/README.md
index 2369be5e7c..8608469c9f 100644
--- a/charts/catalogkubedbcom-proxysqlversion-editor/README.md
+++ b/charts/catalogkubedbcom-proxysqlversion-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubedbcom-proxysqlversion-editor --version=v0.9.0
-$ helm upgrade -i catalogkubedbcom-proxysqlversion-editor appscode-charts-oci/catalogkubedbcom-proxysqlversion-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubedbcom-proxysqlversion-editor --version=v0.10.0
+$ helm upgrade -i catalogkubedbcom-proxysqlversion-editor appscode-charts-oci/catalogkubedbcom-proxysqlversion-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ProxySQLVersion Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `catalogkubedbcom-proxysqlversion-editor`:
```bash
-$ helm upgrade -i catalogkubedbcom-proxysqlversion-editor appscode-charts-oci/catalogkubedbcom-proxysqlversion-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubedbcom-proxysqlversion-editor appscode-charts-oci/catalogkubedbcom-proxysqlversion-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ProxySQLVersion Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubedbcom-p
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-proxysqlversion-editor appscode-charts-oci/catalogkubedbcom-proxysqlversion-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubedb.com/v1alpha1
+$ helm upgrade -i catalogkubedbcom-proxysqlversion-editor appscode-charts-oci/catalogkubedbcom-proxysqlversion-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-proxysqlversion-editor appscode-charts-oci/catalogkubedbcom-proxysqlversion-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubedbcom-proxysqlversion-editor appscode-charts-oci/catalogkubedbcom-proxysqlversion-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubedbcom-rabbitmqversion-editor/Chart.yaml b/charts/catalogkubedbcom-rabbitmqversion-editor/Chart.yaml
index e4bef9182c..31fac7fe4c 100644
--- a/charts/catalogkubedbcom-rabbitmqversion-editor/Chart.yaml
+++ b/charts/catalogkubedbcom-rabbitmqversion-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubedb.com","version":"v1alpha1","resource":"rabbitmqversions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RabbitMQVersion Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubedbcom-rabbitmqversion-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubedbcom-rabbitmqversion-editor/README.md b/charts/catalogkubedbcom-rabbitmqversion-editor/README.md
index 4bf8870282..c173bc862b 100644
--- a/charts/catalogkubedbcom-rabbitmqversion-editor/README.md
+++ b/charts/catalogkubedbcom-rabbitmqversion-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubedbcom-rabbitmqversion-editor --version=v0.9.0
-$ helm upgrade -i catalogkubedbcom-rabbitmqversion-editor appscode-charts-oci/catalogkubedbcom-rabbitmqversion-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubedbcom-rabbitmqversion-editor --version=v0.10.0
+$ helm upgrade -i catalogkubedbcom-rabbitmqversion-editor appscode-charts-oci/catalogkubedbcom-rabbitmqversion-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RabbitMQVersion Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `catalogkubedbcom-rabbitmqversion-editor`:
```bash
-$ helm upgrade -i catalogkubedbcom-rabbitmqversion-editor appscode-charts-oci/catalogkubedbcom-rabbitmqversion-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubedbcom-rabbitmqversion-editor appscode-charts-oci/catalogkubedbcom-rabbitmqversion-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RabbitMQVersion Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubedbcom-r
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-rabbitmqversion-editor appscode-charts-oci/catalogkubedbcom-rabbitmqversion-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubedb.com/v1alpha1
+$ helm upgrade -i catalogkubedbcom-rabbitmqversion-editor appscode-charts-oci/catalogkubedbcom-rabbitmqversion-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-rabbitmqversion-editor appscode-charts-oci/catalogkubedbcom-rabbitmqversion-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubedbcom-rabbitmqversion-editor appscode-charts-oci/catalogkubedbcom-rabbitmqversion-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubedbcom-redisversion-editor/Chart.yaml b/charts/catalogkubedbcom-redisversion-editor/Chart.yaml
index 39de5464aa..d6f450bf00 100644
--- a/charts/catalogkubedbcom-redisversion-editor/Chart.yaml
+++ b/charts/catalogkubedbcom-redisversion-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubedb.com","version":"v1alpha1","resource":"redisversions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RedisVersion Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubedbcom-redisversion-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubedbcom-redisversion-editor/README.md b/charts/catalogkubedbcom-redisversion-editor/README.md
index 2301b0a3fc..0515649fde 100644
--- a/charts/catalogkubedbcom-redisversion-editor/README.md
+++ b/charts/catalogkubedbcom-redisversion-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubedbcom-redisversion-editor --version=v0.9.0
-$ helm upgrade -i catalogkubedbcom-redisversion-editor appscode-charts-oci/catalogkubedbcom-redisversion-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubedbcom-redisversion-editor --version=v0.10.0
+$ helm upgrade -i catalogkubedbcom-redisversion-editor appscode-charts-oci/catalogkubedbcom-redisversion-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RedisVersion Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `catalogkubedbcom-redisversion-editor`:
```bash
-$ helm upgrade -i catalogkubedbcom-redisversion-editor appscode-charts-oci/catalogkubedbcom-redisversion-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubedbcom-redisversion-editor appscode-charts-oci/catalogkubedbcom-redisversion-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RedisVersion Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubedbcom-r
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-redisversion-editor appscode-charts-oci/catalogkubedbcom-redisversion-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubedb.com/v1alpha1
+$ helm upgrade -i catalogkubedbcom-redisversion-editor appscode-charts-oci/catalogkubedbcom-redisversion-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-redisversion-editor appscode-charts-oci/catalogkubedbcom-redisversion-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubedbcom-redisversion-editor appscode-charts-oci/catalogkubedbcom-redisversion-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubedbcom-schemaregistryversion-editor/Chart.yaml b/charts/catalogkubedbcom-schemaregistryversion-editor/Chart.yaml
index 9e281850d4..ba3226f763 100644
--- a/charts/catalogkubedbcom-schemaregistryversion-editor/Chart.yaml
+++ b/charts/catalogkubedbcom-schemaregistryversion-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubedb.com","version":"v1alpha1","resource":"schemaregistryversions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SchemaRegistryVersion Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubedbcom-schemaregistryversion-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubedbcom-schemaregistryversion-editor/README.md b/charts/catalogkubedbcom-schemaregistryversion-editor/README.md
index 43671b902c..82ae750960 100644
--- a/charts/catalogkubedbcom-schemaregistryversion-editor/README.md
+++ b/charts/catalogkubedbcom-schemaregistryversion-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubedbcom-schemaregistryversion-editor --version=v0.9.0
-$ helm upgrade -i catalogkubedbcom-schemaregistryversion-editor appscode-charts-oci/catalogkubedbcom-schemaregistryversion-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubedbcom-schemaregistryversion-editor --version=v0.10.0
+$ helm upgrade -i catalogkubedbcom-schemaregistryversion-editor appscode-charts-oci/catalogkubedbcom-schemaregistryversion-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SchemaRegistryVersion Editor on a [Kubernetes](http://kuber
To install/upgrade the chart with the release name `catalogkubedbcom-schemaregistryversion-editor`:
```bash
-$ helm upgrade -i catalogkubedbcom-schemaregistryversion-editor appscode-charts-oci/catalogkubedbcom-schemaregistryversion-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubedbcom-schemaregistryversion-editor appscode-charts-oci/catalogkubedbcom-schemaregistryversion-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SchemaRegistryVersion Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubedbcom-s
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-schemaregistryversion-editor appscode-charts-oci/catalogkubedbcom-schemaregistryversion-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubedb.com/v1alpha1
+$ helm upgrade -i catalogkubedbcom-schemaregistryversion-editor appscode-charts-oci/catalogkubedbcom-schemaregistryversion-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-schemaregistryversion-editor appscode-charts-oci/catalogkubedbcom-schemaregistryversion-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubedbcom-schemaregistryversion-editor appscode-charts-oci/catalogkubedbcom-schemaregistryversion-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubedbcom-singlestoreversion-editor/Chart.yaml b/charts/catalogkubedbcom-singlestoreversion-editor/Chart.yaml
index 97e9e0e807..46d15d86bc 100644
--- a/charts/catalogkubedbcom-singlestoreversion-editor/Chart.yaml
+++ b/charts/catalogkubedbcom-singlestoreversion-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubedb.com","version":"v1alpha1","resource":"singlestoreversions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SinglestoreVersion Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubedbcom-singlestoreversion-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubedbcom-singlestoreversion-editor/README.md b/charts/catalogkubedbcom-singlestoreversion-editor/README.md
index 330384fd36..7bea1fbe35 100644
--- a/charts/catalogkubedbcom-singlestoreversion-editor/README.md
+++ b/charts/catalogkubedbcom-singlestoreversion-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubedbcom-singlestoreversion-editor --version=v0.9.0
-$ helm upgrade -i catalogkubedbcom-singlestoreversion-editor appscode-charts-oci/catalogkubedbcom-singlestoreversion-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubedbcom-singlestoreversion-editor --version=v0.10.0
+$ helm upgrade -i catalogkubedbcom-singlestoreversion-editor appscode-charts-oci/catalogkubedbcom-singlestoreversion-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SinglestoreVersion Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `catalogkubedbcom-singlestoreversion-editor`:
```bash
-$ helm upgrade -i catalogkubedbcom-singlestoreversion-editor appscode-charts-oci/catalogkubedbcom-singlestoreversion-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubedbcom-singlestoreversion-editor appscode-charts-oci/catalogkubedbcom-singlestoreversion-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SinglestoreVersion Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubedbcom-s
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-singlestoreversion-editor appscode-charts-oci/catalogkubedbcom-singlestoreversion-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubedb.com/v1alpha1
+$ helm upgrade -i catalogkubedbcom-singlestoreversion-editor appscode-charts-oci/catalogkubedbcom-singlestoreversion-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-singlestoreversion-editor appscode-charts-oci/catalogkubedbcom-singlestoreversion-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubedbcom-singlestoreversion-editor appscode-charts-oci/catalogkubedbcom-singlestoreversion-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubedbcom-solrversion-editor/Chart.yaml b/charts/catalogkubedbcom-solrversion-editor/Chart.yaml
index b8f77c3086..f8d7d8eaa5 100644
--- a/charts/catalogkubedbcom-solrversion-editor/Chart.yaml
+++ b/charts/catalogkubedbcom-solrversion-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubedb.com","version":"v1alpha1","resource":"solrversions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SolrVersion Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubedbcom-solrversion-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubedbcom-solrversion-editor/README.md b/charts/catalogkubedbcom-solrversion-editor/README.md
index 41da36c005..5247b4e525 100644
--- a/charts/catalogkubedbcom-solrversion-editor/README.md
+++ b/charts/catalogkubedbcom-solrversion-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubedbcom-solrversion-editor --version=v0.9.0
-$ helm upgrade -i catalogkubedbcom-solrversion-editor appscode-charts-oci/catalogkubedbcom-solrversion-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubedbcom-solrversion-editor --version=v0.10.0
+$ helm upgrade -i catalogkubedbcom-solrversion-editor appscode-charts-oci/catalogkubedbcom-solrversion-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SolrVersion Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `catalogkubedbcom-solrversion-editor`:
```bash
-$ helm upgrade -i catalogkubedbcom-solrversion-editor appscode-charts-oci/catalogkubedbcom-solrversion-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubedbcom-solrversion-editor appscode-charts-oci/catalogkubedbcom-solrversion-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SolrVersion Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubedbcom-s
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-solrversion-editor appscode-charts-oci/catalogkubedbcom-solrversion-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubedb.com/v1alpha1
+$ helm upgrade -i catalogkubedbcom-solrversion-editor appscode-charts-oci/catalogkubedbcom-solrversion-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-solrversion-editor appscode-charts-oci/catalogkubedbcom-solrversion-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubedbcom-solrversion-editor appscode-charts-oci/catalogkubedbcom-solrversion-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubedbcom-zookeeperversion-editor/Chart.yaml b/charts/catalogkubedbcom-zookeeperversion-editor/Chart.yaml
index 7aa3532f79..ad349e59f6 100644
--- a/charts/catalogkubedbcom-zookeeperversion-editor/Chart.yaml
+++ b/charts/catalogkubedbcom-zookeeperversion-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubedb.com","version":"v1alpha1","resource":"zookeeperversions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ZooKeeperVersion Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubedbcom-zookeeperversion-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubedbcom-zookeeperversion-editor/README.md b/charts/catalogkubedbcom-zookeeperversion-editor/README.md
index 4313b3f80e..331efcee07 100644
--- a/charts/catalogkubedbcom-zookeeperversion-editor/README.md
+++ b/charts/catalogkubedbcom-zookeeperversion-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubedbcom-zookeeperversion-editor --version=v0.9.0
-$ helm upgrade -i catalogkubedbcom-zookeeperversion-editor appscode-charts-oci/catalogkubedbcom-zookeeperversion-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubedbcom-zookeeperversion-editor --version=v0.10.0
+$ helm upgrade -i catalogkubedbcom-zookeeperversion-editor appscode-charts-oci/catalogkubedbcom-zookeeperversion-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ZooKeeperVersion Editor on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `catalogkubedbcom-zookeeperversion-editor`:
```bash
-$ helm upgrade -i catalogkubedbcom-zookeeperversion-editor appscode-charts-oci/catalogkubedbcom-zookeeperversion-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubedbcom-zookeeperversion-editor appscode-charts-oci/catalogkubedbcom-zookeeperversion-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ZooKeeperVersion Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubedbcom-z
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-zookeeperversion-editor appscode-charts-oci/catalogkubedbcom-zookeeperversion-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubedb.com/v1alpha1
+$ helm upgrade -i catalogkubedbcom-zookeeperversion-editor appscode-charts-oci/catalogkubedbcom-zookeeperversion-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubedbcom-zookeeperversion-editor appscode-charts-oci/catalogkubedbcom-zookeeperversion-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubedbcom-zookeeperversion-editor appscode-charts-oci/catalogkubedbcom-zookeeperversion-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubevaultcom-vaultserverversion-editor/Chart.yaml b/charts/catalogkubevaultcom-vaultserverversion-editor/Chart.yaml
index 6af96c1a8b..f654d2dc66 100644
--- a/charts/catalogkubevaultcom-vaultserverversion-editor/Chart.yaml
+++ b/charts/catalogkubevaultcom-vaultserverversion-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubevault.com","version":"v1alpha1","resource":"vaultserverversions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: VaultServerVersion Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubevaultcom-vaultserverversion-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubevaultcom-vaultserverversion-editor/README.md b/charts/catalogkubevaultcom-vaultserverversion-editor/README.md
index 7d8f413b9c..855d462d9a 100644
--- a/charts/catalogkubevaultcom-vaultserverversion-editor/README.md
+++ b/charts/catalogkubevaultcom-vaultserverversion-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubevaultcom-vaultserverversion-editor --version=v0.9.0
-$ helm upgrade -i catalogkubevaultcom-vaultserverversion-editor appscode-charts-oci/catalogkubevaultcom-vaultserverversion-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubevaultcom-vaultserverversion-editor --version=v0.10.0
+$ helm upgrade -i catalogkubevaultcom-vaultserverversion-editor appscode-charts-oci/catalogkubevaultcom-vaultserverversion-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a VaultServerVersion Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `catalogkubevaultcom-vaultserverversion-editor`:
```bash
-$ helm upgrade -i catalogkubevaultcom-vaultserverversion-editor appscode-charts-oci/catalogkubevaultcom-vaultserverversion-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubevaultcom-vaultserverversion-editor appscode-charts-oci/catalogkubevaultcom-vaultserverversion-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a VaultServerVersion Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubevaultco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubevaultcom-vaultserverversion-editor appscode-charts-oci/catalogkubevaultcom-vaultserverversion-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubevault.com/v1alpha1
+$ helm upgrade -i catalogkubevaultcom-vaultserverversion-editor appscode-charts-oci/catalogkubevaultcom-vaultserverversion-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubevault.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubevaultcom-vaultserverversion-editor appscode-charts-oci/catalogkubevaultcom-vaultserverversion-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubevaultcom-vaultserverversion-editor appscode-charts-oci/catalogkubevaultcom-vaultserverversion-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubewaredev-elasticsearchbinding-editor/Chart.yaml b/charts/catalogkubewaredev-elasticsearchbinding-editor/Chart.yaml
index 6e09c0441a..4f8cad6c8e 100644
--- a/charts/catalogkubewaredev-elasticsearchbinding-editor/Chart.yaml
+++ b/charts/catalogkubewaredev-elasticsearchbinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubeware.dev","version":"v1alpha1","resource":"elasticsearchbindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ElasticsearchBinding Editor
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubewaredev-elasticsearchbinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubewaredev-elasticsearchbinding-editor/README.md b/charts/catalogkubewaredev-elasticsearchbinding-editor/README.md
index ddf5739ed9..da3e55ae49 100644
--- a/charts/catalogkubewaredev-elasticsearchbinding-editor/README.md
+++ b/charts/catalogkubewaredev-elasticsearchbinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubewaredev-elasticsearchbinding-editor --version=v0.9.0
-$ helm upgrade -i catalogkubewaredev-elasticsearchbinding-editor appscode-charts-oci/catalogkubewaredev-elasticsearchbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubewaredev-elasticsearchbinding-editor --version=v0.10.0
+$ helm upgrade -i catalogkubewaredev-elasticsearchbinding-editor appscode-charts-oci/catalogkubewaredev-elasticsearchbinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ElasticsearchBinding Editor on a [Kubernetes](http://kubern
To install/upgrade the chart with the release name `catalogkubewaredev-elasticsearchbinding-editor`:
```bash
-$ helm upgrade -i catalogkubewaredev-elasticsearchbinding-editor appscode-charts-oci/catalogkubewaredev-elasticsearchbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubewaredev-elasticsearchbinding-editor appscode-charts-oci/catalogkubewaredev-elasticsearchbinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ElasticsearchBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubewaredev
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubewaredev-elasticsearchbinding-editor appscode-charts-oci/catalogkubewaredev-elasticsearchbinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubeware.dev/v1alpha1
+$ helm upgrade -i catalogkubewaredev-elasticsearchbinding-editor appscode-charts-oci/catalogkubewaredev-elasticsearchbinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubeware.dev/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubewaredev-elasticsearchbinding-editor appscode-charts-oci/catalogkubewaredev-elasticsearchbinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubewaredev-elasticsearchbinding-editor appscode-charts-oci/catalogkubewaredev-elasticsearchbinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubewaredev-kafkabinding-editor/Chart.yaml b/charts/catalogkubewaredev-kafkabinding-editor/Chart.yaml
index 80ae2cdd6f..1447bdff56 100644
--- a/charts/catalogkubewaredev-kafkabinding-editor/Chart.yaml
+++ b/charts/catalogkubewaredev-kafkabinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubeware.dev","version":"v1alpha1","resource":"kafkabindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: KafkaBinding Editor
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubewaredev-kafkabinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubewaredev-kafkabinding-editor/README.md b/charts/catalogkubewaredev-kafkabinding-editor/README.md
index 13ebed1969..2320727b8e 100644
--- a/charts/catalogkubewaredev-kafkabinding-editor/README.md
+++ b/charts/catalogkubewaredev-kafkabinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubewaredev-kafkabinding-editor --version=v0.9.0
-$ helm upgrade -i catalogkubewaredev-kafkabinding-editor appscode-charts-oci/catalogkubewaredev-kafkabinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubewaredev-kafkabinding-editor --version=v0.10.0
+$ helm upgrade -i catalogkubewaredev-kafkabinding-editor appscode-charts-oci/catalogkubewaredev-kafkabinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a KafkaBinding Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `catalogkubewaredev-kafkabinding-editor`:
```bash
-$ helm upgrade -i catalogkubewaredev-kafkabinding-editor appscode-charts-oci/catalogkubewaredev-kafkabinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubewaredev-kafkabinding-editor appscode-charts-oci/catalogkubewaredev-kafkabinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a KafkaBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubewaredev
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubewaredev-kafkabinding-editor appscode-charts-oci/catalogkubewaredev-kafkabinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubeware.dev/v1alpha1
+$ helm upgrade -i catalogkubewaredev-kafkabinding-editor appscode-charts-oci/catalogkubewaredev-kafkabinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubeware.dev/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubewaredev-kafkabinding-editor appscode-charts-oci/catalogkubewaredev-kafkabinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubewaredev-kafkabinding-editor appscode-charts-oci/catalogkubewaredev-kafkabinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubewaredev-mariadbbinding-editor/Chart.yaml b/charts/catalogkubewaredev-mariadbbinding-editor/Chart.yaml
index 8805b5bdb1..08fc40c266 100644
--- a/charts/catalogkubewaredev-mariadbbinding-editor/Chart.yaml
+++ b/charts/catalogkubewaredev-mariadbbinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubeware.dev","version":"v1alpha1","resource":"mariadbbindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MariaDBBinding Editor
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubewaredev-mariadbbinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubewaredev-mariadbbinding-editor/README.md b/charts/catalogkubewaredev-mariadbbinding-editor/README.md
index 9af2dfc580..bd0b74de65 100644
--- a/charts/catalogkubewaredev-mariadbbinding-editor/README.md
+++ b/charts/catalogkubewaredev-mariadbbinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubewaredev-mariadbbinding-editor --version=v0.9.0
-$ helm upgrade -i catalogkubewaredev-mariadbbinding-editor appscode-charts-oci/catalogkubewaredev-mariadbbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubewaredev-mariadbbinding-editor --version=v0.10.0
+$ helm upgrade -i catalogkubewaredev-mariadbbinding-editor appscode-charts-oci/catalogkubewaredev-mariadbbinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MariaDBBinding Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `catalogkubewaredev-mariadbbinding-editor`:
```bash
-$ helm upgrade -i catalogkubewaredev-mariadbbinding-editor appscode-charts-oci/catalogkubewaredev-mariadbbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubewaredev-mariadbbinding-editor appscode-charts-oci/catalogkubewaredev-mariadbbinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MariaDBBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubewaredev
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubewaredev-mariadbbinding-editor appscode-charts-oci/catalogkubewaredev-mariadbbinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubeware.dev/v1alpha1
+$ helm upgrade -i catalogkubewaredev-mariadbbinding-editor appscode-charts-oci/catalogkubewaredev-mariadbbinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubeware.dev/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubewaredev-mariadbbinding-editor appscode-charts-oci/catalogkubewaredev-mariadbbinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubewaredev-mariadbbinding-editor appscode-charts-oci/catalogkubewaredev-mariadbbinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubewaredev-memcachedbinding-editor/Chart.yaml b/charts/catalogkubewaredev-memcachedbinding-editor/Chart.yaml
index fe04f6c06e..5f84d88406 100644
--- a/charts/catalogkubewaredev-memcachedbinding-editor/Chart.yaml
+++ b/charts/catalogkubewaredev-memcachedbinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubeware.dev","version":"v1alpha1","resource":"memcachedbindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MemcachedBinding Editor
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubewaredev-memcachedbinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubewaredev-memcachedbinding-editor/README.md b/charts/catalogkubewaredev-memcachedbinding-editor/README.md
index b4a24fe5b1..c2b88996fb 100644
--- a/charts/catalogkubewaredev-memcachedbinding-editor/README.md
+++ b/charts/catalogkubewaredev-memcachedbinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubewaredev-memcachedbinding-editor --version=v0.9.0
-$ helm upgrade -i catalogkubewaredev-memcachedbinding-editor appscode-charts-oci/catalogkubewaredev-memcachedbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubewaredev-memcachedbinding-editor --version=v0.10.0
+$ helm upgrade -i catalogkubewaredev-memcachedbinding-editor appscode-charts-oci/catalogkubewaredev-memcachedbinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MemcachedBinding Editor on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `catalogkubewaredev-memcachedbinding-editor`:
```bash
-$ helm upgrade -i catalogkubewaredev-memcachedbinding-editor appscode-charts-oci/catalogkubewaredev-memcachedbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubewaredev-memcachedbinding-editor appscode-charts-oci/catalogkubewaredev-memcachedbinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MemcachedBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubewaredev
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubewaredev-memcachedbinding-editor appscode-charts-oci/catalogkubewaredev-memcachedbinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubeware.dev/v1alpha1
+$ helm upgrade -i catalogkubewaredev-memcachedbinding-editor appscode-charts-oci/catalogkubewaredev-memcachedbinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubeware.dev/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubewaredev-memcachedbinding-editor appscode-charts-oci/catalogkubewaredev-memcachedbinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubewaredev-memcachedbinding-editor appscode-charts-oci/catalogkubewaredev-memcachedbinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubewaredev-mongodbbinding-editor/Chart.yaml b/charts/catalogkubewaredev-mongodbbinding-editor/Chart.yaml
index f307299931..b94cf326f2 100644
--- a/charts/catalogkubewaredev-mongodbbinding-editor/Chart.yaml
+++ b/charts/catalogkubewaredev-mongodbbinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubeware.dev","version":"v1alpha1","resource":"mongodbbindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MongoDBBinding Editor
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubewaredev-mongodbbinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubewaredev-mongodbbinding-editor/README.md b/charts/catalogkubewaredev-mongodbbinding-editor/README.md
index aff1d0aaaf..bc123f76c9 100644
--- a/charts/catalogkubewaredev-mongodbbinding-editor/README.md
+++ b/charts/catalogkubewaredev-mongodbbinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubewaredev-mongodbbinding-editor --version=v0.9.0
-$ helm upgrade -i catalogkubewaredev-mongodbbinding-editor appscode-charts-oci/catalogkubewaredev-mongodbbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubewaredev-mongodbbinding-editor --version=v0.10.0
+$ helm upgrade -i catalogkubewaredev-mongodbbinding-editor appscode-charts-oci/catalogkubewaredev-mongodbbinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MongoDBBinding Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `catalogkubewaredev-mongodbbinding-editor`:
```bash
-$ helm upgrade -i catalogkubewaredev-mongodbbinding-editor appscode-charts-oci/catalogkubewaredev-mongodbbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubewaredev-mongodbbinding-editor appscode-charts-oci/catalogkubewaredev-mongodbbinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MongoDBBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubewaredev
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubewaredev-mongodbbinding-editor appscode-charts-oci/catalogkubewaredev-mongodbbinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubeware.dev/v1alpha1
+$ helm upgrade -i catalogkubewaredev-mongodbbinding-editor appscode-charts-oci/catalogkubewaredev-mongodbbinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubeware.dev/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubewaredev-mongodbbinding-editor appscode-charts-oci/catalogkubewaredev-mongodbbinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubewaredev-mongodbbinding-editor appscode-charts-oci/catalogkubewaredev-mongodbbinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubewaredev-mysqlbinding-editor/Chart.yaml b/charts/catalogkubewaredev-mysqlbinding-editor/Chart.yaml
index 0eebd617f4..e055b78856 100644
--- a/charts/catalogkubewaredev-mysqlbinding-editor/Chart.yaml
+++ b/charts/catalogkubewaredev-mysqlbinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubeware.dev","version":"v1alpha1","resource":"mysqlbindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MySQLBinding Editor
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubewaredev-mysqlbinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubewaredev-mysqlbinding-editor/README.md b/charts/catalogkubewaredev-mysqlbinding-editor/README.md
index d8939efccf..19a7356ec6 100644
--- a/charts/catalogkubewaredev-mysqlbinding-editor/README.md
+++ b/charts/catalogkubewaredev-mysqlbinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubewaredev-mysqlbinding-editor --version=v0.9.0
-$ helm upgrade -i catalogkubewaredev-mysqlbinding-editor appscode-charts-oci/catalogkubewaredev-mysqlbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubewaredev-mysqlbinding-editor --version=v0.10.0
+$ helm upgrade -i catalogkubewaredev-mysqlbinding-editor appscode-charts-oci/catalogkubewaredev-mysqlbinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MySQLBinding Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `catalogkubewaredev-mysqlbinding-editor`:
```bash
-$ helm upgrade -i catalogkubewaredev-mysqlbinding-editor appscode-charts-oci/catalogkubewaredev-mysqlbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubewaredev-mysqlbinding-editor appscode-charts-oci/catalogkubewaredev-mysqlbinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MySQLBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubewaredev
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubewaredev-mysqlbinding-editor appscode-charts-oci/catalogkubewaredev-mysqlbinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubeware.dev/v1alpha1
+$ helm upgrade -i catalogkubewaredev-mysqlbinding-editor appscode-charts-oci/catalogkubewaredev-mysqlbinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubeware.dev/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubewaredev-mysqlbinding-editor appscode-charts-oci/catalogkubewaredev-mysqlbinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubewaredev-mysqlbinding-editor appscode-charts-oci/catalogkubewaredev-mysqlbinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubewaredev-perconaxtradbbinding-editor/Chart.yaml b/charts/catalogkubewaredev-perconaxtradbbinding-editor/Chart.yaml
index 288b9d8435..9d70228fc4 100644
--- a/charts/catalogkubewaredev-perconaxtradbbinding-editor/Chart.yaml
+++ b/charts/catalogkubewaredev-perconaxtradbbinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubeware.dev","version":"v1alpha1","resource":"perconaxtradbbindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PerconaXtraDBBinding Editor
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubewaredev-perconaxtradbbinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubewaredev-perconaxtradbbinding-editor/README.md b/charts/catalogkubewaredev-perconaxtradbbinding-editor/README.md
index 45ef47e9d9..cbbb6a73fc 100644
--- a/charts/catalogkubewaredev-perconaxtradbbinding-editor/README.md
+++ b/charts/catalogkubewaredev-perconaxtradbbinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubewaredev-perconaxtradbbinding-editor --version=v0.9.0
-$ helm upgrade -i catalogkubewaredev-perconaxtradbbinding-editor appscode-charts-oci/catalogkubewaredev-perconaxtradbbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubewaredev-perconaxtradbbinding-editor --version=v0.10.0
+$ helm upgrade -i catalogkubewaredev-perconaxtradbbinding-editor appscode-charts-oci/catalogkubewaredev-perconaxtradbbinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PerconaXtraDBBinding Editor on a [Kubernetes](http://kubern
To install/upgrade the chart with the release name `catalogkubewaredev-perconaxtradbbinding-editor`:
```bash
-$ helm upgrade -i catalogkubewaredev-perconaxtradbbinding-editor appscode-charts-oci/catalogkubewaredev-perconaxtradbbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubewaredev-perconaxtradbbinding-editor appscode-charts-oci/catalogkubewaredev-perconaxtradbbinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PerconaXtraDBBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubewaredev
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubewaredev-perconaxtradbbinding-editor appscode-charts-oci/catalogkubewaredev-perconaxtradbbinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubeware.dev/v1alpha1
+$ helm upgrade -i catalogkubewaredev-perconaxtradbbinding-editor appscode-charts-oci/catalogkubewaredev-perconaxtradbbinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubeware.dev/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubewaredev-perconaxtradbbinding-editor appscode-charts-oci/catalogkubewaredev-perconaxtradbbinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubewaredev-perconaxtradbbinding-editor appscode-charts-oci/catalogkubewaredev-perconaxtradbbinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubewaredev-pgbouncerbinding-editor/Chart.yaml b/charts/catalogkubewaredev-pgbouncerbinding-editor/Chart.yaml
index f7d8c88ac4..32a92b868e 100644
--- a/charts/catalogkubewaredev-pgbouncerbinding-editor/Chart.yaml
+++ b/charts/catalogkubewaredev-pgbouncerbinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubeware.dev","version":"v1alpha1","resource":"pgbouncerbindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PgBouncerBinding Editor
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubewaredev-pgbouncerbinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubewaredev-pgbouncerbinding-editor/README.md b/charts/catalogkubewaredev-pgbouncerbinding-editor/README.md
index cae81ebfcd..3278c78db7 100644
--- a/charts/catalogkubewaredev-pgbouncerbinding-editor/README.md
+++ b/charts/catalogkubewaredev-pgbouncerbinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubewaredev-pgbouncerbinding-editor --version=v0.9.0
-$ helm upgrade -i catalogkubewaredev-pgbouncerbinding-editor appscode-charts-oci/catalogkubewaredev-pgbouncerbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubewaredev-pgbouncerbinding-editor --version=v0.10.0
+$ helm upgrade -i catalogkubewaredev-pgbouncerbinding-editor appscode-charts-oci/catalogkubewaredev-pgbouncerbinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PgBouncerBinding Editor on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `catalogkubewaredev-pgbouncerbinding-editor`:
```bash
-$ helm upgrade -i catalogkubewaredev-pgbouncerbinding-editor appscode-charts-oci/catalogkubewaredev-pgbouncerbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubewaredev-pgbouncerbinding-editor appscode-charts-oci/catalogkubewaredev-pgbouncerbinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PgBouncerBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubewaredev
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubewaredev-pgbouncerbinding-editor appscode-charts-oci/catalogkubewaredev-pgbouncerbinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubeware.dev/v1alpha1
+$ helm upgrade -i catalogkubewaredev-pgbouncerbinding-editor appscode-charts-oci/catalogkubewaredev-pgbouncerbinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubeware.dev/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubewaredev-pgbouncerbinding-editor appscode-charts-oci/catalogkubewaredev-pgbouncerbinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubewaredev-pgbouncerbinding-editor appscode-charts-oci/catalogkubewaredev-pgbouncerbinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubewaredev-postgresbinding-editor/Chart.yaml b/charts/catalogkubewaredev-postgresbinding-editor/Chart.yaml
index be9978766f..f03de97d59 100644
--- a/charts/catalogkubewaredev-postgresbinding-editor/Chart.yaml
+++ b/charts/catalogkubewaredev-postgresbinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubeware.dev","version":"v1alpha1","resource":"postgresbindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PostgresBinding Editor
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubewaredev-postgresbinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubewaredev-postgresbinding-editor/README.md b/charts/catalogkubewaredev-postgresbinding-editor/README.md
index 4b11fe6b24..72e1f03ed6 100644
--- a/charts/catalogkubewaredev-postgresbinding-editor/README.md
+++ b/charts/catalogkubewaredev-postgresbinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubewaredev-postgresbinding-editor --version=v0.9.0
-$ helm upgrade -i catalogkubewaredev-postgresbinding-editor appscode-charts-oci/catalogkubewaredev-postgresbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubewaredev-postgresbinding-editor --version=v0.10.0
+$ helm upgrade -i catalogkubewaredev-postgresbinding-editor appscode-charts-oci/catalogkubewaredev-postgresbinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PostgresBinding Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `catalogkubewaredev-postgresbinding-editor`:
```bash
-$ helm upgrade -i catalogkubewaredev-postgresbinding-editor appscode-charts-oci/catalogkubewaredev-postgresbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubewaredev-postgresbinding-editor appscode-charts-oci/catalogkubewaredev-postgresbinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PostgresBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubewaredev
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubewaredev-postgresbinding-editor appscode-charts-oci/catalogkubewaredev-postgresbinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubeware.dev/v1alpha1
+$ helm upgrade -i catalogkubewaredev-postgresbinding-editor appscode-charts-oci/catalogkubewaredev-postgresbinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubeware.dev/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubewaredev-postgresbinding-editor appscode-charts-oci/catalogkubewaredev-postgresbinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubewaredev-postgresbinding-editor appscode-charts-oci/catalogkubewaredev-postgresbinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubewaredev-proxysqlbinding-editor/Chart.yaml b/charts/catalogkubewaredev-proxysqlbinding-editor/Chart.yaml
index 21c651c96f..7bf72c9e27 100644
--- a/charts/catalogkubewaredev-proxysqlbinding-editor/Chart.yaml
+++ b/charts/catalogkubewaredev-proxysqlbinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubeware.dev","version":"v1alpha1","resource":"proxysqlbindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ProxySQLBinding Editor
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubewaredev-proxysqlbinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubewaredev-proxysqlbinding-editor/README.md b/charts/catalogkubewaredev-proxysqlbinding-editor/README.md
index 7b02029293..5765880cc5 100644
--- a/charts/catalogkubewaredev-proxysqlbinding-editor/README.md
+++ b/charts/catalogkubewaredev-proxysqlbinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubewaredev-proxysqlbinding-editor --version=v0.9.0
-$ helm upgrade -i catalogkubewaredev-proxysqlbinding-editor appscode-charts-oci/catalogkubewaredev-proxysqlbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubewaredev-proxysqlbinding-editor --version=v0.10.0
+$ helm upgrade -i catalogkubewaredev-proxysqlbinding-editor appscode-charts-oci/catalogkubewaredev-proxysqlbinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ProxySQLBinding Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `catalogkubewaredev-proxysqlbinding-editor`:
```bash
-$ helm upgrade -i catalogkubewaredev-proxysqlbinding-editor appscode-charts-oci/catalogkubewaredev-proxysqlbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubewaredev-proxysqlbinding-editor appscode-charts-oci/catalogkubewaredev-proxysqlbinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ProxySQLBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubewaredev
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubewaredev-proxysqlbinding-editor appscode-charts-oci/catalogkubewaredev-proxysqlbinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubeware.dev/v1alpha1
+$ helm upgrade -i catalogkubewaredev-proxysqlbinding-editor appscode-charts-oci/catalogkubewaredev-proxysqlbinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubeware.dev/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubewaredev-proxysqlbinding-editor appscode-charts-oci/catalogkubewaredev-proxysqlbinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubewaredev-proxysqlbinding-editor appscode-charts-oci/catalogkubewaredev-proxysqlbinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/catalogkubewaredev-redisbinding-editor/Chart.yaml b/charts/catalogkubewaredev-redisbinding-editor/Chart.yaml
index c5b513865b..860b2b36c3 100644
--- a/charts/catalogkubewaredev-redisbinding-editor/Chart.yaml
+++ b/charts/catalogkubewaredev-redisbinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"catalog.kubeware.dev","version":"v1alpha1","resource":"redisbindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RedisBinding Editor
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: catalogkubewaredev-redisbinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/catalogkubewaredev-redisbinding-editor/README.md b/charts/catalogkubewaredev-redisbinding-editor/README.md
index c0a0aa7397..5ef0bc88ce 100644
--- a/charts/catalogkubewaredev-redisbinding-editor/README.md
+++ b/charts/catalogkubewaredev-redisbinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/catalogkubewaredev-redisbinding-editor --version=v0.9.0
-$ helm upgrade -i catalogkubewaredev-redisbinding-editor appscode-charts-oci/catalogkubewaredev-redisbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/catalogkubewaredev-redisbinding-editor --version=v0.10.0
+$ helm upgrade -i catalogkubewaredev-redisbinding-editor appscode-charts-oci/catalogkubewaredev-redisbinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RedisBinding Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `catalogkubewaredev-redisbinding-editor`:
```bash
-$ helm upgrade -i catalogkubewaredev-redisbinding-editor appscode-charts-oci/catalogkubewaredev-redisbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i catalogkubewaredev-redisbinding-editor appscode-charts-oci/catalogkubewaredev-redisbinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RedisBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `catalogkubewaredev
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i catalogkubewaredev-redisbinding-editor appscode-charts-oci/catalogkubewaredev-redisbinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=catalog.kubeware.dev/v1alpha1
+$ helm upgrade -i catalogkubewaredev-redisbinding-editor appscode-charts-oci/catalogkubewaredev-redisbinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=catalog.kubeware.dev/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i catalogkubewaredev-redisbinding-editor appscode-charts-oci/catalogkubewaredev-redisbinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i catalogkubewaredev-redisbinding-editor appscode-charts-oci/catalogkubewaredev-redisbinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/certificatesk8sio-certificatesigningrequest-editor/Chart.yaml b/charts/certificatesk8sio-certificatesigningrequest-editor/Chart.yaml
index 1ba351b45f..962f7c8259 100644
--- a/charts/certificatesk8sio-certificatesigningrequest-editor/Chart.yaml
+++ b/charts/certificatesk8sio-certificatesigningrequest-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"certificates.k8s.io","version":"v1","resource":"certificatesigningrequests"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: CertificateSigningRequest Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: certificatesk8sio-certificatesigningrequest-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/certificatesk8sio-certificatesigningrequest-editor/README.md b/charts/certificatesk8sio-certificatesigningrequest-editor/README.md
index 468de1a3f6..dba21893b2 100644
--- a/charts/certificatesk8sio-certificatesigningrequest-editor/README.md
+++ b/charts/certificatesk8sio-certificatesigningrequest-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/certificatesk8sio-certificatesigningrequest-editor --version=v0.9.0
-$ helm upgrade -i certificatesk8sio-certificatesigningrequest-editor appscode-charts-oci/certificatesk8sio-certificatesigningrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/certificatesk8sio-certificatesigningrequest-editor --version=v0.10.0
+$ helm upgrade -i certificatesk8sio-certificatesigningrequest-editor appscode-charts-oci/certificatesk8sio-certificatesigningrequest-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a CertificateSigningRequest Editor on a [Kubernetes](http://k
To install/upgrade the chart with the release name `certificatesk8sio-certificatesigningrequest-editor`:
```bash
-$ helm upgrade -i certificatesk8sio-certificatesigningrequest-editor appscode-charts-oci/certificatesk8sio-certificatesigningrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i certificatesk8sio-certificatesigningrequest-editor appscode-charts-oci/certificatesk8sio-certificatesigningrequest-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a CertificateSigningRequest Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `certificatesk8sio-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i certificatesk8sio-certificatesigningrequest-editor appscode-charts-oci/certificatesk8sio-certificatesigningrequest-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=certificates.k8s.io/v1
+$ helm upgrade -i certificatesk8sio-certificatesigningrequest-editor appscode-charts-oci/certificatesk8sio-certificatesigningrequest-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=certificates.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i certificatesk8sio-certificatesigningrequest-editor appscode-charts-oci/certificatesk8sio-certificatesigningrequest-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i certificatesk8sio-certificatesigningrequest-editor appscode-charts-oci/certificatesk8sio-certificatesigningrequest-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/certmanagerio-certificate-editor/Chart.yaml b/charts/certmanagerio-certificate-editor/Chart.yaml
index 7a8b9edc84..fb15562422 100644
--- a/charts/certmanagerio-certificate-editor/Chart.yaml
+++ b/charts/certmanagerio-certificate-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cert-manager.io","version":"v1","resource":"certificates"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Certificate Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: certmanagerio-certificate-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/certmanagerio-certificate-editor/README.md b/charts/certmanagerio-certificate-editor/README.md
index f6f3b7703e..1d2ca741da 100644
--- a/charts/certmanagerio-certificate-editor/README.md
+++ b/charts/certmanagerio-certificate-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/certmanagerio-certificate-editor --version=v0.9.0
-$ helm upgrade -i certmanagerio-certificate-editor appscode-charts-oci/certmanagerio-certificate-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/certmanagerio-certificate-editor --version=v0.10.0
+$ helm upgrade -i certmanagerio-certificate-editor appscode-charts-oci/certmanagerio-certificate-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Certificate Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `certmanagerio-certificate-editor`:
```bash
-$ helm upgrade -i certmanagerio-certificate-editor appscode-charts-oci/certmanagerio-certificate-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i certmanagerio-certificate-editor appscode-charts-oci/certmanagerio-certificate-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Certificate Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `certmanagerio-cert
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i certmanagerio-certificate-editor appscode-charts-oci/certmanagerio-certificate-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cert-manager.io/v1
+$ helm upgrade -i certmanagerio-certificate-editor appscode-charts-oci/certmanagerio-certificate-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cert-manager.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i certmanagerio-certificate-editor appscode-charts-oci/certmanagerio-certificate-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i certmanagerio-certificate-editor appscode-charts-oci/certmanagerio-certificate-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/certmanagerio-certificaterequest-editor/Chart.yaml b/charts/certmanagerio-certificaterequest-editor/Chart.yaml
index 51e526673b..5defd74a96 100644
--- a/charts/certmanagerio-certificaterequest-editor/Chart.yaml
+++ b/charts/certmanagerio-certificaterequest-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cert-manager.io","version":"v1","resource":"certificaterequests"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: CertificateRequest Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: certmanagerio-certificaterequest-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/certmanagerio-certificaterequest-editor/README.md b/charts/certmanagerio-certificaterequest-editor/README.md
index cf10aa730a..ae2acbdff6 100644
--- a/charts/certmanagerio-certificaterequest-editor/README.md
+++ b/charts/certmanagerio-certificaterequest-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/certmanagerio-certificaterequest-editor --version=v0.9.0
-$ helm upgrade -i certmanagerio-certificaterequest-editor appscode-charts-oci/certmanagerio-certificaterequest-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/certmanagerio-certificaterequest-editor --version=v0.10.0
+$ helm upgrade -i certmanagerio-certificaterequest-editor appscode-charts-oci/certmanagerio-certificaterequest-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a CertificateRequest Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `certmanagerio-certificaterequest-editor`:
```bash
-$ helm upgrade -i certmanagerio-certificaterequest-editor appscode-charts-oci/certmanagerio-certificaterequest-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i certmanagerio-certificaterequest-editor appscode-charts-oci/certmanagerio-certificaterequest-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a CertificateRequest Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `certmanagerio-cert
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i certmanagerio-certificaterequest-editor appscode-charts-oci/certmanagerio-certificaterequest-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cert-manager.io/v1
+$ helm upgrade -i certmanagerio-certificaterequest-editor appscode-charts-oci/certmanagerio-certificaterequest-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cert-manager.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i certmanagerio-certificaterequest-editor appscode-charts-oci/certmanagerio-certificaterequest-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i certmanagerio-certificaterequest-editor appscode-charts-oci/certmanagerio-certificaterequest-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/certmanagerio-clusterissuer-editor/Chart.yaml b/charts/certmanagerio-clusterissuer-editor/Chart.yaml
index 633da4b349..afd0a859fe 100644
--- a/charts/certmanagerio-clusterissuer-editor/Chart.yaml
+++ b/charts/certmanagerio-clusterissuer-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cert-manager.io","version":"v1","resource":"clusterissuers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClusterIssuer Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: certmanagerio-clusterissuer-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/certmanagerio-clusterissuer-editor/README.md b/charts/certmanagerio-clusterissuer-editor/README.md
index 83be129e66..7155d9fdae 100644
--- a/charts/certmanagerio-clusterissuer-editor/README.md
+++ b/charts/certmanagerio-clusterissuer-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/certmanagerio-clusterissuer-editor --version=v0.9.0
-$ helm upgrade -i certmanagerio-clusterissuer-editor appscode-charts-oci/certmanagerio-clusterissuer-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/certmanagerio-clusterissuer-editor --version=v0.10.0
+$ helm upgrade -i certmanagerio-clusterissuer-editor appscode-charts-oci/certmanagerio-clusterissuer-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClusterIssuer Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `certmanagerio-clusterissuer-editor`:
```bash
-$ helm upgrade -i certmanagerio-clusterissuer-editor appscode-charts-oci/certmanagerio-clusterissuer-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i certmanagerio-clusterissuer-editor appscode-charts-oci/certmanagerio-clusterissuer-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClusterIssuer Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `certmanagerio-clus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i certmanagerio-clusterissuer-editor appscode-charts-oci/certmanagerio-clusterissuer-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cert-manager.io/v1
+$ helm upgrade -i certmanagerio-clusterissuer-editor appscode-charts-oci/certmanagerio-clusterissuer-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cert-manager.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i certmanagerio-clusterissuer-editor appscode-charts-oci/certmanagerio-clusterissuer-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i certmanagerio-clusterissuer-editor appscode-charts-oci/certmanagerio-clusterissuer-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/certmanagerio-issuer-editor/Chart.yaml b/charts/certmanagerio-issuer-editor/Chart.yaml
index 05d7c40329..53393fa422 100644
--- a/charts/certmanagerio-issuer-editor/Chart.yaml
+++ b/charts/certmanagerio-issuer-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cert-manager.io","version":"v1","resource":"issuers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Issuer Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: certmanagerio-issuer-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/certmanagerio-issuer-editor/README.md b/charts/certmanagerio-issuer-editor/README.md
index 5087e8c270..23ab55ca17 100644
--- a/charts/certmanagerio-issuer-editor/README.md
+++ b/charts/certmanagerio-issuer-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/certmanagerio-issuer-editor --version=v0.9.0
-$ helm upgrade -i certmanagerio-issuer-editor appscode-charts-oci/certmanagerio-issuer-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/certmanagerio-issuer-editor --version=v0.10.0
+$ helm upgrade -i certmanagerio-issuer-editor appscode-charts-oci/certmanagerio-issuer-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Issuer Editor on a [Kubernetes](http://kubernetes.io) clust
To install/upgrade the chart with the release name `certmanagerio-issuer-editor`:
```bash
-$ helm upgrade -i certmanagerio-issuer-editor appscode-charts-oci/certmanagerio-issuer-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i certmanagerio-issuer-editor appscode-charts-oci/certmanagerio-issuer-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Issuer Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `certmanagerio-issu
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i certmanagerio-issuer-editor appscode-charts-oci/certmanagerio-issuer-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cert-manager.io/v1
+$ helm upgrade -i certmanagerio-issuer-editor appscode-charts-oci/certmanagerio-issuer-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cert-manager.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i certmanagerio-issuer-editor appscode-charts-oci/certmanagerio-issuer-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i certmanagerio-issuer-editor appscode-charts-oci/certmanagerio-issuer-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/chartsxhelmdev-chartpreset-editor/Chart.yaml b/charts/chartsxhelmdev-chartpreset-editor/Chart.yaml
index 49ee48bfc7..9e8ad334c6 100644
--- a/charts/chartsxhelmdev-chartpreset-editor/Chart.yaml
+++ b/charts/chartsxhelmdev-chartpreset-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"charts.x-helm.dev","version":"v1alpha1","resource":"chartpresets"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ChartPreset Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: chartsxhelmdev-chartpreset-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/chartsxhelmdev-chartpreset-editor/README.md b/charts/chartsxhelmdev-chartpreset-editor/README.md
index 5733f5d713..e28a6945ac 100644
--- a/charts/chartsxhelmdev-chartpreset-editor/README.md
+++ b/charts/chartsxhelmdev-chartpreset-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/chartsxhelmdev-chartpreset-editor --version=v0.9.0
-$ helm upgrade -i chartsxhelmdev-chartpreset-editor appscode-charts-oci/chartsxhelmdev-chartpreset-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/chartsxhelmdev-chartpreset-editor --version=v0.10.0
+$ helm upgrade -i chartsxhelmdev-chartpreset-editor appscode-charts-oci/chartsxhelmdev-chartpreset-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ChartPreset Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `chartsxhelmdev-chartpreset-editor`:
```bash
-$ helm upgrade -i chartsxhelmdev-chartpreset-editor appscode-charts-oci/chartsxhelmdev-chartpreset-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i chartsxhelmdev-chartpreset-editor appscode-charts-oci/chartsxhelmdev-chartpreset-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ChartPreset Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `chartsxhelmdev-cha
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i chartsxhelmdev-chartpreset-editor appscode-charts-oci/chartsxhelmdev-chartpreset-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=charts.x-helm.dev/v1alpha1
+$ helm upgrade -i chartsxhelmdev-chartpreset-editor appscode-charts-oci/chartsxhelmdev-chartpreset-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=charts.x-helm.dev/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i chartsxhelmdev-chartpreset-editor appscode-charts-oci/chartsxhelmdev-chartpreset-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i chartsxhelmdev-chartpreset-editor appscode-charts-oci/chartsxhelmdev-chartpreset-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/chartsxhelmdev-clusterchartpreset-editor-options/Chart.yaml b/charts/chartsxhelmdev-clusterchartpreset-editor-options/Chart.yaml
index e5e66e3a70..3805717ef7 100644
--- a/charts/chartsxhelmdev-clusterchartpreset-editor-options/Chart.yaml
+++ b/charts/chartsxhelmdev-clusterchartpreset-editor-options/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: chartsxhelmdev-clusterchartpreset-editor-options
description: ClusterChartPresets Editor UI Options
type: application
-version: v0.9.0
-appVersion: v0.9.0
+version: v0.10.0
+appVersion: v0.10.0
maintainers:
- name: appscode
email: support@appscode.com
diff --git a/charts/chartsxhelmdev-clusterchartpreset-editor-options/README.md b/charts/chartsxhelmdev-clusterchartpreset-editor-options/README.md
index 635158c9cb..be79a13768 100644
--- a/charts/chartsxhelmdev-clusterchartpreset-editor-options/README.md
+++ b/charts/chartsxhelmdev-clusterchartpreset-editor-options/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/chartsxhelmdev-clusterchartpreset-editor-options --version=v0.9.0
-$ helm upgrade -i chartsxhelmdev-clusterchartpreset-editor-options bytebuilders-ui/chartsxhelmdev-clusterchartpreset-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/chartsxhelmdev-clusterchartpreset-editor-options --version=v0.10.0
+$ helm upgrade -i chartsxhelmdev-clusterchartpreset-editor-options bytebuilders-ui/chartsxhelmdev-clusterchartpreset-editor-options -n kube-system --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys A ClusterChartPresets Editor UI Options on a [Kubernetes](htt
To install/upgrade the chart with the release name `chartsxhelmdev-clusterchartpreset-editor-options`:
```bash
-$ helm upgrade -i chartsxhelmdev-clusterchartpreset-editor-options bytebuilders-ui/chartsxhelmdev-clusterchartpreset-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm upgrade -i chartsxhelmdev-clusterchartpreset-editor-options bytebuilders-ui/chartsxhelmdev-clusterchartpreset-editor-options -n kube-system --create-namespace --version=v0.10.0
```
The command deploys A ClusterChartPresets Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -117,12 +117,12 @@ The following table lists the configurable parameters of the `chartsxhelmdev-clu
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i chartsxhelmdev-clusterchartpreset-editor-options bytebuilders-ui/chartsxhelmdev-clusterchartpreset-editor-options -n kube-system --create-namespace --version=v0.9.0 --set metadata.resource.group=charts.x-helm.dev
+$ helm upgrade -i chartsxhelmdev-clusterchartpreset-editor-options bytebuilders-ui/chartsxhelmdev-clusterchartpreset-editor-options -n kube-system --create-namespace --version=v0.10.0 --set metadata.resource.group=charts.x-helm.dev
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i chartsxhelmdev-clusterchartpreset-editor-options bytebuilders-ui/chartsxhelmdev-clusterchartpreset-editor-options -n kube-system --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i chartsxhelmdev-clusterchartpreset-editor-options bytebuilders-ui/chartsxhelmdev-clusterchartpreset-editor-options -n kube-system --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/chartsxhelmdev-clusterchartpreset-editor-options/ui/create-ui.yaml b/charts/chartsxhelmdev-clusterchartpreset-editor-options/ui/create-ui.yaml
index c8bbeb6d4a..ed39be230a 100644
--- a/charts/chartsxhelmdev-clusterchartpreset-editor-options/ui/create-ui.yaml
+++ b/charts/chartsxhelmdev-clusterchartpreset-editor-options/ui/create-ui.yaml
@@ -1662,7 +1662,7 @@ steps:
- alias: reusable_stash-presets
chart:
name: uibytebuildersdev-component-stash-presets
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/spec/properties/backup/properties/kubestash
diff --git a/charts/chartsxhelmdev-clusterchartpreset-editor/Chart.yaml b/charts/chartsxhelmdev-clusterchartpreset-editor/Chart.yaml
index 0d20290188..21db7f70a2 100644
--- a/charts/chartsxhelmdev-clusterchartpreset-editor/Chart.yaml
+++ b/charts/chartsxhelmdev-clusterchartpreset-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"charts.x-helm.dev","version":"v1alpha1","resource":"clusterchartpresets"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClusterChartPreset Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: chartsxhelmdev-clusterchartpreset-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/chartsxhelmdev-clusterchartpreset-editor/README.md b/charts/chartsxhelmdev-clusterchartpreset-editor/README.md
index 00e30a5f86..8bad4e1949 100644
--- a/charts/chartsxhelmdev-clusterchartpreset-editor/README.md
+++ b/charts/chartsxhelmdev-clusterchartpreset-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/chartsxhelmdev-clusterchartpreset-editor --version=v0.9.0
-$ helm upgrade -i chartsxhelmdev-clusterchartpreset-editor appscode-charts-oci/chartsxhelmdev-clusterchartpreset-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/chartsxhelmdev-clusterchartpreset-editor --version=v0.10.0
+$ helm upgrade -i chartsxhelmdev-clusterchartpreset-editor appscode-charts-oci/chartsxhelmdev-clusterchartpreset-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClusterChartPreset Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `chartsxhelmdev-clusterchartpreset-editor`:
```bash
-$ helm upgrade -i chartsxhelmdev-clusterchartpreset-editor appscode-charts-oci/chartsxhelmdev-clusterchartpreset-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i chartsxhelmdev-clusterchartpreset-editor appscode-charts-oci/chartsxhelmdev-clusterchartpreset-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClusterChartPreset Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `chartsxhelmdev-clu
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i chartsxhelmdev-clusterchartpreset-editor appscode-charts-oci/chartsxhelmdev-clusterchartpreset-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=charts.x-helm.dev/v1alpha1
+$ helm upgrade -i chartsxhelmdev-clusterchartpreset-editor appscode-charts-oci/chartsxhelmdev-clusterchartpreset-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=charts.x-helm.dev/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i chartsxhelmdev-clusterchartpreset-editor appscode-charts-oci/chartsxhelmdev-clusterchartpreset-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i chartsxhelmdev-clusterchartpreset-editor appscode-charts-oci/chartsxhelmdev-clusterchartpreset-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/clusteropenclustermanagementio-addonplacementscore-editor/Chart.yaml b/charts/clusteropenclustermanagementio-addonplacementscore-editor/Chart.yaml
index cd10de637a..a3d10c384d 100644
--- a/charts/clusteropenclustermanagementio-addonplacementscore-editor/Chart.yaml
+++ b/charts/clusteropenclustermanagementio-addonplacementscore-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cluster.open-cluster-management.io","version":"v1alpha1","resource":"addonplacementscores"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AddOnPlacementScore Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: clusteropenclustermanagementio-addonplacementscore-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/clusteropenclustermanagementio-addonplacementscore-editor/README.md b/charts/clusteropenclustermanagementio-addonplacementscore-editor/README.md
index 38a4b53b7e..9f818cb379 100644
--- a/charts/clusteropenclustermanagementio-addonplacementscore-editor/README.md
+++ b/charts/clusteropenclustermanagementio-addonplacementscore-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/clusteropenclustermanagementio-addonplacementscore-editor --version=v0.9.0
-$ helm upgrade -i clusteropenclustermanagementio-addonplacementscore-editor appscode-charts-oci/clusteropenclustermanagementio-addonplacementscore-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/clusteropenclustermanagementio-addonplacementscore-editor --version=v0.10.0
+$ helm upgrade -i clusteropenclustermanagementio-addonplacementscore-editor appscode-charts-oci/clusteropenclustermanagementio-addonplacementscore-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AddOnPlacementScore Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `clusteropenclustermanagementio-addonplacementscore-editor`:
```bash
-$ helm upgrade -i clusteropenclustermanagementio-addonplacementscore-editor appscode-charts-oci/clusteropenclustermanagementio-addonplacementscore-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i clusteropenclustermanagementio-addonplacementscore-editor appscode-charts-oci/clusteropenclustermanagementio-addonplacementscore-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AddOnPlacementScore Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `clusteropencluster
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i clusteropenclustermanagementio-addonplacementscore-editor appscode-charts-oci/clusteropenclustermanagementio-addonplacementscore-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cluster.open-cluster-management.io/v1alpha1
+$ helm upgrade -i clusteropenclustermanagementio-addonplacementscore-editor appscode-charts-oci/clusteropenclustermanagementio-addonplacementscore-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cluster.open-cluster-management.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i clusteropenclustermanagementio-addonplacementscore-editor appscode-charts-oci/clusteropenclustermanagementio-addonplacementscore-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i clusteropenclustermanagementio-addonplacementscore-editor appscode-charts-oci/clusteropenclustermanagementio-addonplacementscore-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/clusteropenclustermanagementio-clusterclaim-editor/Chart.yaml b/charts/clusteropenclustermanagementio-clusterclaim-editor/Chart.yaml
index 18d3f98afb..99ef73ace0 100644
--- a/charts/clusteropenclustermanagementio-clusterclaim-editor/Chart.yaml
+++ b/charts/clusteropenclustermanagementio-clusterclaim-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cluster.open-cluster-management.io","version":"v1alpha1","resource":"clusterclaims"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClusterClaim Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: clusteropenclustermanagementio-clusterclaim-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/clusteropenclustermanagementio-clusterclaim-editor/README.md b/charts/clusteropenclustermanagementio-clusterclaim-editor/README.md
index f8eda3f485..3fcae96fbc 100644
--- a/charts/clusteropenclustermanagementio-clusterclaim-editor/README.md
+++ b/charts/clusteropenclustermanagementio-clusterclaim-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/clusteropenclustermanagementio-clusterclaim-editor --version=v0.9.0
-$ helm upgrade -i clusteropenclustermanagementio-clusterclaim-editor appscode-charts-oci/clusteropenclustermanagementio-clusterclaim-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/clusteropenclustermanagementio-clusterclaim-editor --version=v0.10.0
+$ helm upgrade -i clusteropenclustermanagementio-clusterclaim-editor appscode-charts-oci/clusteropenclustermanagementio-clusterclaim-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClusterClaim Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `clusteropenclustermanagementio-clusterclaim-editor`:
```bash
-$ helm upgrade -i clusteropenclustermanagementio-clusterclaim-editor appscode-charts-oci/clusteropenclustermanagementio-clusterclaim-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i clusteropenclustermanagementio-clusterclaim-editor appscode-charts-oci/clusteropenclustermanagementio-clusterclaim-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClusterClaim Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `clusteropencluster
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i clusteropenclustermanagementio-clusterclaim-editor appscode-charts-oci/clusteropenclustermanagementio-clusterclaim-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cluster.open-cluster-management.io/v1alpha1
+$ helm upgrade -i clusteropenclustermanagementio-clusterclaim-editor appscode-charts-oci/clusteropenclustermanagementio-clusterclaim-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cluster.open-cluster-management.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i clusteropenclustermanagementio-clusterclaim-editor appscode-charts-oci/clusteropenclustermanagementio-clusterclaim-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i clusteropenclustermanagementio-clusterclaim-editor appscode-charts-oci/clusteropenclustermanagementio-clusterclaim-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/clusteropenclustermanagementio-managedcluster-editor/Chart.yaml b/charts/clusteropenclustermanagementio-managedcluster-editor/Chart.yaml
index a017e15857..3fffeeef3b 100644
--- a/charts/clusteropenclustermanagementio-managedcluster-editor/Chart.yaml
+++ b/charts/clusteropenclustermanagementio-managedcluster-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cluster.open-cluster-management.io","version":"v1","resource":"managedclusters"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ManagedCluster Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: clusteropenclustermanagementio-managedcluster-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/clusteropenclustermanagementio-managedcluster-editor/README.md b/charts/clusteropenclustermanagementio-managedcluster-editor/README.md
index ff80280f72..99bc2e6ab6 100644
--- a/charts/clusteropenclustermanagementio-managedcluster-editor/README.md
+++ b/charts/clusteropenclustermanagementio-managedcluster-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/clusteropenclustermanagementio-managedcluster-editor --version=v0.9.0
-$ helm upgrade -i clusteropenclustermanagementio-managedcluster-editor appscode-charts-oci/clusteropenclustermanagementio-managedcluster-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/clusteropenclustermanagementio-managedcluster-editor --version=v0.10.0
+$ helm upgrade -i clusteropenclustermanagementio-managedcluster-editor appscode-charts-oci/clusteropenclustermanagementio-managedcluster-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ManagedCluster Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `clusteropenclustermanagementio-managedcluster-editor`:
```bash
-$ helm upgrade -i clusteropenclustermanagementio-managedcluster-editor appscode-charts-oci/clusteropenclustermanagementio-managedcluster-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i clusteropenclustermanagementio-managedcluster-editor appscode-charts-oci/clusteropenclustermanagementio-managedcluster-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ManagedCluster Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `clusteropencluster
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i clusteropenclustermanagementio-managedcluster-editor appscode-charts-oci/clusteropenclustermanagementio-managedcluster-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cluster.open-cluster-management.io/v1
+$ helm upgrade -i clusteropenclustermanagementio-managedcluster-editor appscode-charts-oci/clusteropenclustermanagementio-managedcluster-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cluster.open-cluster-management.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i clusteropenclustermanagementio-managedcluster-editor appscode-charts-oci/clusteropenclustermanagementio-managedcluster-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i clusteropenclustermanagementio-managedcluster-editor appscode-charts-oci/clusteropenclustermanagementio-managedcluster-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/clusteropenclustermanagementio-managedclusterset-editor/Chart.yaml b/charts/clusteropenclustermanagementio-managedclusterset-editor/Chart.yaml
index 2a9488c91f..2884041b79 100644
--- a/charts/clusteropenclustermanagementio-managedclusterset-editor/Chart.yaml
+++ b/charts/clusteropenclustermanagementio-managedclusterset-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cluster.open-cluster-management.io","version":"v1beta2","resource":"managedclustersets"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ManagedClusterSet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: clusteropenclustermanagementio-managedclusterset-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/clusteropenclustermanagementio-managedclusterset-editor/README.md b/charts/clusteropenclustermanagementio-managedclusterset-editor/README.md
index 6ee8c37222..c9d841e020 100644
--- a/charts/clusteropenclustermanagementio-managedclusterset-editor/README.md
+++ b/charts/clusteropenclustermanagementio-managedclusterset-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/clusteropenclustermanagementio-managedclusterset-editor --version=v0.9.0
-$ helm upgrade -i clusteropenclustermanagementio-managedclusterset-editor appscode-charts-oci/clusteropenclustermanagementio-managedclusterset-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/clusteropenclustermanagementio-managedclusterset-editor --version=v0.10.0
+$ helm upgrade -i clusteropenclustermanagementio-managedclusterset-editor appscode-charts-oci/clusteropenclustermanagementio-managedclusterset-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ManagedClusterSet Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `clusteropenclustermanagementio-managedclusterset-editor`:
```bash
-$ helm upgrade -i clusteropenclustermanagementio-managedclusterset-editor appscode-charts-oci/clusteropenclustermanagementio-managedclusterset-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i clusteropenclustermanagementio-managedclusterset-editor appscode-charts-oci/clusteropenclustermanagementio-managedclusterset-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ManagedClusterSet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `clusteropencluster
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i clusteropenclustermanagementio-managedclusterset-editor appscode-charts-oci/clusteropenclustermanagementio-managedclusterset-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cluster.open-cluster-management.io/v1beta2
+$ helm upgrade -i clusteropenclustermanagementio-managedclusterset-editor appscode-charts-oci/clusteropenclustermanagementio-managedclusterset-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cluster.open-cluster-management.io/v1beta2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i clusteropenclustermanagementio-managedclusterset-editor appscode-charts-oci/clusteropenclustermanagementio-managedclusterset-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i clusteropenclustermanagementio-managedclusterset-editor appscode-charts-oci/clusteropenclustermanagementio-managedclusterset-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/clusteropenclustermanagementio-managedclustersetbinding-editor/Chart.yaml b/charts/clusteropenclustermanagementio-managedclustersetbinding-editor/Chart.yaml
index fca7799e6e..44411d1faa 100644
--- a/charts/clusteropenclustermanagementio-managedclustersetbinding-editor/Chart.yaml
+++ b/charts/clusteropenclustermanagementio-managedclustersetbinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cluster.open-cluster-management.io","version":"v1beta2","resource":"managedclustersetbindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ManagedClusterSetBinding Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: clusteropenclustermanagementio-managedclustersetbinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/clusteropenclustermanagementio-managedclustersetbinding-editor/README.md b/charts/clusteropenclustermanagementio-managedclustersetbinding-editor/README.md
index ca942a2132..f0917a0a66 100644
--- a/charts/clusteropenclustermanagementio-managedclustersetbinding-editor/README.md
+++ b/charts/clusteropenclustermanagementio-managedclustersetbinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/clusteropenclustermanagementio-managedclustersetbinding-editor --version=v0.9.0
-$ helm upgrade -i clusteropenclustermanagementio-managedclustersetbinding-editor appscode-charts-oci/clusteropenclustermanagementio-managedclustersetbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/clusteropenclustermanagementio-managedclustersetbinding-editor --version=v0.10.0
+$ helm upgrade -i clusteropenclustermanagementio-managedclustersetbinding-editor appscode-charts-oci/clusteropenclustermanagementio-managedclustersetbinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ManagedClusterSetBinding Editor on a [Kubernetes](http://ku
To install/upgrade the chart with the release name `clusteropenclustermanagementio-managedclustersetbinding-editor`:
```bash
-$ helm upgrade -i clusteropenclustermanagementio-managedclustersetbinding-editor appscode-charts-oci/clusteropenclustermanagementio-managedclustersetbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i clusteropenclustermanagementio-managedclustersetbinding-editor appscode-charts-oci/clusteropenclustermanagementio-managedclustersetbinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ManagedClusterSetBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `clusteropencluster
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i clusteropenclustermanagementio-managedclustersetbinding-editor appscode-charts-oci/clusteropenclustermanagementio-managedclustersetbinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cluster.open-cluster-management.io/v1beta2
+$ helm upgrade -i clusteropenclustermanagementio-managedclustersetbinding-editor appscode-charts-oci/clusteropenclustermanagementio-managedclustersetbinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cluster.open-cluster-management.io/v1beta2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i clusteropenclustermanagementio-managedclustersetbinding-editor appscode-charts-oci/clusteropenclustermanagementio-managedclustersetbinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i clusteropenclustermanagementio-managedclustersetbinding-editor appscode-charts-oci/clusteropenclustermanagementio-managedclustersetbinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/clusteropenclustermanagementio-placement-editor/Chart.yaml b/charts/clusteropenclustermanagementio-placement-editor/Chart.yaml
index 2cc7a854f4..7524eaad37 100644
--- a/charts/clusteropenclustermanagementio-placement-editor/Chart.yaml
+++ b/charts/clusteropenclustermanagementio-placement-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cluster.open-cluster-management.io","version":"v1beta1","resource":"placements"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Placement Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: clusteropenclustermanagementio-placement-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/clusteropenclustermanagementio-placement-editor/README.md b/charts/clusteropenclustermanagementio-placement-editor/README.md
index 542abeb574..a41c9b6ccf 100644
--- a/charts/clusteropenclustermanagementio-placement-editor/README.md
+++ b/charts/clusteropenclustermanagementio-placement-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/clusteropenclustermanagementio-placement-editor --version=v0.9.0
-$ helm upgrade -i clusteropenclustermanagementio-placement-editor appscode-charts-oci/clusteropenclustermanagementio-placement-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/clusteropenclustermanagementio-placement-editor --version=v0.10.0
+$ helm upgrade -i clusteropenclustermanagementio-placement-editor appscode-charts-oci/clusteropenclustermanagementio-placement-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Placement Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `clusteropenclustermanagementio-placement-editor`:
```bash
-$ helm upgrade -i clusteropenclustermanagementio-placement-editor appscode-charts-oci/clusteropenclustermanagementio-placement-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i clusteropenclustermanagementio-placement-editor appscode-charts-oci/clusteropenclustermanagementio-placement-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Placement Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `clusteropencluster
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i clusteropenclustermanagementio-placement-editor appscode-charts-oci/clusteropenclustermanagementio-placement-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cluster.open-cluster-management.io/v1beta1
+$ helm upgrade -i clusteropenclustermanagementio-placement-editor appscode-charts-oci/clusteropenclustermanagementio-placement-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cluster.open-cluster-management.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i clusteropenclustermanagementio-placement-editor appscode-charts-oci/clusteropenclustermanagementio-placement-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i clusteropenclustermanagementio-placement-editor appscode-charts-oci/clusteropenclustermanagementio-placement-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/clusteropenclustermanagementio-placementdecision-editor/Chart.yaml b/charts/clusteropenclustermanagementio-placementdecision-editor/Chart.yaml
index b0b14e1eb4..e9400d13b9 100644
--- a/charts/clusteropenclustermanagementio-placementdecision-editor/Chart.yaml
+++ b/charts/clusteropenclustermanagementio-placementdecision-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cluster.open-cluster-management.io","version":"v1beta1","resource":"placementdecisions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PlacementDecision Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: clusteropenclustermanagementio-placementdecision-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/clusteropenclustermanagementio-placementdecision-editor/README.md b/charts/clusteropenclustermanagementio-placementdecision-editor/README.md
index 4aceea2386..9f6cbb518a 100644
--- a/charts/clusteropenclustermanagementio-placementdecision-editor/README.md
+++ b/charts/clusteropenclustermanagementio-placementdecision-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/clusteropenclustermanagementio-placementdecision-editor --version=v0.9.0
-$ helm upgrade -i clusteropenclustermanagementio-placementdecision-editor appscode-charts-oci/clusteropenclustermanagementio-placementdecision-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/clusteropenclustermanagementio-placementdecision-editor --version=v0.10.0
+$ helm upgrade -i clusteropenclustermanagementio-placementdecision-editor appscode-charts-oci/clusteropenclustermanagementio-placementdecision-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PlacementDecision Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `clusteropenclustermanagementio-placementdecision-editor`:
```bash
-$ helm upgrade -i clusteropenclustermanagementio-placementdecision-editor appscode-charts-oci/clusteropenclustermanagementio-placementdecision-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i clusteropenclustermanagementio-placementdecision-editor appscode-charts-oci/clusteropenclustermanagementio-placementdecision-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PlacementDecision Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `clusteropencluster
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i clusteropenclustermanagementio-placementdecision-editor appscode-charts-oci/clusteropenclustermanagementio-placementdecision-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cluster.open-cluster-management.io/v1beta1
+$ helm upgrade -i clusteropenclustermanagementio-placementdecision-editor appscode-charts-oci/clusteropenclustermanagementio-placementdecision-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cluster.open-cluster-management.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i clusteropenclustermanagementio-placementdecision-editor appscode-charts-oci/clusteropenclustermanagementio-placementdecision-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i clusteropenclustermanagementio-placementdecision-editor appscode-charts-oci/clusteropenclustermanagementio-placementdecision-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/clusterxk8sio-cluster-editor/Chart.yaml b/charts/clusterxk8sio-cluster-editor/Chart.yaml
index be14585943..e3b387fefa 100644
--- a/charts/clusterxk8sio-cluster-editor/Chart.yaml
+++ b/charts/clusterxk8sio-cluster-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cluster.x-k8s.io","version":"v1beta1","resource":"clusters"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Cluster Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: clusterxk8sio-cluster-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/clusterxk8sio-cluster-editor/README.md b/charts/clusterxk8sio-cluster-editor/README.md
index 231446ef9f..99012d29a1 100644
--- a/charts/clusterxk8sio-cluster-editor/README.md
+++ b/charts/clusterxk8sio-cluster-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/clusterxk8sio-cluster-editor --version=v0.9.0
-$ helm upgrade -i clusterxk8sio-cluster-editor appscode-charts-oci/clusterxk8sio-cluster-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/clusterxk8sio-cluster-editor --version=v0.10.0
+$ helm upgrade -i clusterxk8sio-cluster-editor appscode-charts-oci/clusterxk8sio-cluster-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Cluster Editor on a [Kubernetes](http://kubernetes.io) clus
To install/upgrade the chart with the release name `clusterxk8sio-cluster-editor`:
```bash
-$ helm upgrade -i clusterxk8sio-cluster-editor appscode-charts-oci/clusterxk8sio-cluster-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i clusterxk8sio-cluster-editor appscode-charts-oci/clusterxk8sio-cluster-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Cluster Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `clusterxk8sio-clus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i clusterxk8sio-cluster-editor appscode-charts-oci/clusterxk8sio-cluster-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cluster.x-k8s.io/v1beta1
+$ helm upgrade -i clusterxk8sio-cluster-editor appscode-charts-oci/clusterxk8sio-cluster-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cluster.x-k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i clusterxk8sio-cluster-editor appscode-charts-oci/clusterxk8sio-cluster-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i clusterxk8sio-cluster-editor appscode-charts-oci/clusterxk8sio-cluster-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/clusterxk8sio-clusterclass-editor/Chart.yaml b/charts/clusterxk8sio-clusterclass-editor/Chart.yaml
index cf21fc9be1..4aaffa141e 100644
--- a/charts/clusterxk8sio-clusterclass-editor/Chart.yaml
+++ b/charts/clusterxk8sio-clusterclass-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cluster.x-k8s.io","version":"v1beta1","resource":"clusterclasses"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClusterClass Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: clusterxk8sio-clusterclass-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/clusterxk8sio-clusterclass-editor/README.md b/charts/clusterxk8sio-clusterclass-editor/README.md
index b32d61a7ae..e4ab35ce1f 100644
--- a/charts/clusterxk8sio-clusterclass-editor/README.md
+++ b/charts/clusterxk8sio-clusterclass-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/clusterxk8sio-clusterclass-editor --version=v0.9.0
-$ helm upgrade -i clusterxk8sio-clusterclass-editor appscode-charts-oci/clusterxk8sio-clusterclass-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/clusterxk8sio-clusterclass-editor --version=v0.10.0
+$ helm upgrade -i clusterxk8sio-clusterclass-editor appscode-charts-oci/clusterxk8sio-clusterclass-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClusterClass Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `clusterxk8sio-clusterclass-editor`:
```bash
-$ helm upgrade -i clusterxk8sio-clusterclass-editor appscode-charts-oci/clusterxk8sio-clusterclass-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i clusterxk8sio-clusterclass-editor appscode-charts-oci/clusterxk8sio-clusterclass-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClusterClass Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `clusterxk8sio-clus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i clusterxk8sio-clusterclass-editor appscode-charts-oci/clusterxk8sio-clusterclass-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cluster.x-k8s.io/v1beta1
+$ helm upgrade -i clusterxk8sio-clusterclass-editor appscode-charts-oci/clusterxk8sio-clusterclass-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cluster.x-k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i clusterxk8sio-clusterclass-editor appscode-charts-oci/clusterxk8sio-clusterclass-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i clusterxk8sio-clusterclass-editor appscode-charts-oci/clusterxk8sio-clusterclass-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/clusterxk8sio-machine-editor/Chart.yaml b/charts/clusterxk8sio-machine-editor/Chart.yaml
index 0b7909757a..41652f0f43 100644
--- a/charts/clusterxk8sio-machine-editor/Chart.yaml
+++ b/charts/clusterxk8sio-machine-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cluster.x-k8s.io","version":"v1beta1","resource":"machines"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Machine Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: clusterxk8sio-machine-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/clusterxk8sio-machine-editor/README.md b/charts/clusterxk8sio-machine-editor/README.md
index bdb2db9f7f..c107842219 100644
--- a/charts/clusterxk8sio-machine-editor/README.md
+++ b/charts/clusterxk8sio-machine-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/clusterxk8sio-machine-editor --version=v0.9.0
-$ helm upgrade -i clusterxk8sio-machine-editor appscode-charts-oci/clusterxk8sio-machine-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/clusterxk8sio-machine-editor --version=v0.10.0
+$ helm upgrade -i clusterxk8sio-machine-editor appscode-charts-oci/clusterxk8sio-machine-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Machine Editor on a [Kubernetes](http://kubernetes.io) clus
To install/upgrade the chart with the release name `clusterxk8sio-machine-editor`:
```bash
-$ helm upgrade -i clusterxk8sio-machine-editor appscode-charts-oci/clusterxk8sio-machine-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i clusterxk8sio-machine-editor appscode-charts-oci/clusterxk8sio-machine-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Machine Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `clusterxk8sio-mach
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i clusterxk8sio-machine-editor appscode-charts-oci/clusterxk8sio-machine-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cluster.x-k8s.io/v1beta1
+$ helm upgrade -i clusterxk8sio-machine-editor appscode-charts-oci/clusterxk8sio-machine-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cluster.x-k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i clusterxk8sio-machine-editor appscode-charts-oci/clusterxk8sio-machine-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i clusterxk8sio-machine-editor appscode-charts-oci/clusterxk8sio-machine-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/clusterxk8sio-machinedeployment-editor/Chart.yaml b/charts/clusterxk8sio-machinedeployment-editor/Chart.yaml
index b2f56665ac..a9dd777c28 100644
--- a/charts/clusterxk8sio-machinedeployment-editor/Chart.yaml
+++ b/charts/clusterxk8sio-machinedeployment-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cluster.x-k8s.io","version":"v1beta1","resource":"machinedeployments"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MachineDeployment Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: clusterxk8sio-machinedeployment-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/clusterxk8sio-machinedeployment-editor/README.md b/charts/clusterxk8sio-machinedeployment-editor/README.md
index 1de7967e24..e861b690c9 100644
--- a/charts/clusterxk8sio-machinedeployment-editor/README.md
+++ b/charts/clusterxk8sio-machinedeployment-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/clusterxk8sio-machinedeployment-editor --version=v0.9.0
-$ helm upgrade -i clusterxk8sio-machinedeployment-editor appscode-charts-oci/clusterxk8sio-machinedeployment-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/clusterxk8sio-machinedeployment-editor --version=v0.10.0
+$ helm upgrade -i clusterxk8sio-machinedeployment-editor appscode-charts-oci/clusterxk8sio-machinedeployment-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MachineDeployment Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `clusterxk8sio-machinedeployment-editor`:
```bash
-$ helm upgrade -i clusterxk8sio-machinedeployment-editor appscode-charts-oci/clusterxk8sio-machinedeployment-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i clusterxk8sio-machinedeployment-editor appscode-charts-oci/clusterxk8sio-machinedeployment-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MachineDeployment Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `clusterxk8sio-mach
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i clusterxk8sio-machinedeployment-editor appscode-charts-oci/clusterxk8sio-machinedeployment-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cluster.x-k8s.io/v1beta1
+$ helm upgrade -i clusterxk8sio-machinedeployment-editor appscode-charts-oci/clusterxk8sio-machinedeployment-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cluster.x-k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i clusterxk8sio-machinedeployment-editor appscode-charts-oci/clusterxk8sio-machinedeployment-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i clusterxk8sio-machinedeployment-editor appscode-charts-oci/clusterxk8sio-machinedeployment-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/clusterxk8sio-machinehealthcheck-editor/Chart.yaml b/charts/clusterxk8sio-machinehealthcheck-editor/Chart.yaml
index 3e0c0af538..4e5d63bc9e 100644
--- a/charts/clusterxk8sio-machinehealthcheck-editor/Chart.yaml
+++ b/charts/clusterxk8sio-machinehealthcheck-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cluster.x-k8s.io","version":"v1beta1","resource":"machinehealthchecks"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MachineHealthCheck Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: clusterxk8sio-machinehealthcheck-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/clusterxk8sio-machinehealthcheck-editor/README.md b/charts/clusterxk8sio-machinehealthcheck-editor/README.md
index f3535f486d..c72191dafb 100644
--- a/charts/clusterxk8sio-machinehealthcheck-editor/README.md
+++ b/charts/clusterxk8sio-machinehealthcheck-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/clusterxk8sio-machinehealthcheck-editor --version=v0.9.0
-$ helm upgrade -i clusterxk8sio-machinehealthcheck-editor appscode-charts-oci/clusterxk8sio-machinehealthcheck-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/clusterxk8sio-machinehealthcheck-editor --version=v0.10.0
+$ helm upgrade -i clusterxk8sio-machinehealthcheck-editor appscode-charts-oci/clusterxk8sio-machinehealthcheck-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MachineHealthCheck Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `clusterxk8sio-machinehealthcheck-editor`:
```bash
-$ helm upgrade -i clusterxk8sio-machinehealthcheck-editor appscode-charts-oci/clusterxk8sio-machinehealthcheck-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i clusterxk8sio-machinehealthcheck-editor appscode-charts-oci/clusterxk8sio-machinehealthcheck-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MachineHealthCheck Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `clusterxk8sio-mach
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i clusterxk8sio-machinehealthcheck-editor appscode-charts-oci/clusterxk8sio-machinehealthcheck-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cluster.x-k8s.io/v1beta1
+$ helm upgrade -i clusterxk8sio-machinehealthcheck-editor appscode-charts-oci/clusterxk8sio-machinehealthcheck-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cluster.x-k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i clusterxk8sio-machinehealthcheck-editor appscode-charts-oci/clusterxk8sio-machinehealthcheck-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i clusterxk8sio-machinehealthcheck-editor appscode-charts-oci/clusterxk8sio-machinehealthcheck-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/clusterxk8sio-machinepool-editor/Chart.yaml b/charts/clusterxk8sio-machinepool-editor/Chart.yaml
index 92ddcec22a..8bb2d1167b 100644
--- a/charts/clusterxk8sio-machinepool-editor/Chart.yaml
+++ b/charts/clusterxk8sio-machinepool-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cluster.x-k8s.io","version":"v1beta1","resource":"machinepools"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MachinePool Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: clusterxk8sio-machinepool-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/clusterxk8sio-machinepool-editor/README.md b/charts/clusterxk8sio-machinepool-editor/README.md
index 6919c04acf..243463ec26 100644
--- a/charts/clusterxk8sio-machinepool-editor/README.md
+++ b/charts/clusterxk8sio-machinepool-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/clusterxk8sio-machinepool-editor --version=v0.9.0
-$ helm upgrade -i clusterxk8sio-machinepool-editor appscode-charts-oci/clusterxk8sio-machinepool-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/clusterxk8sio-machinepool-editor --version=v0.10.0
+$ helm upgrade -i clusterxk8sio-machinepool-editor appscode-charts-oci/clusterxk8sio-machinepool-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MachinePool Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `clusterxk8sio-machinepool-editor`:
```bash
-$ helm upgrade -i clusterxk8sio-machinepool-editor appscode-charts-oci/clusterxk8sio-machinepool-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i clusterxk8sio-machinepool-editor appscode-charts-oci/clusterxk8sio-machinepool-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MachinePool Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `clusterxk8sio-mach
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i clusterxk8sio-machinepool-editor appscode-charts-oci/clusterxk8sio-machinepool-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cluster.x-k8s.io/v1beta1
+$ helm upgrade -i clusterxk8sio-machinepool-editor appscode-charts-oci/clusterxk8sio-machinepool-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cluster.x-k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i clusterxk8sio-machinepool-editor appscode-charts-oci/clusterxk8sio-machinepool-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i clusterxk8sio-machinepool-editor appscode-charts-oci/clusterxk8sio-machinepool-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/clusterxk8sio-machineset-editor/Chart.yaml b/charts/clusterxk8sio-machineset-editor/Chart.yaml
index 4ad78ee627..28f00cb782 100644
--- a/charts/clusterxk8sio-machineset-editor/Chart.yaml
+++ b/charts/clusterxk8sio-machineset-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cluster.x-k8s.io","version":"v1beta1","resource":"machinesets"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MachineSet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: clusterxk8sio-machineset-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/clusterxk8sio-machineset-editor/README.md b/charts/clusterxk8sio-machineset-editor/README.md
index 90a2ed84a3..37eb3d111e 100644
--- a/charts/clusterxk8sio-machineset-editor/README.md
+++ b/charts/clusterxk8sio-machineset-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/clusterxk8sio-machineset-editor --version=v0.9.0
-$ helm upgrade -i clusterxk8sio-machineset-editor appscode-charts-oci/clusterxk8sio-machineset-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/clusterxk8sio-machineset-editor --version=v0.10.0
+$ helm upgrade -i clusterxk8sio-machineset-editor appscode-charts-oci/clusterxk8sio-machineset-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MachineSet Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `clusterxk8sio-machineset-editor`:
```bash
-$ helm upgrade -i clusterxk8sio-machineset-editor appscode-charts-oci/clusterxk8sio-machineset-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i clusterxk8sio-machineset-editor appscode-charts-oci/clusterxk8sio-machineset-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MachineSet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `clusterxk8sio-mach
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i clusterxk8sio-machineset-editor appscode-charts-oci/clusterxk8sio-machineset-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cluster.x-k8s.io/v1beta1
+$ helm upgrade -i clusterxk8sio-machineset-editor appscode-charts-oci/clusterxk8sio-machineset-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cluster.x-k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i clusterxk8sio-machineset-editor appscode-charts-oci/clusterxk8sio-machineset-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i clusterxk8sio-machineset-editor appscode-charts-oci/clusterxk8sio-machineset-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/computegcpkubedbcom-firewall-editor/Chart.yaml b/charts/computegcpkubedbcom-firewall-editor/Chart.yaml
index 6bd2831728..8bda13344e 100644
--- a/charts/computegcpkubedbcom-firewall-editor/Chart.yaml
+++ b/charts/computegcpkubedbcom-firewall-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"compute.gcp.kubedb.com","version":"v1alpha1","resource":"firewalls"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Firewall Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: computegcpkubedbcom-firewall-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/computegcpkubedbcom-firewall-editor/README.md b/charts/computegcpkubedbcom-firewall-editor/README.md
index ee60110438..ed837190ea 100644
--- a/charts/computegcpkubedbcom-firewall-editor/README.md
+++ b/charts/computegcpkubedbcom-firewall-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/computegcpkubedbcom-firewall-editor --version=v0.9.0
-$ helm upgrade -i computegcpkubedbcom-firewall-editor appscode-charts-oci/computegcpkubedbcom-firewall-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/computegcpkubedbcom-firewall-editor --version=v0.10.0
+$ helm upgrade -i computegcpkubedbcom-firewall-editor appscode-charts-oci/computegcpkubedbcom-firewall-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Firewall Editor on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `computegcpkubedbcom-firewall-editor`:
```bash
-$ helm upgrade -i computegcpkubedbcom-firewall-editor appscode-charts-oci/computegcpkubedbcom-firewall-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i computegcpkubedbcom-firewall-editor appscode-charts-oci/computegcpkubedbcom-firewall-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Firewall Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `computegcpkubedbco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i computegcpkubedbcom-firewall-editor appscode-charts-oci/computegcpkubedbcom-firewall-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=compute.gcp.kubedb.com/v1alpha1
+$ helm upgrade -i computegcpkubedbcom-firewall-editor appscode-charts-oci/computegcpkubedbcom-firewall-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=compute.gcp.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i computegcpkubedbcom-firewall-editor appscode-charts-oci/computegcpkubedbcom-firewall-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i computegcpkubedbcom-firewall-editor appscode-charts-oci/computegcpkubedbcom-firewall-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/computegcpkubedbcom-network-editor/Chart.yaml b/charts/computegcpkubedbcom-network-editor/Chart.yaml
index e398ea71b8..03088ae1c9 100644
--- a/charts/computegcpkubedbcom-network-editor/Chart.yaml
+++ b/charts/computegcpkubedbcom-network-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"compute.gcp.kubedb.com","version":"v1alpha1","resource":"networks"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Network Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: computegcpkubedbcom-network-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/computegcpkubedbcom-network-editor/README.md b/charts/computegcpkubedbcom-network-editor/README.md
index 9cbdaff5e5..a961b987e3 100644
--- a/charts/computegcpkubedbcom-network-editor/README.md
+++ b/charts/computegcpkubedbcom-network-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/computegcpkubedbcom-network-editor --version=v0.9.0
-$ helm upgrade -i computegcpkubedbcom-network-editor appscode-charts-oci/computegcpkubedbcom-network-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/computegcpkubedbcom-network-editor --version=v0.10.0
+$ helm upgrade -i computegcpkubedbcom-network-editor appscode-charts-oci/computegcpkubedbcom-network-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Network Editor on a [Kubernetes](http://kubernetes.io) clus
To install/upgrade the chart with the release name `computegcpkubedbcom-network-editor`:
```bash
-$ helm upgrade -i computegcpkubedbcom-network-editor appscode-charts-oci/computegcpkubedbcom-network-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i computegcpkubedbcom-network-editor appscode-charts-oci/computegcpkubedbcom-network-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Network Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `computegcpkubedbco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i computegcpkubedbcom-network-editor appscode-charts-oci/computegcpkubedbcom-network-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=compute.gcp.kubedb.com/v1alpha1
+$ helm upgrade -i computegcpkubedbcom-network-editor appscode-charts-oci/computegcpkubedbcom-network-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=compute.gcp.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i computegcpkubedbcom-network-editor appscode-charts-oci/computegcpkubedbcom-network-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i computegcpkubedbcom-network-editor appscode-charts-oci/computegcpkubedbcom-network-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/computegcpkubedbcom-networkpeering-editor/Chart.yaml b/charts/computegcpkubedbcom-networkpeering-editor/Chart.yaml
index 527cd54c0a..b70cb34e43 100644
--- a/charts/computegcpkubedbcom-networkpeering-editor/Chart.yaml
+++ b/charts/computegcpkubedbcom-networkpeering-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"compute.gcp.kubedb.com","version":"v1alpha1","resource":"networkpeerings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: NetworkPeering Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: computegcpkubedbcom-networkpeering-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/computegcpkubedbcom-networkpeering-editor/README.md b/charts/computegcpkubedbcom-networkpeering-editor/README.md
index 1ec0dcd297..6bfa9804be 100644
--- a/charts/computegcpkubedbcom-networkpeering-editor/README.md
+++ b/charts/computegcpkubedbcom-networkpeering-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/computegcpkubedbcom-networkpeering-editor --version=v0.9.0
-$ helm upgrade -i computegcpkubedbcom-networkpeering-editor appscode-charts-oci/computegcpkubedbcom-networkpeering-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/computegcpkubedbcom-networkpeering-editor --version=v0.10.0
+$ helm upgrade -i computegcpkubedbcom-networkpeering-editor appscode-charts-oci/computegcpkubedbcom-networkpeering-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a NetworkPeering Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `computegcpkubedbcom-networkpeering-editor`:
```bash
-$ helm upgrade -i computegcpkubedbcom-networkpeering-editor appscode-charts-oci/computegcpkubedbcom-networkpeering-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i computegcpkubedbcom-networkpeering-editor appscode-charts-oci/computegcpkubedbcom-networkpeering-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a NetworkPeering Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `computegcpkubedbco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i computegcpkubedbcom-networkpeering-editor appscode-charts-oci/computegcpkubedbcom-networkpeering-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=compute.gcp.kubedb.com/v1alpha1
+$ helm upgrade -i computegcpkubedbcom-networkpeering-editor appscode-charts-oci/computegcpkubedbcom-networkpeering-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=compute.gcp.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i computegcpkubedbcom-networkpeering-editor appscode-charts-oci/computegcpkubedbcom-networkpeering-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i computegcpkubedbcom-networkpeering-editor appscode-charts-oci/computegcpkubedbcom-networkpeering-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/configgatekeepersh-config-editor/Chart.yaml b/charts/configgatekeepersh-config-editor/Chart.yaml
index d17b43796c..cd9c5d28d2 100644
--- a/charts/configgatekeepersh-config-editor/Chart.yaml
+++ b/charts/configgatekeepersh-config-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"config.gatekeeper.sh","version":"v1alpha1","resource":"configs"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Config Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: configgatekeepersh-config-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/configgatekeepersh-config-editor/README.md b/charts/configgatekeepersh-config-editor/README.md
index 1ad6ac1e9a..043b21b1c1 100644
--- a/charts/configgatekeepersh-config-editor/README.md
+++ b/charts/configgatekeepersh-config-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/configgatekeepersh-config-editor --version=v0.9.0
-$ helm upgrade -i configgatekeepersh-config-editor appscode-charts-oci/configgatekeepersh-config-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/configgatekeepersh-config-editor --version=v0.10.0
+$ helm upgrade -i configgatekeepersh-config-editor appscode-charts-oci/configgatekeepersh-config-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Config Editor on a [Kubernetes](http://kubernetes.io) clust
To install/upgrade the chart with the release name `configgatekeepersh-config-editor`:
```bash
-$ helm upgrade -i configgatekeepersh-config-editor appscode-charts-oci/configgatekeepersh-config-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i configgatekeepersh-config-editor appscode-charts-oci/configgatekeepersh-config-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Config Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `configgatekeepersh
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i configgatekeepersh-config-editor appscode-charts-oci/configgatekeepersh-config-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=config.gatekeeper.sh/v1alpha1
+$ helm upgrade -i configgatekeepersh-config-editor appscode-charts-oci/configgatekeepersh-config-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=config.gatekeeper.sh/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i configgatekeepersh-config-editor appscode-charts-oci/configgatekeepersh-config-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i configgatekeepersh-config-editor appscode-charts-oci/configgatekeepersh-config-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/configgatewayenvoyproxyio-envoyproxy-editor/Chart.yaml b/charts/configgatewayenvoyproxyio-envoyproxy-editor/Chart.yaml
index 918d9f76ac..b30b16ac93 100644
--- a/charts/configgatewayenvoyproxyio-envoyproxy-editor/Chart.yaml
+++ b/charts/configgatewayenvoyproxyio-envoyproxy-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"config.gateway.envoyproxy.io","version":"v1alpha1","resource":"envoyproxies"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: EnvoyProxy Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: configgatewayenvoyproxyio-envoyproxy-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/configgatewayenvoyproxyio-envoyproxy-editor/README.md b/charts/configgatewayenvoyproxyio-envoyproxy-editor/README.md
index 5416a3ff37..e8c201986e 100644
--- a/charts/configgatewayenvoyproxyio-envoyproxy-editor/README.md
+++ b/charts/configgatewayenvoyproxyio-envoyproxy-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/configgatewayenvoyproxyio-envoyproxy-editor --version=v0.9.0
-$ helm upgrade -i configgatewayenvoyproxyio-envoyproxy-editor appscode-charts-oci/configgatewayenvoyproxyio-envoyproxy-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/configgatewayenvoyproxyio-envoyproxy-editor --version=v0.10.0
+$ helm upgrade -i configgatewayenvoyproxyio-envoyproxy-editor appscode-charts-oci/configgatewayenvoyproxyio-envoyproxy-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a EnvoyProxy Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `configgatewayenvoyproxyio-envoyproxy-editor`:
```bash
-$ helm upgrade -i configgatewayenvoyproxyio-envoyproxy-editor appscode-charts-oci/configgatewayenvoyproxyio-envoyproxy-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i configgatewayenvoyproxyio-envoyproxy-editor appscode-charts-oci/configgatewayenvoyproxyio-envoyproxy-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a EnvoyProxy Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `configgatewayenvoy
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i configgatewayenvoyproxyio-envoyproxy-editor appscode-charts-oci/configgatewayenvoyproxyio-envoyproxy-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=config.gateway.envoyproxy.io/v1alpha1
+$ helm upgrade -i configgatewayenvoyproxyio-envoyproxy-editor appscode-charts-oci/configgatewayenvoyproxyio-envoyproxy-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=config.gateway.envoyproxy.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i configgatewayenvoyproxyio-envoyproxy-editor appscode-charts-oci/configgatewayenvoyproxyio-envoyproxy-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i configgatewayenvoyproxyio-envoyproxy-editor appscode-charts-oci/configgatewayenvoyproxyio-envoyproxy-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor/Chart.yaml b/charts/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor/Chart.yaml
index 3fefb4a357..a73fe0c204 100644
--- a/charts/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor/Chart.yaml
+++ b/charts/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"config.gateway.open-cluster-management.io","version":"v1alpha1","resource":"clustergatewayconfigurations"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClusterGatewayConfiguration Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: configgatewayopenclustermanagementio-clustergatewayconfiguration-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor/README.md b/charts/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor/README.md
index 54b9a05aa9..fdb6f38745 100644
--- a/charts/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor/README.md
+++ b/charts/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor --version=v0.9.0
-$ helm upgrade -i configgatewayopenclustermanagementio-clustergatewayconfiguration-editor appscode-charts-oci/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor --version=v0.10.0
+$ helm upgrade -i configgatewayopenclustermanagementio-clustergatewayconfiguration-editor appscode-charts-oci/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClusterGatewayConfiguration Editor on a [Kubernetes](http:/
To install/upgrade the chart with the release name `configgatewayopenclustermanagementio-clustergatewayconfiguration-editor`:
```bash
-$ helm upgrade -i configgatewayopenclustermanagementio-clustergatewayconfiguration-editor appscode-charts-oci/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i configgatewayopenclustermanagementio-clustergatewayconfiguration-editor appscode-charts-oci/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClusterGatewayConfiguration Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `configgatewayopenc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i configgatewayopenclustermanagementio-clustergatewayconfiguration-editor appscode-charts-oci/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=config.gateway.open-cluster-management.io/v1alpha1
+$ helm upgrade -i configgatewayopenclustermanagementio-clustergatewayconfiguration-editor appscode-charts-oci/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=config.gateway.open-cluster-management.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i configgatewayopenclustermanagementio-clustergatewayconfiguration-editor appscode-charts-oci/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i configgatewayopenclustermanagementio-clustergatewayconfiguration-editor appscode-charts-oci/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor/Chart.yaml b/charts/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor/Chart.yaml
index 37584b6967..3a4d24f691 100644
--- a/charts/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor/Chart.yaml
+++ b/charts/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"controlplane.cluster.x-k8s.io","version":"v1beta2","resource":"awsmanagedcontrolplanes"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AWSManagedControlPlane Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: controlplaneclusterxk8sio-awsmanagedcontrolplane-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor/README.md b/charts/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor/README.md
index d22dc43c33..c01e305382 100644
--- a/charts/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor/README.md
+++ b/charts/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor --version=v0.9.0
-$ helm upgrade -i controlplaneclusterxk8sio-awsmanagedcontrolplane-editor appscode-charts-oci/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor --version=v0.10.0
+$ helm upgrade -i controlplaneclusterxk8sio-awsmanagedcontrolplane-editor appscode-charts-oci/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AWSManagedControlPlane Editor on a [Kubernetes](http://kube
To install/upgrade the chart with the release name `controlplaneclusterxk8sio-awsmanagedcontrolplane-editor`:
```bash
-$ helm upgrade -i controlplaneclusterxk8sio-awsmanagedcontrolplane-editor appscode-charts-oci/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i controlplaneclusterxk8sio-awsmanagedcontrolplane-editor appscode-charts-oci/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AWSManagedControlPlane Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `controlplanecluste
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i controlplaneclusterxk8sio-awsmanagedcontrolplane-editor appscode-charts-oci/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=controlplane.cluster.x-k8s.io/v1beta2
+$ helm upgrade -i controlplaneclusterxk8sio-awsmanagedcontrolplane-editor appscode-charts-oci/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=controlplane.cluster.x-k8s.io/v1beta2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i controlplaneclusterxk8sio-awsmanagedcontrolplane-editor appscode-charts-oci/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i controlplaneclusterxk8sio-awsmanagedcontrolplane-editor appscode-charts-oci/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/controlplaneclusterxk8sio-rosacontrolplane-editor/Chart.yaml b/charts/controlplaneclusterxk8sio-rosacontrolplane-editor/Chart.yaml
index cc39695e8e..c182231069 100644
--- a/charts/controlplaneclusterxk8sio-rosacontrolplane-editor/Chart.yaml
+++ b/charts/controlplaneclusterxk8sio-rosacontrolplane-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"controlplane.cluster.x-k8s.io","version":"v1beta2","resource":"rosacontrolplanes"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ROSAControlPlane Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: controlplaneclusterxk8sio-rosacontrolplane-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/controlplaneclusterxk8sio-rosacontrolplane-editor/README.md b/charts/controlplaneclusterxk8sio-rosacontrolplane-editor/README.md
index ef41f528a2..9884b48e9a 100644
--- a/charts/controlplaneclusterxk8sio-rosacontrolplane-editor/README.md
+++ b/charts/controlplaneclusterxk8sio-rosacontrolplane-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/controlplaneclusterxk8sio-rosacontrolplane-editor --version=v0.9.0
-$ helm upgrade -i controlplaneclusterxk8sio-rosacontrolplane-editor appscode-charts-oci/controlplaneclusterxk8sio-rosacontrolplane-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/controlplaneclusterxk8sio-rosacontrolplane-editor --version=v0.10.0
+$ helm upgrade -i controlplaneclusterxk8sio-rosacontrolplane-editor appscode-charts-oci/controlplaneclusterxk8sio-rosacontrolplane-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ROSAControlPlane Editor on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `controlplaneclusterxk8sio-rosacontrolplane-editor`:
```bash
-$ helm upgrade -i controlplaneclusterxk8sio-rosacontrolplane-editor appscode-charts-oci/controlplaneclusterxk8sio-rosacontrolplane-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i controlplaneclusterxk8sio-rosacontrolplane-editor appscode-charts-oci/controlplaneclusterxk8sio-rosacontrolplane-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ROSAControlPlane Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `controlplanecluste
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i controlplaneclusterxk8sio-rosacontrolplane-editor appscode-charts-oci/controlplaneclusterxk8sio-rosacontrolplane-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=controlplane.cluster.x-k8s.io/v1beta2
+$ helm upgrade -i controlplaneclusterxk8sio-rosacontrolplane-editor appscode-charts-oci/controlplaneclusterxk8sio-rosacontrolplane-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=controlplane.cluster.x-k8s.io/v1beta2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i controlplaneclusterxk8sio-rosacontrolplane-editor appscode-charts-oci/controlplaneclusterxk8sio-rosacontrolplane-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i controlplaneclusterxk8sio-rosacontrolplane-editor appscode-charts-oci/controlplaneclusterxk8sio-rosacontrolplane-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/coordinationk8sio-lease-editor/Chart.yaml b/charts/coordinationk8sio-lease-editor/Chart.yaml
index 6a04cf1a82..3ac9edf3b1 100644
--- a/charts/coordinationk8sio-lease-editor/Chart.yaml
+++ b/charts/coordinationk8sio-lease-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"coordination.k8s.io","version":"v1","resource":"leases"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Lease Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: coordinationk8sio-lease-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/coordinationk8sio-lease-editor/README.md b/charts/coordinationk8sio-lease-editor/README.md
index c23ae79218..e75b3de24d 100644
--- a/charts/coordinationk8sio-lease-editor/README.md
+++ b/charts/coordinationk8sio-lease-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/coordinationk8sio-lease-editor --version=v0.9.0
-$ helm upgrade -i coordinationk8sio-lease-editor appscode-charts-oci/coordinationk8sio-lease-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/coordinationk8sio-lease-editor --version=v0.10.0
+$ helm upgrade -i coordinationk8sio-lease-editor appscode-charts-oci/coordinationk8sio-lease-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Lease Editor on a [Kubernetes](http://kubernetes.io) cluste
To install/upgrade the chart with the release name `coordinationk8sio-lease-editor`:
```bash
-$ helm upgrade -i coordinationk8sio-lease-editor appscode-charts-oci/coordinationk8sio-lease-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i coordinationk8sio-lease-editor appscode-charts-oci/coordinationk8sio-lease-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Lease Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `coordinationk8sio-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i coordinationk8sio-lease-editor appscode-charts-oci/coordinationk8sio-lease-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=coordination.k8s.io/v1
+$ helm upgrade -i coordinationk8sio-lease-editor appscode-charts-oci/coordinationk8sio-lease-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=coordination.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i coordinationk8sio-lease-editor appscode-charts-oci/coordinationk8sio-lease-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i coordinationk8sio-lease-editor appscode-charts-oci/coordinationk8sio-lease-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/core-binding-editor/Chart.yaml b/charts/core-binding-editor/Chart.yaml
index 23b49bc527..fa2384edb5 100644
--- a/charts/core-binding-editor/Chart.yaml
+++ b/charts/core-binding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"","version":"v1","resource":"bindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Binding Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: core-binding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/core-binding-editor/README.md b/charts/core-binding-editor/README.md
index 6932fbd26b..13e8c86bc0 100644
--- a/charts/core-binding-editor/README.md
+++ b/charts/core-binding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/core-binding-editor --version=v0.9.0
-$ helm upgrade -i core-binding-editor appscode-charts-oci/core-binding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/core-binding-editor --version=v0.10.0
+$ helm upgrade -i core-binding-editor appscode-charts-oci/core-binding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Binding Editor on a [Kubernetes](http://kubernetes.io) clus
To install/upgrade the chart with the release name `core-binding-editor`:
```bash
-$ helm upgrade -i core-binding-editor appscode-charts-oci/core-binding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i core-binding-editor appscode-charts-oci/core-binding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Binding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `core-binding-edito
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i core-binding-editor appscode-charts-oci/core-binding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=v1
+$ helm upgrade -i core-binding-editor appscode-charts-oci/core-binding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i core-binding-editor appscode-charts-oci/core-binding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i core-binding-editor appscode-charts-oci/core-binding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/core-componentstatus-editor/Chart.yaml b/charts/core-componentstatus-editor/Chart.yaml
index ec0a3bfef6..139794153f 100644
--- a/charts/core-componentstatus-editor/Chart.yaml
+++ b/charts/core-componentstatus-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"","version":"v1","resource":"componentstatuses"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ComponentStatus Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: core-componentstatus-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/core-componentstatus-editor/README.md b/charts/core-componentstatus-editor/README.md
index ce699b524c..612ab80a75 100644
--- a/charts/core-componentstatus-editor/README.md
+++ b/charts/core-componentstatus-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/core-componentstatus-editor --version=v0.9.0
-$ helm upgrade -i core-componentstatus-editor appscode-charts-oci/core-componentstatus-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/core-componentstatus-editor --version=v0.10.0
+$ helm upgrade -i core-componentstatus-editor appscode-charts-oci/core-componentstatus-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ComponentStatus Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `core-componentstatus-editor`:
```bash
-$ helm upgrade -i core-componentstatus-editor appscode-charts-oci/core-componentstatus-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i core-componentstatus-editor appscode-charts-oci/core-componentstatus-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ComponentStatus Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `core-componentstat
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i core-componentstatus-editor appscode-charts-oci/core-componentstatus-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=v1
+$ helm upgrade -i core-componentstatus-editor appscode-charts-oci/core-componentstatus-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i core-componentstatus-editor appscode-charts-oci/core-componentstatus-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i core-componentstatus-editor appscode-charts-oci/core-componentstatus-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/core-configmap-editor/Chart.yaml b/charts/core-configmap-editor/Chart.yaml
index ff6ea66968..0ad85adb42 100644
--- a/charts/core-configmap-editor/Chart.yaml
+++ b/charts/core-configmap-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"","version":"v1","resource":"configmaps"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ConfigMap Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: core-configmap-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/core-configmap-editor/README.md b/charts/core-configmap-editor/README.md
index 462ec85f65..2c00098275 100644
--- a/charts/core-configmap-editor/README.md
+++ b/charts/core-configmap-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/core-configmap-editor --version=v0.9.0
-$ helm upgrade -i core-configmap-editor appscode-charts-oci/core-configmap-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/core-configmap-editor --version=v0.10.0
+$ helm upgrade -i core-configmap-editor appscode-charts-oci/core-configmap-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ConfigMap Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `core-configmap-editor`:
```bash
-$ helm upgrade -i core-configmap-editor appscode-charts-oci/core-configmap-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i core-configmap-editor appscode-charts-oci/core-configmap-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ConfigMap Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `core-configmap-edi
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i core-configmap-editor appscode-charts-oci/core-configmap-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=v1
+$ helm upgrade -i core-configmap-editor appscode-charts-oci/core-configmap-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i core-configmap-editor appscode-charts-oci/core-configmap-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i core-configmap-editor appscode-charts-oci/core-configmap-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/core-endpoints-editor/Chart.yaml b/charts/core-endpoints-editor/Chart.yaml
index ce3325f311..4f369aeff9 100644
--- a/charts/core-endpoints-editor/Chart.yaml
+++ b/charts/core-endpoints-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"","version":"v1","resource":"endpoints"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Endpoints Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: core-endpoints-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/core-endpoints-editor/README.md b/charts/core-endpoints-editor/README.md
index fd65f188bf..d5ae5717b3 100644
--- a/charts/core-endpoints-editor/README.md
+++ b/charts/core-endpoints-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/core-endpoints-editor --version=v0.9.0
-$ helm upgrade -i core-endpoints-editor appscode-charts-oci/core-endpoints-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/core-endpoints-editor --version=v0.10.0
+$ helm upgrade -i core-endpoints-editor appscode-charts-oci/core-endpoints-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Endpoints Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `core-endpoints-editor`:
```bash
-$ helm upgrade -i core-endpoints-editor appscode-charts-oci/core-endpoints-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i core-endpoints-editor appscode-charts-oci/core-endpoints-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Endpoints Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `core-endpoints-edi
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i core-endpoints-editor appscode-charts-oci/core-endpoints-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=v1
+$ helm upgrade -i core-endpoints-editor appscode-charts-oci/core-endpoints-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i core-endpoints-editor appscode-charts-oci/core-endpoints-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i core-endpoints-editor appscode-charts-oci/core-endpoints-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/core-ephemeralcontainers-editor/Chart.yaml b/charts/core-ephemeralcontainers-editor/Chart.yaml
index 4e8fb02633..bab4fcbd5d 100644
--- a/charts/core-ephemeralcontainers-editor/Chart.yaml
+++ b/charts/core-ephemeralcontainers-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"","version":"v1","resource":"ephemeralcontainers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: EphemeralContainers Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: core-ephemeralcontainers-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/core-ephemeralcontainers-editor/README.md b/charts/core-ephemeralcontainers-editor/README.md
index 98cc1c4f0d..88b72380c2 100644
--- a/charts/core-ephemeralcontainers-editor/README.md
+++ b/charts/core-ephemeralcontainers-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/core-ephemeralcontainers-editor --version=v0.9.0
-$ helm upgrade -i core-ephemeralcontainers-editor appscode-charts-oci/core-ephemeralcontainers-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/core-ephemeralcontainers-editor --version=v0.10.0
+$ helm upgrade -i core-ephemeralcontainers-editor appscode-charts-oci/core-ephemeralcontainers-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a EphemeralContainers Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `core-ephemeralcontainers-editor`:
```bash
-$ helm upgrade -i core-ephemeralcontainers-editor appscode-charts-oci/core-ephemeralcontainers-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i core-ephemeralcontainers-editor appscode-charts-oci/core-ephemeralcontainers-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a EphemeralContainers Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `core-ephemeralcont
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i core-ephemeralcontainers-editor appscode-charts-oci/core-ephemeralcontainers-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=v1
+$ helm upgrade -i core-ephemeralcontainers-editor appscode-charts-oci/core-ephemeralcontainers-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i core-ephemeralcontainers-editor appscode-charts-oci/core-ephemeralcontainers-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i core-ephemeralcontainers-editor appscode-charts-oci/core-ephemeralcontainers-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/core-event-editor/Chart.yaml b/charts/core-event-editor/Chart.yaml
index c319e71d59..3e3943e851 100644
--- a/charts/core-event-editor/Chart.yaml
+++ b/charts/core-event-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"","version":"v1","resource":"events"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Event Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: core-event-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/core-event-editor/README.md b/charts/core-event-editor/README.md
index 7ae8a990cb..3edc13dc29 100644
--- a/charts/core-event-editor/README.md
+++ b/charts/core-event-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/core-event-editor --version=v0.9.0
-$ helm upgrade -i core-event-editor appscode-charts-oci/core-event-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/core-event-editor --version=v0.10.0
+$ helm upgrade -i core-event-editor appscode-charts-oci/core-event-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Event Editor on a [Kubernetes](http://kubernetes.io) cluste
To install/upgrade the chart with the release name `core-event-editor`:
```bash
-$ helm upgrade -i core-event-editor appscode-charts-oci/core-event-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i core-event-editor appscode-charts-oci/core-event-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Event Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `core-event-editor`
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i core-event-editor appscode-charts-oci/core-event-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=v1
+$ helm upgrade -i core-event-editor appscode-charts-oci/core-event-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i core-event-editor appscode-charts-oci/core-event-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i core-event-editor appscode-charts-oci/core-event-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/core-limitrange-editor/Chart.yaml b/charts/core-limitrange-editor/Chart.yaml
index 6118515b74..59e34de148 100644
--- a/charts/core-limitrange-editor/Chart.yaml
+++ b/charts/core-limitrange-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"","version":"v1","resource":"limitranges"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: LimitRange Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: core-limitrange-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/core-limitrange-editor/README.md b/charts/core-limitrange-editor/README.md
index 97ed511680..ed99258d80 100644
--- a/charts/core-limitrange-editor/README.md
+++ b/charts/core-limitrange-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/core-limitrange-editor --version=v0.9.0
-$ helm upgrade -i core-limitrange-editor appscode-charts-oci/core-limitrange-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/core-limitrange-editor --version=v0.10.0
+$ helm upgrade -i core-limitrange-editor appscode-charts-oci/core-limitrange-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a LimitRange Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `core-limitrange-editor`:
```bash
-$ helm upgrade -i core-limitrange-editor appscode-charts-oci/core-limitrange-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i core-limitrange-editor appscode-charts-oci/core-limitrange-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a LimitRange Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `core-limitrange-ed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i core-limitrange-editor appscode-charts-oci/core-limitrange-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=v1
+$ helm upgrade -i core-limitrange-editor appscode-charts-oci/core-limitrange-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i core-limitrange-editor appscode-charts-oci/core-limitrange-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i core-limitrange-editor appscode-charts-oci/core-limitrange-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/core-namespace-editor/Chart.yaml b/charts/core-namespace-editor/Chart.yaml
index c1ebcf38d4..9d88966a79 100644
--- a/charts/core-namespace-editor/Chart.yaml
+++ b/charts/core-namespace-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"","version":"v1","resource":"namespaces"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Namespace Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: core-namespace-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/core-namespace-editor/README.md b/charts/core-namespace-editor/README.md
index 14f5c7929a..f8300d0d7e 100644
--- a/charts/core-namespace-editor/README.md
+++ b/charts/core-namespace-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/core-namespace-editor --version=v0.9.0
-$ helm upgrade -i core-namespace-editor appscode-charts-oci/core-namespace-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/core-namespace-editor --version=v0.10.0
+$ helm upgrade -i core-namespace-editor appscode-charts-oci/core-namespace-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Namespace Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `core-namespace-editor`:
```bash
-$ helm upgrade -i core-namespace-editor appscode-charts-oci/core-namespace-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i core-namespace-editor appscode-charts-oci/core-namespace-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Namespace Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `core-namespace-edi
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i core-namespace-editor appscode-charts-oci/core-namespace-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=v1
+$ helm upgrade -i core-namespace-editor appscode-charts-oci/core-namespace-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i core-namespace-editor appscode-charts-oci/core-namespace-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i core-namespace-editor appscode-charts-oci/core-namespace-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/core-node-editor/Chart.yaml b/charts/core-node-editor/Chart.yaml
index 1ade1c87c8..4f99b65e0c 100644
--- a/charts/core-node-editor/Chart.yaml
+++ b/charts/core-node-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"","version":"v1","resource":"nodes"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Node Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: core-node-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/core-node-editor/README.md b/charts/core-node-editor/README.md
index 48748a6f23..b7923ac5b7 100644
--- a/charts/core-node-editor/README.md
+++ b/charts/core-node-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/core-node-editor --version=v0.9.0
-$ helm upgrade -i core-node-editor appscode-charts-oci/core-node-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/core-node-editor --version=v0.10.0
+$ helm upgrade -i core-node-editor appscode-charts-oci/core-node-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Node Editor on a [Kubernetes](http://kubernetes.io) cluster
To install/upgrade the chart with the release name `core-node-editor`:
```bash
-$ helm upgrade -i core-node-editor appscode-charts-oci/core-node-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i core-node-editor appscode-charts-oci/core-node-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Node Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `core-node-editor`
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i core-node-editor appscode-charts-oci/core-node-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=v1
+$ helm upgrade -i core-node-editor appscode-charts-oci/core-node-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i core-node-editor appscode-charts-oci/core-node-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i core-node-editor appscode-charts-oci/core-node-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/core-persistentvolume-editor/Chart.yaml b/charts/core-persistentvolume-editor/Chart.yaml
index fa9a25b6d1..2f08a9416f 100644
--- a/charts/core-persistentvolume-editor/Chart.yaml
+++ b/charts/core-persistentvolume-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"","version":"v1","resource":"persistentvolumes"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PersistentVolume Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: core-persistentvolume-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/core-persistentvolume-editor/README.md b/charts/core-persistentvolume-editor/README.md
index be23f7298e..59cb9aa5d8 100644
--- a/charts/core-persistentvolume-editor/README.md
+++ b/charts/core-persistentvolume-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/core-persistentvolume-editor --version=v0.9.0
-$ helm upgrade -i core-persistentvolume-editor appscode-charts-oci/core-persistentvolume-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/core-persistentvolume-editor --version=v0.10.0
+$ helm upgrade -i core-persistentvolume-editor appscode-charts-oci/core-persistentvolume-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PersistentVolume Editor on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `core-persistentvolume-editor`:
```bash
-$ helm upgrade -i core-persistentvolume-editor appscode-charts-oci/core-persistentvolume-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i core-persistentvolume-editor appscode-charts-oci/core-persistentvolume-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PersistentVolume Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `core-persistentvol
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i core-persistentvolume-editor appscode-charts-oci/core-persistentvolume-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=v1
+$ helm upgrade -i core-persistentvolume-editor appscode-charts-oci/core-persistentvolume-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i core-persistentvolume-editor appscode-charts-oci/core-persistentvolume-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i core-persistentvolume-editor appscode-charts-oci/core-persistentvolume-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/core-persistentvolumeclaim-editor/Chart.yaml b/charts/core-persistentvolumeclaim-editor/Chart.yaml
index d6a1f360bc..a07ea4077e 100644
--- a/charts/core-persistentvolumeclaim-editor/Chart.yaml
+++ b/charts/core-persistentvolumeclaim-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"","version":"v1","resource":"persistentvolumeclaims"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PersistentVolumeClaim Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: core-persistentvolumeclaim-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/core-persistentvolumeclaim-editor/README.md b/charts/core-persistentvolumeclaim-editor/README.md
index 78012cffa6..f799661e43 100644
--- a/charts/core-persistentvolumeclaim-editor/README.md
+++ b/charts/core-persistentvolumeclaim-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/core-persistentvolumeclaim-editor --version=v0.9.0
-$ helm upgrade -i core-persistentvolumeclaim-editor appscode-charts-oci/core-persistentvolumeclaim-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/core-persistentvolumeclaim-editor --version=v0.10.0
+$ helm upgrade -i core-persistentvolumeclaim-editor appscode-charts-oci/core-persistentvolumeclaim-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PersistentVolumeClaim Editor on a [Kubernetes](http://kuber
To install/upgrade the chart with the release name `core-persistentvolumeclaim-editor`:
```bash
-$ helm upgrade -i core-persistentvolumeclaim-editor appscode-charts-oci/core-persistentvolumeclaim-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i core-persistentvolumeclaim-editor appscode-charts-oci/core-persistentvolumeclaim-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PersistentVolumeClaim Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `core-persistentvol
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i core-persistentvolumeclaim-editor appscode-charts-oci/core-persistentvolumeclaim-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=v1
+$ helm upgrade -i core-persistentvolumeclaim-editor appscode-charts-oci/core-persistentvolumeclaim-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i core-persistentvolumeclaim-editor appscode-charts-oci/core-persistentvolumeclaim-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i core-persistentvolumeclaim-editor appscode-charts-oci/core-persistentvolumeclaim-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/core-pod-editor/Chart.yaml b/charts/core-pod-editor/Chart.yaml
index 57a6bd74cf..f71b3c563a 100644
--- a/charts/core-pod-editor/Chart.yaml
+++ b/charts/core-pod-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"","version":"v1","resource":"pods"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Pod Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: core-pod-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/core-pod-editor/README.md b/charts/core-pod-editor/README.md
index deacea0dae..867a4b4e19 100644
--- a/charts/core-pod-editor/README.md
+++ b/charts/core-pod-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/core-pod-editor --version=v0.9.0
-$ helm upgrade -i core-pod-editor appscode-charts-oci/core-pod-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/core-pod-editor --version=v0.10.0
+$ helm upgrade -i core-pod-editor appscode-charts-oci/core-pod-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Pod Editor on a [Kubernetes](http://kubernetes.io) cluster
To install/upgrade the chart with the release name `core-pod-editor`:
```bash
-$ helm upgrade -i core-pod-editor appscode-charts-oci/core-pod-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i core-pod-editor appscode-charts-oci/core-pod-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Pod Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `core-pod-editor` c
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i core-pod-editor appscode-charts-oci/core-pod-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=v1
+$ helm upgrade -i core-pod-editor appscode-charts-oci/core-pod-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i core-pod-editor appscode-charts-oci/core-pod-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i core-pod-editor appscode-charts-oci/core-pod-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/core-podstatusresult-editor/Chart.yaml b/charts/core-podstatusresult-editor/Chart.yaml
index 07c321a689..8df3c9a675 100644
--- a/charts/core-podstatusresult-editor/Chart.yaml
+++ b/charts/core-podstatusresult-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"","version":"v1","resource":"podstatusresults"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PodStatusResult Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: core-podstatusresult-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/core-podstatusresult-editor/README.md b/charts/core-podstatusresult-editor/README.md
index 346402f510..d7e62b8b8e 100644
--- a/charts/core-podstatusresult-editor/README.md
+++ b/charts/core-podstatusresult-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/core-podstatusresult-editor --version=v0.9.0
-$ helm upgrade -i core-podstatusresult-editor appscode-charts-oci/core-podstatusresult-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/core-podstatusresult-editor --version=v0.10.0
+$ helm upgrade -i core-podstatusresult-editor appscode-charts-oci/core-podstatusresult-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PodStatusResult Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `core-podstatusresult-editor`:
```bash
-$ helm upgrade -i core-podstatusresult-editor appscode-charts-oci/core-podstatusresult-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i core-podstatusresult-editor appscode-charts-oci/core-podstatusresult-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PodStatusResult Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `core-podstatusresu
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i core-podstatusresult-editor appscode-charts-oci/core-podstatusresult-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=v1
+$ helm upgrade -i core-podstatusresult-editor appscode-charts-oci/core-podstatusresult-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i core-podstatusresult-editor appscode-charts-oci/core-podstatusresult-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i core-podstatusresult-editor appscode-charts-oci/core-podstatusresult-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/core-rangeallocation-editor/Chart.yaml b/charts/core-rangeallocation-editor/Chart.yaml
index b3d0cca31e..2b1c0290fa 100644
--- a/charts/core-rangeallocation-editor/Chart.yaml
+++ b/charts/core-rangeallocation-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"","version":"v1","resource":"rangeallocations"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RangeAllocation Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: core-rangeallocation-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/core-rangeallocation-editor/README.md b/charts/core-rangeallocation-editor/README.md
index 52081c5923..03e85fe60a 100644
--- a/charts/core-rangeallocation-editor/README.md
+++ b/charts/core-rangeallocation-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/core-rangeallocation-editor --version=v0.9.0
-$ helm upgrade -i core-rangeallocation-editor appscode-charts-oci/core-rangeallocation-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/core-rangeallocation-editor --version=v0.10.0
+$ helm upgrade -i core-rangeallocation-editor appscode-charts-oci/core-rangeallocation-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RangeAllocation Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `core-rangeallocation-editor`:
```bash
-$ helm upgrade -i core-rangeallocation-editor appscode-charts-oci/core-rangeallocation-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i core-rangeallocation-editor appscode-charts-oci/core-rangeallocation-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RangeAllocation Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `core-rangeallocati
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i core-rangeallocation-editor appscode-charts-oci/core-rangeallocation-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=v1
+$ helm upgrade -i core-rangeallocation-editor appscode-charts-oci/core-rangeallocation-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i core-rangeallocation-editor appscode-charts-oci/core-rangeallocation-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i core-rangeallocation-editor appscode-charts-oci/core-rangeallocation-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/core-replicationcontroller-editor/Chart.yaml b/charts/core-replicationcontroller-editor/Chart.yaml
index 30ffb2daa4..0ffa7883cc 100644
--- a/charts/core-replicationcontroller-editor/Chart.yaml
+++ b/charts/core-replicationcontroller-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"","version":"v1","resource":"replicationcontrollers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ReplicationController Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: core-replicationcontroller-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/core-replicationcontroller-editor/README.md b/charts/core-replicationcontroller-editor/README.md
index 90666db529..bf549a69f4 100644
--- a/charts/core-replicationcontroller-editor/README.md
+++ b/charts/core-replicationcontroller-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/core-replicationcontroller-editor --version=v0.9.0
-$ helm upgrade -i core-replicationcontroller-editor appscode-charts-oci/core-replicationcontroller-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/core-replicationcontroller-editor --version=v0.10.0
+$ helm upgrade -i core-replicationcontroller-editor appscode-charts-oci/core-replicationcontroller-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ReplicationController Editor on a [Kubernetes](http://kuber
To install/upgrade the chart with the release name `core-replicationcontroller-editor`:
```bash
-$ helm upgrade -i core-replicationcontroller-editor appscode-charts-oci/core-replicationcontroller-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i core-replicationcontroller-editor appscode-charts-oci/core-replicationcontroller-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ReplicationController Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `core-replicationco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i core-replicationcontroller-editor appscode-charts-oci/core-replicationcontroller-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=v1
+$ helm upgrade -i core-replicationcontroller-editor appscode-charts-oci/core-replicationcontroller-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i core-replicationcontroller-editor appscode-charts-oci/core-replicationcontroller-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i core-replicationcontroller-editor appscode-charts-oci/core-replicationcontroller-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/core-resourcequota-editor/Chart.yaml b/charts/core-resourcequota-editor/Chart.yaml
index d74a96856d..853c896c8f 100644
--- a/charts/core-resourcequota-editor/Chart.yaml
+++ b/charts/core-resourcequota-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"","version":"v1","resource":"resourcequotas"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ResourceQuota Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: core-resourcequota-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/core-resourcequota-editor/README.md b/charts/core-resourcequota-editor/README.md
index 77d02067f0..daa2d46626 100644
--- a/charts/core-resourcequota-editor/README.md
+++ b/charts/core-resourcequota-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/core-resourcequota-editor --version=v0.9.0
-$ helm upgrade -i core-resourcequota-editor appscode-charts-oci/core-resourcequota-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/core-resourcequota-editor --version=v0.10.0
+$ helm upgrade -i core-resourcequota-editor appscode-charts-oci/core-resourcequota-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ResourceQuota Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `core-resourcequota-editor`:
```bash
-$ helm upgrade -i core-resourcequota-editor appscode-charts-oci/core-resourcequota-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i core-resourcequota-editor appscode-charts-oci/core-resourcequota-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ResourceQuota Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `core-resourcequota
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i core-resourcequota-editor appscode-charts-oci/core-resourcequota-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=v1
+$ helm upgrade -i core-resourcequota-editor appscode-charts-oci/core-resourcequota-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i core-resourcequota-editor appscode-charts-oci/core-resourcequota-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i core-resourcequota-editor appscode-charts-oci/core-resourcequota-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/core-secret-editor/Chart.yaml b/charts/core-secret-editor/Chart.yaml
index 2465fe8965..7f540bb5fe 100644
--- a/charts/core-secret-editor/Chart.yaml
+++ b/charts/core-secret-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"","version":"v1","resource":"secrets"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Secret Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: core-secret-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/core-secret-editor/README.md b/charts/core-secret-editor/README.md
index 86c2565a96..d65e388272 100644
--- a/charts/core-secret-editor/README.md
+++ b/charts/core-secret-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/core-secret-editor --version=v0.9.0
-$ helm upgrade -i core-secret-editor appscode-charts-oci/core-secret-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/core-secret-editor --version=v0.10.0
+$ helm upgrade -i core-secret-editor appscode-charts-oci/core-secret-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Secret Editor on a [Kubernetes](http://kubernetes.io) clust
To install/upgrade the chart with the release name `core-secret-editor`:
```bash
-$ helm upgrade -i core-secret-editor appscode-charts-oci/core-secret-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i core-secret-editor appscode-charts-oci/core-secret-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Secret Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `core-secret-editor
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i core-secret-editor appscode-charts-oci/core-secret-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=v1
+$ helm upgrade -i core-secret-editor appscode-charts-oci/core-secret-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i core-secret-editor appscode-charts-oci/core-secret-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i core-secret-editor appscode-charts-oci/core-secret-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/core-service-editor/Chart.yaml b/charts/core-service-editor/Chart.yaml
index 795f36805e..fa7d727b03 100644
--- a/charts/core-service-editor/Chart.yaml
+++ b/charts/core-service-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"","version":"v1","resource":"services"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Service Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: core-service-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/core-service-editor/README.md b/charts/core-service-editor/README.md
index e68285de41..a23424034d 100644
--- a/charts/core-service-editor/README.md
+++ b/charts/core-service-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/core-service-editor --version=v0.9.0
-$ helm upgrade -i core-service-editor appscode-charts-oci/core-service-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/core-service-editor --version=v0.10.0
+$ helm upgrade -i core-service-editor appscode-charts-oci/core-service-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Service Editor on a [Kubernetes](http://kubernetes.io) clus
To install/upgrade the chart with the release name `core-service-editor`:
```bash
-$ helm upgrade -i core-service-editor appscode-charts-oci/core-service-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i core-service-editor appscode-charts-oci/core-service-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Service Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `core-service-edito
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i core-service-editor appscode-charts-oci/core-service-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=v1
+$ helm upgrade -i core-service-editor appscode-charts-oci/core-service-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i core-service-editor appscode-charts-oci/core-service-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i core-service-editor appscode-charts-oci/core-service-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/core-serviceaccount-editor/Chart.yaml b/charts/core-serviceaccount-editor/Chart.yaml
index f262a1107a..fbd41d3af7 100644
--- a/charts/core-serviceaccount-editor/Chart.yaml
+++ b/charts/core-serviceaccount-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"","version":"v1","resource":"serviceaccounts"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ServiceAccount Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: core-serviceaccount-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/core-serviceaccount-editor/README.md b/charts/core-serviceaccount-editor/README.md
index 24e0c7de55..32065be550 100644
--- a/charts/core-serviceaccount-editor/README.md
+++ b/charts/core-serviceaccount-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/core-serviceaccount-editor --version=v0.9.0
-$ helm upgrade -i core-serviceaccount-editor appscode-charts-oci/core-serviceaccount-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/core-serviceaccount-editor --version=v0.10.0
+$ helm upgrade -i core-serviceaccount-editor appscode-charts-oci/core-serviceaccount-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ServiceAccount Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `core-serviceaccount-editor`:
```bash
-$ helm upgrade -i core-serviceaccount-editor appscode-charts-oci/core-serviceaccount-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i core-serviceaccount-editor appscode-charts-oci/core-serviceaccount-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ServiceAccount Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `core-serviceaccoun
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i core-serviceaccount-editor appscode-charts-oci/core-serviceaccount-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=v1
+$ helm upgrade -i core-serviceaccount-editor appscode-charts-oci/core-serviceaccount-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i core-serviceaccount-editor appscode-charts-oci/core-serviceaccount-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i core-serviceaccount-editor appscode-charts-oci/core-serviceaccount-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/corek8sappscodecom-genericresource-editor/Chart.yaml b/charts/corek8sappscodecom-genericresource-editor/Chart.yaml
index d248ad3779..f986a1bdb5 100644
--- a/charts/corek8sappscodecom-genericresource-editor/Chart.yaml
+++ b/charts/corek8sappscodecom-genericresource-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"core.k8s.appscode.com","version":"v1alpha1","resource":"genericresources"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: GenericResource Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: corek8sappscodecom-genericresource-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/corek8sappscodecom-genericresource-editor/README.md b/charts/corek8sappscodecom-genericresource-editor/README.md
index 30406e3550..718c44f30a 100644
--- a/charts/corek8sappscodecom-genericresource-editor/README.md
+++ b/charts/corek8sappscodecom-genericresource-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/corek8sappscodecom-genericresource-editor --version=v0.9.0
-$ helm upgrade -i corek8sappscodecom-genericresource-editor appscode-charts-oci/corek8sappscodecom-genericresource-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/corek8sappscodecom-genericresource-editor --version=v0.10.0
+$ helm upgrade -i corek8sappscodecom-genericresource-editor appscode-charts-oci/corek8sappscodecom-genericresource-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a GenericResource Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `corek8sappscodecom-genericresource-editor`:
```bash
-$ helm upgrade -i corek8sappscodecom-genericresource-editor appscode-charts-oci/corek8sappscodecom-genericresource-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i corek8sappscodecom-genericresource-editor appscode-charts-oci/corek8sappscodecom-genericresource-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a GenericResource Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `corek8sappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i corek8sappscodecom-genericresource-editor appscode-charts-oci/corek8sappscodecom-genericresource-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=core.k8s.appscode.com/v1alpha1
+$ helm upgrade -i corek8sappscodecom-genericresource-editor appscode-charts-oci/corek8sappscodecom-genericresource-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=core.k8s.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i corek8sappscodecom-genericresource-editor appscode-charts-oci/corek8sappscodecom-genericresource-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i corek8sappscodecom-genericresource-editor appscode-charts-oci/corek8sappscodecom-genericresource-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/corek8sappscodecom-genericresourceservice-editor/Chart.yaml b/charts/corek8sappscodecom-genericresourceservice-editor/Chart.yaml
index 69ec97fc4d..42ebdd97ba 100644
--- a/charts/corek8sappscodecom-genericresourceservice-editor/Chart.yaml
+++ b/charts/corek8sappscodecom-genericresourceservice-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"core.k8s.appscode.com","version":"v1alpha1","resource":"genericresourceservices"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: GenericResourceService Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: corek8sappscodecom-genericresourceservice-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/corek8sappscodecom-genericresourceservice-editor/README.md b/charts/corek8sappscodecom-genericresourceservice-editor/README.md
index aad8c8366a..f29e8d0a8c 100644
--- a/charts/corek8sappscodecom-genericresourceservice-editor/README.md
+++ b/charts/corek8sappscodecom-genericresourceservice-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/corek8sappscodecom-genericresourceservice-editor --version=v0.9.0
-$ helm upgrade -i corek8sappscodecom-genericresourceservice-editor appscode-charts-oci/corek8sappscodecom-genericresourceservice-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/corek8sappscodecom-genericresourceservice-editor --version=v0.10.0
+$ helm upgrade -i corek8sappscodecom-genericresourceservice-editor appscode-charts-oci/corek8sappscodecom-genericresourceservice-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a GenericResourceService Editor on a [Kubernetes](http://kube
To install/upgrade the chart with the release name `corek8sappscodecom-genericresourceservice-editor`:
```bash
-$ helm upgrade -i corek8sappscodecom-genericresourceservice-editor appscode-charts-oci/corek8sappscodecom-genericresourceservice-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i corek8sappscodecom-genericresourceservice-editor appscode-charts-oci/corek8sappscodecom-genericresourceservice-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a GenericResourceService Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `corek8sappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i corek8sappscodecom-genericresourceservice-editor appscode-charts-oci/corek8sappscodecom-genericresourceservice-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=core.k8s.appscode.com/v1alpha1
+$ helm upgrade -i corek8sappscodecom-genericresourceservice-editor appscode-charts-oci/corek8sappscodecom-genericresourceservice-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=core.k8s.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i corek8sappscodecom-genericresourceservice-editor appscode-charts-oci/corek8sappscodecom-genericresourceservice-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i corek8sappscodecom-genericresourceservice-editor appscode-charts-oci/corek8sappscodecom-genericresourceservice-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/corek8sappscodecom-podview-editor/Chart.yaml b/charts/corek8sappscodecom-podview-editor/Chart.yaml
index 77a9315ea1..7df734e5a7 100644
--- a/charts/corek8sappscodecom-podview-editor/Chart.yaml
+++ b/charts/corek8sappscodecom-podview-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"core.k8s.appscode.com","version":"v1alpha1","resource":"podviews"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PodView Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: corek8sappscodecom-podview-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/corek8sappscodecom-podview-editor/README.md b/charts/corek8sappscodecom-podview-editor/README.md
index 3bee9159dc..6896142dc6 100644
--- a/charts/corek8sappscodecom-podview-editor/README.md
+++ b/charts/corek8sappscodecom-podview-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/corek8sappscodecom-podview-editor --version=v0.9.0
-$ helm upgrade -i corek8sappscodecom-podview-editor appscode-charts-oci/corek8sappscodecom-podview-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/corek8sappscodecom-podview-editor --version=v0.10.0
+$ helm upgrade -i corek8sappscodecom-podview-editor appscode-charts-oci/corek8sappscodecom-podview-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PodView Editor on a [Kubernetes](http://kubernetes.io) clus
To install/upgrade the chart with the release name `corek8sappscodecom-podview-editor`:
```bash
-$ helm upgrade -i corek8sappscodecom-podview-editor appscode-charts-oci/corek8sappscodecom-podview-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i corek8sappscodecom-podview-editor appscode-charts-oci/corek8sappscodecom-podview-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PodView Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `corek8sappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i corek8sappscodecom-podview-editor appscode-charts-oci/corek8sappscodecom-podview-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=core.k8s.appscode.com/v1alpha1
+$ helm upgrade -i corek8sappscodecom-podview-editor appscode-charts-oci/corek8sappscodecom-podview-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=core.k8s.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i corek8sappscodecom-podview-editor appscode-charts-oci/corek8sappscodecom-podview-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i corek8sappscodecom-podview-editor appscode-charts-oci/corek8sappscodecom-podview-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/corek8sappscodecom-project-editor/Chart.yaml b/charts/corek8sappscodecom-project-editor/Chart.yaml
index 96072e89a9..400f83f58e 100644
--- a/charts/corek8sappscodecom-project-editor/Chart.yaml
+++ b/charts/corek8sappscodecom-project-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"core.k8s.appscode.com","version":"v1alpha1","resource":"projects"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Project Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: corek8sappscodecom-project-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/corek8sappscodecom-project-editor/README.md b/charts/corek8sappscodecom-project-editor/README.md
index 96fe4a6b2a..46eca61483 100644
--- a/charts/corek8sappscodecom-project-editor/README.md
+++ b/charts/corek8sappscodecom-project-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/corek8sappscodecom-project-editor --version=v0.9.0
-$ helm upgrade -i corek8sappscodecom-project-editor appscode-charts-oci/corek8sappscodecom-project-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/corek8sappscodecom-project-editor --version=v0.10.0
+$ helm upgrade -i corek8sappscodecom-project-editor appscode-charts-oci/corek8sappscodecom-project-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Project Editor on a [Kubernetes](http://kubernetes.io) clus
To install/upgrade the chart with the release name `corek8sappscodecom-project-editor`:
```bash
-$ helm upgrade -i corek8sappscodecom-project-editor appscode-charts-oci/corek8sappscodecom-project-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i corek8sappscodecom-project-editor appscode-charts-oci/corek8sappscodecom-project-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Project Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `corek8sappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i corek8sappscodecom-project-editor appscode-charts-oci/corek8sappscodecom-project-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=core.k8s.appscode.com/v1alpha1
+$ helm upgrade -i corek8sappscodecom-project-editor appscode-charts-oci/corek8sappscodecom-project-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=core.k8s.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i corek8sappscodecom-project-editor appscode-charts-oci/corek8sappscodecom-project-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i corek8sappscodecom-project-editor appscode-charts-oci/corek8sappscodecom-project-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/corek8sappscodecom-resourcecalculator-editor/Chart.yaml b/charts/corek8sappscodecom-resourcecalculator-editor/Chart.yaml
index c5dc5c1a8e..983a13cbcd 100644
--- a/charts/corek8sappscodecom-resourcecalculator-editor/Chart.yaml
+++ b/charts/corek8sappscodecom-resourcecalculator-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"core.k8s.appscode.com","version":"v1alpha1","resource":"resourcecalculators"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ResourceCalculator Editor
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: corek8sappscodecom-resourcecalculator-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/corek8sappscodecom-resourcecalculator-editor/README.md b/charts/corek8sappscodecom-resourcecalculator-editor/README.md
index fbd61332f9..e9c7e4b2cd 100644
--- a/charts/corek8sappscodecom-resourcecalculator-editor/README.md
+++ b/charts/corek8sappscodecom-resourcecalculator-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/corek8sappscodecom-resourcecalculator-editor --version=v0.9.0
-$ helm upgrade -i corek8sappscodecom-resourcecalculator-editor bytebuilders-ui/corek8sappscodecom-resourcecalculator-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/corek8sappscodecom-resourcecalculator-editor --version=v0.10.0
+$ helm upgrade -i corek8sappscodecom-resourcecalculator-editor bytebuilders-ui/corek8sappscodecom-resourcecalculator-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ResourceCalculator Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `corek8sappscodecom-resourcecalculator-editor`:
```bash
-$ helm upgrade -i corek8sappscodecom-resourcecalculator-editor bytebuilders-ui/corek8sappscodecom-resourcecalculator-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i corek8sappscodecom-resourcecalculator-editor bytebuilders-ui/corek8sappscodecom-resourcecalculator-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ResourceCalculator Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `corek8sappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i corek8sappscodecom-resourcecalculator-editor bytebuilders-ui/corek8sappscodecom-resourcecalculator-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=core.k8s.appscode.com/v1alpha1
+$ helm upgrade -i corek8sappscodecom-resourcecalculator-editor bytebuilders-ui/corek8sappscodecom-resourcecalculator-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=core.k8s.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i corek8sappscodecom-resourcecalculator-editor bytebuilders-ui/corek8sappscodecom-resourcecalculator-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i corek8sappscodecom-resourcecalculator-editor bytebuilders-ui/corek8sappscodecom-resourcecalculator-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/corek8sappscodecom-resourcesummary-editor/Chart.yaml b/charts/corek8sappscodecom-resourcesummary-editor/Chart.yaml
index c1f7541769..bd41b7a917 100644
--- a/charts/corek8sappscodecom-resourcesummary-editor/Chart.yaml
+++ b/charts/corek8sappscodecom-resourcesummary-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"core.k8s.appscode.com","version":"v1alpha1","resource":"resourcesummaries"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ResourceSummary Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: corek8sappscodecom-resourcesummary-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/corek8sappscodecom-resourcesummary-editor/README.md b/charts/corek8sappscodecom-resourcesummary-editor/README.md
index 6ecab067fe..bd00326ff6 100644
--- a/charts/corek8sappscodecom-resourcesummary-editor/README.md
+++ b/charts/corek8sappscodecom-resourcesummary-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/corek8sappscodecom-resourcesummary-editor --version=v0.9.0
-$ helm upgrade -i corek8sappscodecom-resourcesummary-editor appscode-charts-oci/corek8sappscodecom-resourcesummary-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/corek8sappscodecom-resourcesummary-editor --version=v0.10.0
+$ helm upgrade -i corek8sappscodecom-resourcesummary-editor appscode-charts-oci/corek8sappscodecom-resourcesummary-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ResourceSummary Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `corek8sappscodecom-resourcesummary-editor`:
```bash
-$ helm upgrade -i corek8sappscodecom-resourcesummary-editor appscode-charts-oci/corek8sappscodecom-resourcesummary-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i corek8sappscodecom-resourcesummary-editor appscode-charts-oci/corek8sappscodecom-resourcesummary-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ResourceSummary Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `corek8sappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i corek8sappscodecom-resourcesummary-editor appscode-charts-oci/corek8sappscodecom-resourcesummary-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=core.k8s.appscode.com/v1alpha1
+$ helm upgrade -i corek8sappscodecom-resourcesummary-editor appscode-charts-oci/corek8sappscodecom-resourcesummary-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=core.k8s.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i corek8sappscodecom-resourcesummary-editor appscode-charts-oci/corek8sappscodecom-resourcesummary-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i corek8sappscodecom-resourcesummary-editor appscode-charts-oci/corek8sappscodecom-resourcesummary-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/corekubestashcom-backupbatch-editor/Chart.yaml b/charts/corekubestashcom-backupbatch-editor/Chart.yaml
index e73a239103..a137e6abbd 100644
--- a/charts/corekubestashcom-backupbatch-editor/Chart.yaml
+++ b/charts/corekubestashcom-backupbatch-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"core.kubestash.com","version":"v1alpha1","resource":"backupbatches"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: BackupBatch Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: corekubestashcom-backupbatch-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/corekubestashcom-backupbatch-editor/README.md b/charts/corekubestashcom-backupbatch-editor/README.md
index 8a104c23ea..eb492999bf 100644
--- a/charts/corekubestashcom-backupbatch-editor/README.md
+++ b/charts/corekubestashcom-backupbatch-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/corekubestashcom-backupbatch-editor --version=v0.9.0
-$ helm upgrade -i corekubestashcom-backupbatch-editor appscode-charts-oci/corekubestashcom-backupbatch-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/corekubestashcom-backupbatch-editor --version=v0.10.0
+$ helm upgrade -i corekubestashcom-backupbatch-editor appscode-charts-oci/corekubestashcom-backupbatch-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a BackupBatch Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `corekubestashcom-backupbatch-editor`:
```bash
-$ helm upgrade -i corekubestashcom-backupbatch-editor appscode-charts-oci/corekubestashcom-backupbatch-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i corekubestashcom-backupbatch-editor appscode-charts-oci/corekubestashcom-backupbatch-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a BackupBatch Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `corekubestashcom-b
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i corekubestashcom-backupbatch-editor appscode-charts-oci/corekubestashcom-backupbatch-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=core.kubestash.com/v1alpha1
+$ helm upgrade -i corekubestashcom-backupbatch-editor appscode-charts-oci/corekubestashcom-backupbatch-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=core.kubestash.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i corekubestashcom-backupbatch-editor appscode-charts-oci/corekubestashcom-backupbatch-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i corekubestashcom-backupbatch-editor appscode-charts-oci/corekubestashcom-backupbatch-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/corekubestashcom-backupblueprint-editor/Chart.yaml b/charts/corekubestashcom-backupblueprint-editor/Chart.yaml
index de08fdac4b..3332e3a0a6 100644
--- a/charts/corekubestashcom-backupblueprint-editor/Chart.yaml
+++ b/charts/corekubestashcom-backupblueprint-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"core.kubestash.com","version":"v1alpha1","resource":"backupblueprints"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: BackupBlueprint Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: corekubestashcom-backupblueprint-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/corekubestashcom-backupblueprint-editor/README.md b/charts/corekubestashcom-backupblueprint-editor/README.md
index f887e14591..3003b8b499 100644
--- a/charts/corekubestashcom-backupblueprint-editor/README.md
+++ b/charts/corekubestashcom-backupblueprint-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/corekubestashcom-backupblueprint-editor --version=v0.9.0
-$ helm upgrade -i corekubestashcom-backupblueprint-editor appscode-charts-oci/corekubestashcom-backupblueprint-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/corekubestashcom-backupblueprint-editor --version=v0.10.0
+$ helm upgrade -i corekubestashcom-backupblueprint-editor appscode-charts-oci/corekubestashcom-backupblueprint-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a BackupBlueprint Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `corekubestashcom-backupblueprint-editor`:
```bash
-$ helm upgrade -i corekubestashcom-backupblueprint-editor appscode-charts-oci/corekubestashcom-backupblueprint-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i corekubestashcom-backupblueprint-editor appscode-charts-oci/corekubestashcom-backupblueprint-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a BackupBlueprint Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `corekubestashcom-b
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i corekubestashcom-backupblueprint-editor appscode-charts-oci/corekubestashcom-backupblueprint-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=core.kubestash.com/v1alpha1
+$ helm upgrade -i corekubestashcom-backupblueprint-editor appscode-charts-oci/corekubestashcom-backupblueprint-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=core.kubestash.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i corekubestashcom-backupblueprint-editor appscode-charts-oci/corekubestashcom-backupblueprint-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i corekubestashcom-backupblueprint-editor appscode-charts-oci/corekubestashcom-backupblueprint-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/corekubestashcom-backupconfiguration-editor/Chart.yaml b/charts/corekubestashcom-backupconfiguration-editor/Chart.yaml
index 7d716f3a94..45a55f66dd 100644
--- a/charts/corekubestashcom-backupconfiguration-editor/Chart.yaml
+++ b/charts/corekubestashcom-backupconfiguration-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"core.kubestash.com","version":"v1alpha1","resource":"backupconfigurations"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: BackupConfiguration Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: corekubestashcom-backupconfiguration-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/corekubestashcom-backupconfiguration-editor/README.md b/charts/corekubestashcom-backupconfiguration-editor/README.md
index a5ade26648..dbb1fb2f3b 100644
--- a/charts/corekubestashcom-backupconfiguration-editor/README.md
+++ b/charts/corekubestashcom-backupconfiguration-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/corekubestashcom-backupconfiguration-editor --version=v0.9.0
-$ helm upgrade -i corekubestashcom-backupconfiguration-editor appscode-charts-oci/corekubestashcom-backupconfiguration-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/corekubestashcom-backupconfiguration-editor --version=v0.10.0
+$ helm upgrade -i corekubestashcom-backupconfiguration-editor appscode-charts-oci/corekubestashcom-backupconfiguration-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a BackupConfiguration Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `corekubestashcom-backupconfiguration-editor`:
```bash
-$ helm upgrade -i corekubestashcom-backupconfiguration-editor appscode-charts-oci/corekubestashcom-backupconfiguration-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i corekubestashcom-backupconfiguration-editor appscode-charts-oci/corekubestashcom-backupconfiguration-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a BackupConfiguration Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `corekubestashcom-b
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i corekubestashcom-backupconfiguration-editor appscode-charts-oci/corekubestashcom-backupconfiguration-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=core.kubestash.com/v1alpha1
+$ helm upgrade -i corekubestashcom-backupconfiguration-editor appscode-charts-oci/corekubestashcom-backupconfiguration-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=core.kubestash.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i corekubestashcom-backupconfiguration-editor appscode-charts-oci/corekubestashcom-backupconfiguration-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i corekubestashcom-backupconfiguration-editor appscode-charts-oci/corekubestashcom-backupconfiguration-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/corekubestashcom-backupsession-editor-options/Chart.yaml b/charts/corekubestashcom-backupsession-editor-options/Chart.yaml
index b03ebc3ffb..f641579fe2 100644
--- a/charts/corekubestashcom-backupsession-editor-options/Chart.yaml
+++ b/charts/corekubestashcom-backupsession-editor-options/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: corekubestashcom-backupsession-editor-options
description: KubeStash BackupSession Editor UI Options
type: application
-version: v0.9.0
-appVersion: v0.9.0
+version: v0.10.0
+appVersion: v0.10.0
maintainers:
- name: appscode
email: support@appscode.com
diff --git a/charts/corekubestashcom-backupsession-editor-options/README.md b/charts/corekubestashcom-backupsession-editor-options/README.md
index a05f3bce56..c164ba2d73 100644
--- a/charts/corekubestashcom-backupsession-editor-options/README.md
+++ b/charts/corekubestashcom-backupsession-editor-options/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/corekubestashcom-backupsession-editor-options --version=v0.9.0
-$ helm upgrade -i corekubestashcom-backupsession-editor-options bytebuilders-ui/corekubestashcom-backupsession-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/corekubestashcom-backupsession-editor-options --version=v0.10.0
+$ helm upgrade -i corekubestashcom-backupsession-editor-options bytebuilders-ui/corekubestashcom-backupsession-editor-options -n kube-system --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a KubeStash BackupSession Editor UI Options on a [Kubernetes]
To install/upgrade the chart with the release name `corekubestashcom-backupsession-editor-options`:
```bash
-$ helm upgrade -i corekubestashcom-backupsession-editor-options bytebuilders-ui/corekubestashcom-backupsession-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm upgrade -i corekubestashcom-backupsession-editor-options bytebuilders-ui/corekubestashcom-backupsession-editor-options -n kube-system --create-namespace --version=v0.10.0
```
The command deploys a KubeStash BackupSession Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -67,12 +67,12 @@ The following table lists the configurable parameters of the `corekubestashcom-b
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i corekubestashcom-backupsession-editor-options bytebuilders-ui/corekubestashcom-backupsession-editor-options -n kube-system --create-namespace --version=v0.9.0 --set metadata.resource.group=core.kubestash.com
+$ helm upgrade -i corekubestashcom-backupsession-editor-options bytebuilders-ui/corekubestashcom-backupsession-editor-options -n kube-system --create-namespace --version=v0.10.0 --set metadata.resource.group=core.kubestash.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 corekubestashcom-backupsession-editor-options bytebuilders-ui/corekubestashcom-backupsession-editor-options -n kube-system --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i corekubestashcom-backupsession-editor-options bytebuilders-ui/corekubestashcom-backupsession-editor-options -n kube-system --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/corekubestashcom-backupsession-editor/Chart.yaml b/charts/corekubestashcom-backupsession-editor/Chart.yaml
index fd1a43d033..9adb2f43e7 100644
--- a/charts/corekubestashcom-backupsession-editor/Chart.yaml
+++ b/charts/corekubestashcom-backupsession-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"core.kubestash.com","version":"v1alpha1","resource":"backupsessions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: BackupSession Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: corekubestashcom-backupsession-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/corekubestashcom-backupsession-editor/README.md b/charts/corekubestashcom-backupsession-editor/README.md
index e192ded41d..b3b9ca564a 100644
--- a/charts/corekubestashcom-backupsession-editor/README.md
+++ b/charts/corekubestashcom-backupsession-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/corekubestashcom-backupsession-editor --version=v0.9.0
-$ helm upgrade -i corekubestashcom-backupsession-editor appscode-charts-oci/corekubestashcom-backupsession-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/corekubestashcom-backupsession-editor --version=v0.10.0
+$ helm upgrade -i corekubestashcom-backupsession-editor appscode-charts-oci/corekubestashcom-backupsession-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a BackupSession Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `corekubestashcom-backupsession-editor`:
```bash
-$ helm upgrade -i corekubestashcom-backupsession-editor appscode-charts-oci/corekubestashcom-backupsession-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i corekubestashcom-backupsession-editor appscode-charts-oci/corekubestashcom-backupsession-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a BackupSession Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `corekubestashcom-b
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i corekubestashcom-backupsession-editor appscode-charts-oci/corekubestashcom-backupsession-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=core.kubestash.com/v1alpha1
+$ helm upgrade -i corekubestashcom-backupsession-editor appscode-charts-oci/corekubestashcom-backupsession-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=core.kubestash.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i corekubestashcom-backupsession-editor appscode-charts-oci/corekubestashcom-backupsession-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i corekubestashcom-backupsession-editor appscode-charts-oci/corekubestashcom-backupsession-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/corekubestashcom-hooktemplate-editor/Chart.yaml b/charts/corekubestashcom-hooktemplate-editor/Chart.yaml
index 142a29f3fc..4cc508e679 100644
--- a/charts/corekubestashcom-hooktemplate-editor/Chart.yaml
+++ b/charts/corekubestashcom-hooktemplate-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"core.kubestash.com","version":"v1alpha1","resource":"hooktemplates"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: HookTemplate Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: corekubestashcom-hooktemplate-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/corekubestashcom-hooktemplate-editor/README.md b/charts/corekubestashcom-hooktemplate-editor/README.md
index cabc60fb57..389d0a6152 100644
--- a/charts/corekubestashcom-hooktemplate-editor/README.md
+++ b/charts/corekubestashcom-hooktemplate-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/corekubestashcom-hooktemplate-editor --version=v0.9.0
-$ helm upgrade -i corekubestashcom-hooktemplate-editor appscode-charts-oci/corekubestashcom-hooktemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/corekubestashcom-hooktemplate-editor --version=v0.10.0
+$ helm upgrade -i corekubestashcom-hooktemplate-editor appscode-charts-oci/corekubestashcom-hooktemplate-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a HookTemplate Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `corekubestashcom-hooktemplate-editor`:
```bash
-$ helm upgrade -i corekubestashcom-hooktemplate-editor appscode-charts-oci/corekubestashcom-hooktemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i corekubestashcom-hooktemplate-editor appscode-charts-oci/corekubestashcom-hooktemplate-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a HookTemplate Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `corekubestashcom-h
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i corekubestashcom-hooktemplate-editor appscode-charts-oci/corekubestashcom-hooktemplate-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=core.kubestash.com/v1alpha1
+$ helm upgrade -i corekubestashcom-hooktemplate-editor appscode-charts-oci/corekubestashcom-hooktemplate-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=core.kubestash.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i corekubestashcom-hooktemplate-editor appscode-charts-oci/corekubestashcom-hooktemplate-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i corekubestashcom-hooktemplate-editor appscode-charts-oci/corekubestashcom-hooktemplate-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/corekubestashcom-restoresession-editor-options/Chart.yaml b/charts/corekubestashcom-restoresession-editor-options/Chart.yaml
index 5f5cc9add3..2ef3905c58 100644
--- a/charts/corekubestashcom-restoresession-editor-options/Chart.yaml
+++ b/charts/corekubestashcom-restoresession-editor-options/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: corekubestashcom-restoresession-editor-options
description: KubeStash RestoreSession Editor UI Options
type: application
-version: v0.9.0
-appVersion: v0.9.0
+version: v0.10.0
+appVersion: v0.10.0
maintainers:
- name: appscode
email: support@appscode.com
diff --git a/charts/corekubestashcom-restoresession-editor-options/README.md b/charts/corekubestashcom-restoresession-editor-options/README.md
index b64ba7b10e..944b911fac 100644
--- a/charts/corekubestashcom-restoresession-editor-options/README.md
+++ b/charts/corekubestashcom-restoresession-editor-options/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/corekubestashcom-restoresession-editor-options --version=v0.9.0
-$ helm upgrade -i corekubestashcom-restoresession-editor-options bytebuilders-ui/corekubestashcom-restoresession-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/corekubestashcom-restoresession-editor-options --version=v0.10.0
+$ helm upgrade -i corekubestashcom-restoresession-editor-options bytebuilders-ui/corekubestashcom-restoresession-editor-options -n kube-system --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a KubeStash RestoreSession Editor UI Options on a [Kubernetes
To install/upgrade the chart with the release name `corekubestashcom-restoresession-editor-options`:
```bash
-$ helm upgrade -i corekubestashcom-restoresession-editor-options bytebuilders-ui/corekubestashcom-restoresession-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm upgrade -i corekubestashcom-restoresession-editor-options bytebuilders-ui/corekubestashcom-restoresession-editor-options -n kube-system --create-namespace --version=v0.10.0
```
The command deploys a KubeStash RestoreSession Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -73,12 +73,12 @@ The following table lists the configurable parameters of the `corekubestashcom-r
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i corekubestashcom-restoresession-editor-options bytebuilders-ui/corekubestashcom-restoresession-editor-options -n kube-system --create-namespace --version=v0.9.0 --set metadata.resource.group=core.kubestash.com
+$ helm upgrade -i corekubestashcom-restoresession-editor-options bytebuilders-ui/corekubestashcom-restoresession-editor-options -n kube-system --create-namespace --version=v0.10.0 --set metadata.resource.group=core.kubestash.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 corekubestashcom-restoresession-editor-options bytebuilders-ui/corekubestashcom-restoresession-editor-options -n kube-system --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i corekubestashcom-restoresession-editor-options bytebuilders-ui/corekubestashcom-restoresession-editor-options -n kube-system --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/corekubestashcom-restoresession-editor/Chart.yaml b/charts/corekubestashcom-restoresession-editor/Chart.yaml
index df97a42b14..f6ea1c22b5 100644
--- a/charts/corekubestashcom-restoresession-editor/Chart.yaml
+++ b/charts/corekubestashcom-restoresession-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"core.kubestash.com","version":"v1alpha1","resource":"restoresessions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RestoreSession Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: corekubestashcom-restoresession-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/corekubestashcom-restoresession-editor/README.md b/charts/corekubestashcom-restoresession-editor/README.md
index 5283f79ec4..1eff7befb7 100644
--- a/charts/corekubestashcom-restoresession-editor/README.md
+++ b/charts/corekubestashcom-restoresession-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/corekubestashcom-restoresession-editor --version=v0.9.0
-$ helm upgrade -i corekubestashcom-restoresession-editor appscode-charts-oci/corekubestashcom-restoresession-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/corekubestashcom-restoresession-editor --version=v0.10.0
+$ helm upgrade -i corekubestashcom-restoresession-editor appscode-charts-oci/corekubestashcom-restoresession-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RestoreSession Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `corekubestashcom-restoresession-editor`:
```bash
-$ helm upgrade -i corekubestashcom-restoresession-editor appscode-charts-oci/corekubestashcom-restoresession-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i corekubestashcom-restoresession-editor appscode-charts-oci/corekubestashcom-restoresession-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RestoreSession Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `corekubestashcom-r
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i corekubestashcom-restoresession-editor appscode-charts-oci/corekubestashcom-restoresession-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=core.kubestash.com/v1alpha1
+$ helm upgrade -i corekubestashcom-restoresession-editor appscode-charts-oci/corekubestashcom-restoresession-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=core.kubestash.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i corekubestashcom-restoresession-editor appscode-charts-oci/corekubestashcom-restoresession-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i corekubestashcom-restoresession-editor appscode-charts-oci/corekubestashcom-restoresession-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/cosmosdbazurekubedbcom-account-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-account-editor/Chart.yaml
index 9077fb6332..a41cf3e846 100644
--- a/charts/cosmosdbazurekubedbcom-account-editor/Chart.yaml
+++ b/charts/cosmosdbazurekubedbcom-account-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cosmosdb.azure.kubedb.com","version":"v1alpha1","resource":"accounts"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Account Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: cosmosdbazurekubedbcom-account-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/cosmosdbazurekubedbcom-account-editor/README.md b/charts/cosmosdbazurekubedbcom-account-editor/README.md
index 31a1e4dd71..91d8056c67 100644
--- a/charts/cosmosdbazurekubedbcom-account-editor/README.md
+++ b/charts/cosmosdbazurekubedbcom-account-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-account-editor --version=v0.9.0
-$ helm upgrade -i cosmosdbazurekubedbcom-account-editor appscode-charts-oci/cosmosdbazurekubedbcom-account-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-account-editor --version=v0.10.0
+$ helm upgrade -i cosmosdbazurekubedbcom-account-editor appscode-charts-oci/cosmosdbazurekubedbcom-account-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Account Editor on a [Kubernetes](http://kubernetes.io) clus
To install/upgrade the chart with the release name `cosmosdbazurekubedbcom-account-editor`:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-account-editor appscode-charts-oci/cosmosdbazurekubedbcom-account-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i cosmosdbazurekubedbcom-account-editor appscode-charts-oci/cosmosdbazurekubedbcom-account-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Account Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `cosmosdbazurekubed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-account-editor appscode-charts-oci/cosmosdbazurekubedbcom-account-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
+$ helm upgrade -i cosmosdbazurekubedbcom-account-editor appscode-charts-oci/cosmosdbazurekubedbcom-account-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-account-editor appscode-charts-oci/cosmosdbazurekubedbcom-account-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i cosmosdbazurekubedbcom-account-editor appscode-charts-oci/cosmosdbazurekubedbcom-account-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/cosmosdbazurekubedbcom-cassandracluster-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-cassandracluster-editor/Chart.yaml
index effbf00900..1dc115a781 100644
--- a/charts/cosmosdbazurekubedbcom-cassandracluster-editor/Chart.yaml
+++ b/charts/cosmosdbazurekubedbcom-cassandracluster-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cosmosdb.azure.kubedb.com","version":"v1alpha1","resource":"cassandraclusters"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: CassandraCluster Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: cosmosdbazurekubedbcom-cassandracluster-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/cosmosdbazurekubedbcom-cassandracluster-editor/README.md b/charts/cosmosdbazurekubedbcom-cassandracluster-editor/README.md
index f84e45e389..5eb59dffb9 100644
--- a/charts/cosmosdbazurekubedbcom-cassandracluster-editor/README.md
+++ b/charts/cosmosdbazurekubedbcom-cassandracluster-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-cassandracluster-editor --version=v0.9.0
-$ helm upgrade -i cosmosdbazurekubedbcom-cassandracluster-editor appscode-charts-oci/cosmosdbazurekubedbcom-cassandracluster-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-cassandracluster-editor --version=v0.10.0
+$ helm upgrade -i cosmosdbazurekubedbcom-cassandracluster-editor appscode-charts-oci/cosmosdbazurekubedbcom-cassandracluster-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a CassandraCluster Editor on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `cosmosdbazurekubedbcom-cassandracluster-editor`:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-cassandracluster-editor appscode-charts-oci/cosmosdbazurekubedbcom-cassandracluster-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i cosmosdbazurekubedbcom-cassandracluster-editor appscode-charts-oci/cosmosdbazurekubedbcom-cassandracluster-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a CassandraCluster Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `cosmosdbazurekubed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-cassandracluster-editor appscode-charts-oci/cosmosdbazurekubedbcom-cassandracluster-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
+$ helm upgrade -i cosmosdbazurekubedbcom-cassandracluster-editor appscode-charts-oci/cosmosdbazurekubedbcom-cassandracluster-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-cassandracluster-editor appscode-charts-oci/cosmosdbazurekubedbcom-cassandracluster-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i cosmosdbazurekubedbcom-cassandracluster-editor appscode-charts-oci/cosmosdbazurekubedbcom-cassandracluster-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/cosmosdbazurekubedbcom-cassandradatacenter-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-cassandradatacenter-editor/Chart.yaml
index 979fc7e364..e9f5c6b423 100644
--- a/charts/cosmosdbazurekubedbcom-cassandradatacenter-editor/Chart.yaml
+++ b/charts/cosmosdbazurekubedbcom-cassandradatacenter-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cosmosdb.azure.kubedb.com","version":"v1alpha1","resource":"cassandradatacenters"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: CassandraDatacenter Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: cosmosdbazurekubedbcom-cassandradatacenter-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/cosmosdbazurekubedbcom-cassandradatacenter-editor/README.md b/charts/cosmosdbazurekubedbcom-cassandradatacenter-editor/README.md
index 4895d0be4c..de5e0ac9be 100644
--- a/charts/cosmosdbazurekubedbcom-cassandradatacenter-editor/README.md
+++ b/charts/cosmosdbazurekubedbcom-cassandradatacenter-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-cassandradatacenter-editor --version=v0.9.0
-$ helm upgrade -i cosmosdbazurekubedbcom-cassandradatacenter-editor appscode-charts-oci/cosmosdbazurekubedbcom-cassandradatacenter-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-cassandradatacenter-editor --version=v0.10.0
+$ helm upgrade -i cosmosdbazurekubedbcom-cassandradatacenter-editor appscode-charts-oci/cosmosdbazurekubedbcom-cassandradatacenter-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a CassandraDatacenter Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `cosmosdbazurekubedbcom-cassandradatacenter-editor`:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-cassandradatacenter-editor appscode-charts-oci/cosmosdbazurekubedbcom-cassandradatacenter-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i cosmosdbazurekubedbcom-cassandradatacenter-editor appscode-charts-oci/cosmosdbazurekubedbcom-cassandradatacenter-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a CassandraDatacenter Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `cosmosdbazurekubed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-cassandradatacenter-editor appscode-charts-oci/cosmosdbazurekubedbcom-cassandradatacenter-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
+$ helm upgrade -i cosmosdbazurekubedbcom-cassandradatacenter-editor appscode-charts-oci/cosmosdbazurekubedbcom-cassandradatacenter-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-cassandradatacenter-editor appscode-charts-oci/cosmosdbazurekubedbcom-cassandradatacenter-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i cosmosdbazurekubedbcom-cassandradatacenter-editor appscode-charts-oci/cosmosdbazurekubedbcom-cassandradatacenter-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/cosmosdbazurekubedbcom-cassandrakeyspace-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-cassandrakeyspace-editor/Chart.yaml
index 4667b28c87..61118c06f4 100644
--- a/charts/cosmosdbazurekubedbcom-cassandrakeyspace-editor/Chart.yaml
+++ b/charts/cosmosdbazurekubedbcom-cassandrakeyspace-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cosmosdb.azure.kubedb.com","version":"v1alpha1","resource":"cassandrakeyspaces"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: CassandraKeySpace Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: cosmosdbazurekubedbcom-cassandrakeyspace-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/cosmosdbazurekubedbcom-cassandrakeyspace-editor/README.md b/charts/cosmosdbazurekubedbcom-cassandrakeyspace-editor/README.md
index 6924ed974e..934ac92c5b 100644
--- a/charts/cosmosdbazurekubedbcom-cassandrakeyspace-editor/README.md
+++ b/charts/cosmosdbazurekubedbcom-cassandrakeyspace-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-cassandrakeyspace-editor --version=v0.9.0
-$ helm upgrade -i cosmosdbazurekubedbcom-cassandrakeyspace-editor appscode-charts-oci/cosmosdbazurekubedbcom-cassandrakeyspace-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-cassandrakeyspace-editor --version=v0.10.0
+$ helm upgrade -i cosmosdbazurekubedbcom-cassandrakeyspace-editor appscode-charts-oci/cosmosdbazurekubedbcom-cassandrakeyspace-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a CassandraKeySpace Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `cosmosdbazurekubedbcom-cassandrakeyspace-editor`:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-cassandrakeyspace-editor appscode-charts-oci/cosmosdbazurekubedbcom-cassandrakeyspace-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i cosmosdbazurekubedbcom-cassandrakeyspace-editor appscode-charts-oci/cosmosdbazurekubedbcom-cassandrakeyspace-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a CassandraKeySpace Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `cosmosdbazurekubed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-cassandrakeyspace-editor appscode-charts-oci/cosmosdbazurekubedbcom-cassandrakeyspace-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
+$ helm upgrade -i cosmosdbazurekubedbcom-cassandrakeyspace-editor appscode-charts-oci/cosmosdbazurekubedbcom-cassandrakeyspace-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-cassandrakeyspace-editor appscode-charts-oci/cosmosdbazurekubedbcom-cassandrakeyspace-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i cosmosdbazurekubedbcom-cassandrakeyspace-editor appscode-charts-oci/cosmosdbazurekubedbcom-cassandrakeyspace-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/cosmosdbazurekubedbcom-cassandratable-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-cassandratable-editor/Chart.yaml
index 0de454bb53..03c780b2b3 100644
--- a/charts/cosmosdbazurekubedbcom-cassandratable-editor/Chart.yaml
+++ b/charts/cosmosdbazurekubedbcom-cassandratable-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cosmosdb.azure.kubedb.com","version":"v1alpha1","resource":"cassandratables"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: CassandraTable Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: cosmosdbazurekubedbcom-cassandratable-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/cosmosdbazurekubedbcom-cassandratable-editor/README.md b/charts/cosmosdbazurekubedbcom-cassandratable-editor/README.md
index 035f3cefe3..f250d04466 100644
--- a/charts/cosmosdbazurekubedbcom-cassandratable-editor/README.md
+++ b/charts/cosmosdbazurekubedbcom-cassandratable-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-cassandratable-editor --version=v0.9.0
-$ helm upgrade -i cosmosdbazurekubedbcom-cassandratable-editor appscode-charts-oci/cosmosdbazurekubedbcom-cassandratable-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-cassandratable-editor --version=v0.10.0
+$ helm upgrade -i cosmosdbazurekubedbcom-cassandratable-editor appscode-charts-oci/cosmosdbazurekubedbcom-cassandratable-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a CassandraTable Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `cosmosdbazurekubedbcom-cassandratable-editor`:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-cassandratable-editor appscode-charts-oci/cosmosdbazurekubedbcom-cassandratable-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i cosmosdbazurekubedbcom-cassandratable-editor appscode-charts-oci/cosmosdbazurekubedbcom-cassandratable-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a CassandraTable Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `cosmosdbazurekubed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-cassandratable-editor appscode-charts-oci/cosmosdbazurekubedbcom-cassandratable-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
+$ helm upgrade -i cosmosdbazurekubedbcom-cassandratable-editor appscode-charts-oci/cosmosdbazurekubedbcom-cassandratable-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-cassandratable-editor appscode-charts-oci/cosmosdbazurekubedbcom-cassandratable-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i cosmosdbazurekubedbcom-cassandratable-editor appscode-charts-oci/cosmosdbazurekubedbcom-cassandratable-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/cosmosdbazurekubedbcom-gremlindatabase-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-gremlindatabase-editor/Chart.yaml
index 0217172fb6..74b0737f93 100644
--- a/charts/cosmosdbazurekubedbcom-gremlindatabase-editor/Chart.yaml
+++ b/charts/cosmosdbazurekubedbcom-gremlindatabase-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cosmosdb.azure.kubedb.com","version":"v1alpha1","resource":"gremlindatabases"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: GremlinDatabase Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: cosmosdbazurekubedbcom-gremlindatabase-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/cosmosdbazurekubedbcom-gremlindatabase-editor/README.md b/charts/cosmosdbazurekubedbcom-gremlindatabase-editor/README.md
index c86c95ea4c..839210a5f7 100644
--- a/charts/cosmosdbazurekubedbcom-gremlindatabase-editor/README.md
+++ b/charts/cosmosdbazurekubedbcom-gremlindatabase-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-gremlindatabase-editor --version=v0.9.0
-$ helm upgrade -i cosmosdbazurekubedbcom-gremlindatabase-editor appscode-charts-oci/cosmosdbazurekubedbcom-gremlindatabase-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-gremlindatabase-editor --version=v0.10.0
+$ helm upgrade -i cosmosdbazurekubedbcom-gremlindatabase-editor appscode-charts-oci/cosmosdbazurekubedbcom-gremlindatabase-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a GremlinDatabase Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `cosmosdbazurekubedbcom-gremlindatabase-editor`:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-gremlindatabase-editor appscode-charts-oci/cosmosdbazurekubedbcom-gremlindatabase-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i cosmosdbazurekubedbcom-gremlindatabase-editor appscode-charts-oci/cosmosdbazurekubedbcom-gremlindatabase-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a GremlinDatabase Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `cosmosdbazurekubed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-gremlindatabase-editor appscode-charts-oci/cosmosdbazurekubedbcom-gremlindatabase-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
+$ helm upgrade -i cosmosdbazurekubedbcom-gremlindatabase-editor appscode-charts-oci/cosmosdbazurekubedbcom-gremlindatabase-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-gremlindatabase-editor appscode-charts-oci/cosmosdbazurekubedbcom-gremlindatabase-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i cosmosdbazurekubedbcom-gremlindatabase-editor appscode-charts-oci/cosmosdbazurekubedbcom-gremlindatabase-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/cosmosdbazurekubedbcom-gremlingraph-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-gremlingraph-editor/Chart.yaml
index 4a1d7f2135..a9df6ebab8 100644
--- a/charts/cosmosdbazurekubedbcom-gremlingraph-editor/Chart.yaml
+++ b/charts/cosmosdbazurekubedbcom-gremlingraph-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cosmosdb.azure.kubedb.com","version":"v1alpha1","resource":"gremlingraphs"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: GremlinGraph Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: cosmosdbazurekubedbcom-gremlingraph-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/cosmosdbazurekubedbcom-gremlingraph-editor/README.md b/charts/cosmosdbazurekubedbcom-gremlingraph-editor/README.md
index 6c14359bfd..9fe7ddadf6 100644
--- a/charts/cosmosdbazurekubedbcom-gremlingraph-editor/README.md
+++ b/charts/cosmosdbazurekubedbcom-gremlingraph-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-gremlingraph-editor --version=v0.9.0
-$ helm upgrade -i cosmosdbazurekubedbcom-gremlingraph-editor appscode-charts-oci/cosmosdbazurekubedbcom-gremlingraph-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-gremlingraph-editor --version=v0.10.0
+$ helm upgrade -i cosmosdbazurekubedbcom-gremlingraph-editor appscode-charts-oci/cosmosdbazurekubedbcom-gremlingraph-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a GremlinGraph Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `cosmosdbazurekubedbcom-gremlingraph-editor`:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-gremlingraph-editor appscode-charts-oci/cosmosdbazurekubedbcom-gremlingraph-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i cosmosdbazurekubedbcom-gremlingraph-editor appscode-charts-oci/cosmosdbazurekubedbcom-gremlingraph-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a GremlinGraph Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `cosmosdbazurekubed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-gremlingraph-editor appscode-charts-oci/cosmosdbazurekubedbcom-gremlingraph-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
+$ helm upgrade -i cosmosdbazurekubedbcom-gremlingraph-editor appscode-charts-oci/cosmosdbazurekubedbcom-gremlingraph-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-gremlingraph-editor appscode-charts-oci/cosmosdbazurekubedbcom-gremlingraph-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i cosmosdbazurekubedbcom-gremlingraph-editor appscode-charts-oci/cosmosdbazurekubedbcom-gremlingraph-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/cosmosdbazurekubedbcom-mongocollection-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-mongocollection-editor/Chart.yaml
index 37bc511dac..9c93cab5d7 100644
--- a/charts/cosmosdbazurekubedbcom-mongocollection-editor/Chart.yaml
+++ b/charts/cosmosdbazurekubedbcom-mongocollection-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cosmosdb.azure.kubedb.com","version":"v1alpha1","resource":"mongocollections"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MongoCollection Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: cosmosdbazurekubedbcom-mongocollection-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/cosmosdbazurekubedbcom-mongocollection-editor/README.md b/charts/cosmosdbazurekubedbcom-mongocollection-editor/README.md
index f7fa48caff..5e37a4faf1 100644
--- a/charts/cosmosdbazurekubedbcom-mongocollection-editor/README.md
+++ b/charts/cosmosdbazurekubedbcom-mongocollection-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-mongocollection-editor --version=v0.9.0
-$ helm upgrade -i cosmosdbazurekubedbcom-mongocollection-editor appscode-charts-oci/cosmosdbazurekubedbcom-mongocollection-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-mongocollection-editor --version=v0.10.0
+$ helm upgrade -i cosmosdbazurekubedbcom-mongocollection-editor appscode-charts-oci/cosmosdbazurekubedbcom-mongocollection-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MongoCollection Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `cosmosdbazurekubedbcom-mongocollection-editor`:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-mongocollection-editor appscode-charts-oci/cosmosdbazurekubedbcom-mongocollection-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i cosmosdbazurekubedbcom-mongocollection-editor appscode-charts-oci/cosmosdbazurekubedbcom-mongocollection-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MongoCollection Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `cosmosdbazurekubed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-mongocollection-editor appscode-charts-oci/cosmosdbazurekubedbcom-mongocollection-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
+$ helm upgrade -i cosmosdbazurekubedbcom-mongocollection-editor appscode-charts-oci/cosmosdbazurekubedbcom-mongocollection-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-mongocollection-editor appscode-charts-oci/cosmosdbazurekubedbcom-mongocollection-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i cosmosdbazurekubedbcom-mongocollection-editor appscode-charts-oci/cosmosdbazurekubedbcom-mongocollection-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/cosmosdbazurekubedbcom-mongodatabase-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-mongodatabase-editor/Chart.yaml
index 63129dc382..ff4a1ff99d 100644
--- a/charts/cosmosdbazurekubedbcom-mongodatabase-editor/Chart.yaml
+++ b/charts/cosmosdbazurekubedbcom-mongodatabase-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cosmosdb.azure.kubedb.com","version":"v1alpha1","resource":"mongodatabases"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MongoDatabase Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: cosmosdbazurekubedbcom-mongodatabase-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/cosmosdbazurekubedbcom-mongodatabase-editor/README.md b/charts/cosmosdbazurekubedbcom-mongodatabase-editor/README.md
index 206076ad22..5b3e75c575 100644
--- a/charts/cosmosdbazurekubedbcom-mongodatabase-editor/README.md
+++ b/charts/cosmosdbazurekubedbcom-mongodatabase-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-mongodatabase-editor --version=v0.9.0
-$ helm upgrade -i cosmosdbazurekubedbcom-mongodatabase-editor appscode-charts-oci/cosmosdbazurekubedbcom-mongodatabase-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-mongodatabase-editor --version=v0.10.0
+$ helm upgrade -i cosmosdbazurekubedbcom-mongodatabase-editor appscode-charts-oci/cosmosdbazurekubedbcom-mongodatabase-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MongoDatabase Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `cosmosdbazurekubedbcom-mongodatabase-editor`:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-mongodatabase-editor appscode-charts-oci/cosmosdbazurekubedbcom-mongodatabase-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i cosmosdbazurekubedbcom-mongodatabase-editor appscode-charts-oci/cosmosdbazurekubedbcom-mongodatabase-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MongoDatabase Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `cosmosdbazurekubed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-mongodatabase-editor appscode-charts-oci/cosmosdbazurekubedbcom-mongodatabase-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
+$ helm upgrade -i cosmosdbazurekubedbcom-mongodatabase-editor appscode-charts-oci/cosmosdbazurekubedbcom-mongodatabase-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-mongodatabase-editor appscode-charts-oci/cosmosdbazurekubedbcom-mongodatabase-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i cosmosdbazurekubedbcom-mongodatabase-editor appscode-charts-oci/cosmosdbazurekubedbcom-mongodatabase-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/cosmosdbazurekubedbcom-sqlcontainer-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-sqlcontainer-editor/Chart.yaml
index 03ebfa8fbc..421b555c77 100644
--- a/charts/cosmosdbazurekubedbcom-sqlcontainer-editor/Chart.yaml
+++ b/charts/cosmosdbazurekubedbcom-sqlcontainer-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cosmosdb.azure.kubedb.com","version":"v1alpha1","resource":"sqlcontainers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SQLContainer Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: cosmosdbazurekubedbcom-sqlcontainer-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/cosmosdbazurekubedbcom-sqlcontainer-editor/README.md b/charts/cosmosdbazurekubedbcom-sqlcontainer-editor/README.md
index 698b90ef8c..49b32afd70 100644
--- a/charts/cosmosdbazurekubedbcom-sqlcontainer-editor/README.md
+++ b/charts/cosmosdbazurekubedbcom-sqlcontainer-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-sqlcontainer-editor --version=v0.9.0
-$ helm upgrade -i cosmosdbazurekubedbcom-sqlcontainer-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlcontainer-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-sqlcontainer-editor --version=v0.10.0
+$ helm upgrade -i cosmosdbazurekubedbcom-sqlcontainer-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlcontainer-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SQLContainer Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `cosmosdbazurekubedbcom-sqlcontainer-editor`:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-sqlcontainer-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlcontainer-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i cosmosdbazurekubedbcom-sqlcontainer-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlcontainer-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SQLContainer Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `cosmosdbazurekubed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-sqlcontainer-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlcontainer-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
+$ helm upgrade -i cosmosdbazurekubedbcom-sqlcontainer-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlcontainer-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-sqlcontainer-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlcontainer-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i cosmosdbazurekubedbcom-sqlcontainer-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlcontainer-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/cosmosdbazurekubedbcom-sqldatabase-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-sqldatabase-editor/Chart.yaml
index 4c677791f2..5044444011 100644
--- a/charts/cosmosdbazurekubedbcom-sqldatabase-editor/Chart.yaml
+++ b/charts/cosmosdbazurekubedbcom-sqldatabase-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cosmosdb.azure.kubedb.com","version":"v1alpha1","resource":"sqldatabases"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SQLDatabase Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: cosmosdbazurekubedbcom-sqldatabase-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/cosmosdbazurekubedbcom-sqldatabase-editor/README.md b/charts/cosmosdbazurekubedbcom-sqldatabase-editor/README.md
index 4dce6afd32..f0cf8bedd3 100644
--- a/charts/cosmosdbazurekubedbcom-sqldatabase-editor/README.md
+++ b/charts/cosmosdbazurekubedbcom-sqldatabase-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-sqldatabase-editor --version=v0.9.0
-$ helm upgrade -i cosmosdbazurekubedbcom-sqldatabase-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqldatabase-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-sqldatabase-editor --version=v0.10.0
+$ helm upgrade -i cosmosdbazurekubedbcom-sqldatabase-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqldatabase-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SQLDatabase Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `cosmosdbazurekubedbcom-sqldatabase-editor`:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-sqldatabase-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqldatabase-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i cosmosdbazurekubedbcom-sqldatabase-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqldatabase-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SQLDatabase Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `cosmosdbazurekubed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-sqldatabase-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqldatabase-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
+$ helm upgrade -i cosmosdbazurekubedbcom-sqldatabase-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqldatabase-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-sqldatabase-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqldatabase-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i cosmosdbazurekubedbcom-sqldatabase-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqldatabase-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/cosmosdbazurekubedbcom-sqldedicatedgateway-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-sqldedicatedgateway-editor/Chart.yaml
index fb49913d56..c1977c8f16 100644
--- a/charts/cosmosdbazurekubedbcom-sqldedicatedgateway-editor/Chart.yaml
+++ b/charts/cosmosdbazurekubedbcom-sqldedicatedgateway-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cosmosdb.azure.kubedb.com","version":"v1alpha1","resource":"sqldedicatedgateways"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SQLDedicatedGateway Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: cosmosdbazurekubedbcom-sqldedicatedgateway-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/cosmosdbazurekubedbcom-sqldedicatedgateway-editor/README.md b/charts/cosmosdbazurekubedbcom-sqldedicatedgateway-editor/README.md
index ef1820157d..3e67ef681b 100644
--- a/charts/cosmosdbazurekubedbcom-sqldedicatedgateway-editor/README.md
+++ b/charts/cosmosdbazurekubedbcom-sqldedicatedgateway-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-sqldedicatedgateway-editor --version=v0.9.0
-$ helm upgrade -i cosmosdbazurekubedbcom-sqldedicatedgateway-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqldedicatedgateway-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-sqldedicatedgateway-editor --version=v0.10.0
+$ helm upgrade -i cosmosdbazurekubedbcom-sqldedicatedgateway-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqldedicatedgateway-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SQLDedicatedGateway Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `cosmosdbazurekubedbcom-sqldedicatedgateway-editor`:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-sqldedicatedgateway-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqldedicatedgateway-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i cosmosdbazurekubedbcom-sqldedicatedgateway-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqldedicatedgateway-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SQLDedicatedGateway Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `cosmosdbazurekubed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-sqldedicatedgateway-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqldedicatedgateway-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
+$ helm upgrade -i cosmosdbazurekubedbcom-sqldedicatedgateway-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqldedicatedgateway-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-sqldedicatedgateway-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqldedicatedgateway-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i cosmosdbazurekubedbcom-sqldedicatedgateway-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqldedicatedgateway-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/cosmosdbazurekubedbcom-sqlfunction-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-sqlfunction-editor/Chart.yaml
index b2f2de4e76..5887dd56e3 100644
--- a/charts/cosmosdbazurekubedbcom-sqlfunction-editor/Chart.yaml
+++ b/charts/cosmosdbazurekubedbcom-sqlfunction-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cosmosdb.azure.kubedb.com","version":"v1alpha1","resource":"sqlfunctions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SQLFunction Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: cosmosdbazurekubedbcom-sqlfunction-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/cosmosdbazurekubedbcom-sqlfunction-editor/README.md b/charts/cosmosdbazurekubedbcom-sqlfunction-editor/README.md
index 561d149379..0f604225f6 100644
--- a/charts/cosmosdbazurekubedbcom-sqlfunction-editor/README.md
+++ b/charts/cosmosdbazurekubedbcom-sqlfunction-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-sqlfunction-editor --version=v0.9.0
-$ helm upgrade -i cosmosdbazurekubedbcom-sqlfunction-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlfunction-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-sqlfunction-editor --version=v0.10.0
+$ helm upgrade -i cosmosdbazurekubedbcom-sqlfunction-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlfunction-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SQLFunction Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `cosmosdbazurekubedbcom-sqlfunction-editor`:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-sqlfunction-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlfunction-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i cosmosdbazurekubedbcom-sqlfunction-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlfunction-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SQLFunction Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `cosmosdbazurekubed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-sqlfunction-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlfunction-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
+$ helm upgrade -i cosmosdbazurekubedbcom-sqlfunction-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlfunction-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-sqlfunction-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlfunction-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i cosmosdbazurekubedbcom-sqlfunction-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlfunction-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/cosmosdbazurekubedbcom-sqlroleassignment-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-sqlroleassignment-editor/Chart.yaml
index 4c6157621a..dd564c5995 100644
--- a/charts/cosmosdbazurekubedbcom-sqlroleassignment-editor/Chart.yaml
+++ b/charts/cosmosdbazurekubedbcom-sqlroleassignment-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cosmosdb.azure.kubedb.com","version":"v1alpha1","resource":"sqlroleassignments"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SQLRoleAssignment Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: cosmosdbazurekubedbcom-sqlroleassignment-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/cosmosdbazurekubedbcom-sqlroleassignment-editor/README.md b/charts/cosmosdbazurekubedbcom-sqlroleassignment-editor/README.md
index c83d41412c..5dac899e4a 100644
--- a/charts/cosmosdbazurekubedbcom-sqlroleassignment-editor/README.md
+++ b/charts/cosmosdbazurekubedbcom-sqlroleassignment-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-sqlroleassignment-editor --version=v0.9.0
-$ helm upgrade -i cosmosdbazurekubedbcom-sqlroleassignment-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlroleassignment-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-sqlroleassignment-editor --version=v0.10.0
+$ helm upgrade -i cosmosdbazurekubedbcom-sqlroleassignment-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlroleassignment-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SQLRoleAssignment Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `cosmosdbazurekubedbcom-sqlroleassignment-editor`:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-sqlroleassignment-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlroleassignment-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i cosmosdbazurekubedbcom-sqlroleassignment-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlroleassignment-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SQLRoleAssignment Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `cosmosdbazurekubed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-sqlroleassignment-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlroleassignment-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
+$ helm upgrade -i cosmosdbazurekubedbcom-sqlroleassignment-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlroleassignment-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-sqlroleassignment-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlroleassignment-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i cosmosdbazurekubedbcom-sqlroleassignment-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlroleassignment-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/cosmosdbazurekubedbcom-sqlroledefinition-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-sqlroledefinition-editor/Chart.yaml
index bd37a6d466..a25eeee493 100644
--- a/charts/cosmosdbazurekubedbcom-sqlroledefinition-editor/Chart.yaml
+++ b/charts/cosmosdbazurekubedbcom-sqlroledefinition-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cosmosdb.azure.kubedb.com","version":"v1alpha1","resource":"sqlroledefinitions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SQLRoleDefinition Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: cosmosdbazurekubedbcom-sqlroledefinition-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/cosmosdbazurekubedbcom-sqlroledefinition-editor/README.md b/charts/cosmosdbazurekubedbcom-sqlroledefinition-editor/README.md
index b2be7ccb5f..24641b42d5 100644
--- a/charts/cosmosdbazurekubedbcom-sqlroledefinition-editor/README.md
+++ b/charts/cosmosdbazurekubedbcom-sqlroledefinition-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-sqlroledefinition-editor --version=v0.9.0
-$ helm upgrade -i cosmosdbazurekubedbcom-sqlroledefinition-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlroledefinition-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-sqlroledefinition-editor --version=v0.10.0
+$ helm upgrade -i cosmosdbazurekubedbcom-sqlroledefinition-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlroledefinition-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SQLRoleDefinition Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `cosmosdbazurekubedbcom-sqlroledefinition-editor`:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-sqlroledefinition-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlroledefinition-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i cosmosdbazurekubedbcom-sqlroledefinition-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlroledefinition-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SQLRoleDefinition Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `cosmosdbazurekubed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-sqlroledefinition-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlroledefinition-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
+$ helm upgrade -i cosmosdbazurekubedbcom-sqlroledefinition-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlroledefinition-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-sqlroledefinition-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlroledefinition-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i cosmosdbazurekubedbcom-sqlroledefinition-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlroledefinition-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/cosmosdbazurekubedbcom-sqlstoredprocedure-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-sqlstoredprocedure-editor/Chart.yaml
index b5ab5220b1..5eefcfc1b9 100644
--- a/charts/cosmosdbazurekubedbcom-sqlstoredprocedure-editor/Chart.yaml
+++ b/charts/cosmosdbazurekubedbcom-sqlstoredprocedure-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cosmosdb.azure.kubedb.com","version":"v1alpha1","resource":"sqlstoredprocedures"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SQLStoredProcedure Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: cosmosdbazurekubedbcom-sqlstoredprocedure-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/cosmosdbazurekubedbcom-sqlstoredprocedure-editor/README.md b/charts/cosmosdbazurekubedbcom-sqlstoredprocedure-editor/README.md
index d1d7ca70c0..875e416920 100644
--- a/charts/cosmosdbazurekubedbcom-sqlstoredprocedure-editor/README.md
+++ b/charts/cosmosdbazurekubedbcom-sqlstoredprocedure-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-sqlstoredprocedure-editor --version=v0.9.0
-$ helm upgrade -i cosmosdbazurekubedbcom-sqlstoredprocedure-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlstoredprocedure-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-sqlstoredprocedure-editor --version=v0.10.0
+$ helm upgrade -i cosmosdbazurekubedbcom-sqlstoredprocedure-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlstoredprocedure-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SQLStoredProcedure Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `cosmosdbazurekubedbcom-sqlstoredprocedure-editor`:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-sqlstoredprocedure-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlstoredprocedure-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i cosmosdbazurekubedbcom-sqlstoredprocedure-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlstoredprocedure-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SQLStoredProcedure Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `cosmosdbazurekubed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-sqlstoredprocedure-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlstoredprocedure-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
+$ helm upgrade -i cosmosdbazurekubedbcom-sqlstoredprocedure-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlstoredprocedure-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-sqlstoredprocedure-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlstoredprocedure-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i cosmosdbazurekubedbcom-sqlstoredprocedure-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqlstoredprocedure-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/cosmosdbazurekubedbcom-sqltrigger-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-sqltrigger-editor/Chart.yaml
index e922150e70..fdfb850112 100644
--- a/charts/cosmosdbazurekubedbcom-sqltrigger-editor/Chart.yaml
+++ b/charts/cosmosdbazurekubedbcom-sqltrigger-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cosmosdb.azure.kubedb.com","version":"v1alpha1","resource":"sqltriggers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SQLTrigger Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: cosmosdbazurekubedbcom-sqltrigger-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/cosmosdbazurekubedbcom-sqltrigger-editor/README.md b/charts/cosmosdbazurekubedbcom-sqltrigger-editor/README.md
index bc754287ff..6577441142 100644
--- a/charts/cosmosdbazurekubedbcom-sqltrigger-editor/README.md
+++ b/charts/cosmosdbazurekubedbcom-sqltrigger-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-sqltrigger-editor --version=v0.9.0
-$ helm upgrade -i cosmosdbazurekubedbcom-sqltrigger-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqltrigger-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-sqltrigger-editor --version=v0.10.0
+$ helm upgrade -i cosmosdbazurekubedbcom-sqltrigger-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqltrigger-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SQLTrigger Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `cosmosdbazurekubedbcom-sqltrigger-editor`:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-sqltrigger-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqltrigger-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i cosmosdbazurekubedbcom-sqltrigger-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqltrigger-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SQLTrigger Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `cosmosdbazurekubed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-sqltrigger-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqltrigger-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
+$ helm upgrade -i cosmosdbazurekubedbcom-sqltrigger-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqltrigger-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-sqltrigger-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqltrigger-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i cosmosdbazurekubedbcom-sqltrigger-editor appscode-charts-oci/cosmosdbazurekubedbcom-sqltrigger-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/cosmosdbazurekubedbcom-table-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-table-editor/Chart.yaml
index 4e935dc085..9e19f16c78 100644
--- a/charts/cosmosdbazurekubedbcom-table-editor/Chart.yaml
+++ b/charts/cosmosdbazurekubedbcom-table-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"cosmosdb.azure.kubedb.com","version":"v1alpha1","resource":"tables"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Table Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: cosmosdbazurekubedbcom-table-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/cosmosdbazurekubedbcom-table-editor/README.md b/charts/cosmosdbazurekubedbcom-table-editor/README.md
index babeb109a9..15857aa3f9 100644
--- a/charts/cosmosdbazurekubedbcom-table-editor/README.md
+++ b/charts/cosmosdbazurekubedbcom-table-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-table-editor --version=v0.9.0
-$ helm upgrade -i cosmosdbazurekubedbcom-table-editor appscode-charts-oci/cosmosdbazurekubedbcom-table-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/cosmosdbazurekubedbcom-table-editor --version=v0.10.0
+$ helm upgrade -i cosmosdbazurekubedbcom-table-editor appscode-charts-oci/cosmosdbazurekubedbcom-table-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Table Editor on a [Kubernetes](http://kubernetes.io) cluste
To install/upgrade the chart with the release name `cosmosdbazurekubedbcom-table-editor`:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-table-editor appscode-charts-oci/cosmosdbazurekubedbcom-table-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i cosmosdbazurekubedbcom-table-editor appscode-charts-oci/cosmosdbazurekubedbcom-table-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Table Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `cosmosdbazurekubed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-table-editor appscode-charts-oci/cosmosdbazurekubedbcom-table-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
+$ helm upgrade -i cosmosdbazurekubedbcom-table-editor appscode-charts-oci/cosmosdbazurekubedbcom-table-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i cosmosdbazurekubedbcom-table-editor appscode-charts-oci/cosmosdbazurekubedbcom-table-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i cosmosdbazurekubedbcom-table-editor appscode-charts-oci/cosmosdbazurekubedbcom-table-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dbformariadbazurekubedbcom-configuration-editor/Chart.yaml b/charts/dbformariadbazurekubedbcom-configuration-editor/Chart.yaml
index 9eec8b581f..1d87831bf7 100644
--- a/charts/dbformariadbazurekubedbcom-configuration-editor/Chart.yaml
+++ b/charts/dbformariadbazurekubedbcom-configuration-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dbformariadb.azure.kubedb.com","version":"v1alpha1","resource":"configurations"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Configuration Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dbformariadbazurekubedbcom-configuration-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dbformariadbazurekubedbcom-configuration-editor/README.md b/charts/dbformariadbazurekubedbcom-configuration-editor/README.md
index 246bc86cea..0ac35d2426 100644
--- a/charts/dbformariadbazurekubedbcom-configuration-editor/README.md
+++ b/charts/dbformariadbazurekubedbcom-configuration-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dbformariadbazurekubedbcom-configuration-editor --version=v0.9.0
-$ helm upgrade -i dbformariadbazurekubedbcom-configuration-editor appscode-charts-oci/dbformariadbazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dbformariadbazurekubedbcom-configuration-editor --version=v0.10.0
+$ helm upgrade -i dbformariadbazurekubedbcom-configuration-editor appscode-charts-oci/dbformariadbazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Configuration Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `dbformariadbazurekubedbcom-configuration-editor`:
```bash
-$ helm upgrade -i dbformariadbazurekubedbcom-configuration-editor appscode-charts-oci/dbformariadbazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dbformariadbazurekubedbcom-configuration-editor appscode-charts-oci/dbformariadbazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Configuration Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dbformariadbazurek
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dbformariadbazurekubedbcom-configuration-editor appscode-charts-oci/dbformariadbazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dbformariadb.azure.kubedb.com/v1alpha1
+$ helm upgrade -i dbformariadbazurekubedbcom-configuration-editor appscode-charts-oci/dbformariadbazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dbformariadb.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dbformariadbazurekubedbcom-configuration-editor appscode-charts-oci/dbformariadbazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dbformariadbazurekubedbcom-configuration-editor appscode-charts-oci/dbformariadbazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dbformariadbazurekubedbcom-database-editor/Chart.yaml b/charts/dbformariadbazurekubedbcom-database-editor/Chart.yaml
index b696376a7d..b7bb22f06d 100644
--- a/charts/dbformariadbazurekubedbcom-database-editor/Chart.yaml
+++ b/charts/dbformariadbazurekubedbcom-database-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dbformariadb.azure.kubedb.com","version":"v1alpha1","resource":"databases"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Database Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dbformariadbazurekubedbcom-database-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dbformariadbazurekubedbcom-database-editor/README.md b/charts/dbformariadbazurekubedbcom-database-editor/README.md
index e69aaaf7e3..fd9d705399 100644
--- a/charts/dbformariadbazurekubedbcom-database-editor/README.md
+++ b/charts/dbformariadbazurekubedbcom-database-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dbformariadbazurekubedbcom-database-editor --version=v0.9.0
-$ helm upgrade -i dbformariadbazurekubedbcom-database-editor appscode-charts-oci/dbformariadbazurekubedbcom-database-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dbformariadbazurekubedbcom-database-editor --version=v0.10.0
+$ helm upgrade -i dbformariadbazurekubedbcom-database-editor appscode-charts-oci/dbformariadbazurekubedbcom-database-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Database Editor on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `dbformariadbazurekubedbcom-database-editor`:
```bash
-$ helm upgrade -i dbformariadbazurekubedbcom-database-editor appscode-charts-oci/dbformariadbazurekubedbcom-database-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dbformariadbazurekubedbcom-database-editor appscode-charts-oci/dbformariadbazurekubedbcom-database-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Database Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dbformariadbazurek
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dbformariadbazurekubedbcom-database-editor appscode-charts-oci/dbformariadbazurekubedbcom-database-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dbformariadb.azure.kubedb.com/v1alpha1
+$ helm upgrade -i dbformariadbazurekubedbcom-database-editor appscode-charts-oci/dbformariadbazurekubedbcom-database-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dbformariadb.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dbformariadbazurekubedbcom-database-editor appscode-charts-oci/dbformariadbazurekubedbcom-database-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dbformariadbazurekubedbcom-database-editor appscode-charts-oci/dbformariadbazurekubedbcom-database-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dbformariadbazurekubedbcom-firewallrule-editor/Chart.yaml b/charts/dbformariadbazurekubedbcom-firewallrule-editor/Chart.yaml
index 8ad032a5b2..c208a2f113 100644
--- a/charts/dbformariadbazurekubedbcom-firewallrule-editor/Chart.yaml
+++ b/charts/dbformariadbazurekubedbcom-firewallrule-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dbformariadb.azure.kubedb.com","version":"v1alpha1","resource":"firewallrules"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FirewallRule Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dbformariadbazurekubedbcom-firewallrule-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dbformariadbazurekubedbcom-firewallrule-editor/README.md b/charts/dbformariadbazurekubedbcom-firewallrule-editor/README.md
index 5b08b0e96a..cbde7bbd45 100644
--- a/charts/dbformariadbazurekubedbcom-firewallrule-editor/README.md
+++ b/charts/dbformariadbazurekubedbcom-firewallrule-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dbformariadbazurekubedbcom-firewallrule-editor --version=v0.9.0
-$ helm upgrade -i dbformariadbazurekubedbcom-firewallrule-editor appscode-charts-oci/dbformariadbazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dbformariadbazurekubedbcom-firewallrule-editor --version=v0.10.0
+$ helm upgrade -i dbformariadbazurekubedbcom-firewallrule-editor appscode-charts-oci/dbformariadbazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FirewallRule Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `dbformariadbazurekubedbcom-firewallrule-editor`:
```bash
-$ helm upgrade -i dbformariadbazurekubedbcom-firewallrule-editor appscode-charts-oci/dbformariadbazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dbformariadbazurekubedbcom-firewallrule-editor appscode-charts-oci/dbformariadbazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FirewallRule Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dbformariadbazurek
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dbformariadbazurekubedbcom-firewallrule-editor appscode-charts-oci/dbformariadbazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dbformariadb.azure.kubedb.com/v1alpha1
+$ helm upgrade -i dbformariadbazurekubedbcom-firewallrule-editor appscode-charts-oci/dbformariadbazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dbformariadb.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dbformariadbazurekubedbcom-firewallrule-editor appscode-charts-oci/dbformariadbazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dbformariadbazurekubedbcom-firewallrule-editor appscode-charts-oci/dbformariadbazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dbformariadbazurekubedbcom-server-editor/Chart.yaml b/charts/dbformariadbazurekubedbcom-server-editor/Chart.yaml
index 005b1ea4dc..9c9ba71ad1 100644
--- a/charts/dbformariadbazurekubedbcom-server-editor/Chart.yaml
+++ b/charts/dbformariadbazurekubedbcom-server-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dbformariadb.azure.kubedb.com","version":"v1alpha1","resource":"servers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Server Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dbformariadbazurekubedbcom-server-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dbformariadbazurekubedbcom-server-editor/README.md b/charts/dbformariadbazurekubedbcom-server-editor/README.md
index 583d20f769..55e57ea289 100644
--- a/charts/dbformariadbazurekubedbcom-server-editor/README.md
+++ b/charts/dbformariadbazurekubedbcom-server-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dbformariadbazurekubedbcom-server-editor --version=v0.9.0
-$ helm upgrade -i dbformariadbazurekubedbcom-server-editor appscode-charts-oci/dbformariadbazurekubedbcom-server-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dbformariadbazurekubedbcom-server-editor --version=v0.10.0
+$ helm upgrade -i dbformariadbazurekubedbcom-server-editor appscode-charts-oci/dbformariadbazurekubedbcom-server-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Server Editor on a [Kubernetes](http://kubernetes.io) clust
To install/upgrade the chart with the release name `dbformariadbazurekubedbcom-server-editor`:
```bash
-$ helm upgrade -i dbformariadbazurekubedbcom-server-editor appscode-charts-oci/dbformariadbazurekubedbcom-server-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dbformariadbazurekubedbcom-server-editor appscode-charts-oci/dbformariadbazurekubedbcom-server-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Server Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dbformariadbazurek
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dbformariadbazurekubedbcom-server-editor appscode-charts-oci/dbformariadbazurekubedbcom-server-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dbformariadb.azure.kubedb.com/v1alpha1
+$ helm upgrade -i dbformariadbazurekubedbcom-server-editor appscode-charts-oci/dbformariadbazurekubedbcom-server-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dbformariadb.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dbformariadbazurekubedbcom-server-editor appscode-charts-oci/dbformariadbazurekubedbcom-server-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dbformariadbazurekubedbcom-server-editor appscode-charts-oci/dbformariadbazurekubedbcom-server-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dbformariadbazurekubedbcom-virtualnetworkrule-editor/Chart.yaml b/charts/dbformariadbazurekubedbcom-virtualnetworkrule-editor/Chart.yaml
index 4e14886307..9ce79acc7c 100644
--- a/charts/dbformariadbazurekubedbcom-virtualnetworkrule-editor/Chart.yaml
+++ b/charts/dbformariadbazurekubedbcom-virtualnetworkrule-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dbformariadb.azure.kubedb.com","version":"v1alpha1","resource":"virtualnetworkrules"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: VirtualNetworkRule Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dbformariadbazurekubedbcom-virtualnetworkrule-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dbformariadbazurekubedbcom-virtualnetworkrule-editor/README.md b/charts/dbformariadbazurekubedbcom-virtualnetworkrule-editor/README.md
index 20ef6bfadf..72774873f0 100644
--- a/charts/dbformariadbazurekubedbcom-virtualnetworkrule-editor/README.md
+++ b/charts/dbformariadbazurekubedbcom-virtualnetworkrule-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dbformariadbazurekubedbcom-virtualnetworkrule-editor --version=v0.9.0
-$ helm upgrade -i dbformariadbazurekubedbcom-virtualnetworkrule-editor appscode-charts-oci/dbformariadbazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dbformariadbazurekubedbcom-virtualnetworkrule-editor --version=v0.10.0
+$ helm upgrade -i dbformariadbazurekubedbcom-virtualnetworkrule-editor appscode-charts-oci/dbformariadbazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a VirtualNetworkRule Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `dbformariadbazurekubedbcom-virtualnetworkrule-editor`:
```bash
-$ helm upgrade -i dbformariadbazurekubedbcom-virtualnetworkrule-editor appscode-charts-oci/dbformariadbazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dbformariadbazurekubedbcom-virtualnetworkrule-editor appscode-charts-oci/dbformariadbazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a VirtualNetworkRule Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dbformariadbazurek
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dbformariadbazurekubedbcom-virtualnetworkrule-editor appscode-charts-oci/dbformariadbazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dbformariadb.azure.kubedb.com/v1alpha1
+$ helm upgrade -i dbformariadbazurekubedbcom-virtualnetworkrule-editor appscode-charts-oci/dbformariadbazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dbformariadb.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dbformariadbazurekubedbcom-virtualnetworkrule-editor appscode-charts-oci/dbformariadbazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dbformariadbazurekubedbcom-virtualnetworkrule-editor appscode-charts-oci/dbformariadbazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dbformysqlazurekubedbcom-activedirectoryadministrator-editor/Chart.yaml b/charts/dbformysqlazurekubedbcom-activedirectoryadministrator-editor/Chart.yaml
index ab7d1a821e..8d5cdee7a8 100644
--- a/charts/dbformysqlazurekubedbcom-activedirectoryadministrator-editor/Chart.yaml
+++ b/charts/dbformysqlazurekubedbcom-activedirectoryadministrator-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dbformysql.azure.kubedb.com","version":"v1alpha1","resource":"activedirectoryadministrators"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ActiveDirectoryAdministrator Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dbformysqlazurekubedbcom-activedirectoryadministrator-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dbformysqlazurekubedbcom-activedirectoryadministrator-editor/README.md b/charts/dbformysqlazurekubedbcom-activedirectoryadministrator-editor/README.md
index 8bab6f653e..3ef473d76a 100644
--- a/charts/dbformysqlazurekubedbcom-activedirectoryadministrator-editor/README.md
+++ b/charts/dbformysqlazurekubedbcom-activedirectoryadministrator-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dbformysqlazurekubedbcom-activedirectoryadministrator-editor --version=v0.9.0
-$ helm upgrade -i dbformysqlazurekubedbcom-activedirectoryadministrator-editor appscode-charts-oci/dbformysqlazurekubedbcom-activedirectoryadministrator-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dbformysqlazurekubedbcom-activedirectoryadministrator-editor --version=v0.10.0
+$ helm upgrade -i dbformysqlazurekubedbcom-activedirectoryadministrator-editor appscode-charts-oci/dbformysqlazurekubedbcom-activedirectoryadministrator-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ActiveDirectoryAdministrator Editor on a [Kubernetes](http:
To install/upgrade the chart with the release name `dbformysqlazurekubedbcom-activedirectoryadministrator-editor`:
```bash
-$ helm upgrade -i dbformysqlazurekubedbcom-activedirectoryadministrator-editor appscode-charts-oci/dbformysqlazurekubedbcom-activedirectoryadministrator-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dbformysqlazurekubedbcom-activedirectoryadministrator-editor appscode-charts-oci/dbformysqlazurekubedbcom-activedirectoryadministrator-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ActiveDirectoryAdministrator Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dbformysqlazurekub
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dbformysqlazurekubedbcom-activedirectoryadministrator-editor appscode-charts-oci/dbformysqlazurekubedbcom-activedirectoryadministrator-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dbformysql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i dbformysqlazurekubedbcom-activedirectoryadministrator-editor appscode-charts-oci/dbformysqlazurekubedbcom-activedirectoryadministrator-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dbformysql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dbformysqlazurekubedbcom-activedirectoryadministrator-editor appscode-charts-oci/dbformysqlazurekubedbcom-activedirectoryadministrator-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dbformysqlazurekubedbcom-activedirectoryadministrator-editor appscode-charts-oci/dbformysqlazurekubedbcom-activedirectoryadministrator-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dbformysqlazurekubedbcom-configuration-editor/Chart.yaml b/charts/dbformysqlazurekubedbcom-configuration-editor/Chart.yaml
index 3c7c3b9fb7..a07b00d2ca 100644
--- a/charts/dbformysqlazurekubedbcom-configuration-editor/Chart.yaml
+++ b/charts/dbformysqlazurekubedbcom-configuration-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dbformysql.azure.kubedb.com","version":"v1alpha1","resource":"configurations"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Configuration Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dbformysqlazurekubedbcom-configuration-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dbformysqlazurekubedbcom-configuration-editor/README.md b/charts/dbformysqlazurekubedbcom-configuration-editor/README.md
index 1e9b5f1950..b878ec7eb8 100644
--- a/charts/dbformysqlazurekubedbcom-configuration-editor/README.md
+++ b/charts/dbformysqlazurekubedbcom-configuration-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dbformysqlazurekubedbcom-configuration-editor --version=v0.9.0
-$ helm upgrade -i dbformysqlazurekubedbcom-configuration-editor appscode-charts-oci/dbformysqlazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dbformysqlazurekubedbcom-configuration-editor --version=v0.10.0
+$ helm upgrade -i dbformysqlazurekubedbcom-configuration-editor appscode-charts-oci/dbformysqlazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Configuration Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `dbformysqlazurekubedbcom-configuration-editor`:
```bash
-$ helm upgrade -i dbformysqlazurekubedbcom-configuration-editor appscode-charts-oci/dbformysqlazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dbformysqlazurekubedbcom-configuration-editor appscode-charts-oci/dbformysqlazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Configuration Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dbformysqlazurekub
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dbformysqlazurekubedbcom-configuration-editor appscode-charts-oci/dbformysqlazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dbformysql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i dbformysqlazurekubedbcom-configuration-editor appscode-charts-oci/dbformysqlazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dbformysql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dbformysqlazurekubedbcom-configuration-editor appscode-charts-oci/dbformysqlazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dbformysqlazurekubedbcom-configuration-editor appscode-charts-oci/dbformysqlazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dbformysqlazurekubedbcom-database-editor/Chart.yaml b/charts/dbformysqlazurekubedbcom-database-editor/Chart.yaml
index be83712c20..4ebd086b7d 100644
--- a/charts/dbformysqlazurekubedbcom-database-editor/Chart.yaml
+++ b/charts/dbformysqlazurekubedbcom-database-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dbformysql.azure.kubedb.com","version":"v1alpha1","resource":"databases"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Database Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dbformysqlazurekubedbcom-database-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dbformysqlazurekubedbcom-database-editor/README.md b/charts/dbformysqlazurekubedbcom-database-editor/README.md
index 4f88d79838..2df5661617 100644
--- a/charts/dbformysqlazurekubedbcom-database-editor/README.md
+++ b/charts/dbformysqlazurekubedbcom-database-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dbformysqlazurekubedbcom-database-editor --version=v0.9.0
-$ helm upgrade -i dbformysqlazurekubedbcom-database-editor appscode-charts-oci/dbformysqlazurekubedbcom-database-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dbformysqlazurekubedbcom-database-editor --version=v0.10.0
+$ helm upgrade -i dbformysqlazurekubedbcom-database-editor appscode-charts-oci/dbformysqlazurekubedbcom-database-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Database Editor on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `dbformysqlazurekubedbcom-database-editor`:
```bash
-$ helm upgrade -i dbformysqlazurekubedbcom-database-editor appscode-charts-oci/dbformysqlazurekubedbcom-database-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dbformysqlazurekubedbcom-database-editor appscode-charts-oci/dbformysqlazurekubedbcom-database-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Database Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dbformysqlazurekub
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dbformysqlazurekubedbcom-database-editor appscode-charts-oci/dbformysqlazurekubedbcom-database-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dbformysql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i dbformysqlazurekubedbcom-database-editor appscode-charts-oci/dbformysqlazurekubedbcom-database-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dbformysql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dbformysqlazurekubedbcom-database-editor appscode-charts-oci/dbformysqlazurekubedbcom-database-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dbformysqlazurekubedbcom-database-editor appscode-charts-oci/dbformysqlazurekubedbcom-database-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dbformysqlazurekubedbcom-firewallrule-editor/Chart.yaml b/charts/dbformysqlazurekubedbcom-firewallrule-editor/Chart.yaml
index 193a39609a..4be82b8660 100644
--- a/charts/dbformysqlazurekubedbcom-firewallrule-editor/Chart.yaml
+++ b/charts/dbformysqlazurekubedbcom-firewallrule-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dbformysql.azure.kubedb.com","version":"v1alpha1","resource":"firewallrules"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FirewallRule Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dbformysqlazurekubedbcom-firewallrule-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dbformysqlazurekubedbcom-firewallrule-editor/README.md b/charts/dbformysqlazurekubedbcom-firewallrule-editor/README.md
index 28a9bfc0ef..f8db9bbf77 100644
--- a/charts/dbformysqlazurekubedbcom-firewallrule-editor/README.md
+++ b/charts/dbformysqlazurekubedbcom-firewallrule-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dbformysqlazurekubedbcom-firewallrule-editor --version=v0.9.0
-$ helm upgrade -i dbformysqlazurekubedbcom-firewallrule-editor appscode-charts-oci/dbformysqlazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dbformysqlazurekubedbcom-firewallrule-editor --version=v0.10.0
+$ helm upgrade -i dbformysqlazurekubedbcom-firewallrule-editor appscode-charts-oci/dbformysqlazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FirewallRule Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `dbformysqlazurekubedbcom-firewallrule-editor`:
```bash
-$ helm upgrade -i dbformysqlazurekubedbcom-firewallrule-editor appscode-charts-oci/dbformysqlazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dbformysqlazurekubedbcom-firewallrule-editor appscode-charts-oci/dbformysqlazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FirewallRule Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dbformysqlazurekub
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dbformysqlazurekubedbcom-firewallrule-editor appscode-charts-oci/dbformysqlazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dbformysql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i dbformysqlazurekubedbcom-firewallrule-editor appscode-charts-oci/dbformysqlazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dbformysql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dbformysqlazurekubedbcom-firewallrule-editor appscode-charts-oci/dbformysqlazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dbformysqlazurekubedbcom-firewallrule-editor appscode-charts-oci/dbformysqlazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dbformysqlazurekubedbcom-flexibledatabase-editor/Chart.yaml b/charts/dbformysqlazurekubedbcom-flexibledatabase-editor/Chart.yaml
index 78738342b1..2434df4da5 100644
--- a/charts/dbformysqlazurekubedbcom-flexibledatabase-editor/Chart.yaml
+++ b/charts/dbformysqlazurekubedbcom-flexibledatabase-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dbformysql.azure.kubedb.com","version":"v1alpha1","resource":"flexibledatabases"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FlexibleDatabase Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dbformysqlazurekubedbcom-flexibledatabase-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dbformysqlazurekubedbcom-flexibledatabase-editor/README.md b/charts/dbformysqlazurekubedbcom-flexibledatabase-editor/README.md
index f40a4ff157..1410354369 100644
--- a/charts/dbformysqlazurekubedbcom-flexibledatabase-editor/README.md
+++ b/charts/dbformysqlazurekubedbcom-flexibledatabase-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dbformysqlazurekubedbcom-flexibledatabase-editor --version=v0.9.0
-$ helm upgrade -i dbformysqlazurekubedbcom-flexibledatabase-editor appscode-charts-oci/dbformysqlazurekubedbcom-flexibledatabase-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dbformysqlazurekubedbcom-flexibledatabase-editor --version=v0.10.0
+$ helm upgrade -i dbformysqlazurekubedbcom-flexibledatabase-editor appscode-charts-oci/dbformysqlazurekubedbcom-flexibledatabase-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FlexibleDatabase Editor on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `dbformysqlazurekubedbcom-flexibledatabase-editor`:
```bash
-$ helm upgrade -i dbformysqlazurekubedbcom-flexibledatabase-editor appscode-charts-oci/dbformysqlazurekubedbcom-flexibledatabase-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dbformysqlazurekubedbcom-flexibledatabase-editor appscode-charts-oci/dbformysqlazurekubedbcom-flexibledatabase-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FlexibleDatabase Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dbformysqlazurekub
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dbformysqlazurekubedbcom-flexibledatabase-editor appscode-charts-oci/dbformysqlazurekubedbcom-flexibledatabase-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dbformysql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i dbformysqlazurekubedbcom-flexibledatabase-editor appscode-charts-oci/dbformysqlazurekubedbcom-flexibledatabase-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dbformysql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dbformysqlazurekubedbcom-flexibledatabase-editor appscode-charts-oci/dbformysqlazurekubedbcom-flexibledatabase-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dbformysqlazurekubedbcom-flexibledatabase-editor appscode-charts-oci/dbformysqlazurekubedbcom-flexibledatabase-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dbformysqlazurekubedbcom-flexibleserver-editor/Chart.yaml b/charts/dbformysqlazurekubedbcom-flexibleserver-editor/Chart.yaml
index 1d0e5af079..3594c60129 100644
--- a/charts/dbformysqlazurekubedbcom-flexibleserver-editor/Chart.yaml
+++ b/charts/dbformysqlazurekubedbcom-flexibleserver-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dbformysql.azure.kubedb.com","version":"v1alpha1","resource":"flexibleservers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FlexibleServer Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dbformysqlazurekubedbcom-flexibleserver-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dbformysqlazurekubedbcom-flexibleserver-editor/README.md b/charts/dbformysqlazurekubedbcom-flexibleserver-editor/README.md
index ecf5b636c1..b51be8b76f 100644
--- a/charts/dbformysqlazurekubedbcom-flexibleserver-editor/README.md
+++ b/charts/dbformysqlazurekubedbcom-flexibleserver-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dbformysqlazurekubedbcom-flexibleserver-editor --version=v0.9.0
-$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserver-editor appscode-charts-oci/dbformysqlazurekubedbcom-flexibleserver-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dbformysqlazurekubedbcom-flexibleserver-editor --version=v0.10.0
+$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserver-editor appscode-charts-oci/dbformysqlazurekubedbcom-flexibleserver-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FlexibleServer Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `dbformysqlazurekubedbcom-flexibleserver-editor`:
```bash
-$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserver-editor appscode-charts-oci/dbformysqlazurekubedbcom-flexibleserver-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserver-editor appscode-charts-oci/dbformysqlazurekubedbcom-flexibleserver-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FlexibleServer Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dbformysqlazurekub
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserver-editor appscode-charts-oci/dbformysqlazurekubedbcom-flexibleserver-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dbformysql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserver-editor appscode-charts-oci/dbformysqlazurekubedbcom-flexibleserver-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dbformysql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserver-editor appscode-charts-oci/dbformysqlazurekubedbcom-flexibleserver-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserver-editor appscode-charts-oci/dbformysqlazurekubedbcom-flexibleserver-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor/Chart.yaml b/charts/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor/Chart.yaml
index 8beb63b465..d2836ca24a 100644
--- a/charts/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor/Chart.yaml
+++ b/charts/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dbformysql.azure.kubedb.com","version":"v1alpha1","resource":"flexibleserverconfigurations"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FlexibleServerConfiguration Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dbformysqlazurekubedbcom-flexibleserverconfiguration-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor/README.md b/charts/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor/README.md
index 2fdc2910a4..48c4913a85 100644
--- a/charts/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor/README.md
+++ b/charts/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor --version=v0.9.0
-$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserverconfiguration-editor appscode-charts-oci/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor --version=v0.10.0
+$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserverconfiguration-editor appscode-charts-oci/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FlexibleServerConfiguration Editor on a [Kubernetes](http:/
To install/upgrade the chart with the release name `dbformysqlazurekubedbcom-flexibleserverconfiguration-editor`:
```bash
-$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserverconfiguration-editor appscode-charts-oci/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserverconfiguration-editor appscode-charts-oci/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FlexibleServerConfiguration Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dbformysqlazurekub
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserverconfiguration-editor appscode-charts-oci/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dbformysql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserverconfiguration-editor appscode-charts-oci/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dbformysql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserverconfiguration-editor appscode-charts-oci/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserverconfiguration-editor appscode-charts-oci/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor/Chart.yaml b/charts/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor/Chart.yaml
index 9b1d38111d..46e8ce1784 100644
--- a/charts/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor/Chart.yaml
+++ b/charts/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dbformysql.azure.kubedb.com","version":"v1alpha1","resource":"flexibleserverfirewallrules"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FlexibleServerFirewallRule Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor/README.md b/charts/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor/README.md
index 1e3bca6307..3123897d06 100644
--- a/charts/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor/README.md
+++ b/charts/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor --version=v0.9.0
-$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor appscode-charts-oci/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor --version=v0.10.0
+$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor appscode-charts-oci/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FlexibleServerFirewallRule Editor on a [Kubernetes](http://
To install/upgrade the chart with the release name `dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor`:
```bash
-$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor appscode-charts-oci/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor appscode-charts-oci/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FlexibleServerFirewallRule Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dbformysqlazurekub
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor appscode-charts-oci/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dbformysql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor appscode-charts-oci/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dbformysql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor appscode-charts-oci/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor appscode-charts-oci/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dbformysqlazurekubedbcom-server-editor/Chart.yaml b/charts/dbformysqlazurekubedbcom-server-editor/Chart.yaml
index 8032f61a26..797b177645 100644
--- a/charts/dbformysqlazurekubedbcom-server-editor/Chart.yaml
+++ b/charts/dbformysqlazurekubedbcom-server-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dbformysql.azure.kubedb.com","version":"v1alpha1","resource":"servers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Server Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dbformysqlazurekubedbcom-server-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dbformysqlazurekubedbcom-server-editor/README.md b/charts/dbformysqlazurekubedbcom-server-editor/README.md
index f4e457c541..8a456cb7a3 100644
--- a/charts/dbformysqlazurekubedbcom-server-editor/README.md
+++ b/charts/dbformysqlazurekubedbcom-server-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dbformysqlazurekubedbcom-server-editor --version=v0.9.0
-$ helm upgrade -i dbformysqlazurekubedbcom-server-editor appscode-charts-oci/dbformysqlazurekubedbcom-server-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dbformysqlazurekubedbcom-server-editor --version=v0.10.0
+$ helm upgrade -i dbformysqlazurekubedbcom-server-editor appscode-charts-oci/dbformysqlazurekubedbcom-server-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Server Editor on a [Kubernetes](http://kubernetes.io) clust
To install/upgrade the chart with the release name `dbformysqlazurekubedbcom-server-editor`:
```bash
-$ helm upgrade -i dbformysqlazurekubedbcom-server-editor appscode-charts-oci/dbformysqlazurekubedbcom-server-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dbformysqlazurekubedbcom-server-editor appscode-charts-oci/dbformysqlazurekubedbcom-server-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Server Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dbformysqlazurekub
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dbformysqlazurekubedbcom-server-editor appscode-charts-oci/dbformysqlazurekubedbcom-server-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dbformysql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i dbformysqlazurekubedbcom-server-editor appscode-charts-oci/dbformysqlazurekubedbcom-server-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dbformysql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dbformysqlazurekubedbcom-server-editor appscode-charts-oci/dbformysqlazurekubedbcom-server-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dbformysqlazurekubedbcom-server-editor appscode-charts-oci/dbformysqlazurekubedbcom-server-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dbformysqlazurekubedbcom-virtualnetworkrule-editor/Chart.yaml b/charts/dbformysqlazurekubedbcom-virtualnetworkrule-editor/Chart.yaml
index 52df0d399e..d93405fd96 100644
--- a/charts/dbformysqlazurekubedbcom-virtualnetworkrule-editor/Chart.yaml
+++ b/charts/dbformysqlazurekubedbcom-virtualnetworkrule-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dbformysql.azure.kubedb.com","version":"v1alpha1","resource":"virtualnetworkrules"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: VirtualNetworkRule Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dbformysqlazurekubedbcom-virtualnetworkrule-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dbformysqlazurekubedbcom-virtualnetworkrule-editor/README.md b/charts/dbformysqlazurekubedbcom-virtualnetworkrule-editor/README.md
index 9f304bcedf..8c306cae77 100644
--- a/charts/dbformysqlazurekubedbcom-virtualnetworkrule-editor/README.md
+++ b/charts/dbformysqlazurekubedbcom-virtualnetworkrule-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dbformysqlazurekubedbcom-virtualnetworkrule-editor --version=v0.9.0
-$ helm upgrade -i dbformysqlazurekubedbcom-virtualnetworkrule-editor appscode-charts-oci/dbformysqlazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dbformysqlazurekubedbcom-virtualnetworkrule-editor --version=v0.10.0
+$ helm upgrade -i dbformysqlazurekubedbcom-virtualnetworkrule-editor appscode-charts-oci/dbformysqlazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a VirtualNetworkRule Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `dbformysqlazurekubedbcom-virtualnetworkrule-editor`:
```bash
-$ helm upgrade -i dbformysqlazurekubedbcom-virtualnetworkrule-editor appscode-charts-oci/dbformysqlazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dbformysqlazurekubedbcom-virtualnetworkrule-editor appscode-charts-oci/dbformysqlazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a VirtualNetworkRule Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dbformysqlazurekub
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dbformysqlazurekubedbcom-virtualnetworkrule-editor appscode-charts-oci/dbformysqlazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dbformysql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i dbformysqlazurekubedbcom-virtualnetworkrule-editor appscode-charts-oci/dbformysqlazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dbformysql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dbformysqlazurekubedbcom-virtualnetworkrule-editor appscode-charts-oci/dbformysqlazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dbformysqlazurekubedbcom-virtualnetworkrule-editor appscode-charts-oci/dbformysqlazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor/Chart.yaml b/charts/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor/Chart.yaml
index 31cff4e8c7..cd5b7a69cd 100644
--- a/charts/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor/Chart.yaml
+++ b/charts/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dbforpostgresql.azure.kubedb.com","version":"v1alpha1","resource":"activedirectoryadministrators"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ActiveDirectoryAdministrator Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor/README.md b/charts/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor/README.md
index 5152609437..76c5c43710 100644
--- a/charts/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor/README.md
+++ b/charts/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor --version=v0.9.0
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor --version=v0.10.0
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ActiveDirectoryAdministrator Editor on a [Kubernetes](http:
To install/upgrade the chart with the release name `dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor`:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ActiveDirectoryAdministrator Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dbforpostgresqlazu
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dbforpostgresqlazurekubedbcom-configuration-editor/Chart.yaml b/charts/dbforpostgresqlazurekubedbcom-configuration-editor/Chart.yaml
index 27bb8ac13c..e28287581d 100644
--- a/charts/dbforpostgresqlazurekubedbcom-configuration-editor/Chart.yaml
+++ b/charts/dbforpostgresqlazurekubedbcom-configuration-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dbforpostgresql.azure.kubedb.com","version":"v1alpha1","resource":"configurations"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Configuration Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dbforpostgresqlazurekubedbcom-configuration-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dbforpostgresqlazurekubedbcom-configuration-editor/README.md b/charts/dbforpostgresqlazurekubedbcom-configuration-editor/README.md
index 46f1dd8f0a..e1aefe3208 100644
--- a/charts/dbforpostgresqlazurekubedbcom-configuration-editor/README.md
+++ b/charts/dbforpostgresqlazurekubedbcom-configuration-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dbforpostgresqlazurekubedbcom-configuration-editor --version=v0.9.0
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-configuration-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dbforpostgresqlazurekubedbcom-configuration-editor --version=v0.10.0
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-configuration-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Configuration Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `dbforpostgresqlazurekubedbcom-configuration-editor`:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-configuration-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-configuration-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Configuration Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dbforpostgresqlazu
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-configuration-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-configuration-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-configuration-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-configuration-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dbforpostgresqlazurekubedbcom-database-editor/Chart.yaml b/charts/dbforpostgresqlazurekubedbcom-database-editor/Chart.yaml
index 2606947382..09aa3eee53 100644
--- a/charts/dbforpostgresqlazurekubedbcom-database-editor/Chart.yaml
+++ b/charts/dbforpostgresqlazurekubedbcom-database-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dbforpostgresql.azure.kubedb.com","version":"v1alpha1","resource":"databases"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Database Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dbforpostgresqlazurekubedbcom-database-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dbforpostgresqlazurekubedbcom-database-editor/README.md b/charts/dbforpostgresqlazurekubedbcom-database-editor/README.md
index 61cc071ccc..94bb387f32 100644
--- a/charts/dbforpostgresqlazurekubedbcom-database-editor/README.md
+++ b/charts/dbforpostgresqlazurekubedbcom-database-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dbforpostgresqlazurekubedbcom-database-editor --version=v0.9.0
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-database-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-database-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dbforpostgresqlazurekubedbcom-database-editor --version=v0.10.0
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-database-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-database-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Database Editor on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `dbforpostgresqlazurekubedbcom-database-editor`:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-database-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-database-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-database-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-database-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Database Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dbforpostgresqlazu
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-database-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-database-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-database-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-database-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-database-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-database-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-database-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-database-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dbforpostgresqlazurekubedbcom-firewallrule-editor/Chart.yaml b/charts/dbforpostgresqlazurekubedbcom-firewallrule-editor/Chart.yaml
index a0255f05a4..3b415b1b72 100644
--- a/charts/dbforpostgresqlazurekubedbcom-firewallrule-editor/Chart.yaml
+++ b/charts/dbforpostgresqlazurekubedbcom-firewallrule-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dbforpostgresql.azure.kubedb.com","version":"v1alpha1","resource":"firewallrules"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FirewallRule Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dbforpostgresqlazurekubedbcom-firewallrule-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dbforpostgresqlazurekubedbcom-firewallrule-editor/README.md b/charts/dbforpostgresqlazurekubedbcom-firewallrule-editor/README.md
index 31f7ebab2e..e87d363ae0 100644
--- a/charts/dbforpostgresqlazurekubedbcom-firewallrule-editor/README.md
+++ b/charts/dbforpostgresqlazurekubedbcom-firewallrule-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dbforpostgresqlazurekubedbcom-firewallrule-editor --version=v0.9.0
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-firewallrule-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dbforpostgresqlazurekubedbcom-firewallrule-editor --version=v0.10.0
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-firewallrule-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FirewallRule Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `dbforpostgresqlazurekubedbcom-firewallrule-editor`:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-firewallrule-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-firewallrule-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FirewallRule Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dbforpostgresqlazu
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-firewallrule-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-firewallrule-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-firewallrule-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-firewallrule-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dbforpostgresqlazurekubedbcom-flexibleserver-editor/Chart.yaml b/charts/dbforpostgresqlazurekubedbcom-flexibleserver-editor/Chart.yaml
index 5068a39c0d..888f0c7394 100644
--- a/charts/dbforpostgresqlazurekubedbcom-flexibleserver-editor/Chart.yaml
+++ b/charts/dbforpostgresqlazurekubedbcom-flexibleserver-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dbforpostgresql.azure.kubedb.com","version":"v1alpha1","resource":"flexibleservers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FlexibleServer Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dbforpostgresqlazurekubedbcom-flexibleserver-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dbforpostgresqlazurekubedbcom-flexibleserver-editor/README.md b/charts/dbforpostgresqlazurekubedbcom-flexibleserver-editor/README.md
index 3bcd98006e..6a1de07f05 100644
--- a/charts/dbforpostgresqlazurekubedbcom-flexibleserver-editor/README.md
+++ b/charts/dbforpostgresqlazurekubedbcom-flexibleserver-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserver-editor --version=v0.9.0
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserver-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserver-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserver-editor --version=v0.10.0
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserver-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserver-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FlexibleServer Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `dbforpostgresqlazurekubedbcom-flexibleserver-editor`:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserver-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserver-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserver-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserver-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FlexibleServer Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dbforpostgresqlazu
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserver-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserver-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserver-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserver-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserver-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserver-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserver-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserver-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor/Chart.yaml b/charts/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor/Chart.yaml
index 67a3e8dfaa..8930ceaf6d 100644
--- a/charts/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor/Chart.yaml
+++ b/charts/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dbforpostgresql.azure.kubedb.com","version":"v1alpha1","resource":"flexibleserverconfigurations"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FlexibleServerConfiguration Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor/README.md b/charts/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor/README.md
index 888c4aae0a..59489a0a8a 100644
--- a/charts/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor/README.md
+++ b/charts/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor --version=v0.9.0
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor --version=v0.10.0
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FlexibleServerConfiguration Editor on a [Kubernetes](http:/
To install/upgrade the chart with the release name `dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor`:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FlexibleServerConfiguration Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dbforpostgresqlazu
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor/Chart.yaml b/charts/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor/Chart.yaml
index fc96ace1e3..b437809cdc 100644
--- a/charts/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor/Chart.yaml
+++ b/charts/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dbforpostgresql.azure.kubedb.com","version":"v1alpha1","resource":"flexibleserverdatabases"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FlexibleServerDatabase Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor/README.md b/charts/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor/README.md
index 93e1bf0a2b..807b0b97e1 100644
--- a/charts/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor/README.md
+++ b/charts/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor --version=v0.9.0
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor --version=v0.10.0
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FlexibleServerDatabase Editor on a [Kubernetes](http://kube
To install/upgrade the chart with the release name `dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor`:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FlexibleServerDatabase Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dbforpostgresqlazu
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor/Chart.yaml b/charts/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor/Chart.yaml
index c221f48141..7f5d5d0d50 100644
--- a/charts/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor/Chart.yaml
+++ b/charts/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dbforpostgresql.azure.kubedb.com","version":"v1alpha1","resource":"flexibleserverfirewallrules"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FlexibleServerFirewallRule Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor/README.md b/charts/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor/README.md
index b240768b4c..cd99006c71 100644
--- a/charts/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor/README.md
+++ b/charts/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor --version=v0.9.0
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor --version=v0.10.0
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FlexibleServerFirewallRule Editor on a [Kubernetes](http://
To install/upgrade the chart with the release name `dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor`:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FlexibleServerFirewallRule Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dbforpostgresqlazu
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dbforpostgresqlazurekubedbcom-server-editor/Chart.yaml b/charts/dbforpostgresqlazurekubedbcom-server-editor/Chart.yaml
index f4d387f143..3a08611d67 100644
--- a/charts/dbforpostgresqlazurekubedbcom-server-editor/Chart.yaml
+++ b/charts/dbforpostgresqlazurekubedbcom-server-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dbforpostgresql.azure.kubedb.com","version":"v1alpha1","resource":"servers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Server Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dbforpostgresqlazurekubedbcom-server-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dbforpostgresqlazurekubedbcom-server-editor/README.md b/charts/dbforpostgresqlazurekubedbcom-server-editor/README.md
index daef28cf66..b38929d0b5 100644
--- a/charts/dbforpostgresqlazurekubedbcom-server-editor/README.md
+++ b/charts/dbforpostgresqlazurekubedbcom-server-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dbforpostgresqlazurekubedbcom-server-editor --version=v0.9.0
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-server-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-server-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dbforpostgresqlazurekubedbcom-server-editor --version=v0.10.0
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-server-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-server-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Server Editor on a [Kubernetes](http://kubernetes.io) clust
To install/upgrade the chart with the release name `dbforpostgresqlazurekubedbcom-server-editor`:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-server-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-server-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-server-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-server-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Server Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dbforpostgresqlazu
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-server-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-server-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-server-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-server-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-server-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-server-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-server-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-server-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dbforpostgresqlazurekubedbcom-serverkey-editor/Chart.yaml b/charts/dbforpostgresqlazurekubedbcom-serverkey-editor/Chart.yaml
index 532d6ec283..794a0a171f 100644
--- a/charts/dbforpostgresqlazurekubedbcom-serverkey-editor/Chart.yaml
+++ b/charts/dbforpostgresqlazurekubedbcom-serverkey-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dbforpostgresql.azure.kubedb.com","version":"v1alpha1","resource":"serverkeys"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ServerKey Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dbforpostgresqlazurekubedbcom-serverkey-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dbforpostgresqlazurekubedbcom-serverkey-editor/README.md b/charts/dbforpostgresqlazurekubedbcom-serverkey-editor/README.md
index d42fd2c7b5..b3433e7448 100644
--- a/charts/dbforpostgresqlazurekubedbcom-serverkey-editor/README.md
+++ b/charts/dbforpostgresqlazurekubedbcom-serverkey-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dbforpostgresqlazurekubedbcom-serverkey-editor --version=v0.9.0
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-serverkey-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-serverkey-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dbforpostgresqlazurekubedbcom-serverkey-editor --version=v0.10.0
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-serverkey-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-serverkey-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ServerKey Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `dbforpostgresqlazurekubedbcom-serverkey-editor`:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-serverkey-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-serverkey-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-serverkey-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-serverkey-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ServerKey Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dbforpostgresqlazu
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-serverkey-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-serverkey-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-serverkey-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-serverkey-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-serverkey-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-serverkey-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-serverkey-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-serverkey-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor/Chart.yaml b/charts/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor/Chart.yaml
index e5e2d70ca9..cfefa0c1a9 100644
--- a/charts/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor/Chart.yaml
+++ b/charts/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dbforpostgresql.azure.kubedb.com","version":"v1alpha1","resource":"virtualnetworkrules"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: VirtualNetworkRule Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor/README.md b/charts/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor/README.md
index 553e74b931..6f448e9646 100644
--- a/charts/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor/README.md
+++ b/charts/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor --version=v0.9.0
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor --version=v0.10.0
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a VirtualNetworkRule Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor`:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a VirtualNetworkRule Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dbforpostgresqlazu
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor appscode-charts-oci/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/discoveryk8sio-endpointslice-editor/Chart.yaml b/charts/discoveryk8sio-endpointslice-editor/Chart.yaml
index 524f48bef1..38f58266f6 100644
--- a/charts/discoveryk8sio-endpointslice-editor/Chart.yaml
+++ b/charts/discoveryk8sio-endpointslice-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"discovery.k8s.io","version":"v1","resource":"endpointslices"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: EndpointSlice Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: discoveryk8sio-endpointslice-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/discoveryk8sio-endpointslice-editor/README.md b/charts/discoveryk8sio-endpointslice-editor/README.md
index 9006f5b738..a49adcdbee 100644
--- a/charts/discoveryk8sio-endpointslice-editor/README.md
+++ b/charts/discoveryk8sio-endpointslice-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/discoveryk8sio-endpointslice-editor --version=v0.9.0
-$ helm upgrade -i discoveryk8sio-endpointslice-editor appscode-charts-oci/discoveryk8sio-endpointslice-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/discoveryk8sio-endpointslice-editor --version=v0.10.0
+$ helm upgrade -i discoveryk8sio-endpointslice-editor appscode-charts-oci/discoveryk8sio-endpointslice-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a EndpointSlice Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `discoveryk8sio-endpointslice-editor`:
```bash
-$ helm upgrade -i discoveryk8sio-endpointslice-editor appscode-charts-oci/discoveryk8sio-endpointslice-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i discoveryk8sio-endpointslice-editor appscode-charts-oci/discoveryk8sio-endpointslice-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a EndpointSlice Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `discoveryk8sio-end
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i discoveryk8sio-endpointslice-editor appscode-charts-oci/discoveryk8sio-endpointslice-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=discovery.k8s.io/v1
+$ helm upgrade -i discoveryk8sio-endpointslice-editor appscode-charts-oci/discoveryk8sio-endpointslice-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=discovery.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i discoveryk8sio-endpointslice-editor appscode-charts-oci/discoveryk8sio-endpointslice-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i discoveryk8sio-endpointslice-editor appscode-charts-oci/discoveryk8sio-endpointslice-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/docdbawskubedbcom-cluster-editor/Chart.yaml b/charts/docdbawskubedbcom-cluster-editor/Chart.yaml
index 88b3064403..a3591eef5a 100644
--- a/charts/docdbawskubedbcom-cluster-editor/Chart.yaml
+++ b/charts/docdbawskubedbcom-cluster-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"docdb.aws.kubedb.com","version":"v1alpha1","resource":"clusters"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Cluster Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: docdbawskubedbcom-cluster-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/docdbawskubedbcom-cluster-editor/README.md b/charts/docdbawskubedbcom-cluster-editor/README.md
index 868a8864de..96fb2ee10e 100644
--- a/charts/docdbawskubedbcom-cluster-editor/README.md
+++ b/charts/docdbawskubedbcom-cluster-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/docdbawskubedbcom-cluster-editor --version=v0.9.0
-$ helm upgrade -i docdbawskubedbcom-cluster-editor appscode-charts-oci/docdbawskubedbcom-cluster-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/docdbawskubedbcom-cluster-editor --version=v0.10.0
+$ helm upgrade -i docdbawskubedbcom-cluster-editor appscode-charts-oci/docdbawskubedbcom-cluster-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Cluster Editor on a [Kubernetes](http://kubernetes.io) clus
To install/upgrade the chart with the release name `docdbawskubedbcom-cluster-editor`:
```bash
-$ helm upgrade -i docdbawskubedbcom-cluster-editor appscode-charts-oci/docdbawskubedbcom-cluster-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i docdbawskubedbcom-cluster-editor appscode-charts-oci/docdbawskubedbcom-cluster-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Cluster Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `docdbawskubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i docdbawskubedbcom-cluster-editor appscode-charts-oci/docdbawskubedbcom-cluster-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=docdb.aws.kubedb.com/v1alpha1
+$ helm upgrade -i docdbawskubedbcom-cluster-editor appscode-charts-oci/docdbawskubedbcom-cluster-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=docdb.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i docdbawskubedbcom-cluster-editor appscode-charts-oci/docdbawskubedbcom-cluster-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i docdbawskubedbcom-cluster-editor appscode-charts-oci/docdbawskubedbcom-cluster-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/docdbawskubedbcom-clusterinstance-editor/Chart.yaml b/charts/docdbawskubedbcom-clusterinstance-editor/Chart.yaml
index 507da590f2..99254a72a3 100644
--- a/charts/docdbawskubedbcom-clusterinstance-editor/Chart.yaml
+++ b/charts/docdbawskubedbcom-clusterinstance-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"docdb.aws.kubedb.com","version":"v1alpha1","resource":"clusterinstances"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClusterInstance Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: docdbawskubedbcom-clusterinstance-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/docdbawskubedbcom-clusterinstance-editor/README.md b/charts/docdbawskubedbcom-clusterinstance-editor/README.md
index 9391ed75b6..b107acef45 100644
--- a/charts/docdbawskubedbcom-clusterinstance-editor/README.md
+++ b/charts/docdbawskubedbcom-clusterinstance-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/docdbawskubedbcom-clusterinstance-editor --version=v0.9.0
-$ helm upgrade -i docdbawskubedbcom-clusterinstance-editor appscode-charts-oci/docdbawskubedbcom-clusterinstance-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/docdbawskubedbcom-clusterinstance-editor --version=v0.10.0
+$ helm upgrade -i docdbawskubedbcom-clusterinstance-editor appscode-charts-oci/docdbawskubedbcom-clusterinstance-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClusterInstance Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `docdbawskubedbcom-clusterinstance-editor`:
```bash
-$ helm upgrade -i docdbawskubedbcom-clusterinstance-editor appscode-charts-oci/docdbawskubedbcom-clusterinstance-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i docdbawskubedbcom-clusterinstance-editor appscode-charts-oci/docdbawskubedbcom-clusterinstance-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClusterInstance Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `docdbawskubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i docdbawskubedbcom-clusterinstance-editor appscode-charts-oci/docdbawskubedbcom-clusterinstance-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=docdb.aws.kubedb.com/v1alpha1
+$ helm upgrade -i docdbawskubedbcom-clusterinstance-editor appscode-charts-oci/docdbawskubedbcom-clusterinstance-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=docdb.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i docdbawskubedbcom-clusterinstance-editor appscode-charts-oci/docdbawskubedbcom-clusterinstance-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i docdbawskubedbcom-clusterinstance-editor appscode-charts-oci/docdbawskubedbcom-clusterinstance-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/docdbawskubedbcom-clusterparametergroup-editor/Chart.yaml b/charts/docdbawskubedbcom-clusterparametergroup-editor/Chart.yaml
index ac22fb960a..3f32d1fe59 100644
--- a/charts/docdbawskubedbcom-clusterparametergroup-editor/Chart.yaml
+++ b/charts/docdbawskubedbcom-clusterparametergroup-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"docdb.aws.kubedb.com","version":"v1alpha1","resource":"clusterparametergroups"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClusterParameterGroup Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: docdbawskubedbcom-clusterparametergroup-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/docdbawskubedbcom-clusterparametergroup-editor/README.md b/charts/docdbawskubedbcom-clusterparametergroup-editor/README.md
index 6f522dcc7d..48c3249311 100644
--- a/charts/docdbawskubedbcom-clusterparametergroup-editor/README.md
+++ b/charts/docdbawskubedbcom-clusterparametergroup-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/docdbawskubedbcom-clusterparametergroup-editor --version=v0.9.0
-$ helm upgrade -i docdbawskubedbcom-clusterparametergroup-editor appscode-charts-oci/docdbawskubedbcom-clusterparametergroup-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/docdbawskubedbcom-clusterparametergroup-editor --version=v0.10.0
+$ helm upgrade -i docdbawskubedbcom-clusterparametergroup-editor appscode-charts-oci/docdbawskubedbcom-clusterparametergroup-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClusterParameterGroup Editor on a [Kubernetes](http://kuber
To install/upgrade the chart with the release name `docdbawskubedbcom-clusterparametergroup-editor`:
```bash
-$ helm upgrade -i docdbawskubedbcom-clusterparametergroup-editor appscode-charts-oci/docdbawskubedbcom-clusterparametergroup-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i docdbawskubedbcom-clusterparametergroup-editor appscode-charts-oci/docdbawskubedbcom-clusterparametergroup-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClusterParameterGroup Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `docdbawskubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i docdbawskubedbcom-clusterparametergroup-editor appscode-charts-oci/docdbawskubedbcom-clusterparametergroup-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=docdb.aws.kubedb.com/v1alpha1
+$ helm upgrade -i docdbawskubedbcom-clusterparametergroup-editor appscode-charts-oci/docdbawskubedbcom-clusterparametergroup-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=docdb.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i docdbawskubedbcom-clusterparametergroup-editor appscode-charts-oci/docdbawskubedbcom-clusterparametergroup-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i docdbawskubedbcom-clusterparametergroup-editor appscode-charts-oci/docdbawskubedbcom-clusterparametergroup-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/docdbawskubedbcom-clustersnapshot-editor/Chart.yaml b/charts/docdbawskubedbcom-clustersnapshot-editor/Chart.yaml
index 964bc18259..eb6be66d83 100644
--- a/charts/docdbawskubedbcom-clustersnapshot-editor/Chart.yaml
+++ b/charts/docdbawskubedbcom-clustersnapshot-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"docdb.aws.kubedb.com","version":"v1alpha1","resource":"clustersnapshots"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClusterSnapshot Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: docdbawskubedbcom-clustersnapshot-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/docdbawskubedbcom-clustersnapshot-editor/README.md b/charts/docdbawskubedbcom-clustersnapshot-editor/README.md
index 82523b5f49..005eac768a 100644
--- a/charts/docdbawskubedbcom-clustersnapshot-editor/README.md
+++ b/charts/docdbawskubedbcom-clustersnapshot-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/docdbawskubedbcom-clustersnapshot-editor --version=v0.9.0
-$ helm upgrade -i docdbawskubedbcom-clustersnapshot-editor appscode-charts-oci/docdbawskubedbcom-clustersnapshot-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/docdbawskubedbcom-clustersnapshot-editor --version=v0.10.0
+$ helm upgrade -i docdbawskubedbcom-clustersnapshot-editor appscode-charts-oci/docdbawskubedbcom-clustersnapshot-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClusterSnapshot Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `docdbawskubedbcom-clustersnapshot-editor`:
```bash
-$ helm upgrade -i docdbawskubedbcom-clustersnapshot-editor appscode-charts-oci/docdbawskubedbcom-clustersnapshot-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i docdbawskubedbcom-clustersnapshot-editor appscode-charts-oci/docdbawskubedbcom-clustersnapshot-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClusterSnapshot Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `docdbawskubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i docdbawskubedbcom-clustersnapshot-editor appscode-charts-oci/docdbawskubedbcom-clustersnapshot-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=docdb.aws.kubedb.com/v1alpha1
+$ helm upgrade -i docdbawskubedbcom-clustersnapshot-editor appscode-charts-oci/docdbawskubedbcom-clustersnapshot-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=docdb.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i docdbawskubedbcom-clustersnapshot-editor appscode-charts-oci/docdbawskubedbcom-clustersnapshot-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i docdbawskubedbcom-clustersnapshot-editor appscode-charts-oci/docdbawskubedbcom-clustersnapshot-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/docdbawskubedbcom-eventsubscription-editor/Chart.yaml b/charts/docdbawskubedbcom-eventsubscription-editor/Chart.yaml
index 74332b4a89..66471ca7a4 100644
--- a/charts/docdbawskubedbcom-eventsubscription-editor/Chart.yaml
+++ b/charts/docdbawskubedbcom-eventsubscription-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"docdb.aws.kubedb.com","version":"v1alpha1","resource":"eventsubscriptions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: EventSubscription Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: docdbawskubedbcom-eventsubscription-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/docdbawskubedbcom-eventsubscription-editor/README.md b/charts/docdbawskubedbcom-eventsubscription-editor/README.md
index 28b895d0c1..6fa55ea167 100644
--- a/charts/docdbawskubedbcom-eventsubscription-editor/README.md
+++ b/charts/docdbawskubedbcom-eventsubscription-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/docdbawskubedbcom-eventsubscription-editor --version=v0.9.0
-$ helm upgrade -i docdbawskubedbcom-eventsubscription-editor appscode-charts-oci/docdbawskubedbcom-eventsubscription-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/docdbawskubedbcom-eventsubscription-editor --version=v0.10.0
+$ helm upgrade -i docdbawskubedbcom-eventsubscription-editor appscode-charts-oci/docdbawskubedbcom-eventsubscription-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a EventSubscription Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `docdbawskubedbcom-eventsubscription-editor`:
```bash
-$ helm upgrade -i docdbawskubedbcom-eventsubscription-editor appscode-charts-oci/docdbawskubedbcom-eventsubscription-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i docdbawskubedbcom-eventsubscription-editor appscode-charts-oci/docdbawskubedbcom-eventsubscription-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a EventSubscription Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `docdbawskubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i docdbawskubedbcom-eventsubscription-editor appscode-charts-oci/docdbawskubedbcom-eventsubscription-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=docdb.aws.kubedb.com/v1alpha1
+$ helm upgrade -i docdbawskubedbcom-eventsubscription-editor appscode-charts-oci/docdbawskubedbcom-eventsubscription-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=docdb.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i docdbawskubedbcom-eventsubscription-editor appscode-charts-oci/docdbawskubedbcom-eventsubscription-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i docdbawskubedbcom-eventsubscription-editor appscode-charts-oci/docdbawskubedbcom-eventsubscription-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/docdbawskubedbcom-globalcluster-editor/Chart.yaml b/charts/docdbawskubedbcom-globalcluster-editor/Chart.yaml
index 667063a12f..9ed4d1ecb2 100644
--- a/charts/docdbawskubedbcom-globalcluster-editor/Chart.yaml
+++ b/charts/docdbawskubedbcom-globalcluster-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"docdb.aws.kubedb.com","version":"v1alpha1","resource":"globalclusters"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: GlobalCluster Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: docdbawskubedbcom-globalcluster-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/docdbawskubedbcom-globalcluster-editor/README.md b/charts/docdbawskubedbcom-globalcluster-editor/README.md
index 6b276e86f1..09abb31130 100644
--- a/charts/docdbawskubedbcom-globalcluster-editor/README.md
+++ b/charts/docdbawskubedbcom-globalcluster-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/docdbawskubedbcom-globalcluster-editor --version=v0.9.0
-$ helm upgrade -i docdbawskubedbcom-globalcluster-editor appscode-charts-oci/docdbawskubedbcom-globalcluster-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/docdbawskubedbcom-globalcluster-editor --version=v0.10.0
+$ helm upgrade -i docdbawskubedbcom-globalcluster-editor appscode-charts-oci/docdbawskubedbcom-globalcluster-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a GlobalCluster Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `docdbawskubedbcom-globalcluster-editor`:
```bash
-$ helm upgrade -i docdbawskubedbcom-globalcluster-editor appscode-charts-oci/docdbawskubedbcom-globalcluster-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i docdbawskubedbcom-globalcluster-editor appscode-charts-oci/docdbawskubedbcom-globalcluster-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a GlobalCluster Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `docdbawskubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i docdbawskubedbcom-globalcluster-editor appscode-charts-oci/docdbawskubedbcom-globalcluster-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=docdb.aws.kubedb.com/v1alpha1
+$ helm upgrade -i docdbawskubedbcom-globalcluster-editor appscode-charts-oci/docdbawskubedbcom-globalcluster-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=docdb.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i docdbawskubedbcom-globalcluster-editor appscode-charts-oci/docdbawskubedbcom-globalcluster-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i docdbawskubedbcom-globalcluster-editor appscode-charts-oci/docdbawskubedbcom-globalcluster-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/docdbawskubedbcom-subnetgroup-editor/Chart.yaml b/charts/docdbawskubedbcom-subnetgroup-editor/Chart.yaml
index 39918270d2..1129c3f8eb 100644
--- a/charts/docdbawskubedbcom-subnetgroup-editor/Chart.yaml
+++ b/charts/docdbawskubedbcom-subnetgroup-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"docdb.aws.kubedb.com","version":"v1alpha1","resource":"subnetgroups"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SubnetGroup Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: docdbawskubedbcom-subnetgroup-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/docdbawskubedbcom-subnetgroup-editor/README.md b/charts/docdbawskubedbcom-subnetgroup-editor/README.md
index a671d56422..2108bdda9c 100644
--- a/charts/docdbawskubedbcom-subnetgroup-editor/README.md
+++ b/charts/docdbawskubedbcom-subnetgroup-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/docdbawskubedbcom-subnetgroup-editor --version=v0.9.0
-$ helm upgrade -i docdbawskubedbcom-subnetgroup-editor appscode-charts-oci/docdbawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/docdbawskubedbcom-subnetgroup-editor --version=v0.10.0
+$ helm upgrade -i docdbawskubedbcom-subnetgroup-editor appscode-charts-oci/docdbawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SubnetGroup Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `docdbawskubedbcom-subnetgroup-editor`:
```bash
-$ helm upgrade -i docdbawskubedbcom-subnetgroup-editor appscode-charts-oci/docdbawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i docdbawskubedbcom-subnetgroup-editor appscode-charts-oci/docdbawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SubnetGroup Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `docdbawskubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i docdbawskubedbcom-subnetgroup-editor appscode-charts-oci/docdbawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=docdb.aws.kubedb.com/v1alpha1
+$ helm upgrade -i docdbawskubedbcom-subnetgroup-editor appscode-charts-oci/docdbawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=docdb.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i docdbawskubedbcom-subnetgroup-editor appscode-charts-oci/docdbawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i docdbawskubedbcom-subnetgroup-editor appscode-charts-oci/docdbawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/driversxhelmdev-apprelease-editor/Chart.yaml b/charts/driversxhelmdev-apprelease-editor/Chart.yaml
index 86e970f585..fc20a11870 100644
--- a/charts/driversxhelmdev-apprelease-editor/Chart.yaml
+++ b/charts/driversxhelmdev-apprelease-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"drivers.x-helm.dev","version":"v1alpha1","resource":"appreleases"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AppRelease Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: driversxhelmdev-apprelease-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/driversxhelmdev-apprelease-editor/README.md b/charts/driversxhelmdev-apprelease-editor/README.md
index c6341fad67..c629df256a 100644
--- a/charts/driversxhelmdev-apprelease-editor/README.md
+++ b/charts/driversxhelmdev-apprelease-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/driversxhelmdev-apprelease-editor --version=v0.9.0
-$ helm upgrade -i driversxhelmdev-apprelease-editor appscode-charts-oci/driversxhelmdev-apprelease-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/driversxhelmdev-apprelease-editor --version=v0.10.0
+$ helm upgrade -i driversxhelmdev-apprelease-editor appscode-charts-oci/driversxhelmdev-apprelease-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AppRelease Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `driversxhelmdev-apprelease-editor`:
```bash
-$ helm upgrade -i driversxhelmdev-apprelease-editor appscode-charts-oci/driversxhelmdev-apprelease-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i driversxhelmdev-apprelease-editor appscode-charts-oci/driversxhelmdev-apprelease-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AppRelease Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `driversxhelmdev-ap
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i driversxhelmdev-apprelease-editor appscode-charts-oci/driversxhelmdev-apprelease-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=drivers.x-helm.dev/v1alpha1
+$ helm upgrade -i driversxhelmdev-apprelease-editor appscode-charts-oci/driversxhelmdev-apprelease-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=drivers.x-helm.dev/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i driversxhelmdev-apprelease-editor appscode-charts-oci/driversxhelmdev-apprelease-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i driversxhelmdev-apprelease-editor appscode-charts-oci/driversxhelmdev-apprelease-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dynamodbawskubedbcom-contributorinsights-editor/Chart.yaml b/charts/dynamodbawskubedbcom-contributorinsights-editor/Chart.yaml
index fa8d226eef..77f32a585e 100644
--- a/charts/dynamodbawskubedbcom-contributorinsights-editor/Chart.yaml
+++ b/charts/dynamodbawskubedbcom-contributorinsights-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dynamodb.aws.kubedb.com","version":"v1alpha1","resource":"contributorinsights"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ContributorInsights Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dynamodbawskubedbcom-contributorinsights-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dynamodbawskubedbcom-contributorinsights-editor/README.md b/charts/dynamodbawskubedbcom-contributorinsights-editor/README.md
index d6c77b2ac3..82d957f256 100644
--- a/charts/dynamodbawskubedbcom-contributorinsights-editor/README.md
+++ b/charts/dynamodbawskubedbcom-contributorinsights-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dynamodbawskubedbcom-contributorinsights-editor --version=v0.9.0
-$ helm upgrade -i dynamodbawskubedbcom-contributorinsights-editor appscode-charts-oci/dynamodbawskubedbcom-contributorinsights-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dynamodbawskubedbcom-contributorinsights-editor --version=v0.10.0
+$ helm upgrade -i dynamodbawskubedbcom-contributorinsights-editor appscode-charts-oci/dynamodbawskubedbcom-contributorinsights-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ContributorInsights Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `dynamodbawskubedbcom-contributorinsights-editor`:
```bash
-$ helm upgrade -i dynamodbawskubedbcom-contributorinsights-editor appscode-charts-oci/dynamodbawskubedbcom-contributorinsights-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dynamodbawskubedbcom-contributorinsights-editor appscode-charts-oci/dynamodbawskubedbcom-contributorinsights-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ContributorInsights Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dynamodbawskubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dynamodbawskubedbcom-contributorinsights-editor appscode-charts-oci/dynamodbawskubedbcom-contributorinsights-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dynamodb.aws.kubedb.com/v1alpha1
+$ helm upgrade -i dynamodbawskubedbcom-contributorinsights-editor appscode-charts-oci/dynamodbawskubedbcom-contributorinsights-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dynamodb.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dynamodbawskubedbcom-contributorinsights-editor appscode-charts-oci/dynamodbawskubedbcom-contributorinsights-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dynamodbawskubedbcom-contributorinsights-editor appscode-charts-oci/dynamodbawskubedbcom-contributorinsights-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dynamodbawskubedbcom-globaltable-editor/Chart.yaml b/charts/dynamodbawskubedbcom-globaltable-editor/Chart.yaml
index a0d9bed71f..d2e257d43d 100644
--- a/charts/dynamodbawskubedbcom-globaltable-editor/Chart.yaml
+++ b/charts/dynamodbawskubedbcom-globaltable-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dynamodb.aws.kubedb.com","version":"v1alpha1","resource":"globaltables"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: GlobalTable Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dynamodbawskubedbcom-globaltable-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dynamodbawskubedbcom-globaltable-editor/README.md b/charts/dynamodbawskubedbcom-globaltable-editor/README.md
index 68d094dfcc..c51f9609c7 100644
--- a/charts/dynamodbawskubedbcom-globaltable-editor/README.md
+++ b/charts/dynamodbawskubedbcom-globaltable-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dynamodbawskubedbcom-globaltable-editor --version=v0.9.0
-$ helm upgrade -i dynamodbawskubedbcom-globaltable-editor appscode-charts-oci/dynamodbawskubedbcom-globaltable-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dynamodbawskubedbcom-globaltable-editor --version=v0.10.0
+$ helm upgrade -i dynamodbawskubedbcom-globaltable-editor appscode-charts-oci/dynamodbawskubedbcom-globaltable-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a GlobalTable Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `dynamodbawskubedbcom-globaltable-editor`:
```bash
-$ helm upgrade -i dynamodbawskubedbcom-globaltable-editor appscode-charts-oci/dynamodbawskubedbcom-globaltable-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dynamodbawskubedbcom-globaltable-editor appscode-charts-oci/dynamodbawskubedbcom-globaltable-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a GlobalTable Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dynamodbawskubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dynamodbawskubedbcom-globaltable-editor appscode-charts-oci/dynamodbawskubedbcom-globaltable-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dynamodb.aws.kubedb.com/v1alpha1
+$ helm upgrade -i dynamodbawskubedbcom-globaltable-editor appscode-charts-oci/dynamodbawskubedbcom-globaltable-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dynamodb.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dynamodbawskubedbcom-globaltable-editor appscode-charts-oci/dynamodbawskubedbcom-globaltable-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dynamodbawskubedbcom-globaltable-editor appscode-charts-oci/dynamodbawskubedbcom-globaltable-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dynamodbawskubedbcom-kinesisstreamingdestination-editor/Chart.yaml b/charts/dynamodbawskubedbcom-kinesisstreamingdestination-editor/Chart.yaml
index 441b83b8db..ea297b2301 100644
--- a/charts/dynamodbawskubedbcom-kinesisstreamingdestination-editor/Chart.yaml
+++ b/charts/dynamodbawskubedbcom-kinesisstreamingdestination-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dynamodb.aws.kubedb.com","version":"v1alpha1","resource":"kinesisstreamingdestinations"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: KinesisStreamingDestination Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dynamodbawskubedbcom-kinesisstreamingdestination-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dynamodbawskubedbcom-kinesisstreamingdestination-editor/README.md b/charts/dynamodbawskubedbcom-kinesisstreamingdestination-editor/README.md
index 6b8148f459..9c09ebe487 100644
--- a/charts/dynamodbawskubedbcom-kinesisstreamingdestination-editor/README.md
+++ b/charts/dynamodbawskubedbcom-kinesisstreamingdestination-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dynamodbawskubedbcom-kinesisstreamingdestination-editor --version=v0.9.0
-$ helm upgrade -i dynamodbawskubedbcom-kinesisstreamingdestination-editor appscode-charts-oci/dynamodbawskubedbcom-kinesisstreamingdestination-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dynamodbawskubedbcom-kinesisstreamingdestination-editor --version=v0.10.0
+$ helm upgrade -i dynamodbawskubedbcom-kinesisstreamingdestination-editor appscode-charts-oci/dynamodbawskubedbcom-kinesisstreamingdestination-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a KinesisStreamingDestination Editor on a [Kubernetes](http:/
To install/upgrade the chart with the release name `dynamodbawskubedbcom-kinesisstreamingdestination-editor`:
```bash
-$ helm upgrade -i dynamodbawskubedbcom-kinesisstreamingdestination-editor appscode-charts-oci/dynamodbawskubedbcom-kinesisstreamingdestination-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dynamodbawskubedbcom-kinesisstreamingdestination-editor appscode-charts-oci/dynamodbawskubedbcom-kinesisstreamingdestination-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a KinesisStreamingDestination Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dynamodbawskubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dynamodbawskubedbcom-kinesisstreamingdestination-editor appscode-charts-oci/dynamodbawskubedbcom-kinesisstreamingdestination-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dynamodb.aws.kubedb.com/v1alpha1
+$ helm upgrade -i dynamodbawskubedbcom-kinesisstreamingdestination-editor appscode-charts-oci/dynamodbawskubedbcom-kinesisstreamingdestination-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dynamodb.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dynamodbawskubedbcom-kinesisstreamingdestination-editor appscode-charts-oci/dynamodbawskubedbcom-kinesisstreamingdestination-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dynamodbawskubedbcom-kinesisstreamingdestination-editor appscode-charts-oci/dynamodbawskubedbcom-kinesisstreamingdestination-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dynamodbawskubedbcom-table-editor/Chart.yaml b/charts/dynamodbawskubedbcom-table-editor/Chart.yaml
index bce91b43ef..1366fdcbf9 100644
--- a/charts/dynamodbawskubedbcom-table-editor/Chart.yaml
+++ b/charts/dynamodbawskubedbcom-table-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dynamodb.aws.kubedb.com","version":"v1alpha1","resource":"tables"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Table Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dynamodbawskubedbcom-table-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dynamodbawskubedbcom-table-editor/README.md b/charts/dynamodbawskubedbcom-table-editor/README.md
index 2bca9f2b24..ed3226bb4d 100644
--- a/charts/dynamodbawskubedbcom-table-editor/README.md
+++ b/charts/dynamodbawskubedbcom-table-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dynamodbawskubedbcom-table-editor --version=v0.9.0
-$ helm upgrade -i dynamodbawskubedbcom-table-editor appscode-charts-oci/dynamodbawskubedbcom-table-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dynamodbawskubedbcom-table-editor --version=v0.10.0
+$ helm upgrade -i dynamodbawskubedbcom-table-editor appscode-charts-oci/dynamodbawskubedbcom-table-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Table Editor on a [Kubernetes](http://kubernetes.io) cluste
To install/upgrade the chart with the release name `dynamodbawskubedbcom-table-editor`:
```bash
-$ helm upgrade -i dynamodbawskubedbcom-table-editor appscode-charts-oci/dynamodbawskubedbcom-table-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dynamodbawskubedbcom-table-editor appscode-charts-oci/dynamodbawskubedbcom-table-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Table Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dynamodbawskubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dynamodbawskubedbcom-table-editor appscode-charts-oci/dynamodbawskubedbcom-table-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dynamodb.aws.kubedb.com/v1alpha1
+$ helm upgrade -i dynamodbawskubedbcom-table-editor appscode-charts-oci/dynamodbawskubedbcom-table-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dynamodb.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dynamodbawskubedbcom-table-editor appscode-charts-oci/dynamodbawskubedbcom-table-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dynamodbawskubedbcom-table-editor appscode-charts-oci/dynamodbawskubedbcom-table-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dynamodbawskubedbcom-tableitem-editor/Chart.yaml b/charts/dynamodbawskubedbcom-tableitem-editor/Chart.yaml
index 37f6cd1ea7..c7a0168aa5 100644
--- a/charts/dynamodbawskubedbcom-tableitem-editor/Chart.yaml
+++ b/charts/dynamodbawskubedbcom-tableitem-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dynamodb.aws.kubedb.com","version":"v1alpha1","resource":"tableitems"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: TableItem Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dynamodbawskubedbcom-tableitem-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dynamodbawskubedbcom-tableitem-editor/README.md b/charts/dynamodbawskubedbcom-tableitem-editor/README.md
index bf385dde53..b00af10b5d 100644
--- a/charts/dynamodbawskubedbcom-tableitem-editor/README.md
+++ b/charts/dynamodbawskubedbcom-tableitem-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dynamodbawskubedbcom-tableitem-editor --version=v0.9.0
-$ helm upgrade -i dynamodbawskubedbcom-tableitem-editor appscode-charts-oci/dynamodbawskubedbcom-tableitem-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dynamodbawskubedbcom-tableitem-editor --version=v0.10.0
+$ helm upgrade -i dynamodbawskubedbcom-tableitem-editor appscode-charts-oci/dynamodbawskubedbcom-tableitem-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a TableItem Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `dynamodbawskubedbcom-tableitem-editor`:
```bash
-$ helm upgrade -i dynamodbawskubedbcom-tableitem-editor appscode-charts-oci/dynamodbawskubedbcom-tableitem-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dynamodbawskubedbcom-tableitem-editor appscode-charts-oci/dynamodbawskubedbcom-tableitem-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a TableItem Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dynamodbawskubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dynamodbawskubedbcom-tableitem-editor appscode-charts-oci/dynamodbawskubedbcom-tableitem-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dynamodb.aws.kubedb.com/v1alpha1
+$ helm upgrade -i dynamodbawskubedbcom-tableitem-editor appscode-charts-oci/dynamodbawskubedbcom-tableitem-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dynamodb.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dynamodbawskubedbcom-tableitem-editor appscode-charts-oci/dynamodbawskubedbcom-tableitem-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dynamodbawskubedbcom-tableitem-editor appscode-charts-oci/dynamodbawskubedbcom-tableitem-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dynamodbawskubedbcom-tablereplica-editor/Chart.yaml b/charts/dynamodbawskubedbcom-tablereplica-editor/Chart.yaml
index cb30a68ad8..4c106db10a 100644
--- a/charts/dynamodbawskubedbcom-tablereplica-editor/Chart.yaml
+++ b/charts/dynamodbawskubedbcom-tablereplica-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dynamodb.aws.kubedb.com","version":"v1alpha1","resource":"tablereplicas"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: TableReplica Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dynamodbawskubedbcom-tablereplica-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dynamodbawskubedbcom-tablereplica-editor/README.md b/charts/dynamodbawskubedbcom-tablereplica-editor/README.md
index f75f8b6ecb..adf3864d85 100644
--- a/charts/dynamodbawskubedbcom-tablereplica-editor/README.md
+++ b/charts/dynamodbawskubedbcom-tablereplica-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dynamodbawskubedbcom-tablereplica-editor --version=v0.9.0
-$ helm upgrade -i dynamodbawskubedbcom-tablereplica-editor appscode-charts-oci/dynamodbawskubedbcom-tablereplica-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dynamodbawskubedbcom-tablereplica-editor --version=v0.10.0
+$ helm upgrade -i dynamodbawskubedbcom-tablereplica-editor appscode-charts-oci/dynamodbawskubedbcom-tablereplica-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a TableReplica Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `dynamodbawskubedbcom-tablereplica-editor`:
```bash
-$ helm upgrade -i dynamodbawskubedbcom-tablereplica-editor appscode-charts-oci/dynamodbawskubedbcom-tablereplica-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dynamodbawskubedbcom-tablereplica-editor appscode-charts-oci/dynamodbawskubedbcom-tablereplica-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a TableReplica Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dynamodbawskubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dynamodbawskubedbcom-tablereplica-editor appscode-charts-oci/dynamodbawskubedbcom-tablereplica-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dynamodb.aws.kubedb.com/v1alpha1
+$ helm upgrade -i dynamodbawskubedbcom-tablereplica-editor appscode-charts-oci/dynamodbawskubedbcom-tablereplica-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dynamodb.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dynamodbawskubedbcom-tablereplica-editor appscode-charts-oci/dynamodbawskubedbcom-tablereplica-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dynamodbawskubedbcom-tablereplica-editor appscode-charts-oci/dynamodbawskubedbcom-tablereplica-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/dynamodbawskubedbcom-tag-editor/Chart.yaml b/charts/dynamodbawskubedbcom-tag-editor/Chart.yaml
index 31c1a74c9f..9115f54089 100644
--- a/charts/dynamodbawskubedbcom-tag-editor/Chart.yaml
+++ b/charts/dynamodbawskubedbcom-tag-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"dynamodb.aws.kubedb.com","version":"v1alpha1","resource":"tags"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Tag Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: dynamodbawskubedbcom-tag-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/dynamodbawskubedbcom-tag-editor/README.md b/charts/dynamodbawskubedbcom-tag-editor/README.md
index 9d0442afca..81b8a82c26 100644
--- a/charts/dynamodbawskubedbcom-tag-editor/README.md
+++ b/charts/dynamodbawskubedbcom-tag-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/dynamodbawskubedbcom-tag-editor --version=v0.9.0
-$ helm upgrade -i dynamodbawskubedbcom-tag-editor appscode-charts-oci/dynamodbawskubedbcom-tag-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/dynamodbawskubedbcom-tag-editor --version=v0.10.0
+$ helm upgrade -i dynamodbawskubedbcom-tag-editor appscode-charts-oci/dynamodbawskubedbcom-tag-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Tag Editor on a [Kubernetes](http://kubernetes.io) cluster
To install/upgrade the chart with the release name `dynamodbawskubedbcom-tag-editor`:
```bash
-$ helm upgrade -i dynamodbawskubedbcom-tag-editor appscode-charts-oci/dynamodbawskubedbcom-tag-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i dynamodbawskubedbcom-tag-editor appscode-charts-oci/dynamodbawskubedbcom-tag-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Tag Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `dynamodbawskubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i dynamodbawskubedbcom-tag-editor appscode-charts-oci/dynamodbawskubedbcom-tag-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=dynamodb.aws.kubedb.com/v1alpha1
+$ helm upgrade -i dynamodbawskubedbcom-tag-editor appscode-charts-oci/dynamodbawskubedbcom-tag-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=dynamodb.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i dynamodbawskubedbcom-tag-editor appscode-charts-oci/dynamodbawskubedbcom-tag-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i dynamodbawskubedbcom-tag-editor appscode-charts-oci/dynamodbawskubedbcom-tag-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/ec2awskubedbcom-route-editor/Chart.yaml b/charts/ec2awskubedbcom-route-editor/Chart.yaml
index 094c4578dc..08d26f9828 100644
--- a/charts/ec2awskubedbcom-route-editor/Chart.yaml
+++ b/charts/ec2awskubedbcom-route-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ec2.aws.kubedb.com","version":"v1alpha1","resource":"routes"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Route Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: ec2awskubedbcom-route-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/ec2awskubedbcom-route-editor/README.md b/charts/ec2awskubedbcom-route-editor/README.md
index 8ec3021e84..0249da7ec8 100644
--- a/charts/ec2awskubedbcom-route-editor/README.md
+++ b/charts/ec2awskubedbcom-route-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/ec2awskubedbcom-route-editor --version=v0.9.0
-$ helm upgrade -i ec2awskubedbcom-route-editor appscode-charts-oci/ec2awskubedbcom-route-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/ec2awskubedbcom-route-editor --version=v0.10.0
+$ helm upgrade -i ec2awskubedbcom-route-editor appscode-charts-oci/ec2awskubedbcom-route-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Route Editor on a [Kubernetes](http://kubernetes.io) cluste
To install/upgrade the chart with the release name `ec2awskubedbcom-route-editor`:
```bash
-$ helm upgrade -i ec2awskubedbcom-route-editor appscode-charts-oci/ec2awskubedbcom-route-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i ec2awskubedbcom-route-editor appscode-charts-oci/ec2awskubedbcom-route-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Route Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `ec2awskubedbcom-ro
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i ec2awskubedbcom-route-editor appscode-charts-oci/ec2awskubedbcom-route-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ec2.aws.kubedb.com/v1alpha1
+$ helm upgrade -i ec2awskubedbcom-route-editor appscode-charts-oci/ec2awskubedbcom-route-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ec2.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i ec2awskubedbcom-route-editor appscode-charts-oci/ec2awskubedbcom-route-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i ec2awskubedbcom-route-editor appscode-charts-oci/ec2awskubedbcom-route-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/ec2awskubedbcom-securitygroup-editor/Chart.yaml b/charts/ec2awskubedbcom-securitygroup-editor/Chart.yaml
index 768a529c97..6127503996 100644
--- a/charts/ec2awskubedbcom-securitygroup-editor/Chart.yaml
+++ b/charts/ec2awskubedbcom-securitygroup-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ec2.aws.kubedb.com","version":"v1alpha1","resource":"securitygroups"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SecurityGroup Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: ec2awskubedbcom-securitygroup-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/ec2awskubedbcom-securitygroup-editor/README.md b/charts/ec2awskubedbcom-securitygroup-editor/README.md
index 440b8646dc..42859d199e 100644
--- a/charts/ec2awskubedbcom-securitygroup-editor/README.md
+++ b/charts/ec2awskubedbcom-securitygroup-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/ec2awskubedbcom-securitygroup-editor --version=v0.9.0
-$ helm upgrade -i ec2awskubedbcom-securitygroup-editor appscode-charts-oci/ec2awskubedbcom-securitygroup-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/ec2awskubedbcom-securitygroup-editor --version=v0.10.0
+$ helm upgrade -i ec2awskubedbcom-securitygroup-editor appscode-charts-oci/ec2awskubedbcom-securitygroup-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SecurityGroup Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `ec2awskubedbcom-securitygroup-editor`:
```bash
-$ helm upgrade -i ec2awskubedbcom-securitygroup-editor appscode-charts-oci/ec2awskubedbcom-securitygroup-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i ec2awskubedbcom-securitygroup-editor appscode-charts-oci/ec2awskubedbcom-securitygroup-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SecurityGroup Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `ec2awskubedbcom-se
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i ec2awskubedbcom-securitygroup-editor appscode-charts-oci/ec2awskubedbcom-securitygroup-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ec2.aws.kubedb.com/v1alpha1
+$ helm upgrade -i ec2awskubedbcom-securitygroup-editor appscode-charts-oci/ec2awskubedbcom-securitygroup-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ec2.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i ec2awskubedbcom-securitygroup-editor appscode-charts-oci/ec2awskubedbcom-securitygroup-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i ec2awskubedbcom-securitygroup-editor appscode-charts-oci/ec2awskubedbcom-securitygroup-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/ec2awskubedbcom-securitygrouprule-editor/Chart.yaml b/charts/ec2awskubedbcom-securitygrouprule-editor/Chart.yaml
index 750dd9ba2a..2cdd0582a1 100644
--- a/charts/ec2awskubedbcom-securitygrouprule-editor/Chart.yaml
+++ b/charts/ec2awskubedbcom-securitygrouprule-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ec2.aws.kubedb.com","version":"v1alpha1","resource":"securitygrouprules"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SecurityGroupRule Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: ec2awskubedbcom-securitygrouprule-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/ec2awskubedbcom-securitygrouprule-editor/README.md b/charts/ec2awskubedbcom-securitygrouprule-editor/README.md
index b5c2ebbe86..4c972cd760 100644
--- a/charts/ec2awskubedbcom-securitygrouprule-editor/README.md
+++ b/charts/ec2awskubedbcom-securitygrouprule-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/ec2awskubedbcom-securitygrouprule-editor --version=v0.9.0
-$ helm upgrade -i ec2awskubedbcom-securitygrouprule-editor appscode-charts-oci/ec2awskubedbcom-securitygrouprule-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/ec2awskubedbcom-securitygrouprule-editor --version=v0.10.0
+$ helm upgrade -i ec2awskubedbcom-securitygrouprule-editor appscode-charts-oci/ec2awskubedbcom-securitygrouprule-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SecurityGroupRule Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `ec2awskubedbcom-securitygrouprule-editor`:
```bash
-$ helm upgrade -i ec2awskubedbcom-securitygrouprule-editor appscode-charts-oci/ec2awskubedbcom-securitygrouprule-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i ec2awskubedbcom-securitygrouprule-editor appscode-charts-oci/ec2awskubedbcom-securitygrouprule-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SecurityGroupRule Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `ec2awskubedbcom-se
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i ec2awskubedbcom-securitygrouprule-editor appscode-charts-oci/ec2awskubedbcom-securitygrouprule-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ec2.aws.kubedb.com/v1alpha1
+$ helm upgrade -i ec2awskubedbcom-securitygrouprule-editor appscode-charts-oci/ec2awskubedbcom-securitygrouprule-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ec2.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i ec2awskubedbcom-securitygrouprule-editor appscode-charts-oci/ec2awskubedbcom-securitygrouprule-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i ec2awskubedbcom-securitygrouprule-editor appscode-charts-oci/ec2awskubedbcom-securitygrouprule-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/ec2awskubedbcom-subnet-editor/Chart.yaml b/charts/ec2awskubedbcom-subnet-editor/Chart.yaml
index 6b75df3fe7..d5188dda6f 100644
--- a/charts/ec2awskubedbcom-subnet-editor/Chart.yaml
+++ b/charts/ec2awskubedbcom-subnet-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ec2.aws.kubedb.com","version":"v1alpha1","resource":"subnets"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Subnet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: ec2awskubedbcom-subnet-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/ec2awskubedbcom-subnet-editor/README.md b/charts/ec2awskubedbcom-subnet-editor/README.md
index 5b5354f2d6..dc430eee56 100644
--- a/charts/ec2awskubedbcom-subnet-editor/README.md
+++ b/charts/ec2awskubedbcom-subnet-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/ec2awskubedbcom-subnet-editor --version=v0.9.0
-$ helm upgrade -i ec2awskubedbcom-subnet-editor appscode-charts-oci/ec2awskubedbcom-subnet-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/ec2awskubedbcom-subnet-editor --version=v0.10.0
+$ helm upgrade -i ec2awskubedbcom-subnet-editor appscode-charts-oci/ec2awskubedbcom-subnet-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Subnet Editor on a [Kubernetes](http://kubernetes.io) clust
To install/upgrade the chart with the release name `ec2awskubedbcom-subnet-editor`:
```bash
-$ helm upgrade -i ec2awskubedbcom-subnet-editor appscode-charts-oci/ec2awskubedbcom-subnet-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i ec2awskubedbcom-subnet-editor appscode-charts-oci/ec2awskubedbcom-subnet-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Subnet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `ec2awskubedbcom-su
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i ec2awskubedbcom-subnet-editor appscode-charts-oci/ec2awskubedbcom-subnet-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ec2.aws.kubedb.com/v1alpha1
+$ helm upgrade -i ec2awskubedbcom-subnet-editor appscode-charts-oci/ec2awskubedbcom-subnet-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ec2.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i ec2awskubedbcom-subnet-editor appscode-charts-oci/ec2awskubedbcom-subnet-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i ec2awskubedbcom-subnet-editor appscode-charts-oci/ec2awskubedbcom-subnet-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/ec2awskubedbcom-vpc-editor/Chart.yaml b/charts/ec2awskubedbcom-vpc-editor/Chart.yaml
index 3392d968fb..5e9fc0efcf 100644
--- a/charts/ec2awskubedbcom-vpc-editor/Chart.yaml
+++ b/charts/ec2awskubedbcom-vpc-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ec2.aws.kubedb.com","version":"v1alpha1","resource":"vpcs"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: VPC Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: ec2awskubedbcom-vpc-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/ec2awskubedbcom-vpc-editor/README.md b/charts/ec2awskubedbcom-vpc-editor/README.md
index 05a0b60f02..ba897f1172 100644
--- a/charts/ec2awskubedbcom-vpc-editor/README.md
+++ b/charts/ec2awskubedbcom-vpc-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/ec2awskubedbcom-vpc-editor --version=v0.9.0
-$ helm upgrade -i ec2awskubedbcom-vpc-editor appscode-charts-oci/ec2awskubedbcom-vpc-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/ec2awskubedbcom-vpc-editor --version=v0.10.0
+$ helm upgrade -i ec2awskubedbcom-vpc-editor appscode-charts-oci/ec2awskubedbcom-vpc-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a VPC Editor on a [Kubernetes](http://kubernetes.io) cluster
To install/upgrade the chart with the release name `ec2awskubedbcom-vpc-editor`:
```bash
-$ helm upgrade -i ec2awskubedbcom-vpc-editor appscode-charts-oci/ec2awskubedbcom-vpc-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i ec2awskubedbcom-vpc-editor appscode-charts-oci/ec2awskubedbcom-vpc-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a VPC Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `ec2awskubedbcom-vp
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i ec2awskubedbcom-vpc-editor appscode-charts-oci/ec2awskubedbcom-vpc-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ec2.aws.kubedb.com/v1alpha1
+$ helm upgrade -i ec2awskubedbcom-vpc-editor appscode-charts-oci/ec2awskubedbcom-vpc-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ec2.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i ec2awskubedbcom-vpc-editor appscode-charts-oci/ec2awskubedbcom-vpc-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i ec2awskubedbcom-vpc-editor appscode-charts-oci/ec2awskubedbcom-vpc-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/ec2awskubedbcom-vpcendpoint-editor/Chart.yaml b/charts/ec2awskubedbcom-vpcendpoint-editor/Chart.yaml
index 56d08a941a..e0d86c6689 100644
--- a/charts/ec2awskubedbcom-vpcendpoint-editor/Chart.yaml
+++ b/charts/ec2awskubedbcom-vpcendpoint-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ec2.aws.kubedb.com","version":"v1alpha1","resource":"vpcendpoints"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: VPCEndpoint Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: ec2awskubedbcom-vpcendpoint-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/ec2awskubedbcom-vpcendpoint-editor/README.md b/charts/ec2awskubedbcom-vpcendpoint-editor/README.md
index d82cdbe7ac..811e2a5a01 100644
--- a/charts/ec2awskubedbcom-vpcendpoint-editor/README.md
+++ b/charts/ec2awskubedbcom-vpcendpoint-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/ec2awskubedbcom-vpcendpoint-editor --version=v0.9.0
-$ helm upgrade -i ec2awskubedbcom-vpcendpoint-editor appscode-charts-oci/ec2awskubedbcom-vpcendpoint-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/ec2awskubedbcom-vpcendpoint-editor --version=v0.10.0
+$ helm upgrade -i ec2awskubedbcom-vpcendpoint-editor appscode-charts-oci/ec2awskubedbcom-vpcendpoint-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a VPCEndpoint Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `ec2awskubedbcom-vpcendpoint-editor`:
```bash
-$ helm upgrade -i ec2awskubedbcom-vpcendpoint-editor appscode-charts-oci/ec2awskubedbcom-vpcendpoint-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i ec2awskubedbcom-vpcendpoint-editor appscode-charts-oci/ec2awskubedbcom-vpcendpoint-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a VPCEndpoint Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `ec2awskubedbcom-vp
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i ec2awskubedbcom-vpcendpoint-editor appscode-charts-oci/ec2awskubedbcom-vpcendpoint-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ec2.aws.kubedb.com/v1alpha1
+$ helm upgrade -i ec2awskubedbcom-vpcendpoint-editor appscode-charts-oci/ec2awskubedbcom-vpcendpoint-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ec2.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i ec2awskubedbcom-vpcendpoint-editor appscode-charts-oci/ec2awskubedbcom-vpcendpoint-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i ec2awskubedbcom-vpcendpoint-editor appscode-charts-oci/ec2awskubedbcom-vpcendpoint-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/ec2awskubedbcom-vpcpeeringconnection-editor/Chart.yaml b/charts/ec2awskubedbcom-vpcpeeringconnection-editor/Chart.yaml
index 04f60d6323..4e2ace7066 100644
--- a/charts/ec2awskubedbcom-vpcpeeringconnection-editor/Chart.yaml
+++ b/charts/ec2awskubedbcom-vpcpeeringconnection-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ec2.aws.kubedb.com","version":"v1alpha1","resource":"vpcpeeringconnections"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: VPCPeeringConnection Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: ec2awskubedbcom-vpcpeeringconnection-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/ec2awskubedbcom-vpcpeeringconnection-editor/README.md b/charts/ec2awskubedbcom-vpcpeeringconnection-editor/README.md
index be00d0947e..db8c61fad9 100644
--- a/charts/ec2awskubedbcom-vpcpeeringconnection-editor/README.md
+++ b/charts/ec2awskubedbcom-vpcpeeringconnection-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/ec2awskubedbcom-vpcpeeringconnection-editor --version=v0.9.0
-$ helm upgrade -i ec2awskubedbcom-vpcpeeringconnection-editor appscode-charts-oci/ec2awskubedbcom-vpcpeeringconnection-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/ec2awskubedbcom-vpcpeeringconnection-editor --version=v0.10.0
+$ helm upgrade -i ec2awskubedbcom-vpcpeeringconnection-editor appscode-charts-oci/ec2awskubedbcom-vpcpeeringconnection-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a VPCPeeringConnection Editor on a [Kubernetes](http://kubern
To install/upgrade the chart with the release name `ec2awskubedbcom-vpcpeeringconnection-editor`:
```bash
-$ helm upgrade -i ec2awskubedbcom-vpcpeeringconnection-editor appscode-charts-oci/ec2awskubedbcom-vpcpeeringconnection-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i ec2awskubedbcom-vpcpeeringconnection-editor appscode-charts-oci/ec2awskubedbcom-vpcpeeringconnection-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a VPCPeeringConnection Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `ec2awskubedbcom-vp
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i ec2awskubedbcom-vpcpeeringconnection-editor appscode-charts-oci/ec2awskubedbcom-vpcpeeringconnection-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ec2.aws.kubedb.com/v1alpha1
+$ helm upgrade -i ec2awskubedbcom-vpcpeeringconnection-editor appscode-charts-oci/ec2awskubedbcom-vpcpeeringconnection-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ec2.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i ec2awskubedbcom-vpcpeeringconnection-editor appscode-charts-oci/ec2awskubedbcom-vpcpeeringconnection-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i ec2awskubedbcom-vpcpeeringconnection-editor appscode-charts-oci/ec2awskubedbcom-vpcpeeringconnection-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/elasticacheawskubedbcom-cluster-editor/Chart.yaml b/charts/elasticacheawskubedbcom-cluster-editor/Chart.yaml
index c357a8a06d..7abee1696e 100644
--- a/charts/elasticacheawskubedbcom-cluster-editor/Chart.yaml
+++ b/charts/elasticacheawskubedbcom-cluster-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"elasticache.aws.kubedb.com","version":"v1alpha1","resource":"clusters"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Cluster Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: elasticacheawskubedbcom-cluster-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/elasticacheawskubedbcom-cluster-editor/README.md b/charts/elasticacheawskubedbcom-cluster-editor/README.md
index 3f289bae4b..1a53bc595a 100644
--- a/charts/elasticacheawskubedbcom-cluster-editor/README.md
+++ b/charts/elasticacheawskubedbcom-cluster-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/elasticacheawskubedbcom-cluster-editor --version=v0.9.0
-$ helm upgrade -i elasticacheawskubedbcom-cluster-editor appscode-charts-oci/elasticacheawskubedbcom-cluster-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/elasticacheawskubedbcom-cluster-editor --version=v0.10.0
+$ helm upgrade -i elasticacheawskubedbcom-cluster-editor appscode-charts-oci/elasticacheawskubedbcom-cluster-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Cluster Editor on a [Kubernetes](http://kubernetes.io) clus
To install/upgrade the chart with the release name `elasticacheawskubedbcom-cluster-editor`:
```bash
-$ helm upgrade -i elasticacheawskubedbcom-cluster-editor appscode-charts-oci/elasticacheawskubedbcom-cluster-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i elasticacheawskubedbcom-cluster-editor appscode-charts-oci/elasticacheawskubedbcom-cluster-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Cluster Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `elasticacheawskube
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i elasticacheawskubedbcom-cluster-editor appscode-charts-oci/elasticacheawskubedbcom-cluster-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=elasticache.aws.kubedb.com/v1alpha1
+$ helm upgrade -i elasticacheawskubedbcom-cluster-editor appscode-charts-oci/elasticacheawskubedbcom-cluster-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=elasticache.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i elasticacheawskubedbcom-cluster-editor appscode-charts-oci/elasticacheawskubedbcom-cluster-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i elasticacheawskubedbcom-cluster-editor appscode-charts-oci/elasticacheawskubedbcom-cluster-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/elasticacheawskubedbcom-parametergroup-editor/Chart.yaml b/charts/elasticacheawskubedbcom-parametergroup-editor/Chart.yaml
index 2d5d0d4122..0d8c5f995e 100644
--- a/charts/elasticacheawskubedbcom-parametergroup-editor/Chart.yaml
+++ b/charts/elasticacheawskubedbcom-parametergroup-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"elasticache.aws.kubedb.com","version":"v1alpha1","resource":"parametergroups"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ParameterGroup Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: elasticacheawskubedbcom-parametergroup-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/elasticacheawskubedbcom-parametergroup-editor/README.md b/charts/elasticacheawskubedbcom-parametergroup-editor/README.md
index 0ee9218836..d83b56047a 100644
--- a/charts/elasticacheawskubedbcom-parametergroup-editor/README.md
+++ b/charts/elasticacheawskubedbcom-parametergroup-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/elasticacheawskubedbcom-parametergroup-editor --version=v0.9.0
-$ helm upgrade -i elasticacheawskubedbcom-parametergroup-editor appscode-charts-oci/elasticacheawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/elasticacheawskubedbcom-parametergroup-editor --version=v0.10.0
+$ helm upgrade -i elasticacheawskubedbcom-parametergroup-editor appscode-charts-oci/elasticacheawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ParameterGroup Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `elasticacheawskubedbcom-parametergroup-editor`:
```bash
-$ helm upgrade -i elasticacheawskubedbcom-parametergroup-editor appscode-charts-oci/elasticacheawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i elasticacheawskubedbcom-parametergroup-editor appscode-charts-oci/elasticacheawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ParameterGroup Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `elasticacheawskube
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i elasticacheawskubedbcom-parametergroup-editor appscode-charts-oci/elasticacheawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=elasticache.aws.kubedb.com/v1alpha1
+$ helm upgrade -i elasticacheawskubedbcom-parametergroup-editor appscode-charts-oci/elasticacheawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=elasticache.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i elasticacheawskubedbcom-parametergroup-editor appscode-charts-oci/elasticacheawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i elasticacheawskubedbcom-parametergroup-editor appscode-charts-oci/elasticacheawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/elasticacheawskubedbcom-replicationgroup-editor/Chart.yaml b/charts/elasticacheawskubedbcom-replicationgroup-editor/Chart.yaml
index 02efdcd91e..e247ac5883 100644
--- a/charts/elasticacheawskubedbcom-replicationgroup-editor/Chart.yaml
+++ b/charts/elasticacheawskubedbcom-replicationgroup-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"elasticache.aws.kubedb.com","version":"v1alpha1","resource":"replicationgroups"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ReplicationGroup Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: elasticacheawskubedbcom-replicationgroup-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/elasticacheawskubedbcom-replicationgroup-editor/README.md b/charts/elasticacheawskubedbcom-replicationgroup-editor/README.md
index 0a470cfd60..57a864a45c 100644
--- a/charts/elasticacheawskubedbcom-replicationgroup-editor/README.md
+++ b/charts/elasticacheawskubedbcom-replicationgroup-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/elasticacheawskubedbcom-replicationgroup-editor --version=v0.9.0
-$ helm upgrade -i elasticacheawskubedbcom-replicationgroup-editor appscode-charts-oci/elasticacheawskubedbcom-replicationgroup-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/elasticacheawskubedbcom-replicationgroup-editor --version=v0.10.0
+$ helm upgrade -i elasticacheawskubedbcom-replicationgroup-editor appscode-charts-oci/elasticacheawskubedbcom-replicationgroup-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ReplicationGroup Editor on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `elasticacheawskubedbcom-replicationgroup-editor`:
```bash
-$ helm upgrade -i elasticacheawskubedbcom-replicationgroup-editor appscode-charts-oci/elasticacheawskubedbcom-replicationgroup-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i elasticacheawskubedbcom-replicationgroup-editor appscode-charts-oci/elasticacheawskubedbcom-replicationgroup-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ReplicationGroup Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `elasticacheawskube
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i elasticacheawskubedbcom-replicationgroup-editor appscode-charts-oci/elasticacheawskubedbcom-replicationgroup-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=elasticache.aws.kubedb.com/v1alpha1
+$ helm upgrade -i elasticacheawskubedbcom-replicationgroup-editor appscode-charts-oci/elasticacheawskubedbcom-replicationgroup-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=elasticache.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i elasticacheawskubedbcom-replicationgroup-editor appscode-charts-oci/elasticacheawskubedbcom-replicationgroup-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i elasticacheawskubedbcom-replicationgroup-editor appscode-charts-oci/elasticacheawskubedbcom-replicationgroup-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/elasticacheawskubedbcom-subnetgroup-editor/Chart.yaml b/charts/elasticacheawskubedbcom-subnetgroup-editor/Chart.yaml
index ddb1c74dec..887dace2ab 100644
--- a/charts/elasticacheawskubedbcom-subnetgroup-editor/Chart.yaml
+++ b/charts/elasticacheawskubedbcom-subnetgroup-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"elasticache.aws.kubedb.com","version":"v1alpha1","resource":"subnetgroups"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SubnetGroup Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: elasticacheawskubedbcom-subnetgroup-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/elasticacheawskubedbcom-subnetgroup-editor/README.md b/charts/elasticacheawskubedbcom-subnetgroup-editor/README.md
index ed83123d04..beb41cc4f8 100644
--- a/charts/elasticacheawskubedbcom-subnetgroup-editor/README.md
+++ b/charts/elasticacheawskubedbcom-subnetgroup-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/elasticacheawskubedbcom-subnetgroup-editor --version=v0.9.0
-$ helm upgrade -i elasticacheawskubedbcom-subnetgroup-editor appscode-charts-oci/elasticacheawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/elasticacheawskubedbcom-subnetgroup-editor --version=v0.10.0
+$ helm upgrade -i elasticacheawskubedbcom-subnetgroup-editor appscode-charts-oci/elasticacheawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SubnetGroup Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `elasticacheawskubedbcom-subnetgroup-editor`:
```bash
-$ helm upgrade -i elasticacheawskubedbcom-subnetgroup-editor appscode-charts-oci/elasticacheawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i elasticacheawskubedbcom-subnetgroup-editor appscode-charts-oci/elasticacheawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SubnetGroup Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `elasticacheawskube
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i elasticacheawskubedbcom-subnetgroup-editor appscode-charts-oci/elasticacheawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=elasticache.aws.kubedb.com/v1alpha1
+$ helm upgrade -i elasticacheawskubedbcom-subnetgroup-editor appscode-charts-oci/elasticacheawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=elasticache.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i elasticacheawskubedbcom-subnetgroup-editor appscode-charts-oci/elasticacheawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i elasticacheawskubedbcom-subnetgroup-editor appscode-charts-oci/elasticacheawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/elasticacheawskubedbcom-user-editor/Chart.yaml b/charts/elasticacheawskubedbcom-user-editor/Chart.yaml
index 32c9460815..0ecd2fdf9c 100644
--- a/charts/elasticacheawskubedbcom-user-editor/Chart.yaml
+++ b/charts/elasticacheawskubedbcom-user-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"elasticache.aws.kubedb.com","version":"v1alpha1","resource":"users"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: User Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: elasticacheawskubedbcom-user-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/elasticacheawskubedbcom-user-editor/README.md b/charts/elasticacheawskubedbcom-user-editor/README.md
index 7097939767..df23c074b0 100644
--- a/charts/elasticacheawskubedbcom-user-editor/README.md
+++ b/charts/elasticacheawskubedbcom-user-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/elasticacheawskubedbcom-user-editor --version=v0.9.0
-$ helm upgrade -i elasticacheawskubedbcom-user-editor appscode-charts-oci/elasticacheawskubedbcom-user-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/elasticacheawskubedbcom-user-editor --version=v0.10.0
+$ helm upgrade -i elasticacheawskubedbcom-user-editor appscode-charts-oci/elasticacheawskubedbcom-user-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a User Editor on a [Kubernetes](http://kubernetes.io) cluster
To install/upgrade the chart with the release name `elasticacheawskubedbcom-user-editor`:
```bash
-$ helm upgrade -i elasticacheawskubedbcom-user-editor appscode-charts-oci/elasticacheawskubedbcom-user-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i elasticacheawskubedbcom-user-editor appscode-charts-oci/elasticacheawskubedbcom-user-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a User Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `elasticacheawskube
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i elasticacheawskubedbcom-user-editor appscode-charts-oci/elasticacheawskubedbcom-user-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=elasticache.aws.kubedb.com/v1alpha1
+$ helm upgrade -i elasticacheawskubedbcom-user-editor appscode-charts-oci/elasticacheawskubedbcom-user-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=elasticache.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i elasticacheawskubedbcom-user-editor appscode-charts-oci/elasticacheawskubedbcom-user-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i elasticacheawskubedbcom-user-editor appscode-charts-oci/elasticacheawskubedbcom-user-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/elasticacheawskubedbcom-usergroup-editor/Chart.yaml b/charts/elasticacheawskubedbcom-usergroup-editor/Chart.yaml
index f19c761b96..fb2de91aba 100644
--- a/charts/elasticacheawskubedbcom-usergroup-editor/Chart.yaml
+++ b/charts/elasticacheawskubedbcom-usergroup-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"elasticache.aws.kubedb.com","version":"v1alpha1","resource":"usergroups"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: UserGroup Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: elasticacheawskubedbcom-usergroup-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/elasticacheawskubedbcom-usergroup-editor/README.md b/charts/elasticacheawskubedbcom-usergroup-editor/README.md
index 05089e8d37..4fda7725ab 100644
--- a/charts/elasticacheawskubedbcom-usergroup-editor/README.md
+++ b/charts/elasticacheawskubedbcom-usergroup-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/elasticacheawskubedbcom-usergroup-editor --version=v0.9.0
-$ helm upgrade -i elasticacheawskubedbcom-usergroup-editor appscode-charts-oci/elasticacheawskubedbcom-usergroup-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/elasticacheawskubedbcom-usergroup-editor --version=v0.10.0
+$ helm upgrade -i elasticacheawskubedbcom-usergroup-editor appscode-charts-oci/elasticacheawskubedbcom-usergroup-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a UserGroup Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `elasticacheawskubedbcom-usergroup-editor`:
```bash
-$ helm upgrade -i elasticacheawskubedbcom-usergroup-editor appscode-charts-oci/elasticacheawskubedbcom-usergroup-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i elasticacheawskubedbcom-usergroup-editor appscode-charts-oci/elasticacheawskubedbcom-usergroup-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a UserGroup Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `elasticacheawskube
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i elasticacheawskubedbcom-usergroup-editor appscode-charts-oci/elasticacheawskubedbcom-usergroup-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=elasticache.aws.kubedb.com/v1alpha1
+$ helm upgrade -i elasticacheawskubedbcom-usergroup-editor appscode-charts-oci/elasticacheawskubedbcom-usergroup-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=elasticache.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i elasticacheawskubedbcom-usergroup-editor appscode-charts-oci/elasticacheawskubedbcom-usergroup-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i elasticacheawskubedbcom-usergroup-editor appscode-charts-oci/elasticacheawskubedbcom-usergroup-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/elasticsearchawskubedbcom-domain-editor/Chart.yaml b/charts/elasticsearchawskubedbcom-domain-editor/Chart.yaml
index 230cec7a11..078c7948a5 100644
--- a/charts/elasticsearchawskubedbcom-domain-editor/Chart.yaml
+++ b/charts/elasticsearchawskubedbcom-domain-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"elasticsearch.aws.kubedb.com","version":"v1alpha1","resource":"domains"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Domain Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: elasticsearchawskubedbcom-domain-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/elasticsearchawskubedbcom-domain-editor/README.md b/charts/elasticsearchawskubedbcom-domain-editor/README.md
index ce9f0f141f..f83952b239 100644
--- a/charts/elasticsearchawskubedbcom-domain-editor/README.md
+++ b/charts/elasticsearchawskubedbcom-domain-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/elasticsearchawskubedbcom-domain-editor --version=v0.9.0
-$ helm upgrade -i elasticsearchawskubedbcom-domain-editor appscode-charts-oci/elasticsearchawskubedbcom-domain-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/elasticsearchawskubedbcom-domain-editor --version=v0.10.0
+$ helm upgrade -i elasticsearchawskubedbcom-domain-editor appscode-charts-oci/elasticsearchawskubedbcom-domain-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Domain Editor on a [Kubernetes](http://kubernetes.io) clust
To install/upgrade the chart with the release name `elasticsearchawskubedbcom-domain-editor`:
```bash
-$ helm upgrade -i elasticsearchawskubedbcom-domain-editor appscode-charts-oci/elasticsearchawskubedbcom-domain-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i elasticsearchawskubedbcom-domain-editor appscode-charts-oci/elasticsearchawskubedbcom-domain-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Domain Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `elasticsearchawsku
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i elasticsearchawskubedbcom-domain-editor appscode-charts-oci/elasticsearchawskubedbcom-domain-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=elasticsearch.aws.kubedb.com/v1alpha1
+$ helm upgrade -i elasticsearchawskubedbcom-domain-editor appscode-charts-oci/elasticsearchawskubedbcom-domain-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=elasticsearch.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i elasticsearchawskubedbcom-domain-editor appscode-charts-oci/elasticsearchawskubedbcom-domain-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i elasticsearchawskubedbcom-domain-editor appscode-charts-oci/elasticsearchawskubedbcom-domain-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/elasticsearchawskubedbcom-domainpolicy-editor/Chart.yaml b/charts/elasticsearchawskubedbcom-domainpolicy-editor/Chart.yaml
index 8dd9d2ac1f..2c0e0119c9 100644
--- a/charts/elasticsearchawskubedbcom-domainpolicy-editor/Chart.yaml
+++ b/charts/elasticsearchawskubedbcom-domainpolicy-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"elasticsearch.aws.kubedb.com","version":"v1alpha1","resource":"domainpolicies"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: DomainPolicy Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: elasticsearchawskubedbcom-domainpolicy-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/elasticsearchawskubedbcom-domainpolicy-editor/README.md b/charts/elasticsearchawskubedbcom-domainpolicy-editor/README.md
index 05c26c54e8..999cb31aa5 100644
--- a/charts/elasticsearchawskubedbcom-domainpolicy-editor/README.md
+++ b/charts/elasticsearchawskubedbcom-domainpolicy-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/elasticsearchawskubedbcom-domainpolicy-editor --version=v0.9.0
-$ helm upgrade -i elasticsearchawskubedbcom-domainpolicy-editor appscode-charts-oci/elasticsearchawskubedbcom-domainpolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/elasticsearchawskubedbcom-domainpolicy-editor --version=v0.10.0
+$ helm upgrade -i elasticsearchawskubedbcom-domainpolicy-editor appscode-charts-oci/elasticsearchawskubedbcom-domainpolicy-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a DomainPolicy Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `elasticsearchawskubedbcom-domainpolicy-editor`:
```bash
-$ helm upgrade -i elasticsearchawskubedbcom-domainpolicy-editor appscode-charts-oci/elasticsearchawskubedbcom-domainpolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i elasticsearchawskubedbcom-domainpolicy-editor appscode-charts-oci/elasticsearchawskubedbcom-domainpolicy-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a DomainPolicy Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `elasticsearchawsku
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i elasticsearchawskubedbcom-domainpolicy-editor appscode-charts-oci/elasticsearchawskubedbcom-domainpolicy-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=elasticsearch.aws.kubedb.com/v1alpha1
+$ helm upgrade -i elasticsearchawskubedbcom-domainpolicy-editor appscode-charts-oci/elasticsearchawskubedbcom-domainpolicy-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=elasticsearch.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i elasticsearchawskubedbcom-domainpolicy-editor appscode-charts-oci/elasticsearchawskubedbcom-domainpolicy-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i elasticsearchawskubedbcom-domainpolicy-editor appscode-charts-oci/elasticsearchawskubedbcom-domainpolicy-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/elasticsearchawskubedbcom-domainsamloptions-editor/Chart.yaml b/charts/elasticsearchawskubedbcom-domainsamloptions-editor/Chart.yaml
index 27f64901c5..8ab3cc8dd4 100644
--- a/charts/elasticsearchawskubedbcom-domainsamloptions-editor/Chart.yaml
+++ b/charts/elasticsearchawskubedbcom-domainsamloptions-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"elasticsearch.aws.kubedb.com","version":"v1alpha1","resource":"domainsamloptions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: DomainSAMLOptions Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: elasticsearchawskubedbcom-domainsamloptions-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/elasticsearchawskubedbcom-domainsamloptions-editor/README.md b/charts/elasticsearchawskubedbcom-domainsamloptions-editor/README.md
index 921b596cac..d5cb3d710c 100644
--- a/charts/elasticsearchawskubedbcom-domainsamloptions-editor/README.md
+++ b/charts/elasticsearchawskubedbcom-domainsamloptions-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/elasticsearchawskubedbcom-domainsamloptions-editor --version=v0.9.0
-$ helm upgrade -i elasticsearchawskubedbcom-domainsamloptions-editor appscode-charts-oci/elasticsearchawskubedbcom-domainsamloptions-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/elasticsearchawskubedbcom-domainsamloptions-editor --version=v0.10.0
+$ helm upgrade -i elasticsearchawskubedbcom-domainsamloptions-editor appscode-charts-oci/elasticsearchawskubedbcom-domainsamloptions-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a DomainSAMLOptions Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `elasticsearchawskubedbcom-domainsamloptions-editor`:
```bash
-$ helm upgrade -i elasticsearchawskubedbcom-domainsamloptions-editor appscode-charts-oci/elasticsearchawskubedbcom-domainsamloptions-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i elasticsearchawskubedbcom-domainsamloptions-editor appscode-charts-oci/elasticsearchawskubedbcom-domainsamloptions-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a DomainSAMLOptions Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `elasticsearchawsku
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i elasticsearchawskubedbcom-domainsamloptions-editor appscode-charts-oci/elasticsearchawskubedbcom-domainsamloptions-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=elasticsearch.aws.kubedb.com/v1alpha1
+$ helm upgrade -i elasticsearchawskubedbcom-domainsamloptions-editor appscode-charts-oci/elasticsearchawskubedbcom-domainsamloptions-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=elasticsearch.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i elasticsearchawskubedbcom-domainsamloptions-editor appscode-charts-oci/elasticsearchawskubedbcom-domainsamloptions-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i elasticsearchawskubedbcom-domainsamloptions-editor appscode-charts-oci/elasticsearchawskubedbcom-domainsamloptions-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/elasticsearchkubedbcom-elasticsearchdashboard-editor/Chart.yaml b/charts/elasticsearchkubedbcom-elasticsearchdashboard-editor/Chart.yaml
index 25eeb96bc5..df4312fd07 100644
--- a/charts/elasticsearchkubedbcom-elasticsearchdashboard-editor/Chart.yaml
+++ b/charts/elasticsearchkubedbcom-elasticsearchdashboard-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"elasticsearch.kubedb.com","version":"v1alpha1","resource":"elasticsearchdashboards"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ElasticsearchDashboard Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: elasticsearchkubedbcom-elasticsearchdashboard-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/elasticsearchkubedbcom-elasticsearchdashboard-editor/README.md b/charts/elasticsearchkubedbcom-elasticsearchdashboard-editor/README.md
index 44b2dc54ea..770462ac32 100644
--- a/charts/elasticsearchkubedbcom-elasticsearchdashboard-editor/README.md
+++ b/charts/elasticsearchkubedbcom-elasticsearchdashboard-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/elasticsearchkubedbcom-elasticsearchdashboard-editor --version=v0.9.0
-$ helm upgrade -i elasticsearchkubedbcom-elasticsearchdashboard-editor appscode-charts-oci/elasticsearchkubedbcom-elasticsearchdashboard-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/elasticsearchkubedbcom-elasticsearchdashboard-editor --version=v0.10.0
+$ helm upgrade -i elasticsearchkubedbcom-elasticsearchdashboard-editor appscode-charts-oci/elasticsearchkubedbcom-elasticsearchdashboard-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ElasticsearchDashboard Editor on a [Kubernetes](http://kube
To install/upgrade the chart with the release name `elasticsearchkubedbcom-elasticsearchdashboard-editor`:
```bash
-$ helm upgrade -i elasticsearchkubedbcom-elasticsearchdashboard-editor appscode-charts-oci/elasticsearchkubedbcom-elasticsearchdashboard-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i elasticsearchkubedbcom-elasticsearchdashboard-editor appscode-charts-oci/elasticsearchkubedbcom-elasticsearchdashboard-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ElasticsearchDashboard Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `elasticsearchkubed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i elasticsearchkubedbcom-elasticsearchdashboard-editor appscode-charts-oci/elasticsearchkubedbcom-elasticsearchdashboard-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=elasticsearch.kubedb.com/v1alpha1
+$ helm upgrade -i elasticsearchkubedbcom-elasticsearchdashboard-editor appscode-charts-oci/elasticsearchkubedbcom-elasticsearchdashboard-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=elasticsearch.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i elasticsearchkubedbcom-elasticsearchdashboard-editor appscode-charts-oci/elasticsearchkubedbcom-elasticsearchdashboard-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i elasticsearchkubedbcom-elasticsearchdashboard-editor appscode-charts-oci/elasticsearchkubedbcom-elasticsearchdashboard-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/enginekubevaultcom-awsrole-editor/Chart.yaml b/charts/enginekubevaultcom-awsrole-editor/Chart.yaml
index 5b4e915b8e..67d6ca7a3d 100644
--- a/charts/enginekubevaultcom-awsrole-editor/Chart.yaml
+++ b/charts/enginekubevaultcom-awsrole-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"engine.kubevault.com","version":"v1alpha1","resource":"awsroles"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AWSRole Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: enginekubevaultcom-awsrole-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/enginekubevaultcom-awsrole-editor/README.md b/charts/enginekubevaultcom-awsrole-editor/README.md
index 0da1d4d082..1bea19ab1a 100644
--- a/charts/enginekubevaultcom-awsrole-editor/README.md
+++ b/charts/enginekubevaultcom-awsrole-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/enginekubevaultcom-awsrole-editor --version=v0.9.0
-$ helm upgrade -i enginekubevaultcom-awsrole-editor appscode-charts-oci/enginekubevaultcom-awsrole-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/enginekubevaultcom-awsrole-editor --version=v0.10.0
+$ helm upgrade -i enginekubevaultcom-awsrole-editor appscode-charts-oci/enginekubevaultcom-awsrole-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AWSRole Editor on a [Kubernetes](http://kubernetes.io) clus
To install/upgrade the chart with the release name `enginekubevaultcom-awsrole-editor`:
```bash
-$ helm upgrade -i enginekubevaultcom-awsrole-editor appscode-charts-oci/enginekubevaultcom-awsrole-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i enginekubevaultcom-awsrole-editor appscode-charts-oci/enginekubevaultcom-awsrole-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AWSRole Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `enginekubevaultcom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i enginekubevaultcom-awsrole-editor appscode-charts-oci/enginekubevaultcom-awsrole-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=engine.kubevault.com/v1alpha1
+$ helm upgrade -i enginekubevaultcom-awsrole-editor appscode-charts-oci/enginekubevaultcom-awsrole-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=engine.kubevault.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i enginekubevaultcom-awsrole-editor appscode-charts-oci/enginekubevaultcom-awsrole-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i enginekubevaultcom-awsrole-editor appscode-charts-oci/enginekubevaultcom-awsrole-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/enginekubevaultcom-azurerole-editor/Chart.yaml b/charts/enginekubevaultcom-azurerole-editor/Chart.yaml
index a46006afff..6dd1e99f3e 100644
--- a/charts/enginekubevaultcom-azurerole-editor/Chart.yaml
+++ b/charts/enginekubevaultcom-azurerole-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"engine.kubevault.com","version":"v1alpha1","resource":"azureroles"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AzureRole Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: enginekubevaultcom-azurerole-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/enginekubevaultcom-azurerole-editor/README.md b/charts/enginekubevaultcom-azurerole-editor/README.md
index db415b5453..06f38e01fb 100644
--- a/charts/enginekubevaultcom-azurerole-editor/README.md
+++ b/charts/enginekubevaultcom-azurerole-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/enginekubevaultcom-azurerole-editor --version=v0.9.0
-$ helm upgrade -i enginekubevaultcom-azurerole-editor appscode-charts-oci/enginekubevaultcom-azurerole-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/enginekubevaultcom-azurerole-editor --version=v0.10.0
+$ helm upgrade -i enginekubevaultcom-azurerole-editor appscode-charts-oci/enginekubevaultcom-azurerole-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AzureRole Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `enginekubevaultcom-azurerole-editor`:
```bash
-$ helm upgrade -i enginekubevaultcom-azurerole-editor appscode-charts-oci/enginekubevaultcom-azurerole-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i enginekubevaultcom-azurerole-editor appscode-charts-oci/enginekubevaultcom-azurerole-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AzureRole Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `enginekubevaultcom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i enginekubevaultcom-azurerole-editor appscode-charts-oci/enginekubevaultcom-azurerole-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=engine.kubevault.com/v1alpha1
+$ helm upgrade -i enginekubevaultcom-azurerole-editor appscode-charts-oci/enginekubevaultcom-azurerole-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=engine.kubevault.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i enginekubevaultcom-azurerole-editor appscode-charts-oci/enginekubevaultcom-azurerole-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i enginekubevaultcom-azurerole-editor appscode-charts-oci/enginekubevaultcom-azurerole-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/enginekubevaultcom-elasticsearchrole-editor/Chart.yaml b/charts/enginekubevaultcom-elasticsearchrole-editor/Chart.yaml
index 47dd385f3b..8b0131931c 100644
--- a/charts/enginekubevaultcom-elasticsearchrole-editor/Chart.yaml
+++ b/charts/enginekubevaultcom-elasticsearchrole-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"engine.kubevault.com","version":"v1alpha1","resource":"elasticsearchroles"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ElasticsearchRole Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: enginekubevaultcom-elasticsearchrole-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/enginekubevaultcom-elasticsearchrole-editor/README.md b/charts/enginekubevaultcom-elasticsearchrole-editor/README.md
index 55ab28f6d9..4026dd33c4 100644
--- a/charts/enginekubevaultcom-elasticsearchrole-editor/README.md
+++ b/charts/enginekubevaultcom-elasticsearchrole-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/enginekubevaultcom-elasticsearchrole-editor --version=v0.9.0
-$ helm upgrade -i enginekubevaultcom-elasticsearchrole-editor appscode-charts-oci/enginekubevaultcom-elasticsearchrole-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/enginekubevaultcom-elasticsearchrole-editor --version=v0.10.0
+$ helm upgrade -i enginekubevaultcom-elasticsearchrole-editor appscode-charts-oci/enginekubevaultcom-elasticsearchrole-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ElasticsearchRole Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `enginekubevaultcom-elasticsearchrole-editor`:
```bash
-$ helm upgrade -i enginekubevaultcom-elasticsearchrole-editor appscode-charts-oci/enginekubevaultcom-elasticsearchrole-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i enginekubevaultcom-elasticsearchrole-editor appscode-charts-oci/enginekubevaultcom-elasticsearchrole-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ElasticsearchRole Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `enginekubevaultcom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i enginekubevaultcom-elasticsearchrole-editor appscode-charts-oci/enginekubevaultcom-elasticsearchrole-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=engine.kubevault.com/v1alpha1
+$ helm upgrade -i enginekubevaultcom-elasticsearchrole-editor appscode-charts-oci/enginekubevaultcom-elasticsearchrole-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=engine.kubevault.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i enginekubevaultcom-elasticsearchrole-editor appscode-charts-oci/enginekubevaultcom-elasticsearchrole-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i enginekubevaultcom-elasticsearchrole-editor appscode-charts-oci/enginekubevaultcom-elasticsearchrole-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/enginekubevaultcom-gcprole-editor/Chart.yaml b/charts/enginekubevaultcom-gcprole-editor/Chart.yaml
index 7fdb2729f4..f38ae51f61 100644
--- a/charts/enginekubevaultcom-gcprole-editor/Chart.yaml
+++ b/charts/enginekubevaultcom-gcprole-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"engine.kubevault.com","version":"v1alpha1","resource":"gcproles"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: GCPRole Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: enginekubevaultcom-gcprole-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/enginekubevaultcom-gcprole-editor/README.md b/charts/enginekubevaultcom-gcprole-editor/README.md
index 3f2f89ec63..a2d1102d39 100644
--- a/charts/enginekubevaultcom-gcprole-editor/README.md
+++ b/charts/enginekubevaultcom-gcprole-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/enginekubevaultcom-gcprole-editor --version=v0.9.0
-$ helm upgrade -i enginekubevaultcom-gcprole-editor appscode-charts-oci/enginekubevaultcom-gcprole-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/enginekubevaultcom-gcprole-editor --version=v0.10.0
+$ helm upgrade -i enginekubevaultcom-gcprole-editor appscode-charts-oci/enginekubevaultcom-gcprole-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a GCPRole Editor on a [Kubernetes](http://kubernetes.io) clus
To install/upgrade the chart with the release name `enginekubevaultcom-gcprole-editor`:
```bash
-$ helm upgrade -i enginekubevaultcom-gcprole-editor appscode-charts-oci/enginekubevaultcom-gcprole-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i enginekubevaultcom-gcprole-editor appscode-charts-oci/enginekubevaultcom-gcprole-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a GCPRole Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `enginekubevaultcom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i enginekubevaultcom-gcprole-editor appscode-charts-oci/enginekubevaultcom-gcprole-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=engine.kubevault.com/v1alpha1
+$ helm upgrade -i enginekubevaultcom-gcprole-editor appscode-charts-oci/enginekubevaultcom-gcprole-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=engine.kubevault.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i enginekubevaultcom-gcprole-editor appscode-charts-oci/enginekubevaultcom-gcprole-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i enginekubevaultcom-gcprole-editor appscode-charts-oci/enginekubevaultcom-gcprole-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/enginekubevaultcom-mariadbrole-editor/Chart.yaml b/charts/enginekubevaultcom-mariadbrole-editor/Chart.yaml
index a5bc045922..3256a9ba59 100644
--- a/charts/enginekubevaultcom-mariadbrole-editor/Chart.yaml
+++ b/charts/enginekubevaultcom-mariadbrole-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"engine.kubevault.com","version":"v1alpha1","resource":"mariadbroles"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MariaDBRole Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: enginekubevaultcom-mariadbrole-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/enginekubevaultcom-mariadbrole-editor/README.md b/charts/enginekubevaultcom-mariadbrole-editor/README.md
index fd8967579b..46d98ad2e4 100644
--- a/charts/enginekubevaultcom-mariadbrole-editor/README.md
+++ b/charts/enginekubevaultcom-mariadbrole-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/enginekubevaultcom-mariadbrole-editor --version=v0.9.0
-$ helm upgrade -i enginekubevaultcom-mariadbrole-editor appscode-charts-oci/enginekubevaultcom-mariadbrole-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/enginekubevaultcom-mariadbrole-editor --version=v0.10.0
+$ helm upgrade -i enginekubevaultcom-mariadbrole-editor appscode-charts-oci/enginekubevaultcom-mariadbrole-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MariaDBRole Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `enginekubevaultcom-mariadbrole-editor`:
```bash
-$ helm upgrade -i enginekubevaultcom-mariadbrole-editor appscode-charts-oci/enginekubevaultcom-mariadbrole-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i enginekubevaultcom-mariadbrole-editor appscode-charts-oci/enginekubevaultcom-mariadbrole-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MariaDBRole Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `enginekubevaultcom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i enginekubevaultcom-mariadbrole-editor appscode-charts-oci/enginekubevaultcom-mariadbrole-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=engine.kubevault.com/v1alpha1
+$ helm upgrade -i enginekubevaultcom-mariadbrole-editor appscode-charts-oci/enginekubevaultcom-mariadbrole-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=engine.kubevault.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i enginekubevaultcom-mariadbrole-editor appscode-charts-oci/enginekubevaultcom-mariadbrole-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i enginekubevaultcom-mariadbrole-editor appscode-charts-oci/enginekubevaultcom-mariadbrole-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/enginekubevaultcom-mongodbrole-editor/Chart.yaml b/charts/enginekubevaultcom-mongodbrole-editor/Chart.yaml
index fdd86d7d25..d2c317a0a6 100644
--- a/charts/enginekubevaultcom-mongodbrole-editor/Chart.yaml
+++ b/charts/enginekubevaultcom-mongodbrole-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"engine.kubevault.com","version":"v1alpha1","resource":"mongodbroles"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MongoDBRole Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: enginekubevaultcom-mongodbrole-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/enginekubevaultcom-mongodbrole-editor/README.md b/charts/enginekubevaultcom-mongodbrole-editor/README.md
index 84a5dd106d..5cf5875307 100644
--- a/charts/enginekubevaultcom-mongodbrole-editor/README.md
+++ b/charts/enginekubevaultcom-mongodbrole-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/enginekubevaultcom-mongodbrole-editor --version=v0.9.0
-$ helm upgrade -i enginekubevaultcom-mongodbrole-editor appscode-charts-oci/enginekubevaultcom-mongodbrole-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/enginekubevaultcom-mongodbrole-editor --version=v0.10.0
+$ helm upgrade -i enginekubevaultcom-mongodbrole-editor appscode-charts-oci/enginekubevaultcom-mongodbrole-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MongoDBRole Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `enginekubevaultcom-mongodbrole-editor`:
```bash
-$ helm upgrade -i enginekubevaultcom-mongodbrole-editor appscode-charts-oci/enginekubevaultcom-mongodbrole-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i enginekubevaultcom-mongodbrole-editor appscode-charts-oci/enginekubevaultcom-mongodbrole-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MongoDBRole Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `enginekubevaultcom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i enginekubevaultcom-mongodbrole-editor appscode-charts-oci/enginekubevaultcom-mongodbrole-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=engine.kubevault.com/v1alpha1
+$ helm upgrade -i enginekubevaultcom-mongodbrole-editor appscode-charts-oci/enginekubevaultcom-mongodbrole-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=engine.kubevault.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i enginekubevaultcom-mongodbrole-editor appscode-charts-oci/enginekubevaultcom-mongodbrole-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i enginekubevaultcom-mongodbrole-editor appscode-charts-oci/enginekubevaultcom-mongodbrole-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/enginekubevaultcom-mysqlrole-editor/Chart.yaml b/charts/enginekubevaultcom-mysqlrole-editor/Chart.yaml
index c8f017b14e..c6398f9fcd 100644
--- a/charts/enginekubevaultcom-mysqlrole-editor/Chart.yaml
+++ b/charts/enginekubevaultcom-mysqlrole-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"engine.kubevault.com","version":"v1alpha1","resource":"mysqlroles"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MySQLRole Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: enginekubevaultcom-mysqlrole-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/enginekubevaultcom-mysqlrole-editor/README.md b/charts/enginekubevaultcom-mysqlrole-editor/README.md
index 19a3e5b135..60a1702860 100644
--- a/charts/enginekubevaultcom-mysqlrole-editor/README.md
+++ b/charts/enginekubevaultcom-mysqlrole-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/enginekubevaultcom-mysqlrole-editor --version=v0.9.0
-$ helm upgrade -i enginekubevaultcom-mysqlrole-editor appscode-charts-oci/enginekubevaultcom-mysqlrole-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/enginekubevaultcom-mysqlrole-editor --version=v0.10.0
+$ helm upgrade -i enginekubevaultcom-mysqlrole-editor appscode-charts-oci/enginekubevaultcom-mysqlrole-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MySQLRole Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `enginekubevaultcom-mysqlrole-editor`:
```bash
-$ helm upgrade -i enginekubevaultcom-mysqlrole-editor appscode-charts-oci/enginekubevaultcom-mysqlrole-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i enginekubevaultcom-mysqlrole-editor appscode-charts-oci/enginekubevaultcom-mysqlrole-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MySQLRole Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `enginekubevaultcom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i enginekubevaultcom-mysqlrole-editor appscode-charts-oci/enginekubevaultcom-mysqlrole-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=engine.kubevault.com/v1alpha1
+$ helm upgrade -i enginekubevaultcom-mysqlrole-editor appscode-charts-oci/enginekubevaultcom-mysqlrole-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=engine.kubevault.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i enginekubevaultcom-mysqlrole-editor appscode-charts-oci/enginekubevaultcom-mysqlrole-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i enginekubevaultcom-mysqlrole-editor appscode-charts-oci/enginekubevaultcom-mysqlrole-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/enginekubevaultcom-pkirole-editor/Chart.yaml b/charts/enginekubevaultcom-pkirole-editor/Chart.yaml
index a7dea92b0e..db7c9e8617 100644
--- a/charts/enginekubevaultcom-pkirole-editor/Chart.yaml
+++ b/charts/enginekubevaultcom-pkirole-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"engine.kubevault.com","version":"v1alpha1","resource":"pkiroles"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PKIRole Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: enginekubevaultcom-pkirole-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/enginekubevaultcom-pkirole-editor/README.md b/charts/enginekubevaultcom-pkirole-editor/README.md
index 9764b5f08f..0bd3e48146 100644
--- a/charts/enginekubevaultcom-pkirole-editor/README.md
+++ b/charts/enginekubevaultcom-pkirole-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/enginekubevaultcom-pkirole-editor --version=v0.9.0
-$ helm upgrade -i enginekubevaultcom-pkirole-editor appscode-charts-oci/enginekubevaultcom-pkirole-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/enginekubevaultcom-pkirole-editor --version=v0.10.0
+$ helm upgrade -i enginekubevaultcom-pkirole-editor appscode-charts-oci/enginekubevaultcom-pkirole-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PKIRole Editor on a [Kubernetes](http://kubernetes.io) clus
To install/upgrade the chart with the release name `enginekubevaultcom-pkirole-editor`:
```bash
-$ helm upgrade -i enginekubevaultcom-pkirole-editor appscode-charts-oci/enginekubevaultcom-pkirole-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i enginekubevaultcom-pkirole-editor appscode-charts-oci/enginekubevaultcom-pkirole-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PKIRole Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `enginekubevaultcom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i enginekubevaultcom-pkirole-editor appscode-charts-oci/enginekubevaultcom-pkirole-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=engine.kubevault.com/v1alpha1
+$ helm upgrade -i enginekubevaultcom-pkirole-editor appscode-charts-oci/enginekubevaultcom-pkirole-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=engine.kubevault.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i enginekubevaultcom-pkirole-editor appscode-charts-oci/enginekubevaultcom-pkirole-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i enginekubevaultcom-pkirole-editor appscode-charts-oci/enginekubevaultcom-pkirole-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/enginekubevaultcom-postgresrole-editor/Chart.yaml b/charts/enginekubevaultcom-postgresrole-editor/Chart.yaml
index 1ded1b3133..d425657ddf 100644
--- a/charts/enginekubevaultcom-postgresrole-editor/Chart.yaml
+++ b/charts/enginekubevaultcom-postgresrole-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"engine.kubevault.com","version":"v1alpha1","resource":"postgresroles"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PostgresRole Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: enginekubevaultcom-postgresrole-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/enginekubevaultcom-postgresrole-editor/README.md b/charts/enginekubevaultcom-postgresrole-editor/README.md
index cf96c2d997..1bbebe6fc5 100644
--- a/charts/enginekubevaultcom-postgresrole-editor/README.md
+++ b/charts/enginekubevaultcom-postgresrole-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/enginekubevaultcom-postgresrole-editor --version=v0.9.0
-$ helm upgrade -i enginekubevaultcom-postgresrole-editor appscode-charts-oci/enginekubevaultcom-postgresrole-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/enginekubevaultcom-postgresrole-editor --version=v0.10.0
+$ helm upgrade -i enginekubevaultcom-postgresrole-editor appscode-charts-oci/enginekubevaultcom-postgresrole-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PostgresRole Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `enginekubevaultcom-postgresrole-editor`:
```bash
-$ helm upgrade -i enginekubevaultcom-postgresrole-editor appscode-charts-oci/enginekubevaultcom-postgresrole-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i enginekubevaultcom-postgresrole-editor appscode-charts-oci/enginekubevaultcom-postgresrole-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PostgresRole Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `enginekubevaultcom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i enginekubevaultcom-postgresrole-editor appscode-charts-oci/enginekubevaultcom-postgresrole-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=engine.kubevault.com/v1alpha1
+$ helm upgrade -i enginekubevaultcom-postgresrole-editor appscode-charts-oci/enginekubevaultcom-postgresrole-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=engine.kubevault.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i enginekubevaultcom-postgresrole-editor appscode-charts-oci/enginekubevaultcom-postgresrole-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i enginekubevaultcom-postgresrole-editor appscode-charts-oci/enginekubevaultcom-postgresrole-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/enginekubevaultcom-redisrole-editor/Chart.yaml b/charts/enginekubevaultcom-redisrole-editor/Chart.yaml
index c3e47b5da0..11ce3630ce 100644
--- a/charts/enginekubevaultcom-redisrole-editor/Chart.yaml
+++ b/charts/enginekubevaultcom-redisrole-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"engine.kubevault.com","version":"v1alpha1","resource":"redisroles"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RedisRole Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: enginekubevaultcom-redisrole-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/enginekubevaultcom-redisrole-editor/README.md b/charts/enginekubevaultcom-redisrole-editor/README.md
index e1238c18b4..1ee4a73ede 100644
--- a/charts/enginekubevaultcom-redisrole-editor/README.md
+++ b/charts/enginekubevaultcom-redisrole-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/enginekubevaultcom-redisrole-editor --version=v0.9.0
-$ helm upgrade -i enginekubevaultcom-redisrole-editor appscode-charts-oci/enginekubevaultcom-redisrole-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/enginekubevaultcom-redisrole-editor --version=v0.10.0
+$ helm upgrade -i enginekubevaultcom-redisrole-editor appscode-charts-oci/enginekubevaultcom-redisrole-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RedisRole Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `enginekubevaultcom-redisrole-editor`:
```bash
-$ helm upgrade -i enginekubevaultcom-redisrole-editor appscode-charts-oci/enginekubevaultcom-redisrole-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i enginekubevaultcom-redisrole-editor appscode-charts-oci/enginekubevaultcom-redisrole-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RedisRole Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `enginekubevaultcom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i enginekubevaultcom-redisrole-editor appscode-charts-oci/enginekubevaultcom-redisrole-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=engine.kubevault.com/v1alpha1
+$ helm upgrade -i enginekubevaultcom-redisrole-editor appscode-charts-oci/enginekubevaultcom-redisrole-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=engine.kubevault.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i enginekubevaultcom-redisrole-editor appscode-charts-oci/enginekubevaultcom-redisrole-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i enginekubevaultcom-redisrole-editor appscode-charts-oci/enginekubevaultcom-redisrole-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/enginekubevaultcom-secretaccessrequest-editor/Chart.yaml b/charts/enginekubevaultcom-secretaccessrequest-editor/Chart.yaml
index 7a4b901267..00e49063ce 100644
--- a/charts/enginekubevaultcom-secretaccessrequest-editor/Chart.yaml
+++ b/charts/enginekubevaultcom-secretaccessrequest-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"engine.kubevault.com","version":"v1alpha1","resource":"secretaccessrequests"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SecretAccessRequest Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: enginekubevaultcom-secretaccessrequest-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/enginekubevaultcom-secretaccessrequest-editor/README.md b/charts/enginekubevaultcom-secretaccessrequest-editor/README.md
index 7e91805fb4..670d245cdb 100644
--- a/charts/enginekubevaultcom-secretaccessrequest-editor/README.md
+++ b/charts/enginekubevaultcom-secretaccessrequest-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/enginekubevaultcom-secretaccessrequest-editor --version=v0.9.0
-$ helm upgrade -i enginekubevaultcom-secretaccessrequest-editor appscode-charts-oci/enginekubevaultcom-secretaccessrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/enginekubevaultcom-secretaccessrequest-editor --version=v0.10.0
+$ helm upgrade -i enginekubevaultcom-secretaccessrequest-editor appscode-charts-oci/enginekubevaultcom-secretaccessrequest-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SecretAccessRequest Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `enginekubevaultcom-secretaccessrequest-editor`:
```bash
-$ helm upgrade -i enginekubevaultcom-secretaccessrequest-editor appscode-charts-oci/enginekubevaultcom-secretaccessrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i enginekubevaultcom-secretaccessrequest-editor appscode-charts-oci/enginekubevaultcom-secretaccessrequest-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SecretAccessRequest Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `enginekubevaultcom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i enginekubevaultcom-secretaccessrequest-editor appscode-charts-oci/enginekubevaultcom-secretaccessrequest-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=engine.kubevault.com/v1alpha1
+$ helm upgrade -i enginekubevaultcom-secretaccessrequest-editor appscode-charts-oci/enginekubevaultcom-secretaccessrequest-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=engine.kubevault.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i enginekubevaultcom-secretaccessrequest-editor appscode-charts-oci/enginekubevaultcom-secretaccessrequest-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i enginekubevaultcom-secretaccessrequest-editor appscode-charts-oci/enginekubevaultcom-secretaccessrequest-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/enginekubevaultcom-secretengine-editor/Chart.yaml b/charts/enginekubevaultcom-secretengine-editor/Chart.yaml
index e22f92bb2b..063303e48d 100644
--- a/charts/enginekubevaultcom-secretengine-editor/Chart.yaml
+++ b/charts/enginekubevaultcom-secretengine-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"engine.kubevault.com","version":"v1alpha1","resource":"secretengines"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SecretEngine Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: enginekubevaultcom-secretengine-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/enginekubevaultcom-secretengine-editor/README.md b/charts/enginekubevaultcom-secretengine-editor/README.md
index 28e963a2f6..0e4d1e4871 100644
--- a/charts/enginekubevaultcom-secretengine-editor/README.md
+++ b/charts/enginekubevaultcom-secretengine-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/enginekubevaultcom-secretengine-editor --version=v0.9.0
-$ helm upgrade -i enginekubevaultcom-secretengine-editor appscode-charts-oci/enginekubevaultcom-secretengine-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/enginekubevaultcom-secretengine-editor --version=v0.10.0
+$ helm upgrade -i enginekubevaultcom-secretengine-editor appscode-charts-oci/enginekubevaultcom-secretengine-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SecretEngine Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `enginekubevaultcom-secretengine-editor`:
```bash
-$ helm upgrade -i enginekubevaultcom-secretengine-editor appscode-charts-oci/enginekubevaultcom-secretengine-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i enginekubevaultcom-secretengine-editor appscode-charts-oci/enginekubevaultcom-secretengine-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SecretEngine Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `enginekubevaultcom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i enginekubevaultcom-secretengine-editor appscode-charts-oci/enginekubevaultcom-secretengine-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=engine.kubevault.com/v1alpha1
+$ helm upgrade -i enginekubevaultcom-secretengine-editor appscode-charts-oci/enginekubevaultcom-secretengine-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=engine.kubevault.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i enginekubevaultcom-secretengine-editor appscode-charts-oci/enginekubevaultcom-secretengine-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i enginekubevaultcom-secretengine-editor appscode-charts-oci/enginekubevaultcom-secretengine-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/enginekubevaultcom-secretrolebinding-editor/Chart.yaml b/charts/enginekubevaultcom-secretrolebinding-editor/Chart.yaml
index 47adec02e3..d62722c0cc 100644
--- a/charts/enginekubevaultcom-secretrolebinding-editor/Chart.yaml
+++ b/charts/enginekubevaultcom-secretrolebinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"engine.kubevault.com","version":"v1alpha1","resource":"secretrolebindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SecretRoleBinding Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: enginekubevaultcom-secretrolebinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/enginekubevaultcom-secretrolebinding-editor/README.md b/charts/enginekubevaultcom-secretrolebinding-editor/README.md
index d1fffe6095..bced83962a 100644
--- a/charts/enginekubevaultcom-secretrolebinding-editor/README.md
+++ b/charts/enginekubevaultcom-secretrolebinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/enginekubevaultcom-secretrolebinding-editor --version=v0.9.0
-$ helm upgrade -i enginekubevaultcom-secretrolebinding-editor appscode-charts-oci/enginekubevaultcom-secretrolebinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/enginekubevaultcom-secretrolebinding-editor --version=v0.10.0
+$ helm upgrade -i enginekubevaultcom-secretrolebinding-editor appscode-charts-oci/enginekubevaultcom-secretrolebinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SecretRoleBinding Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `enginekubevaultcom-secretrolebinding-editor`:
```bash
-$ helm upgrade -i enginekubevaultcom-secretrolebinding-editor appscode-charts-oci/enginekubevaultcom-secretrolebinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i enginekubevaultcom-secretrolebinding-editor appscode-charts-oci/enginekubevaultcom-secretrolebinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SecretRoleBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `enginekubevaultcom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i enginekubevaultcom-secretrolebinding-editor appscode-charts-oci/enginekubevaultcom-secretrolebinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=engine.kubevault.com/v1alpha1
+$ helm upgrade -i enginekubevaultcom-secretrolebinding-editor appscode-charts-oci/enginekubevaultcom-secretrolebinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=engine.kubevault.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i enginekubevaultcom-secretrolebinding-editor appscode-charts-oci/enginekubevaultcom-secretrolebinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i enginekubevaultcom-secretrolebinding-editor appscode-charts-oci/enginekubevaultcom-secretrolebinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/eventsk8sio-event-editor/Chart.yaml b/charts/eventsk8sio-event-editor/Chart.yaml
index ca003c6344..038ce73e52 100644
--- a/charts/eventsk8sio-event-editor/Chart.yaml
+++ b/charts/eventsk8sio-event-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"events.k8s.io","version":"v1","resource":"events"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Event Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: eventsk8sio-event-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/eventsk8sio-event-editor/README.md b/charts/eventsk8sio-event-editor/README.md
index 0771ae172d..a3bc754798 100644
--- a/charts/eventsk8sio-event-editor/README.md
+++ b/charts/eventsk8sio-event-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/eventsk8sio-event-editor --version=v0.9.0
-$ helm upgrade -i eventsk8sio-event-editor appscode-charts-oci/eventsk8sio-event-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/eventsk8sio-event-editor --version=v0.10.0
+$ helm upgrade -i eventsk8sio-event-editor appscode-charts-oci/eventsk8sio-event-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Event Editor on a [Kubernetes](http://kubernetes.io) cluste
To install/upgrade the chart with the release name `eventsk8sio-event-editor`:
```bash
-$ helm upgrade -i eventsk8sio-event-editor appscode-charts-oci/eventsk8sio-event-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i eventsk8sio-event-editor appscode-charts-oci/eventsk8sio-event-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Event Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `eventsk8sio-event-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i eventsk8sio-event-editor appscode-charts-oci/eventsk8sio-event-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=events.k8s.io/v1
+$ helm upgrade -i eventsk8sio-event-editor appscode-charts-oci/eventsk8sio-event-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=events.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i eventsk8sio-event-editor appscode-charts-oci/eventsk8sio-event-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i eventsk8sio-event-editor appscode-charts-oci/eventsk8sio-event-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/expansiongatekeepersh-expansiontemplate-editor/Chart.yaml b/charts/expansiongatekeepersh-expansiontemplate-editor/Chart.yaml
index 9a7053c09e..a63c0bbe01 100644
--- a/charts/expansiongatekeepersh-expansiontemplate-editor/Chart.yaml
+++ b/charts/expansiongatekeepersh-expansiontemplate-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"expansion.gatekeeper.sh","version":"v1alpha1","resource":"expansiontemplate"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ExpansionTemplate Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: expansiongatekeepersh-expansiontemplate-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/expansiongatekeepersh-expansiontemplate-editor/README.md b/charts/expansiongatekeepersh-expansiontemplate-editor/README.md
index af1c5ace53..ebe0a3d94e 100644
--- a/charts/expansiongatekeepersh-expansiontemplate-editor/README.md
+++ b/charts/expansiongatekeepersh-expansiontemplate-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/expansiongatekeepersh-expansiontemplate-editor --version=v0.9.0
-$ helm upgrade -i expansiongatekeepersh-expansiontemplate-editor appscode-charts-oci/expansiongatekeepersh-expansiontemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/expansiongatekeepersh-expansiontemplate-editor --version=v0.10.0
+$ helm upgrade -i expansiongatekeepersh-expansiontemplate-editor appscode-charts-oci/expansiongatekeepersh-expansiontemplate-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ExpansionTemplate Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `expansiongatekeepersh-expansiontemplate-editor`:
```bash
-$ helm upgrade -i expansiongatekeepersh-expansiontemplate-editor appscode-charts-oci/expansiongatekeepersh-expansiontemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i expansiongatekeepersh-expansiontemplate-editor appscode-charts-oci/expansiongatekeepersh-expansiontemplate-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ExpansionTemplate Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `expansiongatekeepe
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i expansiongatekeepersh-expansiontemplate-editor appscode-charts-oci/expansiongatekeepersh-expansiontemplate-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=expansion.gatekeeper.sh/v1alpha1
+$ helm upgrade -i expansiongatekeepersh-expansiontemplate-editor appscode-charts-oci/expansiongatekeepersh-expansiontemplate-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=expansion.gatekeeper.sh/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i expansiongatekeepersh-expansiontemplate-editor appscode-charts-oci/expansiongatekeepersh-expansiontemplate-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i expansiongatekeepersh-expansiontemplate-editor appscode-charts-oci/expansiongatekeepersh-expansiontemplate-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/extensions-daemonset-editor/Chart.yaml b/charts/extensions-daemonset-editor/Chart.yaml
index 118878286d..27bb1ec6d7 100644
--- a/charts/extensions-daemonset-editor/Chart.yaml
+++ b/charts/extensions-daemonset-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"extensions","version":"v1beta1","resource":"daemonsets"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: DaemonSet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: extensions-daemonset-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/extensions-daemonset-editor/README.md b/charts/extensions-daemonset-editor/README.md
index 3ee30074a9..e924de0543 100644
--- a/charts/extensions-daemonset-editor/README.md
+++ b/charts/extensions-daemonset-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/extensions-daemonset-editor --version=v0.9.0
-$ helm upgrade -i extensions-daemonset-editor appscode-charts-oci/extensions-daemonset-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/extensions-daemonset-editor --version=v0.10.0
+$ helm upgrade -i extensions-daemonset-editor appscode-charts-oci/extensions-daemonset-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a DaemonSet Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `extensions-daemonset-editor`:
```bash
-$ helm upgrade -i extensions-daemonset-editor appscode-charts-oci/extensions-daemonset-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i extensions-daemonset-editor appscode-charts-oci/extensions-daemonset-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a DaemonSet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `extensions-daemons
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i extensions-daemonset-editor appscode-charts-oci/extensions-daemonset-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=extensions/v1beta1
+$ helm upgrade -i extensions-daemonset-editor appscode-charts-oci/extensions-daemonset-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=extensions/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i extensions-daemonset-editor appscode-charts-oci/extensions-daemonset-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i extensions-daemonset-editor appscode-charts-oci/extensions-daemonset-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/extensions-deployment-editor/Chart.yaml b/charts/extensions-deployment-editor/Chart.yaml
index 99a30442a8..5fe773a857 100644
--- a/charts/extensions-deployment-editor/Chart.yaml
+++ b/charts/extensions-deployment-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"extensions","version":"v1beta1","resource":"deployments"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Deployment Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: extensions-deployment-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/extensions-deployment-editor/README.md b/charts/extensions-deployment-editor/README.md
index 3740c3c713..40f6c5f6cc 100644
--- a/charts/extensions-deployment-editor/README.md
+++ b/charts/extensions-deployment-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/extensions-deployment-editor --version=v0.9.0
-$ helm upgrade -i extensions-deployment-editor appscode-charts-oci/extensions-deployment-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/extensions-deployment-editor --version=v0.10.0
+$ helm upgrade -i extensions-deployment-editor appscode-charts-oci/extensions-deployment-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Deployment Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `extensions-deployment-editor`:
```bash
-$ helm upgrade -i extensions-deployment-editor appscode-charts-oci/extensions-deployment-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i extensions-deployment-editor appscode-charts-oci/extensions-deployment-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Deployment Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `extensions-deploym
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i extensions-deployment-editor appscode-charts-oci/extensions-deployment-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=extensions/v1beta1
+$ helm upgrade -i extensions-deployment-editor appscode-charts-oci/extensions-deployment-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=extensions/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i extensions-deployment-editor appscode-charts-oci/extensions-deployment-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i extensions-deployment-editor appscode-charts-oci/extensions-deployment-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/extensions-ingress-editor/Chart.yaml b/charts/extensions-ingress-editor/Chart.yaml
index a834c48eaf..0e23b681ca 100644
--- a/charts/extensions-ingress-editor/Chart.yaml
+++ b/charts/extensions-ingress-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"extensions","version":"v1beta1","resource":"ingresses"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Ingress Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: extensions-ingress-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/extensions-ingress-editor/README.md b/charts/extensions-ingress-editor/README.md
index e45ca0f804..c9920512cf 100644
--- a/charts/extensions-ingress-editor/README.md
+++ b/charts/extensions-ingress-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/extensions-ingress-editor --version=v0.9.0
-$ helm upgrade -i extensions-ingress-editor appscode-charts-oci/extensions-ingress-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/extensions-ingress-editor --version=v0.10.0
+$ helm upgrade -i extensions-ingress-editor appscode-charts-oci/extensions-ingress-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Ingress Editor on a [Kubernetes](http://kubernetes.io) clus
To install/upgrade the chart with the release name `extensions-ingress-editor`:
```bash
-$ helm upgrade -i extensions-ingress-editor appscode-charts-oci/extensions-ingress-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i extensions-ingress-editor appscode-charts-oci/extensions-ingress-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Ingress Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `extensions-ingress
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i extensions-ingress-editor appscode-charts-oci/extensions-ingress-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=extensions/v1beta1
+$ helm upgrade -i extensions-ingress-editor appscode-charts-oci/extensions-ingress-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=extensions/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i extensions-ingress-editor appscode-charts-oci/extensions-ingress-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i extensions-ingress-editor appscode-charts-oci/extensions-ingress-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/extensions-networkpolicy-editor/Chart.yaml b/charts/extensions-networkpolicy-editor/Chart.yaml
index 9ca6f0f884..19a24373f0 100644
--- a/charts/extensions-networkpolicy-editor/Chart.yaml
+++ b/charts/extensions-networkpolicy-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"extensions","version":"v1beta1","resource":"networkpolicies"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: NetworkPolicy Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: extensions-networkpolicy-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/extensions-networkpolicy-editor/README.md b/charts/extensions-networkpolicy-editor/README.md
index 98e040e0cf..e8499eed8b 100644
--- a/charts/extensions-networkpolicy-editor/README.md
+++ b/charts/extensions-networkpolicy-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/extensions-networkpolicy-editor --version=v0.9.0
-$ helm upgrade -i extensions-networkpolicy-editor appscode-charts-oci/extensions-networkpolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/extensions-networkpolicy-editor --version=v0.10.0
+$ helm upgrade -i extensions-networkpolicy-editor appscode-charts-oci/extensions-networkpolicy-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a NetworkPolicy Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `extensions-networkpolicy-editor`:
```bash
-$ helm upgrade -i extensions-networkpolicy-editor appscode-charts-oci/extensions-networkpolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i extensions-networkpolicy-editor appscode-charts-oci/extensions-networkpolicy-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a NetworkPolicy Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `extensions-network
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i extensions-networkpolicy-editor appscode-charts-oci/extensions-networkpolicy-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=extensions/v1beta1
+$ helm upgrade -i extensions-networkpolicy-editor appscode-charts-oci/extensions-networkpolicy-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=extensions/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i extensions-networkpolicy-editor appscode-charts-oci/extensions-networkpolicy-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i extensions-networkpolicy-editor appscode-charts-oci/extensions-networkpolicy-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/extensions-podsecuritypolicy-editor/Chart.yaml b/charts/extensions-podsecuritypolicy-editor/Chart.yaml
index 88dcd108d1..3a6dc111b0 100644
--- a/charts/extensions-podsecuritypolicy-editor/Chart.yaml
+++ b/charts/extensions-podsecuritypolicy-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"extensions","version":"v1beta1","resource":"podsecuritypolicies"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PodSecurityPolicy Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: extensions-podsecuritypolicy-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/extensions-podsecuritypolicy-editor/README.md b/charts/extensions-podsecuritypolicy-editor/README.md
index 3132438ecf..a9b90ce754 100644
--- a/charts/extensions-podsecuritypolicy-editor/README.md
+++ b/charts/extensions-podsecuritypolicy-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/extensions-podsecuritypolicy-editor --version=v0.9.0
-$ helm upgrade -i extensions-podsecuritypolicy-editor appscode-charts-oci/extensions-podsecuritypolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/extensions-podsecuritypolicy-editor --version=v0.10.0
+$ helm upgrade -i extensions-podsecuritypolicy-editor appscode-charts-oci/extensions-podsecuritypolicy-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PodSecurityPolicy Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `extensions-podsecuritypolicy-editor`:
```bash
-$ helm upgrade -i extensions-podsecuritypolicy-editor appscode-charts-oci/extensions-podsecuritypolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i extensions-podsecuritypolicy-editor appscode-charts-oci/extensions-podsecuritypolicy-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PodSecurityPolicy Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `extensions-podsecu
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i extensions-podsecuritypolicy-editor appscode-charts-oci/extensions-podsecuritypolicy-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=extensions/v1beta1
+$ helm upgrade -i extensions-podsecuritypolicy-editor appscode-charts-oci/extensions-podsecuritypolicy-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=extensions/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i extensions-podsecuritypolicy-editor appscode-charts-oci/extensions-podsecuritypolicy-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i extensions-podsecuritypolicy-editor appscode-charts-oci/extensions-podsecuritypolicy-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/extensions-replicaset-editor/Chart.yaml b/charts/extensions-replicaset-editor/Chart.yaml
index 1fcd66d243..c3389cc87b 100644
--- a/charts/extensions-replicaset-editor/Chart.yaml
+++ b/charts/extensions-replicaset-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"extensions","version":"v1beta1","resource":"replicasets"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ReplicaSet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: extensions-replicaset-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/extensions-replicaset-editor/README.md b/charts/extensions-replicaset-editor/README.md
index a903e39cab..0a0825f0d0 100644
--- a/charts/extensions-replicaset-editor/README.md
+++ b/charts/extensions-replicaset-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/extensions-replicaset-editor --version=v0.9.0
-$ helm upgrade -i extensions-replicaset-editor appscode-charts-oci/extensions-replicaset-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/extensions-replicaset-editor --version=v0.10.0
+$ helm upgrade -i extensions-replicaset-editor appscode-charts-oci/extensions-replicaset-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ReplicaSet Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `extensions-replicaset-editor`:
```bash
-$ helm upgrade -i extensions-replicaset-editor appscode-charts-oci/extensions-replicaset-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i extensions-replicaset-editor appscode-charts-oci/extensions-replicaset-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ReplicaSet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `extensions-replica
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i extensions-replicaset-editor appscode-charts-oci/extensions-replicaset-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=extensions/v1beta1
+$ helm upgrade -i extensions-replicaset-editor appscode-charts-oci/extensions-replicaset-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=extensions/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i extensions-replicaset-editor appscode-charts-oci/extensions-replicaset-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i extensions-replicaset-editor appscode-charts-oci/extensions-replicaset-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/extensions-scale-editor/Chart.yaml b/charts/extensions-scale-editor/Chart.yaml
index 255a63db84..d66f6d5504 100644
--- a/charts/extensions-scale-editor/Chart.yaml
+++ b/charts/extensions-scale-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"extensions","version":"v1beta1","resource":"scales"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Scale Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: extensions-scale-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/extensions-scale-editor/README.md b/charts/extensions-scale-editor/README.md
index 53f94b4fdb..dc5c7455bc 100644
--- a/charts/extensions-scale-editor/README.md
+++ b/charts/extensions-scale-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/extensions-scale-editor --version=v0.9.0
-$ helm upgrade -i extensions-scale-editor appscode-charts-oci/extensions-scale-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/extensions-scale-editor --version=v0.10.0
+$ helm upgrade -i extensions-scale-editor appscode-charts-oci/extensions-scale-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Scale Editor on a [Kubernetes](http://kubernetes.io) cluste
To install/upgrade the chart with the release name `extensions-scale-editor`:
```bash
-$ helm upgrade -i extensions-scale-editor appscode-charts-oci/extensions-scale-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i extensions-scale-editor appscode-charts-oci/extensions-scale-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Scale Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `extensions-scale-e
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i extensions-scale-editor appscode-charts-oci/extensions-scale-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=extensions/v1beta1
+$ helm upgrade -i extensions-scale-editor appscode-charts-oci/extensions-scale-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=extensions/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i extensions-scale-editor appscode-charts-oci/extensions-scale-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i extensions-scale-editor appscode-charts-oci/extensions-scale-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/externaldnsappscodecom-externaldns-editor/Chart.yaml b/charts/externaldnsappscodecom-externaldns-editor/Chart.yaml
index aea1799d24..15af9854b3 100644
--- a/charts/externaldnsappscodecom-externaldns-editor/Chart.yaml
+++ b/charts/externaldnsappscodecom-externaldns-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"external-dns.appscode.com","version":"v1alpha1","resource":"externaldns"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ExternalDNS Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: externaldnsappscodecom-externaldns-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/externaldnsappscodecom-externaldns-editor/README.md b/charts/externaldnsappscodecom-externaldns-editor/README.md
index 83d19c1815..99697e76a7 100644
--- a/charts/externaldnsappscodecom-externaldns-editor/README.md
+++ b/charts/externaldnsappscodecom-externaldns-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/externaldnsappscodecom-externaldns-editor --version=v0.9.0
-$ helm upgrade -i externaldnsappscodecom-externaldns-editor appscode-charts-oci/externaldnsappscodecom-externaldns-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/externaldnsappscodecom-externaldns-editor --version=v0.10.0
+$ helm upgrade -i externaldnsappscodecom-externaldns-editor appscode-charts-oci/externaldnsappscodecom-externaldns-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ExternalDNS Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `externaldnsappscodecom-externaldns-editor`:
```bash
-$ helm upgrade -i externaldnsappscodecom-externaldns-editor appscode-charts-oci/externaldnsappscodecom-externaldns-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i externaldnsappscodecom-externaldns-editor appscode-charts-oci/externaldnsappscodecom-externaldns-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ExternalDNS Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `externaldnsappscod
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i externaldnsappscodecom-externaldns-editor appscode-charts-oci/externaldnsappscodecom-externaldns-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=external-dns.appscode.com/v1alpha1
+$ helm upgrade -i externaldnsappscodecom-externaldns-editor appscode-charts-oci/externaldnsappscodecom-externaldns-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=external-dns.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i externaldnsappscodecom-externaldns-editor appscode-charts-oci/externaldnsappscodecom-externaldns-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i externaldnsappscodecom-externaldns-editor appscode-charts-oci/externaldnsappscodecom-externaldns-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/falcoappscodecom-falcoevent-editor/Chart.yaml b/charts/falcoappscodecom-falcoevent-editor/Chart.yaml
index 1095197b96..33530492a5 100644
--- a/charts/falcoappscodecom-falcoevent-editor/Chart.yaml
+++ b/charts/falcoappscodecom-falcoevent-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"falco.appscode.com","version":"v1alpha1","resource":"falcoevents"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FalcoEvent Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: falcoappscodecom-falcoevent-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/falcoappscodecom-falcoevent-editor/README.md b/charts/falcoappscodecom-falcoevent-editor/README.md
index 2ce9393b7e..545a10d162 100644
--- a/charts/falcoappscodecom-falcoevent-editor/README.md
+++ b/charts/falcoappscodecom-falcoevent-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/falcoappscodecom-falcoevent-editor --version=v0.9.0
-$ helm upgrade -i falcoappscodecom-falcoevent-editor appscode-charts-oci/falcoappscodecom-falcoevent-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/falcoappscodecom-falcoevent-editor --version=v0.10.0
+$ helm upgrade -i falcoappscodecom-falcoevent-editor appscode-charts-oci/falcoappscodecom-falcoevent-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FalcoEvent Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `falcoappscodecom-falcoevent-editor`:
```bash
-$ helm upgrade -i falcoappscodecom-falcoevent-editor appscode-charts-oci/falcoappscodecom-falcoevent-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i falcoappscodecom-falcoevent-editor appscode-charts-oci/falcoappscodecom-falcoevent-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FalcoEvent Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `falcoappscodecom-f
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i falcoappscodecom-falcoevent-editor appscode-charts-oci/falcoappscodecom-falcoevent-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=falco.appscode.com/v1alpha1
+$ helm upgrade -i falcoappscodecom-falcoevent-editor appscode-charts-oci/falcoappscodecom-falcoevent-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=falco.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i falcoappscodecom-falcoevent-editor appscode-charts-oci/falcoappscodecom-falcoevent-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i falcoappscodecom-falcoevent-editor appscode-charts-oci/falcoappscodecom-falcoevent-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/flowcontrolapiserverk8sio-flowschema-editor/Chart.yaml b/charts/flowcontrolapiserverk8sio-flowschema-editor/Chart.yaml
index 26e6dd5140..1967af4693 100644
--- a/charts/flowcontrolapiserverk8sio-flowschema-editor/Chart.yaml
+++ b/charts/flowcontrolapiserverk8sio-flowschema-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"flowcontrol.apiserver.k8s.io","version":"v1beta1","resource":"flowschemas"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FlowSchema Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: flowcontrolapiserverk8sio-flowschema-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/flowcontrolapiserverk8sio-flowschema-editor/README.md b/charts/flowcontrolapiserverk8sio-flowschema-editor/README.md
index 444fd45a16..c4330d5944 100644
--- a/charts/flowcontrolapiserverk8sio-flowschema-editor/README.md
+++ b/charts/flowcontrolapiserverk8sio-flowschema-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/flowcontrolapiserverk8sio-flowschema-editor --version=v0.9.0
-$ helm upgrade -i flowcontrolapiserverk8sio-flowschema-editor appscode-charts-oci/flowcontrolapiserverk8sio-flowschema-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/flowcontrolapiserverk8sio-flowschema-editor --version=v0.10.0
+$ helm upgrade -i flowcontrolapiserverk8sio-flowschema-editor appscode-charts-oci/flowcontrolapiserverk8sio-flowschema-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FlowSchema Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `flowcontrolapiserverk8sio-flowschema-editor`:
```bash
-$ helm upgrade -i flowcontrolapiserverk8sio-flowschema-editor appscode-charts-oci/flowcontrolapiserverk8sio-flowschema-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i flowcontrolapiserverk8sio-flowschema-editor appscode-charts-oci/flowcontrolapiserverk8sio-flowschema-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FlowSchema Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `flowcontrolapiserv
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i flowcontrolapiserverk8sio-flowschema-editor appscode-charts-oci/flowcontrolapiserverk8sio-flowschema-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=flowcontrol.apiserver.k8s.io/v1beta1
+$ helm upgrade -i flowcontrolapiserverk8sio-flowschema-editor appscode-charts-oci/flowcontrolapiserverk8sio-flowschema-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=flowcontrol.apiserver.k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i flowcontrolapiserverk8sio-flowschema-editor appscode-charts-oci/flowcontrolapiserverk8sio-flowschema-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i flowcontrolapiserverk8sio-flowschema-editor appscode-charts-oci/flowcontrolapiserverk8sio-flowschema-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor/Chart.yaml b/charts/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor/Chart.yaml
index 7b17bccc01..b3280ef289 100644
--- a/charts/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor/Chart.yaml
+++ b/charts/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"flowcontrol.apiserver.k8s.io","version":"v1beta1","resource":"prioritylevelconfigurations"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PriorityLevelConfiguration Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: flowcontrolapiserverk8sio-prioritylevelconfiguration-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor/README.md b/charts/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor/README.md
index 22f3cebd4e..ee45d90888 100644
--- a/charts/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor/README.md
+++ b/charts/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor --version=v0.9.0
-$ helm upgrade -i flowcontrolapiserverk8sio-prioritylevelconfiguration-editor appscode-charts-oci/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor --version=v0.10.0
+$ helm upgrade -i flowcontrolapiserverk8sio-prioritylevelconfiguration-editor appscode-charts-oci/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PriorityLevelConfiguration Editor on a [Kubernetes](http://
To install/upgrade the chart with the release name `flowcontrolapiserverk8sio-prioritylevelconfiguration-editor`:
```bash
-$ helm upgrade -i flowcontrolapiserverk8sio-prioritylevelconfiguration-editor appscode-charts-oci/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i flowcontrolapiserverk8sio-prioritylevelconfiguration-editor appscode-charts-oci/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PriorityLevelConfiguration Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `flowcontrolapiserv
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i flowcontrolapiserverk8sio-prioritylevelconfiguration-editor appscode-charts-oci/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=flowcontrol.apiserver.k8s.io/v1beta1
+$ helm upgrade -i flowcontrolapiserverk8sio-prioritylevelconfiguration-editor appscode-charts-oci/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=flowcontrol.apiserver.k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i flowcontrolapiserverk8sio-prioritylevelconfiguration-editor appscode-charts-oci/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i flowcontrolapiserverk8sio-prioritylevelconfiguration-editor appscode-charts-oci/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/fluxcdopenclustermanagementio-fluxcdconfig-editor/Chart.yaml b/charts/fluxcdopenclustermanagementio-fluxcdconfig-editor/Chart.yaml
index 47aa4a1309..721f230ab5 100644
--- a/charts/fluxcdopenclustermanagementio-fluxcdconfig-editor/Chart.yaml
+++ b/charts/fluxcdopenclustermanagementio-fluxcdconfig-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"fluxcd.open-cluster-management.io","version":"v1alpha1","resource":"fluxcdconfigs"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FluxCDConfig Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: fluxcdopenclustermanagementio-fluxcdconfig-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/fluxcdopenclustermanagementio-fluxcdconfig-editor/README.md b/charts/fluxcdopenclustermanagementio-fluxcdconfig-editor/README.md
index 4feb9a98ec..723587ac49 100644
--- a/charts/fluxcdopenclustermanagementio-fluxcdconfig-editor/README.md
+++ b/charts/fluxcdopenclustermanagementio-fluxcdconfig-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/fluxcdopenclustermanagementio-fluxcdconfig-editor --version=v0.9.0
-$ helm upgrade -i fluxcdopenclustermanagementio-fluxcdconfig-editor appscode-charts-oci/fluxcdopenclustermanagementio-fluxcdconfig-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/fluxcdopenclustermanagementio-fluxcdconfig-editor --version=v0.10.0
+$ helm upgrade -i fluxcdopenclustermanagementio-fluxcdconfig-editor appscode-charts-oci/fluxcdopenclustermanagementio-fluxcdconfig-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FluxCDConfig Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `fluxcdopenclustermanagementio-fluxcdconfig-editor`:
```bash
-$ helm upgrade -i fluxcdopenclustermanagementio-fluxcdconfig-editor appscode-charts-oci/fluxcdopenclustermanagementio-fluxcdconfig-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i fluxcdopenclustermanagementio-fluxcdconfig-editor appscode-charts-oci/fluxcdopenclustermanagementio-fluxcdconfig-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FluxCDConfig Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `fluxcdopenclusterm
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i fluxcdopenclustermanagementio-fluxcdconfig-editor appscode-charts-oci/fluxcdopenclustermanagementio-fluxcdconfig-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=fluxcd.open-cluster-management.io/v1alpha1
+$ helm upgrade -i fluxcdopenclustermanagementio-fluxcdconfig-editor appscode-charts-oci/fluxcdopenclustermanagementio-fluxcdconfig-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=fluxcd.open-cluster-management.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i fluxcdopenclustermanagementio-fluxcdconfig-editor appscode-charts-oci/fluxcdopenclustermanagementio-fluxcdconfig-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i fluxcdopenclustermanagementio-fluxcdconfig-editor appscode-charts-oci/fluxcdopenclustermanagementio-fluxcdconfig-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/gatewayenvoyproxyio-authenticationfilter-editor/Chart.yaml b/charts/gatewayenvoyproxyio-authenticationfilter-editor/Chart.yaml
index 774e1517b5..33b0427ba2 100644
--- a/charts/gatewayenvoyproxyio-authenticationfilter-editor/Chart.yaml
+++ b/charts/gatewayenvoyproxyio-authenticationfilter-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"gateway.envoyproxy.io","version":"v1alpha1","resource":"authenticationfilters"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AuthenticationFilter Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: gatewayenvoyproxyio-authenticationfilter-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/gatewayenvoyproxyio-authenticationfilter-editor/README.md b/charts/gatewayenvoyproxyio-authenticationfilter-editor/README.md
index e2cde73e35..77c4f107c3 100644
--- a/charts/gatewayenvoyproxyio-authenticationfilter-editor/README.md
+++ b/charts/gatewayenvoyproxyio-authenticationfilter-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/gatewayenvoyproxyio-authenticationfilter-editor --version=v0.9.0
-$ helm upgrade -i gatewayenvoyproxyio-authenticationfilter-editor appscode-charts-oci/gatewayenvoyproxyio-authenticationfilter-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/gatewayenvoyproxyio-authenticationfilter-editor --version=v0.10.0
+$ helm upgrade -i gatewayenvoyproxyio-authenticationfilter-editor appscode-charts-oci/gatewayenvoyproxyio-authenticationfilter-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AuthenticationFilter Editor on a [Kubernetes](http://kubern
To install/upgrade the chart with the release name `gatewayenvoyproxyio-authenticationfilter-editor`:
```bash
-$ helm upgrade -i gatewayenvoyproxyio-authenticationfilter-editor appscode-charts-oci/gatewayenvoyproxyio-authenticationfilter-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i gatewayenvoyproxyio-authenticationfilter-editor appscode-charts-oci/gatewayenvoyproxyio-authenticationfilter-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AuthenticationFilter Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gatewayenvoyproxyi
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i gatewayenvoyproxyio-authenticationfilter-editor appscode-charts-oci/gatewayenvoyproxyio-authenticationfilter-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=gateway.envoyproxy.io/v1alpha1
+$ helm upgrade -i gatewayenvoyproxyio-authenticationfilter-editor appscode-charts-oci/gatewayenvoyproxyio-authenticationfilter-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=gateway.envoyproxy.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i gatewayenvoyproxyio-authenticationfilter-editor appscode-charts-oci/gatewayenvoyproxyio-authenticationfilter-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i gatewayenvoyproxyio-authenticationfilter-editor appscode-charts-oci/gatewayenvoyproxyio-authenticationfilter-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/gatewayenvoyproxyio-backend-editor/Chart.yaml b/charts/gatewayenvoyproxyio-backend-editor/Chart.yaml
index 917ac8a71c..fe8b012cfc 100644
--- a/charts/gatewayenvoyproxyio-backend-editor/Chart.yaml
+++ b/charts/gatewayenvoyproxyio-backend-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"gateway.envoyproxy.io","version":"v1alpha1","resource":"backends"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Backend Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: gatewayenvoyproxyio-backend-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/gatewayenvoyproxyio-backend-editor/README.md b/charts/gatewayenvoyproxyio-backend-editor/README.md
index dcc15c5e6a..5c2d782162 100644
--- a/charts/gatewayenvoyproxyio-backend-editor/README.md
+++ b/charts/gatewayenvoyproxyio-backend-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/gatewayenvoyproxyio-backend-editor --version=v0.9.0
-$ helm upgrade -i gatewayenvoyproxyio-backend-editor appscode-charts-oci/gatewayenvoyproxyio-backend-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/gatewayenvoyproxyio-backend-editor --version=v0.10.0
+$ helm upgrade -i gatewayenvoyproxyio-backend-editor appscode-charts-oci/gatewayenvoyproxyio-backend-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Backend Editor on a [Kubernetes](http://kubernetes.io) clus
To install/upgrade the chart with the release name `gatewayenvoyproxyio-backend-editor`:
```bash
-$ helm upgrade -i gatewayenvoyproxyio-backend-editor appscode-charts-oci/gatewayenvoyproxyio-backend-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i gatewayenvoyproxyio-backend-editor appscode-charts-oci/gatewayenvoyproxyio-backend-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Backend Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gatewayenvoyproxyi
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i gatewayenvoyproxyio-backend-editor appscode-charts-oci/gatewayenvoyproxyio-backend-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=gateway.envoyproxy.io/v1alpha1
+$ helm upgrade -i gatewayenvoyproxyio-backend-editor appscode-charts-oci/gatewayenvoyproxyio-backend-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=gateway.envoyproxy.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i gatewayenvoyproxyio-backend-editor appscode-charts-oci/gatewayenvoyproxyio-backend-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i gatewayenvoyproxyio-backend-editor appscode-charts-oci/gatewayenvoyproxyio-backend-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/gatewayenvoyproxyio-backendtrafficpolicy-editor/Chart.yaml b/charts/gatewayenvoyproxyio-backendtrafficpolicy-editor/Chart.yaml
index 97217c96f7..a1831439f7 100644
--- a/charts/gatewayenvoyproxyio-backendtrafficpolicy-editor/Chart.yaml
+++ b/charts/gatewayenvoyproxyio-backendtrafficpolicy-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"gateway.envoyproxy.io","version":"v1alpha1","resource":"backendtrafficpolicies"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: BackendTrafficPolicy Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: gatewayenvoyproxyio-backendtrafficpolicy-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/gatewayenvoyproxyio-backendtrafficpolicy-editor/README.md b/charts/gatewayenvoyproxyio-backendtrafficpolicy-editor/README.md
index 6a9a85977a..495a20e9e4 100644
--- a/charts/gatewayenvoyproxyio-backendtrafficpolicy-editor/README.md
+++ b/charts/gatewayenvoyproxyio-backendtrafficpolicy-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/gatewayenvoyproxyio-backendtrafficpolicy-editor --version=v0.9.0
-$ helm upgrade -i gatewayenvoyproxyio-backendtrafficpolicy-editor appscode-charts-oci/gatewayenvoyproxyio-backendtrafficpolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/gatewayenvoyproxyio-backendtrafficpolicy-editor --version=v0.10.0
+$ helm upgrade -i gatewayenvoyproxyio-backendtrafficpolicy-editor appscode-charts-oci/gatewayenvoyproxyio-backendtrafficpolicy-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a BackendTrafficPolicy Editor on a [Kubernetes](http://kubern
To install/upgrade the chart with the release name `gatewayenvoyproxyio-backendtrafficpolicy-editor`:
```bash
-$ helm upgrade -i gatewayenvoyproxyio-backendtrafficpolicy-editor appscode-charts-oci/gatewayenvoyproxyio-backendtrafficpolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i gatewayenvoyproxyio-backendtrafficpolicy-editor appscode-charts-oci/gatewayenvoyproxyio-backendtrafficpolicy-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a BackendTrafficPolicy Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gatewayenvoyproxyi
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i gatewayenvoyproxyio-backendtrafficpolicy-editor appscode-charts-oci/gatewayenvoyproxyio-backendtrafficpolicy-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=gateway.envoyproxy.io/v1alpha1
+$ helm upgrade -i gatewayenvoyproxyio-backendtrafficpolicy-editor appscode-charts-oci/gatewayenvoyproxyio-backendtrafficpolicy-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=gateway.envoyproxy.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i gatewayenvoyproxyio-backendtrafficpolicy-editor appscode-charts-oci/gatewayenvoyproxyio-backendtrafficpolicy-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i gatewayenvoyproxyio-backendtrafficpolicy-editor appscode-charts-oci/gatewayenvoyproxyio-backendtrafficpolicy-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/gatewayenvoyproxyio-clienttrafficpolicy-editor/Chart.yaml b/charts/gatewayenvoyproxyio-clienttrafficpolicy-editor/Chart.yaml
index a52c42ae0a..cbd5748780 100644
--- a/charts/gatewayenvoyproxyio-clienttrafficpolicy-editor/Chart.yaml
+++ b/charts/gatewayenvoyproxyio-clienttrafficpolicy-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"gateway.envoyproxy.io","version":"v1alpha1","resource":"clienttrafficpolicies"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClientTrafficPolicy Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: gatewayenvoyproxyio-clienttrafficpolicy-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/gatewayenvoyproxyio-clienttrafficpolicy-editor/README.md b/charts/gatewayenvoyproxyio-clienttrafficpolicy-editor/README.md
index d7c70323b1..599e9e0eac 100644
--- a/charts/gatewayenvoyproxyio-clienttrafficpolicy-editor/README.md
+++ b/charts/gatewayenvoyproxyio-clienttrafficpolicy-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/gatewayenvoyproxyio-clienttrafficpolicy-editor --version=v0.9.0
-$ helm upgrade -i gatewayenvoyproxyio-clienttrafficpolicy-editor appscode-charts-oci/gatewayenvoyproxyio-clienttrafficpolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/gatewayenvoyproxyio-clienttrafficpolicy-editor --version=v0.10.0
+$ helm upgrade -i gatewayenvoyproxyio-clienttrafficpolicy-editor appscode-charts-oci/gatewayenvoyproxyio-clienttrafficpolicy-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClientTrafficPolicy Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `gatewayenvoyproxyio-clienttrafficpolicy-editor`:
```bash
-$ helm upgrade -i gatewayenvoyproxyio-clienttrafficpolicy-editor appscode-charts-oci/gatewayenvoyproxyio-clienttrafficpolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i gatewayenvoyproxyio-clienttrafficpolicy-editor appscode-charts-oci/gatewayenvoyproxyio-clienttrafficpolicy-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClientTrafficPolicy Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gatewayenvoyproxyi
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i gatewayenvoyproxyio-clienttrafficpolicy-editor appscode-charts-oci/gatewayenvoyproxyio-clienttrafficpolicy-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=gateway.envoyproxy.io/v1alpha1
+$ helm upgrade -i gatewayenvoyproxyio-clienttrafficpolicy-editor appscode-charts-oci/gatewayenvoyproxyio-clienttrafficpolicy-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=gateway.envoyproxy.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i gatewayenvoyproxyio-clienttrafficpolicy-editor appscode-charts-oci/gatewayenvoyproxyio-clienttrafficpolicy-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i gatewayenvoyproxyio-clienttrafficpolicy-editor appscode-charts-oci/gatewayenvoyproxyio-clienttrafficpolicy-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/gatewayenvoyproxyio-envoyextensionpolicy-editor/Chart.yaml b/charts/gatewayenvoyproxyio-envoyextensionpolicy-editor/Chart.yaml
index f7161706f0..34f589a781 100644
--- a/charts/gatewayenvoyproxyio-envoyextensionpolicy-editor/Chart.yaml
+++ b/charts/gatewayenvoyproxyio-envoyextensionpolicy-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"gateway.envoyproxy.io","version":"v1alpha1","resource":"envoyextensionpolicies"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: EnvoyExtensionPolicy Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: gatewayenvoyproxyio-envoyextensionpolicy-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/gatewayenvoyproxyio-envoyextensionpolicy-editor/README.md b/charts/gatewayenvoyproxyio-envoyextensionpolicy-editor/README.md
index 5d4f205ee6..9525216189 100644
--- a/charts/gatewayenvoyproxyio-envoyextensionpolicy-editor/README.md
+++ b/charts/gatewayenvoyproxyio-envoyextensionpolicy-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/gatewayenvoyproxyio-envoyextensionpolicy-editor --version=v0.9.0
-$ helm upgrade -i gatewayenvoyproxyio-envoyextensionpolicy-editor appscode-charts-oci/gatewayenvoyproxyio-envoyextensionpolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/gatewayenvoyproxyio-envoyextensionpolicy-editor --version=v0.10.0
+$ helm upgrade -i gatewayenvoyproxyio-envoyextensionpolicy-editor appscode-charts-oci/gatewayenvoyproxyio-envoyextensionpolicy-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a EnvoyExtensionPolicy Editor on a [Kubernetes](http://kubern
To install/upgrade the chart with the release name `gatewayenvoyproxyio-envoyextensionpolicy-editor`:
```bash
-$ helm upgrade -i gatewayenvoyproxyio-envoyextensionpolicy-editor appscode-charts-oci/gatewayenvoyproxyio-envoyextensionpolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i gatewayenvoyproxyio-envoyextensionpolicy-editor appscode-charts-oci/gatewayenvoyproxyio-envoyextensionpolicy-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a EnvoyExtensionPolicy Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gatewayenvoyproxyi
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i gatewayenvoyproxyio-envoyextensionpolicy-editor appscode-charts-oci/gatewayenvoyproxyio-envoyextensionpolicy-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=gateway.envoyproxy.io/v1alpha1
+$ helm upgrade -i gatewayenvoyproxyio-envoyextensionpolicy-editor appscode-charts-oci/gatewayenvoyproxyio-envoyextensionpolicy-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=gateway.envoyproxy.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i gatewayenvoyproxyio-envoyextensionpolicy-editor appscode-charts-oci/gatewayenvoyproxyio-envoyextensionpolicy-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i gatewayenvoyproxyio-envoyextensionpolicy-editor appscode-charts-oci/gatewayenvoyproxyio-envoyextensionpolicy-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/gatewayenvoyproxyio-envoypatchpolicy-editor/Chart.yaml b/charts/gatewayenvoyproxyio-envoypatchpolicy-editor/Chart.yaml
index e481dcc021..12a6cb436d 100644
--- a/charts/gatewayenvoyproxyio-envoypatchpolicy-editor/Chart.yaml
+++ b/charts/gatewayenvoyproxyio-envoypatchpolicy-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"gateway.envoyproxy.io","version":"v1alpha1","resource":"envoypatchpolicies"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: EnvoyPatchPolicy Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: gatewayenvoyproxyio-envoypatchpolicy-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/gatewayenvoyproxyio-envoypatchpolicy-editor/README.md b/charts/gatewayenvoyproxyio-envoypatchpolicy-editor/README.md
index 89eb36c836..0a72a755e2 100644
--- a/charts/gatewayenvoyproxyio-envoypatchpolicy-editor/README.md
+++ b/charts/gatewayenvoyproxyio-envoypatchpolicy-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/gatewayenvoyproxyio-envoypatchpolicy-editor --version=v0.9.0
-$ helm upgrade -i gatewayenvoyproxyio-envoypatchpolicy-editor appscode-charts-oci/gatewayenvoyproxyio-envoypatchpolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/gatewayenvoyproxyio-envoypatchpolicy-editor --version=v0.10.0
+$ helm upgrade -i gatewayenvoyproxyio-envoypatchpolicy-editor appscode-charts-oci/gatewayenvoyproxyio-envoypatchpolicy-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a EnvoyPatchPolicy Editor on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `gatewayenvoyproxyio-envoypatchpolicy-editor`:
```bash
-$ helm upgrade -i gatewayenvoyproxyio-envoypatchpolicy-editor appscode-charts-oci/gatewayenvoyproxyio-envoypatchpolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i gatewayenvoyproxyio-envoypatchpolicy-editor appscode-charts-oci/gatewayenvoyproxyio-envoypatchpolicy-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a EnvoyPatchPolicy Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gatewayenvoyproxyi
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i gatewayenvoyproxyio-envoypatchpolicy-editor appscode-charts-oci/gatewayenvoyproxyio-envoypatchpolicy-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=gateway.envoyproxy.io/v1alpha1
+$ helm upgrade -i gatewayenvoyproxyio-envoypatchpolicy-editor appscode-charts-oci/gatewayenvoyproxyio-envoypatchpolicy-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=gateway.envoyproxy.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i gatewayenvoyproxyio-envoypatchpolicy-editor appscode-charts-oci/gatewayenvoyproxyio-envoypatchpolicy-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i gatewayenvoyproxyio-envoypatchpolicy-editor appscode-charts-oci/gatewayenvoyproxyio-envoypatchpolicy-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/gatewayenvoyproxyio-envoyproxy-editor/Chart.yaml b/charts/gatewayenvoyproxyio-envoyproxy-editor/Chart.yaml
index ee85412505..ee8b1128e2 100644
--- a/charts/gatewayenvoyproxyio-envoyproxy-editor/Chart.yaml
+++ b/charts/gatewayenvoyproxyio-envoyproxy-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"gateway.envoyproxy.io","version":"v1alpha1","resource":"envoyproxies"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: EnvoyProxy Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: gatewayenvoyproxyio-envoyproxy-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/gatewayenvoyproxyio-envoyproxy-editor/README.md b/charts/gatewayenvoyproxyio-envoyproxy-editor/README.md
index 004ce2f376..4287301a3b 100644
--- a/charts/gatewayenvoyproxyio-envoyproxy-editor/README.md
+++ b/charts/gatewayenvoyproxyio-envoyproxy-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/gatewayenvoyproxyio-envoyproxy-editor --version=v0.9.0
-$ helm upgrade -i gatewayenvoyproxyio-envoyproxy-editor appscode-charts-oci/gatewayenvoyproxyio-envoyproxy-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/gatewayenvoyproxyio-envoyproxy-editor --version=v0.10.0
+$ helm upgrade -i gatewayenvoyproxyio-envoyproxy-editor appscode-charts-oci/gatewayenvoyproxyio-envoyproxy-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a EnvoyProxy Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `gatewayenvoyproxyio-envoyproxy-editor`:
```bash
-$ helm upgrade -i gatewayenvoyproxyio-envoyproxy-editor appscode-charts-oci/gatewayenvoyproxyio-envoyproxy-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i gatewayenvoyproxyio-envoyproxy-editor appscode-charts-oci/gatewayenvoyproxyio-envoyproxy-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a EnvoyProxy Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gatewayenvoyproxyi
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i gatewayenvoyproxyio-envoyproxy-editor appscode-charts-oci/gatewayenvoyproxyio-envoyproxy-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=gateway.envoyproxy.io/v1alpha1
+$ helm upgrade -i gatewayenvoyproxyio-envoyproxy-editor appscode-charts-oci/gatewayenvoyproxyio-envoyproxy-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=gateway.envoyproxy.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i gatewayenvoyproxyio-envoyproxy-editor appscode-charts-oci/gatewayenvoyproxyio-envoyproxy-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i gatewayenvoyproxyio-envoyproxy-editor appscode-charts-oci/gatewayenvoyproxyio-envoyproxy-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/gatewayenvoyproxyio-ratelimitfilter-editor/Chart.yaml b/charts/gatewayenvoyproxyio-ratelimitfilter-editor/Chart.yaml
index d926c45818..c4d6c2ca4b 100644
--- a/charts/gatewayenvoyproxyio-ratelimitfilter-editor/Chart.yaml
+++ b/charts/gatewayenvoyproxyio-ratelimitfilter-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"gateway.envoyproxy.io","version":"v1alpha1","resource":"ratelimitfilters"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RateLimitFilter Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: gatewayenvoyproxyio-ratelimitfilter-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/gatewayenvoyproxyio-ratelimitfilter-editor/README.md b/charts/gatewayenvoyproxyio-ratelimitfilter-editor/README.md
index 1f2e8f3455..b325e736a0 100644
--- a/charts/gatewayenvoyproxyio-ratelimitfilter-editor/README.md
+++ b/charts/gatewayenvoyproxyio-ratelimitfilter-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/gatewayenvoyproxyio-ratelimitfilter-editor --version=v0.9.0
-$ helm upgrade -i gatewayenvoyproxyio-ratelimitfilter-editor appscode-charts-oci/gatewayenvoyproxyio-ratelimitfilter-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/gatewayenvoyproxyio-ratelimitfilter-editor --version=v0.10.0
+$ helm upgrade -i gatewayenvoyproxyio-ratelimitfilter-editor appscode-charts-oci/gatewayenvoyproxyio-ratelimitfilter-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RateLimitFilter Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `gatewayenvoyproxyio-ratelimitfilter-editor`:
```bash
-$ helm upgrade -i gatewayenvoyproxyio-ratelimitfilter-editor appscode-charts-oci/gatewayenvoyproxyio-ratelimitfilter-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i gatewayenvoyproxyio-ratelimitfilter-editor appscode-charts-oci/gatewayenvoyproxyio-ratelimitfilter-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RateLimitFilter Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gatewayenvoyproxyi
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i gatewayenvoyproxyio-ratelimitfilter-editor appscode-charts-oci/gatewayenvoyproxyio-ratelimitfilter-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=gateway.envoyproxy.io/v1alpha1
+$ helm upgrade -i gatewayenvoyproxyio-ratelimitfilter-editor appscode-charts-oci/gatewayenvoyproxyio-ratelimitfilter-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=gateway.envoyproxy.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i gatewayenvoyproxyio-ratelimitfilter-editor appscode-charts-oci/gatewayenvoyproxyio-ratelimitfilter-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i gatewayenvoyproxyio-ratelimitfilter-editor appscode-charts-oci/gatewayenvoyproxyio-ratelimitfilter-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/gatewayenvoyproxyio-securitypolicy-editor/Chart.yaml b/charts/gatewayenvoyproxyio-securitypolicy-editor/Chart.yaml
index cba4195665..c0bbefbb71 100644
--- a/charts/gatewayenvoyproxyio-securitypolicy-editor/Chart.yaml
+++ b/charts/gatewayenvoyproxyio-securitypolicy-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"gateway.envoyproxy.io","version":"v1alpha1","resource":"securitypolicies"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SecurityPolicy Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: gatewayenvoyproxyio-securitypolicy-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/gatewayenvoyproxyio-securitypolicy-editor/README.md b/charts/gatewayenvoyproxyio-securitypolicy-editor/README.md
index 9808c264e9..3151e5ba78 100644
--- a/charts/gatewayenvoyproxyio-securitypolicy-editor/README.md
+++ b/charts/gatewayenvoyproxyio-securitypolicy-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/gatewayenvoyproxyio-securitypolicy-editor --version=v0.9.0
-$ helm upgrade -i gatewayenvoyproxyio-securitypolicy-editor appscode-charts-oci/gatewayenvoyproxyio-securitypolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/gatewayenvoyproxyio-securitypolicy-editor --version=v0.10.0
+$ helm upgrade -i gatewayenvoyproxyio-securitypolicy-editor appscode-charts-oci/gatewayenvoyproxyio-securitypolicy-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SecurityPolicy Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `gatewayenvoyproxyio-securitypolicy-editor`:
```bash
-$ helm upgrade -i gatewayenvoyproxyio-securitypolicy-editor appscode-charts-oci/gatewayenvoyproxyio-securitypolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i gatewayenvoyproxyio-securitypolicy-editor appscode-charts-oci/gatewayenvoyproxyio-securitypolicy-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SecurityPolicy Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gatewayenvoyproxyi
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i gatewayenvoyproxyio-securitypolicy-editor appscode-charts-oci/gatewayenvoyproxyio-securitypolicy-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=gateway.envoyproxy.io/v1alpha1
+$ helm upgrade -i gatewayenvoyproxyio-securitypolicy-editor appscode-charts-oci/gatewayenvoyproxyio-securitypolicy-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=gateway.envoyproxy.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i gatewayenvoyproxyio-securitypolicy-editor appscode-charts-oci/gatewayenvoyproxyio-securitypolicy-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i gatewayenvoyproxyio-securitypolicy-editor appscode-charts-oci/gatewayenvoyproxyio-securitypolicy-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/gatewaynetworkingk8sio-backendlbpolicy-editor/Chart.yaml b/charts/gatewaynetworkingk8sio-backendlbpolicy-editor/Chart.yaml
index bddfc184b5..ce1fba10e8 100644
--- a/charts/gatewaynetworkingk8sio-backendlbpolicy-editor/Chart.yaml
+++ b/charts/gatewaynetworkingk8sio-backendlbpolicy-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"gateway.networking.k8s.io","version":"v1alpha2","resource":"backendlbpolicies"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: BackendLBPolicy Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: gatewaynetworkingk8sio-backendlbpolicy-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/gatewaynetworkingk8sio-backendlbpolicy-editor/README.md b/charts/gatewaynetworkingk8sio-backendlbpolicy-editor/README.md
index 026c63b914..f2c2432538 100644
--- a/charts/gatewaynetworkingk8sio-backendlbpolicy-editor/README.md
+++ b/charts/gatewaynetworkingk8sio-backendlbpolicy-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/gatewaynetworkingk8sio-backendlbpolicy-editor --version=v0.9.0
-$ helm upgrade -i gatewaynetworkingk8sio-backendlbpolicy-editor appscode-charts-oci/gatewaynetworkingk8sio-backendlbpolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/gatewaynetworkingk8sio-backendlbpolicy-editor --version=v0.10.0
+$ helm upgrade -i gatewaynetworkingk8sio-backendlbpolicy-editor appscode-charts-oci/gatewaynetworkingk8sio-backendlbpolicy-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a BackendLBPolicy Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `gatewaynetworkingk8sio-backendlbpolicy-editor`:
```bash
-$ helm upgrade -i gatewaynetworkingk8sio-backendlbpolicy-editor appscode-charts-oci/gatewaynetworkingk8sio-backendlbpolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i gatewaynetworkingk8sio-backendlbpolicy-editor appscode-charts-oci/gatewaynetworkingk8sio-backendlbpolicy-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a BackendLBPolicy Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gatewaynetworkingk
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i gatewaynetworkingk8sio-backendlbpolicy-editor appscode-charts-oci/gatewaynetworkingk8sio-backendlbpolicy-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=gateway.networking.k8s.io/v1alpha2
+$ helm upgrade -i gatewaynetworkingk8sio-backendlbpolicy-editor appscode-charts-oci/gatewaynetworkingk8sio-backendlbpolicy-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=gateway.networking.k8s.io/v1alpha2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i gatewaynetworkingk8sio-backendlbpolicy-editor appscode-charts-oci/gatewaynetworkingk8sio-backendlbpolicy-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i gatewaynetworkingk8sio-backendlbpolicy-editor appscode-charts-oci/gatewaynetworkingk8sio-backendlbpolicy-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/gatewaynetworkingk8sio-backendtlspolicy-editor/Chart.yaml b/charts/gatewaynetworkingk8sio-backendtlspolicy-editor/Chart.yaml
index 5fce127652..7f4aeaacc7 100644
--- a/charts/gatewaynetworkingk8sio-backendtlspolicy-editor/Chart.yaml
+++ b/charts/gatewaynetworkingk8sio-backendtlspolicy-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"gateway.networking.k8s.io","version":"v1alpha3","resource":"backendtlspolicies"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: BackendTLSPolicy Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: gatewaynetworkingk8sio-backendtlspolicy-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/gatewaynetworkingk8sio-backendtlspolicy-editor/README.md b/charts/gatewaynetworkingk8sio-backendtlspolicy-editor/README.md
index 57e42be320..abe41ab08a 100644
--- a/charts/gatewaynetworkingk8sio-backendtlspolicy-editor/README.md
+++ b/charts/gatewaynetworkingk8sio-backendtlspolicy-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/gatewaynetworkingk8sio-backendtlspolicy-editor --version=v0.9.0
-$ helm upgrade -i gatewaynetworkingk8sio-backendtlspolicy-editor appscode-charts-oci/gatewaynetworkingk8sio-backendtlspolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/gatewaynetworkingk8sio-backendtlspolicy-editor --version=v0.10.0
+$ helm upgrade -i gatewaynetworkingk8sio-backendtlspolicy-editor appscode-charts-oci/gatewaynetworkingk8sio-backendtlspolicy-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a BackendTLSPolicy Editor on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `gatewaynetworkingk8sio-backendtlspolicy-editor`:
```bash
-$ helm upgrade -i gatewaynetworkingk8sio-backendtlspolicy-editor appscode-charts-oci/gatewaynetworkingk8sio-backendtlspolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i gatewaynetworkingk8sio-backendtlspolicy-editor appscode-charts-oci/gatewaynetworkingk8sio-backendtlspolicy-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a BackendTLSPolicy Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gatewaynetworkingk
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i gatewaynetworkingk8sio-backendtlspolicy-editor appscode-charts-oci/gatewaynetworkingk8sio-backendtlspolicy-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=gateway.networking.k8s.io/v1alpha3
+$ helm upgrade -i gatewaynetworkingk8sio-backendtlspolicy-editor appscode-charts-oci/gatewaynetworkingk8sio-backendtlspolicy-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=gateway.networking.k8s.io/v1alpha3
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i gatewaynetworkingk8sio-backendtlspolicy-editor appscode-charts-oci/gatewaynetworkingk8sio-backendtlspolicy-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i gatewaynetworkingk8sio-backendtlspolicy-editor appscode-charts-oci/gatewaynetworkingk8sio-backendtlspolicy-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/gatewaynetworkingk8sio-gateway-editor/Chart.yaml b/charts/gatewaynetworkingk8sio-gateway-editor/Chart.yaml
index 78b241bf5e..6eaaf40316 100644
--- a/charts/gatewaynetworkingk8sio-gateway-editor/Chart.yaml
+++ b/charts/gatewaynetworkingk8sio-gateway-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"gateway.networking.k8s.io","version":"v1","resource":"gateways"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Gateway Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: gatewaynetworkingk8sio-gateway-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/gatewaynetworkingk8sio-gateway-editor/README.md b/charts/gatewaynetworkingk8sio-gateway-editor/README.md
index 890ee1f355..22608d1660 100644
--- a/charts/gatewaynetworkingk8sio-gateway-editor/README.md
+++ b/charts/gatewaynetworkingk8sio-gateway-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/gatewaynetworkingk8sio-gateway-editor --version=v0.9.0
-$ helm upgrade -i gatewaynetworkingk8sio-gateway-editor appscode-charts-oci/gatewaynetworkingk8sio-gateway-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/gatewaynetworkingk8sio-gateway-editor --version=v0.10.0
+$ helm upgrade -i gatewaynetworkingk8sio-gateway-editor appscode-charts-oci/gatewaynetworkingk8sio-gateway-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Gateway Editor on a [Kubernetes](http://kubernetes.io) clus
To install/upgrade the chart with the release name `gatewaynetworkingk8sio-gateway-editor`:
```bash
-$ helm upgrade -i gatewaynetworkingk8sio-gateway-editor appscode-charts-oci/gatewaynetworkingk8sio-gateway-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i gatewaynetworkingk8sio-gateway-editor appscode-charts-oci/gatewaynetworkingk8sio-gateway-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Gateway Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gatewaynetworkingk
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i gatewaynetworkingk8sio-gateway-editor appscode-charts-oci/gatewaynetworkingk8sio-gateway-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=gateway.networking.k8s.io/v1
+$ helm upgrade -i gatewaynetworkingk8sio-gateway-editor appscode-charts-oci/gatewaynetworkingk8sio-gateway-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=gateway.networking.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i gatewaynetworkingk8sio-gateway-editor appscode-charts-oci/gatewaynetworkingk8sio-gateway-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i gatewaynetworkingk8sio-gateway-editor appscode-charts-oci/gatewaynetworkingk8sio-gateway-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/gatewaynetworkingk8sio-gatewayclass-editor/Chart.yaml b/charts/gatewaynetworkingk8sio-gatewayclass-editor/Chart.yaml
index 3af1eb81ad..9179768e81 100644
--- a/charts/gatewaynetworkingk8sio-gatewayclass-editor/Chart.yaml
+++ b/charts/gatewaynetworkingk8sio-gatewayclass-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"gateway.networking.k8s.io","version":"v1","resource":"gatewayclasses"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: GatewayClass Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: gatewaynetworkingk8sio-gatewayclass-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/gatewaynetworkingk8sio-gatewayclass-editor/README.md b/charts/gatewaynetworkingk8sio-gatewayclass-editor/README.md
index af5ec2ba47..3b2077e4c8 100644
--- a/charts/gatewaynetworkingk8sio-gatewayclass-editor/README.md
+++ b/charts/gatewaynetworkingk8sio-gatewayclass-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/gatewaynetworkingk8sio-gatewayclass-editor --version=v0.9.0
-$ helm upgrade -i gatewaynetworkingk8sio-gatewayclass-editor appscode-charts-oci/gatewaynetworkingk8sio-gatewayclass-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/gatewaynetworkingk8sio-gatewayclass-editor --version=v0.10.0
+$ helm upgrade -i gatewaynetworkingk8sio-gatewayclass-editor appscode-charts-oci/gatewaynetworkingk8sio-gatewayclass-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a GatewayClass Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `gatewaynetworkingk8sio-gatewayclass-editor`:
```bash
-$ helm upgrade -i gatewaynetworkingk8sio-gatewayclass-editor appscode-charts-oci/gatewaynetworkingk8sio-gatewayclass-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i gatewaynetworkingk8sio-gatewayclass-editor appscode-charts-oci/gatewaynetworkingk8sio-gatewayclass-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a GatewayClass Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gatewaynetworkingk
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i gatewaynetworkingk8sio-gatewayclass-editor appscode-charts-oci/gatewaynetworkingk8sio-gatewayclass-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=gateway.networking.k8s.io/v1
+$ helm upgrade -i gatewaynetworkingk8sio-gatewayclass-editor appscode-charts-oci/gatewaynetworkingk8sio-gatewayclass-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=gateway.networking.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i gatewaynetworkingk8sio-gatewayclass-editor appscode-charts-oci/gatewaynetworkingk8sio-gatewayclass-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i gatewaynetworkingk8sio-gatewayclass-editor appscode-charts-oci/gatewaynetworkingk8sio-gatewayclass-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/gatewaynetworkingk8sio-grpcroute-editor/Chart.yaml b/charts/gatewaynetworkingk8sio-grpcroute-editor/Chart.yaml
index ae2fb59952..d0f123a065 100644
--- a/charts/gatewaynetworkingk8sio-grpcroute-editor/Chart.yaml
+++ b/charts/gatewaynetworkingk8sio-grpcroute-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"gateway.networking.k8s.io","version":"v1","resource":"grpcroutes"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: GRPCRoute Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: gatewaynetworkingk8sio-grpcroute-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/gatewaynetworkingk8sio-grpcroute-editor/README.md b/charts/gatewaynetworkingk8sio-grpcroute-editor/README.md
index 1b7b8e8201..c071f84005 100644
--- a/charts/gatewaynetworkingk8sio-grpcroute-editor/README.md
+++ b/charts/gatewaynetworkingk8sio-grpcroute-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/gatewaynetworkingk8sio-grpcroute-editor --version=v0.9.0
-$ helm upgrade -i gatewaynetworkingk8sio-grpcroute-editor appscode-charts-oci/gatewaynetworkingk8sio-grpcroute-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/gatewaynetworkingk8sio-grpcroute-editor --version=v0.10.0
+$ helm upgrade -i gatewaynetworkingk8sio-grpcroute-editor appscode-charts-oci/gatewaynetworkingk8sio-grpcroute-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a GRPCRoute Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `gatewaynetworkingk8sio-grpcroute-editor`:
```bash
-$ helm upgrade -i gatewaynetworkingk8sio-grpcroute-editor appscode-charts-oci/gatewaynetworkingk8sio-grpcroute-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i gatewaynetworkingk8sio-grpcroute-editor appscode-charts-oci/gatewaynetworkingk8sio-grpcroute-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a GRPCRoute Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gatewaynetworkingk
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i gatewaynetworkingk8sio-grpcroute-editor appscode-charts-oci/gatewaynetworkingk8sio-grpcroute-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=gateway.networking.k8s.io/v1
+$ helm upgrade -i gatewaynetworkingk8sio-grpcroute-editor appscode-charts-oci/gatewaynetworkingk8sio-grpcroute-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=gateway.networking.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i gatewaynetworkingk8sio-grpcroute-editor appscode-charts-oci/gatewaynetworkingk8sio-grpcroute-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i gatewaynetworkingk8sio-grpcroute-editor appscode-charts-oci/gatewaynetworkingk8sio-grpcroute-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/gatewaynetworkingk8sio-httproute-editor/Chart.yaml b/charts/gatewaynetworkingk8sio-httproute-editor/Chart.yaml
index 875871348d..aea364a8e0 100644
--- a/charts/gatewaynetworkingk8sio-httproute-editor/Chart.yaml
+++ b/charts/gatewaynetworkingk8sio-httproute-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"gateway.networking.k8s.io","version":"v1","resource":"httproutes"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: HTTPRoute Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: gatewaynetworkingk8sio-httproute-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/gatewaynetworkingk8sio-httproute-editor/README.md b/charts/gatewaynetworkingk8sio-httproute-editor/README.md
index 5477a08eca..23cb7df139 100644
--- a/charts/gatewaynetworkingk8sio-httproute-editor/README.md
+++ b/charts/gatewaynetworkingk8sio-httproute-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/gatewaynetworkingk8sio-httproute-editor --version=v0.9.0
-$ helm upgrade -i gatewaynetworkingk8sio-httproute-editor appscode-charts-oci/gatewaynetworkingk8sio-httproute-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/gatewaynetworkingk8sio-httproute-editor --version=v0.10.0
+$ helm upgrade -i gatewaynetworkingk8sio-httproute-editor appscode-charts-oci/gatewaynetworkingk8sio-httproute-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a HTTPRoute Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `gatewaynetworkingk8sio-httproute-editor`:
```bash
-$ helm upgrade -i gatewaynetworkingk8sio-httproute-editor appscode-charts-oci/gatewaynetworkingk8sio-httproute-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i gatewaynetworkingk8sio-httproute-editor appscode-charts-oci/gatewaynetworkingk8sio-httproute-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a HTTPRoute Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gatewaynetworkingk
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i gatewaynetworkingk8sio-httproute-editor appscode-charts-oci/gatewaynetworkingk8sio-httproute-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=gateway.networking.k8s.io/v1
+$ helm upgrade -i gatewaynetworkingk8sio-httproute-editor appscode-charts-oci/gatewaynetworkingk8sio-httproute-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=gateway.networking.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i gatewaynetworkingk8sio-httproute-editor appscode-charts-oci/gatewaynetworkingk8sio-httproute-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i gatewaynetworkingk8sio-httproute-editor appscode-charts-oci/gatewaynetworkingk8sio-httproute-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/gatewaynetworkingk8sio-referencegrant-editor/Chart.yaml b/charts/gatewaynetworkingk8sio-referencegrant-editor/Chart.yaml
index f4c2352b8a..6e5870f35b 100644
--- a/charts/gatewaynetworkingk8sio-referencegrant-editor/Chart.yaml
+++ b/charts/gatewaynetworkingk8sio-referencegrant-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"gateway.networking.k8s.io","version":"v1beta1","resource":"referencegrants"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ReferenceGrant Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: gatewaynetworkingk8sio-referencegrant-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/gatewaynetworkingk8sio-referencegrant-editor/README.md b/charts/gatewaynetworkingk8sio-referencegrant-editor/README.md
index fcefdd1125..189b9bc087 100644
--- a/charts/gatewaynetworkingk8sio-referencegrant-editor/README.md
+++ b/charts/gatewaynetworkingk8sio-referencegrant-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/gatewaynetworkingk8sio-referencegrant-editor --version=v0.9.0
-$ helm upgrade -i gatewaynetworkingk8sio-referencegrant-editor appscode-charts-oci/gatewaynetworkingk8sio-referencegrant-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/gatewaynetworkingk8sio-referencegrant-editor --version=v0.10.0
+$ helm upgrade -i gatewaynetworkingk8sio-referencegrant-editor appscode-charts-oci/gatewaynetworkingk8sio-referencegrant-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ReferenceGrant Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `gatewaynetworkingk8sio-referencegrant-editor`:
```bash
-$ helm upgrade -i gatewaynetworkingk8sio-referencegrant-editor appscode-charts-oci/gatewaynetworkingk8sio-referencegrant-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i gatewaynetworkingk8sio-referencegrant-editor appscode-charts-oci/gatewaynetworkingk8sio-referencegrant-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ReferenceGrant Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gatewaynetworkingk
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i gatewaynetworkingk8sio-referencegrant-editor appscode-charts-oci/gatewaynetworkingk8sio-referencegrant-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=gateway.networking.k8s.io/v1beta1
+$ helm upgrade -i gatewaynetworkingk8sio-referencegrant-editor appscode-charts-oci/gatewaynetworkingk8sio-referencegrant-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=gateway.networking.k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i gatewaynetworkingk8sio-referencegrant-editor appscode-charts-oci/gatewaynetworkingk8sio-referencegrant-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i gatewaynetworkingk8sio-referencegrant-editor appscode-charts-oci/gatewaynetworkingk8sio-referencegrant-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/gatewaynetworkingk8sio-tcproute-editor/Chart.yaml b/charts/gatewaynetworkingk8sio-tcproute-editor/Chart.yaml
index 7eb406b1a0..a62c805512 100644
--- a/charts/gatewaynetworkingk8sio-tcproute-editor/Chart.yaml
+++ b/charts/gatewaynetworkingk8sio-tcproute-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"gateway.networking.k8s.io","version":"v1alpha2","resource":"tcproutes"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: TCPRoute Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: gatewaynetworkingk8sio-tcproute-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/gatewaynetworkingk8sio-tcproute-editor/README.md b/charts/gatewaynetworkingk8sio-tcproute-editor/README.md
index c581209395..059d0f989c 100644
--- a/charts/gatewaynetworkingk8sio-tcproute-editor/README.md
+++ b/charts/gatewaynetworkingk8sio-tcproute-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/gatewaynetworkingk8sio-tcproute-editor --version=v0.9.0
-$ helm upgrade -i gatewaynetworkingk8sio-tcproute-editor appscode-charts-oci/gatewaynetworkingk8sio-tcproute-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/gatewaynetworkingk8sio-tcproute-editor --version=v0.10.0
+$ helm upgrade -i gatewaynetworkingk8sio-tcproute-editor appscode-charts-oci/gatewaynetworkingk8sio-tcproute-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a TCPRoute Editor on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `gatewaynetworkingk8sio-tcproute-editor`:
```bash
-$ helm upgrade -i gatewaynetworkingk8sio-tcproute-editor appscode-charts-oci/gatewaynetworkingk8sio-tcproute-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i gatewaynetworkingk8sio-tcproute-editor appscode-charts-oci/gatewaynetworkingk8sio-tcproute-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a TCPRoute Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gatewaynetworkingk
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i gatewaynetworkingk8sio-tcproute-editor appscode-charts-oci/gatewaynetworkingk8sio-tcproute-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=gateway.networking.k8s.io/v1alpha2
+$ helm upgrade -i gatewaynetworkingk8sio-tcproute-editor appscode-charts-oci/gatewaynetworkingk8sio-tcproute-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=gateway.networking.k8s.io/v1alpha2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i gatewaynetworkingk8sio-tcproute-editor appscode-charts-oci/gatewaynetworkingk8sio-tcproute-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i gatewaynetworkingk8sio-tcproute-editor appscode-charts-oci/gatewaynetworkingk8sio-tcproute-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/gatewaynetworkingk8sio-tlsroute-editor/Chart.yaml b/charts/gatewaynetworkingk8sio-tlsroute-editor/Chart.yaml
index c5c8074bb5..9805ae3724 100644
--- a/charts/gatewaynetworkingk8sio-tlsroute-editor/Chart.yaml
+++ b/charts/gatewaynetworkingk8sio-tlsroute-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"gateway.networking.k8s.io","version":"v1alpha2","resource":"tlsroutes"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: TLSRoute Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: gatewaynetworkingk8sio-tlsroute-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/gatewaynetworkingk8sio-tlsroute-editor/README.md b/charts/gatewaynetworkingk8sio-tlsroute-editor/README.md
index e3788c475d..cb7553179a 100644
--- a/charts/gatewaynetworkingk8sio-tlsroute-editor/README.md
+++ b/charts/gatewaynetworkingk8sio-tlsroute-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/gatewaynetworkingk8sio-tlsroute-editor --version=v0.9.0
-$ helm upgrade -i gatewaynetworkingk8sio-tlsroute-editor appscode-charts-oci/gatewaynetworkingk8sio-tlsroute-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/gatewaynetworkingk8sio-tlsroute-editor --version=v0.10.0
+$ helm upgrade -i gatewaynetworkingk8sio-tlsroute-editor appscode-charts-oci/gatewaynetworkingk8sio-tlsroute-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a TLSRoute Editor on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `gatewaynetworkingk8sio-tlsroute-editor`:
```bash
-$ helm upgrade -i gatewaynetworkingk8sio-tlsroute-editor appscode-charts-oci/gatewaynetworkingk8sio-tlsroute-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i gatewaynetworkingk8sio-tlsroute-editor appscode-charts-oci/gatewaynetworkingk8sio-tlsroute-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a TLSRoute Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gatewaynetworkingk
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i gatewaynetworkingk8sio-tlsroute-editor appscode-charts-oci/gatewaynetworkingk8sio-tlsroute-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=gateway.networking.k8s.io/v1alpha2
+$ helm upgrade -i gatewaynetworkingk8sio-tlsroute-editor appscode-charts-oci/gatewaynetworkingk8sio-tlsroute-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=gateway.networking.k8s.io/v1alpha2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i gatewaynetworkingk8sio-tlsroute-editor appscode-charts-oci/gatewaynetworkingk8sio-tlsroute-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i gatewaynetworkingk8sio-tlsroute-editor appscode-charts-oci/gatewaynetworkingk8sio-tlsroute-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/gatewaynetworkingk8sio-udproute-editor/Chart.yaml b/charts/gatewaynetworkingk8sio-udproute-editor/Chart.yaml
index e6ef18ebcd..3e4f2b6582 100644
--- a/charts/gatewaynetworkingk8sio-udproute-editor/Chart.yaml
+++ b/charts/gatewaynetworkingk8sio-udproute-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"gateway.networking.k8s.io","version":"v1alpha2","resource":"udproutes"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: UDPRoute Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: gatewaynetworkingk8sio-udproute-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/gatewaynetworkingk8sio-udproute-editor/README.md b/charts/gatewaynetworkingk8sio-udproute-editor/README.md
index 79e466d032..aebc750a3b 100644
--- a/charts/gatewaynetworkingk8sio-udproute-editor/README.md
+++ b/charts/gatewaynetworkingk8sio-udproute-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/gatewaynetworkingk8sio-udproute-editor --version=v0.9.0
-$ helm upgrade -i gatewaynetworkingk8sio-udproute-editor appscode-charts-oci/gatewaynetworkingk8sio-udproute-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/gatewaynetworkingk8sio-udproute-editor --version=v0.10.0
+$ helm upgrade -i gatewaynetworkingk8sio-udproute-editor appscode-charts-oci/gatewaynetworkingk8sio-udproute-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a UDPRoute Editor on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `gatewaynetworkingk8sio-udproute-editor`:
```bash
-$ helm upgrade -i gatewaynetworkingk8sio-udproute-editor appscode-charts-oci/gatewaynetworkingk8sio-udproute-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i gatewaynetworkingk8sio-udproute-editor appscode-charts-oci/gatewaynetworkingk8sio-udproute-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a UDPRoute Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gatewaynetworkingk
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i gatewaynetworkingk8sio-udproute-editor appscode-charts-oci/gatewaynetworkingk8sio-udproute-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=gateway.networking.k8s.io/v1alpha2
+$ helm upgrade -i gatewaynetworkingk8sio-udproute-editor appscode-charts-oci/gatewaynetworkingk8sio-udproute-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=gateway.networking.k8s.io/v1alpha2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i gatewaynetworkingk8sio-udproute-editor appscode-charts-oci/gatewaynetworkingk8sio-udproute-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i gatewaynetworkingk8sio-udproute-editor appscode-charts-oci/gatewaynetworkingk8sio-udproute-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/gatewayopenclustermanagementio-clustergateway-editor/Chart.yaml b/charts/gatewayopenclustermanagementio-clustergateway-editor/Chart.yaml
index c7e072a918..fabec6b87c 100644
--- a/charts/gatewayopenclustermanagementio-clustergateway-editor/Chart.yaml
+++ b/charts/gatewayopenclustermanagementio-clustergateway-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"gateway.open-cluster-management.io","version":"v1alpha1","resource":"clustergateways"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClusterGateway Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: gatewayopenclustermanagementio-clustergateway-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/gatewayopenclustermanagementio-clustergateway-editor/README.md b/charts/gatewayopenclustermanagementio-clustergateway-editor/README.md
index ed0b7c8f3e..22106f724a 100644
--- a/charts/gatewayopenclustermanagementio-clustergateway-editor/README.md
+++ b/charts/gatewayopenclustermanagementio-clustergateway-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/gatewayopenclustermanagementio-clustergateway-editor --version=v0.9.0
-$ helm upgrade -i gatewayopenclustermanagementio-clustergateway-editor appscode-charts-oci/gatewayopenclustermanagementio-clustergateway-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/gatewayopenclustermanagementio-clustergateway-editor --version=v0.10.0
+$ helm upgrade -i gatewayopenclustermanagementio-clustergateway-editor appscode-charts-oci/gatewayopenclustermanagementio-clustergateway-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClusterGateway Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `gatewayopenclustermanagementio-clustergateway-editor`:
```bash
-$ helm upgrade -i gatewayopenclustermanagementio-clustergateway-editor appscode-charts-oci/gatewayopenclustermanagementio-clustergateway-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i gatewayopenclustermanagementio-clustergateway-editor appscode-charts-oci/gatewayopenclustermanagementio-clustergateway-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClusterGateway Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gatewayopencluster
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i gatewayopenclustermanagementio-clustergateway-editor appscode-charts-oci/gatewayopenclustermanagementio-clustergateway-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=gateway.open-cluster-management.io/v1alpha1
+$ helm upgrade -i gatewayopenclustermanagementio-clustergateway-editor appscode-charts-oci/gatewayopenclustermanagementio-clustergateway-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=gateway.open-cluster-management.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i gatewayopenclustermanagementio-clustergateway-editor appscode-charts-oci/gatewayopenclustermanagementio-clustergateway-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i gatewayopenclustermanagementio-clustergateway-editor appscode-charts-oci/gatewayopenclustermanagementio-clustergateway-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/gatewayvoyagermeshcom-kafkaroute-editor/Chart.yaml b/charts/gatewayvoyagermeshcom-kafkaroute-editor/Chart.yaml
index ce830bdb7b..0867366c9d 100644
--- a/charts/gatewayvoyagermeshcom-kafkaroute-editor/Chart.yaml
+++ b/charts/gatewayvoyagermeshcom-kafkaroute-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"gateway.voyagermesh.com","version":"v1alpha1","resource":"kafkaroutes"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: KafkaRoute Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: gatewayvoyagermeshcom-kafkaroute-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/gatewayvoyagermeshcom-kafkaroute-editor/README.md b/charts/gatewayvoyagermeshcom-kafkaroute-editor/README.md
index 9104d55787..fce5e0d922 100644
--- a/charts/gatewayvoyagermeshcom-kafkaroute-editor/README.md
+++ b/charts/gatewayvoyagermeshcom-kafkaroute-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/gatewayvoyagermeshcom-kafkaroute-editor --version=v0.9.0
-$ helm upgrade -i gatewayvoyagermeshcom-kafkaroute-editor appscode-charts-oci/gatewayvoyagermeshcom-kafkaroute-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/gatewayvoyagermeshcom-kafkaroute-editor --version=v0.10.0
+$ helm upgrade -i gatewayvoyagermeshcom-kafkaroute-editor appscode-charts-oci/gatewayvoyagermeshcom-kafkaroute-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a KafkaRoute Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `gatewayvoyagermeshcom-kafkaroute-editor`:
```bash
-$ helm upgrade -i gatewayvoyagermeshcom-kafkaroute-editor appscode-charts-oci/gatewayvoyagermeshcom-kafkaroute-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i gatewayvoyagermeshcom-kafkaroute-editor appscode-charts-oci/gatewayvoyagermeshcom-kafkaroute-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a KafkaRoute Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gatewayvoyagermesh
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i gatewayvoyagermeshcom-kafkaroute-editor appscode-charts-oci/gatewayvoyagermeshcom-kafkaroute-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=gateway.voyagermesh.com/v1alpha1
+$ helm upgrade -i gatewayvoyagermeshcom-kafkaroute-editor appscode-charts-oci/gatewayvoyagermeshcom-kafkaroute-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=gateway.voyagermesh.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i gatewayvoyagermeshcom-kafkaroute-editor appscode-charts-oci/gatewayvoyagermeshcom-kafkaroute-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i gatewayvoyagermeshcom-kafkaroute-editor appscode-charts-oci/gatewayvoyagermeshcom-kafkaroute-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/gatewayvoyagermeshcom-mongodbroute-editor/Chart.yaml b/charts/gatewayvoyagermeshcom-mongodbroute-editor/Chart.yaml
index fad2b85ef6..b9d1048415 100644
--- a/charts/gatewayvoyagermeshcom-mongodbroute-editor/Chart.yaml
+++ b/charts/gatewayvoyagermeshcom-mongodbroute-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"gateway.voyagermesh.com","version":"v1alpha1","resource":"mongodbroutes"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MongoDBRoute Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: gatewayvoyagermeshcom-mongodbroute-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/gatewayvoyagermeshcom-mongodbroute-editor/README.md b/charts/gatewayvoyagermeshcom-mongodbroute-editor/README.md
index 0b012b8d76..40c972ac38 100644
--- a/charts/gatewayvoyagermeshcom-mongodbroute-editor/README.md
+++ b/charts/gatewayvoyagermeshcom-mongodbroute-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/gatewayvoyagermeshcom-mongodbroute-editor --version=v0.9.0
-$ helm upgrade -i gatewayvoyagermeshcom-mongodbroute-editor appscode-charts-oci/gatewayvoyagermeshcom-mongodbroute-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/gatewayvoyagermeshcom-mongodbroute-editor --version=v0.10.0
+$ helm upgrade -i gatewayvoyagermeshcom-mongodbroute-editor appscode-charts-oci/gatewayvoyagermeshcom-mongodbroute-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MongoDBRoute Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `gatewayvoyagermeshcom-mongodbroute-editor`:
```bash
-$ helm upgrade -i gatewayvoyagermeshcom-mongodbroute-editor appscode-charts-oci/gatewayvoyagermeshcom-mongodbroute-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i gatewayvoyagermeshcom-mongodbroute-editor appscode-charts-oci/gatewayvoyagermeshcom-mongodbroute-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MongoDBRoute Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gatewayvoyagermesh
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i gatewayvoyagermeshcom-mongodbroute-editor appscode-charts-oci/gatewayvoyagermeshcom-mongodbroute-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=gateway.voyagermesh.com/v1alpha1
+$ helm upgrade -i gatewayvoyagermeshcom-mongodbroute-editor appscode-charts-oci/gatewayvoyagermeshcom-mongodbroute-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=gateway.voyagermesh.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i gatewayvoyagermeshcom-mongodbroute-editor appscode-charts-oci/gatewayvoyagermeshcom-mongodbroute-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i gatewayvoyagermeshcom-mongodbroute-editor appscode-charts-oci/gatewayvoyagermeshcom-mongodbroute-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/gatewayvoyagermeshcom-mysqlroute-editor/Chart.yaml b/charts/gatewayvoyagermeshcom-mysqlroute-editor/Chart.yaml
index de0feef2c3..efb0685bec 100644
--- a/charts/gatewayvoyagermeshcom-mysqlroute-editor/Chart.yaml
+++ b/charts/gatewayvoyagermeshcom-mysqlroute-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"gateway.voyagermesh.com","version":"v1alpha1","resource":"mysqlroutes"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MySQLRoute Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: gatewayvoyagermeshcom-mysqlroute-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/gatewayvoyagermeshcom-mysqlroute-editor/README.md b/charts/gatewayvoyagermeshcom-mysqlroute-editor/README.md
index 725fb06a47..d8150cf4db 100644
--- a/charts/gatewayvoyagermeshcom-mysqlroute-editor/README.md
+++ b/charts/gatewayvoyagermeshcom-mysqlroute-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/gatewayvoyagermeshcom-mysqlroute-editor --version=v0.9.0
-$ helm upgrade -i gatewayvoyagermeshcom-mysqlroute-editor appscode-charts-oci/gatewayvoyagermeshcom-mysqlroute-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/gatewayvoyagermeshcom-mysqlroute-editor --version=v0.10.0
+$ helm upgrade -i gatewayvoyagermeshcom-mysqlroute-editor appscode-charts-oci/gatewayvoyagermeshcom-mysqlroute-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MySQLRoute Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `gatewayvoyagermeshcom-mysqlroute-editor`:
```bash
-$ helm upgrade -i gatewayvoyagermeshcom-mysqlroute-editor appscode-charts-oci/gatewayvoyagermeshcom-mysqlroute-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i gatewayvoyagermeshcom-mysqlroute-editor appscode-charts-oci/gatewayvoyagermeshcom-mysqlroute-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MySQLRoute Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gatewayvoyagermesh
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i gatewayvoyagermeshcom-mysqlroute-editor appscode-charts-oci/gatewayvoyagermeshcom-mysqlroute-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=gateway.voyagermesh.com/v1alpha1
+$ helm upgrade -i gatewayvoyagermeshcom-mysqlroute-editor appscode-charts-oci/gatewayvoyagermeshcom-mysqlroute-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=gateway.voyagermesh.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i gatewayvoyagermeshcom-mysqlroute-editor appscode-charts-oci/gatewayvoyagermeshcom-mysqlroute-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i gatewayvoyagermeshcom-mysqlroute-editor appscode-charts-oci/gatewayvoyagermeshcom-mysqlroute-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/gatewayvoyagermeshcom-postgresroute-editor/Chart.yaml b/charts/gatewayvoyagermeshcom-postgresroute-editor/Chart.yaml
index df363755e0..196f27b582 100644
--- a/charts/gatewayvoyagermeshcom-postgresroute-editor/Chart.yaml
+++ b/charts/gatewayvoyagermeshcom-postgresroute-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"gateway.voyagermesh.com","version":"v1alpha1","resource":"postgresroutes"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PostgresRoute Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: gatewayvoyagermeshcom-postgresroute-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/gatewayvoyagermeshcom-postgresroute-editor/README.md b/charts/gatewayvoyagermeshcom-postgresroute-editor/README.md
index 24b367f2cb..46afb6cdde 100644
--- a/charts/gatewayvoyagermeshcom-postgresroute-editor/README.md
+++ b/charts/gatewayvoyagermeshcom-postgresroute-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/gatewayvoyagermeshcom-postgresroute-editor --version=v0.9.0
-$ helm upgrade -i gatewayvoyagermeshcom-postgresroute-editor appscode-charts-oci/gatewayvoyagermeshcom-postgresroute-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/gatewayvoyagermeshcom-postgresroute-editor --version=v0.10.0
+$ helm upgrade -i gatewayvoyagermeshcom-postgresroute-editor appscode-charts-oci/gatewayvoyagermeshcom-postgresroute-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PostgresRoute Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `gatewayvoyagermeshcom-postgresroute-editor`:
```bash
-$ helm upgrade -i gatewayvoyagermeshcom-postgresroute-editor appscode-charts-oci/gatewayvoyagermeshcom-postgresroute-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i gatewayvoyagermeshcom-postgresroute-editor appscode-charts-oci/gatewayvoyagermeshcom-postgresroute-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PostgresRoute Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gatewayvoyagermesh
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i gatewayvoyagermeshcom-postgresroute-editor appscode-charts-oci/gatewayvoyagermeshcom-postgresroute-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=gateway.voyagermesh.com/v1alpha1
+$ helm upgrade -i gatewayvoyagermeshcom-postgresroute-editor appscode-charts-oci/gatewayvoyagermeshcom-postgresroute-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=gateway.voyagermesh.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i gatewayvoyagermeshcom-postgresroute-editor appscode-charts-oci/gatewayvoyagermeshcom-postgresroute-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i gatewayvoyagermeshcom-postgresroute-editor appscode-charts-oci/gatewayvoyagermeshcom-postgresroute-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/gatewayvoyagermeshcom-redisroute-editor/Chart.yaml b/charts/gatewayvoyagermeshcom-redisroute-editor/Chart.yaml
index 969c182fc9..d33186052e 100644
--- a/charts/gatewayvoyagermeshcom-redisroute-editor/Chart.yaml
+++ b/charts/gatewayvoyagermeshcom-redisroute-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"gateway.voyagermesh.com","version":"v1alpha1","resource":"redisroutes"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RedisRoute Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: gatewayvoyagermeshcom-redisroute-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/gatewayvoyagermeshcom-redisroute-editor/README.md b/charts/gatewayvoyagermeshcom-redisroute-editor/README.md
index 6ec546b865..481f9f75a1 100644
--- a/charts/gatewayvoyagermeshcom-redisroute-editor/README.md
+++ b/charts/gatewayvoyagermeshcom-redisroute-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/gatewayvoyagermeshcom-redisroute-editor --version=v0.9.0
-$ helm upgrade -i gatewayvoyagermeshcom-redisroute-editor appscode-charts-oci/gatewayvoyagermeshcom-redisroute-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/gatewayvoyagermeshcom-redisroute-editor --version=v0.10.0
+$ helm upgrade -i gatewayvoyagermeshcom-redisroute-editor appscode-charts-oci/gatewayvoyagermeshcom-redisroute-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RedisRoute Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `gatewayvoyagermeshcom-redisroute-editor`:
```bash
-$ helm upgrade -i gatewayvoyagermeshcom-redisroute-editor appscode-charts-oci/gatewayvoyagermeshcom-redisroute-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i gatewayvoyagermeshcom-redisroute-editor appscode-charts-oci/gatewayvoyagermeshcom-redisroute-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RedisRoute Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gatewayvoyagermesh
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i gatewayvoyagermeshcom-redisroute-editor appscode-charts-oci/gatewayvoyagermeshcom-redisroute-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=gateway.voyagermesh.com/v1alpha1
+$ helm upgrade -i gatewayvoyagermeshcom-redisroute-editor appscode-charts-oci/gatewayvoyagermeshcom-redisroute-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=gateway.voyagermesh.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i gatewayvoyagermeshcom-redisroute-editor appscode-charts-oci/gatewayvoyagermeshcom-redisroute-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i gatewayvoyagermeshcom-redisroute-editor appscode-charts-oci/gatewayvoyagermeshcom-redisroute-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/gcpkubedbcom-providerconfig-editor/Chart.yaml b/charts/gcpkubedbcom-providerconfig-editor/Chart.yaml
index fd7643f24c..449a75cb56 100644
--- a/charts/gcpkubedbcom-providerconfig-editor/Chart.yaml
+++ b/charts/gcpkubedbcom-providerconfig-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"gcp.kubedb.com","version":"v1beta1","resource":"providerconfigs"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ProviderConfig Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: gcpkubedbcom-providerconfig-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/gcpkubedbcom-providerconfig-editor/README.md b/charts/gcpkubedbcom-providerconfig-editor/README.md
index 91dcb2c1ad..5d0d48921f 100644
--- a/charts/gcpkubedbcom-providerconfig-editor/README.md
+++ b/charts/gcpkubedbcom-providerconfig-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/gcpkubedbcom-providerconfig-editor --version=v0.9.0
-$ helm upgrade -i gcpkubedbcom-providerconfig-editor appscode-charts-oci/gcpkubedbcom-providerconfig-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/gcpkubedbcom-providerconfig-editor --version=v0.10.0
+$ helm upgrade -i gcpkubedbcom-providerconfig-editor appscode-charts-oci/gcpkubedbcom-providerconfig-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ProviderConfig Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `gcpkubedbcom-providerconfig-editor`:
```bash
-$ helm upgrade -i gcpkubedbcom-providerconfig-editor appscode-charts-oci/gcpkubedbcom-providerconfig-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i gcpkubedbcom-providerconfig-editor appscode-charts-oci/gcpkubedbcom-providerconfig-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ProviderConfig Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gcpkubedbcom-provi
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i gcpkubedbcom-providerconfig-editor appscode-charts-oci/gcpkubedbcom-providerconfig-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=gcp.kubedb.com/v1beta1
+$ helm upgrade -i gcpkubedbcom-providerconfig-editor appscode-charts-oci/gcpkubedbcom-providerconfig-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=gcp.kubedb.com/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i gcpkubedbcom-providerconfig-editor appscode-charts-oci/gcpkubedbcom-providerconfig-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i gcpkubedbcom-providerconfig-editor appscode-charts-oci/gcpkubedbcom-providerconfig-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/gcpkubedbcom-providerconfigusage-editor/Chart.yaml b/charts/gcpkubedbcom-providerconfigusage-editor/Chart.yaml
index 878c05032b..7cce558ae2 100644
--- a/charts/gcpkubedbcom-providerconfigusage-editor/Chart.yaml
+++ b/charts/gcpkubedbcom-providerconfigusage-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"gcp.kubedb.com","version":"v1beta1","resource":"providerconfigusages"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ProviderConfigUsage Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: gcpkubedbcom-providerconfigusage-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/gcpkubedbcom-providerconfigusage-editor/README.md b/charts/gcpkubedbcom-providerconfigusage-editor/README.md
index 8df70d37c5..0bc7e4a8ac 100644
--- a/charts/gcpkubedbcom-providerconfigusage-editor/README.md
+++ b/charts/gcpkubedbcom-providerconfigusage-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/gcpkubedbcom-providerconfigusage-editor --version=v0.9.0
-$ helm upgrade -i gcpkubedbcom-providerconfigusage-editor appscode-charts-oci/gcpkubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/gcpkubedbcom-providerconfigusage-editor --version=v0.10.0
+$ helm upgrade -i gcpkubedbcom-providerconfigusage-editor appscode-charts-oci/gcpkubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ProviderConfigUsage Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `gcpkubedbcom-providerconfigusage-editor`:
```bash
-$ helm upgrade -i gcpkubedbcom-providerconfigusage-editor appscode-charts-oci/gcpkubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i gcpkubedbcom-providerconfigusage-editor appscode-charts-oci/gcpkubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ProviderConfigUsage Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gcpkubedbcom-provi
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i gcpkubedbcom-providerconfigusage-editor appscode-charts-oci/gcpkubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=gcp.kubedb.com/v1beta1
+$ helm upgrade -i gcpkubedbcom-providerconfigusage-editor appscode-charts-oci/gcpkubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=gcp.kubedb.com/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i gcpkubedbcom-providerconfigusage-editor appscode-charts-oci/gcpkubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i gcpkubedbcom-providerconfigusage-editor appscode-charts-oci/gcpkubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/gcpkubedbcom-storeconfig-editor/Chart.yaml b/charts/gcpkubedbcom-storeconfig-editor/Chart.yaml
index 1d2ae6748a..2d792bf2c3 100644
--- a/charts/gcpkubedbcom-storeconfig-editor/Chart.yaml
+++ b/charts/gcpkubedbcom-storeconfig-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"gcp.kubedb.com","version":"v1alpha1","resource":"storeconfigs"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: StoreConfig Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: gcpkubedbcom-storeconfig-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/gcpkubedbcom-storeconfig-editor/README.md b/charts/gcpkubedbcom-storeconfig-editor/README.md
index 63012510e3..e52cb1b6df 100644
--- a/charts/gcpkubedbcom-storeconfig-editor/README.md
+++ b/charts/gcpkubedbcom-storeconfig-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/gcpkubedbcom-storeconfig-editor --version=v0.9.0
-$ helm upgrade -i gcpkubedbcom-storeconfig-editor appscode-charts-oci/gcpkubedbcom-storeconfig-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/gcpkubedbcom-storeconfig-editor --version=v0.10.0
+$ helm upgrade -i gcpkubedbcom-storeconfig-editor appscode-charts-oci/gcpkubedbcom-storeconfig-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a StoreConfig Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `gcpkubedbcom-storeconfig-editor`:
```bash
-$ helm upgrade -i gcpkubedbcom-storeconfig-editor appscode-charts-oci/gcpkubedbcom-storeconfig-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i gcpkubedbcom-storeconfig-editor appscode-charts-oci/gcpkubedbcom-storeconfig-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a StoreConfig Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gcpkubedbcom-store
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i gcpkubedbcom-storeconfig-editor appscode-charts-oci/gcpkubedbcom-storeconfig-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=gcp.kubedb.com/v1alpha1
+$ helm upgrade -i gcpkubedbcom-storeconfig-editor appscode-charts-oci/gcpkubedbcom-storeconfig-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=gcp.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i gcpkubedbcom-storeconfig-editor appscode-charts-oci/gcpkubedbcom-storeconfig-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i gcpkubedbcom-storeconfig-editor appscode-charts-oci/gcpkubedbcom-storeconfig-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/grafanasearchlightdev-dashboard-editor/Chart.yaml b/charts/grafanasearchlightdev-dashboard-editor/Chart.yaml
index 24badd79d2..8b3c4b8687 100644
--- a/charts/grafanasearchlightdev-dashboard-editor/Chart.yaml
+++ b/charts/grafanasearchlightdev-dashboard-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"grafana.searchlight.dev","version":"v1alpha1","resource":"dashboards"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Dashboard Editor
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: grafanasearchlightdev-dashboard-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/grafanasearchlightdev-dashboard-editor/README.md b/charts/grafanasearchlightdev-dashboard-editor/README.md
index 36a0a170fb..f7a0c33dfc 100644
--- a/charts/grafanasearchlightdev-dashboard-editor/README.md
+++ b/charts/grafanasearchlightdev-dashboard-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/grafanasearchlightdev-dashboard-editor --version=v0.9.0
-$ helm upgrade -i grafanasearchlightdev-dashboard-editor bytebuilders-ui/grafanasearchlightdev-dashboard-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/grafanasearchlightdev-dashboard-editor --version=v0.10.0
+$ helm upgrade -i grafanasearchlightdev-dashboard-editor bytebuilders-ui/grafanasearchlightdev-dashboard-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Dashboard Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `grafanasearchlightdev-dashboard-editor`:
```bash
-$ helm upgrade -i grafanasearchlightdev-dashboard-editor bytebuilders-ui/grafanasearchlightdev-dashboard-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i grafanasearchlightdev-dashboard-editor bytebuilders-ui/grafanasearchlightdev-dashboard-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Dashboard Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `grafanasearchlight
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i grafanasearchlightdev-dashboard-editor bytebuilders-ui/grafanasearchlightdev-dashboard-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=grafana.searchlight.dev/v1alpha1
+$ helm upgrade -i grafanasearchlightdev-dashboard-editor bytebuilders-ui/grafanasearchlightdev-dashboard-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=grafana.searchlight.dev/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i grafanasearchlightdev-dashboard-editor bytebuilders-ui/grafanasearchlightdev-dashboard-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i grafanasearchlightdev-dashboard-editor bytebuilders-ui/grafanasearchlightdev-dashboard-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/grafanasearchlightdev-dashboardtemplate-editor/Chart.yaml b/charts/grafanasearchlightdev-dashboardtemplate-editor/Chart.yaml
index da073a575c..9f9e61a5c1 100644
--- a/charts/grafanasearchlightdev-dashboardtemplate-editor/Chart.yaml
+++ b/charts/grafanasearchlightdev-dashboardtemplate-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"grafana.searchlight.dev","version":"v1alpha1","resource":"dashboardtemplates"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: DashboardTemplate Editor
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: grafanasearchlightdev-dashboardtemplate-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/grafanasearchlightdev-dashboardtemplate-editor/README.md b/charts/grafanasearchlightdev-dashboardtemplate-editor/README.md
index efad87fbca..a09255b9d1 100644
--- a/charts/grafanasearchlightdev-dashboardtemplate-editor/README.md
+++ b/charts/grafanasearchlightdev-dashboardtemplate-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/grafanasearchlightdev-dashboardtemplate-editor --version=v0.9.0
-$ helm upgrade -i grafanasearchlightdev-dashboardtemplate-editor bytebuilders-ui/grafanasearchlightdev-dashboardtemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/grafanasearchlightdev-dashboardtemplate-editor --version=v0.10.0
+$ helm upgrade -i grafanasearchlightdev-dashboardtemplate-editor bytebuilders-ui/grafanasearchlightdev-dashboardtemplate-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a DashboardTemplate Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `grafanasearchlightdev-dashboardtemplate-editor`:
```bash
-$ helm upgrade -i grafanasearchlightdev-dashboardtemplate-editor bytebuilders-ui/grafanasearchlightdev-dashboardtemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i grafanasearchlightdev-dashboardtemplate-editor bytebuilders-ui/grafanasearchlightdev-dashboardtemplate-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a DashboardTemplate Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -55,12 +55,12 @@ The following table lists the configurable parameters of the `grafanasearchlight
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i grafanasearchlightdev-dashboardtemplate-editor bytebuilders-ui/grafanasearchlightdev-dashboardtemplate-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=grafana.searchlight.dev/v1alpha1
+$ helm upgrade -i grafanasearchlightdev-dashboardtemplate-editor bytebuilders-ui/grafanasearchlightdev-dashboardtemplate-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=grafana.searchlight.dev/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i grafanasearchlightdev-dashboardtemplate-editor bytebuilders-ui/grafanasearchlightdev-dashboardtemplate-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i grafanasearchlightdev-dashboardtemplate-editor bytebuilders-ui/grafanasearchlightdev-dashboardtemplate-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/grafanasearchlightdev-datasource-editor/Chart.yaml b/charts/grafanasearchlightdev-datasource-editor/Chart.yaml
index aa42ef1ada..ac0064324d 100644
--- a/charts/grafanasearchlightdev-datasource-editor/Chart.yaml
+++ b/charts/grafanasearchlightdev-datasource-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"grafana.searchlight.dev","version":"v1alpha1","resource":"datasources"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Datasource Editor
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: grafanasearchlightdev-datasource-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/grafanasearchlightdev-datasource-editor/README.md b/charts/grafanasearchlightdev-datasource-editor/README.md
index 45c1253cfe..500d81f9de 100644
--- a/charts/grafanasearchlightdev-datasource-editor/README.md
+++ b/charts/grafanasearchlightdev-datasource-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/grafanasearchlightdev-datasource-editor --version=v0.9.0
-$ helm upgrade -i grafanasearchlightdev-datasource-editor bytebuilders-ui/grafanasearchlightdev-datasource-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/grafanasearchlightdev-datasource-editor --version=v0.10.0
+$ helm upgrade -i grafanasearchlightdev-datasource-editor bytebuilders-ui/grafanasearchlightdev-datasource-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Datasource Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `grafanasearchlightdev-datasource-editor`:
```bash
-$ helm upgrade -i grafanasearchlightdev-datasource-editor bytebuilders-ui/grafanasearchlightdev-datasource-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i grafanasearchlightdev-datasource-editor bytebuilders-ui/grafanasearchlightdev-datasource-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Datasource Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `grafanasearchlight
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i grafanasearchlightdev-datasource-editor bytebuilders-ui/grafanasearchlightdev-datasource-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=grafana.searchlight.dev/v1alpha1
+$ helm upgrade -i grafanasearchlightdev-datasource-editor bytebuilders-ui/grafanasearchlightdev-datasource-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=grafana.searchlight.dev/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i grafanasearchlightdev-datasource-editor bytebuilders-ui/grafanasearchlightdev-datasource-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i grafanasearchlightdev-datasource-editor bytebuilders-ui/grafanasearchlightdev-datasource-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/helmtoolkitfluxcdio-helmrelease-editor/Chart.yaml b/charts/helmtoolkitfluxcdio-helmrelease-editor/Chart.yaml
index d646885de4..47f3c0d765 100644
--- a/charts/helmtoolkitfluxcdio-helmrelease-editor/Chart.yaml
+++ b/charts/helmtoolkitfluxcdio-helmrelease-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"helm.toolkit.fluxcd.io","version":"v2","resource":"helmreleases"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: HelmRelease Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: helmtoolkitfluxcdio-helmrelease-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/helmtoolkitfluxcdio-helmrelease-editor/README.md b/charts/helmtoolkitfluxcdio-helmrelease-editor/README.md
index cc6eb0d6e4..86041abdd0 100644
--- a/charts/helmtoolkitfluxcdio-helmrelease-editor/README.md
+++ b/charts/helmtoolkitfluxcdio-helmrelease-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/helmtoolkitfluxcdio-helmrelease-editor --version=v0.9.0
-$ helm upgrade -i helmtoolkitfluxcdio-helmrelease-editor appscode-charts-oci/helmtoolkitfluxcdio-helmrelease-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/helmtoolkitfluxcdio-helmrelease-editor --version=v0.10.0
+$ helm upgrade -i helmtoolkitfluxcdio-helmrelease-editor appscode-charts-oci/helmtoolkitfluxcdio-helmrelease-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a HelmRelease Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `helmtoolkitfluxcdio-helmrelease-editor`:
```bash
-$ helm upgrade -i helmtoolkitfluxcdio-helmrelease-editor appscode-charts-oci/helmtoolkitfluxcdio-helmrelease-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i helmtoolkitfluxcdio-helmrelease-editor appscode-charts-oci/helmtoolkitfluxcdio-helmrelease-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a HelmRelease Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `helmtoolkitfluxcdi
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i helmtoolkitfluxcdio-helmrelease-editor appscode-charts-oci/helmtoolkitfluxcdio-helmrelease-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=helm.toolkit.fluxcd.io/v2
+$ helm upgrade -i helmtoolkitfluxcdio-helmrelease-editor appscode-charts-oci/helmtoolkitfluxcdio-helmrelease-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=helm.toolkit.fluxcd.io/v2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i helmtoolkitfluxcdio-helmrelease-editor appscode-charts-oci/helmtoolkitfluxcdio-helmrelease-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i helmtoolkitfluxcdio-helmrelease-editor appscode-charts-oci/helmtoolkitfluxcdio-helmrelease-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/iamawskubedbcom-role-editor/Chart.yaml b/charts/iamawskubedbcom-role-editor/Chart.yaml
index 0538c552c0..6baa7d44ef 100644
--- a/charts/iamawskubedbcom-role-editor/Chart.yaml
+++ b/charts/iamawskubedbcom-role-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"iam.aws.kubedb.com","version":"v1alpha1","resource":"roles"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Role Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: iamawskubedbcom-role-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/iamawskubedbcom-role-editor/README.md b/charts/iamawskubedbcom-role-editor/README.md
index d8c836e7bf..5842408aec 100644
--- a/charts/iamawskubedbcom-role-editor/README.md
+++ b/charts/iamawskubedbcom-role-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/iamawskubedbcom-role-editor --version=v0.9.0
-$ helm upgrade -i iamawskubedbcom-role-editor appscode-charts-oci/iamawskubedbcom-role-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/iamawskubedbcom-role-editor --version=v0.10.0
+$ helm upgrade -i iamawskubedbcom-role-editor appscode-charts-oci/iamawskubedbcom-role-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Role Editor on a [Kubernetes](http://kubernetes.io) cluster
To install/upgrade the chart with the release name `iamawskubedbcom-role-editor`:
```bash
-$ helm upgrade -i iamawskubedbcom-role-editor appscode-charts-oci/iamawskubedbcom-role-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i iamawskubedbcom-role-editor appscode-charts-oci/iamawskubedbcom-role-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Role Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `iamawskubedbcom-ro
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i iamawskubedbcom-role-editor appscode-charts-oci/iamawskubedbcom-role-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=iam.aws.kubedb.com/v1alpha1
+$ helm upgrade -i iamawskubedbcom-role-editor appscode-charts-oci/iamawskubedbcom-role-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=iam.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i iamawskubedbcom-role-editor appscode-charts-oci/iamawskubedbcom-role-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i iamawskubedbcom-role-editor appscode-charts-oci/iamawskubedbcom-role-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/identityk8sappscodecom-clusteridentity-editor/Chart.yaml b/charts/identityk8sappscodecom-clusteridentity-editor/Chart.yaml
index f415b0db8c..3204947c8a 100644
--- a/charts/identityk8sappscodecom-clusteridentity-editor/Chart.yaml
+++ b/charts/identityk8sappscodecom-clusteridentity-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"identity.k8s.appscode.com","version":"v1alpha1","resource":"clusteridentitys"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClusterIdentity Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: identityk8sappscodecom-clusteridentity-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/identityk8sappscodecom-clusteridentity-editor/README.md b/charts/identityk8sappscodecom-clusteridentity-editor/README.md
index be022021ad..e67fcd7a0e 100644
--- a/charts/identityk8sappscodecom-clusteridentity-editor/README.md
+++ b/charts/identityk8sappscodecom-clusteridentity-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/identityk8sappscodecom-clusteridentity-editor --version=v0.9.0
-$ helm upgrade -i identityk8sappscodecom-clusteridentity-editor appscode-charts-oci/identityk8sappscodecom-clusteridentity-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/identityk8sappscodecom-clusteridentity-editor --version=v0.10.0
+$ helm upgrade -i identityk8sappscodecom-clusteridentity-editor appscode-charts-oci/identityk8sappscodecom-clusteridentity-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClusterIdentity Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `identityk8sappscodecom-clusteridentity-editor`:
```bash
-$ helm upgrade -i identityk8sappscodecom-clusteridentity-editor appscode-charts-oci/identityk8sappscodecom-clusteridentity-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i identityk8sappscodecom-clusteridentity-editor appscode-charts-oci/identityk8sappscodecom-clusteridentity-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClusterIdentity Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `identityk8sappscod
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i identityk8sappscodecom-clusteridentity-editor appscode-charts-oci/identityk8sappscodecom-clusteridentity-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=identity.k8s.appscode.com/v1alpha1
+$ helm upgrade -i identityk8sappscodecom-clusteridentity-editor appscode-charts-oci/identityk8sappscodecom-clusteridentity-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=identity.k8s.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i identityk8sappscodecom-clusteridentity-editor appscode-charts-oci/identityk8sappscodecom-clusteridentity-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i identityk8sappscodecom-clusteridentity-editor appscode-charts-oci/identityk8sappscodecom-clusteridentity-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor/Chart.yaml b/charts/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor/Chart.yaml
index 63541281a1..62c9b36b31 100644
--- a/charts/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor/Chart.yaml
+++ b/charts/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"identity.k8s.appscode.com","version":"v1alpha1","resource":"selfsubjectnamespaceaccessreviews"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SelfSubjectNamespaceAccessReview Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor/README.md b/charts/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor/README.md
index 9c86f0bb53..d21b688761 100644
--- a/charts/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor/README.md
+++ b/charts/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor --version=v0.9.0
-$ helm upgrade -i identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor appscode-charts-oci/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor --version=v0.10.0
+$ helm upgrade -i identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor appscode-charts-oci/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SelfSubjectNamespaceAccessReview Editor on a [Kubernetes](h
To install/upgrade the chart with the release name `identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor`:
```bash
-$ helm upgrade -i identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor appscode-charts-oci/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor appscode-charts-oci/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SelfSubjectNamespaceAccessReview Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `identityk8sappscod
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor appscode-charts-oci/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=identity.k8s.appscode.com/v1alpha1
+$ helm upgrade -i identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor appscode-charts-oci/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=identity.k8s.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor appscode-charts-oci/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor appscode-charts-oci/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/identityk8sappscodecom-siteinfo-editor/Chart.yaml b/charts/identityk8sappscodecom-siteinfo-editor/Chart.yaml
index a62ab65e03..8db324ce30 100644
--- a/charts/identityk8sappscodecom-siteinfo-editor/Chart.yaml
+++ b/charts/identityk8sappscodecom-siteinfo-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"identity.k8s.appscode.com","version":"v1alpha1","resource":"siteinfos"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SiteInfo Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: identityk8sappscodecom-siteinfo-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/identityk8sappscodecom-siteinfo-editor/README.md b/charts/identityk8sappscodecom-siteinfo-editor/README.md
index bc8efd6bdd..a3830e6e28 100644
--- a/charts/identityk8sappscodecom-siteinfo-editor/README.md
+++ b/charts/identityk8sappscodecom-siteinfo-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/identityk8sappscodecom-siteinfo-editor --version=v0.9.0
-$ helm upgrade -i identityk8sappscodecom-siteinfo-editor appscode-charts-oci/identityk8sappscodecom-siteinfo-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/identityk8sappscodecom-siteinfo-editor --version=v0.10.0
+$ helm upgrade -i identityk8sappscodecom-siteinfo-editor appscode-charts-oci/identityk8sappscodecom-siteinfo-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SiteInfo Editor on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `identityk8sappscodecom-siteinfo-editor`:
```bash
-$ helm upgrade -i identityk8sappscodecom-siteinfo-editor appscode-charts-oci/identityk8sappscodecom-siteinfo-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i identityk8sappscodecom-siteinfo-editor appscode-charts-oci/identityk8sappscodecom-siteinfo-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SiteInfo Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `identityk8sappscod
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i identityk8sappscodecom-siteinfo-editor appscode-charts-oci/identityk8sappscodecom-siteinfo-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=identity.k8s.appscode.com/v1alpha1
+$ helm upgrade -i identityk8sappscodecom-siteinfo-editor appscode-charts-oci/identityk8sappscodecom-siteinfo-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=identity.k8s.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i identityk8sappscodecom-siteinfo-editor appscode-charts-oci/identityk8sappscodecom-siteinfo-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i identityk8sappscodecom-siteinfo-editor appscode-charts-oci/identityk8sappscodecom-siteinfo-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/imagepolicyk8sio-imagereview-editor/Chart.yaml b/charts/imagepolicyk8sio-imagereview-editor/Chart.yaml
index 514058b5cd..102a67c884 100644
--- a/charts/imagepolicyk8sio-imagereview-editor/Chart.yaml
+++ b/charts/imagepolicyk8sio-imagereview-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"imagepolicy.k8s.io","version":"v1alpha1","resource":"imagereviews"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ImageReview Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: imagepolicyk8sio-imagereview-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/imagepolicyk8sio-imagereview-editor/README.md b/charts/imagepolicyk8sio-imagereview-editor/README.md
index 51a0650ce8..cbd5260f89 100644
--- a/charts/imagepolicyk8sio-imagereview-editor/README.md
+++ b/charts/imagepolicyk8sio-imagereview-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/imagepolicyk8sio-imagereview-editor --version=v0.9.0
-$ helm upgrade -i imagepolicyk8sio-imagereview-editor appscode-charts-oci/imagepolicyk8sio-imagereview-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/imagepolicyk8sio-imagereview-editor --version=v0.10.0
+$ helm upgrade -i imagepolicyk8sio-imagereview-editor appscode-charts-oci/imagepolicyk8sio-imagereview-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ImageReview Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `imagepolicyk8sio-imagereview-editor`:
```bash
-$ helm upgrade -i imagepolicyk8sio-imagereview-editor appscode-charts-oci/imagepolicyk8sio-imagereview-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i imagepolicyk8sio-imagereview-editor appscode-charts-oci/imagepolicyk8sio-imagereview-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ImageReview Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `imagepolicyk8sio-i
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i imagepolicyk8sio-imagereview-editor appscode-charts-oci/imagepolicyk8sio-imagereview-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=imagepolicy.k8s.io/v1alpha1
+$ helm upgrade -i imagepolicyk8sio-imagereview-editor appscode-charts-oci/imagepolicyk8sio-imagereview-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=imagepolicy.k8s.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i imagepolicyk8sio-imagereview-editor appscode-charts-oci/imagepolicyk8sio-imagereview-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i imagepolicyk8sio-imagereview-editor appscode-charts-oci/imagepolicyk8sio-imagereview-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/imagetoolkitfluxcdio-imagepolicy-editor/Chart.yaml b/charts/imagetoolkitfluxcdio-imagepolicy-editor/Chart.yaml
index 9a225bbf4f..24880b4984 100644
--- a/charts/imagetoolkitfluxcdio-imagepolicy-editor/Chart.yaml
+++ b/charts/imagetoolkitfluxcdio-imagepolicy-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"image.toolkit.fluxcd.io","version":"v1beta2","resource":"imagepolicies"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ImagePolicy Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: imagetoolkitfluxcdio-imagepolicy-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/imagetoolkitfluxcdio-imagepolicy-editor/README.md b/charts/imagetoolkitfluxcdio-imagepolicy-editor/README.md
index 3253f4b76a..8e380480a8 100644
--- a/charts/imagetoolkitfluxcdio-imagepolicy-editor/README.md
+++ b/charts/imagetoolkitfluxcdio-imagepolicy-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/imagetoolkitfluxcdio-imagepolicy-editor --version=v0.9.0
-$ helm upgrade -i imagetoolkitfluxcdio-imagepolicy-editor appscode-charts-oci/imagetoolkitfluxcdio-imagepolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/imagetoolkitfluxcdio-imagepolicy-editor --version=v0.10.0
+$ helm upgrade -i imagetoolkitfluxcdio-imagepolicy-editor appscode-charts-oci/imagetoolkitfluxcdio-imagepolicy-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ImagePolicy Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `imagetoolkitfluxcdio-imagepolicy-editor`:
```bash
-$ helm upgrade -i imagetoolkitfluxcdio-imagepolicy-editor appscode-charts-oci/imagetoolkitfluxcdio-imagepolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i imagetoolkitfluxcdio-imagepolicy-editor appscode-charts-oci/imagetoolkitfluxcdio-imagepolicy-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ImagePolicy Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `imagetoolkitfluxcd
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i imagetoolkitfluxcdio-imagepolicy-editor appscode-charts-oci/imagetoolkitfluxcdio-imagepolicy-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=image.toolkit.fluxcd.io/v1beta2
+$ helm upgrade -i imagetoolkitfluxcdio-imagepolicy-editor appscode-charts-oci/imagetoolkitfluxcdio-imagepolicy-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=image.toolkit.fluxcd.io/v1beta2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i imagetoolkitfluxcdio-imagepolicy-editor appscode-charts-oci/imagetoolkitfluxcdio-imagepolicy-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i imagetoolkitfluxcdio-imagepolicy-editor appscode-charts-oci/imagetoolkitfluxcdio-imagepolicy-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/imagetoolkitfluxcdio-imagerepository-editor/Chart.yaml b/charts/imagetoolkitfluxcdio-imagerepository-editor/Chart.yaml
index 09354352f3..26bb5236f2 100644
--- a/charts/imagetoolkitfluxcdio-imagerepository-editor/Chart.yaml
+++ b/charts/imagetoolkitfluxcdio-imagerepository-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"image.toolkit.fluxcd.io","version":"v1beta2","resource":"imagerepositories"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ImageRepository Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: imagetoolkitfluxcdio-imagerepository-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/imagetoolkitfluxcdio-imagerepository-editor/README.md b/charts/imagetoolkitfluxcdio-imagerepository-editor/README.md
index c6d8b6eebe..5332b6174d 100644
--- a/charts/imagetoolkitfluxcdio-imagerepository-editor/README.md
+++ b/charts/imagetoolkitfluxcdio-imagerepository-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/imagetoolkitfluxcdio-imagerepository-editor --version=v0.9.0
-$ helm upgrade -i imagetoolkitfluxcdio-imagerepository-editor appscode-charts-oci/imagetoolkitfluxcdio-imagerepository-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/imagetoolkitfluxcdio-imagerepository-editor --version=v0.10.0
+$ helm upgrade -i imagetoolkitfluxcdio-imagerepository-editor appscode-charts-oci/imagetoolkitfluxcdio-imagerepository-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ImageRepository Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `imagetoolkitfluxcdio-imagerepository-editor`:
```bash
-$ helm upgrade -i imagetoolkitfluxcdio-imagerepository-editor appscode-charts-oci/imagetoolkitfluxcdio-imagerepository-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i imagetoolkitfluxcdio-imagerepository-editor appscode-charts-oci/imagetoolkitfluxcdio-imagerepository-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ImageRepository Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `imagetoolkitfluxcd
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i imagetoolkitfluxcdio-imagerepository-editor appscode-charts-oci/imagetoolkitfluxcdio-imagerepository-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=image.toolkit.fluxcd.io/v1beta2
+$ helm upgrade -i imagetoolkitfluxcdio-imagerepository-editor appscode-charts-oci/imagetoolkitfluxcdio-imagerepository-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=image.toolkit.fluxcd.io/v1beta2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i imagetoolkitfluxcdio-imagerepository-editor appscode-charts-oci/imagetoolkitfluxcdio-imagerepository-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i imagetoolkitfluxcdio-imagerepository-editor appscode-charts-oci/imagetoolkitfluxcdio-imagerepository-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/imagetoolkitfluxcdio-imageupdateautomation-editor/Chart.yaml b/charts/imagetoolkitfluxcdio-imageupdateautomation-editor/Chart.yaml
index 24fa074238..26c66b230b 100644
--- a/charts/imagetoolkitfluxcdio-imageupdateautomation-editor/Chart.yaml
+++ b/charts/imagetoolkitfluxcdio-imageupdateautomation-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"image.toolkit.fluxcd.io","version":"v1beta2","resource":"imageupdateautomations"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ImageUpdateAutomation Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: imagetoolkitfluxcdio-imageupdateautomation-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/imagetoolkitfluxcdio-imageupdateautomation-editor/README.md b/charts/imagetoolkitfluxcdio-imageupdateautomation-editor/README.md
index 2d0739114c..f6116fe1ba 100644
--- a/charts/imagetoolkitfluxcdio-imageupdateautomation-editor/README.md
+++ b/charts/imagetoolkitfluxcdio-imageupdateautomation-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/imagetoolkitfluxcdio-imageupdateautomation-editor --version=v0.9.0
-$ helm upgrade -i imagetoolkitfluxcdio-imageupdateautomation-editor appscode-charts-oci/imagetoolkitfluxcdio-imageupdateautomation-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/imagetoolkitfluxcdio-imageupdateautomation-editor --version=v0.10.0
+$ helm upgrade -i imagetoolkitfluxcdio-imageupdateautomation-editor appscode-charts-oci/imagetoolkitfluxcdio-imageupdateautomation-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ImageUpdateAutomation Editor on a [Kubernetes](http://kuber
To install/upgrade the chart with the release name `imagetoolkitfluxcdio-imageupdateautomation-editor`:
```bash
-$ helm upgrade -i imagetoolkitfluxcdio-imageupdateautomation-editor appscode-charts-oci/imagetoolkitfluxcdio-imageupdateautomation-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i imagetoolkitfluxcdio-imageupdateautomation-editor appscode-charts-oci/imagetoolkitfluxcdio-imageupdateautomation-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ImageUpdateAutomation Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `imagetoolkitfluxcd
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i imagetoolkitfluxcdio-imageupdateautomation-editor appscode-charts-oci/imagetoolkitfluxcdio-imageupdateautomation-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=image.toolkit.fluxcd.io/v1beta2
+$ helm upgrade -i imagetoolkitfluxcdio-imageupdateautomation-editor appscode-charts-oci/imagetoolkitfluxcdio-imageupdateautomation-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=image.toolkit.fluxcd.io/v1beta2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i imagetoolkitfluxcdio-imageupdateautomation-editor appscode-charts-oci/imagetoolkitfluxcdio-imageupdateautomation-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i imagetoolkitfluxcdio-imageupdateautomation-editor appscode-charts-oci/imagetoolkitfluxcdio-imageupdateautomation-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-awscluster-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-awscluster-editor/Chart.yaml
index a9a254cf0e..ca1f09f256 100644
--- a/charts/infrastructureclusterxk8sio-awscluster-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-awscluster-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta2","resource":"awsclusters"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AWSCluster Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-awscluster-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-awscluster-editor/README.md b/charts/infrastructureclusterxk8sio-awscluster-editor/README.md
index d6288c5729..86518b71b3 100644
--- a/charts/infrastructureclusterxk8sio-awscluster-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-awscluster-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-awscluster-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-awscluster-editor appscode-charts-oci/infrastructureclusterxk8sio-awscluster-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-awscluster-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-awscluster-editor appscode-charts-oci/infrastructureclusterxk8sio-awscluster-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AWSCluster Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-awscluster-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awscluster-editor appscode-charts-oci/infrastructureclusterxk8sio-awscluster-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-awscluster-editor appscode-charts-oci/infrastructureclusterxk8sio-awscluster-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AWSCluster Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awscluster-editor appscode-charts-oci/infrastructureclusterxk8sio-awscluster-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2
+$ helm upgrade -i infrastructureclusterxk8sio-awscluster-editor appscode-charts-oci/infrastructureclusterxk8sio-awscluster-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awscluster-editor appscode-charts-oci/infrastructureclusterxk8sio-awscluster-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-awscluster-editor appscode-charts-oci/infrastructureclusterxk8sio-awscluster-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor/Chart.yaml
index f2f3b265ba..f9d123b1c8 100644
--- a/charts/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta2","resource":"awsclustercontrolleridentities"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AWSClusterControllerIdentity Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-awsclustercontrolleridentity-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor/README.md b/charts/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor/README.md
index 01d1a63f50..66a498da92 100644
--- a/charts/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-awsclustercontrolleridentity-editor appscode-charts-oci/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-awsclustercontrolleridentity-editor appscode-charts-oci/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AWSClusterControllerIdentity Editor on a [Kubernetes](http:
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-awsclustercontrolleridentity-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awsclustercontrolleridentity-editor appscode-charts-oci/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-awsclustercontrolleridentity-editor appscode-charts-oci/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AWSClusterControllerIdentity Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awsclustercontrolleridentity-editor appscode-charts-oci/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2
+$ helm upgrade -i infrastructureclusterxk8sio-awsclustercontrolleridentity-editor appscode-charts-oci/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awsclustercontrolleridentity-editor appscode-charts-oci/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-awsclustercontrolleridentity-editor appscode-charts-oci/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-awsclusterroleidentity-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-awsclusterroleidentity-editor/Chart.yaml
index a7a36c7c65..4f11eaf8f8 100644
--- a/charts/infrastructureclusterxk8sio-awsclusterroleidentity-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-awsclusterroleidentity-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta2","resource":"awsclusterroleidentities"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AWSClusterRoleIdentity Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-awsclusterroleidentity-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-awsclusterroleidentity-editor/README.md b/charts/infrastructureclusterxk8sio-awsclusterroleidentity-editor/README.md
index 27130acf6d..a491c0b708 100644
--- a/charts/infrastructureclusterxk8sio-awsclusterroleidentity-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-awsclusterroleidentity-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-awsclusterroleidentity-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-awsclusterroleidentity-editor appscode-charts-oci/infrastructureclusterxk8sio-awsclusterroleidentity-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-awsclusterroleidentity-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-awsclusterroleidentity-editor appscode-charts-oci/infrastructureclusterxk8sio-awsclusterroleidentity-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AWSClusterRoleIdentity Editor on a [Kubernetes](http://kube
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-awsclusterroleidentity-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awsclusterroleidentity-editor appscode-charts-oci/infrastructureclusterxk8sio-awsclusterroleidentity-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-awsclusterroleidentity-editor appscode-charts-oci/infrastructureclusterxk8sio-awsclusterroleidentity-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AWSClusterRoleIdentity Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awsclusterroleidentity-editor appscode-charts-oci/infrastructureclusterxk8sio-awsclusterroleidentity-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2
+$ helm upgrade -i infrastructureclusterxk8sio-awsclusterroleidentity-editor appscode-charts-oci/infrastructureclusterxk8sio-awsclusterroleidentity-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awsclusterroleidentity-editor appscode-charts-oci/infrastructureclusterxk8sio-awsclusterroleidentity-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-awsclusterroleidentity-editor appscode-charts-oci/infrastructureclusterxk8sio-awsclusterroleidentity-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-awsclusterstaticidentity-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-awsclusterstaticidentity-editor/Chart.yaml
index 1eb051afc1..7d5f64e86b 100644
--- a/charts/infrastructureclusterxk8sio-awsclusterstaticidentity-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-awsclusterstaticidentity-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta2","resource":"awsclusterstaticidentities"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AWSClusterStaticIdentity Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-awsclusterstaticidentity-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-awsclusterstaticidentity-editor/README.md b/charts/infrastructureclusterxk8sio-awsclusterstaticidentity-editor/README.md
index bcefd82eb9..ca1ca8f138 100644
--- a/charts/infrastructureclusterxk8sio-awsclusterstaticidentity-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-awsclusterstaticidentity-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-awsclusterstaticidentity-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-awsclusterstaticidentity-editor appscode-charts-oci/infrastructureclusterxk8sio-awsclusterstaticidentity-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-awsclusterstaticidentity-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-awsclusterstaticidentity-editor appscode-charts-oci/infrastructureclusterxk8sio-awsclusterstaticidentity-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AWSClusterStaticIdentity Editor on a [Kubernetes](http://ku
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-awsclusterstaticidentity-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awsclusterstaticidentity-editor appscode-charts-oci/infrastructureclusterxk8sio-awsclusterstaticidentity-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-awsclusterstaticidentity-editor appscode-charts-oci/infrastructureclusterxk8sio-awsclusterstaticidentity-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AWSClusterStaticIdentity Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awsclusterstaticidentity-editor appscode-charts-oci/infrastructureclusterxk8sio-awsclusterstaticidentity-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2
+$ helm upgrade -i infrastructureclusterxk8sio-awsclusterstaticidentity-editor appscode-charts-oci/infrastructureclusterxk8sio-awsclusterstaticidentity-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awsclusterstaticidentity-editor appscode-charts-oci/infrastructureclusterxk8sio-awsclusterstaticidentity-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-awsclusterstaticidentity-editor appscode-charts-oci/infrastructureclusterxk8sio-awsclusterstaticidentity-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-awsclustertemplate-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-awsclustertemplate-editor/Chart.yaml
index aad4a7f94e..bdee493901 100644
--- a/charts/infrastructureclusterxk8sio-awsclustertemplate-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-awsclustertemplate-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta2","resource":"awsclustertemplates"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AWSClusterTemplate Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-awsclustertemplate-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-awsclustertemplate-editor/README.md b/charts/infrastructureclusterxk8sio-awsclustertemplate-editor/README.md
index bec6323e2f..b2fc3b959e 100644
--- a/charts/infrastructureclusterxk8sio-awsclustertemplate-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-awsclustertemplate-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-awsclustertemplate-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-awsclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-awsclustertemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-awsclustertemplate-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-awsclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-awsclustertemplate-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AWSClusterTemplate Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-awsclustertemplate-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awsclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-awsclustertemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-awsclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-awsclustertemplate-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AWSClusterTemplate Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awsclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-awsclustertemplate-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2
+$ helm upgrade -i infrastructureclusterxk8sio-awsclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-awsclustertemplate-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awsclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-awsclustertemplate-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-awsclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-awsclustertemplate-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-awsfargateprofile-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-awsfargateprofile-editor/Chart.yaml
index 8132647665..83c1959cbb 100644
--- a/charts/infrastructureclusterxk8sio-awsfargateprofile-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-awsfargateprofile-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta2","resource":"awsfargateprofiles"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AWSFargateProfile Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-awsfargateprofile-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-awsfargateprofile-editor/README.md b/charts/infrastructureclusterxk8sio-awsfargateprofile-editor/README.md
index 8481acacf9..153eeecf65 100644
--- a/charts/infrastructureclusterxk8sio-awsfargateprofile-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-awsfargateprofile-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-awsfargateprofile-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-awsfargateprofile-editor appscode-charts-oci/infrastructureclusterxk8sio-awsfargateprofile-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-awsfargateprofile-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-awsfargateprofile-editor appscode-charts-oci/infrastructureclusterxk8sio-awsfargateprofile-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AWSFargateProfile Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-awsfargateprofile-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awsfargateprofile-editor appscode-charts-oci/infrastructureclusterxk8sio-awsfargateprofile-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-awsfargateprofile-editor appscode-charts-oci/infrastructureclusterxk8sio-awsfargateprofile-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AWSFargateProfile Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awsfargateprofile-editor appscode-charts-oci/infrastructureclusterxk8sio-awsfargateprofile-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2
+$ helm upgrade -i infrastructureclusterxk8sio-awsfargateprofile-editor appscode-charts-oci/infrastructureclusterxk8sio-awsfargateprofile-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awsfargateprofile-editor appscode-charts-oci/infrastructureclusterxk8sio-awsfargateprofile-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-awsfargateprofile-editor appscode-charts-oci/infrastructureclusterxk8sio-awsfargateprofile-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-awsmachine-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-awsmachine-editor/Chart.yaml
index 542949c1ab..449f575e1b 100644
--- a/charts/infrastructureclusterxk8sio-awsmachine-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-awsmachine-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta2","resource":"awsmachines"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AWSMachine Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-awsmachine-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-awsmachine-editor/README.md b/charts/infrastructureclusterxk8sio-awsmachine-editor/README.md
index a9541ff4d5..ba14a3da3d 100644
--- a/charts/infrastructureclusterxk8sio-awsmachine-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-awsmachine-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-awsmachine-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-awsmachine-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmachine-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-awsmachine-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-awsmachine-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmachine-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AWSMachine Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-awsmachine-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awsmachine-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmachine-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-awsmachine-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmachine-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AWSMachine Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awsmachine-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmachine-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2
+$ helm upgrade -i infrastructureclusterxk8sio-awsmachine-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmachine-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awsmachine-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmachine-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-awsmachine-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmachine-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-awsmachinepool-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-awsmachinepool-editor/Chart.yaml
index 766229bf27..fbad216dd1 100644
--- a/charts/infrastructureclusterxk8sio-awsmachinepool-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-awsmachinepool-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta2","resource":"awsmachinepools"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AWSMachinePool Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-awsmachinepool-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-awsmachinepool-editor/README.md b/charts/infrastructureclusterxk8sio-awsmachinepool-editor/README.md
index 64b1b9079c..dcf4d77d46 100644
--- a/charts/infrastructureclusterxk8sio-awsmachinepool-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-awsmachinepool-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-awsmachinepool-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-awsmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmachinepool-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-awsmachinepool-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-awsmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmachinepool-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AWSMachinePool Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-awsmachinepool-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awsmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmachinepool-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-awsmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmachinepool-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AWSMachinePool Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awsmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmachinepool-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2
+$ helm upgrade -i infrastructureclusterxk8sio-awsmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmachinepool-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awsmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmachinepool-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-awsmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmachinepool-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-awsmachinetemplate-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-awsmachinetemplate-editor/Chart.yaml
index cc86aae7ac..d1f7d9360d 100644
--- a/charts/infrastructureclusterxk8sio-awsmachinetemplate-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-awsmachinetemplate-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta2","resource":"awsmachinetemplates"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AWSMachineTemplate Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-awsmachinetemplate-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-awsmachinetemplate-editor/README.md b/charts/infrastructureclusterxk8sio-awsmachinetemplate-editor/README.md
index 1007b5cdf7..7d868e8600 100644
--- a/charts/infrastructureclusterxk8sio-awsmachinetemplate-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-awsmachinetemplate-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-awsmachinetemplate-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-awsmachinetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmachinetemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-awsmachinetemplate-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-awsmachinetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmachinetemplate-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AWSMachineTemplate Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-awsmachinetemplate-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awsmachinetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmachinetemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-awsmachinetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmachinetemplate-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AWSMachineTemplate Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awsmachinetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmachinetemplate-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2
+$ helm upgrade -i infrastructureclusterxk8sio-awsmachinetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmachinetemplate-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awsmachinetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmachinetemplate-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-awsmachinetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmachinetemplate-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-awsmanagedcluster-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-awsmanagedcluster-editor/Chart.yaml
index 52f0ff9f86..98ce1a1834 100644
--- a/charts/infrastructureclusterxk8sio-awsmanagedcluster-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-awsmanagedcluster-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta2","resource":"awsmanagedclusters"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AWSManagedCluster Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-awsmanagedcluster-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-awsmanagedcluster-editor/README.md b/charts/infrastructureclusterxk8sio-awsmanagedcluster-editor/README.md
index edf2573cb1..8955256946 100644
--- a/charts/infrastructureclusterxk8sio-awsmanagedcluster-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-awsmanagedcluster-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-awsmanagedcluster-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-awsmanagedcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmanagedcluster-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-awsmanagedcluster-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-awsmanagedcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmanagedcluster-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AWSManagedCluster Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-awsmanagedcluster-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awsmanagedcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmanagedcluster-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-awsmanagedcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmanagedcluster-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AWSManagedCluster Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awsmanagedcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmanagedcluster-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2
+$ helm upgrade -i infrastructureclusterxk8sio-awsmanagedcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmanagedcluster-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awsmanagedcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmanagedcluster-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-awsmanagedcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmanagedcluster-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-awsmanagedmachinepool-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-awsmanagedmachinepool-editor/Chart.yaml
index 952c658cc2..36864e9c78 100644
--- a/charts/infrastructureclusterxk8sio-awsmanagedmachinepool-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-awsmanagedmachinepool-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta2","resource":"awsmanagedmachinepools"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AWSManagedMachinePool Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-awsmanagedmachinepool-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-awsmanagedmachinepool-editor/README.md b/charts/infrastructureclusterxk8sio-awsmanagedmachinepool-editor/README.md
index 96ead4a41a..1ee35a56a9 100644
--- a/charts/infrastructureclusterxk8sio-awsmanagedmachinepool-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-awsmanagedmachinepool-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-awsmanagedmachinepool-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-awsmanagedmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmanagedmachinepool-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-awsmanagedmachinepool-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-awsmanagedmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmanagedmachinepool-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AWSManagedMachinePool Editor on a [Kubernetes](http://kuber
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-awsmanagedmachinepool-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awsmanagedmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmanagedmachinepool-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-awsmanagedmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmanagedmachinepool-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AWSManagedMachinePool Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awsmanagedmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmanagedmachinepool-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2
+$ helm upgrade -i infrastructureclusterxk8sio-awsmanagedmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmanagedmachinepool-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-awsmanagedmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmanagedmachinepool-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-awsmanagedmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-awsmanagedmachinepool-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-azureasomanagedcluster-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azureasomanagedcluster-editor/Chart.yaml
index f064bd835b..ac0e91fbde 100644
--- a/charts/infrastructureclusterxk8sio-azureasomanagedcluster-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-azureasomanagedcluster-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1alpha1","resource":"azureasomanagedclusters"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AzureASOManagedCluster Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-azureasomanagedcluster-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-azureasomanagedcluster-editor/README.md b/charts/infrastructureclusterxk8sio-azureasomanagedcluster-editor/README.md
index e9d1b49382..525e268e2f 100644
--- a/charts/infrastructureclusterxk8sio-azureasomanagedcluster-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-azureasomanagedcluster-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedcluster-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedcluster-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedcluster-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedcluster-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AzureASOManagedCluster Editor on a [Kubernetes](http://kube
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-azureasomanagedcluster-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedcluster-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedcluster-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AzureASOManagedCluster Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedcluster-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1alpha1
+$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedcluster-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedcluster-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedcluster-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor/Chart.yaml
index 45fce6cc8a..5b8adf9993 100644
--- a/charts/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1alpha1","resource":"azureasomanagedclustertemplates"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AzureASOManagedClusterTemplate Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor/README.md b/charts/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor/README.md
index 59702c38d7..e7a8020f73 100644
--- a/charts/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AzureASOManagedClusterTemplate Editor on a [Kubernetes](htt
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AzureASOManagedClusterTemplate Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1alpha1
+$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor/Chart.yaml
index 2ff56201e2..101e4fb7cf 100644
--- a/charts/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1alpha1","resource":"azureasomanagedcontrolplanes"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AzureASOManagedControlPlane Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor/README.md b/charts/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor/README.md
index 229bbfa844..10897f4c5c 100644
--- a/charts/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AzureASOManagedControlPlane Editor on a [Kubernetes](http:/
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AzureASOManagedControlPlane Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1alpha1
+$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor/Chart.yaml
index 5584a4396b..762fcbba2e 100644
--- a/charts/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1alpha1","resource":"azureasomanagedcontrolplanetemplates"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AzureASOManagedControlPlaneTemplate Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor/README.md b/charts/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor/README.md
index 1dcad1185b..03a813a56c 100644
--- a/charts/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AzureASOManagedControlPlaneTemplate Editor on a [Kubernetes
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AzureASOManagedControlPlaneTemplate Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1alpha1
+$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor/Chart.yaml
index e5e7a0de93..625cc68937 100644
--- a/charts/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1alpha1","resource":"azureasomanagedmachinepools"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AzureASOManagedMachinePool Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-azureasomanagedmachinepool-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor/README.md b/charts/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor/README.md
index 4cb3076f16..625512cd1e 100644
--- a/charts/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AzureASOManagedMachinePool Editor on a [Kubernetes](http://
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-azureasomanagedmachinepool-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AzureASOManagedMachinePool Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1alpha1
+$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor/Chart.yaml
index 48911858d8..dd468b5bd4 100644
--- a/charts/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1alpha1","resource":"azureasomanagedmachinepooltemplates"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AzureASOManagedMachinePoolTemplate Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor/README.md b/charts/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor/README.md
index a23386a93f..2cf1464b89 100644
--- a/charts/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AzureASOManagedMachinePoolTemplate Editor on a [Kubernetes]
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AzureASOManagedMachinePoolTemplate Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1alpha1
+$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-azurecluster-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azurecluster-editor/Chart.yaml
index aeabc49965..7540a432e0 100644
--- a/charts/infrastructureclusterxk8sio-azurecluster-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-azurecluster-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta1","resource":"azureclusters"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AzureCluster Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-azurecluster-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-azurecluster-editor/README.md b/charts/infrastructureclusterxk8sio-azurecluster-editor/README.md
index 67c07fec18..72395414d0 100644
--- a/charts/infrastructureclusterxk8sio-azurecluster-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-azurecluster-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azurecluster-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-azurecluster-editor appscode-charts-oci/infrastructureclusterxk8sio-azurecluster-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azurecluster-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-azurecluster-editor appscode-charts-oci/infrastructureclusterxk8sio-azurecluster-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AzureCluster Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-azurecluster-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azurecluster-editor appscode-charts-oci/infrastructureclusterxk8sio-azurecluster-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-azurecluster-editor appscode-charts-oci/infrastructureclusterxk8sio-azurecluster-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AzureCluster Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azurecluster-editor appscode-charts-oci/infrastructureclusterxk8sio-azurecluster-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
+$ helm upgrade -i infrastructureclusterxk8sio-azurecluster-editor appscode-charts-oci/infrastructureclusterxk8sio-azurecluster-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azurecluster-editor appscode-charts-oci/infrastructureclusterxk8sio-azurecluster-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-azurecluster-editor appscode-charts-oci/infrastructureclusterxk8sio-azurecluster-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-azureclusteridentity-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azureclusteridentity-editor/Chart.yaml
index 70f6bf6575..08789394c4 100644
--- a/charts/infrastructureclusterxk8sio-azureclusteridentity-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-azureclusteridentity-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta1","resource":"azureclusteridentities"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AzureClusterIdentity Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-azureclusteridentity-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-azureclusteridentity-editor/README.md b/charts/infrastructureclusterxk8sio-azureclusteridentity-editor/README.md
index 425c45267f..d8db4c9a1d 100644
--- a/charts/infrastructureclusterxk8sio-azureclusteridentity-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-azureclusteridentity-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azureclusteridentity-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-azureclusteridentity-editor appscode-charts-oci/infrastructureclusterxk8sio-azureclusteridentity-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azureclusteridentity-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-azureclusteridentity-editor appscode-charts-oci/infrastructureclusterxk8sio-azureclusteridentity-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AzureClusterIdentity Editor on a [Kubernetes](http://kubern
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-azureclusteridentity-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azureclusteridentity-editor appscode-charts-oci/infrastructureclusterxk8sio-azureclusteridentity-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-azureclusteridentity-editor appscode-charts-oci/infrastructureclusterxk8sio-azureclusteridentity-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AzureClusterIdentity Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azureclusteridentity-editor appscode-charts-oci/infrastructureclusterxk8sio-azureclusteridentity-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
+$ helm upgrade -i infrastructureclusterxk8sio-azureclusteridentity-editor appscode-charts-oci/infrastructureclusterxk8sio-azureclusteridentity-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azureclusteridentity-editor appscode-charts-oci/infrastructureclusterxk8sio-azureclusteridentity-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-azureclusteridentity-editor appscode-charts-oci/infrastructureclusterxk8sio-azureclusteridentity-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-azureclustertemplate-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azureclustertemplate-editor/Chart.yaml
index 2db2608c35..c9209a6937 100644
--- a/charts/infrastructureclusterxk8sio-azureclustertemplate-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-azureclustertemplate-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta1","resource":"azureclustertemplates"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AzureClusterTemplate Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-azureclustertemplate-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-azureclustertemplate-editor/README.md b/charts/infrastructureclusterxk8sio-azureclustertemplate-editor/README.md
index ee2ec2e04c..115a4be150 100644
--- a/charts/infrastructureclusterxk8sio-azureclustertemplate-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-azureclustertemplate-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azureclustertemplate-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-azureclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azureclustertemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azureclustertemplate-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-azureclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azureclustertemplate-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AzureClusterTemplate Editor on a [Kubernetes](http://kubern
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-azureclustertemplate-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azureclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azureclustertemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-azureclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azureclustertemplate-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AzureClusterTemplate Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azureclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azureclustertemplate-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
+$ helm upgrade -i infrastructureclusterxk8sio-azureclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azureclustertemplate-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azureclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azureclustertemplate-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-azureclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azureclustertemplate-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-azuremachine-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azuremachine-editor/Chart.yaml
index d37714680c..57e08f183e 100644
--- a/charts/infrastructureclusterxk8sio-azuremachine-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-azuremachine-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta1","resource":"azuremachines"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AzureMachine Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-azuremachine-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-azuremachine-editor/README.md b/charts/infrastructureclusterxk8sio-azuremachine-editor/README.md
index 1db58822e9..4f6bb3c8a3 100644
--- a/charts/infrastructureclusterxk8sio-azuremachine-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-azuremachine-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azuremachine-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-azuremachine-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremachine-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azuremachine-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-azuremachine-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremachine-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AzureMachine Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-azuremachine-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuremachine-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremachine-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-azuremachine-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremachine-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AzureMachine Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuremachine-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremachine-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
+$ helm upgrade -i infrastructureclusterxk8sio-azuremachine-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremachine-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuremachine-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremachine-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-azuremachine-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremachine-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-azuremachinepool-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azuremachinepool-editor/Chart.yaml
index c40f9b5627..81a41805fe 100644
--- a/charts/infrastructureclusterxk8sio-azuremachinepool-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-azuremachinepool-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta1","resource":"azuremachinepools"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AzureMachinePool Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-azuremachinepool-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-azuremachinepool-editor/README.md b/charts/infrastructureclusterxk8sio-azuremachinepool-editor/README.md
index b6c8e19830..21106d38e1 100644
--- a/charts/infrastructureclusterxk8sio-azuremachinepool-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-azuremachinepool-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azuremachinepool-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-azuremachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremachinepool-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azuremachinepool-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-azuremachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremachinepool-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AzureMachinePool Editor on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-azuremachinepool-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuremachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremachinepool-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-azuremachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremachinepool-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AzureMachinePool Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuremachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremachinepool-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
+$ helm upgrade -i infrastructureclusterxk8sio-azuremachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremachinepool-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuremachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremachinepool-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-azuremachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremachinepool-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-azuremachinepoolmachine-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azuremachinepoolmachine-editor/Chart.yaml
index 0be151f773..4f92cd2823 100644
--- a/charts/infrastructureclusterxk8sio-azuremachinepoolmachine-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-azuremachinepoolmachine-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta1","resource":"azuremachinepoolmachines"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AzureMachinePoolMachine Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-azuremachinepoolmachine-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-azuremachinepoolmachine-editor/README.md b/charts/infrastructureclusterxk8sio-azuremachinepoolmachine-editor/README.md
index bdc728ebc2..2971c03a2a 100644
--- a/charts/infrastructureclusterxk8sio-azuremachinepoolmachine-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-azuremachinepoolmachine-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azuremachinepoolmachine-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-azuremachinepoolmachine-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremachinepoolmachine-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azuremachinepoolmachine-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-azuremachinepoolmachine-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremachinepoolmachine-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AzureMachinePoolMachine Editor on a [Kubernetes](http://kub
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-azuremachinepoolmachine-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuremachinepoolmachine-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremachinepoolmachine-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-azuremachinepoolmachine-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremachinepoolmachine-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AzureMachinePoolMachine Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuremachinepoolmachine-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremachinepoolmachine-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
+$ helm upgrade -i infrastructureclusterxk8sio-azuremachinepoolmachine-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremachinepoolmachine-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuremachinepoolmachine-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremachinepoolmachine-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-azuremachinepoolmachine-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremachinepoolmachine-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-azuremachinetemplate-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azuremachinetemplate-editor/Chart.yaml
index c93c6933de..13e9be5d5a 100644
--- a/charts/infrastructureclusterxk8sio-azuremachinetemplate-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-azuremachinetemplate-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta1","resource":"azuremachinetemplates"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AzureMachineTemplate Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-azuremachinetemplate-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-azuremachinetemplate-editor/README.md b/charts/infrastructureclusterxk8sio-azuremachinetemplate-editor/README.md
index 05c420dbe9..4cb72c7761 100644
--- a/charts/infrastructureclusterxk8sio-azuremachinetemplate-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-azuremachinetemplate-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azuremachinetemplate-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-azuremachinetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremachinetemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azuremachinetemplate-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-azuremachinetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremachinetemplate-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AzureMachineTemplate Editor on a [Kubernetes](http://kubern
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-azuremachinetemplate-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuremachinetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremachinetemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-azuremachinetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremachinetemplate-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AzureMachineTemplate Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuremachinetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremachinetemplate-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
+$ helm upgrade -i infrastructureclusterxk8sio-azuremachinetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremachinetemplate-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuremachinetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremachinetemplate-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-azuremachinetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremachinetemplate-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-azuremanagedcluster-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azuremanagedcluster-editor/Chart.yaml
index 22b6380de9..c86c6c4032 100644
--- a/charts/infrastructureclusterxk8sio-azuremanagedcluster-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-azuremanagedcluster-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta1","resource":"azuremanagedclusters"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AzureManagedCluster Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-azuremanagedcluster-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-azuremanagedcluster-editor/README.md b/charts/infrastructureclusterxk8sio-azuremanagedcluster-editor/README.md
index 2250908a30..e293bd631b 100644
--- a/charts/infrastructureclusterxk8sio-azuremanagedcluster-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-azuremanagedcluster-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedcluster-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedcluster-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedcluster-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedcluster-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AzureManagedCluster Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-azuremanagedcluster-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedcluster-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedcluster-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AzureManagedCluster Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedcluster-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
+$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedcluster-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedcluster-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedcluster-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor/Chart.yaml
index c08a2df6bd..ff8a698e5c 100644
--- a/charts/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta1","resource":"azuremanagedclustertemplates"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AzureManagedClusterTemplate Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-azuremanagedclustertemplate-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor/README.md b/charts/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor/README.md
index f094c7fa33..9e6bce2912 100644
--- a/charts/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AzureManagedClusterTemplate Editor on a [Kubernetes](http:/
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-azuremanagedclustertemplate-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AzureManagedClusterTemplate Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
+$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor/Chart.yaml
index e40ad46dde..1980530536 100644
--- a/charts/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta1","resource":"azuremanagedcontrolplanes"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AzureManagedControlPlane Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-azuremanagedcontrolplane-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor/README.md b/charts/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor/README.md
index e95f73ee05..f8af2c360c 100644
--- a/charts/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcontrolplane-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcontrolplane-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AzureManagedControlPlane Editor on a [Kubernetes](http://ku
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-azuremanagedcontrolplane-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcontrolplane-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcontrolplane-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AzureManagedControlPlane Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcontrolplane-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
+$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcontrolplane-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcontrolplane-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcontrolplane-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor/Chart.yaml
index 3d7bebac87..22b686fdf2 100644
--- a/charts/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta1","resource":"azuremanagedcontrolplanetemplates"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AzureManagedControlPlaneTemplate Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor/README.md b/charts/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor/README.md
index 1c44fb0e7b..722b8b0503 100644
--- a/charts/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AzureManagedControlPlaneTemplate Editor on a [Kubernetes](h
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AzureManagedControlPlaneTemplate Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
+$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-azuremanagedmachinepool-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azuremanagedmachinepool-editor/Chart.yaml
index c14c0da443..7d3bf2159c 100644
--- a/charts/infrastructureclusterxk8sio-azuremanagedmachinepool-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-azuremanagedmachinepool-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta1","resource":"azuremanagedmachinepools"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AzureManagedMachinePool Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-azuremanagedmachinepool-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-azuremanagedmachinepool-editor/README.md b/charts/infrastructureclusterxk8sio-azuremanagedmachinepool-editor/README.md
index fa545aa760..bb737d77f4 100644
--- a/charts/infrastructureclusterxk8sio-azuremanagedmachinepool-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-azuremanagedmachinepool-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedmachinepool-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedmachinepool-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedmachinepool-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedmachinepool-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AzureManagedMachinePool Editor on a [Kubernetes](http://kub
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-azuremanagedmachinepool-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedmachinepool-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedmachinepool-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AzureManagedMachinePool Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedmachinepool-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
+$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedmachinepool-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedmachinepool-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedmachinepool-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor/Chart.yaml
index 61bec8d5e6..1de5ac6e16 100644
--- a/charts/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta1","resource":"azuremanagedmachinepooltemplates"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AzureManagedMachinePoolTemplate Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor/README.md b/charts/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor/README.md
index 62fe31aec1..f1f6263328 100644
--- a/charts/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AzureManagedMachinePoolTemplate Editor on a [Kubernetes](ht
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AzureManagedMachinePoolTemplate Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
+$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-azureserviceprincipal-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azureserviceprincipal-editor/Chart.yaml
index e3b5960d0d..7728e6e621 100644
--- a/charts/infrastructureclusterxk8sio-azureserviceprincipal-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-azureserviceprincipal-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1alpha3","resource":"azureserviceprincipals"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AzureServicePrincipal Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-azureserviceprincipal-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-azureserviceprincipal-editor/README.md b/charts/infrastructureclusterxk8sio-azureserviceprincipal-editor/README.md
index fcbd25c79e..0abb6b4b4d 100644
--- a/charts/infrastructureclusterxk8sio-azureserviceprincipal-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-azureserviceprincipal-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azureserviceprincipal-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-azureserviceprincipal-editor appscode-charts-oci/infrastructureclusterxk8sio-azureserviceprincipal-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azureserviceprincipal-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-azureserviceprincipal-editor appscode-charts-oci/infrastructureclusterxk8sio-azureserviceprincipal-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AzureServicePrincipal Editor on a [Kubernetes](http://kuber
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-azureserviceprincipal-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azureserviceprincipal-editor appscode-charts-oci/infrastructureclusterxk8sio-azureserviceprincipal-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-azureserviceprincipal-editor appscode-charts-oci/infrastructureclusterxk8sio-azureserviceprincipal-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AzureServicePrincipal Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azureserviceprincipal-editor appscode-charts-oci/infrastructureclusterxk8sio-azureserviceprincipal-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1alpha3
+$ helm upgrade -i infrastructureclusterxk8sio-azureserviceprincipal-editor appscode-charts-oci/infrastructureclusterxk8sio-azureserviceprincipal-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1alpha3
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azureserviceprincipal-editor appscode-charts-oci/infrastructureclusterxk8sio-azureserviceprincipal-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-azureserviceprincipal-editor appscode-charts-oci/infrastructureclusterxk8sio-azureserviceprincipal-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-azuresystemassignedidentity-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azuresystemassignedidentity-editor/Chart.yaml
index aeaa257a27..e00cbd607f 100644
--- a/charts/infrastructureclusterxk8sio-azuresystemassignedidentity-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-azuresystemassignedidentity-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1alpha3","resource":"azuresystemassignedidentites"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AzureSystemAssignedIdentity Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-azuresystemassignedidentity-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-azuresystemassignedidentity-editor/README.md b/charts/infrastructureclusterxk8sio-azuresystemassignedidentity-editor/README.md
index df05813049..9ce9c4b0e4 100644
--- a/charts/infrastructureclusterxk8sio-azuresystemassignedidentity-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-azuresystemassignedidentity-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azuresystemassignedidentity-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-azuresystemassignedidentity-editor appscode-charts-oci/infrastructureclusterxk8sio-azuresystemassignedidentity-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azuresystemassignedidentity-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-azuresystemassignedidentity-editor appscode-charts-oci/infrastructureclusterxk8sio-azuresystemassignedidentity-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AzureSystemAssignedIdentity Editor on a [Kubernetes](http:/
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-azuresystemassignedidentity-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuresystemassignedidentity-editor appscode-charts-oci/infrastructureclusterxk8sio-azuresystemassignedidentity-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-azuresystemassignedidentity-editor appscode-charts-oci/infrastructureclusterxk8sio-azuresystemassignedidentity-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AzureSystemAssignedIdentity Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuresystemassignedidentity-editor appscode-charts-oci/infrastructureclusterxk8sio-azuresystemassignedidentity-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1alpha3
+$ helm upgrade -i infrastructureclusterxk8sio-azuresystemassignedidentity-editor appscode-charts-oci/infrastructureclusterxk8sio-azuresystemassignedidentity-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1alpha3
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azuresystemassignedidentity-editor appscode-charts-oci/infrastructureclusterxk8sio-azuresystemassignedidentity-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-azuresystemassignedidentity-editor appscode-charts-oci/infrastructureclusterxk8sio-azuresystemassignedidentity-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-azureuserassignedidentity-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azureuserassignedidentity-editor/Chart.yaml
index e73f5e8b26..632f937cae 100644
--- a/charts/infrastructureclusterxk8sio-azureuserassignedidentity-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-azureuserassignedidentity-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1alpha3","resource":"azureuserassignedidentites"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AzureUserAssignedIdentity Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-azureuserassignedidentity-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-azureuserassignedidentity-editor/README.md b/charts/infrastructureclusterxk8sio-azureuserassignedidentity-editor/README.md
index 240f4f49f1..a2446a1086 100644
--- a/charts/infrastructureclusterxk8sio-azureuserassignedidentity-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-azureuserassignedidentity-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azureuserassignedidentity-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-azureuserassignedidentity-editor appscode-charts-oci/infrastructureclusterxk8sio-azureuserassignedidentity-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-azureuserassignedidentity-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-azureuserassignedidentity-editor appscode-charts-oci/infrastructureclusterxk8sio-azureuserassignedidentity-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AzureUserAssignedIdentity Editor on a [Kubernetes](http://k
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-azureuserassignedidentity-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azureuserassignedidentity-editor appscode-charts-oci/infrastructureclusterxk8sio-azureuserassignedidentity-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-azureuserassignedidentity-editor appscode-charts-oci/infrastructureclusterxk8sio-azureuserassignedidentity-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AzureUserAssignedIdentity Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azureuserassignedidentity-editor appscode-charts-oci/infrastructureclusterxk8sio-azureuserassignedidentity-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1alpha3
+$ helm upgrade -i infrastructureclusterxk8sio-azureuserassignedidentity-editor appscode-charts-oci/infrastructureclusterxk8sio-azureuserassignedidentity-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1alpha3
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-azureuserassignedidentity-editor appscode-charts-oci/infrastructureclusterxk8sio-azureuserassignedidentity-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-azureuserassignedidentity-editor appscode-charts-oci/infrastructureclusterxk8sio-azureuserassignedidentity-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-gcpcluster-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-gcpcluster-editor/Chart.yaml
index 00d479973e..4f3481905d 100644
--- a/charts/infrastructureclusterxk8sio-gcpcluster-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-gcpcluster-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta1","resource":"gcpclusters"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: GCPCluster Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-gcpcluster-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-gcpcluster-editor/README.md b/charts/infrastructureclusterxk8sio-gcpcluster-editor/README.md
index 32ace405bb..c9742ab0e1 100644
--- a/charts/infrastructureclusterxk8sio-gcpcluster-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-gcpcluster-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-gcpcluster-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-gcpcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpcluster-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-gcpcluster-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-gcpcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpcluster-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a GCPCluster Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-gcpcluster-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-gcpcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpcluster-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-gcpcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpcluster-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a GCPCluster Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-gcpcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpcluster-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
+$ helm upgrade -i infrastructureclusterxk8sio-gcpcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpcluster-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-gcpcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpcluster-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-gcpcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpcluster-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-gcpclustertemplate-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-gcpclustertemplate-editor/Chart.yaml
index 7160123858..e2e0342fa4 100644
--- a/charts/infrastructureclusterxk8sio-gcpclustertemplate-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-gcpclustertemplate-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta1","resource":"gcpclustertemplates"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: GCPClusterTemplate Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-gcpclustertemplate-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-gcpclustertemplate-editor/README.md b/charts/infrastructureclusterxk8sio-gcpclustertemplate-editor/README.md
index d740691b78..73d9ebdd75 100644
--- a/charts/infrastructureclusterxk8sio-gcpclustertemplate-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-gcpclustertemplate-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-gcpclustertemplate-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-gcpclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpclustertemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-gcpclustertemplate-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-gcpclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpclustertemplate-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a GCPClusterTemplate Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-gcpclustertemplate-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-gcpclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpclustertemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-gcpclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpclustertemplate-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a GCPClusterTemplate Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-gcpclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpclustertemplate-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
+$ helm upgrade -i infrastructureclusterxk8sio-gcpclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpclustertemplate-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-gcpclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpclustertemplate-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-gcpclustertemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpclustertemplate-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-gcpmachine-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-gcpmachine-editor/Chart.yaml
index 537ef4152f..acb9c52e7e 100644
--- a/charts/infrastructureclusterxk8sio-gcpmachine-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-gcpmachine-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta1","resource":"gcpmachines"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: GCPMachine Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-gcpmachine-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-gcpmachine-editor/README.md b/charts/infrastructureclusterxk8sio-gcpmachine-editor/README.md
index c89b3b6c3a..81f6dc4370 100644
--- a/charts/infrastructureclusterxk8sio-gcpmachine-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-gcpmachine-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-gcpmachine-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-gcpmachine-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmachine-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-gcpmachine-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-gcpmachine-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmachine-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a GCPMachine Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-gcpmachine-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-gcpmachine-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmachine-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-gcpmachine-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmachine-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a GCPMachine Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-gcpmachine-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmachine-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
+$ helm upgrade -i infrastructureclusterxk8sio-gcpmachine-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmachine-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-gcpmachine-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmachine-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-gcpmachine-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmachine-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-gcpmachinetemplate-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-gcpmachinetemplate-editor/Chart.yaml
index 9b0053e494..b8b293ff1e 100644
--- a/charts/infrastructureclusterxk8sio-gcpmachinetemplate-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-gcpmachinetemplate-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta1","resource":"gcpmachinetemplates"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: GCPMachineTemplate Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-gcpmachinetemplate-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-gcpmachinetemplate-editor/README.md b/charts/infrastructureclusterxk8sio-gcpmachinetemplate-editor/README.md
index 01ab817236..e31d198752 100644
--- a/charts/infrastructureclusterxk8sio-gcpmachinetemplate-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-gcpmachinetemplate-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-gcpmachinetemplate-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-gcpmachinetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmachinetemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-gcpmachinetemplate-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-gcpmachinetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmachinetemplate-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a GCPMachineTemplate Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-gcpmachinetemplate-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-gcpmachinetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmachinetemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-gcpmachinetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmachinetemplate-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a GCPMachineTemplate Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-gcpmachinetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmachinetemplate-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
+$ helm upgrade -i infrastructureclusterxk8sio-gcpmachinetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmachinetemplate-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-gcpmachinetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmachinetemplate-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-gcpmachinetemplate-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmachinetemplate-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-gcpmanagedcluster-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-gcpmanagedcluster-editor/Chart.yaml
index b0afd7c0e5..ab05a72395 100644
--- a/charts/infrastructureclusterxk8sio-gcpmanagedcluster-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-gcpmanagedcluster-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta1","resource":"gcpmanagedclusters"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: GCPManagedCluster Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-gcpmanagedcluster-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-gcpmanagedcluster-editor/README.md b/charts/infrastructureclusterxk8sio-gcpmanagedcluster-editor/README.md
index 7c6d7d0962..cbdba77807 100644
--- a/charts/infrastructureclusterxk8sio-gcpmanagedcluster-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-gcpmanagedcluster-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-gcpmanagedcluster-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmanagedcluster-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-gcpmanagedcluster-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmanagedcluster-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a GCPManagedCluster Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-gcpmanagedcluster-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmanagedcluster-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmanagedcluster-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a GCPManagedCluster Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmanagedcluster-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
+$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmanagedcluster-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmanagedcluster-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedcluster-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmanagedcluster-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor/Chart.yaml
index 00a388c936..c5bd98d7e1 100644
--- a/charts/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta1","resource":"gcpmanagedcontrolplanes"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: GCPManagedControlPlane Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor/README.md b/charts/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor/README.md
index 3578ae2c7f..b1f012c2c1 100644
--- a/charts/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a GCPManagedControlPlane Editor on a [Kubernetes](http://kube
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a GCPManagedControlPlane Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
+$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor/Chart.yaml
index 010504381f..e18ac7b527 100644
--- a/charts/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta1","resource":"gcpmanagedmachinepools"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: GCPManagedMachinePool Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-gcpmanagedmachinepool-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor/README.md b/charts/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor/README.md
index c352ecdf1e..92f26a8ab7 100644
--- a/charts/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a GCPManagedMachinePool Editor on a [Kubernetes](http://kuber
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-gcpmanagedmachinepool-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a GCPManagedMachinePool Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
+$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedmachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-rosacluster-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-rosacluster-editor/Chart.yaml
index 679cc479b9..ea2075a757 100644
--- a/charts/infrastructureclusterxk8sio-rosacluster-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-rosacluster-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta2","resource":"rosaclusters"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ROSACluster Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-rosacluster-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-rosacluster-editor/README.md b/charts/infrastructureclusterxk8sio-rosacluster-editor/README.md
index c8e6149411..4badd4a84f 100644
--- a/charts/infrastructureclusterxk8sio-rosacluster-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-rosacluster-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-rosacluster-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-rosacluster-editor appscode-charts-oci/infrastructureclusterxk8sio-rosacluster-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-rosacluster-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-rosacluster-editor appscode-charts-oci/infrastructureclusterxk8sio-rosacluster-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ROSACluster Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-rosacluster-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-rosacluster-editor appscode-charts-oci/infrastructureclusterxk8sio-rosacluster-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-rosacluster-editor appscode-charts-oci/infrastructureclusterxk8sio-rosacluster-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ROSACluster Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-rosacluster-editor appscode-charts-oci/infrastructureclusterxk8sio-rosacluster-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2
+$ helm upgrade -i infrastructureclusterxk8sio-rosacluster-editor appscode-charts-oci/infrastructureclusterxk8sio-rosacluster-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-rosacluster-editor appscode-charts-oci/infrastructureclusterxk8sio-rosacluster-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-rosacluster-editor appscode-charts-oci/infrastructureclusterxk8sio-rosacluster-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/infrastructureclusterxk8sio-rosamachinepool-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-rosamachinepool-editor/Chart.yaml
index 693ebdab3b..a297815515 100644
--- a/charts/infrastructureclusterxk8sio-rosamachinepool-editor/Chart.yaml
+++ b/charts/infrastructureclusterxk8sio-rosamachinepool-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"infrastructure.cluster.x-k8s.io","version":"v1beta2","resource":"rosamachinepools"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ROSAMachinePool Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: infrastructureclusterxk8sio-rosamachinepool-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/infrastructureclusterxk8sio-rosamachinepool-editor/README.md b/charts/infrastructureclusterxk8sio-rosamachinepool-editor/README.md
index 111991380c..a869079103 100644
--- a/charts/infrastructureclusterxk8sio-rosamachinepool-editor/README.md
+++ b/charts/infrastructureclusterxk8sio-rosamachinepool-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-rosamachinepool-editor --version=v0.9.0
-$ helm upgrade -i infrastructureclusterxk8sio-rosamachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-rosamachinepool-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/infrastructureclusterxk8sio-rosamachinepool-editor --version=v0.10.0
+$ helm upgrade -i infrastructureclusterxk8sio-rosamachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-rosamachinepool-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ROSAMachinePool Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `infrastructureclusterxk8sio-rosamachinepool-editor`:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-rosamachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-rosamachinepool-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i infrastructureclusterxk8sio-rosamachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-rosamachinepool-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ROSAMachinePool Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `infrastructureclus
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-rosamachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-rosamachinepool-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2
+$ helm upgrade -i infrastructureclusterxk8sio-rosamachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-rosamachinepool-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i infrastructureclusterxk8sio-rosamachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-rosamachinepool-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i infrastructureclusterxk8sio-rosamachinepool-editor appscode-charts-oci/infrastructureclusterxk8sio-rosamachinepool-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/internalapiserverk8sio-storageversion-editor/Chart.yaml b/charts/internalapiserverk8sio-storageversion-editor/Chart.yaml
index f8d4bfebf7..e9ef225180 100644
--- a/charts/internalapiserverk8sio-storageversion-editor/Chart.yaml
+++ b/charts/internalapiserverk8sio-storageversion-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"internal.apiserver.k8s.io","version":"v1alpha1","resource":"storageversions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: StorageVersion Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: internalapiserverk8sio-storageversion-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/internalapiserverk8sio-storageversion-editor/README.md b/charts/internalapiserverk8sio-storageversion-editor/README.md
index 3b453bb9f8..72ad7ef176 100644
--- a/charts/internalapiserverk8sio-storageversion-editor/README.md
+++ b/charts/internalapiserverk8sio-storageversion-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/internalapiserverk8sio-storageversion-editor --version=v0.9.0
-$ helm upgrade -i internalapiserverk8sio-storageversion-editor appscode-charts-oci/internalapiserverk8sio-storageversion-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/internalapiserverk8sio-storageversion-editor --version=v0.10.0
+$ helm upgrade -i internalapiserverk8sio-storageversion-editor appscode-charts-oci/internalapiserverk8sio-storageversion-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a StorageVersion Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `internalapiserverk8sio-storageversion-editor`:
```bash
-$ helm upgrade -i internalapiserverk8sio-storageversion-editor appscode-charts-oci/internalapiserverk8sio-storageversion-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i internalapiserverk8sio-storageversion-editor appscode-charts-oci/internalapiserverk8sio-storageversion-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a StorageVersion Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `internalapiserverk
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i internalapiserverk8sio-storageversion-editor appscode-charts-oci/internalapiserverk8sio-storageversion-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=internal.apiserver.k8s.io/v1alpha1
+$ helm upgrade -i internalapiserverk8sio-storageversion-editor appscode-charts-oci/internalapiserverk8sio-storageversion-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=internal.apiserver.k8s.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i internalapiserverk8sio-storageversion-editor appscode-charts-oci/internalapiserverk8sio-storageversion-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i internalapiserverk8sio-storageversion-editor appscode-charts-oci/internalapiserverk8sio-storageversion-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/ipamclusterxk8sio-ipaddress-editor/Chart.yaml b/charts/ipamclusterxk8sio-ipaddress-editor/Chart.yaml
index bba13173dd..178e3f8549 100644
--- a/charts/ipamclusterxk8sio-ipaddress-editor/Chart.yaml
+++ b/charts/ipamclusterxk8sio-ipaddress-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ipam.cluster.x-k8s.io","version":"v1beta1","resource":"ipaddresses"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: IPAddress Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: ipamclusterxk8sio-ipaddress-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/ipamclusterxk8sio-ipaddress-editor/README.md b/charts/ipamclusterxk8sio-ipaddress-editor/README.md
index 0981036197..410b28505a 100644
--- a/charts/ipamclusterxk8sio-ipaddress-editor/README.md
+++ b/charts/ipamclusterxk8sio-ipaddress-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/ipamclusterxk8sio-ipaddress-editor --version=v0.9.0
-$ helm upgrade -i ipamclusterxk8sio-ipaddress-editor appscode-charts-oci/ipamclusterxk8sio-ipaddress-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/ipamclusterxk8sio-ipaddress-editor --version=v0.10.0
+$ helm upgrade -i ipamclusterxk8sio-ipaddress-editor appscode-charts-oci/ipamclusterxk8sio-ipaddress-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a IPAddress Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `ipamclusterxk8sio-ipaddress-editor`:
```bash
-$ helm upgrade -i ipamclusterxk8sio-ipaddress-editor appscode-charts-oci/ipamclusterxk8sio-ipaddress-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i ipamclusterxk8sio-ipaddress-editor appscode-charts-oci/ipamclusterxk8sio-ipaddress-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a IPAddress Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `ipamclusterxk8sio-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i ipamclusterxk8sio-ipaddress-editor appscode-charts-oci/ipamclusterxk8sio-ipaddress-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ipam.cluster.x-k8s.io/v1beta1
+$ helm upgrade -i ipamclusterxk8sio-ipaddress-editor appscode-charts-oci/ipamclusterxk8sio-ipaddress-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ipam.cluster.x-k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i ipamclusterxk8sio-ipaddress-editor appscode-charts-oci/ipamclusterxk8sio-ipaddress-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i ipamclusterxk8sio-ipaddress-editor appscode-charts-oci/ipamclusterxk8sio-ipaddress-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/ipamclusterxk8sio-ipaddressclaim-editor/Chart.yaml b/charts/ipamclusterxk8sio-ipaddressclaim-editor/Chart.yaml
index 6ac73ecdd3..ade545ac1c 100644
--- a/charts/ipamclusterxk8sio-ipaddressclaim-editor/Chart.yaml
+++ b/charts/ipamclusterxk8sio-ipaddressclaim-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ipam.cluster.x-k8s.io","version":"v1beta1","resource":"ipaddressclaims"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: IPAddressClaim Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: ipamclusterxk8sio-ipaddressclaim-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/ipamclusterxk8sio-ipaddressclaim-editor/README.md b/charts/ipamclusterxk8sio-ipaddressclaim-editor/README.md
index 113f84ae26..ab8791fd87 100644
--- a/charts/ipamclusterxk8sio-ipaddressclaim-editor/README.md
+++ b/charts/ipamclusterxk8sio-ipaddressclaim-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/ipamclusterxk8sio-ipaddressclaim-editor --version=v0.9.0
-$ helm upgrade -i ipamclusterxk8sio-ipaddressclaim-editor appscode-charts-oci/ipamclusterxk8sio-ipaddressclaim-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/ipamclusterxk8sio-ipaddressclaim-editor --version=v0.10.0
+$ helm upgrade -i ipamclusterxk8sio-ipaddressclaim-editor appscode-charts-oci/ipamclusterxk8sio-ipaddressclaim-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a IPAddressClaim Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `ipamclusterxk8sio-ipaddressclaim-editor`:
```bash
-$ helm upgrade -i ipamclusterxk8sio-ipaddressclaim-editor appscode-charts-oci/ipamclusterxk8sio-ipaddressclaim-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i ipamclusterxk8sio-ipaddressclaim-editor appscode-charts-oci/ipamclusterxk8sio-ipaddressclaim-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a IPAddressClaim Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `ipamclusterxk8sio-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i ipamclusterxk8sio-ipaddressclaim-editor appscode-charts-oci/ipamclusterxk8sio-ipaddressclaim-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ipam.cluster.x-k8s.io/v1beta1
+$ helm upgrade -i ipamclusterxk8sio-ipaddressclaim-editor appscode-charts-oci/ipamclusterxk8sio-ipaddressclaim-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ipam.cluster.x-k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i ipamclusterxk8sio-ipaddressclaim-editor appscode-charts-oci/ipamclusterxk8sio-ipaddressclaim-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i ipamclusterxk8sio-ipaddressclaim-editor appscode-charts-oci/ipamclusterxk8sio-ipaddressclaim-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kafkaawskubedbcom-cluster-editor/Chart.yaml b/charts/kafkaawskubedbcom-cluster-editor/Chart.yaml
index 45823e6ce6..e8490d91ee 100644
--- a/charts/kafkaawskubedbcom-cluster-editor/Chart.yaml
+++ b/charts/kafkaawskubedbcom-cluster-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"kafka.aws.kubedb.com","version":"v1alpha1","resource":"clusters"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Cluster Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: kafkaawskubedbcom-cluster-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kafkaawskubedbcom-cluster-editor/README.md b/charts/kafkaawskubedbcom-cluster-editor/README.md
index bed8169d7b..c0309e64a3 100644
--- a/charts/kafkaawskubedbcom-cluster-editor/README.md
+++ b/charts/kafkaawskubedbcom-cluster-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kafkaawskubedbcom-cluster-editor --version=v0.9.0
-$ helm upgrade -i kafkaawskubedbcom-cluster-editor appscode-charts-oci/kafkaawskubedbcom-cluster-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kafkaawskubedbcom-cluster-editor --version=v0.10.0
+$ helm upgrade -i kafkaawskubedbcom-cluster-editor appscode-charts-oci/kafkaawskubedbcom-cluster-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Cluster Editor on a [Kubernetes](http://kubernetes.io) clus
To install/upgrade the chart with the release name `kafkaawskubedbcom-cluster-editor`:
```bash
-$ helm upgrade -i kafkaawskubedbcom-cluster-editor appscode-charts-oci/kafkaawskubedbcom-cluster-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kafkaawskubedbcom-cluster-editor appscode-charts-oci/kafkaawskubedbcom-cluster-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Cluster Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `kafkaawskubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kafkaawskubedbcom-cluster-editor appscode-charts-oci/kafkaawskubedbcom-cluster-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=kafka.aws.kubedb.com/v1alpha1
+$ helm upgrade -i kafkaawskubedbcom-cluster-editor appscode-charts-oci/kafkaawskubedbcom-cluster-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=kafka.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kafkaawskubedbcom-cluster-editor appscode-charts-oci/kafkaawskubedbcom-cluster-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kafkaawskubedbcom-cluster-editor appscode-charts-oci/kafkaawskubedbcom-cluster-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kafkaawskubedbcom-configuration-editor/Chart.yaml b/charts/kafkaawskubedbcom-configuration-editor/Chart.yaml
index 50c01b6f3b..7e5a7b0758 100644
--- a/charts/kafkaawskubedbcom-configuration-editor/Chart.yaml
+++ b/charts/kafkaawskubedbcom-configuration-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"kafka.aws.kubedb.com","version":"v1alpha1","resource":"configurations"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Configuration Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: kafkaawskubedbcom-configuration-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kafkaawskubedbcom-configuration-editor/README.md b/charts/kafkaawskubedbcom-configuration-editor/README.md
index 9b29dc0a5b..d74e69335d 100644
--- a/charts/kafkaawskubedbcom-configuration-editor/README.md
+++ b/charts/kafkaawskubedbcom-configuration-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kafkaawskubedbcom-configuration-editor --version=v0.9.0
-$ helm upgrade -i kafkaawskubedbcom-configuration-editor appscode-charts-oci/kafkaawskubedbcom-configuration-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kafkaawskubedbcom-configuration-editor --version=v0.10.0
+$ helm upgrade -i kafkaawskubedbcom-configuration-editor appscode-charts-oci/kafkaawskubedbcom-configuration-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Configuration Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `kafkaawskubedbcom-configuration-editor`:
```bash
-$ helm upgrade -i kafkaawskubedbcom-configuration-editor appscode-charts-oci/kafkaawskubedbcom-configuration-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kafkaawskubedbcom-configuration-editor appscode-charts-oci/kafkaawskubedbcom-configuration-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Configuration Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `kafkaawskubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kafkaawskubedbcom-configuration-editor appscode-charts-oci/kafkaawskubedbcom-configuration-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=kafka.aws.kubedb.com/v1alpha1
+$ helm upgrade -i kafkaawskubedbcom-configuration-editor appscode-charts-oci/kafkaawskubedbcom-configuration-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=kafka.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kafkaawskubedbcom-configuration-editor appscode-charts-oci/kafkaawskubedbcom-configuration-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kafkaawskubedbcom-configuration-editor appscode-charts-oci/kafkaawskubedbcom-configuration-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kafkakubedbcom-connectcluster-editor/Chart.yaml b/charts/kafkakubedbcom-connectcluster-editor/Chart.yaml
index 9a47286ed6..f00ff8e83a 100644
--- a/charts/kafkakubedbcom-connectcluster-editor/Chart.yaml
+++ b/charts/kafkakubedbcom-connectcluster-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"kafka.kubedb.com","version":"v1alpha1","resource":"connectclusters"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ConnectCluster Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: kafkakubedbcom-connectcluster-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kafkakubedbcom-connectcluster-editor/README.md b/charts/kafkakubedbcom-connectcluster-editor/README.md
index 927a538f99..c03bd99a74 100644
--- a/charts/kafkakubedbcom-connectcluster-editor/README.md
+++ b/charts/kafkakubedbcom-connectcluster-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kafkakubedbcom-connectcluster-editor --version=v0.9.0
-$ helm upgrade -i kafkakubedbcom-connectcluster-editor appscode-charts-oci/kafkakubedbcom-connectcluster-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kafkakubedbcom-connectcluster-editor --version=v0.10.0
+$ helm upgrade -i kafkakubedbcom-connectcluster-editor appscode-charts-oci/kafkakubedbcom-connectcluster-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ConnectCluster Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `kafkakubedbcom-connectcluster-editor`:
```bash
-$ helm upgrade -i kafkakubedbcom-connectcluster-editor appscode-charts-oci/kafkakubedbcom-connectcluster-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kafkakubedbcom-connectcluster-editor appscode-charts-oci/kafkakubedbcom-connectcluster-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ConnectCluster Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `kafkakubedbcom-con
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kafkakubedbcom-connectcluster-editor appscode-charts-oci/kafkakubedbcom-connectcluster-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=kafka.kubedb.com/v1alpha1
+$ helm upgrade -i kafkakubedbcom-connectcluster-editor appscode-charts-oci/kafkakubedbcom-connectcluster-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=kafka.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kafkakubedbcom-connectcluster-editor appscode-charts-oci/kafkakubedbcom-connectcluster-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kafkakubedbcom-connectcluster-editor appscode-charts-oci/kafkakubedbcom-connectcluster-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kafkakubedbcom-connector-editor/Chart.yaml b/charts/kafkakubedbcom-connector-editor/Chart.yaml
index 024ccd1fc5..61fa02b059 100644
--- a/charts/kafkakubedbcom-connector-editor/Chart.yaml
+++ b/charts/kafkakubedbcom-connector-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"kafka.kubedb.com","version":"v1alpha1","resource":"connectors"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Connector Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: kafkakubedbcom-connector-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kafkakubedbcom-connector-editor/README.md b/charts/kafkakubedbcom-connector-editor/README.md
index c1fe6b66fe..d048f92540 100644
--- a/charts/kafkakubedbcom-connector-editor/README.md
+++ b/charts/kafkakubedbcom-connector-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kafkakubedbcom-connector-editor --version=v0.9.0
-$ helm upgrade -i kafkakubedbcom-connector-editor appscode-charts-oci/kafkakubedbcom-connector-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kafkakubedbcom-connector-editor --version=v0.10.0
+$ helm upgrade -i kafkakubedbcom-connector-editor appscode-charts-oci/kafkakubedbcom-connector-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Connector Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `kafkakubedbcom-connector-editor`:
```bash
-$ helm upgrade -i kafkakubedbcom-connector-editor appscode-charts-oci/kafkakubedbcom-connector-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kafkakubedbcom-connector-editor appscode-charts-oci/kafkakubedbcom-connector-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Connector Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `kafkakubedbcom-con
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kafkakubedbcom-connector-editor appscode-charts-oci/kafkakubedbcom-connector-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=kafka.kubedb.com/v1alpha1
+$ helm upgrade -i kafkakubedbcom-connector-editor appscode-charts-oci/kafkakubedbcom-connector-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=kafka.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kafkakubedbcom-connector-editor appscode-charts-oci/kafkakubedbcom-connector-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kafkakubedbcom-connector-editor appscode-charts-oci/kafkakubedbcom-connector-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kafkakubedbcom-restproxy-editor/Chart.yaml b/charts/kafkakubedbcom-restproxy-editor/Chart.yaml
index 89484d878c..bd68713cbf 100644
--- a/charts/kafkakubedbcom-restproxy-editor/Chart.yaml
+++ b/charts/kafkakubedbcom-restproxy-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"kafka.kubedb.com","version":"v1alpha1","resource":"restproxies"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RestProxy Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: kafkakubedbcom-restproxy-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kafkakubedbcom-restproxy-editor/README.md b/charts/kafkakubedbcom-restproxy-editor/README.md
index a6a6e8ad85..0e63bab8bd 100644
--- a/charts/kafkakubedbcom-restproxy-editor/README.md
+++ b/charts/kafkakubedbcom-restproxy-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kafkakubedbcom-restproxy-editor --version=v0.9.0
-$ helm upgrade -i kafkakubedbcom-restproxy-editor appscode-charts-oci/kafkakubedbcom-restproxy-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kafkakubedbcom-restproxy-editor --version=v0.10.0
+$ helm upgrade -i kafkakubedbcom-restproxy-editor appscode-charts-oci/kafkakubedbcom-restproxy-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RestProxy Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `kafkakubedbcom-restproxy-editor`:
```bash
-$ helm upgrade -i kafkakubedbcom-restproxy-editor appscode-charts-oci/kafkakubedbcom-restproxy-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kafkakubedbcom-restproxy-editor appscode-charts-oci/kafkakubedbcom-restproxy-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RestProxy Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `kafkakubedbcom-res
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kafkakubedbcom-restproxy-editor appscode-charts-oci/kafkakubedbcom-restproxy-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=kafka.kubedb.com/v1alpha1
+$ helm upgrade -i kafkakubedbcom-restproxy-editor appscode-charts-oci/kafkakubedbcom-restproxy-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=kafka.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kafkakubedbcom-restproxy-editor appscode-charts-oci/kafkakubedbcom-restproxy-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kafkakubedbcom-restproxy-editor appscode-charts-oci/kafkakubedbcom-restproxy-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kafkakubedbcom-schemaregistry-editor/Chart.yaml b/charts/kafkakubedbcom-schemaregistry-editor/Chart.yaml
index 9013289460..dc348c3d22 100644
--- a/charts/kafkakubedbcom-schemaregistry-editor/Chart.yaml
+++ b/charts/kafkakubedbcom-schemaregistry-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"kafka.kubedb.com","version":"v1alpha1","resource":"schemaregistries"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SchemaRegistry Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: kafkakubedbcom-schemaregistry-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kafkakubedbcom-schemaregistry-editor/README.md b/charts/kafkakubedbcom-schemaregistry-editor/README.md
index b1c054be8d..b434a532e8 100644
--- a/charts/kafkakubedbcom-schemaregistry-editor/README.md
+++ b/charts/kafkakubedbcom-schemaregistry-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kafkakubedbcom-schemaregistry-editor --version=v0.9.0
-$ helm upgrade -i kafkakubedbcom-schemaregistry-editor appscode-charts-oci/kafkakubedbcom-schemaregistry-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kafkakubedbcom-schemaregistry-editor --version=v0.10.0
+$ helm upgrade -i kafkakubedbcom-schemaregistry-editor appscode-charts-oci/kafkakubedbcom-schemaregistry-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SchemaRegistry Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `kafkakubedbcom-schemaregistry-editor`:
```bash
-$ helm upgrade -i kafkakubedbcom-schemaregistry-editor appscode-charts-oci/kafkakubedbcom-schemaregistry-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kafkakubedbcom-schemaregistry-editor appscode-charts-oci/kafkakubedbcom-schemaregistry-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SchemaRegistry Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `kafkakubedbcom-sch
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kafkakubedbcom-schemaregistry-editor appscode-charts-oci/kafkakubedbcom-schemaregistry-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=kafka.kubedb.com/v1alpha1
+$ helm upgrade -i kafkakubedbcom-schemaregistry-editor appscode-charts-oci/kafkakubedbcom-schemaregistry-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=kafka.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kafkakubedbcom-schemaregistry-editor appscode-charts-oci/kafkakubedbcom-schemaregistry-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kafkakubedbcom-schemaregistry-editor appscode-charts-oci/kafkakubedbcom-schemaregistry-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/karpenterazurecom-aksnodeclass-editor/Chart.yaml b/charts/karpenterazurecom-aksnodeclass-editor/Chart.yaml
index b623e7be3b..40da16901e 100644
--- a/charts/karpenterazurecom-aksnodeclass-editor/Chart.yaml
+++ b/charts/karpenterazurecom-aksnodeclass-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"karpenter.azure.com","version":"v1alpha2","resource":"aksnodeclasses"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AKSNodeClass Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: karpenterazurecom-aksnodeclass-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/karpenterazurecom-aksnodeclass-editor/README.md b/charts/karpenterazurecom-aksnodeclass-editor/README.md
index e073f05166..697992fd97 100644
--- a/charts/karpenterazurecom-aksnodeclass-editor/README.md
+++ b/charts/karpenterazurecom-aksnodeclass-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/karpenterazurecom-aksnodeclass-editor --version=v0.9.0
-$ helm upgrade -i karpenterazurecom-aksnodeclass-editor appscode-charts-oci/karpenterazurecom-aksnodeclass-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/karpenterazurecom-aksnodeclass-editor --version=v0.10.0
+$ helm upgrade -i karpenterazurecom-aksnodeclass-editor appscode-charts-oci/karpenterazurecom-aksnodeclass-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AKSNodeClass Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `karpenterazurecom-aksnodeclass-editor`:
```bash
-$ helm upgrade -i karpenterazurecom-aksnodeclass-editor appscode-charts-oci/karpenterazurecom-aksnodeclass-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i karpenterazurecom-aksnodeclass-editor appscode-charts-oci/karpenterazurecom-aksnodeclass-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AKSNodeClass Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `karpenterazurecom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i karpenterazurecom-aksnodeclass-editor appscode-charts-oci/karpenterazurecom-aksnodeclass-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=karpenter.azure.com/v1alpha2
+$ helm upgrade -i karpenterazurecom-aksnodeclass-editor appscode-charts-oci/karpenterazurecom-aksnodeclass-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=karpenter.azure.com/v1alpha2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i karpenterazurecom-aksnodeclass-editor appscode-charts-oci/karpenterazurecom-aksnodeclass-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i karpenterazurecom-aksnodeclass-editor appscode-charts-oci/karpenterazurecom-aksnodeclass-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/karpenterk8saws-ec2nodeclass-editor/Chart.yaml b/charts/karpenterk8saws-ec2nodeclass-editor/Chart.yaml
index 6c7f6965dd..9acc51710f 100644
--- a/charts/karpenterk8saws-ec2nodeclass-editor/Chart.yaml
+++ b/charts/karpenterk8saws-ec2nodeclass-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"karpenter.k8s.aws","version":"v1beta1","resource":"ec2nodeclasses"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: EC2NodeClass Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: karpenterk8saws-ec2nodeclass-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/karpenterk8saws-ec2nodeclass-editor/README.md b/charts/karpenterk8saws-ec2nodeclass-editor/README.md
index b7decfaec7..5d6ec84391 100644
--- a/charts/karpenterk8saws-ec2nodeclass-editor/README.md
+++ b/charts/karpenterk8saws-ec2nodeclass-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/karpenterk8saws-ec2nodeclass-editor --version=v0.9.0
-$ helm upgrade -i karpenterk8saws-ec2nodeclass-editor appscode-charts-oci/karpenterk8saws-ec2nodeclass-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/karpenterk8saws-ec2nodeclass-editor --version=v0.10.0
+$ helm upgrade -i karpenterk8saws-ec2nodeclass-editor appscode-charts-oci/karpenterk8saws-ec2nodeclass-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a EC2NodeClass Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `karpenterk8saws-ec2nodeclass-editor`:
```bash
-$ helm upgrade -i karpenterk8saws-ec2nodeclass-editor appscode-charts-oci/karpenterk8saws-ec2nodeclass-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i karpenterk8saws-ec2nodeclass-editor appscode-charts-oci/karpenterk8saws-ec2nodeclass-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a EC2NodeClass Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `karpenterk8saws-ec
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i karpenterk8saws-ec2nodeclass-editor appscode-charts-oci/karpenterk8saws-ec2nodeclass-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=karpenter.k8s.aws/v1beta1
+$ helm upgrade -i karpenterk8saws-ec2nodeclass-editor appscode-charts-oci/karpenterk8saws-ec2nodeclass-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=karpenter.k8s.aws/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i karpenterk8saws-ec2nodeclass-editor appscode-charts-oci/karpenterk8saws-ec2nodeclass-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i karpenterk8saws-ec2nodeclass-editor appscode-charts-oci/karpenterk8saws-ec2nodeclass-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/karpentersh-nodeclaim-editor/Chart.yaml b/charts/karpentersh-nodeclaim-editor/Chart.yaml
index c966eae937..cba499ff68 100644
--- a/charts/karpentersh-nodeclaim-editor/Chart.yaml
+++ b/charts/karpentersh-nodeclaim-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"karpenter.sh","version":"v1beta1","resource":"nodeclaims"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: NodeClaim Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: karpentersh-nodeclaim-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/karpentersh-nodeclaim-editor/README.md b/charts/karpentersh-nodeclaim-editor/README.md
index 3c27be1ae8..1dca3c484f 100644
--- a/charts/karpentersh-nodeclaim-editor/README.md
+++ b/charts/karpentersh-nodeclaim-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/karpentersh-nodeclaim-editor --version=v0.9.0
-$ helm upgrade -i karpentersh-nodeclaim-editor appscode-charts-oci/karpentersh-nodeclaim-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/karpentersh-nodeclaim-editor --version=v0.10.0
+$ helm upgrade -i karpentersh-nodeclaim-editor appscode-charts-oci/karpentersh-nodeclaim-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a NodeClaim Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `karpentersh-nodeclaim-editor`:
```bash
-$ helm upgrade -i karpentersh-nodeclaim-editor appscode-charts-oci/karpentersh-nodeclaim-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i karpentersh-nodeclaim-editor appscode-charts-oci/karpentersh-nodeclaim-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a NodeClaim Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `karpentersh-nodecl
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i karpentersh-nodeclaim-editor appscode-charts-oci/karpentersh-nodeclaim-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=karpenter.sh/v1beta1
+$ helm upgrade -i karpentersh-nodeclaim-editor appscode-charts-oci/karpentersh-nodeclaim-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=karpenter.sh/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i karpentersh-nodeclaim-editor appscode-charts-oci/karpentersh-nodeclaim-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i karpentersh-nodeclaim-editor appscode-charts-oci/karpentersh-nodeclaim-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/karpentersh-nodepool-editor/Chart.yaml b/charts/karpentersh-nodepool-editor/Chart.yaml
index 59acfc2554..c1a0409312 100644
--- a/charts/karpentersh-nodepool-editor/Chart.yaml
+++ b/charts/karpentersh-nodepool-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"karpenter.sh","version":"v1beta1","resource":"nodepools"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: NodePool Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: karpentersh-nodepool-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/karpentersh-nodepool-editor/README.md b/charts/karpentersh-nodepool-editor/README.md
index 314d4b258e..6d1325bad5 100644
--- a/charts/karpentersh-nodepool-editor/README.md
+++ b/charts/karpentersh-nodepool-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/karpentersh-nodepool-editor --version=v0.9.0
-$ helm upgrade -i karpentersh-nodepool-editor appscode-charts-oci/karpentersh-nodepool-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/karpentersh-nodepool-editor --version=v0.10.0
+$ helm upgrade -i karpentersh-nodepool-editor appscode-charts-oci/karpentersh-nodepool-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a NodePool Editor on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `karpentersh-nodepool-editor`:
```bash
-$ helm upgrade -i karpentersh-nodepool-editor appscode-charts-oci/karpentersh-nodepool-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i karpentersh-nodepool-editor appscode-charts-oci/karpentersh-nodepool-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a NodePool Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `karpentersh-nodepo
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i karpentersh-nodepool-editor appscode-charts-oci/karpentersh-nodepool-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=karpenter.sh/v1beta1
+$ helm upgrade -i karpentersh-nodepool-editor appscode-charts-oci/karpentersh-nodepool-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=karpenter.sh/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i karpentersh-nodepool-editor appscode-charts-oci/karpentersh-nodepool-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i karpentersh-nodepool-editor appscode-charts-oci/karpentersh-nodepool-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/keyvaultazurekubedbcom-key-editor/Chart.yaml b/charts/keyvaultazurekubedbcom-key-editor/Chart.yaml
index 0f01818b0c..7c9c35fde4 100644
--- a/charts/keyvaultazurekubedbcom-key-editor/Chart.yaml
+++ b/charts/keyvaultazurekubedbcom-key-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"keyvault.azure.kubedb.com","version":"v1alpha1","resource":"keys"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Key Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: keyvaultazurekubedbcom-key-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/keyvaultazurekubedbcom-key-editor/README.md b/charts/keyvaultazurekubedbcom-key-editor/README.md
index a6cbd782d8..76fadf850a 100644
--- a/charts/keyvaultazurekubedbcom-key-editor/README.md
+++ b/charts/keyvaultazurekubedbcom-key-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/keyvaultazurekubedbcom-key-editor --version=v0.9.0
-$ helm upgrade -i keyvaultazurekubedbcom-key-editor appscode-charts-oci/keyvaultazurekubedbcom-key-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/keyvaultazurekubedbcom-key-editor --version=v0.10.0
+$ helm upgrade -i keyvaultazurekubedbcom-key-editor appscode-charts-oci/keyvaultazurekubedbcom-key-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Key Editor on a [Kubernetes](http://kubernetes.io) cluster
To install/upgrade the chart with the release name `keyvaultazurekubedbcom-key-editor`:
```bash
-$ helm upgrade -i keyvaultazurekubedbcom-key-editor appscode-charts-oci/keyvaultazurekubedbcom-key-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i keyvaultazurekubedbcom-key-editor appscode-charts-oci/keyvaultazurekubedbcom-key-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Key Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `keyvaultazurekubed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i keyvaultazurekubedbcom-key-editor appscode-charts-oci/keyvaultazurekubedbcom-key-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=keyvault.azure.kubedb.com/v1alpha1
+$ helm upgrade -i keyvaultazurekubedbcom-key-editor appscode-charts-oci/keyvaultazurekubedbcom-key-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=keyvault.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i keyvaultazurekubedbcom-key-editor appscode-charts-oci/keyvaultazurekubedbcom-key-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i keyvaultazurekubedbcom-key-editor appscode-charts-oci/keyvaultazurekubedbcom-key-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/keyvaultazurekubedbcom-vault-editor/Chart.yaml b/charts/keyvaultazurekubedbcom-vault-editor/Chart.yaml
index 1013987a6c..e7e8a1dfaf 100644
--- a/charts/keyvaultazurekubedbcom-vault-editor/Chart.yaml
+++ b/charts/keyvaultazurekubedbcom-vault-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"keyvault.azure.kubedb.com","version":"v1alpha1","resource":"vaults"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Vault Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: keyvaultazurekubedbcom-vault-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/keyvaultazurekubedbcom-vault-editor/README.md b/charts/keyvaultazurekubedbcom-vault-editor/README.md
index 90617b1a81..cdf7913c06 100644
--- a/charts/keyvaultazurekubedbcom-vault-editor/README.md
+++ b/charts/keyvaultazurekubedbcom-vault-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/keyvaultazurekubedbcom-vault-editor --version=v0.9.0
-$ helm upgrade -i keyvaultazurekubedbcom-vault-editor appscode-charts-oci/keyvaultazurekubedbcom-vault-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/keyvaultazurekubedbcom-vault-editor --version=v0.10.0
+$ helm upgrade -i keyvaultazurekubedbcom-vault-editor appscode-charts-oci/keyvaultazurekubedbcom-vault-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Vault Editor on a [Kubernetes](http://kubernetes.io) cluste
To install/upgrade the chart with the release name `keyvaultazurekubedbcom-vault-editor`:
```bash
-$ helm upgrade -i keyvaultazurekubedbcom-vault-editor appscode-charts-oci/keyvaultazurekubedbcom-vault-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i keyvaultazurekubedbcom-vault-editor appscode-charts-oci/keyvaultazurekubedbcom-vault-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Vault Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `keyvaultazurekubed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i keyvaultazurekubedbcom-vault-editor appscode-charts-oci/keyvaultazurekubedbcom-vault-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=keyvault.azure.kubedb.com/v1alpha1
+$ helm upgrade -i keyvaultazurekubedbcom-vault-editor appscode-charts-oci/keyvaultazurekubedbcom-vault-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=keyvault.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i keyvaultazurekubedbcom-vault-editor appscode-charts-oci/keyvaultazurekubedbcom-vault-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i keyvaultazurekubedbcom-vault-editor appscode-charts-oci/keyvaultazurekubedbcom-vault-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kinesisawskubedbcom-stream-editor/Chart.yaml b/charts/kinesisawskubedbcom-stream-editor/Chart.yaml
index 665d9392c2..f034615f30 100644
--- a/charts/kinesisawskubedbcom-stream-editor/Chart.yaml
+++ b/charts/kinesisawskubedbcom-stream-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"kinesis.aws.kubedb.com","version":"v1alpha1","resource":"streams"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Stream Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: kinesisawskubedbcom-stream-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kinesisawskubedbcom-stream-editor/README.md b/charts/kinesisawskubedbcom-stream-editor/README.md
index f875ba805a..6e0d3e0f7c 100644
--- a/charts/kinesisawskubedbcom-stream-editor/README.md
+++ b/charts/kinesisawskubedbcom-stream-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kinesisawskubedbcom-stream-editor --version=v0.9.0
-$ helm upgrade -i kinesisawskubedbcom-stream-editor appscode-charts-oci/kinesisawskubedbcom-stream-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kinesisawskubedbcom-stream-editor --version=v0.10.0
+$ helm upgrade -i kinesisawskubedbcom-stream-editor appscode-charts-oci/kinesisawskubedbcom-stream-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Stream Editor on a [Kubernetes](http://kubernetes.io) clust
To install/upgrade the chart with the release name `kinesisawskubedbcom-stream-editor`:
```bash
-$ helm upgrade -i kinesisawskubedbcom-stream-editor appscode-charts-oci/kinesisawskubedbcom-stream-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kinesisawskubedbcom-stream-editor appscode-charts-oci/kinesisawskubedbcom-stream-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Stream Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `kinesisawskubedbco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kinesisawskubedbcom-stream-editor appscode-charts-oci/kinesisawskubedbcom-stream-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=kinesis.aws.kubedb.com/v1alpha1
+$ helm upgrade -i kinesisawskubedbcom-stream-editor appscode-charts-oci/kinesisawskubedbcom-stream-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=kinesis.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kinesisawskubedbcom-stream-editor appscode-charts-oci/kinesisawskubedbcom-stream-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kinesisawskubedbcom-stream-editor appscode-charts-oci/kinesisawskubedbcom-stream-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kmsawskubedbcom-key-editor/Chart.yaml b/charts/kmsawskubedbcom-key-editor/Chart.yaml
index 70936b0c3c..750a15342f 100644
--- a/charts/kmsawskubedbcom-key-editor/Chart.yaml
+++ b/charts/kmsawskubedbcom-key-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"kms.aws.kubedb.com","version":"v1alpha1","resource":"keys"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Key Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: kmsawskubedbcom-key-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kmsawskubedbcom-key-editor/README.md b/charts/kmsawskubedbcom-key-editor/README.md
index f87f5ed39d..63494a07b1 100644
--- a/charts/kmsawskubedbcom-key-editor/README.md
+++ b/charts/kmsawskubedbcom-key-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kmsawskubedbcom-key-editor --version=v0.9.0
-$ helm upgrade -i kmsawskubedbcom-key-editor appscode-charts-oci/kmsawskubedbcom-key-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kmsawskubedbcom-key-editor --version=v0.10.0
+$ helm upgrade -i kmsawskubedbcom-key-editor appscode-charts-oci/kmsawskubedbcom-key-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Key Editor on a [Kubernetes](http://kubernetes.io) cluster
To install/upgrade the chart with the release name `kmsawskubedbcom-key-editor`:
```bash
-$ helm upgrade -i kmsawskubedbcom-key-editor appscode-charts-oci/kmsawskubedbcom-key-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kmsawskubedbcom-key-editor appscode-charts-oci/kmsawskubedbcom-key-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Key Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `kmsawskubedbcom-ke
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kmsawskubedbcom-key-editor appscode-charts-oci/kmsawskubedbcom-key-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=kms.aws.kubedb.com/v1alpha1
+$ helm upgrade -i kmsawskubedbcom-key-editor appscode-charts-oci/kmsawskubedbcom-key-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=kms.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kmsawskubedbcom-key-editor appscode-charts-oci/kmsawskubedbcom-key-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kmsawskubedbcom-key-editor appscode-charts-oci/kmsawskubedbcom-key-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubebindappscodecom-apiservicebinding-editor/Chart.yaml b/charts/kubebindappscodecom-apiservicebinding-editor/Chart.yaml
index a86f231991..bf12360d13 100644
--- a/charts/kubebindappscodecom-apiservicebinding-editor/Chart.yaml
+++ b/charts/kubebindappscodecom-apiservicebinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"kube-bind.appscode.com","version":"v1alpha1","resource":"apiservicebindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: APIServiceBinding Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: kubebindappscodecom-apiservicebinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kubebindappscodecom-apiservicebinding-editor/README.md b/charts/kubebindappscodecom-apiservicebinding-editor/README.md
index c4a49f111a..b9a6eae85c 100644
--- a/charts/kubebindappscodecom-apiservicebinding-editor/README.md
+++ b/charts/kubebindappscodecom-apiservicebinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kubebindappscodecom-apiservicebinding-editor --version=v0.9.0
-$ helm upgrade -i kubebindappscodecom-apiservicebinding-editor appscode-charts-oci/kubebindappscodecom-apiservicebinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kubebindappscodecom-apiservicebinding-editor --version=v0.10.0
+$ helm upgrade -i kubebindappscodecom-apiservicebinding-editor appscode-charts-oci/kubebindappscodecom-apiservicebinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a APIServiceBinding Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `kubebindappscodecom-apiservicebinding-editor`:
```bash
-$ helm upgrade -i kubebindappscodecom-apiservicebinding-editor appscode-charts-oci/kubebindappscodecom-apiservicebinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kubebindappscodecom-apiservicebinding-editor appscode-charts-oci/kubebindappscodecom-apiservicebinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a APIServiceBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `kubebindappscodeco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubebindappscodecom-apiservicebinding-editor appscode-charts-oci/kubebindappscodecom-apiservicebinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=kube-bind.appscode.com/v1alpha1
+$ helm upgrade -i kubebindappscodecom-apiservicebinding-editor appscode-charts-oci/kubebindappscodecom-apiservicebinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=kube-bind.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kubebindappscodecom-apiservicebinding-editor appscode-charts-oci/kubebindappscodecom-apiservicebinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubebindappscodecom-apiservicebinding-editor appscode-charts-oci/kubebindappscodecom-apiservicebinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubebindappscodecom-apiserviceexport-editor/Chart.yaml b/charts/kubebindappscodecom-apiserviceexport-editor/Chart.yaml
index f28aee8d6e..668434bc30 100644
--- a/charts/kubebindappscodecom-apiserviceexport-editor/Chart.yaml
+++ b/charts/kubebindappscodecom-apiserviceexport-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"kube-bind.appscode.com","version":"v1alpha1","resource":"apiserviceexports"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: APIServiceExport Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: kubebindappscodecom-apiserviceexport-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kubebindappscodecom-apiserviceexport-editor/README.md b/charts/kubebindappscodecom-apiserviceexport-editor/README.md
index 0fdb9eb649..11419ad217 100644
--- a/charts/kubebindappscodecom-apiserviceexport-editor/README.md
+++ b/charts/kubebindappscodecom-apiserviceexport-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kubebindappscodecom-apiserviceexport-editor --version=v0.9.0
-$ helm upgrade -i kubebindappscodecom-apiserviceexport-editor appscode-charts-oci/kubebindappscodecom-apiserviceexport-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kubebindappscodecom-apiserviceexport-editor --version=v0.10.0
+$ helm upgrade -i kubebindappscodecom-apiserviceexport-editor appscode-charts-oci/kubebindappscodecom-apiserviceexport-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a APIServiceExport Editor on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `kubebindappscodecom-apiserviceexport-editor`:
```bash
-$ helm upgrade -i kubebindappscodecom-apiserviceexport-editor appscode-charts-oci/kubebindappscodecom-apiserviceexport-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kubebindappscodecom-apiserviceexport-editor appscode-charts-oci/kubebindappscodecom-apiserviceexport-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a APIServiceExport Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `kubebindappscodeco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubebindappscodecom-apiserviceexport-editor appscode-charts-oci/kubebindappscodecom-apiserviceexport-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=kube-bind.appscode.com/v1alpha1
+$ helm upgrade -i kubebindappscodecom-apiserviceexport-editor appscode-charts-oci/kubebindappscodecom-apiserviceexport-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=kube-bind.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kubebindappscodecom-apiserviceexport-editor appscode-charts-oci/kubebindappscodecom-apiserviceexport-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubebindappscodecom-apiserviceexport-editor appscode-charts-oci/kubebindappscodecom-apiserviceexport-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubebindappscodecom-apiserviceexportrequest-editor/Chart.yaml b/charts/kubebindappscodecom-apiserviceexportrequest-editor/Chart.yaml
index bd54fc1393..60ffe935ea 100644
--- a/charts/kubebindappscodecom-apiserviceexportrequest-editor/Chart.yaml
+++ b/charts/kubebindappscodecom-apiserviceexportrequest-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"kube-bind.appscode.com","version":"v1alpha1","resource":"apiserviceexportrequests"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: APIServiceExportRequest Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: kubebindappscodecom-apiserviceexportrequest-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kubebindappscodecom-apiserviceexportrequest-editor/README.md b/charts/kubebindappscodecom-apiserviceexportrequest-editor/README.md
index 9014b79313..69bdf4d3b6 100644
--- a/charts/kubebindappscodecom-apiserviceexportrequest-editor/README.md
+++ b/charts/kubebindappscodecom-apiserviceexportrequest-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kubebindappscodecom-apiserviceexportrequest-editor --version=v0.9.0
-$ helm upgrade -i kubebindappscodecom-apiserviceexportrequest-editor appscode-charts-oci/kubebindappscodecom-apiserviceexportrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kubebindappscodecom-apiserviceexportrequest-editor --version=v0.10.0
+$ helm upgrade -i kubebindappscodecom-apiserviceexportrequest-editor appscode-charts-oci/kubebindappscodecom-apiserviceexportrequest-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a APIServiceExportRequest Editor on a [Kubernetes](http://kub
To install/upgrade the chart with the release name `kubebindappscodecom-apiserviceexportrequest-editor`:
```bash
-$ helm upgrade -i kubebindappscodecom-apiserviceexportrequest-editor appscode-charts-oci/kubebindappscodecom-apiserviceexportrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kubebindappscodecom-apiserviceexportrequest-editor appscode-charts-oci/kubebindappscodecom-apiserviceexportrequest-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a APIServiceExportRequest Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `kubebindappscodeco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubebindappscodecom-apiserviceexportrequest-editor appscode-charts-oci/kubebindappscodecom-apiserviceexportrequest-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=kube-bind.appscode.com/v1alpha1
+$ helm upgrade -i kubebindappscodecom-apiserviceexportrequest-editor appscode-charts-oci/kubebindappscodecom-apiserviceexportrequest-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=kube-bind.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kubebindappscodecom-apiserviceexportrequest-editor appscode-charts-oci/kubebindappscodecom-apiserviceexportrequest-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubebindappscodecom-apiserviceexportrequest-editor appscode-charts-oci/kubebindappscodecom-apiserviceexportrequest-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubebindappscodecom-apiservicenamespace-editor/Chart.yaml b/charts/kubebindappscodecom-apiservicenamespace-editor/Chart.yaml
index 14b1859cd5..bdf06f2038 100644
--- a/charts/kubebindappscodecom-apiservicenamespace-editor/Chart.yaml
+++ b/charts/kubebindappscodecom-apiservicenamespace-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"kube-bind.appscode.com","version":"v1alpha1","resource":"apiservicenamespaces"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: APIServiceNamespace Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: kubebindappscodecom-apiservicenamespace-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kubebindappscodecom-apiservicenamespace-editor/README.md b/charts/kubebindappscodecom-apiservicenamespace-editor/README.md
index b8862eae89..2446b03b68 100644
--- a/charts/kubebindappscodecom-apiservicenamespace-editor/README.md
+++ b/charts/kubebindappscodecom-apiservicenamespace-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kubebindappscodecom-apiservicenamespace-editor --version=v0.9.0
-$ helm upgrade -i kubebindappscodecom-apiservicenamespace-editor appscode-charts-oci/kubebindappscodecom-apiservicenamespace-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kubebindappscodecom-apiservicenamespace-editor --version=v0.10.0
+$ helm upgrade -i kubebindappscodecom-apiservicenamespace-editor appscode-charts-oci/kubebindappscodecom-apiservicenamespace-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a APIServiceNamespace Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `kubebindappscodecom-apiservicenamespace-editor`:
```bash
-$ helm upgrade -i kubebindappscodecom-apiservicenamespace-editor appscode-charts-oci/kubebindappscodecom-apiservicenamespace-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kubebindappscodecom-apiservicenamespace-editor appscode-charts-oci/kubebindappscodecom-apiservicenamespace-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a APIServiceNamespace Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `kubebindappscodeco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubebindappscodecom-apiservicenamespace-editor appscode-charts-oci/kubebindappscodecom-apiservicenamespace-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=kube-bind.appscode.com/v1alpha1
+$ helm upgrade -i kubebindappscodecom-apiservicenamespace-editor appscode-charts-oci/kubebindappscodecom-apiservicenamespace-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=kube-bind.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kubebindappscodecom-apiservicenamespace-editor appscode-charts-oci/kubebindappscodecom-apiservicenamespace-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubebindappscodecom-apiservicenamespace-editor appscode-charts-oci/kubebindappscodecom-apiservicenamespace-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubebindappscodecom-clusterbinding-editor/Chart.yaml b/charts/kubebindappscodecom-clusterbinding-editor/Chart.yaml
index 1c38997794..709dcbeb73 100644
--- a/charts/kubebindappscodecom-clusterbinding-editor/Chart.yaml
+++ b/charts/kubebindappscodecom-clusterbinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"kube-bind.appscode.com","version":"v1alpha1","resource":"clusterbindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClusterBinding Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: kubebindappscodecom-clusterbinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kubebindappscodecom-clusterbinding-editor/README.md b/charts/kubebindappscodecom-clusterbinding-editor/README.md
index 4df5553394..d121a645bd 100644
--- a/charts/kubebindappscodecom-clusterbinding-editor/README.md
+++ b/charts/kubebindappscodecom-clusterbinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kubebindappscodecom-clusterbinding-editor --version=v0.9.0
-$ helm upgrade -i kubebindappscodecom-clusterbinding-editor appscode-charts-oci/kubebindappscodecom-clusterbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kubebindappscodecom-clusterbinding-editor --version=v0.10.0
+$ helm upgrade -i kubebindappscodecom-clusterbinding-editor appscode-charts-oci/kubebindappscodecom-clusterbinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClusterBinding Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `kubebindappscodecom-clusterbinding-editor`:
```bash
-$ helm upgrade -i kubebindappscodecom-clusterbinding-editor appscode-charts-oci/kubebindappscodecom-clusterbinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kubebindappscodecom-clusterbinding-editor appscode-charts-oci/kubebindappscodecom-clusterbinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClusterBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `kubebindappscodeco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubebindappscodecom-clusterbinding-editor appscode-charts-oci/kubebindappscodecom-clusterbinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=kube-bind.appscode.com/v1alpha1
+$ helm upgrade -i kubebindappscodecom-clusterbinding-editor appscode-charts-oci/kubebindappscodecom-clusterbinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=kube-bind.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kubebindappscodecom-clusterbinding-editor appscode-charts-oci/kubebindappscodecom-clusterbinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubebindappscodecom-clusterbinding-editor appscode-charts-oci/kubebindappscodecom-clusterbinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-cassandra-editor/Chart.yaml b/charts/kubedbcom-cassandra-editor/Chart.yaml
index fec7a78af3..ee36fe33d9 100644
--- a/charts/kubedbcom-cassandra-editor/Chart.yaml
+++ b/charts/kubedbcom-cassandra-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"kubedb.com","version":"v1alpha2","resource":"cassandras"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Cassandra Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: kubedbcom-cassandra-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kubedbcom-cassandra-editor/README.md b/charts/kubedbcom-cassandra-editor/README.md
index da4ee77300..5d9ecb33bb 100644
--- a/charts/kubedbcom-cassandra-editor/README.md
+++ b/charts/kubedbcom-cassandra-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kubedbcom-cassandra-editor --version=v0.9.0
-$ helm upgrade -i kubedbcom-cassandra-editor appscode-charts-oci/kubedbcom-cassandra-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kubedbcom-cassandra-editor --version=v0.10.0
+$ helm upgrade -i kubedbcom-cassandra-editor appscode-charts-oci/kubedbcom-cassandra-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Cassandra Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `kubedbcom-cassandra-editor`:
```bash
-$ helm upgrade -i kubedbcom-cassandra-editor appscode-charts-oci/kubedbcom-cassandra-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-cassandra-editor appscode-charts-oci/kubedbcom-cassandra-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Cassandra Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `kubedbcom-cassandr
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-cassandra-editor appscode-charts-oci/kubedbcom-cassandra-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=kubedb.com/v1alpha2
+$ helm upgrade -i kubedbcom-cassandra-editor appscode-charts-oci/kubedbcom-cassandra-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=kubedb.com/v1alpha2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kubedbcom-cassandra-editor appscode-charts-oci/kubedbcom-cassandra-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-cassandra-editor appscode-charts-oci/kubedbcom-cassandra-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-clickhouse-editor-options/Chart.yaml b/charts/kubedbcom-clickhouse-editor-options/Chart.yaml
index 766a879809..1741afb743 100644
--- a/charts/kubedbcom-clickhouse-editor-options/Chart.yaml
+++ b/charts/kubedbcom-clickhouse-editor-options/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: kubedbcom-clickhouse-editor-options
description: ClickHouse Editor UI Options
type: application
-version: v0.9.0
-appVersion: v0.9.0
+version: v0.10.0
+appVersion: v0.10.0
maintainers:
- name: appscode
email: support@appscode.com
diff --git a/charts/kubedbcom-clickhouse-editor-options/README.md b/charts/kubedbcom-clickhouse-editor-options/README.md
index a8c57eb2b2..589138ed7f 100644
--- a/charts/kubedbcom-clickhouse-editor-options/README.md
+++ b/charts/kubedbcom-clickhouse-editor-options/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/kubedbcom-clickhouse-editor-options --version=v0.9.0
-$ helm upgrade -i kubedbcom-clickhouse-editor-options bytebuilders-ui/kubedbcom-clickhouse-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/kubedbcom-clickhouse-editor-options --version=v0.10.0
+$ helm upgrade -i kubedbcom-clickhouse-editor-options bytebuilders-ui/kubedbcom-clickhouse-editor-options -n kube-system --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClickHouse Editor UI Options on a [Kubernetes](http://kuber
To install/upgrade the chart with the release name `kubedbcom-clickhouse-editor-options`:
```bash
-$ helm upgrade -i kubedbcom-clickhouse-editor-options bytebuilders-ui/kubedbcom-clickhouse-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-clickhouse-editor-options bytebuilders-ui/kubedbcom-clickhouse-editor-options -n kube-system --create-namespace --version=v0.10.0
```
The command deploys a ClickHouse Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -234,12 +234,12 @@ The following table lists the configurable parameters of the `kubedbcom-clickhou
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-clickhouse-editor-options bytebuilders-ui/kubedbcom-clickhouse-editor-options -n kube-system --create-namespace --version=v0.9.0 --set metadata.resource.group=kubedb.com
+$ helm upgrade -i kubedbcom-clickhouse-editor-options bytebuilders-ui/kubedbcom-clickhouse-editor-options -n kube-system --create-namespace --version=v0.10.0 --set metadata.resource.group=kubedb.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 kubedbcom-clickhouse-editor-options bytebuilders-ui/kubedbcom-clickhouse-editor-options -n kube-system --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-clickhouse-editor-options bytebuilders-ui/kubedbcom-clickhouse-editor-options -n kube-system --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-clickhouse-editor/Chart.yaml b/charts/kubedbcom-clickhouse-editor/Chart.yaml
index fb1eeda7c9..26fa90ee08 100644
--- a/charts/kubedbcom-clickhouse-editor/Chart.yaml
+++ b/charts/kubedbcom-clickhouse-editor/Chart.yaml
@@ -22,7 +22,7 @@ annotations:
kind: ServiceMonitor
version: v1
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClickHouse Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -34,4 +34,4 @@ maintainers:
name: appscode
name: kubedbcom-clickhouse-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kubedbcom-clickhouse-editor/README.md b/charts/kubedbcom-clickhouse-editor/README.md
index aace7a1d45..afea2127c3 100644
--- a/charts/kubedbcom-clickhouse-editor/README.md
+++ b/charts/kubedbcom-clickhouse-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kubedbcom-clickhouse-editor --version=v0.9.0
-$ helm upgrade -i kubedbcom-clickhouse-editor appscode-charts-oci/kubedbcom-clickhouse-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kubedbcom-clickhouse-editor --version=v0.10.0
+$ helm upgrade -i kubedbcom-clickhouse-editor appscode-charts-oci/kubedbcom-clickhouse-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClickHouse Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `kubedbcom-clickhouse-editor`:
```bash
-$ helm upgrade -i kubedbcom-clickhouse-editor appscode-charts-oci/kubedbcom-clickhouse-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-clickhouse-editor appscode-charts-oci/kubedbcom-clickhouse-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClickHouse Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -171,12 +171,12 @@ The following table lists the configurable parameters of the `kubedbcom-clickhou
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-clickhouse-editor appscode-charts-oci/kubedbcom-clickhouse-editor -n default --create-namespace --version=v0.9.0 --set form.alert.enabled=warning
+$ helm upgrade -i kubedbcom-clickhouse-editor appscode-charts-oci/kubedbcom-clickhouse-editor -n default --create-namespace --version=v0.10.0 --set form.alert.enabled=warning
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kubedbcom-clickhouse-editor appscode-charts-oci/kubedbcom-clickhouse-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-clickhouse-editor appscode-charts-oci/kubedbcom-clickhouse-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-druid-editor-options/Chart.yaml b/charts/kubedbcom-druid-editor-options/Chart.yaml
index 50df4d6bbd..f3ba2f5173 100644
--- a/charts/kubedbcom-druid-editor-options/Chart.yaml
+++ b/charts/kubedbcom-druid-editor-options/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: kubedbcom-druid-editor-options
description: Druid Editor UI Options
type: application
-version: v0.9.0
-appVersion: v0.9.0
+version: v0.10.0
+appVersion: v0.10.0
maintainers:
- name: appscode
email: support@appscode.com
diff --git a/charts/kubedbcom-druid-editor-options/README.md b/charts/kubedbcom-druid-editor-options/README.md
index efc3c9c4e7..913368f6cc 100644
--- a/charts/kubedbcom-druid-editor-options/README.md
+++ b/charts/kubedbcom-druid-editor-options/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/kubedbcom-druid-editor-options --version=v0.9.0
-$ helm upgrade -i kubedbcom-druid-editor-options bytebuilders-ui/kubedbcom-druid-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/kubedbcom-druid-editor-options --version=v0.10.0
+$ helm upgrade -i kubedbcom-druid-editor-options bytebuilders-ui/kubedbcom-druid-editor-options -n kube-system --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Druid Editor UI Options on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `kubedbcom-druid-editor-options`:
```bash
-$ helm upgrade -i kubedbcom-druid-editor-options bytebuilders-ui/kubedbcom-druid-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-druid-editor-options bytebuilders-ui/kubedbcom-druid-editor-options -n kube-system --create-namespace --version=v0.10.0
```
The command deploys a Druid Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -188,12 +188,12 @@ The following table lists the configurable parameters of the `kubedbcom-druid-ed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-druid-editor-options bytebuilders-ui/kubedbcom-druid-editor-options -n kube-system --create-namespace --version=v0.9.0 --set metadata.resource.group=kubedb.com
+$ helm upgrade -i kubedbcom-druid-editor-options bytebuilders-ui/kubedbcom-druid-editor-options -n kube-system --create-namespace --version=v0.10.0 --set metadata.resource.group=kubedb.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 kubedbcom-druid-editor-options bytebuilders-ui/kubedbcom-druid-editor-options -n kube-system --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-druid-editor-options bytebuilders-ui/kubedbcom-druid-editor-options -n kube-system --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-druid-editor/Chart.yaml b/charts/kubedbcom-druid-editor/Chart.yaml
index cef7f3fccf..d89131f592 100644
--- a/charts/kubedbcom-druid-editor/Chart.yaml
+++ b/charts/kubedbcom-druid-editor/Chart.yaml
@@ -16,7 +16,7 @@ annotations:
kind: PrometheusRule
version: v1
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Druid Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -28,4 +28,4 @@ maintainers:
name: appscode
name: kubedbcom-druid-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kubedbcom-druid-editor/README.md b/charts/kubedbcom-druid-editor/README.md
index 805a4500da..364625d812 100644
--- a/charts/kubedbcom-druid-editor/README.md
+++ b/charts/kubedbcom-druid-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kubedbcom-druid-editor --version=v0.9.0
-$ helm upgrade -i kubedbcom-druid-editor appscode-charts-oci/kubedbcom-druid-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kubedbcom-druid-editor --version=v0.10.0
+$ helm upgrade -i kubedbcom-druid-editor appscode-charts-oci/kubedbcom-druid-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Druid Editor on a [Kubernetes](http://kubernetes.io) cluste
To install/upgrade the chart with the release name `kubedbcom-druid-editor`:
```bash
-$ helm upgrade -i kubedbcom-druid-editor appscode-charts-oci/kubedbcom-druid-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-druid-editor appscode-charts-oci/kubedbcom-druid-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Druid Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -102,12 +102,12 @@ The following table lists the configurable parameters of the `kubedbcom-druid-ed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-druid-editor appscode-charts-oci/kubedbcom-druid-editor -n default --create-namespace --version=v0.9.0 --set form.alert.enabled=warning
+$ helm upgrade -i kubedbcom-druid-editor appscode-charts-oci/kubedbcom-druid-editor -n default --create-namespace --version=v0.10.0 --set form.alert.enabled=warning
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kubedbcom-druid-editor appscode-charts-oci/kubedbcom-druid-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-druid-editor appscode-charts-oci/kubedbcom-druid-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-elasticsearch-editor-options/Chart.yaml b/charts/kubedbcom-elasticsearch-editor-options/Chart.yaml
index a139821b17..9adb6dfdad 100644
--- a/charts/kubedbcom-elasticsearch-editor-options/Chart.yaml
+++ b/charts/kubedbcom-elasticsearch-editor-options/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: kubedbcom-elasticsearch-editor-options
description: Elasticsearch Editor UI Options
type: application
-version: v0.9.0
-appVersion: v0.9.0
+version: v0.10.0
+appVersion: v0.10.0
maintainers:
- name: appscode
email: support@appscode.com
diff --git a/charts/kubedbcom-elasticsearch-editor-options/README.md b/charts/kubedbcom-elasticsearch-editor-options/README.md
index 6c9f5d0852..c247fb38d2 100644
--- a/charts/kubedbcom-elasticsearch-editor-options/README.md
+++ b/charts/kubedbcom-elasticsearch-editor-options/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/kubedbcom-elasticsearch-editor-options --version=v0.9.0
-$ helm upgrade -i kubedbcom-elasticsearch-editor-options bytebuilders-ui/kubedbcom-elasticsearch-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/kubedbcom-elasticsearch-editor-options --version=v0.10.0
+$ helm upgrade -i kubedbcom-elasticsearch-editor-options bytebuilders-ui/kubedbcom-elasticsearch-editor-options -n kube-system --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Elasticsearch Editor UI Options on a [Kubernetes](http://ku
To install/upgrade the chart with the release name `kubedbcom-elasticsearch-editor-options`:
```bash
-$ helm upgrade -i kubedbcom-elasticsearch-editor-options bytebuilders-ui/kubedbcom-elasticsearch-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-elasticsearch-editor-options bytebuilders-ui/kubedbcom-elasticsearch-editor-options -n kube-system --create-namespace --version=v0.10.0
```
The command deploys a Elasticsearch Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -237,12 +237,12 @@ The following table lists the configurable parameters of the `kubedbcom-elastics
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-elasticsearch-editor-options bytebuilders-ui/kubedbcom-elasticsearch-editor-options -n kube-system --create-namespace --version=v0.9.0 --set metadata.resource.group=kubedb.com
+$ helm upgrade -i kubedbcom-elasticsearch-editor-options bytebuilders-ui/kubedbcom-elasticsearch-editor-options -n kube-system --create-namespace --version=v0.10.0 --set metadata.resource.group=kubedb.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 kubedbcom-elasticsearch-editor-options bytebuilders-ui/kubedbcom-elasticsearch-editor-options -n kube-system --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-elasticsearch-editor-options bytebuilders-ui/kubedbcom-elasticsearch-editor-options -n kube-system --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-elasticsearch-editor/Chart.yaml b/charts/kubedbcom-elasticsearch-editor/Chart.yaml
index c324041ef2..8d9ce15007 100644
--- a/charts/kubedbcom-elasticsearch-editor/Chart.yaml
+++ b/charts/kubedbcom-elasticsearch-editor/Chart.yaml
@@ -43,7 +43,7 @@ annotations:
kind: RestoreSession
version: v1beta1
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Elasticsearch Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -55,4 +55,4 @@ maintainers:
name: appscode
name: kubedbcom-elasticsearch-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kubedbcom-elasticsearch-editor/README.md b/charts/kubedbcom-elasticsearch-editor/README.md
index e62816d9c7..a46484c921 100644
--- a/charts/kubedbcom-elasticsearch-editor/README.md
+++ b/charts/kubedbcom-elasticsearch-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kubedbcom-elasticsearch-editor --version=v0.9.0
-$ helm upgrade -i kubedbcom-elasticsearch-editor appscode-charts-oci/kubedbcom-elasticsearch-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kubedbcom-elasticsearch-editor --version=v0.10.0
+$ helm upgrade -i kubedbcom-elasticsearch-editor appscode-charts-oci/kubedbcom-elasticsearch-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Elasticsearch Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `kubedbcom-elasticsearch-editor`:
```bash
-$ helm upgrade -i kubedbcom-elasticsearch-editor appscode-charts-oci/kubedbcom-elasticsearch-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-elasticsearch-editor appscode-charts-oci/kubedbcom-elasticsearch-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Elasticsearch Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -177,12 +177,12 @@ The following table lists the configurable parameters of the `kubedbcom-elastics
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-elasticsearch-editor appscode-charts-oci/kubedbcom-elasticsearch-editor -n default --create-namespace --version=v0.9.0 --set form.alert.enabled=warning
+$ helm upgrade -i kubedbcom-elasticsearch-editor appscode-charts-oci/kubedbcom-elasticsearch-editor -n default --create-namespace --version=v0.10.0 --set form.alert.enabled=warning
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kubedbcom-elasticsearch-editor appscode-charts-oci/kubedbcom-elasticsearch-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-elasticsearch-editor appscode-charts-oci/kubedbcom-elasticsearch-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-elasticsearch-editor/ui/create-ui.yaml b/charts/kubedbcom-elasticsearch-editor/ui/create-ui.yaml
index 9ee3c73dc6..f3ba9698f4 100644
--- a/charts/kubedbcom-elasticsearch-editor/ui/create-ui.yaml
+++ b/charts/kubedbcom-elasticsearch-editor/ui/create-ui.yaml
@@ -146,7 +146,7 @@ steps:
- alias: reusable_alert
chart:
name: uibytebuildersdev-component-alert
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/form/properties/alert
@@ -707,7 +707,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
functionCallbacks:
getAliasOptions:
$ref: functions#/getAliasOptions
@@ -830,7 +830,7 @@ steps:
- alias: repository_create_init
chart:
name: uibytebuildersdev-component-repository-create
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -866,7 +866,7 @@ steps:
- alias: runtime_settings_init
chart:
name: uibytebuildersdev-component-runtime-settings
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -955,7 +955,7 @@ steps:
- alias: repository_create_backup
chart:
name: uibytebuildersdev-component-repository-create
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -1041,7 +1041,7 @@ steps:
- alias: runtime_settings_backup
chart:
name: uibytebuildersdev-component-runtime-settings
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -1321,7 +1321,7 @@ steps:
- alias: reusable_env
chart:
name: uibytebuildersdev-component-env
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -1341,7 +1341,7 @@ steps:
- alias: pod_template_standalone
chart:
name: uibytebuildersdev-component-pod-template
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -1362,7 +1362,7 @@ steps:
- alias: reusable_service_templates
chart:
name: uibytebuildersdev-component-service-templates
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubedbComElasticsearch/properties/spec/properties/serviceTemplates
diff --git a/charts/kubedbcom-elasticsearch-editor/ui/edit-ui.yaml b/charts/kubedbcom-elasticsearch-editor/ui/edit-ui.yaml
index ee58a095de..3814f1569b 100644
--- a/charts/kubedbcom-elasticsearch-editor/ui/edit-ui.yaml
+++ b/charts/kubedbcom-elasticsearch-editor/ui/edit-ui.yaml
@@ -106,7 +106,7 @@ steps:
- alias: reusable_alert
chart:
name: uibytebuildersdev-component-alert
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/form/properties/alert
@@ -689,7 +689,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubedbComElasticsearch/properties/spec/properties/tls/properties/certificates
@@ -811,7 +811,7 @@ steps:
- alias: repository_create_init
chart:
name: uibytebuildersdev-component-repository-create
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -847,7 +847,7 @@ steps:
- alias: runtime_settings_init
chart:
name: uibytebuildersdev-component-runtime-settings
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -1313,7 +1313,7 @@ steps:
- alias: reusable_env
chart:
name: uibytebuildersdev-component-env
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -1333,7 +1333,7 @@ steps:
- alias: pod_template_standalone
chart:
name: uibytebuildersdev-component-pod-template
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -1354,7 +1354,7 @@ steps:
- alias: reusable_service_templates
chart:
name: uibytebuildersdev-component-service-templates
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubedbComElasticsearch/properties/spec/properties/serviceTemplates
diff --git a/charts/kubedbcom-etcd-editor/Chart.yaml b/charts/kubedbcom-etcd-editor/Chart.yaml
index 377f0db7ff..957c9ac6aa 100644
--- a/charts/kubedbcom-etcd-editor/Chart.yaml
+++ b/charts/kubedbcom-etcd-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"kubedb.com","version":"v1alpha2","resource":"etcds"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Etcd Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: kubedbcom-etcd-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kubedbcom-etcd-editor/README.md b/charts/kubedbcom-etcd-editor/README.md
index 882c42690e..1e8750cb6f 100644
--- a/charts/kubedbcom-etcd-editor/README.md
+++ b/charts/kubedbcom-etcd-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kubedbcom-etcd-editor --version=v0.9.0
-$ helm upgrade -i kubedbcom-etcd-editor appscode-charts-oci/kubedbcom-etcd-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kubedbcom-etcd-editor --version=v0.10.0
+$ helm upgrade -i kubedbcom-etcd-editor appscode-charts-oci/kubedbcom-etcd-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Etcd Editor on a [Kubernetes](http://kubernetes.io) cluster
To install/upgrade the chart with the release name `kubedbcom-etcd-editor`:
```bash
-$ helm upgrade -i kubedbcom-etcd-editor appscode-charts-oci/kubedbcom-etcd-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-etcd-editor appscode-charts-oci/kubedbcom-etcd-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Etcd Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `kubedbcom-etcd-edi
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-etcd-editor appscode-charts-oci/kubedbcom-etcd-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=kubedb.com/v1alpha2
+$ helm upgrade -i kubedbcom-etcd-editor appscode-charts-oci/kubedbcom-etcd-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=kubedb.com/v1alpha2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kubedbcom-etcd-editor appscode-charts-oci/kubedbcom-etcd-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-etcd-editor appscode-charts-oci/kubedbcom-etcd-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-ferretdb-editor-options/Chart.yaml b/charts/kubedbcom-ferretdb-editor-options/Chart.yaml
index 6e6da325d8..0a66025509 100644
--- a/charts/kubedbcom-ferretdb-editor-options/Chart.yaml
+++ b/charts/kubedbcom-ferretdb-editor-options/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: kubedbcom-ferretdb-editor-options
description: FerretDB Editor UI Options
type: application
-version: v0.9.0
-appVersion: v0.9.0
+version: v0.10.0
+appVersion: v0.10.0
maintainers:
- name: appscode
email: support@appscode.com
diff --git a/charts/kubedbcom-ferretdb-editor-options/README.md b/charts/kubedbcom-ferretdb-editor-options/README.md
index fd96206954..cf30dd9e88 100644
--- a/charts/kubedbcom-ferretdb-editor-options/README.md
+++ b/charts/kubedbcom-ferretdb-editor-options/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/kubedbcom-ferretdb-editor-options --version=v0.9.0
-$ helm upgrade -i kubedbcom-ferretdb-editor-options bytebuilders-ui/kubedbcom-ferretdb-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/kubedbcom-ferretdb-editor-options --version=v0.10.0
+$ helm upgrade -i kubedbcom-ferretdb-editor-options bytebuilders-ui/kubedbcom-ferretdb-editor-options -n kube-system --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FerretDB Editor UI Options on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `kubedbcom-ferretdb-editor-options`:
```bash
-$ helm upgrade -i kubedbcom-ferretdb-editor-options bytebuilders-ui/kubedbcom-ferretdb-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-ferretdb-editor-options bytebuilders-ui/kubedbcom-ferretdb-editor-options -n kube-system --create-namespace --version=v0.10.0
```
The command deploys a FerretDB Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -236,12 +236,12 @@ The following table lists the configurable parameters of the `kubedbcom-ferretdb
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-ferretdb-editor-options bytebuilders-ui/kubedbcom-ferretdb-editor-options -n kube-system --create-namespace --version=v0.9.0 --set metadata.resource.group=kubedb.com
+$ helm upgrade -i kubedbcom-ferretdb-editor-options bytebuilders-ui/kubedbcom-ferretdb-editor-options -n kube-system --create-namespace --version=v0.10.0 --set metadata.resource.group=kubedb.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 kubedbcom-ferretdb-editor-options bytebuilders-ui/kubedbcom-ferretdb-editor-options -n kube-system --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-ferretdb-editor-options bytebuilders-ui/kubedbcom-ferretdb-editor-options -n kube-system --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-ferretdb-editor/Chart.yaml b/charts/kubedbcom-ferretdb-editor/Chart.yaml
index 2050d7afa2..08b6453d7b 100644
--- a/charts/kubedbcom-ferretdb-editor/Chart.yaml
+++ b/charts/kubedbcom-ferretdb-editor/Chart.yaml
@@ -25,7 +25,7 @@ annotations:
kind: ServiceMonitor
version: v1
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FerretDB Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -37,4 +37,4 @@ maintainers:
name: appscode
name: kubedbcom-ferretdb-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kubedbcom-ferretdb-editor/README.md b/charts/kubedbcom-ferretdb-editor/README.md
index 746b28680b..40f8a562b1 100644
--- a/charts/kubedbcom-ferretdb-editor/README.md
+++ b/charts/kubedbcom-ferretdb-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kubedbcom-ferretdb-editor --version=v0.9.0
-$ helm upgrade -i kubedbcom-ferretdb-editor appscode-charts-oci/kubedbcom-ferretdb-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kubedbcom-ferretdb-editor --version=v0.10.0
+$ helm upgrade -i kubedbcom-ferretdb-editor appscode-charts-oci/kubedbcom-ferretdb-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FerretDB Editor on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `kubedbcom-ferretdb-editor`:
```bash
-$ helm upgrade -i kubedbcom-ferretdb-editor appscode-charts-oci/kubedbcom-ferretdb-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-ferretdb-editor appscode-charts-oci/kubedbcom-ferretdb-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FerretDB Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -172,12 +172,12 @@ The following table lists the configurable parameters of the `kubedbcom-ferretdb
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-ferretdb-editor appscode-charts-oci/kubedbcom-ferretdb-editor -n default --create-namespace --version=v0.9.0 --set form.alert.enabled=warning
+$ helm upgrade -i kubedbcom-ferretdb-editor appscode-charts-oci/kubedbcom-ferretdb-editor -n default --create-namespace --version=v0.10.0 --set form.alert.enabled=warning
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kubedbcom-ferretdb-editor appscode-charts-oci/kubedbcom-ferretdb-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-ferretdb-editor appscode-charts-oci/kubedbcom-ferretdb-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-kafka-editor-options/Chart.yaml b/charts/kubedbcom-kafka-editor-options/Chart.yaml
index 0867b45f05..2fe6e05140 100644
--- a/charts/kubedbcom-kafka-editor-options/Chart.yaml
+++ b/charts/kubedbcom-kafka-editor-options/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: kubedbcom-kafka-editor-options
description: Kafka Editor UI Options
type: application
-version: v0.9.0
-appVersion: v0.9.0
+version: v0.10.0
+appVersion: v0.10.0
maintainers:
- name: appscode
email: support@appscode.com
diff --git a/charts/kubedbcom-kafka-editor-options/README.md b/charts/kubedbcom-kafka-editor-options/README.md
index 85f99e1296..a4461cf1b1 100644
--- a/charts/kubedbcom-kafka-editor-options/README.md
+++ b/charts/kubedbcom-kafka-editor-options/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/kubedbcom-kafka-editor-options --version=v0.9.0
-$ helm upgrade -i kubedbcom-kafka-editor-options bytebuilders-ui/kubedbcom-kafka-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/kubedbcom-kafka-editor-options --version=v0.10.0
+$ helm upgrade -i kubedbcom-kafka-editor-options bytebuilders-ui/kubedbcom-kafka-editor-options -n kube-system --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Kafka Editor UI Options on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `kubedbcom-kafka-editor-options`:
```bash
-$ helm upgrade -i kubedbcom-kafka-editor-options bytebuilders-ui/kubedbcom-kafka-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-kafka-editor-options bytebuilders-ui/kubedbcom-kafka-editor-options -n kube-system --create-namespace --version=v0.10.0
```
The command deploys a Kafka Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -211,12 +211,12 @@ The following table lists the configurable parameters of the `kubedbcom-kafka-ed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-kafka-editor-options bytebuilders-ui/kubedbcom-kafka-editor-options -n kube-system --create-namespace --version=v0.9.0 --set metadata.resource.group=kubedb.com
+$ helm upgrade -i kubedbcom-kafka-editor-options bytebuilders-ui/kubedbcom-kafka-editor-options -n kube-system --create-namespace --version=v0.10.0 --set metadata.resource.group=kubedb.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 kubedbcom-kafka-editor-options bytebuilders-ui/kubedbcom-kafka-editor-options -n kube-system --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-kafka-editor-options bytebuilders-ui/kubedbcom-kafka-editor-options -n kube-system --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-kafka-editor/Chart.yaml b/charts/kubedbcom-kafka-editor/Chart.yaml
index 606ecd9b0d..b37b9d3de6 100644
--- a/charts/kubedbcom-kafka-editor/Chart.yaml
+++ b/charts/kubedbcom-kafka-editor/Chart.yaml
@@ -18,7 +18,7 @@ annotations:
kind: ServiceMonitor
version: v1
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Kafka Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -30,4 +30,4 @@ maintainers:
name: appscode
name: kubedbcom-kafka-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kubedbcom-kafka-editor/README.md b/charts/kubedbcom-kafka-editor/README.md
index 930295fb76..dcd5814bfc 100644
--- a/charts/kubedbcom-kafka-editor/README.md
+++ b/charts/kubedbcom-kafka-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kubedbcom-kafka-editor --version=v0.9.0
-$ helm upgrade -i kubedbcom-kafka-editor appscode-charts-oci/kubedbcom-kafka-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kubedbcom-kafka-editor --version=v0.10.0
+$ helm upgrade -i kubedbcom-kafka-editor appscode-charts-oci/kubedbcom-kafka-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Kafka Editor on a [Kubernetes](http://kubernetes.io) cluste
To install/upgrade the chart with the release name `kubedbcom-kafka-editor`:
```bash
-$ helm upgrade -i kubedbcom-kafka-editor appscode-charts-oci/kubedbcom-kafka-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-kafka-editor appscode-charts-oci/kubedbcom-kafka-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Kafka Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -138,12 +138,12 @@ The following table lists the configurable parameters of the `kubedbcom-kafka-ed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-kafka-editor appscode-charts-oci/kubedbcom-kafka-editor -n default --create-namespace --version=v0.9.0 --set form.alert.enabled=warning
+$ helm upgrade -i kubedbcom-kafka-editor appscode-charts-oci/kubedbcom-kafka-editor -n default --create-namespace --version=v0.10.0 --set form.alert.enabled=warning
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kubedbcom-kafka-editor appscode-charts-oci/kubedbcom-kafka-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-kafka-editor appscode-charts-oci/kubedbcom-kafka-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-kafka-editor/ui/create-ui.yaml b/charts/kubedbcom-kafka-editor/ui/create-ui.yaml
index da0224ab56..609bf0959c 100644
--- a/charts/kubedbcom-kafka-editor/ui/create-ui.yaml
+++ b/charts/kubedbcom-kafka-editor/ui/create-ui.yaml
@@ -266,7 +266,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
functionCallbacks:
getAliasOptions:
$ref: functions#/getAliasOptions
@@ -446,7 +446,7 @@ steps:
- alias: reusable_service_templates
chart:
name: uibytebuildersdev-component-service-templates
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubedbComKafka/properties/spec/properties/serviceTemplates
@@ -459,7 +459,7 @@ steps:
- alias: pod_template_standalone
chart:
name: uibytebuildersdev-component-pod-template
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
diff --git a/charts/kubedbcom-kafka-editor/ui/edit-ui.yaml b/charts/kubedbcom-kafka-editor/ui/edit-ui.yaml
index 0cd1e7960e..a3f814916d 100644
--- a/charts/kubedbcom-kafka-editor/ui/edit-ui.yaml
+++ b/charts/kubedbcom-kafka-editor/ui/edit-ui.yaml
@@ -293,7 +293,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubedbComKafka/properties/spec/properties/tls/properties/certificates
@@ -479,7 +479,7 @@ steps:
- alias: reusable_service_templates
chart:
name: uibytebuildersdev-component-service-templates
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubedbComKafka/properties/spec/properties/serviceTemplates
@@ -492,7 +492,7 @@ steps:
- alias: pod_template_standalone
chart:
name: uibytebuildersdev-component-pod-template
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
diff --git a/charts/kubedbcom-mariadb-editor-options/Chart.yaml b/charts/kubedbcom-mariadb-editor-options/Chart.yaml
index f11b1f8510..818cae95de 100644
--- a/charts/kubedbcom-mariadb-editor-options/Chart.yaml
+++ b/charts/kubedbcom-mariadb-editor-options/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: kubedbcom-mariadb-editor-options
description: MariaDB Editor UI Options
type: application
-version: v0.9.0
-appVersion: v0.9.0
+version: v0.10.0
+appVersion: v0.10.0
maintainers:
- name: appscode
email: support@appscode.com
diff --git a/charts/kubedbcom-mariadb-editor-options/README.md b/charts/kubedbcom-mariadb-editor-options/README.md
index ecb78a4512..2e1104f5ce 100644
--- a/charts/kubedbcom-mariadb-editor-options/README.md
+++ b/charts/kubedbcom-mariadb-editor-options/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/kubedbcom-mariadb-editor-options --version=v0.9.0
-$ helm upgrade -i kubedbcom-mariadb-editor-options bytebuilders-ui/kubedbcom-mariadb-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/kubedbcom-mariadb-editor-options --version=v0.10.0
+$ helm upgrade -i kubedbcom-mariadb-editor-options bytebuilders-ui/kubedbcom-mariadb-editor-options -n kube-system --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MariaDB Editor UI Options on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `kubedbcom-mariadb-editor-options`:
```bash
-$ helm upgrade -i kubedbcom-mariadb-editor-options bytebuilders-ui/kubedbcom-mariadb-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-mariadb-editor-options bytebuilders-ui/kubedbcom-mariadb-editor-options -n kube-system --create-namespace --version=v0.10.0
```
The command deploys a MariaDB Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -244,12 +244,12 @@ The following table lists the configurable parameters of the `kubedbcom-mariadb-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-mariadb-editor-options bytebuilders-ui/kubedbcom-mariadb-editor-options -n kube-system --create-namespace --version=v0.9.0 --set metadata.resource.group=kubedb.com
+$ helm upgrade -i kubedbcom-mariadb-editor-options bytebuilders-ui/kubedbcom-mariadb-editor-options -n kube-system --create-namespace --version=v0.10.0 --set metadata.resource.group=kubedb.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 kubedbcom-mariadb-editor-options bytebuilders-ui/kubedbcom-mariadb-editor-options -n kube-system --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-mariadb-editor-options bytebuilders-ui/kubedbcom-mariadb-editor-options -n kube-system --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-mariadb-editor/Chart.yaml b/charts/kubedbcom-mariadb-editor/Chart.yaml
index 2e1324edca..c11fc3ca05 100644
--- a/charts/kubedbcom-mariadb-editor/Chart.yaml
+++ b/charts/kubedbcom-mariadb-editor/Chart.yaml
@@ -43,7 +43,7 @@ annotations:
kind: RestoreSession
version: v1beta1
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MariaDB Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -55,4 +55,4 @@ maintainers:
name: appscode
name: kubedbcom-mariadb-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kubedbcom-mariadb-editor/README.md b/charts/kubedbcom-mariadb-editor/README.md
index 24032416ae..ba1b65d408 100644
--- a/charts/kubedbcom-mariadb-editor/README.md
+++ b/charts/kubedbcom-mariadb-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kubedbcom-mariadb-editor --version=v0.9.0
-$ helm upgrade -i kubedbcom-mariadb-editor appscode-charts-oci/kubedbcom-mariadb-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kubedbcom-mariadb-editor --version=v0.10.0
+$ helm upgrade -i kubedbcom-mariadb-editor appscode-charts-oci/kubedbcom-mariadb-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MariaDB Editor on a [Kubernetes](http://kubernetes.io) clus
To install/upgrade the chart with the release name `kubedbcom-mariadb-editor`:
```bash
-$ helm upgrade -i kubedbcom-mariadb-editor appscode-charts-oci/kubedbcom-mariadb-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-mariadb-editor appscode-charts-oci/kubedbcom-mariadb-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MariaDB Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -186,12 +186,12 @@ The following table lists the configurable parameters of the `kubedbcom-mariadb-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-mariadb-editor appscode-charts-oci/kubedbcom-mariadb-editor -n default --create-namespace --version=v0.9.0 --set form.alert.enabled=warning
+$ helm upgrade -i kubedbcom-mariadb-editor appscode-charts-oci/kubedbcom-mariadb-editor -n default --create-namespace --version=v0.10.0 --set form.alert.enabled=warning
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kubedbcom-mariadb-editor appscode-charts-oci/kubedbcom-mariadb-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-mariadb-editor appscode-charts-oci/kubedbcom-mariadb-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-mariadb-editor/ui/create-ui.yaml b/charts/kubedbcom-mariadb-editor/ui/create-ui.yaml
index cf948f7ff5..0adf051537 100644
--- a/charts/kubedbcom-mariadb-editor/ui/create-ui.yaml
+++ b/charts/kubedbcom-mariadb-editor/ui/create-ui.yaml
@@ -124,7 +124,7 @@ steps:
- alias: reusable_alert
chart:
name: uibytebuildersdev-component-alert
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/form/properties/alert
@@ -228,7 +228,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
functionCallbacks:
getAliasOptions:
$ref: functions#/getAliasOptions
@@ -350,7 +350,7 @@ steps:
- alias: repository_create_init
chart:
name: uibytebuildersdev-component-repository-create
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -386,7 +386,7 @@ steps:
- alias: runtime_settings_init
chart:
name: uibytebuildersdev-component-runtime-settings
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -475,7 +475,7 @@ steps:
- alias: repository_create_backup
chart:
name: uibytebuildersdev-component-repository-create
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -561,7 +561,7 @@ steps:
- alias: runtime_settings_backup
chart:
name: uibytebuildersdev-component-runtime-settings
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -841,7 +841,7 @@ steps:
- alias: reusable_env
chart:
name: uibytebuildersdev-component-env
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -861,7 +861,7 @@ steps:
- alias: pod_template_standalone
chart:
name: uibytebuildersdev-component-pod-template
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -877,7 +877,7 @@ steps:
- alias: reusable_service_templates
chart:
name: uibytebuildersdev-component-service-templates
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubedbComMariaDB/properties/spec/properties/serviceTemplates
diff --git a/charts/kubedbcom-mariadb-editor/ui/edit-ui.yaml b/charts/kubedbcom-mariadb-editor/ui/edit-ui.yaml
index b6c084677c..0bb9d1d655 100644
--- a/charts/kubedbcom-mariadb-editor/ui/edit-ui.yaml
+++ b/charts/kubedbcom-mariadb-editor/ui/edit-ui.yaml
@@ -89,7 +89,7 @@ steps:
- alias: reusable_alert
chart:
name: uibytebuildersdev-component-alert
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/form/properties/alert
@@ -255,7 +255,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubedbComMariaDB/properties/spec/properties/tls/properties/certificates
@@ -376,7 +376,7 @@ steps:
- alias: repository_create_init
chart:
name: uibytebuildersdev-component-repository-create
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -412,7 +412,7 @@ steps:
- alias: runtime_settings_init
chart:
name: uibytebuildersdev-component-runtime-settings
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -879,7 +879,7 @@ steps:
- alias: reusable_env
chart:
name: uibytebuildersdev-component-env
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -900,7 +900,7 @@ steps:
- alias: pod_template_standalone
chart:
name: uibytebuildersdev-component-pod-template
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -920,7 +920,7 @@ steps:
- alias: reusable_service_templates
chart:
name: uibytebuildersdev-component-service-templates
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubedbComMariaDB/properties/spec/properties/serviceTemplates
diff --git a/charts/kubedbcom-memcached-editor-options/Chart.yaml b/charts/kubedbcom-memcached-editor-options/Chart.yaml
index e8015fbb8d..e5039c491d 100644
--- a/charts/kubedbcom-memcached-editor-options/Chart.yaml
+++ b/charts/kubedbcom-memcached-editor-options/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: kubedbcom-memcached-editor-options
description: Memcached Editor UI Options
type: application
-version: v0.9.0
-appVersion: v0.9.0
+version: v0.10.0
+appVersion: v0.10.0
maintainers:
- name: appscode
email: support@appscode.com
diff --git a/charts/kubedbcom-memcached-editor-options/README.md b/charts/kubedbcom-memcached-editor-options/README.md
index b8cc951495..74dd6fa27c 100644
--- a/charts/kubedbcom-memcached-editor-options/README.md
+++ b/charts/kubedbcom-memcached-editor-options/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/kubedbcom-memcached-editor-options --version=v0.9.0
-$ helm upgrade -i kubedbcom-memcached-editor-options bytebuilders-ui/kubedbcom-memcached-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/kubedbcom-memcached-editor-options --version=v0.10.0
+$ helm upgrade -i kubedbcom-memcached-editor-options bytebuilders-ui/kubedbcom-memcached-editor-options -n kube-system --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Memcached Editor UI Options on a [Kubernetes](http://kubern
To install/upgrade the chart with the release name `kubedbcom-memcached-editor-options`:
```bash
-$ helm upgrade -i kubedbcom-memcached-editor-options bytebuilders-ui/kubedbcom-memcached-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-memcached-editor-options bytebuilders-ui/kubedbcom-memcached-editor-options -n kube-system --create-namespace --version=v0.10.0
```
The command deploys a Memcached Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -126,12 +126,12 @@ The following table lists the configurable parameters of the `kubedbcom-memcache
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-memcached-editor-options bytebuilders-ui/kubedbcom-memcached-editor-options -n kube-system --create-namespace --version=v0.9.0 --set metadata.resource.group=kubedb.com
+$ helm upgrade -i kubedbcom-memcached-editor-options bytebuilders-ui/kubedbcom-memcached-editor-options -n kube-system --create-namespace --version=v0.10.0 --set metadata.resource.group=kubedb.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 kubedbcom-memcached-editor-options bytebuilders-ui/kubedbcom-memcached-editor-options -n kube-system --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-memcached-editor-options bytebuilders-ui/kubedbcom-memcached-editor-options -n kube-system --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-memcached-editor/Chart.yaml b/charts/kubedbcom-memcached-editor/Chart.yaml
index 5ced545d6b..ed0168fb1f 100644
--- a/charts/kubedbcom-memcached-editor/Chart.yaml
+++ b/charts/kubedbcom-memcached-editor/Chart.yaml
@@ -21,7 +21,7 @@ annotations:
kind: ServiceMonitor
version: v1
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Memcached Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -33,4 +33,4 @@ maintainers:
name: appscode
name: kubedbcom-memcached-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kubedbcom-memcached-editor/README.md b/charts/kubedbcom-memcached-editor/README.md
index f34eb18928..4553f00091 100644
--- a/charts/kubedbcom-memcached-editor/README.md
+++ b/charts/kubedbcom-memcached-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kubedbcom-memcached-editor --version=v0.9.0
-$ helm upgrade -i kubedbcom-memcached-editor appscode-charts-oci/kubedbcom-memcached-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kubedbcom-memcached-editor --version=v0.10.0
+$ helm upgrade -i kubedbcom-memcached-editor appscode-charts-oci/kubedbcom-memcached-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Memcached Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `kubedbcom-memcached-editor`:
```bash
-$ helm upgrade -i kubedbcom-memcached-editor appscode-charts-oci/kubedbcom-memcached-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-memcached-editor appscode-charts-oci/kubedbcom-memcached-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Memcached Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -66,12 +66,12 @@ The following table lists the configurable parameters of the `kubedbcom-memcache
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-memcached-editor appscode-charts-oci/kubedbcom-memcached-editor -n default --create-namespace --version=v0.9.0 --set metadata.resource.group=kubedb.com
+$ helm upgrade -i kubedbcom-memcached-editor appscode-charts-oci/kubedbcom-memcached-editor -n default --create-namespace --version=v0.10.0 --set metadata.resource.group=kubedb.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 kubedbcom-memcached-editor appscode-charts-oci/kubedbcom-memcached-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-memcached-editor appscode-charts-oci/kubedbcom-memcached-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-mongodb-editor-options/Chart.yaml b/charts/kubedbcom-mongodb-editor-options/Chart.yaml
index 9959173e8f..7dd1f15d70 100644
--- a/charts/kubedbcom-mongodb-editor-options/Chart.yaml
+++ b/charts/kubedbcom-mongodb-editor-options/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: kubedbcom-mongodb-editor-options
description: MongoDB Editor UI Options
type: application
-version: v0.9.0
-appVersion: v0.9.0
+version: v0.10.0
+appVersion: v0.10.0
maintainers:
- name: appscode
email: support@appscode.com
diff --git a/charts/kubedbcom-mongodb-editor-options/README.md b/charts/kubedbcom-mongodb-editor-options/README.md
index c3090e1097..46c3a78c2a 100644
--- a/charts/kubedbcom-mongodb-editor-options/README.md
+++ b/charts/kubedbcom-mongodb-editor-options/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/kubedbcom-mongodb-editor-options --version=v0.9.0
-$ helm upgrade -i kubedbcom-mongodb-editor-options bytebuilders-ui/kubedbcom-mongodb-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/kubedbcom-mongodb-editor-options --version=v0.10.0
+$ helm upgrade -i kubedbcom-mongodb-editor-options bytebuilders-ui/kubedbcom-mongodb-editor-options -n kube-system --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MongoDB Editor UI Options on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `kubedbcom-mongodb-editor-options`:
```bash
-$ helm upgrade -i kubedbcom-mongodb-editor-options bytebuilders-ui/kubedbcom-mongodb-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-mongodb-editor-options bytebuilders-ui/kubedbcom-mongodb-editor-options -n kube-system --create-namespace --version=v0.10.0
```
The command deploys a MongoDB Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -266,12 +266,12 @@ The following table lists the configurable parameters of the `kubedbcom-mongodb-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-mongodb-editor-options bytebuilders-ui/kubedbcom-mongodb-editor-options -n kube-system --create-namespace --version=v0.9.0 --set metadata.resource.group=kubedb.com
+$ helm upgrade -i kubedbcom-mongodb-editor-options bytebuilders-ui/kubedbcom-mongodb-editor-options -n kube-system --create-namespace --version=v0.10.0 --set metadata.resource.group=kubedb.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 kubedbcom-mongodb-editor-options bytebuilders-ui/kubedbcom-mongodb-editor-options -n kube-system --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-mongodb-editor-options bytebuilders-ui/kubedbcom-mongodb-editor-options -n kube-system --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-mongodb-editor/Chart.yaml b/charts/kubedbcom-mongodb-editor/Chart.yaml
index 7313aa6437..7d8267e543 100644
--- a/charts/kubedbcom-mongodb-editor/Chart.yaml
+++ b/charts/kubedbcom-mongodb-editor/Chart.yaml
@@ -43,7 +43,7 @@ annotations:
kind: RestoreSession
version: v1beta1
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MongoDB Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -55,4 +55,4 @@ maintainers:
name: appscode
name: kubedbcom-mongodb-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kubedbcom-mongodb-editor/README.md b/charts/kubedbcom-mongodb-editor/README.md
index 3b1f22f7c0..64b6470df3 100644
--- a/charts/kubedbcom-mongodb-editor/README.md
+++ b/charts/kubedbcom-mongodb-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kubedbcom-mongodb-editor --version=v0.9.0
-$ helm upgrade -i kubedbcom-mongodb-editor appscode-charts-oci/kubedbcom-mongodb-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kubedbcom-mongodb-editor --version=v0.10.0
+$ helm upgrade -i kubedbcom-mongodb-editor appscode-charts-oci/kubedbcom-mongodb-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MongoDB Editor on a [Kubernetes](http://kubernetes.io) clus
To install/upgrade the chart with the release name `kubedbcom-mongodb-editor`:
```bash
-$ helm upgrade -i kubedbcom-mongodb-editor appscode-charts-oci/kubedbcom-mongodb-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-mongodb-editor appscode-charts-oci/kubedbcom-mongodb-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MongoDB Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -185,12 +185,12 @@ The following table lists the configurable parameters of the `kubedbcom-mongodb-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-mongodb-editor appscode-charts-oci/kubedbcom-mongodb-editor -n default --create-namespace --version=v0.9.0 --set form.alert.enabled=warning
+$ helm upgrade -i kubedbcom-mongodb-editor appscode-charts-oci/kubedbcom-mongodb-editor -n default --create-namespace --version=v0.10.0 --set form.alert.enabled=warning
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kubedbcom-mongodb-editor appscode-charts-oci/kubedbcom-mongodb-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-mongodb-editor appscode-charts-oci/kubedbcom-mongodb-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-mongodb-editor/ui/create-ui.yaml b/charts/kubedbcom-mongodb-editor/ui/create-ui.yaml
index 9f27fbfe29..92c8912131 100644
--- a/charts/kubedbcom-mongodb-editor/ui/create-ui.yaml
+++ b/charts/kubedbcom-mongodb-editor/ui/create-ui.yaml
@@ -123,7 +123,7 @@ steps:
- alias: reusable_alert
chart:
name: uibytebuildersdev-component-alert
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/form/properties/alert
@@ -335,7 +335,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
functionCallbacks:
getAliasOptions:
$ref: functions#/getAliasOptions
@@ -457,7 +457,7 @@ steps:
- alias: repository_create_init
chart:
name: uibytebuildersdev-component-repository-create
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -493,7 +493,7 @@ steps:
- alias: runtime_settings_init
chart:
name: uibytebuildersdev-component-runtime-settings
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -582,7 +582,7 @@ steps:
- alias: repository_create_backup
chart:
name: uibytebuildersdev-component-repository-create
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -668,7 +668,7 @@ steps:
- alias: runtime_settings_backup
chart:
name: uibytebuildersdev-component-runtime-settings
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -948,7 +948,7 @@ steps:
- alias: reusable_env
chart:
name: uibytebuildersdev-component-env
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -968,7 +968,7 @@ steps:
- alias: pod_template_standalone
chart:
name: uibytebuildersdev-component-pod-template
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -987,7 +987,7 @@ steps:
- alias: pod_template_shard
chart:
name: uibytebuildersdev-component-pod-template
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -1003,7 +1003,7 @@ steps:
- alias: pod_template_configserver
chart:
name: uibytebuildersdev-component-pod-template
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -1019,7 +1019,7 @@ steps:
- alias: pod_template_mongos
chart:
name: uibytebuildersdev-component-pod-template
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -1039,7 +1039,7 @@ steps:
- alias: reusable_service_templates
chart:
name: uibytebuildersdev-component-service-templates
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubedbComMongoDB/properties/spec/properties/serviceTemplates
diff --git a/charts/kubedbcom-mongodb-editor/ui/edit-ui.yaml b/charts/kubedbcom-mongodb-editor/ui/edit-ui.yaml
index 88c3641506..5d77b8b0dd 100644
--- a/charts/kubedbcom-mongodb-editor/ui/edit-ui.yaml
+++ b/charts/kubedbcom-mongodb-editor/ui/edit-ui.yaml
@@ -89,7 +89,7 @@ steps:
- alias: reusable_alert
chart:
name: uibytebuildersdev-component-alert
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/form/properties/alert
@@ -371,7 +371,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubedbComMongoDB/properties/spec/properties/tls/properties/certificates
@@ -492,7 +492,7 @@ steps:
- alias: repository_create_init
chart:
name: uibytebuildersdev-component-repository-create
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -528,7 +528,7 @@ steps:
- alias: runtime_settings_init
chart:
name: uibytebuildersdev-component-runtime-settings
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -1137,7 +1137,7 @@ steps:
- alias: reusable_env
chart:
name: uibytebuildersdev-component-env
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -1158,7 +1158,7 @@ steps:
- alias: pod_template_standalone
chart:
name: uibytebuildersdev-component-pod-template
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -1182,7 +1182,7 @@ steps:
- alias: pod_template_shard
chart:
name: uibytebuildersdev-component-pod-template
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -1203,7 +1203,7 @@ steps:
- alias: pod_template_configserver
chart:
name: uibytebuildersdev-component-pod-template
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -1224,7 +1224,7 @@ steps:
- alias: pod_template_mongos
chart:
name: uibytebuildersdev-component-pod-template
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -1248,7 +1248,7 @@ steps:
- alias: reusable_service_templates
chart:
name: uibytebuildersdev-component-service-templates
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubedbComMongoDB/properties/spec/properties/serviceTemplates
diff --git a/charts/kubedbcom-mssqlserver-editor-options/Chart.yaml b/charts/kubedbcom-mssqlserver-editor-options/Chart.yaml
index 4c7d0b6e6e..feb06ac319 100644
--- a/charts/kubedbcom-mssqlserver-editor-options/Chart.yaml
+++ b/charts/kubedbcom-mssqlserver-editor-options/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: kubedbcom-mssqlserver-editor-options
description: MSSQLServer Editor UI Options
type: application
-version: v0.9.0
-appVersion: v0.9.0
+version: v0.10.0
+appVersion: v0.10.0
maintainers:
- name: appscode
email: support@appscode.com
diff --git a/charts/kubedbcom-mssqlserver-editor-options/README.md b/charts/kubedbcom-mssqlserver-editor-options/README.md
index 04a799208f..f2c06ba383 100644
--- a/charts/kubedbcom-mssqlserver-editor-options/README.md
+++ b/charts/kubedbcom-mssqlserver-editor-options/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/kubedbcom-mssqlserver-editor-options --version=v0.9.0
-$ helm upgrade -i kubedbcom-mssqlserver-editor-options bytebuilders-ui/kubedbcom-mssqlserver-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/kubedbcom-mssqlserver-editor-options --version=v0.10.0
+$ helm upgrade -i kubedbcom-mssqlserver-editor-options bytebuilders-ui/kubedbcom-mssqlserver-editor-options -n kube-system --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MSSQLServer Editor UI Options on a [Kubernetes](http://kube
To install/upgrade the chart with the release name `kubedbcom-mssqlserver-editor-options`:
```bash
-$ helm upgrade -i kubedbcom-mssqlserver-editor-options bytebuilders-ui/kubedbcom-mssqlserver-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-mssqlserver-editor-options bytebuilders-ui/kubedbcom-mssqlserver-editor-options -n kube-system --create-namespace --version=v0.10.0
```
The command deploys a MSSQLServer Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -241,12 +241,12 @@ The following table lists the configurable parameters of the `kubedbcom-mssqlser
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-mssqlserver-editor-options bytebuilders-ui/kubedbcom-mssqlserver-editor-options -n kube-system --create-namespace --version=v0.9.0 --set metadata.resource.group=kubedb.com
+$ helm upgrade -i kubedbcom-mssqlserver-editor-options bytebuilders-ui/kubedbcom-mssqlserver-editor-options -n kube-system --create-namespace --version=v0.10.0 --set metadata.resource.group=kubedb.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 kubedbcom-mssqlserver-editor-options bytebuilders-ui/kubedbcom-mssqlserver-editor-options -n kube-system --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-mssqlserver-editor-options bytebuilders-ui/kubedbcom-mssqlserver-editor-options -n kube-system --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-mssqlserver-editor/Chart.yaml b/charts/kubedbcom-mssqlserver-editor/Chart.yaml
index d41ed0c5e3..a2b60eb47e 100644
--- a/charts/kubedbcom-mssqlserver-editor/Chart.yaml
+++ b/charts/kubedbcom-mssqlserver-editor/Chart.yaml
@@ -34,7 +34,7 @@ annotations:
kind: ServiceMonitor
version: v1
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MSSQLServer Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -46,4 +46,4 @@ maintainers:
name: appscode
name: kubedbcom-mssqlserver-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kubedbcom-mssqlserver-editor/README.md b/charts/kubedbcom-mssqlserver-editor/README.md
index c4b341d0aa..93a0083196 100644
--- a/charts/kubedbcom-mssqlserver-editor/README.md
+++ b/charts/kubedbcom-mssqlserver-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kubedbcom-mssqlserver-editor --version=v0.9.0
-$ helm upgrade -i kubedbcom-mssqlserver-editor appscode-charts-oci/kubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kubedbcom-mssqlserver-editor --version=v0.10.0
+$ helm upgrade -i kubedbcom-mssqlserver-editor appscode-charts-oci/kubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MSSQLServer Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `kubedbcom-mssqlserver-editor`:
```bash
-$ helm upgrade -i kubedbcom-mssqlserver-editor appscode-charts-oci/kubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-mssqlserver-editor appscode-charts-oci/kubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MSSQLServer Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -175,12 +175,12 @@ The following table lists the configurable parameters of the `kubedbcom-mssqlser
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-mssqlserver-editor appscode-charts-oci/kubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.9.0 --set form.alert.enabled=warning
+$ helm upgrade -i kubedbcom-mssqlserver-editor appscode-charts-oci/kubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.10.0 --set form.alert.enabled=warning
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kubedbcom-mssqlserver-editor appscode-charts-oci/kubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-mssqlserver-editor appscode-charts-oci/kubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-mysql-editor-options/Chart.yaml b/charts/kubedbcom-mysql-editor-options/Chart.yaml
index b5107bfa3e..6e70ecdbaa 100644
--- a/charts/kubedbcom-mysql-editor-options/Chart.yaml
+++ b/charts/kubedbcom-mysql-editor-options/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: kubedbcom-mysql-editor-options
description: MySQL Editor UI Options
type: application
-version: v0.9.0
-appVersion: v0.9.0
+version: v0.10.0
+appVersion: v0.10.0
maintainers:
- name: appscode
email: support@appscode.com
diff --git a/charts/kubedbcom-mysql-editor-options/README.md b/charts/kubedbcom-mysql-editor-options/README.md
index 5c5f020733..554aec2c6c 100644
--- a/charts/kubedbcom-mysql-editor-options/README.md
+++ b/charts/kubedbcom-mysql-editor-options/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/kubedbcom-mysql-editor-options --version=v0.9.0
-$ helm upgrade -i kubedbcom-mysql-editor-options bytebuilders-ui/kubedbcom-mysql-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/kubedbcom-mysql-editor-options --version=v0.10.0
+$ helm upgrade -i kubedbcom-mysql-editor-options bytebuilders-ui/kubedbcom-mysql-editor-options -n kube-system --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MySQL Editor UI Options on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `kubedbcom-mysql-editor-options`:
```bash
-$ helm upgrade -i kubedbcom-mysql-editor-options bytebuilders-ui/kubedbcom-mysql-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-mysql-editor-options bytebuilders-ui/kubedbcom-mysql-editor-options -n kube-system --create-namespace --version=v0.10.0
```
The command deploys a MySQL Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -257,12 +257,12 @@ The following table lists the configurable parameters of the `kubedbcom-mysql-ed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-mysql-editor-options bytebuilders-ui/kubedbcom-mysql-editor-options -n kube-system --create-namespace --version=v0.9.0 --set metadata.resource.group=kubedb.com
+$ helm upgrade -i kubedbcom-mysql-editor-options bytebuilders-ui/kubedbcom-mysql-editor-options -n kube-system --create-namespace --version=v0.10.0 --set metadata.resource.group=kubedb.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 kubedbcom-mysql-editor-options bytebuilders-ui/kubedbcom-mysql-editor-options -n kube-system --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-mysql-editor-options bytebuilders-ui/kubedbcom-mysql-editor-options -n kube-system --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-mysql-editor/Chart.yaml b/charts/kubedbcom-mysql-editor/Chart.yaml
index 390e4d62f5..4956efdf17 100644
--- a/charts/kubedbcom-mysql-editor/Chart.yaml
+++ b/charts/kubedbcom-mysql-editor/Chart.yaml
@@ -43,7 +43,7 @@ annotations:
kind: RestoreSession
version: v1beta1
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MySQL Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -55,4 +55,4 @@ maintainers:
name: appscode
name: kubedbcom-mysql-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kubedbcom-mysql-editor/README.md b/charts/kubedbcom-mysql-editor/README.md
index 247a473718..45af40d9a7 100644
--- a/charts/kubedbcom-mysql-editor/README.md
+++ b/charts/kubedbcom-mysql-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kubedbcom-mysql-editor --version=v0.9.0
-$ helm upgrade -i kubedbcom-mysql-editor appscode-charts-oci/kubedbcom-mysql-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kubedbcom-mysql-editor --version=v0.10.0
+$ helm upgrade -i kubedbcom-mysql-editor appscode-charts-oci/kubedbcom-mysql-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MySQL Editor on a [Kubernetes](http://kubernetes.io) cluste
To install/upgrade the chart with the release name `kubedbcom-mysql-editor`:
```bash
-$ helm upgrade -i kubedbcom-mysql-editor appscode-charts-oci/kubedbcom-mysql-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-mysql-editor appscode-charts-oci/kubedbcom-mysql-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MySQL Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -198,12 +198,12 @@ The following table lists the configurable parameters of the `kubedbcom-mysql-ed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-mysql-editor appscode-charts-oci/kubedbcom-mysql-editor -n default --create-namespace --version=v0.9.0 --set form.alert.enabled=warning
+$ helm upgrade -i kubedbcom-mysql-editor appscode-charts-oci/kubedbcom-mysql-editor -n default --create-namespace --version=v0.10.0 --set form.alert.enabled=warning
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kubedbcom-mysql-editor appscode-charts-oci/kubedbcom-mysql-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-mysql-editor appscode-charts-oci/kubedbcom-mysql-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-mysql-editor/ui/create-ui.yaml b/charts/kubedbcom-mysql-editor/ui/create-ui.yaml
index a1fdd59139..0773b752eb 100644
--- a/charts/kubedbcom-mysql-editor/ui/create-ui.yaml
+++ b/charts/kubedbcom-mysql-editor/ui/create-ui.yaml
@@ -139,7 +139,7 @@ steps:
- alias: reusable_alert
chart:
name: uibytebuildersdev-component-alert
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/form/properties/alert
@@ -266,7 +266,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
functionCallbacks:
getAliasOptions:
$ref: functions#/getAliasOptions
@@ -388,7 +388,7 @@ steps:
- alias: repository_create_init
chart:
name: uibytebuildersdev-component-repository-create
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -424,7 +424,7 @@ steps:
- alias: runtime_settings_init
chart:
name: uibytebuildersdev-component-runtime-settings
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -513,7 +513,7 @@ steps:
- alias: repository_create_backup
chart:
name: uibytebuildersdev-component-repository-create
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -599,7 +599,7 @@ steps:
- alias: runtime_settings_backup
chart:
name: uibytebuildersdev-component-runtime-settings
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -879,7 +879,7 @@ steps:
- alias: reusable_env
chart:
name: uibytebuildersdev-component-env
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -899,7 +899,7 @@ steps:
- alias: pod_template_standalone
chart:
name: uibytebuildersdev-component-pod-template
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -915,7 +915,7 @@ steps:
- alias: reusable_service_templates
chart:
name: uibytebuildersdev-component-service-templates
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubedbComMySQL/properties/spec/properties/serviceTemplates
diff --git a/charts/kubedbcom-mysql-editor/ui/edit-ui.yaml b/charts/kubedbcom-mysql-editor/ui/edit-ui.yaml
index c77cf4871e..a29a09ffac 100644
--- a/charts/kubedbcom-mysql-editor/ui/edit-ui.yaml
+++ b/charts/kubedbcom-mysql-editor/ui/edit-ui.yaml
@@ -89,7 +89,7 @@ steps:
- alias: reusable_alert
chart:
name: uibytebuildersdev-component-alert
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/form/properties/alert
@@ -280,7 +280,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubedbComMySQL/properties/spec/properties/tls/properties/certificates
@@ -401,7 +401,7 @@ steps:
- alias: repository_create_init
chart:
name: uibytebuildersdev-component-repository-create
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -437,7 +437,7 @@ steps:
- alias: runtime_settings_init
chart:
name: uibytebuildersdev-component-runtime-settings
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -904,7 +904,7 @@ steps:
- alias: reusable_env
chart:
name: uibytebuildersdev-component-env
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -925,7 +925,7 @@ steps:
- alias: pod_template_standalone
chart:
name: uibytebuildersdev-component-pod-template
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -945,7 +945,7 @@ steps:
- alias: reusable_service_templates
chart:
name: uibytebuildersdev-component-service-templates
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubedbComMySQL/properties/spec/properties/serviceTemplates
diff --git a/charts/kubedbcom-perconaxtradb-editor-options/Chart.yaml b/charts/kubedbcom-perconaxtradb-editor-options/Chart.yaml
index 7c88ac5f39..b460f41264 100644
--- a/charts/kubedbcom-perconaxtradb-editor-options/Chart.yaml
+++ b/charts/kubedbcom-perconaxtradb-editor-options/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: kubedbcom-perconaxtradb-editor-options
description: PerconaXtraDB Editor UI Options
type: application
-version: v0.9.0
-appVersion: v0.9.0
+version: v0.10.0
+appVersion: v0.10.0
maintainers:
- name: appscode
email: support@appscode.com
diff --git a/charts/kubedbcom-perconaxtradb-editor-options/README.md b/charts/kubedbcom-perconaxtradb-editor-options/README.md
index 603b902669..62f2922e3b 100644
--- a/charts/kubedbcom-perconaxtradb-editor-options/README.md
+++ b/charts/kubedbcom-perconaxtradb-editor-options/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/kubedbcom-perconaxtradb-editor-options --version=v0.9.0
-$ helm upgrade -i kubedbcom-perconaxtradb-editor-options bytebuilders-ui/kubedbcom-perconaxtradb-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/kubedbcom-perconaxtradb-editor-options --version=v0.10.0
+$ helm upgrade -i kubedbcom-perconaxtradb-editor-options bytebuilders-ui/kubedbcom-perconaxtradb-editor-options -n kube-system --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PerconaXtraDB Editor UI Options on a [Kubernetes](http://ku
To install/upgrade the chart with the release name `kubedbcom-perconaxtradb-editor-options`:
```bash
-$ helm upgrade -i kubedbcom-perconaxtradb-editor-options bytebuilders-ui/kubedbcom-perconaxtradb-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-perconaxtradb-editor-options bytebuilders-ui/kubedbcom-perconaxtradb-editor-options -n kube-system --create-namespace --version=v0.10.0
```
The command deploys a PerconaXtraDB Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -236,12 +236,12 @@ The following table lists the configurable parameters of the `kubedbcom-perconax
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-perconaxtradb-editor-options bytebuilders-ui/kubedbcom-perconaxtradb-editor-options -n kube-system --create-namespace --version=v0.9.0 --set metadata.resource.group=kubedb.com
+$ helm upgrade -i kubedbcom-perconaxtradb-editor-options bytebuilders-ui/kubedbcom-perconaxtradb-editor-options -n kube-system --create-namespace --version=v0.10.0 --set metadata.resource.group=kubedb.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 kubedbcom-perconaxtradb-editor-options bytebuilders-ui/kubedbcom-perconaxtradb-editor-options -n kube-system --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-perconaxtradb-editor-options bytebuilders-ui/kubedbcom-perconaxtradb-editor-options -n kube-system --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-perconaxtradb-editor/Chart.yaml b/charts/kubedbcom-perconaxtradb-editor/Chart.yaml
index 476cc5c008..cd7c3414b0 100644
--- a/charts/kubedbcom-perconaxtradb-editor/Chart.yaml
+++ b/charts/kubedbcom-perconaxtradb-editor/Chart.yaml
@@ -25,7 +25,7 @@ annotations:
kind: ServiceMonitor
version: v1
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PerconaXtraDB Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -37,4 +37,4 @@ maintainers:
name: appscode
name: kubedbcom-perconaxtradb-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kubedbcom-perconaxtradb-editor/README.md b/charts/kubedbcom-perconaxtradb-editor/README.md
index 775024b652..bf0dc5c95d 100644
--- a/charts/kubedbcom-perconaxtradb-editor/README.md
+++ b/charts/kubedbcom-perconaxtradb-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kubedbcom-perconaxtradb-editor --version=v0.9.0
-$ helm upgrade -i kubedbcom-perconaxtradb-editor appscode-charts-oci/kubedbcom-perconaxtradb-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kubedbcom-perconaxtradb-editor --version=v0.10.0
+$ helm upgrade -i kubedbcom-perconaxtradb-editor appscode-charts-oci/kubedbcom-perconaxtradb-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PerconaXtraDB Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `kubedbcom-perconaxtradb-editor`:
```bash
-$ helm upgrade -i kubedbcom-perconaxtradb-editor appscode-charts-oci/kubedbcom-perconaxtradb-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-perconaxtradb-editor appscode-charts-oci/kubedbcom-perconaxtradb-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PerconaXtraDB Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -176,12 +176,12 @@ The following table lists the configurable parameters of the `kubedbcom-perconax
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-perconaxtradb-editor appscode-charts-oci/kubedbcom-perconaxtradb-editor -n default --create-namespace --version=v0.9.0 --set form.alert.enabled=warning
+$ helm upgrade -i kubedbcom-perconaxtradb-editor appscode-charts-oci/kubedbcom-perconaxtradb-editor -n default --create-namespace --version=v0.10.0 --set form.alert.enabled=warning
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kubedbcom-perconaxtradb-editor appscode-charts-oci/kubedbcom-perconaxtradb-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-perconaxtradb-editor appscode-charts-oci/kubedbcom-perconaxtradb-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-pgbouncer-editor-options/Chart.yaml b/charts/kubedbcom-pgbouncer-editor-options/Chart.yaml
index 839edff726..2d9c611b06 100644
--- a/charts/kubedbcom-pgbouncer-editor-options/Chart.yaml
+++ b/charts/kubedbcom-pgbouncer-editor-options/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: kubedbcom-pgbouncer-editor-options
description: PgBouncer Editor UI Options
type: application
-version: v0.9.0
-appVersion: v0.9.0
+version: v0.10.0
+appVersion: v0.10.0
maintainers:
- name: appscode
email: support@appscode.com
diff --git a/charts/kubedbcom-pgbouncer-editor-options/README.md b/charts/kubedbcom-pgbouncer-editor-options/README.md
index aafa763b98..ea302307f5 100644
--- a/charts/kubedbcom-pgbouncer-editor-options/README.md
+++ b/charts/kubedbcom-pgbouncer-editor-options/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/kubedbcom-pgbouncer-editor-options --version=v0.9.0
-$ helm upgrade -i kubedbcom-pgbouncer-editor-options bytebuilders-ui/kubedbcom-pgbouncer-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/kubedbcom-pgbouncer-editor-options --version=v0.10.0
+$ helm upgrade -i kubedbcom-pgbouncer-editor-options bytebuilders-ui/kubedbcom-pgbouncer-editor-options -n kube-system --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PgBouncer Editor UI Options on a [Kubernetes](http://kubern
To install/upgrade the chart with the release name `kubedbcom-pgbouncer-editor-options`:
```bash
-$ helm upgrade -i kubedbcom-pgbouncer-editor-options bytebuilders-ui/kubedbcom-pgbouncer-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-pgbouncer-editor-options bytebuilders-ui/kubedbcom-pgbouncer-editor-options -n kube-system --create-namespace --version=v0.10.0
```
The command deploys a PgBouncer Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -230,12 +230,12 @@ The following table lists the configurable parameters of the `kubedbcom-pgbounce
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-pgbouncer-editor-options bytebuilders-ui/kubedbcom-pgbouncer-editor-options -n kube-system --create-namespace --version=v0.9.0 --set metadata.resource.group=kubedb.com
+$ helm upgrade -i kubedbcom-pgbouncer-editor-options bytebuilders-ui/kubedbcom-pgbouncer-editor-options -n kube-system --create-namespace --version=v0.10.0 --set metadata.resource.group=kubedb.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 kubedbcom-pgbouncer-editor-options bytebuilders-ui/kubedbcom-pgbouncer-editor-options -n kube-system --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-pgbouncer-editor-options bytebuilders-ui/kubedbcom-pgbouncer-editor-options -n kube-system --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-pgbouncer-editor/Chart.yaml b/charts/kubedbcom-pgbouncer-editor/Chart.yaml
index 32b9246a6a..1cd1eda00a 100644
--- a/charts/kubedbcom-pgbouncer-editor/Chart.yaml
+++ b/charts/kubedbcom-pgbouncer-editor/Chart.yaml
@@ -21,7 +21,7 @@ annotations:
kind: ServiceMonitor
version: v1
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PgBouncer Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -33,4 +33,4 @@ maintainers:
name: appscode
name: kubedbcom-pgbouncer-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kubedbcom-pgbouncer-editor/README.md b/charts/kubedbcom-pgbouncer-editor/README.md
index db5bdff31e..c5c63f1cb3 100644
--- a/charts/kubedbcom-pgbouncer-editor/README.md
+++ b/charts/kubedbcom-pgbouncer-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kubedbcom-pgbouncer-editor --version=v0.9.0
-$ helm upgrade -i kubedbcom-pgbouncer-editor appscode-charts-oci/kubedbcom-pgbouncer-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kubedbcom-pgbouncer-editor --version=v0.10.0
+$ helm upgrade -i kubedbcom-pgbouncer-editor appscode-charts-oci/kubedbcom-pgbouncer-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PgBouncer Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `kubedbcom-pgbouncer-editor`:
```bash
-$ helm upgrade -i kubedbcom-pgbouncer-editor appscode-charts-oci/kubedbcom-pgbouncer-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-pgbouncer-editor appscode-charts-oci/kubedbcom-pgbouncer-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PgBouncer Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -166,12 +166,12 @@ The following table lists the configurable parameters of the `kubedbcom-pgbounce
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-pgbouncer-editor appscode-charts-oci/kubedbcom-pgbouncer-editor -n default --create-namespace --version=v0.9.0 --set form.alert.enabled=warning
+$ helm upgrade -i kubedbcom-pgbouncer-editor appscode-charts-oci/kubedbcom-pgbouncer-editor -n default --create-namespace --version=v0.10.0 --set form.alert.enabled=warning
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kubedbcom-pgbouncer-editor appscode-charts-oci/kubedbcom-pgbouncer-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-pgbouncer-editor appscode-charts-oci/kubedbcom-pgbouncer-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-pgbouncer-editor/ui/create-ui.yaml b/charts/kubedbcom-pgbouncer-editor/ui/create-ui.yaml
index 6b12de9e08..c8de055c2b 100644
--- a/charts/kubedbcom-pgbouncer-editor/ui/create-ui.yaml
+++ b/charts/kubedbcom-pgbouncer-editor/ui/create-ui.yaml
@@ -254,7 +254,7 @@ steps:
- alias: reusable_health_checker
chart:
name: uibytebuildersdev-component-health-checker
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubedbComPgBouncer/properties/spec/properties/healthChecker
@@ -325,7 +325,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
functionCallbacks:
getAliasOptions:
$ref: functions#/getAliasOptions
@@ -543,7 +543,7 @@ steps:
- alias: reusable_env
chart:
name: uibytebuildersdev-component-env
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -563,7 +563,7 @@ steps:
- alias: pod_template_standalone
chart:
name: uibytebuildersdev-component-pod-template
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -579,7 +579,7 @@ steps:
- alias: reusable_service_templates
chart:
name: uibytebuildersdev-component-service-templates
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubedbComPgBouncer/properties/spec/properties/serviceTemplates
diff --git a/charts/kubedbcom-pgbouncer-editor/ui/edit-ui.yaml b/charts/kubedbcom-pgbouncer-editor/ui/edit-ui.yaml
index cfeefee3ac..0e0d31b469 100644
--- a/charts/kubedbcom-pgbouncer-editor/ui/edit-ui.yaml
+++ b/charts/kubedbcom-pgbouncer-editor/ui/edit-ui.yaml
@@ -234,7 +234,7 @@ steps:
- alias: reusable_health_checker
chart:
name: uibytebuildersdev-component-health-checker
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubedbComPgBouncer/properties/spec/properties/healthChecker
@@ -308,7 +308,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubedbComPgBouncer/properties/spec/properties/tls/properties/certificates
@@ -524,7 +524,7 @@ steps:
- alias: reusable_env
chart:
name: uibytebuildersdev-component-env
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -544,7 +544,7 @@ steps:
- alias: pod_template_standalone
chart:
name: uibytebuildersdev-component-pod-template
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -563,7 +563,7 @@ steps:
- alias: reusable_service_templates
chart:
name: uibytebuildersdev-component-service-templates
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubedbComPgBouncer/properties/spec/properties/serviceTemplates
diff --git a/charts/kubedbcom-pgpool-editor-options/Chart.yaml b/charts/kubedbcom-pgpool-editor-options/Chart.yaml
index 5dae6b03c0..22a829e586 100644
--- a/charts/kubedbcom-pgpool-editor-options/Chart.yaml
+++ b/charts/kubedbcom-pgpool-editor-options/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: kubedbcom-pgpool-editor-options
description: Pgpool Editor UI Options
type: application
-version: v0.9.0
-appVersion: v0.9.0
+version: v0.10.0
+appVersion: v0.10.0
maintainers:
- name: appscode
email: support@appscode.com
diff --git a/charts/kubedbcom-pgpool-editor-options/README.md b/charts/kubedbcom-pgpool-editor-options/README.md
index 87932e9eab..a19652c4c8 100644
--- a/charts/kubedbcom-pgpool-editor-options/README.md
+++ b/charts/kubedbcom-pgpool-editor-options/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/kubedbcom-pgpool-editor-options --version=v0.9.0
-$ helm upgrade -i kubedbcom-pgpool-editor-options bytebuilders-ui/kubedbcom-pgpool-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/kubedbcom-pgpool-editor-options --version=v0.10.0
+$ helm upgrade -i kubedbcom-pgpool-editor-options bytebuilders-ui/kubedbcom-pgpool-editor-options -n kube-system --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Pgpool Editor UI Options on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `kubedbcom-pgpool-editor-options`:
```bash
-$ helm upgrade -i kubedbcom-pgpool-editor-options bytebuilders-ui/kubedbcom-pgpool-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-pgpool-editor-options bytebuilders-ui/kubedbcom-pgpool-editor-options -n kube-system --create-namespace --version=v0.10.0
```
The command deploys a Pgpool Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -179,12 +179,12 @@ The following table lists the configurable parameters of the `kubedbcom-pgpool-e
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-pgpool-editor-options bytebuilders-ui/kubedbcom-pgpool-editor-options -n kube-system --create-namespace --version=v0.9.0 --set metadata.resource.group=kubedb.com
+$ helm upgrade -i kubedbcom-pgpool-editor-options bytebuilders-ui/kubedbcom-pgpool-editor-options -n kube-system --create-namespace --version=v0.10.0 --set metadata.resource.group=kubedb.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 kubedbcom-pgpool-editor-options bytebuilders-ui/kubedbcom-pgpool-editor-options -n kube-system --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-pgpool-editor-options bytebuilders-ui/kubedbcom-pgpool-editor-options -n kube-system --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-pgpool-editor/Chart.yaml b/charts/kubedbcom-pgpool-editor/Chart.yaml
index 1ba56fd476..3fcac736e5 100644
--- a/charts/kubedbcom-pgpool-editor/Chart.yaml
+++ b/charts/kubedbcom-pgpool-editor/Chart.yaml
@@ -16,7 +16,7 @@ annotations:
kind: PrometheusRule
version: v1
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Pgpool Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -28,4 +28,4 @@ maintainers:
name: appscode
name: kubedbcom-pgpool-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kubedbcom-pgpool-editor/README.md b/charts/kubedbcom-pgpool-editor/README.md
index 660ae272c8..71367c5c70 100644
--- a/charts/kubedbcom-pgpool-editor/README.md
+++ b/charts/kubedbcom-pgpool-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kubedbcom-pgpool-editor --version=v0.9.0
-$ helm upgrade -i kubedbcom-pgpool-editor appscode-charts-oci/kubedbcom-pgpool-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kubedbcom-pgpool-editor --version=v0.10.0
+$ helm upgrade -i kubedbcom-pgpool-editor appscode-charts-oci/kubedbcom-pgpool-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Pgpool Editor on a [Kubernetes](http://kubernetes.io) clust
To install/upgrade the chart with the release name `kubedbcom-pgpool-editor`:
```bash
-$ helm upgrade -i kubedbcom-pgpool-editor appscode-charts-oci/kubedbcom-pgpool-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-pgpool-editor appscode-charts-oci/kubedbcom-pgpool-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Pgpool Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -112,12 +112,12 @@ The following table lists the configurable parameters of the `kubedbcom-pgpool-e
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-pgpool-editor appscode-charts-oci/kubedbcom-pgpool-editor -n default --create-namespace --version=v0.9.0 --set form.alert.enabled=warning
+$ helm upgrade -i kubedbcom-pgpool-editor appscode-charts-oci/kubedbcom-pgpool-editor -n default --create-namespace --version=v0.10.0 --set form.alert.enabled=warning
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kubedbcom-pgpool-editor appscode-charts-oci/kubedbcom-pgpool-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-pgpool-editor appscode-charts-oci/kubedbcom-pgpool-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-postgres-editor-options/Chart.yaml b/charts/kubedbcom-postgres-editor-options/Chart.yaml
index cf0a457ac1..08c40b2a22 100644
--- a/charts/kubedbcom-postgres-editor-options/Chart.yaml
+++ b/charts/kubedbcom-postgres-editor-options/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: kubedbcom-postgres-editor-options
description: Postgres Editor UI Options
type: application
-version: v0.9.0
-appVersion: v0.9.0
+version: v0.10.0
+appVersion: v0.10.0
maintainers:
- name: appscode
email: support@appscode.com
diff --git a/charts/kubedbcom-postgres-editor-options/README.md b/charts/kubedbcom-postgres-editor-options/README.md
index 03bbf7ac4d..e2f1f87891 100644
--- a/charts/kubedbcom-postgres-editor-options/README.md
+++ b/charts/kubedbcom-postgres-editor-options/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/kubedbcom-postgres-editor-options --version=v0.9.0
-$ helm upgrade -i kubedbcom-postgres-editor-options bytebuilders-ui/kubedbcom-postgres-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/kubedbcom-postgres-editor-options --version=v0.10.0
+$ helm upgrade -i kubedbcom-postgres-editor-options bytebuilders-ui/kubedbcom-postgres-editor-options -n kube-system --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Postgres Editor UI Options on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `kubedbcom-postgres-editor-options`:
```bash
-$ helm upgrade -i kubedbcom-postgres-editor-options bytebuilders-ui/kubedbcom-postgres-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-postgres-editor-options bytebuilders-ui/kubedbcom-postgres-editor-options -n kube-system --create-namespace --version=v0.10.0
```
The command deploys a Postgres Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -234,12 +234,12 @@ The following table lists the configurable parameters of the `kubedbcom-postgres
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-postgres-editor-options bytebuilders-ui/kubedbcom-postgres-editor-options -n kube-system --create-namespace --version=v0.9.0 --set metadata.resource.group=kubedb.com
+$ helm upgrade -i kubedbcom-postgres-editor-options bytebuilders-ui/kubedbcom-postgres-editor-options -n kube-system --create-namespace --version=v0.10.0 --set metadata.resource.group=kubedb.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 kubedbcom-postgres-editor-options bytebuilders-ui/kubedbcom-postgres-editor-options -n kube-system --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-postgres-editor-options bytebuilders-ui/kubedbcom-postgres-editor-options -n kube-system --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-postgres-editor/Chart.yaml b/charts/kubedbcom-postgres-editor/Chart.yaml
index 55fcae31cd..0c63ead212 100644
--- a/charts/kubedbcom-postgres-editor/Chart.yaml
+++ b/charts/kubedbcom-postgres-editor/Chart.yaml
@@ -43,7 +43,7 @@ annotations:
kind: RestoreSession
version: v1beta1
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Postgres Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -55,4 +55,4 @@ maintainers:
name: appscode
name: kubedbcom-postgres-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kubedbcom-postgres-editor/README.md b/charts/kubedbcom-postgres-editor/README.md
index f1bb2cd6a9..a39480be3b 100644
--- a/charts/kubedbcom-postgres-editor/README.md
+++ b/charts/kubedbcom-postgres-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kubedbcom-postgres-editor --version=v0.9.0
-$ helm upgrade -i kubedbcom-postgres-editor appscode-charts-oci/kubedbcom-postgres-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kubedbcom-postgres-editor --version=v0.10.0
+$ helm upgrade -i kubedbcom-postgres-editor appscode-charts-oci/kubedbcom-postgres-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Postgres Editor on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `kubedbcom-postgres-editor`:
```bash
-$ helm upgrade -i kubedbcom-postgres-editor appscode-charts-oci/kubedbcom-postgres-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-postgres-editor appscode-charts-oci/kubedbcom-postgres-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Postgres Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -176,12 +176,12 @@ The following table lists the configurable parameters of the `kubedbcom-postgres
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-postgres-editor appscode-charts-oci/kubedbcom-postgres-editor -n default --create-namespace --version=v0.9.0 --set form.alert.enabled=warning
+$ helm upgrade -i kubedbcom-postgres-editor appscode-charts-oci/kubedbcom-postgres-editor -n default --create-namespace --version=v0.10.0 --set form.alert.enabled=warning
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kubedbcom-postgres-editor appscode-charts-oci/kubedbcom-postgres-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-postgres-editor appscode-charts-oci/kubedbcom-postgres-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-postgres-editor/ui/create-ui.yaml b/charts/kubedbcom-postgres-editor/ui/create-ui.yaml
index dfc51c92ab..60f2fd1cac 100644
--- a/charts/kubedbcom-postgres-editor/ui/create-ui.yaml
+++ b/charts/kubedbcom-postgres-editor/ui/create-ui.yaml
@@ -131,7 +131,7 @@ steps:
- alias: reusable_alert
chart:
name: uibytebuildersdev-component-alert
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/form/properties/alert
@@ -288,7 +288,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
functionCallbacks:
getAliasOptions:
$ref: functions#/getAliasOptions
@@ -410,7 +410,7 @@ steps:
- alias: repository_create_init
chart:
name: uibytebuildersdev-component-repository-create
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -446,7 +446,7 @@ steps:
- alias: runtime_settings_init
chart:
name: uibytebuildersdev-component-runtime-settings
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -535,7 +535,7 @@ steps:
- alias: repository_create_backup
chart:
name: uibytebuildersdev-component-repository-create
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -621,7 +621,7 @@ steps:
- alias: runtime_settings_backup
chart:
name: uibytebuildersdev-component-runtime-settings
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -901,7 +901,7 @@ steps:
- alias: reusable_env
chart:
name: uibytebuildersdev-component-env
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -921,7 +921,7 @@ steps:
- alias: pod_template_standalone
chart:
name: uibytebuildersdev-component-pod-template
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -937,7 +937,7 @@ steps:
- alias: reusable_service_templates
chart:
name: uibytebuildersdev-component-service-templates
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubedbComPostgres/properties/spec/properties/serviceTemplates
diff --git a/charts/kubedbcom-postgres-editor/ui/edit-ui.yaml b/charts/kubedbcom-postgres-editor/ui/edit-ui.yaml
index c656ef3048..bb74606524 100644
--- a/charts/kubedbcom-postgres-editor/ui/edit-ui.yaml
+++ b/charts/kubedbcom-postgres-editor/ui/edit-ui.yaml
@@ -95,7 +95,7 @@ steps:
- alias: reusable_alert
chart:
name: uibytebuildersdev-component-alert
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/form/properties/alert
@@ -316,7 +316,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubedbComPostgres/properties/spec/properties/tls/properties/certificates
@@ -437,7 +437,7 @@ steps:
- alias: repository_create_init
chart:
name: uibytebuildersdev-component-repository-create
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -473,7 +473,7 @@ steps:
- alias: runtime_settings_init
chart:
name: uibytebuildersdev-component-runtime-settings
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -939,7 +939,7 @@ steps:
- alias: reusable_env
chart:
name: uibytebuildersdev-component-env
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -960,7 +960,7 @@ steps:
- alias: pod_template_standalone
chart:
name: uibytebuildersdev-component-pod-template
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -980,7 +980,7 @@ steps:
- alias: reusable_service_templates
chart:
name: uibytebuildersdev-component-service-templates
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubedbComPostgres/properties/spec/properties/serviceTemplates
diff --git a/charts/kubedbcom-proxysql-editor-options/Chart.yaml b/charts/kubedbcom-proxysql-editor-options/Chart.yaml
index 0d2adb0679..4e48832843 100644
--- a/charts/kubedbcom-proxysql-editor-options/Chart.yaml
+++ b/charts/kubedbcom-proxysql-editor-options/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: kubedbcom-proxysql-editor-options
description: ProxySQL Editor UI Options
type: application
-version: v0.9.0
-appVersion: v0.9.0
+version: v0.10.0
+appVersion: v0.10.0
maintainers:
- name: appscode
email: support@appscode.com
diff --git a/charts/kubedbcom-proxysql-editor-options/README.md b/charts/kubedbcom-proxysql-editor-options/README.md
index 032017199b..bd687def72 100644
--- a/charts/kubedbcom-proxysql-editor-options/README.md
+++ b/charts/kubedbcom-proxysql-editor-options/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/kubedbcom-proxysql-editor-options --version=v0.9.0
-$ helm upgrade -i kubedbcom-proxysql-editor-options bytebuilders-ui/kubedbcom-proxysql-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/kubedbcom-proxysql-editor-options --version=v0.10.0
+$ helm upgrade -i kubedbcom-proxysql-editor-options bytebuilders-ui/kubedbcom-proxysql-editor-options -n kube-system --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ProxySQL Editor UI Options on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `kubedbcom-proxysql-editor-options`:
```bash
-$ helm upgrade -i kubedbcom-proxysql-editor-options bytebuilders-ui/kubedbcom-proxysql-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-proxysql-editor-options bytebuilders-ui/kubedbcom-proxysql-editor-options -n kube-system --create-namespace --version=v0.10.0
```
The command deploys a ProxySQL Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -188,12 +188,12 @@ The following table lists the configurable parameters of the `kubedbcom-proxysql
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-proxysql-editor-options bytebuilders-ui/kubedbcom-proxysql-editor-options -n kube-system --create-namespace --version=v0.9.0 --set metadata.resource.group=kubedb.com
+$ helm upgrade -i kubedbcom-proxysql-editor-options bytebuilders-ui/kubedbcom-proxysql-editor-options -n kube-system --create-namespace --version=v0.10.0 --set metadata.resource.group=kubedb.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 kubedbcom-proxysql-editor-options bytebuilders-ui/kubedbcom-proxysql-editor-options -n kube-system --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-proxysql-editor-options bytebuilders-ui/kubedbcom-proxysql-editor-options -n kube-system --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-proxysql-editor/Chart.yaml b/charts/kubedbcom-proxysql-editor/Chart.yaml
index 3934715186..e7e2c416e2 100644
--- a/charts/kubedbcom-proxysql-editor/Chart.yaml
+++ b/charts/kubedbcom-proxysql-editor/Chart.yaml
@@ -25,7 +25,7 @@ annotations:
kind: ServiceMonitor
version: v1
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ProxySQL Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -37,4 +37,4 @@ maintainers:
name: appscode
name: kubedbcom-proxysql-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kubedbcom-proxysql-editor/README.md b/charts/kubedbcom-proxysql-editor/README.md
index 7982531723..b8cf818ff9 100644
--- a/charts/kubedbcom-proxysql-editor/README.md
+++ b/charts/kubedbcom-proxysql-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kubedbcom-proxysql-editor --version=v0.9.0
-$ helm upgrade -i kubedbcom-proxysql-editor appscode-charts-oci/kubedbcom-proxysql-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kubedbcom-proxysql-editor --version=v0.10.0
+$ helm upgrade -i kubedbcom-proxysql-editor appscode-charts-oci/kubedbcom-proxysql-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ProxySQL Editor on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `kubedbcom-proxysql-editor`:
```bash
-$ helm upgrade -i kubedbcom-proxysql-editor appscode-charts-oci/kubedbcom-proxysql-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-proxysql-editor appscode-charts-oci/kubedbcom-proxysql-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ProxySQL Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -126,12 +126,12 @@ The following table lists the configurable parameters of the `kubedbcom-proxysql
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-proxysql-editor appscode-charts-oci/kubedbcom-proxysql-editor -n default --create-namespace --version=v0.9.0 --set form.alert.enabled=warning
+$ helm upgrade -i kubedbcom-proxysql-editor appscode-charts-oci/kubedbcom-proxysql-editor -n default --create-namespace --version=v0.10.0 --set form.alert.enabled=warning
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kubedbcom-proxysql-editor appscode-charts-oci/kubedbcom-proxysql-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-proxysql-editor appscode-charts-oci/kubedbcom-proxysql-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-proxysql-editor/ui/create-ui.yaml b/charts/kubedbcom-proxysql-editor/ui/create-ui.yaml
index 8074c016cb..dcd76b68b7 100644
--- a/charts/kubedbcom-proxysql-editor/ui/create-ui.yaml
+++ b/charts/kubedbcom-proxysql-editor/ui/create-ui.yaml
@@ -139,7 +139,7 @@ steps:
- alias: reusable_alert
chart:
name: uibytebuildersdev-component-alert
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/form/properties/alert
@@ -194,7 +194,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
functionCallbacks:
getAliasOptions:
$ref: functions#/getAliasOptions
@@ -212,7 +212,7 @@ steps:
- alias: reusable_health_checker
chart:
name: uibytebuildersdev-component-health-checker
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubedbComProxySQL/properties/spec/properties/healthChecker
@@ -645,7 +645,7 @@ steps:
- alias: reusable_env
chart:
name: uibytebuildersdev-component-env
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -665,7 +665,7 @@ steps:
- alias: pod_template_standalone
chart:
name: uibytebuildersdev-component-pod-template
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -681,7 +681,7 @@ steps:
- alias: reusable_service_templates
chart:
name: uibytebuildersdev-component-service-templates
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubedbComProxySQL/properties/spec/properties/serviceTemplates
diff --git a/charts/kubedbcom-proxysql-editor/ui/edit-ui.yaml b/charts/kubedbcom-proxysql-editor/ui/edit-ui.yaml
index 96977b5229..250bc0068c 100644
--- a/charts/kubedbcom-proxysql-editor/ui/edit-ui.yaml
+++ b/charts/kubedbcom-proxysql-editor/ui/edit-ui.yaml
@@ -104,7 +104,7 @@ steps:
- alias: reusable_alert
chart:
name: uibytebuildersdev-component-alert
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/form/properties/alert
@@ -170,7 +170,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
functionCallbacks:
getAliasOptions:
$ref: functions#/getAliasOptions
@@ -188,7 +188,7 @@ steps:
- alias: reusable_health_checker
chart:
name: uibytebuildersdev-component-health-checker
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubedbComProxySQL/properties/spec/properties/healthChecker
@@ -634,7 +634,7 @@ steps:
- alias: reusable_env
chart:
name: uibytebuildersdev-component-env
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -663,7 +663,7 @@ steps:
- alias: pod_template_standalone
chart:
name: uibytebuildersdev-component-pod-template
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -682,7 +682,7 @@ steps:
- alias: reusable_service_templates
chart:
name: uibytebuildersdev-component-service-templates
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubedbComProxySQL/properties/spec/properties/serviceTemplates
diff --git a/charts/kubedbcom-rabbitmq-editor-options/Chart.yaml b/charts/kubedbcom-rabbitmq-editor-options/Chart.yaml
index b6236be75f..ce40706368 100644
--- a/charts/kubedbcom-rabbitmq-editor-options/Chart.yaml
+++ b/charts/kubedbcom-rabbitmq-editor-options/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: kubedbcom-rabbitmq-editor-options
description: RabbitMQ Editor UI Options
type: application
-version: v0.9.0
-appVersion: v0.9.0
+version: v0.10.0
+appVersion: v0.10.0
maintainers:
- name: appscode
email: support@appscode.com
diff --git a/charts/kubedbcom-rabbitmq-editor-options/README.md b/charts/kubedbcom-rabbitmq-editor-options/README.md
index 89536d43e6..5e4915265c 100644
--- a/charts/kubedbcom-rabbitmq-editor-options/README.md
+++ b/charts/kubedbcom-rabbitmq-editor-options/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/kubedbcom-rabbitmq-editor-options --version=v0.9.0
-$ helm upgrade -i kubedbcom-rabbitmq-editor-options bytebuilders-ui/kubedbcom-rabbitmq-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/kubedbcom-rabbitmq-editor-options --version=v0.10.0
+$ helm upgrade -i kubedbcom-rabbitmq-editor-options bytebuilders-ui/kubedbcom-rabbitmq-editor-options -n kube-system --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RabbitMQ Editor UI Options on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `kubedbcom-rabbitmq-editor-options`:
```bash
-$ helm upgrade -i kubedbcom-rabbitmq-editor-options bytebuilders-ui/kubedbcom-rabbitmq-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-rabbitmq-editor-options bytebuilders-ui/kubedbcom-rabbitmq-editor-options -n kube-system --create-namespace --version=v0.10.0
```
The command deploys a RabbitMQ Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -174,12 +174,12 @@ The following table lists the configurable parameters of the `kubedbcom-rabbitmq
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-rabbitmq-editor-options bytebuilders-ui/kubedbcom-rabbitmq-editor-options -n kube-system --create-namespace --version=v0.9.0 --set metadata.resource.group=kubedb.com
+$ helm upgrade -i kubedbcom-rabbitmq-editor-options bytebuilders-ui/kubedbcom-rabbitmq-editor-options -n kube-system --create-namespace --version=v0.10.0 --set metadata.resource.group=kubedb.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 kubedbcom-rabbitmq-editor-options bytebuilders-ui/kubedbcom-rabbitmq-editor-options -n kube-system --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-rabbitmq-editor-options bytebuilders-ui/kubedbcom-rabbitmq-editor-options -n kube-system --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-rabbitmq-editor/Chart.yaml b/charts/kubedbcom-rabbitmq-editor/Chart.yaml
index 31e421050c..cbb63c61eb 100644
--- a/charts/kubedbcom-rabbitmq-editor/Chart.yaml
+++ b/charts/kubedbcom-rabbitmq-editor/Chart.yaml
@@ -25,7 +25,7 @@ annotations:
kind: ServiceMonitor
version: v1
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RabbitMQ Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -37,4 +37,4 @@ maintainers:
name: appscode
name: kubedbcom-rabbitmq-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kubedbcom-rabbitmq-editor/README.md b/charts/kubedbcom-rabbitmq-editor/README.md
index c710977472..6a044c6da8 100644
--- a/charts/kubedbcom-rabbitmq-editor/README.md
+++ b/charts/kubedbcom-rabbitmq-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kubedbcom-rabbitmq-editor --version=v0.9.0
-$ helm upgrade -i kubedbcom-rabbitmq-editor appscode-charts-oci/kubedbcom-rabbitmq-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kubedbcom-rabbitmq-editor --version=v0.10.0
+$ helm upgrade -i kubedbcom-rabbitmq-editor appscode-charts-oci/kubedbcom-rabbitmq-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RabbitMQ Editor on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `kubedbcom-rabbitmq-editor`:
```bash
-$ helm upgrade -i kubedbcom-rabbitmq-editor appscode-charts-oci/kubedbcom-rabbitmq-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-rabbitmq-editor appscode-charts-oci/kubedbcom-rabbitmq-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RabbitMQ Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -113,12 +113,12 @@ The following table lists the configurable parameters of the `kubedbcom-rabbitmq
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-rabbitmq-editor appscode-charts-oci/kubedbcom-rabbitmq-editor -n default --create-namespace --version=v0.9.0 --set form.alert.enabled=warning
+$ helm upgrade -i kubedbcom-rabbitmq-editor appscode-charts-oci/kubedbcom-rabbitmq-editor -n default --create-namespace --version=v0.10.0 --set form.alert.enabled=warning
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kubedbcom-rabbitmq-editor appscode-charts-oci/kubedbcom-rabbitmq-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-rabbitmq-editor appscode-charts-oci/kubedbcom-rabbitmq-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-redis-editor-options/Chart.yaml b/charts/kubedbcom-redis-editor-options/Chart.yaml
index d530f72620..dacb17d812 100644
--- a/charts/kubedbcom-redis-editor-options/Chart.yaml
+++ b/charts/kubedbcom-redis-editor-options/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: kubedbcom-redis-editor-options
description: Redis Editor UI Options
type: application
-version: v0.9.0
-appVersion: v0.9.0
+version: v0.10.0
+appVersion: v0.10.0
maintainers:
- name: appscode
email: support@appscode.com
diff --git a/charts/kubedbcom-redis-editor-options/README.md b/charts/kubedbcom-redis-editor-options/README.md
index 3ddb2cd52f..1f49840002 100644
--- a/charts/kubedbcom-redis-editor-options/README.md
+++ b/charts/kubedbcom-redis-editor-options/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/kubedbcom-redis-editor-options --version=v0.9.0
-$ helm upgrade -i kubedbcom-redis-editor-options bytebuilders-ui/kubedbcom-redis-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/kubedbcom-redis-editor-options --version=v0.10.0
+$ helm upgrade -i kubedbcom-redis-editor-options bytebuilders-ui/kubedbcom-redis-editor-options -n kube-system --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Redis Editor UI Options on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `kubedbcom-redis-editor-options`:
```bash
-$ helm upgrade -i kubedbcom-redis-editor-options bytebuilders-ui/kubedbcom-redis-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-redis-editor-options bytebuilders-ui/kubedbcom-redis-editor-options -n kube-system --create-namespace --version=v0.10.0
```
The command deploys a Redis Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -202,12 +202,12 @@ The following table lists the configurable parameters of the `kubedbcom-redis-ed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-redis-editor-options bytebuilders-ui/kubedbcom-redis-editor-options -n kube-system --create-namespace --version=v0.9.0 --set metadata.resource.group=kubedb.com
+$ helm upgrade -i kubedbcom-redis-editor-options bytebuilders-ui/kubedbcom-redis-editor-options -n kube-system --create-namespace --version=v0.10.0 --set metadata.resource.group=kubedb.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 kubedbcom-redis-editor-options bytebuilders-ui/kubedbcom-redis-editor-options -n kube-system --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-redis-editor-options bytebuilders-ui/kubedbcom-redis-editor-options -n kube-system --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-redis-editor/Chart.yaml b/charts/kubedbcom-redis-editor/Chart.yaml
index 66b1d71242..a8852bcce9 100644
--- a/charts/kubedbcom-redis-editor/Chart.yaml
+++ b/charts/kubedbcom-redis-editor/Chart.yaml
@@ -46,7 +46,7 @@ annotations:
kind: RestoreSession
version: v1beta1
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Redis Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -58,4 +58,4 @@ maintainers:
name: appscode
name: kubedbcom-redis-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kubedbcom-redis-editor/README.md b/charts/kubedbcom-redis-editor/README.md
index 9a9ab51130..d296f4819e 100644
--- a/charts/kubedbcom-redis-editor/README.md
+++ b/charts/kubedbcom-redis-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kubedbcom-redis-editor --version=v0.9.0
-$ helm upgrade -i kubedbcom-redis-editor appscode-charts-oci/kubedbcom-redis-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kubedbcom-redis-editor --version=v0.10.0
+$ helm upgrade -i kubedbcom-redis-editor appscode-charts-oci/kubedbcom-redis-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Redis Editor on a [Kubernetes](http://kubernetes.io) cluste
To install/upgrade the chart with the release name `kubedbcom-redis-editor`:
```bash
-$ helm upgrade -i kubedbcom-redis-editor appscode-charts-oci/kubedbcom-redis-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-redis-editor appscode-charts-oci/kubedbcom-redis-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Redis Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -148,12 +148,12 @@ The following table lists the configurable parameters of the `kubedbcom-redis-ed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-redis-editor appscode-charts-oci/kubedbcom-redis-editor -n default --create-namespace --version=v0.9.0 --set form.alert.enabled=warning
+$ helm upgrade -i kubedbcom-redis-editor appscode-charts-oci/kubedbcom-redis-editor -n default --create-namespace --version=v0.10.0 --set form.alert.enabled=warning
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kubedbcom-redis-editor appscode-charts-oci/kubedbcom-redis-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-redis-editor appscode-charts-oci/kubedbcom-redis-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-redis-editor/ui/create-ui.yaml b/charts/kubedbcom-redis-editor/ui/create-ui.yaml
index d892b9cd3f..152dea127d 100644
--- a/charts/kubedbcom-redis-editor/ui/create-ui.yaml
+++ b/charts/kubedbcom-redis-editor/ui/create-ui.yaml
@@ -125,7 +125,7 @@ steps:
- alias: reusable_alert
chart:
name: uibytebuildersdev-component-alert
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/form/properties/alert
@@ -278,7 +278,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
functionCallbacks:
getAliasOptions:
$ref: functions#/getAliasOptions
@@ -400,7 +400,7 @@ steps:
- alias: repository_create_init
chart:
name: uibytebuildersdev-component-repository-create
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -436,7 +436,7 @@ steps:
- alias: runtime_settings_init
chart:
name: uibytebuildersdev-component-runtime-settings
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -525,7 +525,7 @@ steps:
- alias: repository_create_backup
chart:
name: uibytebuildersdev-component-repository-create
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -611,7 +611,7 @@ steps:
- alias: runtime_settings_backup
chart:
name: uibytebuildersdev-component-runtime-settings
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -892,7 +892,7 @@ steps:
- alias: reusable_env
chart:
name: uibytebuildersdev-component-env
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -912,7 +912,7 @@ steps:
- alias: pod_template_standalone
chart:
name: uibytebuildersdev-component-pod-template
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -928,7 +928,7 @@ steps:
- alias: reusable_service_templates
chart:
name: uibytebuildersdev-component-service-templates
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubedbComRedis/properties/spec/properties/serviceTemplates
diff --git a/charts/kubedbcom-redis-editor/ui/edit-ui.yaml b/charts/kubedbcom-redis-editor/ui/edit-ui.yaml
index d733ac8ec5..c4f88a900c 100644
--- a/charts/kubedbcom-redis-editor/ui/edit-ui.yaml
+++ b/charts/kubedbcom-redis-editor/ui/edit-ui.yaml
@@ -89,7 +89,7 @@ steps:
- alias: reusable_alert
chart:
name: uibytebuildersdev-component-alert
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/form/properties/alert
@@ -304,7 +304,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubedbComRedis/properties/spec/properties/tls/properties/certificates
@@ -425,7 +425,7 @@ steps:
- alias: repository_create_init
chart:
name: uibytebuildersdev-component-repository-create
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -461,7 +461,7 @@ steps:
- alias: runtime_settings_init
chart:
name: uibytebuildersdev-component-runtime-settings
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -928,7 +928,7 @@ steps:
- alias: reusable_env
chart:
name: uibytebuildersdev-component-env
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -949,7 +949,7 @@ steps:
- alias: pod_template_standalone
chart:
name: uibytebuildersdev-component-pod-template
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -969,7 +969,7 @@ steps:
- alias: reusable_service_templates
chart:
name: uibytebuildersdev-component-service-templates
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubedbComRedis/properties/spec/properties/serviceTemplates
diff --git a/charts/kubedbcom-redissentinel-editor/Chart.yaml b/charts/kubedbcom-redissentinel-editor/Chart.yaml
index e79f4009ab..8151eb34d4 100644
--- a/charts/kubedbcom-redissentinel-editor/Chart.yaml
+++ b/charts/kubedbcom-redissentinel-editor/Chart.yaml
@@ -15,7 +15,7 @@ annotations:
kind: ServiceMonitor
version: v1
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RedisSentinel Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -27,4 +27,4 @@ maintainers:
name: appscode
name: kubedbcom-redissentinel-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kubedbcom-redissentinel-editor/README.md b/charts/kubedbcom-redissentinel-editor/README.md
index d003683773..c63deb0c24 100644
--- a/charts/kubedbcom-redissentinel-editor/README.md
+++ b/charts/kubedbcom-redissentinel-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kubedbcom-redissentinel-editor --version=v0.9.0
-$ helm upgrade -i kubedbcom-redissentinel-editor appscode-charts-oci/kubedbcom-redissentinel-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kubedbcom-redissentinel-editor --version=v0.10.0
+$ helm upgrade -i kubedbcom-redissentinel-editor appscode-charts-oci/kubedbcom-redissentinel-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RedisSentinel Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `kubedbcom-redissentinel-editor`:
```bash
-$ helm upgrade -i kubedbcom-redissentinel-editor appscode-charts-oci/kubedbcom-redissentinel-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-redissentinel-editor appscode-charts-oci/kubedbcom-redissentinel-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RedisSentinel Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -63,12 +63,12 @@ The following table lists the configurable parameters of the `kubedbcom-redissen
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-redissentinel-editor appscode-charts-oci/kubedbcom-redissentinel-editor -n default --create-namespace --version=v0.9.0 --set metadata.resource.group=kubedb.com
+$ helm upgrade -i kubedbcom-redissentinel-editor appscode-charts-oci/kubedbcom-redissentinel-editor -n default --create-namespace --version=v0.10.0 --set metadata.resource.group=kubedb.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 kubedbcom-redissentinel-editor appscode-charts-oci/kubedbcom-redissentinel-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-redissentinel-editor appscode-charts-oci/kubedbcom-redissentinel-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-singlestore-editor-options/Chart.yaml b/charts/kubedbcom-singlestore-editor-options/Chart.yaml
index 9fc1e76499..dfc184d7fd 100644
--- a/charts/kubedbcom-singlestore-editor-options/Chart.yaml
+++ b/charts/kubedbcom-singlestore-editor-options/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: kubedbcom-singlestore-editor-options
description: Singlestore Editor UI Options
type: application
-version: v0.9.0
-appVersion: v0.9.0
+version: v0.10.0
+appVersion: v0.10.0
maintainers:
- name: appscode
email: support@appscode.com
diff --git a/charts/kubedbcom-singlestore-editor-options/README.md b/charts/kubedbcom-singlestore-editor-options/README.md
index de4b12938f..362331bcc6 100644
--- a/charts/kubedbcom-singlestore-editor-options/README.md
+++ b/charts/kubedbcom-singlestore-editor-options/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/kubedbcom-singlestore-editor-options --version=v0.9.0
-$ helm upgrade -i kubedbcom-singlestore-editor-options bytebuilders-ui/kubedbcom-singlestore-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/kubedbcom-singlestore-editor-options --version=v0.10.0
+$ helm upgrade -i kubedbcom-singlestore-editor-options bytebuilders-ui/kubedbcom-singlestore-editor-options -n kube-system --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Singlestore Editor UI Options on a [Kubernetes](http://kube
To install/upgrade the chart with the release name `kubedbcom-singlestore-editor-options`:
```bash
-$ helm upgrade -i kubedbcom-singlestore-editor-options bytebuilders-ui/kubedbcom-singlestore-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-singlestore-editor-options bytebuilders-ui/kubedbcom-singlestore-editor-options -n kube-system --create-namespace --version=v0.10.0
```
The command deploys a Singlestore Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -213,12 +213,12 @@ The following table lists the configurable parameters of the `kubedbcom-singlest
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-singlestore-editor-options bytebuilders-ui/kubedbcom-singlestore-editor-options -n kube-system --create-namespace --version=v0.9.0 --set metadata.resource.group=kubedb.com
+$ helm upgrade -i kubedbcom-singlestore-editor-options bytebuilders-ui/kubedbcom-singlestore-editor-options -n kube-system --create-namespace --version=v0.10.0 --set metadata.resource.group=kubedb.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 kubedbcom-singlestore-editor-options bytebuilders-ui/kubedbcom-singlestore-editor-options -n kube-system --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-singlestore-editor-options bytebuilders-ui/kubedbcom-singlestore-editor-options -n kube-system --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-singlestore-editor/Chart.yaml b/charts/kubedbcom-singlestore-editor/Chart.yaml
index 56bdf550de..9f93654e65 100644
--- a/charts/kubedbcom-singlestore-editor/Chart.yaml
+++ b/charts/kubedbcom-singlestore-editor/Chart.yaml
@@ -34,7 +34,7 @@ annotations:
kind: ServiceMonitor
version: v1
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Singlestore Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -46,4 +46,4 @@ maintainers:
name: appscode
name: kubedbcom-singlestore-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kubedbcom-singlestore-editor/README.md b/charts/kubedbcom-singlestore-editor/README.md
index cc435fbc61..9fc29ad4fd 100644
--- a/charts/kubedbcom-singlestore-editor/README.md
+++ b/charts/kubedbcom-singlestore-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kubedbcom-singlestore-editor --version=v0.9.0
-$ helm upgrade -i kubedbcom-singlestore-editor appscode-charts-oci/kubedbcom-singlestore-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kubedbcom-singlestore-editor --version=v0.10.0
+$ helm upgrade -i kubedbcom-singlestore-editor appscode-charts-oci/kubedbcom-singlestore-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Singlestore Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `kubedbcom-singlestore-editor`:
```bash
-$ helm upgrade -i kubedbcom-singlestore-editor appscode-charts-oci/kubedbcom-singlestore-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-singlestore-editor appscode-charts-oci/kubedbcom-singlestore-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Singlestore Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -145,12 +145,12 @@ The following table lists the configurable parameters of the `kubedbcom-singlest
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-singlestore-editor appscode-charts-oci/kubedbcom-singlestore-editor -n default --create-namespace --version=v0.9.0 --set form.alert.enabled=warning
+$ helm upgrade -i kubedbcom-singlestore-editor appscode-charts-oci/kubedbcom-singlestore-editor -n default --create-namespace --version=v0.10.0 --set form.alert.enabled=warning
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kubedbcom-singlestore-editor appscode-charts-oci/kubedbcom-singlestore-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-singlestore-editor appscode-charts-oci/kubedbcom-singlestore-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-solr-editor-options/Chart.yaml b/charts/kubedbcom-solr-editor-options/Chart.yaml
index 1649ff9ae0..922026c546 100644
--- a/charts/kubedbcom-solr-editor-options/Chart.yaml
+++ b/charts/kubedbcom-solr-editor-options/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: kubedbcom-solr-editor-options
description: Solr Editor UI Options
type: application
-version: v0.9.0
-appVersion: v0.9.0
+version: v0.10.0
+appVersion: v0.10.0
maintainers:
- name: appscode
email: support@appscode.com
diff --git a/charts/kubedbcom-solr-editor-options/README.md b/charts/kubedbcom-solr-editor-options/README.md
index c0663e25ce..9114c73b10 100644
--- a/charts/kubedbcom-solr-editor-options/README.md
+++ b/charts/kubedbcom-solr-editor-options/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/kubedbcom-solr-editor-options --version=v0.9.0
-$ helm upgrade -i kubedbcom-solr-editor-options bytebuilders-ui/kubedbcom-solr-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/kubedbcom-solr-editor-options --version=v0.10.0
+$ helm upgrade -i kubedbcom-solr-editor-options bytebuilders-ui/kubedbcom-solr-editor-options -n kube-system --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Solr Editor UI Options on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `kubedbcom-solr-editor-options`:
```bash
-$ helm upgrade -i kubedbcom-solr-editor-options bytebuilders-ui/kubedbcom-solr-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-solr-editor-options bytebuilders-ui/kubedbcom-solr-editor-options -n kube-system --create-namespace --version=v0.10.0
```
The command deploys a Solr Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -190,12 +190,12 @@ The following table lists the configurable parameters of the `kubedbcom-solr-edi
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-solr-editor-options bytebuilders-ui/kubedbcom-solr-editor-options -n kube-system --create-namespace --version=v0.9.0 --set metadata.resource.group=kubedb.com
+$ helm upgrade -i kubedbcom-solr-editor-options bytebuilders-ui/kubedbcom-solr-editor-options -n kube-system --create-namespace --version=v0.10.0 --set metadata.resource.group=kubedb.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 kubedbcom-solr-editor-options bytebuilders-ui/kubedbcom-solr-editor-options -n kube-system --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-solr-editor-options bytebuilders-ui/kubedbcom-solr-editor-options -n kube-system --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-solr-editor/Chart.yaml b/charts/kubedbcom-solr-editor/Chart.yaml
index c1099da107..e381e6c804 100644
--- a/charts/kubedbcom-solr-editor/Chart.yaml
+++ b/charts/kubedbcom-solr-editor/Chart.yaml
@@ -25,7 +25,7 @@ annotations:
kind: ServiceMonitor
version: v1
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Solr Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -37,4 +37,4 @@ maintainers:
name: appscode
name: kubedbcom-solr-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kubedbcom-solr-editor/README.md b/charts/kubedbcom-solr-editor/README.md
index 506ca9a156..4c86d2dad4 100644
--- a/charts/kubedbcom-solr-editor/README.md
+++ b/charts/kubedbcom-solr-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kubedbcom-solr-editor --version=v0.9.0
-$ helm upgrade -i kubedbcom-solr-editor appscode-charts-oci/kubedbcom-solr-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kubedbcom-solr-editor --version=v0.10.0
+$ helm upgrade -i kubedbcom-solr-editor appscode-charts-oci/kubedbcom-solr-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Solr Editor on a [Kubernetes](http://kubernetes.io) cluster
To install/upgrade the chart with the release name `kubedbcom-solr-editor`:
```bash
-$ helm upgrade -i kubedbcom-solr-editor appscode-charts-oci/kubedbcom-solr-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-solr-editor appscode-charts-oci/kubedbcom-solr-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Solr Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -112,12 +112,12 @@ The following table lists the configurable parameters of the `kubedbcom-solr-edi
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-solr-editor appscode-charts-oci/kubedbcom-solr-editor -n default --create-namespace --version=v0.9.0 --set form.alert.enabled=warning
+$ helm upgrade -i kubedbcom-solr-editor appscode-charts-oci/kubedbcom-solr-editor -n default --create-namespace --version=v0.10.0 --set form.alert.enabled=warning
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kubedbcom-solr-editor appscode-charts-oci/kubedbcom-solr-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-solr-editor appscode-charts-oci/kubedbcom-solr-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-zookeeper-editor-options/Chart.yaml b/charts/kubedbcom-zookeeper-editor-options/Chart.yaml
index 4653d3c7fc..473f245ac5 100644
--- a/charts/kubedbcom-zookeeper-editor-options/Chart.yaml
+++ b/charts/kubedbcom-zookeeper-editor-options/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: kubedbcom-zookeeper-editor-options
description: ZooKeeper Editor UI Options
type: application
-version: v0.9.0
-appVersion: v0.9.0
+version: v0.10.0
+appVersion: v0.10.0
maintainers:
- name: appscode
email: support@appscode.com
diff --git a/charts/kubedbcom-zookeeper-editor-options/README.md b/charts/kubedbcom-zookeeper-editor-options/README.md
index baa4b7df29..91c0c32cd0 100644
--- a/charts/kubedbcom-zookeeper-editor-options/README.md
+++ b/charts/kubedbcom-zookeeper-editor-options/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/kubedbcom-zookeeper-editor-options --version=v0.9.0
-$ helm upgrade -i kubedbcom-zookeeper-editor-options bytebuilders-ui/kubedbcom-zookeeper-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/kubedbcom-zookeeper-editor-options --version=v0.10.0
+$ helm upgrade -i kubedbcom-zookeeper-editor-options bytebuilders-ui/kubedbcom-zookeeper-editor-options -n kube-system --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ZooKeeper Editor UI Options on a [Kubernetes](http://kubern
To install/upgrade the chart with the release name `kubedbcom-zookeeper-editor-options`:
```bash
-$ helm upgrade -i kubedbcom-zookeeper-editor-options bytebuilders-ui/kubedbcom-zookeeper-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-zookeeper-editor-options bytebuilders-ui/kubedbcom-zookeeper-editor-options -n kube-system --create-namespace --version=v0.10.0
```
The command deploys a ZooKeeper Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -179,12 +179,12 @@ The following table lists the configurable parameters of the `kubedbcom-zookeepe
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-zookeeper-editor-options bytebuilders-ui/kubedbcom-zookeeper-editor-options -n kube-system --create-namespace --version=v0.9.0 --set metadata.resource.group=kubedb.com
+$ helm upgrade -i kubedbcom-zookeeper-editor-options bytebuilders-ui/kubedbcom-zookeeper-editor-options -n kube-system --create-namespace --version=v0.10.0 --set metadata.resource.group=kubedb.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 kubedbcom-zookeeper-editor-options bytebuilders-ui/kubedbcom-zookeeper-editor-options -n kube-system --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-zookeeper-editor-options bytebuilders-ui/kubedbcom-zookeeper-editor-options -n kube-system --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubedbcom-zookeeper-editor/Chart.yaml b/charts/kubedbcom-zookeeper-editor/Chart.yaml
index 99418c809e..cbc30628f9 100644
--- a/charts/kubedbcom-zookeeper-editor/Chart.yaml
+++ b/charts/kubedbcom-zookeeper-editor/Chart.yaml
@@ -16,7 +16,7 @@ annotations:
kind: PrometheusRule
version: v1
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ZooKeeper Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -28,4 +28,4 @@ maintainers:
name: appscode
name: kubedbcom-zookeeper-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kubedbcom-zookeeper-editor/README.md b/charts/kubedbcom-zookeeper-editor/README.md
index e23e7ace0c..ea5391c06a 100644
--- a/charts/kubedbcom-zookeeper-editor/README.md
+++ b/charts/kubedbcom-zookeeper-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kubedbcom-zookeeper-editor --version=v0.9.0
-$ helm upgrade -i kubedbcom-zookeeper-editor appscode-charts-oci/kubedbcom-zookeeper-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kubedbcom-zookeeper-editor --version=v0.10.0
+$ helm upgrade -i kubedbcom-zookeeper-editor appscode-charts-oci/kubedbcom-zookeeper-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ZooKeeper Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `kubedbcom-zookeeper-editor`:
```bash
-$ helm upgrade -i kubedbcom-zookeeper-editor appscode-charts-oci/kubedbcom-zookeeper-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kubedbcom-zookeeper-editor appscode-charts-oci/kubedbcom-zookeeper-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ZooKeeper Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -124,12 +124,12 @@ The following table lists the configurable parameters of the `kubedbcom-zookeepe
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubedbcom-zookeeper-editor appscode-charts-oci/kubedbcom-zookeeper-editor -n default --create-namespace --version=v0.9.0 --set form.alert.enabled=warning
+$ helm upgrade -i kubedbcom-zookeeper-editor appscode-charts-oci/kubedbcom-zookeeper-editor -n default --create-namespace --version=v0.10.0 --set form.alert.enabled=warning
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kubedbcom-zookeeper-editor appscode-charts-oci/kubedbcom-zookeeper-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubedbcom-zookeeper-editor appscode-charts-oci/kubedbcom-zookeeper-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubevaultcom-vaultserver-editor-options/Chart.yaml b/charts/kubevaultcom-vaultserver-editor-options/Chart.yaml
index 9c2d7cc4f2..bce51b6b0c 100644
--- a/charts/kubevaultcom-vaultserver-editor-options/Chart.yaml
+++ b/charts/kubevaultcom-vaultserver-editor-options/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: kubevaultcom-vaultserver-editor-options
description: VaultServer Editor UI Options
type: application
-version: v0.9.0
-appVersion: v0.9.0
+version: v0.10.0
+appVersion: v0.10.0
maintainers:
- name: appscode
email: support@appscode.com
diff --git a/charts/kubevaultcom-vaultserver-editor-options/README.md b/charts/kubevaultcom-vaultserver-editor-options/README.md
index 5f2758a83e..aded307fc8 100644
--- a/charts/kubevaultcom-vaultserver-editor-options/README.md
+++ b/charts/kubevaultcom-vaultserver-editor-options/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/kubevaultcom-vaultserver-editor-options --version=v0.9.0
-$ helm upgrade -i kubevaultcom-vaultserver-editor-options bytebuilders-ui/kubevaultcom-vaultserver-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/kubevaultcom-vaultserver-editor-options --version=v0.10.0
+$ helm upgrade -i kubevaultcom-vaultserver-editor-options bytebuilders-ui/kubevaultcom-vaultserver-editor-options -n kube-system --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a VaultServer Editor UI Options on a [Kubernetes](http://kube
To install/upgrade the chart with the release name `kubevaultcom-vaultserver-editor-options`:
```bash
-$ helm upgrade -i kubevaultcom-vaultserver-editor-options bytebuilders-ui/kubevaultcom-vaultserver-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm upgrade -i kubevaultcom-vaultserver-editor-options bytebuilders-ui/kubevaultcom-vaultserver-editor-options -n kube-system --create-namespace --version=v0.10.0
```
The command deploys a VaultServer Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -255,12 +255,12 @@ The following table lists the configurable parameters of the `kubevaultcom-vault
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubevaultcom-vaultserver-editor-options bytebuilders-ui/kubevaultcom-vaultserver-editor-options -n kube-system --create-namespace --version=v0.9.0 --set metadata.resource.group=kubevault.com
+$ helm upgrade -i kubevaultcom-vaultserver-editor-options bytebuilders-ui/kubevaultcom-vaultserver-editor-options -n kube-system --create-namespace --version=v0.10.0 --set metadata.resource.group=kubevault.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 kubevaultcom-vaultserver-editor-options bytebuilders-ui/kubevaultcom-vaultserver-editor-options -n kube-system --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubevaultcom-vaultserver-editor-options bytebuilders-ui/kubevaultcom-vaultserver-editor-options -n kube-system --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubevaultcom-vaultserver-editor-options/ui/create-ui.yaml b/charts/kubevaultcom-vaultserver-editor-options/ui/create-ui.yaml
index ad4997ca08..fe8b3b1563 100644
--- a/charts/kubevaultcom-vaultserver-editor-options/ui/create-ui.yaml
+++ b/charts/kubevaultcom-vaultserver-editor-options/ui/create-ui.yaml
@@ -590,7 +590,7 @@ steps:
- alias: reusable-backup-option
chart:
name: uibytebuildersdev-component-backup-option
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/spec/properties/backup
diff --git a/charts/kubevaultcom-vaultserver-editor/Chart.yaml b/charts/kubevaultcom-vaultserver-editor/Chart.yaml
index de9cfc94c3..81a5c90aee 100644
--- a/charts/kubevaultcom-vaultserver-editor/Chart.yaml
+++ b/charts/kubevaultcom-vaultserver-editor/Chart.yaml
@@ -22,7 +22,7 @@ annotations:
kind: Repository
version: v1alpha1
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: VaultServer Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -34,4 +34,4 @@ maintainers:
name: appscode
name: kubevaultcom-vaultserver-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kubevaultcom-vaultserver-editor/README.md b/charts/kubevaultcom-vaultserver-editor/README.md
index b7b00b90c9..4c77091e2a 100644
--- a/charts/kubevaultcom-vaultserver-editor/README.md
+++ b/charts/kubevaultcom-vaultserver-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kubevaultcom-vaultserver-editor --version=v0.9.0
-$ helm upgrade -i kubevaultcom-vaultserver-editor appscode-charts-oci/kubevaultcom-vaultserver-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kubevaultcom-vaultserver-editor --version=v0.10.0
+$ helm upgrade -i kubevaultcom-vaultserver-editor appscode-charts-oci/kubevaultcom-vaultserver-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a VaultServer Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `kubevaultcom-vaultserver-editor`:
```bash
-$ helm upgrade -i kubevaultcom-vaultserver-editor appscode-charts-oci/kubevaultcom-vaultserver-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kubevaultcom-vaultserver-editor appscode-charts-oci/kubevaultcom-vaultserver-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a VaultServer Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -154,12 +154,12 @@ The following table lists the configurable parameters of the `kubevaultcom-vault
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kubevaultcom-vaultserver-editor appscode-charts-oci/kubevaultcom-vaultserver-editor -n default --create-namespace --version=v0.9.0 --set form.alert.enabled=warning
+$ helm upgrade -i kubevaultcom-vaultserver-editor appscode-charts-oci/kubevaultcom-vaultserver-editor -n default --create-namespace --version=v0.10.0 --set form.alert.enabled=warning
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kubevaultcom-vaultserver-editor appscode-charts-oci/kubevaultcom-vaultserver-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kubevaultcom-vaultserver-editor appscode-charts-oci/kubevaultcom-vaultserver-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/kubevaultcom-vaultserver-editor/ui/create-ui.yaml b/charts/kubevaultcom-vaultserver-editor/ui/create-ui.yaml
index 2ef42eb02f..30283d301d 100755
--- a/charts/kubevaultcom-vaultserver-editor/ui/create-ui.yaml
+++ b/charts/kubevaultcom-vaultserver-editor/ui/create-ui.yaml
@@ -625,7 +625,7 @@ steps:
- alias: reusable_raft_selector
chart:
name: uibytebuildersdev-component-selector
- version: v0.9.0
+ version: v0.10.0
customClass: mb-10
hideForm: true
label:
@@ -808,7 +808,7 @@ steps:
- alias: reusable_config_map_items
chart:
name: uibytebuildersdev-component-data-sources-items
- version: v0.9.0
+ version: v0.10.0
customClass: mb-10
moduleResolver: fetchJsons
schema:
@@ -838,7 +838,7 @@ steps:
- alias: reusable_secret_items
chart:
name: uibytebuildersdev-component-data-sources-items
- version: v0.9.0
+ version: v0.10.0
customClass: mb-10
moduleResolver: fetchJsons
schema:
@@ -1288,7 +1288,7 @@ steps:
- alias: vaultserver-backupconfiguration
chart:
name: uibytebuildersdev-component-backupconfiguration
- version: v0.9.0
+ version: v0.10.0
dataContext:
name:
$ref: schema#/properties/metadata/properties/release/properties/name
@@ -1352,7 +1352,7 @@ steps:
- alias: reusable_match_expressions
chart:
name: uibytebuildersdev-component-match-expressions
- version: v0.9.0
+ version: v0.10.0
customClass: mb-10
moduleResolver: fetchJsons
schema:
@@ -1476,7 +1476,7 @@ steps:
- alias: reusable_jwt_config
chart:
name: uibytebuildersdev-component-jwtoidc-config
- version: v0.9.0
+ version: v0.10.0
customClass: mb-10
hideForm: true
if: isAuthMethodTypeEqualTo|jwt
@@ -1490,7 +1490,7 @@ steps:
- alias: reusable_oidc_config
chart:
name: uibytebuildersdev-component-jwtoidc-config
- version: v0.9.0
+ version: v0.10.0
customClass: mb-10
hideForm: true
if: isAuthMethodTypeEqualTo|oidc
@@ -1626,7 +1626,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
functionCallbacks:
getAliasOptions:
$ref: functions#/getAliasOptions
@@ -1644,7 +1644,7 @@ steps:
- alias: reusable_health_checker
chart:
name: uibytebuildersdev-component-health-checker
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubevaultComVaultServer/properties/spec/properties/healthChecker
@@ -1780,7 +1780,7 @@ steps:
- alias: reusable_env
chart:
name: uibytebuildersdev-component-env
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -1800,7 +1800,7 @@ steps:
- alias: pod_template_standalone
chart:
name: uibytebuildersdev-component-pod-template
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -1816,7 +1816,7 @@ steps:
- alias: reusable_service_templates
chart:
name: uibytebuildersdev-component-service-templates
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubevaultComVaultServer/properties/spec/properties/serviceTemplates
diff --git a/charts/kubevaultcom-vaultserver-editor/ui/edit-ui.yaml b/charts/kubevaultcom-vaultserver-editor/ui/edit-ui.yaml
index ecc963d600..b96f762542 100755
--- a/charts/kubevaultcom-vaultserver-editor/ui/edit-ui.yaml
+++ b/charts/kubevaultcom-vaultserver-editor/ui/edit-ui.yaml
@@ -478,7 +478,7 @@ steps:
- alias: reusable_raft_selector
chart:
name: uibytebuildersdev-component-selector
- version: v0.9.0
+ version: v0.10.0
customClass: mb-10
hideForm: true
label:
@@ -665,7 +665,7 @@ steps:
- alias: reusable_config_map_items
chart:
name: uibytebuildersdev-component-data-sources-items
- version: v0.9.0
+ version: v0.10.0
customClass: mb-10
moduleResolver: fetchJsons
schema:
@@ -695,7 +695,7 @@ steps:
- alias: reusable_secret_items
chart:
name: uibytebuildersdev-component-data-sources-items
- version: v0.9.0
+ version: v0.10.0
customClass: mb-10
moduleResolver: fetchJsons
schema:
@@ -1052,7 +1052,7 @@ steps:
- alias: vaultserver-backupconfiguration
chart:
name: uibytebuildersdev-component-backupconfiguration
- version: v0.9.0
+ version: v0.10.0
dataContext:
name:
$ref: schema#/properties/metadata/properties/release/properties/name
@@ -1119,7 +1119,7 @@ steps:
- alias: reusable_match_expressions
chart:
name: uibytebuildersdev-component-match-expressions
- version: v0.9.0
+ version: v0.10.0
customClass: mb-10
moduleResolver: fetchJsons
schema:
@@ -1243,7 +1243,7 @@ steps:
- alias: reusable_jwt_config
chart:
name: uibytebuildersdev-component-jwtoidc-config
- version: v0.9.0
+ version: v0.10.0
customClass: mb-10
hideForm: true
if: isAuthMethodTypeEqualTo|jwt
@@ -1257,7 +1257,7 @@ steps:
- alias: reusable_oidc_config
chart:
name: uibytebuildersdev-component-jwtoidc-config
- version: v0.9.0
+ version: v0.10.0
customClass: mb-10
hideForm: true
if: isAuthMethodTypeEqualTo|oidc
@@ -1423,7 +1423,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
functionCallbacks:
getAliasOptions:
$ref: functions#/getAliasOptions
@@ -1441,7 +1441,7 @@ steps:
- alias: reusable_health_checker
chart:
name: uibytebuildersdev-component-health-checker
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubevaultComVaultServer/properties/spec/properties/healthChecker
@@ -1578,7 +1578,7 @@ steps:
- alias: reusable_env
chart:
name: uibytebuildersdev-component-env
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -1598,7 +1598,7 @@ steps:
- alias: pod_template_standalone
chart:
name: uibytebuildersdev-component-pod-template
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
@@ -1617,7 +1617,7 @@ steps:
- alias: reusable_service_templates
chart:
name: uibytebuildersdev-component-service-templates
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/resources/properties/kubevaultComVaultServer/properties/spec/properties/serviceTemplates
diff --git a/charts/kustomizetoolkitfluxcdio-kustomization-editor/Chart.yaml b/charts/kustomizetoolkitfluxcdio-kustomization-editor/Chart.yaml
index 12d8765733..f0ba8ee2d4 100644
--- a/charts/kustomizetoolkitfluxcdio-kustomization-editor/Chart.yaml
+++ b/charts/kustomizetoolkitfluxcdio-kustomization-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"kustomize.toolkit.fluxcd.io","version":"v1","resource":"kustomizations"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Kustomization Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: kustomizetoolkitfluxcdio-kustomization-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/kustomizetoolkitfluxcdio-kustomization-editor/README.md b/charts/kustomizetoolkitfluxcdio-kustomization-editor/README.md
index 94c7f34570..3bafe03fa9 100644
--- a/charts/kustomizetoolkitfluxcdio-kustomization-editor/README.md
+++ b/charts/kustomizetoolkitfluxcdio-kustomization-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/kustomizetoolkitfluxcdio-kustomization-editor --version=v0.9.0
-$ helm upgrade -i kustomizetoolkitfluxcdio-kustomization-editor appscode-charts-oci/kustomizetoolkitfluxcdio-kustomization-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/kustomizetoolkitfluxcdio-kustomization-editor --version=v0.10.0
+$ helm upgrade -i kustomizetoolkitfluxcdio-kustomization-editor appscode-charts-oci/kustomizetoolkitfluxcdio-kustomization-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Kustomization Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `kustomizetoolkitfluxcdio-kustomization-editor`:
```bash
-$ helm upgrade -i kustomizetoolkitfluxcdio-kustomization-editor appscode-charts-oci/kustomizetoolkitfluxcdio-kustomization-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i kustomizetoolkitfluxcdio-kustomization-editor appscode-charts-oci/kustomizetoolkitfluxcdio-kustomization-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Kustomization Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `kustomizetoolkitfl
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i kustomizetoolkitfluxcdio-kustomization-editor appscode-charts-oci/kustomizetoolkitfluxcdio-kustomization-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=kustomize.toolkit.fluxcd.io/v1
+$ helm upgrade -i kustomizetoolkitfluxcdio-kustomization-editor appscode-charts-oci/kustomizetoolkitfluxcdio-kustomization-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=kustomize.toolkit.fluxcd.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i kustomizetoolkitfluxcdio-kustomization-editor appscode-charts-oci/kustomizetoolkitfluxcdio-kustomization-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i kustomizetoolkitfluxcdio-kustomization-editor appscode-charts-oci/kustomizetoolkitfluxcdio-kustomization-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/managementk8sappscodecom-projectquota-editor/Chart.yaml b/charts/managementk8sappscodecom-projectquota-editor/Chart.yaml
index 0c9571276f..ba5484b31f 100644
--- a/charts/managementk8sappscodecom-projectquota-editor/Chart.yaml
+++ b/charts/managementk8sappscodecom-projectquota-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"management.k8s.appscode.com","version":"v1alpha1","resource":"projectquotas"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ProjectQuota Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: managementk8sappscodecom-projectquota-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/managementk8sappscodecom-projectquota-editor/README.md b/charts/managementk8sappscodecom-projectquota-editor/README.md
index 0ad887b88a..fcc7a0e884 100644
--- a/charts/managementk8sappscodecom-projectquota-editor/README.md
+++ b/charts/managementk8sappscodecom-projectquota-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/managementk8sappscodecom-projectquota-editor --version=v0.9.0
-$ helm upgrade -i managementk8sappscodecom-projectquota-editor appscode-charts-oci/managementk8sappscodecom-projectquota-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/managementk8sappscodecom-projectquota-editor --version=v0.10.0
+$ helm upgrade -i managementk8sappscodecom-projectquota-editor appscode-charts-oci/managementk8sappscodecom-projectquota-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ProjectQuota Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `managementk8sappscodecom-projectquota-editor`:
```bash
-$ helm upgrade -i managementk8sappscodecom-projectquota-editor appscode-charts-oci/managementk8sappscodecom-projectquota-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i managementk8sappscodecom-projectquota-editor appscode-charts-oci/managementk8sappscodecom-projectquota-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ProjectQuota Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `managementk8sappsc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i managementk8sappscodecom-projectquota-editor appscode-charts-oci/managementk8sappscodecom-projectquota-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=management.k8s.appscode.com/v1alpha1
+$ helm upgrade -i managementk8sappscodecom-projectquota-editor appscode-charts-oci/managementk8sappscodecom-projectquota-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=management.k8s.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i managementk8sappscodecom-projectquota-editor appscode-charts-oci/managementk8sappscodecom-projectquota-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i managementk8sappscodecom-projectquota-editor appscode-charts-oci/managementk8sappscodecom-projectquota-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/matchgatekeepersh-dummycrd-editor/Chart.yaml b/charts/matchgatekeepersh-dummycrd-editor/Chart.yaml
index dbc0cc8cb9..58602cf1d3 100644
--- a/charts/matchgatekeepersh-dummycrd-editor/Chart.yaml
+++ b/charts/matchgatekeepersh-dummycrd-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"match.gatekeeper.sh","version":"match","resource":"matchcrd"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: DummyCRD Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: matchgatekeepersh-dummycrd-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/matchgatekeepersh-dummycrd-editor/README.md b/charts/matchgatekeepersh-dummycrd-editor/README.md
index 7bbc57b38b..174a853a83 100644
--- a/charts/matchgatekeepersh-dummycrd-editor/README.md
+++ b/charts/matchgatekeepersh-dummycrd-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/matchgatekeepersh-dummycrd-editor --version=v0.9.0
-$ helm upgrade -i matchgatekeepersh-dummycrd-editor appscode-charts-oci/matchgatekeepersh-dummycrd-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/matchgatekeepersh-dummycrd-editor --version=v0.10.0
+$ helm upgrade -i matchgatekeepersh-dummycrd-editor appscode-charts-oci/matchgatekeepersh-dummycrd-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a DummyCRD Editor on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `matchgatekeepersh-dummycrd-editor`:
```bash
-$ helm upgrade -i matchgatekeepersh-dummycrd-editor appscode-charts-oci/matchgatekeepersh-dummycrd-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i matchgatekeepersh-dummycrd-editor appscode-charts-oci/matchgatekeepersh-dummycrd-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a DummyCRD Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `matchgatekeepersh-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i matchgatekeepersh-dummycrd-editor appscode-charts-oci/matchgatekeepersh-dummycrd-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=match.gatekeeper.sh/match
+$ helm upgrade -i matchgatekeepersh-dummycrd-editor appscode-charts-oci/matchgatekeepersh-dummycrd-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=match.gatekeeper.sh/match
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i matchgatekeepersh-dummycrd-editor appscode-charts-oci/matchgatekeepersh-dummycrd-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i matchgatekeepersh-dummycrd-editor appscode-charts-oci/matchgatekeepersh-dummycrd-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/memorydbawskubedbcom-acl-editor/Chart.yaml b/charts/memorydbawskubedbcom-acl-editor/Chart.yaml
index 2d21e7e636..63cbebe09d 100644
--- a/charts/memorydbawskubedbcom-acl-editor/Chart.yaml
+++ b/charts/memorydbawskubedbcom-acl-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"memorydb.aws.kubedb.com","version":"v1alpha1","resource":"acls"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ACL Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: memorydbawskubedbcom-acl-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/memorydbawskubedbcom-acl-editor/README.md b/charts/memorydbawskubedbcom-acl-editor/README.md
index 7155bfef85..a234ae4ba4 100644
--- a/charts/memorydbawskubedbcom-acl-editor/README.md
+++ b/charts/memorydbawskubedbcom-acl-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/memorydbawskubedbcom-acl-editor --version=v0.9.0
-$ helm upgrade -i memorydbawskubedbcom-acl-editor appscode-charts-oci/memorydbawskubedbcom-acl-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/memorydbawskubedbcom-acl-editor --version=v0.10.0
+$ helm upgrade -i memorydbawskubedbcom-acl-editor appscode-charts-oci/memorydbawskubedbcom-acl-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ACL Editor on a [Kubernetes](http://kubernetes.io) cluster
To install/upgrade the chart with the release name `memorydbawskubedbcom-acl-editor`:
```bash
-$ helm upgrade -i memorydbawskubedbcom-acl-editor appscode-charts-oci/memorydbawskubedbcom-acl-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i memorydbawskubedbcom-acl-editor appscode-charts-oci/memorydbawskubedbcom-acl-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ACL Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `memorydbawskubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i memorydbawskubedbcom-acl-editor appscode-charts-oci/memorydbawskubedbcom-acl-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=memorydb.aws.kubedb.com/v1alpha1
+$ helm upgrade -i memorydbawskubedbcom-acl-editor appscode-charts-oci/memorydbawskubedbcom-acl-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=memorydb.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i memorydbawskubedbcom-acl-editor appscode-charts-oci/memorydbawskubedbcom-acl-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i memorydbawskubedbcom-acl-editor appscode-charts-oci/memorydbawskubedbcom-acl-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/memorydbawskubedbcom-cluster-editor/Chart.yaml b/charts/memorydbawskubedbcom-cluster-editor/Chart.yaml
index 026c73f0bc..1df84f793f 100644
--- a/charts/memorydbawskubedbcom-cluster-editor/Chart.yaml
+++ b/charts/memorydbawskubedbcom-cluster-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"memorydb.aws.kubedb.com","version":"v1alpha1","resource":"clusters"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Cluster Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: memorydbawskubedbcom-cluster-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/memorydbawskubedbcom-cluster-editor/README.md b/charts/memorydbawskubedbcom-cluster-editor/README.md
index 279710ce81..837e4d52a4 100644
--- a/charts/memorydbawskubedbcom-cluster-editor/README.md
+++ b/charts/memorydbawskubedbcom-cluster-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/memorydbawskubedbcom-cluster-editor --version=v0.9.0
-$ helm upgrade -i memorydbawskubedbcom-cluster-editor appscode-charts-oci/memorydbawskubedbcom-cluster-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/memorydbawskubedbcom-cluster-editor --version=v0.10.0
+$ helm upgrade -i memorydbawskubedbcom-cluster-editor appscode-charts-oci/memorydbawskubedbcom-cluster-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Cluster Editor on a [Kubernetes](http://kubernetes.io) clus
To install/upgrade the chart with the release name `memorydbawskubedbcom-cluster-editor`:
```bash
-$ helm upgrade -i memorydbawskubedbcom-cluster-editor appscode-charts-oci/memorydbawskubedbcom-cluster-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i memorydbawskubedbcom-cluster-editor appscode-charts-oci/memorydbawskubedbcom-cluster-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Cluster Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `memorydbawskubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i memorydbawskubedbcom-cluster-editor appscode-charts-oci/memorydbawskubedbcom-cluster-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=memorydb.aws.kubedb.com/v1alpha1
+$ helm upgrade -i memorydbawskubedbcom-cluster-editor appscode-charts-oci/memorydbawskubedbcom-cluster-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=memorydb.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i memorydbawskubedbcom-cluster-editor appscode-charts-oci/memorydbawskubedbcom-cluster-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i memorydbawskubedbcom-cluster-editor appscode-charts-oci/memorydbawskubedbcom-cluster-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/memorydbawskubedbcom-parametergroup-editor/Chart.yaml b/charts/memorydbawskubedbcom-parametergroup-editor/Chart.yaml
index dc555f679e..b6ffc5d26c 100644
--- a/charts/memorydbawskubedbcom-parametergroup-editor/Chart.yaml
+++ b/charts/memorydbawskubedbcom-parametergroup-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"memorydb.aws.kubedb.com","version":"v1alpha1","resource":"parametergroups"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ParameterGroup Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: memorydbawskubedbcom-parametergroup-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/memorydbawskubedbcom-parametergroup-editor/README.md b/charts/memorydbawskubedbcom-parametergroup-editor/README.md
index 4345c2e67d..8de97a9eba 100644
--- a/charts/memorydbawskubedbcom-parametergroup-editor/README.md
+++ b/charts/memorydbawskubedbcom-parametergroup-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/memorydbawskubedbcom-parametergroup-editor --version=v0.9.0
-$ helm upgrade -i memorydbawskubedbcom-parametergroup-editor appscode-charts-oci/memorydbawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/memorydbawskubedbcom-parametergroup-editor --version=v0.10.0
+$ helm upgrade -i memorydbawskubedbcom-parametergroup-editor appscode-charts-oci/memorydbawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ParameterGroup Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `memorydbawskubedbcom-parametergroup-editor`:
```bash
-$ helm upgrade -i memorydbawskubedbcom-parametergroup-editor appscode-charts-oci/memorydbawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i memorydbawskubedbcom-parametergroup-editor appscode-charts-oci/memorydbawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ParameterGroup Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `memorydbawskubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i memorydbawskubedbcom-parametergroup-editor appscode-charts-oci/memorydbawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=memorydb.aws.kubedb.com/v1alpha1
+$ helm upgrade -i memorydbawskubedbcom-parametergroup-editor appscode-charts-oci/memorydbawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=memorydb.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i memorydbawskubedbcom-parametergroup-editor appscode-charts-oci/memorydbawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i memorydbawskubedbcom-parametergroup-editor appscode-charts-oci/memorydbawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/memorydbawskubedbcom-snapshot-editor/Chart.yaml b/charts/memorydbawskubedbcom-snapshot-editor/Chart.yaml
index 4e238a391d..87f8ab750f 100644
--- a/charts/memorydbawskubedbcom-snapshot-editor/Chart.yaml
+++ b/charts/memorydbawskubedbcom-snapshot-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"memorydb.aws.kubedb.com","version":"v1alpha1","resource":"snapshots"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Snapshot Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: memorydbawskubedbcom-snapshot-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/memorydbawskubedbcom-snapshot-editor/README.md b/charts/memorydbawskubedbcom-snapshot-editor/README.md
index 10c422adad..e8ae091323 100644
--- a/charts/memorydbawskubedbcom-snapshot-editor/README.md
+++ b/charts/memorydbawskubedbcom-snapshot-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/memorydbawskubedbcom-snapshot-editor --version=v0.9.0
-$ helm upgrade -i memorydbawskubedbcom-snapshot-editor appscode-charts-oci/memorydbawskubedbcom-snapshot-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/memorydbawskubedbcom-snapshot-editor --version=v0.10.0
+$ helm upgrade -i memorydbawskubedbcom-snapshot-editor appscode-charts-oci/memorydbawskubedbcom-snapshot-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Snapshot Editor on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `memorydbawskubedbcom-snapshot-editor`:
```bash
-$ helm upgrade -i memorydbawskubedbcom-snapshot-editor appscode-charts-oci/memorydbawskubedbcom-snapshot-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i memorydbawskubedbcom-snapshot-editor appscode-charts-oci/memorydbawskubedbcom-snapshot-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Snapshot Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `memorydbawskubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i memorydbawskubedbcom-snapshot-editor appscode-charts-oci/memorydbawskubedbcom-snapshot-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=memorydb.aws.kubedb.com/v1alpha1
+$ helm upgrade -i memorydbawskubedbcom-snapshot-editor appscode-charts-oci/memorydbawskubedbcom-snapshot-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=memorydb.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i memorydbawskubedbcom-snapshot-editor appscode-charts-oci/memorydbawskubedbcom-snapshot-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i memorydbawskubedbcom-snapshot-editor appscode-charts-oci/memorydbawskubedbcom-snapshot-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/memorydbawskubedbcom-subnetgroup-editor/Chart.yaml b/charts/memorydbawskubedbcom-subnetgroup-editor/Chart.yaml
index 85882db8c5..aaf20bb83f 100644
--- a/charts/memorydbawskubedbcom-subnetgroup-editor/Chart.yaml
+++ b/charts/memorydbawskubedbcom-subnetgroup-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"memorydb.aws.kubedb.com","version":"v1alpha1","resource":"subnetgroups"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SubnetGroup Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: memorydbawskubedbcom-subnetgroup-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/memorydbawskubedbcom-subnetgroup-editor/README.md b/charts/memorydbawskubedbcom-subnetgroup-editor/README.md
index c075b499a7..7802357819 100644
--- a/charts/memorydbawskubedbcom-subnetgroup-editor/README.md
+++ b/charts/memorydbawskubedbcom-subnetgroup-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/memorydbawskubedbcom-subnetgroup-editor --version=v0.9.0
-$ helm upgrade -i memorydbawskubedbcom-subnetgroup-editor appscode-charts-oci/memorydbawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/memorydbawskubedbcom-subnetgroup-editor --version=v0.10.0
+$ helm upgrade -i memorydbawskubedbcom-subnetgroup-editor appscode-charts-oci/memorydbawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SubnetGroup Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `memorydbawskubedbcom-subnetgroup-editor`:
```bash
-$ helm upgrade -i memorydbawskubedbcom-subnetgroup-editor appscode-charts-oci/memorydbawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i memorydbawskubedbcom-subnetgroup-editor appscode-charts-oci/memorydbawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SubnetGroup Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `memorydbawskubedbc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i memorydbawskubedbcom-subnetgroup-editor appscode-charts-oci/memorydbawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=memorydb.aws.kubedb.com/v1alpha1
+$ helm upgrade -i memorydbawskubedbcom-subnetgroup-editor appscode-charts-oci/memorydbawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=memorydb.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i memorydbawskubedbcom-subnetgroup-editor appscode-charts-oci/memorydbawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i memorydbawskubedbcom-subnetgroup-editor appscode-charts-oci/memorydbawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/metaappscodecom-resourcedescriptor-editor/Chart.yaml b/charts/metaappscodecom-resourcedescriptor-editor/Chart.yaml
index 5d9eccf28c..16e22ec37f 100644
--- a/charts/metaappscodecom-resourcedescriptor-editor/Chart.yaml
+++ b/charts/metaappscodecom-resourcedescriptor-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"meta.appscode.com","version":"v1alpha1","resource":"resourcedescriptors"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ResourceDescriptor Editor
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: metaappscodecom-resourcedescriptor-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/metaappscodecom-resourcedescriptor-editor/README.md b/charts/metaappscodecom-resourcedescriptor-editor/README.md
index 43149434d7..bcde64d348 100644
--- a/charts/metaappscodecom-resourcedescriptor-editor/README.md
+++ b/charts/metaappscodecom-resourcedescriptor-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/metaappscodecom-resourcedescriptor-editor --version=v0.9.0
-$ helm upgrade -i metaappscodecom-resourcedescriptor-editor bytebuilders-ui/metaappscodecom-resourcedescriptor-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/metaappscodecom-resourcedescriptor-editor --version=v0.10.0
+$ helm upgrade -i metaappscodecom-resourcedescriptor-editor bytebuilders-ui/metaappscodecom-resourcedescriptor-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ResourceDescriptor Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `metaappscodecom-resourcedescriptor-editor`:
```bash
-$ helm upgrade -i metaappscodecom-resourcedescriptor-editor bytebuilders-ui/metaappscodecom-resourcedescriptor-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i metaappscodecom-resourcedescriptor-editor bytebuilders-ui/metaappscodecom-resourcedescriptor-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ResourceDescriptor Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `metaappscodecom-re
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i metaappscodecom-resourcedescriptor-editor bytebuilders-ui/metaappscodecom-resourcedescriptor-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=meta.appscode.com/v1alpha1
+$ helm upgrade -i metaappscodecom-resourcedescriptor-editor bytebuilders-ui/metaappscodecom-resourcedescriptor-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=meta.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i metaappscodecom-resourcedescriptor-editor bytebuilders-ui/metaappscodecom-resourcedescriptor-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i metaappscodecom-resourcedescriptor-editor bytebuilders-ui/metaappscodecom-resourcedescriptor-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/metak8sappscodecom-clusterprofile-editor/Chart.yaml b/charts/metak8sappscodecom-clusterprofile-editor/Chart.yaml
index 4f4fbcbbab..a5f3c61db4 100644
--- a/charts/metak8sappscodecom-clusterprofile-editor/Chart.yaml
+++ b/charts/metak8sappscodecom-clusterprofile-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"meta.k8s.appscode.com","version":"v1alpha1","resource":"ClusterProfiles"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClusterProfile Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: metak8sappscodecom-clusterprofile-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/metak8sappscodecom-clusterprofile-editor/README.md b/charts/metak8sappscodecom-clusterprofile-editor/README.md
index 2cdc65a412..48634e3d01 100644
--- a/charts/metak8sappscodecom-clusterprofile-editor/README.md
+++ b/charts/metak8sappscodecom-clusterprofile-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/metak8sappscodecom-clusterprofile-editor --version=v0.9.0
-$ helm upgrade -i metak8sappscodecom-clusterprofile-editor appscode-charts-oci/metak8sappscodecom-clusterprofile-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/metak8sappscodecom-clusterprofile-editor --version=v0.10.0
+$ helm upgrade -i metak8sappscodecom-clusterprofile-editor appscode-charts-oci/metak8sappscodecom-clusterprofile-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClusterProfile Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `metak8sappscodecom-clusterprofile-editor`:
```bash
-$ helm upgrade -i metak8sappscodecom-clusterprofile-editor appscode-charts-oci/metak8sappscodecom-clusterprofile-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i metak8sappscodecom-clusterprofile-editor appscode-charts-oci/metak8sappscodecom-clusterprofile-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClusterProfile Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `metak8sappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i metak8sappscodecom-clusterprofile-editor appscode-charts-oci/metak8sappscodecom-clusterprofile-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1
+$ helm upgrade -i metak8sappscodecom-clusterprofile-editor appscode-charts-oci/metak8sappscodecom-clusterprofile-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i metak8sappscodecom-clusterprofile-editor appscode-charts-oci/metak8sappscodecom-clusterprofile-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i metak8sappscodecom-clusterprofile-editor appscode-charts-oci/metak8sappscodecom-clusterprofile-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/metak8sappscodecom-clusterstatus-editor/Chart.yaml b/charts/metak8sappscodecom-clusterstatus-editor/Chart.yaml
index 646b1cee85..da3a2dd6ec 100644
--- a/charts/metak8sappscodecom-clusterstatus-editor/Chart.yaml
+++ b/charts/metak8sappscodecom-clusterstatus-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"meta.k8s.appscode.com","version":"v1alpha1","resource":"clusterstatuses"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClusterStatus Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: metak8sappscodecom-clusterstatus-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/metak8sappscodecom-clusterstatus-editor/README.md b/charts/metak8sappscodecom-clusterstatus-editor/README.md
index 45c0486608..68f1fe370a 100644
--- a/charts/metak8sappscodecom-clusterstatus-editor/README.md
+++ b/charts/metak8sappscodecom-clusterstatus-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/metak8sappscodecom-clusterstatus-editor --version=v0.9.0
-$ helm upgrade -i metak8sappscodecom-clusterstatus-editor appscode-charts-oci/metak8sappscodecom-clusterstatus-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/metak8sappscodecom-clusterstatus-editor --version=v0.10.0
+$ helm upgrade -i metak8sappscodecom-clusterstatus-editor appscode-charts-oci/metak8sappscodecom-clusterstatus-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClusterStatus Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `metak8sappscodecom-clusterstatus-editor`:
```bash
-$ helm upgrade -i metak8sappscodecom-clusterstatus-editor appscode-charts-oci/metak8sappscodecom-clusterstatus-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i metak8sappscodecom-clusterstatus-editor appscode-charts-oci/metak8sappscodecom-clusterstatus-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClusterStatus Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `metak8sappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i metak8sappscodecom-clusterstatus-editor appscode-charts-oci/metak8sappscodecom-clusterstatus-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1
+$ helm upgrade -i metak8sappscodecom-clusterstatus-editor appscode-charts-oci/metak8sappscodecom-clusterstatus-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i metak8sappscodecom-clusterstatus-editor appscode-charts-oci/metak8sappscodecom-clusterstatus-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i metak8sappscodecom-clusterstatus-editor appscode-charts-oci/metak8sappscodecom-clusterstatus-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/metak8sappscodecom-menu-editor/Chart.yaml b/charts/metak8sappscodecom-menu-editor/Chart.yaml
index f76d13a2be..e20b735c62 100644
--- a/charts/metak8sappscodecom-menu-editor/Chart.yaml
+++ b/charts/metak8sappscodecom-menu-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"meta.k8s.appscode.com","version":"v1alpha1","resource":"menus"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Menu Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: metak8sappscodecom-menu-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/metak8sappscodecom-menu-editor/README.md b/charts/metak8sappscodecom-menu-editor/README.md
index 36dc972d3f..ae814669f5 100644
--- a/charts/metak8sappscodecom-menu-editor/README.md
+++ b/charts/metak8sappscodecom-menu-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/metak8sappscodecom-menu-editor --version=v0.9.0
-$ helm upgrade -i metak8sappscodecom-menu-editor appscode-charts-oci/metak8sappscodecom-menu-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/metak8sappscodecom-menu-editor --version=v0.10.0
+$ helm upgrade -i metak8sappscodecom-menu-editor appscode-charts-oci/metak8sappscodecom-menu-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Menu Editor on a [Kubernetes](http://kubernetes.io) cluster
To install/upgrade the chart with the release name `metak8sappscodecom-menu-editor`:
```bash
-$ helm upgrade -i metak8sappscodecom-menu-editor appscode-charts-oci/metak8sappscodecom-menu-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i metak8sappscodecom-menu-editor appscode-charts-oci/metak8sappscodecom-menu-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Menu Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `metak8sappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i metak8sappscodecom-menu-editor appscode-charts-oci/metak8sappscodecom-menu-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1
+$ helm upgrade -i metak8sappscodecom-menu-editor appscode-charts-oci/metak8sappscodecom-menu-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i metak8sappscodecom-menu-editor appscode-charts-oci/metak8sappscodecom-menu-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i metak8sappscodecom-menu-editor appscode-charts-oci/metak8sappscodecom-menu-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/metak8sappscodecom-menuoutline-editor/Chart.yaml b/charts/metak8sappscodecom-menuoutline-editor/Chart.yaml
index cf21696ae3..5f18e69f48 100644
--- a/charts/metak8sappscodecom-menuoutline-editor/Chart.yaml
+++ b/charts/metak8sappscodecom-menuoutline-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"meta.k8s.appscode.com","version":"v1alpha1","resource":"menuoutlines"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MenuOutline Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: metak8sappscodecom-menuoutline-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/metak8sappscodecom-menuoutline-editor/README.md b/charts/metak8sappscodecom-menuoutline-editor/README.md
index f0b360c61c..fba068e86c 100644
--- a/charts/metak8sappscodecom-menuoutline-editor/README.md
+++ b/charts/metak8sappscodecom-menuoutline-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/metak8sappscodecom-menuoutline-editor --version=v0.9.0
-$ helm upgrade -i metak8sappscodecom-menuoutline-editor appscode-charts-oci/metak8sappscodecom-menuoutline-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/metak8sappscodecom-menuoutline-editor --version=v0.10.0
+$ helm upgrade -i metak8sappscodecom-menuoutline-editor appscode-charts-oci/metak8sappscodecom-menuoutline-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MenuOutline Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `metak8sappscodecom-menuoutline-editor`:
```bash
-$ helm upgrade -i metak8sappscodecom-menuoutline-editor appscode-charts-oci/metak8sappscodecom-menuoutline-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i metak8sappscodecom-menuoutline-editor appscode-charts-oci/metak8sappscodecom-menuoutline-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MenuOutline Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `metak8sappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i metak8sappscodecom-menuoutline-editor appscode-charts-oci/metak8sappscodecom-menuoutline-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1
+$ helm upgrade -i metak8sappscodecom-menuoutline-editor appscode-charts-oci/metak8sappscodecom-menuoutline-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i metak8sappscodecom-menuoutline-editor appscode-charts-oci/metak8sappscodecom-menuoutline-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i metak8sappscodecom-menuoutline-editor appscode-charts-oci/metak8sappscodecom-menuoutline-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/metak8sappscodecom-project-editor/Chart.yaml b/charts/metak8sappscodecom-project-editor/Chart.yaml
index a49ab2f8f8..42d12c1df0 100644
--- a/charts/metak8sappscodecom-project-editor/Chart.yaml
+++ b/charts/metak8sappscodecom-project-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"meta.k8s.appscode.com","version":"v1alpha1","resource":"projects"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Project Editor
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: metak8sappscodecom-project-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/metak8sappscodecom-project-editor/README.md b/charts/metak8sappscodecom-project-editor/README.md
index fbf379a29d..79ac1945e5 100644
--- a/charts/metak8sappscodecom-project-editor/README.md
+++ b/charts/metak8sappscodecom-project-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/metak8sappscodecom-project-editor --version=v0.9.0
-$ helm upgrade -i metak8sappscodecom-project-editor bytebuilders-ui/metak8sappscodecom-project-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/metak8sappscodecom-project-editor --version=v0.10.0
+$ helm upgrade -i metak8sappscodecom-project-editor bytebuilders-ui/metak8sappscodecom-project-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Project Editor on a [Kubernetes](http://kubernetes.io) clus
To install/upgrade the chart with the release name `metak8sappscodecom-project-editor`:
```bash
-$ helm upgrade -i metak8sappscodecom-project-editor bytebuilders-ui/metak8sappscodecom-project-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i metak8sappscodecom-project-editor bytebuilders-ui/metak8sappscodecom-project-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Project Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `metak8sappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i metak8sappscodecom-project-editor bytebuilders-ui/metak8sappscodecom-project-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1
+$ helm upgrade -i metak8sappscodecom-project-editor bytebuilders-ui/metak8sappscodecom-project-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i metak8sappscodecom-project-editor bytebuilders-ui/metak8sappscodecom-project-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i metak8sappscodecom-project-editor bytebuilders-ui/metak8sappscodecom-project-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/metak8sappscodecom-resourceblockdefinition-editor/Chart.yaml b/charts/metak8sappscodecom-resourceblockdefinition-editor/Chart.yaml
index 6ea26e1dda..ecc241b643 100644
--- a/charts/metak8sappscodecom-resourceblockdefinition-editor/Chart.yaml
+++ b/charts/metak8sappscodecom-resourceblockdefinition-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"meta.k8s.appscode.com","version":"v1alpha1","resource":"resourceblockdefinitions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ResourceBlockDefinition Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: metak8sappscodecom-resourceblockdefinition-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/metak8sappscodecom-resourceblockdefinition-editor/README.md b/charts/metak8sappscodecom-resourceblockdefinition-editor/README.md
index 0fc561c0ac..25188724ef 100644
--- a/charts/metak8sappscodecom-resourceblockdefinition-editor/README.md
+++ b/charts/metak8sappscodecom-resourceblockdefinition-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/metak8sappscodecom-resourceblockdefinition-editor --version=v0.9.0
-$ helm upgrade -i metak8sappscodecom-resourceblockdefinition-editor appscode-charts-oci/metak8sappscodecom-resourceblockdefinition-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/metak8sappscodecom-resourceblockdefinition-editor --version=v0.10.0
+$ helm upgrade -i metak8sappscodecom-resourceblockdefinition-editor appscode-charts-oci/metak8sappscodecom-resourceblockdefinition-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ResourceBlockDefinition Editor on a [Kubernetes](http://kub
To install/upgrade the chart with the release name `metak8sappscodecom-resourceblockdefinition-editor`:
```bash
-$ helm upgrade -i metak8sappscodecom-resourceblockdefinition-editor appscode-charts-oci/metak8sappscodecom-resourceblockdefinition-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i metak8sappscodecom-resourceblockdefinition-editor appscode-charts-oci/metak8sappscodecom-resourceblockdefinition-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ResourceBlockDefinition Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `metak8sappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i metak8sappscodecom-resourceblockdefinition-editor appscode-charts-oci/metak8sappscodecom-resourceblockdefinition-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1
+$ helm upgrade -i metak8sappscodecom-resourceblockdefinition-editor appscode-charts-oci/metak8sappscodecom-resourceblockdefinition-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i metak8sappscodecom-resourceblockdefinition-editor appscode-charts-oci/metak8sappscodecom-resourceblockdefinition-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i metak8sappscodecom-resourceblockdefinition-editor appscode-charts-oci/metak8sappscodecom-resourceblockdefinition-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/metak8sappscodecom-resourcecalculator-editor/Chart.yaml b/charts/metak8sappscodecom-resourcecalculator-editor/Chart.yaml
index 0a501dd004..bb90af131b 100644
--- a/charts/metak8sappscodecom-resourcecalculator-editor/Chart.yaml
+++ b/charts/metak8sappscodecom-resourcecalculator-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"meta.k8s.appscode.com","version":"v1alpha1","resource":"resourcecalculators"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ResourceCalculator Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: metak8sappscodecom-resourcecalculator-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/metak8sappscodecom-resourcecalculator-editor/README.md b/charts/metak8sappscodecom-resourcecalculator-editor/README.md
index 0eb67ab3f7..0d00717465 100644
--- a/charts/metak8sappscodecom-resourcecalculator-editor/README.md
+++ b/charts/metak8sappscodecom-resourcecalculator-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/metak8sappscodecom-resourcecalculator-editor --version=v0.9.0
-$ helm upgrade -i metak8sappscodecom-resourcecalculator-editor appscode-charts-oci/metak8sappscodecom-resourcecalculator-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/metak8sappscodecom-resourcecalculator-editor --version=v0.10.0
+$ helm upgrade -i metak8sappscodecom-resourcecalculator-editor appscode-charts-oci/metak8sappscodecom-resourcecalculator-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ResourceCalculator Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `metak8sappscodecom-resourcecalculator-editor`:
```bash
-$ helm upgrade -i metak8sappscodecom-resourcecalculator-editor appscode-charts-oci/metak8sappscodecom-resourcecalculator-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i metak8sappscodecom-resourcecalculator-editor appscode-charts-oci/metak8sappscodecom-resourcecalculator-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ResourceCalculator Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `metak8sappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i metak8sappscodecom-resourcecalculator-editor appscode-charts-oci/metak8sappscodecom-resourcecalculator-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1
+$ helm upgrade -i metak8sappscodecom-resourcecalculator-editor appscode-charts-oci/metak8sappscodecom-resourcecalculator-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i metak8sappscodecom-resourcecalculator-editor appscode-charts-oci/metak8sappscodecom-resourcecalculator-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i metak8sappscodecom-resourcecalculator-editor appscode-charts-oci/metak8sappscodecom-resourcecalculator-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/metak8sappscodecom-resourcedashboard-editor/Chart.yaml b/charts/metak8sappscodecom-resourcedashboard-editor/Chart.yaml
index 080d974560..154da1f650 100644
--- a/charts/metak8sappscodecom-resourcedashboard-editor/Chart.yaml
+++ b/charts/metak8sappscodecom-resourcedashboard-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"meta.k8s.appscode.com","version":"v1alpha1","resource":"resourcedashboards"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ResourceDashboard Editor
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: metak8sappscodecom-resourcedashboard-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/metak8sappscodecom-resourcedashboard-editor/README.md b/charts/metak8sappscodecom-resourcedashboard-editor/README.md
index 42c294ef20..7f7ff3bd34 100644
--- a/charts/metak8sappscodecom-resourcedashboard-editor/README.md
+++ b/charts/metak8sappscodecom-resourcedashboard-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/metak8sappscodecom-resourcedashboard-editor --version=v0.9.0
-$ helm upgrade -i metak8sappscodecom-resourcedashboard-editor bytebuilders-ui/metak8sappscodecom-resourcedashboard-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/metak8sappscodecom-resourcedashboard-editor --version=v0.10.0
+$ helm upgrade -i metak8sappscodecom-resourcedashboard-editor bytebuilders-ui/metak8sappscodecom-resourcedashboard-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ResourceDashboard Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `metak8sappscodecom-resourcedashboard-editor`:
```bash
-$ helm upgrade -i metak8sappscodecom-resourcedashboard-editor bytebuilders-ui/metak8sappscodecom-resourcedashboard-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i metak8sappscodecom-resourcedashboard-editor bytebuilders-ui/metak8sappscodecom-resourcedashboard-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ResourceDashboard Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `metak8sappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i metak8sappscodecom-resourcedashboard-editor bytebuilders-ui/metak8sappscodecom-resourcedashboard-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1
+$ helm upgrade -i metak8sappscodecom-resourcedashboard-editor bytebuilders-ui/metak8sappscodecom-resourcedashboard-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i metak8sappscodecom-resourcedashboard-editor bytebuilders-ui/metak8sappscodecom-resourcedashboard-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i metak8sappscodecom-resourcedashboard-editor bytebuilders-ui/metak8sappscodecom-resourcedashboard-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/metak8sappscodecom-resourcedescriptor-editor/Chart.yaml b/charts/metak8sappscodecom-resourcedescriptor-editor/Chart.yaml
index b5dc366478..15feb52322 100644
--- a/charts/metak8sappscodecom-resourcedescriptor-editor/Chart.yaml
+++ b/charts/metak8sappscodecom-resourcedescriptor-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"meta.k8s.appscode.com","version":"v1alpha1","resource":"resourcedescriptors"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ResourceDescriptor Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: metak8sappscodecom-resourcedescriptor-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/metak8sappscodecom-resourcedescriptor-editor/README.md b/charts/metak8sappscodecom-resourcedescriptor-editor/README.md
index 351ceaf053..8e9466f592 100644
--- a/charts/metak8sappscodecom-resourcedescriptor-editor/README.md
+++ b/charts/metak8sappscodecom-resourcedescriptor-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/metak8sappscodecom-resourcedescriptor-editor --version=v0.9.0
-$ helm upgrade -i metak8sappscodecom-resourcedescriptor-editor appscode-charts-oci/metak8sappscodecom-resourcedescriptor-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/metak8sappscodecom-resourcedescriptor-editor --version=v0.10.0
+$ helm upgrade -i metak8sappscodecom-resourcedescriptor-editor appscode-charts-oci/metak8sappscodecom-resourcedescriptor-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ResourceDescriptor Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `metak8sappscodecom-resourcedescriptor-editor`:
```bash
-$ helm upgrade -i metak8sappscodecom-resourcedescriptor-editor appscode-charts-oci/metak8sappscodecom-resourcedescriptor-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i metak8sappscodecom-resourcedescriptor-editor appscode-charts-oci/metak8sappscodecom-resourcedescriptor-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ResourceDescriptor Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `metak8sappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i metak8sappscodecom-resourcedescriptor-editor appscode-charts-oci/metak8sappscodecom-resourcedescriptor-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1
+$ helm upgrade -i metak8sappscodecom-resourcedescriptor-editor appscode-charts-oci/metak8sappscodecom-resourcedescriptor-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i metak8sappscodecom-resourcedescriptor-editor appscode-charts-oci/metak8sappscodecom-resourcedescriptor-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i metak8sappscodecom-resourcedescriptor-editor appscode-charts-oci/metak8sappscodecom-resourcedescriptor-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/metak8sappscodecom-resourceeditor-editor/Chart.yaml b/charts/metak8sappscodecom-resourceeditor-editor/Chart.yaml
index 42b4ddd5a4..127b84b04a 100644
--- a/charts/metak8sappscodecom-resourceeditor-editor/Chart.yaml
+++ b/charts/metak8sappscodecom-resourceeditor-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"meta.k8s.appscode.com","version":"v1alpha1","resource":"resourceeditors"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ResourceEditor Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: metak8sappscodecom-resourceeditor-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/metak8sappscodecom-resourceeditor-editor/README.md b/charts/metak8sappscodecom-resourceeditor-editor/README.md
index 9655f74982..82bba4c058 100644
--- a/charts/metak8sappscodecom-resourceeditor-editor/README.md
+++ b/charts/metak8sappscodecom-resourceeditor-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/metak8sappscodecom-resourceeditor-editor --version=v0.9.0
-$ helm upgrade -i metak8sappscodecom-resourceeditor-editor appscode-charts-oci/metak8sappscodecom-resourceeditor-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/metak8sappscodecom-resourceeditor-editor --version=v0.10.0
+$ helm upgrade -i metak8sappscodecom-resourceeditor-editor appscode-charts-oci/metak8sappscodecom-resourceeditor-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ResourceEditor Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `metak8sappscodecom-resourceeditor-editor`:
```bash
-$ helm upgrade -i metak8sappscodecom-resourceeditor-editor appscode-charts-oci/metak8sappscodecom-resourceeditor-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i metak8sappscodecom-resourceeditor-editor appscode-charts-oci/metak8sappscodecom-resourceeditor-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ResourceEditor Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `metak8sappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i metak8sappscodecom-resourceeditor-editor appscode-charts-oci/metak8sappscodecom-resourceeditor-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1
+$ helm upgrade -i metak8sappscodecom-resourceeditor-editor appscode-charts-oci/metak8sappscodecom-resourceeditor-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i metak8sappscodecom-resourceeditor-editor appscode-charts-oci/metak8sappscodecom-resourceeditor-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i metak8sappscodecom-resourceeditor-editor appscode-charts-oci/metak8sappscodecom-resourceeditor-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/metak8sappscodecom-resourcelayout-editor/Chart.yaml b/charts/metak8sappscodecom-resourcelayout-editor/Chart.yaml
index be52562237..b0c61b3972 100644
--- a/charts/metak8sappscodecom-resourcelayout-editor/Chart.yaml
+++ b/charts/metak8sappscodecom-resourcelayout-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"meta.k8s.appscode.com","version":"v1alpha1","resource":"resourcelayouts"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ResourceLayout Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: metak8sappscodecom-resourcelayout-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/metak8sappscodecom-resourcelayout-editor/README.md b/charts/metak8sappscodecom-resourcelayout-editor/README.md
index 7c375438c8..34aa9565c2 100644
--- a/charts/metak8sappscodecom-resourcelayout-editor/README.md
+++ b/charts/metak8sappscodecom-resourcelayout-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/metak8sappscodecom-resourcelayout-editor --version=v0.9.0
-$ helm upgrade -i metak8sappscodecom-resourcelayout-editor appscode-charts-oci/metak8sappscodecom-resourcelayout-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/metak8sappscodecom-resourcelayout-editor --version=v0.10.0
+$ helm upgrade -i metak8sappscodecom-resourcelayout-editor appscode-charts-oci/metak8sappscodecom-resourcelayout-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ResourceLayout Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `metak8sappscodecom-resourcelayout-editor`:
```bash
-$ helm upgrade -i metak8sappscodecom-resourcelayout-editor appscode-charts-oci/metak8sappscodecom-resourcelayout-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i metak8sappscodecom-resourcelayout-editor appscode-charts-oci/metak8sappscodecom-resourcelayout-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ResourceLayout Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `metak8sappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i metak8sappscodecom-resourcelayout-editor appscode-charts-oci/metak8sappscodecom-resourcelayout-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1
+$ helm upgrade -i metak8sappscodecom-resourcelayout-editor appscode-charts-oci/metak8sappscodecom-resourcelayout-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i metak8sappscodecom-resourcelayout-editor appscode-charts-oci/metak8sappscodecom-resourcelayout-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i metak8sappscodecom-resourcelayout-editor appscode-charts-oci/metak8sappscodecom-resourcelayout-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/metak8sappscodecom-resourceoutline-editor/Chart.yaml b/charts/metak8sappscodecom-resourceoutline-editor/Chart.yaml
index 9d777721a8..1f3008dc79 100644
--- a/charts/metak8sappscodecom-resourceoutline-editor/Chart.yaml
+++ b/charts/metak8sappscodecom-resourceoutline-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"meta.k8s.appscode.com","version":"v1alpha1","resource":"resourceoutlines"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ResourceOutline Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: metak8sappscodecom-resourceoutline-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/metak8sappscodecom-resourceoutline-editor/README.md b/charts/metak8sappscodecom-resourceoutline-editor/README.md
index 8cdd5e5657..1e0c03ed93 100644
--- a/charts/metak8sappscodecom-resourceoutline-editor/README.md
+++ b/charts/metak8sappscodecom-resourceoutline-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/metak8sappscodecom-resourceoutline-editor --version=v0.9.0
-$ helm upgrade -i metak8sappscodecom-resourceoutline-editor appscode-charts-oci/metak8sappscodecom-resourceoutline-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/metak8sappscodecom-resourceoutline-editor --version=v0.10.0
+$ helm upgrade -i metak8sappscodecom-resourceoutline-editor appscode-charts-oci/metak8sappscodecom-resourceoutline-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ResourceOutline Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `metak8sappscodecom-resourceoutline-editor`:
```bash
-$ helm upgrade -i metak8sappscodecom-resourceoutline-editor appscode-charts-oci/metak8sappscodecom-resourceoutline-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i metak8sappscodecom-resourceoutline-editor appscode-charts-oci/metak8sappscodecom-resourceoutline-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ResourceOutline Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `metak8sappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i metak8sappscodecom-resourceoutline-editor appscode-charts-oci/metak8sappscodecom-resourceoutline-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1
+$ helm upgrade -i metak8sappscodecom-resourceoutline-editor appscode-charts-oci/metak8sappscodecom-resourceoutline-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i metak8sappscodecom-resourceoutline-editor appscode-charts-oci/metak8sappscodecom-resourceoutline-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i metak8sappscodecom-resourceoutline-editor appscode-charts-oci/metak8sappscodecom-resourceoutline-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/metak8sappscodecom-resourcetabledefinition-editor/Chart.yaml b/charts/metak8sappscodecom-resourcetabledefinition-editor/Chart.yaml
index 1e4ab6bdfd..30459b5064 100644
--- a/charts/metak8sappscodecom-resourcetabledefinition-editor/Chart.yaml
+++ b/charts/metak8sappscodecom-resourcetabledefinition-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"meta.k8s.appscode.com","version":"v1alpha1","resource":"resourcetabledefinitions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ResourceTableDefinition Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: metak8sappscodecom-resourcetabledefinition-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/metak8sappscodecom-resourcetabledefinition-editor/README.md b/charts/metak8sappscodecom-resourcetabledefinition-editor/README.md
index df73779fbe..8422ed9983 100644
--- a/charts/metak8sappscodecom-resourcetabledefinition-editor/README.md
+++ b/charts/metak8sappscodecom-resourcetabledefinition-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/metak8sappscodecom-resourcetabledefinition-editor --version=v0.9.0
-$ helm upgrade -i metak8sappscodecom-resourcetabledefinition-editor appscode-charts-oci/metak8sappscodecom-resourcetabledefinition-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/metak8sappscodecom-resourcetabledefinition-editor --version=v0.10.0
+$ helm upgrade -i metak8sappscodecom-resourcetabledefinition-editor appscode-charts-oci/metak8sappscodecom-resourcetabledefinition-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ResourceTableDefinition Editor on a [Kubernetes](http://kub
To install/upgrade the chart with the release name `metak8sappscodecom-resourcetabledefinition-editor`:
```bash
-$ helm upgrade -i metak8sappscodecom-resourcetabledefinition-editor appscode-charts-oci/metak8sappscodecom-resourcetabledefinition-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i metak8sappscodecom-resourcetabledefinition-editor appscode-charts-oci/metak8sappscodecom-resourcetabledefinition-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ResourceTableDefinition Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `metak8sappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i metak8sappscodecom-resourcetabledefinition-editor appscode-charts-oci/metak8sappscodecom-resourcetabledefinition-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1
+$ helm upgrade -i metak8sappscodecom-resourcetabledefinition-editor appscode-charts-oci/metak8sappscodecom-resourcetabledefinition-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i metak8sappscodecom-resourcetabledefinition-editor appscode-charts-oci/metak8sappscodecom-resourcetabledefinition-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i metak8sappscodecom-resourcetabledefinition-editor appscode-charts-oci/metak8sappscodecom-resourcetabledefinition-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/metricsappscodecom-metricsconfiguration-editor/Chart.yaml b/charts/metricsappscodecom-metricsconfiguration-editor/Chart.yaml
index dbbe314398..bcdfeab18d 100644
--- a/charts/metricsappscodecom-metricsconfiguration-editor/Chart.yaml
+++ b/charts/metricsappscodecom-metricsconfiguration-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"metrics.appscode.com","version":"v1alpha1","resource":"metricsconfigurations"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MetricsConfiguration Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: metricsappscodecom-metricsconfiguration-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/metricsappscodecom-metricsconfiguration-editor/README.md b/charts/metricsappscodecom-metricsconfiguration-editor/README.md
index c51c3ef9ce..803ddc7d64 100644
--- a/charts/metricsappscodecom-metricsconfiguration-editor/README.md
+++ b/charts/metricsappscodecom-metricsconfiguration-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/metricsappscodecom-metricsconfiguration-editor --version=v0.9.0
-$ helm upgrade -i metricsappscodecom-metricsconfiguration-editor appscode-charts-oci/metricsappscodecom-metricsconfiguration-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/metricsappscodecom-metricsconfiguration-editor --version=v0.10.0
+$ helm upgrade -i metricsappscodecom-metricsconfiguration-editor appscode-charts-oci/metricsappscodecom-metricsconfiguration-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MetricsConfiguration Editor on a [Kubernetes](http://kubern
To install/upgrade the chart with the release name `metricsappscodecom-metricsconfiguration-editor`:
```bash
-$ helm upgrade -i metricsappscodecom-metricsconfiguration-editor appscode-charts-oci/metricsappscodecom-metricsconfiguration-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i metricsappscodecom-metricsconfiguration-editor appscode-charts-oci/metricsappscodecom-metricsconfiguration-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MetricsConfiguration Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `metricsappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i metricsappscodecom-metricsconfiguration-editor appscode-charts-oci/metricsappscodecom-metricsconfiguration-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=metrics.appscode.com/v1alpha1
+$ helm upgrade -i metricsappscodecom-metricsconfiguration-editor appscode-charts-oci/metricsappscodecom-metricsconfiguration-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=metrics.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i metricsappscodecom-metricsconfiguration-editor appscode-charts-oci/metricsappscodecom-metricsconfiguration-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i metricsappscodecom-metricsconfiguration-editor appscode-charts-oci/metricsappscodecom-metricsconfiguration-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/monitoringcoreoscom-alertmanager-editor/Chart.yaml b/charts/monitoringcoreoscom-alertmanager-editor/Chart.yaml
index 4c721689d7..3210136e8c 100644
--- a/charts/monitoringcoreoscom-alertmanager-editor/Chart.yaml
+++ b/charts/monitoringcoreoscom-alertmanager-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"monitoring.coreos.com","version":"v1","resource":"alertmanagers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Alertmanager Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: monitoringcoreoscom-alertmanager-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/monitoringcoreoscom-alertmanager-editor/README.md b/charts/monitoringcoreoscom-alertmanager-editor/README.md
index 6d6585eb1a..8f3456fe29 100644
--- a/charts/monitoringcoreoscom-alertmanager-editor/README.md
+++ b/charts/monitoringcoreoscom-alertmanager-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/monitoringcoreoscom-alertmanager-editor --version=v0.9.0
-$ helm upgrade -i monitoringcoreoscom-alertmanager-editor appscode-charts-oci/monitoringcoreoscom-alertmanager-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/monitoringcoreoscom-alertmanager-editor --version=v0.10.0
+$ helm upgrade -i monitoringcoreoscom-alertmanager-editor appscode-charts-oci/monitoringcoreoscom-alertmanager-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Alertmanager Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `monitoringcoreoscom-alertmanager-editor`:
```bash
-$ helm upgrade -i monitoringcoreoscom-alertmanager-editor appscode-charts-oci/monitoringcoreoscom-alertmanager-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i monitoringcoreoscom-alertmanager-editor appscode-charts-oci/monitoringcoreoscom-alertmanager-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Alertmanager Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `monitoringcoreosco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i monitoringcoreoscom-alertmanager-editor appscode-charts-oci/monitoringcoreoscom-alertmanager-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=monitoring.coreos.com/v1
+$ helm upgrade -i monitoringcoreoscom-alertmanager-editor appscode-charts-oci/monitoringcoreoscom-alertmanager-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=monitoring.coreos.com/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i monitoringcoreoscom-alertmanager-editor appscode-charts-oci/monitoringcoreoscom-alertmanager-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i monitoringcoreoscom-alertmanager-editor appscode-charts-oci/monitoringcoreoscom-alertmanager-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/monitoringcoreoscom-alertmanagerconfig-editor/Chart.yaml b/charts/monitoringcoreoscom-alertmanagerconfig-editor/Chart.yaml
index dd85932967..bdaa892f23 100644
--- a/charts/monitoringcoreoscom-alertmanagerconfig-editor/Chart.yaml
+++ b/charts/monitoringcoreoscom-alertmanagerconfig-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"monitoring.coreos.com","version":"v1alpha1","resource":"alertmanagerconfigs"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AlertmanagerConfig Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: monitoringcoreoscom-alertmanagerconfig-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/monitoringcoreoscom-alertmanagerconfig-editor/README.md b/charts/monitoringcoreoscom-alertmanagerconfig-editor/README.md
index 8152ac4f5d..d638a0ae5f 100644
--- a/charts/monitoringcoreoscom-alertmanagerconfig-editor/README.md
+++ b/charts/monitoringcoreoscom-alertmanagerconfig-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/monitoringcoreoscom-alertmanagerconfig-editor --version=v0.9.0
-$ helm upgrade -i monitoringcoreoscom-alertmanagerconfig-editor appscode-charts-oci/monitoringcoreoscom-alertmanagerconfig-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/monitoringcoreoscom-alertmanagerconfig-editor --version=v0.10.0
+$ helm upgrade -i monitoringcoreoscom-alertmanagerconfig-editor appscode-charts-oci/monitoringcoreoscom-alertmanagerconfig-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AlertmanagerConfig Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `monitoringcoreoscom-alertmanagerconfig-editor`:
```bash
-$ helm upgrade -i monitoringcoreoscom-alertmanagerconfig-editor appscode-charts-oci/monitoringcoreoscom-alertmanagerconfig-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i monitoringcoreoscom-alertmanagerconfig-editor appscode-charts-oci/monitoringcoreoscom-alertmanagerconfig-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AlertmanagerConfig Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `monitoringcoreosco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i monitoringcoreoscom-alertmanagerconfig-editor appscode-charts-oci/monitoringcoreoscom-alertmanagerconfig-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=monitoring.coreos.com/v1alpha1
+$ helm upgrade -i monitoringcoreoscom-alertmanagerconfig-editor appscode-charts-oci/monitoringcoreoscom-alertmanagerconfig-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=monitoring.coreos.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i monitoringcoreoscom-alertmanagerconfig-editor appscode-charts-oci/monitoringcoreoscom-alertmanagerconfig-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i monitoringcoreoscom-alertmanagerconfig-editor appscode-charts-oci/monitoringcoreoscom-alertmanagerconfig-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/monitoringcoreoscom-podmonitor-editor/Chart.yaml b/charts/monitoringcoreoscom-podmonitor-editor/Chart.yaml
index 02888e8543..d33d85dfc9 100644
--- a/charts/monitoringcoreoscom-podmonitor-editor/Chart.yaml
+++ b/charts/monitoringcoreoscom-podmonitor-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"monitoring.coreos.com","version":"v1","resource":"podmonitors"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PodMonitor Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: monitoringcoreoscom-podmonitor-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/monitoringcoreoscom-podmonitor-editor/README.md b/charts/monitoringcoreoscom-podmonitor-editor/README.md
index d4605d53d2..59ba25291d 100644
--- a/charts/monitoringcoreoscom-podmonitor-editor/README.md
+++ b/charts/monitoringcoreoscom-podmonitor-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/monitoringcoreoscom-podmonitor-editor --version=v0.9.0
-$ helm upgrade -i monitoringcoreoscom-podmonitor-editor appscode-charts-oci/monitoringcoreoscom-podmonitor-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/monitoringcoreoscom-podmonitor-editor --version=v0.10.0
+$ helm upgrade -i monitoringcoreoscom-podmonitor-editor appscode-charts-oci/monitoringcoreoscom-podmonitor-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PodMonitor Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `monitoringcoreoscom-podmonitor-editor`:
```bash
-$ helm upgrade -i monitoringcoreoscom-podmonitor-editor appscode-charts-oci/monitoringcoreoscom-podmonitor-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i monitoringcoreoscom-podmonitor-editor appscode-charts-oci/monitoringcoreoscom-podmonitor-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PodMonitor Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `monitoringcoreosco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i monitoringcoreoscom-podmonitor-editor appscode-charts-oci/monitoringcoreoscom-podmonitor-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=monitoring.coreos.com/v1
+$ helm upgrade -i monitoringcoreoscom-podmonitor-editor appscode-charts-oci/monitoringcoreoscom-podmonitor-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=monitoring.coreos.com/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i monitoringcoreoscom-podmonitor-editor appscode-charts-oci/monitoringcoreoscom-podmonitor-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i monitoringcoreoscom-podmonitor-editor appscode-charts-oci/monitoringcoreoscom-podmonitor-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/monitoringcoreoscom-probe-editor/Chart.yaml b/charts/monitoringcoreoscom-probe-editor/Chart.yaml
index 33c539e36d..b52969c8ce 100644
--- a/charts/monitoringcoreoscom-probe-editor/Chart.yaml
+++ b/charts/monitoringcoreoscom-probe-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"monitoring.coreos.com","version":"v1","resource":"probes"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Probe Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: monitoringcoreoscom-probe-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/monitoringcoreoscom-probe-editor/README.md b/charts/monitoringcoreoscom-probe-editor/README.md
index 6eae15caaf..67733dc0e4 100644
--- a/charts/monitoringcoreoscom-probe-editor/README.md
+++ b/charts/monitoringcoreoscom-probe-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/monitoringcoreoscom-probe-editor --version=v0.9.0
-$ helm upgrade -i monitoringcoreoscom-probe-editor appscode-charts-oci/monitoringcoreoscom-probe-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/monitoringcoreoscom-probe-editor --version=v0.10.0
+$ helm upgrade -i monitoringcoreoscom-probe-editor appscode-charts-oci/monitoringcoreoscom-probe-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Probe Editor on a [Kubernetes](http://kubernetes.io) cluste
To install/upgrade the chart with the release name `monitoringcoreoscom-probe-editor`:
```bash
-$ helm upgrade -i monitoringcoreoscom-probe-editor appscode-charts-oci/monitoringcoreoscom-probe-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i monitoringcoreoscom-probe-editor appscode-charts-oci/monitoringcoreoscom-probe-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Probe Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `monitoringcoreosco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i monitoringcoreoscom-probe-editor appscode-charts-oci/monitoringcoreoscom-probe-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=monitoring.coreos.com/v1
+$ helm upgrade -i monitoringcoreoscom-probe-editor appscode-charts-oci/monitoringcoreoscom-probe-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=monitoring.coreos.com/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i monitoringcoreoscom-probe-editor appscode-charts-oci/monitoringcoreoscom-probe-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i monitoringcoreoscom-probe-editor appscode-charts-oci/monitoringcoreoscom-probe-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/monitoringcoreoscom-prometheus-editor/Chart.yaml b/charts/monitoringcoreoscom-prometheus-editor/Chart.yaml
index cbe4df4a04..9070525306 100644
--- a/charts/monitoringcoreoscom-prometheus-editor/Chart.yaml
+++ b/charts/monitoringcoreoscom-prometheus-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"monitoring.coreos.com","version":"v1","resource":"prometheuses"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Prometheus Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: monitoringcoreoscom-prometheus-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/monitoringcoreoscom-prometheus-editor/README.md b/charts/monitoringcoreoscom-prometheus-editor/README.md
index c327eb505e..6a1fb7d736 100644
--- a/charts/monitoringcoreoscom-prometheus-editor/README.md
+++ b/charts/monitoringcoreoscom-prometheus-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/monitoringcoreoscom-prometheus-editor --version=v0.9.0
-$ helm upgrade -i monitoringcoreoscom-prometheus-editor appscode-charts-oci/monitoringcoreoscom-prometheus-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/monitoringcoreoscom-prometheus-editor --version=v0.10.0
+$ helm upgrade -i monitoringcoreoscom-prometheus-editor appscode-charts-oci/monitoringcoreoscom-prometheus-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Prometheus Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `monitoringcoreoscom-prometheus-editor`:
```bash
-$ helm upgrade -i monitoringcoreoscom-prometheus-editor appscode-charts-oci/monitoringcoreoscom-prometheus-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i monitoringcoreoscom-prometheus-editor appscode-charts-oci/monitoringcoreoscom-prometheus-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Prometheus Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `monitoringcoreosco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i monitoringcoreoscom-prometheus-editor appscode-charts-oci/monitoringcoreoscom-prometheus-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=monitoring.coreos.com/v1
+$ helm upgrade -i monitoringcoreoscom-prometheus-editor appscode-charts-oci/monitoringcoreoscom-prometheus-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=monitoring.coreos.com/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i monitoringcoreoscom-prometheus-editor appscode-charts-oci/monitoringcoreoscom-prometheus-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i monitoringcoreoscom-prometheus-editor appscode-charts-oci/monitoringcoreoscom-prometheus-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/monitoringcoreoscom-prometheusagent-editor/Chart.yaml b/charts/monitoringcoreoscom-prometheusagent-editor/Chart.yaml
index 5f568dcb52..4fba032e9f 100644
--- a/charts/monitoringcoreoscom-prometheusagent-editor/Chart.yaml
+++ b/charts/monitoringcoreoscom-prometheusagent-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"monitoring.coreos.com","version":"v1alpha1","resource":"prometheusagents"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PrometheusAgent Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: monitoringcoreoscom-prometheusagent-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/monitoringcoreoscom-prometheusagent-editor/README.md b/charts/monitoringcoreoscom-prometheusagent-editor/README.md
index c6865698d6..c8c4fc7ae1 100644
--- a/charts/monitoringcoreoscom-prometheusagent-editor/README.md
+++ b/charts/monitoringcoreoscom-prometheusagent-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/monitoringcoreoscom-prometheusagent-editor --version=v0.9.0
-$ helm upgrade -i monitoringcoreoscom-prometheusagent-editor appscode-charts-oci/monitoringcoreoscom-prometheusagent-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/monitoringcoreoscom-prometheusagent-editor --version=v0.10.0
+$ helm upgrade -i monitoringcoreoscom-prometheusagent-editor appscode-charts-oci/monitoringcoreoscom-prometheusagent-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PrometheusAgent Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `monitoringcoreoscom-prometheusagent-editor`:
```bash
-$ helm upgrade -i monitoringcoreoscom-prometheusagent-editor appscode-charts-oci/monitoringcoreoscom-prometheusagent-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i monitoringcoreoscom-prometheusagent-editor appscode-charts-oci/monitoringcoreoscom-prometheusagent-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PrometheusAgent Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `monitoringcoreosco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i monitoringcoreoscom-prometheusagent-editor appscode-charts-oci/monitoringcoreoscom-prometheusagent-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=monitoring.coreos.com/v1alpha1
+$ helm upgrade -i monitoringcoreoscom-prometheusagent-editor appscode-charts-oci/monitoringcoreoscom-prometheusagent-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=monitoring.coreos.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i monitoringcoreoscom-prometheusagent-editor appscode-charts-oci/monitoringcoreoscom-prometheusagent-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i monitoringcoreoscom-prometheusagent-editor appscode-charts-oci/monitoringcoreoscom-prometheusagent-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/monitoringcoreoscom-prometheusrule-editor/Chart.yaml b/charts/monitoringcoreoscom-prometheusrule-editor/Chart.yaml
index fb298d1bdf..0ddea837b2 100644
--- a/charts/monitoringcoreoscom-prometheusrule-editor/Chart.yaml
+++ b/charts/monitoringcoreoscom-prometheusrule-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"monitoring.coreos.com","version":"v1","resource":"prometheusrules"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PrometheusRule Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: monitoringcoreoscom-prometheusrule-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/monitoringcoreoscom-prometheusrule-editor/README.md b/charts/monitoringcoreoscom-prometheusrule-editor/README.md
index a6ca4224b1..61ded4d8cb 100644
--- a/charts/monitoringcoreoscom-prometheusrule-editor/README.md
+++ b/charts/monitoringcoreoscom-prometheusrule-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/monitoringcoreoscom-prometheusrule-editor --version=v0.9.0
-$ helm upgrade -i monitoringcoreoscom-prometheusrule-editor appscode-charts-oci/monitoringcoreoscom-prometheusrule-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/monitoringcoreoscom-prometheusrule-editor --version=v0.10.0
+$ helm upgrade -i monitoringcoreoscom-prometheusrule-editor appscode-charts-oci/monitoringcoreoscom-prometheusrule-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PrometheusRule Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `monitoringcoreoscom-prometheusrule-editor`:
```bash
-$ helm upgrade -i monitoringcoreoscom-prometheusrule-editor appscode-charts-oci/monitoringcoreoscom-prometheusrule-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i monitoringcoreoscom-prometheusrule-editor appscode-charts-oci/monitoringcoreoscom-prometheusrule-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PrometheusRule Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `monitoringcoreosco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i monitoringcoreoscom-prometheusrule-editor appscode-charts-oci/monitoringcoreoscom-prometheusrule-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=monitoring.coreos.com/v1
+$ helm upgrade -i monitoringcoreoscom-prometheusrule-editor appscode-charts-oci/monitoringcoreoscom-prometheusrule-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=monitoring.coreos.com/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i monitoringcoreoscom-prometheusrule-editor appscode-charts-oci/monitoringcoreoscom-prometheusrule-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i monitoringcoreoscom-prometheusrule-editor appscode-charts-oci/monitoringcoreoscom-prometheusrule-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/monitoringcoreoscom-scrapeconfig-editor/Chart.yaml b/charts/monitoringcoreoscom-scrapeconfig-editor/Chart.yaml
index 808246962e..d790d5991c 100644
--- a/charts/monitoringcoreoscom-scrapeconfig-editor/Chart.yaml
+++ b/charts/monitoringcoreoscom-scrapeconfig-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"monitoring.coreos.com","version":"v1alpha1","resource":"scrapeconfigs"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ScrapeConfig Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: monitoringcoreoscom-scrapeconfig-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/monitoringcoreoscom-scrapeconfig-editor/README.md b/charts/monitoringcoreoscom-scrapeconfig-editor/README.md
index da033288c9..1df1e422c0 100644
--- a/charts/monitoringcoreoscom-scrapeconfig-editor/README.md
+++ b/charts/monitoringcoreoscom-scrapeconfig-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/monitoringcoreoscom-scrapeconfig-editor --version=v0.9.0
-$ helm upgrade -i monitoringcoreoscom-scrapeconfig-editor appscode-charts-oci/monitoringcoreoscom-scrapeconfig-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/monitoringcoreoscom-scrapeconfig-editor --version=v0.10.0
+$ helm upgrade -i monitoringcoreoscom-scrapeconfig-editor appscode-charts-oci/monitoringcoreoscom-scrapeconfig-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ScrapeConfig Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `monitoringcoreoscom-scrapeconfig-editor`:
```bash
-$ helm upgrade -i monitoringcoreoscom-scrapeconfig-editor appscode-charts-oci/monitoringcoreoscom-scrapeconfig-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i monitoringcoreoscom-scrapeconfig-editor appscode-charts-oci/monitoringcoreoscom-scrapeconfig-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ScrapeConfig Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `monitoringcoreosco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i monitoringcoreoscom-scrapeconfig-editor appscode-charts-oci/monitoringcoreoscom-scrapeconfig-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=monitoring.coreos.com/v1alpha1
+$ helm upgrade -i monitoringcoreoscom-scrapeconfig-editor appscode-charts-oci/monitoringcoreoscom-scrapeconfig-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=monitoring.coreos.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i monitoringcoreoscom-scrapeconfig-editor appscode-charts-oci/monitoringcoreoscom-scrapeconfig-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i monitoringcoreoscom-scrapeconfig-editor appscode-charts-oci/monitoringcoreoscom-scrapeconfig-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/monitoringcoreoscom-servicemonitor-editor/Chart.yaml b/charts/monitoringcoreoscom-servicemonitor-editor/Chart.yaml
index 0894972d06..7271671b32 100644
--- a/charts/monitoringcoreoscom-servicemonitor-editor/Chart.yaml
+++ b/charts/monitoringcoreoscom-servicemonitor-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"monitoring.coreos.com","version":"v1","resource":"servicemonitors"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ServiceMonitor Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: monitoringcoreoscom-servicemonitor-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/monitoringcoreoscom-servicemonitor-editor/README.md b/charts/monitoringcoreoscom-servicemonitor-editor/README.md
index b9d3a7084d..dd438af28b 100644
--- a/charts/monitoringcoreoscom-servicemonitor-editor/README.md
+++ b/charts/monitoringcoreoscom-servicemonitor-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/monitoringcoreoscom-servicemonitor-editor --version=v0.9.0
-$ helm upgrade -i monitoringcoreoscom-servicemonitor-editor appscode-charts-oci/monitoringcoreoscom-servicemonitor-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/monitoringcoreoscom-servicemonitor-editor --version=v0.10.0
+$ helm upgrade -i monitoringcoreoscom-servicemonitor-editor appscode-charts-oci/monitoringcoreoscom-servicemonitor-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ServiceMonitor Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `monitoringcoreoscom-servicemonitor-editor`:
```bash
-$ helm upgrade -i monitoringcoreoscom-servicemonitor-editor appscode-charts-oci/monitoringcoreoscom-servicemonitor-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i monitoringcoreoscom-servicemonitor-editor appscode-charts-oci/monitoringcoreoscom-servicemonitor-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ServiceMonitor Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `monitoringcoreosco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i monitoringcoreoscom-servicemonitor-editor appscode-charts-oci/monitoringcoreoscom-servicemonitor-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=monitoring.coreos.com/v1
+$ helm upgrade -i monitoringcoreoscom-servicemonitor-editor appscode-charts-oci/monitoringcoreoscom-servicemonitor-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=monitoring.coreos.com/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i monitoringcoreoscom-servicemonitor-editor appscode-charts-oci/monitoringcoreoscom-servicemonitor-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i monitoringcoreoscom-servicemonitor-editor appscode-charts-oci/monitoringcoreoscom-servicemonitor-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/monitoringcoreoscom-thanosruler-editor/Chart.yaml b/charts/monitoringcoreoscom-thanosruler-editor/Chart.yaml
index 242383185a..b465841b0e 100644
--- a/charts/monitoringcoreoscom-thanosruler-editor/Chart.yaml
+++ b/charts/monitoringcoreoscom-thanosruler-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"monitoring.coreos.com","version":"v1","resource":"thanosrulers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ThanosRuler Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: monitoringcoreoscom-thanosruler-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/monitoringcoreoscom-thanosruler-editor/README.md b/charts/monitoringcoreoscom-thanosruler-editor/README.md
index 6cfd48613d..c95f5163f9 100644
--- a/charts/monitoringcoreoscom-thanosruler-editor/README.md
+++ b/charts/monitoringcoreoscom-thanosruler-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/monitoringcoreoscom-thanosruler-editor --version=v0.9.0
-$ helm upgrade -i monitoringcoreoscom-thanosruler-editor appscode-charts-oci/monitoringcoreoscom-thanosruler-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/monitoringcoreoscom-thanosruler-editor --version=v0.10.0
+$ helm upgrade -i monitoringcoreoscom-thanosruler-editor appscode-charts-oci/monitoringcoreoscom-thanosruler-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ThanosRuler Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `monitoringcoreoscom-thanosruler-editor`:
```bash
-$ helm upgrade -i monitoringcoreoscom-thanosruler-editor appscode-charts-oci/monitoringcoreoscom-thanosruler-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i monitoringcoreoscom-thanosruler-editor appscode-charts-oci/monitoringcoreoscom-thanosruler-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ThanosRuler Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `monitoringcoreosco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i monitoringcoreoscom-thanosruler-editor appscode-charts-oci/monitoringcoreoscom-thanosruler-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=monitoring.coreos.com/v1
+$ helm upgrade -i monitoringcoreoscom-thanosruler-editor appscode-charts-oci/monitoringcoreoscom-thanosruler-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=monitoring.coreos.com/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i monitoringcoreoscom-thanosruler-editor appscode-charts-oci/monitoringcoreoscom-thanosruler-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i monitoringcoreoscom-thanosruler-editor appscode-charts-oci/monitoringcoreoscom-thanosruler-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/mutationsgatekeepersh-assign-editor/Chart.yaml b/charts/mutationsgatekeepersh-assign-editor/Chart.yaml
index 69f7803a64..e85e87d028 100644
--- a/charts/mutationsgatekeepersh-assign-editor/Chart.yaml
+++ b/charts/mutationsgatekeepersh-assign-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"mutations.gatekeeper.sh","version":"v1","resource":"assign"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Assign Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: mutationsgatekeepersh-assign-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/mutationsgatekeepersh-assign-editor/README.md b/charts/mutationsgatekeepersh-assign-editor/README.md
index ed3d2cbaeb..8ebacf6b1a 100644
--- a/charts/mutationsgatekeepersh-assign-editor/README.md
+++ b/charts/mutationsgatekeepersh-assign-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/mutationsgatekeepersh-assign-editor --version=v0.9.0
-$ helm upgrade -i mutationsgatekeepersh-assign-editor appscode-charts-oci/mutationsgatekeepersh-assign-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/mutationsgatekeepersh-assign-editor --version=v0.10.0
+$ helm upgrade -i mutationsgatekeepersh-assign-editor appscode-charts-oci/mutationsgatekeepersh-assign-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Assign Editor on a [Kubernetes](http://kubernetes.io) clust
To install/upgrade the chart with the release name `mutationsgatekeepersh-assign-editor`:
```bash
-$ helm upgrade -i mutationsgatekeepersh-assign-editor appscode-charts-oci/mutationsgatekeepersh-assign-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i mutationsgatekeepersh-assign-editor appscode-charts-oci/mutationsgatekeepersh-assign-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Assign Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `mutationsgatekeepe
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i mutationsgatekeepersh-assign-editor appscode-charts-oci/mutationsgatekeepersh-assign-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=mutations.gatekeeper.sh/v1
+$ helm upgrade -i mutationsgatekeepersh-assign-editor appscode-charts-oci/mutationsgatekeepersh-assign-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=mutations.gatekeeper.sh/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i mutationsgatekeepersh-assign-editor appscode-charts-oci/mutationsgatekeepersh-assign-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i mutationsgatekeepersh-assign-editor appscode-charts-oci/mutationsgatekeepersh-assign-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/mutationsgatekeepersh-assignimage-editor/Chart.yaml b/charts/mutationsgatekeepersh-assignimage-editor/Chart.yaml
index 4a27322e2a..81fb196389 100644
--- a/charts/mutationsgatekeepersh-assignimage-editor/Chart.yaml
+++ b/charts/mutationsgatekeepersh-assignimage-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"mutations.gatekeeper.sh","version":"v1alpha1","resource":"assignimage"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AssignImage Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: mutationsgatekeepersh-assignimage-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/mutationsgatekeepersh-assignimage-editor/README.md b/charts/mutationsgatekeepersh-assignimage-editor/README.md
index 7d51764342..c3c239f7d9 100644
--- a/charts/mutationsgatekeepersh-assignimage-editor/README.md
+++ b/charts/mutationsgatekeepersh-assignimage-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/mutationsgatekeepersh-assignimage-editor --version=v0.9.0
-$ helm upgrade -i mutationsgatekeepersh-assignimage-editor appscode-charts-oci/mutationsgatekeepersh-assignimage-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/mutationsgatekeepersh-assignimage-editor --version=v0.10.0
+$ helm upgrade -i mutationsgatekeepersh-assignimage-editor appscode-charts-oci/mutationsgatekeepersh-assignimage-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AssignImage Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `mutationsgatekeepersh-assignimage-editor`:
```bash
-$ helm upgrade -i mutationsgatekeepersh-assignimage-editor appscode-charts-oci/mutationsgatekeepersh-assignimage-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i mutationsgatekeepersh-assignimage-editor appscode-charts-oci/mutationsgatekeepersh-assignimage-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AssignImage Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `mutationsgatekeepe
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i mutationsgatekeepersh-assignimage-editor appscode-charts-oci/mutationsgatekeepersh-assignimage-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=mutations.gatekeeper.sh/v1alpha1
+$ helm upgrade -i mutationsgatekeepersh-assignimage-editor appscode-charts-oci/mutationsgatekeepersh-assignimage-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=mutations.gatekeeper.sh/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i mutationsgatekeepersh-assignimage-editor appscode-charts-oci/mutationsgatekeepersh-assignimage-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i mutationsgatekeepersh-assignimage-editor appscode-charts-oci/mutationsgatekeepersh-assignimage-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/mutationsgatekeepersh-assignmetadata-editor/Chart.yaml b/charts/mutationsgatekeepersh-assignmetadata-editor/Chart.yaml
index d9cfd1f728..75a5a14849 100644
--- a/charts/mutationsgatekeepersh-assignmetadata-editor/Chart.yaml
+++ b/charts/mutationsgatekeepersh-assignmetadata-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"mutations.gatekeeper.sh","version":"v1","resource":"assignmetadata"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AssignMetadata Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: mutationsgatekeepersh-assignmetadata-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/mutationsgatekeepersh-assignmetadata-editor/README.md b/charts/mutationsgatekeepersh-assignmetadata-editor/README.md
index 645bd42e58..31ea267c38 100644
--- a/charts/mutationsgatekeepersh-assignmetadata-editor/README.md
+++ b/charts/mutationsgatekeepersh-assignmetadata-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/mutationsgatekeepersh-assignmetadata-editor --version=v0.9.0
-$ helm upgrade -i mutationsgatekeepersh-assignmetadata-editor appscode-charts-oci/mutationsgatekeepersh-assignmetadata-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/mutationsgatekeepersh-assignmetadata-editor --version=v0.10.0
+$ helm upgrade -i mutationsgatekeepersh-assignmetadata-editor appscode-charts-oci/mutationsgatekeepersh-assignmetadata-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AssignMetadata Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `mutationsgatekeepersh-assignmetadata-editor`:
```bash
-$ helm upgrade -i mutationsgatekeepersh-assignmetadata-editor appscode-charts-oci/mutationsgatekeepersh-assignmetadata-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i mutationsgatekeepersh-assignmetadata-editor appscode-charts-oci/mutationsgatekeepersh-assignmetadata-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AssignMetadata Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `mutationsgatekeepe
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i mutationsgatekeepersh-assignmetadata-editor appscode-charts-oci/mutationsgatekeepersh-assignmetadata-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=mutations.gatekeeper.sh/v1
+$ helm upgrade -i mutationsgatekeepersh-assignmetadata-editor appscode-charts-oci/mutationsgatekeepersh-assignmetadata-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=mutations.gatekeeper.sh/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i mutationsgatekeepersh-assignmetadata-editor appscode-charts-oci/mutationsgatekeepersh-assignmetadata-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i mutationsgatekeepersh-assignmetadata-editor appscode-charts-oci/mutationsgatekeepersh-assignmetadata-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/mutationsgatekeepersh-modifyset-editor/Chart.yaml b/charts/mutationsgatekeepersh-modifyset-editor/Chart.yaml
index c397f31a36..1361f1d9c6 100644
--- a/charts/mutationsgatekeepersh-modifyset-editor/Chart.yaml
+++ b/charts/mutationsgatekeepersh-modifyset-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"mutations.gatekeeper.sh","version":"v1","resource":"modifyset"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ModifySet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: mutationsgatekeepersh-modifyset-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/mutationsgatekeepersh-modifyset-editor/README.md b/charts/mutationsgatekeepersh-modifyset-editor/README.md
index 40b1ac13ab..da74db9b0e 100644
--- a/charts/mutationsgatekeepersh-modifyset-editor/README.md
+++ b/charts/mutationsgatekeepersh-modifyset-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/mutationsgatekeepersh-modifyset-editor --version=v0.9.0
-$ helm upgrade -i mutationsgatekeepersh-modifyset-editor appscode-charts-oci/mutationsgatekeepersh-modifyset-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/mutationsgatekeepersh-modifyset-editor --version=v0.10.0
+$ helm upgrade -i mutationsgatekeepersh-modifyset-editor appscode-charts-oci/mutationsgatekeepersh-modifyset-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ModifySet Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `mutationsgatekeepersh-modifyset-editor`:
```bash
-$ helm upgrade -i mutationsgatekeepersh-modifyset-editor appscode-charts-oci/mutationsgatekeepersh-modifyset-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i mutationsgatekeepersh-modifyset-editor appscode-charts-oci/mutationsgatekeepersh-modifyset-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ModifySet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `mutationsgatekeepe
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i mutationsgatekeepersh-modifyset-editor appscode-charts-oci/mutationsgatekeepersh-modifyset-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=mutations.gatekeeper.sh/v1
+$ helm upgrade -i mutationsgatekeepersh-modifyset-editor appscode-charts-oci/mutationsgatekeepersh-modifyset-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=mutations.gatekeeper.sh/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i mutationsgatekeepersh-modifyset-editor appscode-charts-oci/mutationsgatekeepersh-modifyset-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i mutationsgatekeepersh-modifyset-editor appscode-charts-oci/mutationsgatekeepersh-modifyset-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/networkazurekubedbcom-privatednszone-editor/Chart.yaml b/charts/networkazurekubedbcom-privatednszone-editor/Chart.yaml
index ed4536efd7..cb5b29e503 100644
--- a/charts/networkazurekubedbcom-privatednszone-editor/Chart.yaml
+++ b/charts/networkazurekubedbcom-privatednszone-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"network.azure.kubedb.com","version":"v1alpha1","resource":"privatednszones"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PrivateDNSZone Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: networkazurekubedbcom-privatednszone-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/networkazurekubedbcom-privatednszone-editor/README.md b/charts/networkazurekubedbcom-privatednszone-editor/README.md
index 82629a07c2..09141b975a 100644
--- a/charts/networkazurekubedbcom-privatednszone-editor/README.md
+++ b/charts/networkazurekubedbcom-privatednszone-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/networkazurekubedbcom-privatednszone-editor --version=v0.9.0
-$ helm upgrade -i networkazurekubedbcom-privatednszone-editor appscode-charts-oci/networkazurekubedbcom-privatednszone-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/networkazurekubedbcom-privatednszone-editor --version=v0.10.0
+$ helm upgrade -i networkazurekubedbcom-privatednszone-editor appscode-charts-oci/networkazurekubedbcom-privatednszone-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PrivateDNSZone Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `networkazurekubedbcom-privatednszone-editor`:
```bash
-$ helm upgrade -i networkazurekubedbcom-privatednszone-editor appscode-charts-oci/networkazurekubedbcom-privatednszone-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i networkazurekubedbcom-privatednszone-editor appscode-charts-oci/networkazurekubedbcom-privatednszone-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PrivateDNSZone Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `networkazurekubedb
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i networkazurekubedbcom-privatednszone-editor appscode-charts-oci/networkazurekubedbcom-privatednszone-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=network.azure.kubedb.com/v1alpha1
+$ helm upgrade -i networkazurekubedbcom-privatednszone-editor appscode-charts-oci/networkazurekubedbcom-privatednszone-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=network.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i networkazurekubedbcom-privatednszone-editor appscode-charts-oci/networkazurekubedbcom-privatednszone-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i networkazurekubedbcom-privatednszone-editor appscode-charts-oci/networkazurekubedbcom-privatednszone-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/networkazurekubedbcom-privatednszonevirtualnetworklink-editor/Chart.yaml b/charts/networkazurekubedbcom-privatednszonevirtualnetworklink-editor/Chart.yaml
index a41e857e89..d48ac50101 100644
--- a/charts/networkazurekubedbcom-privatednszonevirtualnetworklink-editor/Chart.yaml
+++ b/charts/networkazurekubedbcom-privatednszonevirtualnetworklink-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"network.azure.kubedb.com","version":"v1alpha1","resource":"privatednszonevirtualnetworklinks"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PrivateDNSZoneVirtualNetworkLink Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: networkazurekubedbcom-privatednszonevirtualnetworklink-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/networkazurekubedbcom-privatednszonevirtualnetworklink-editor/README.md b/charts/networkazurekubedbcom-privatednszonevirtualnetworklink-editor/README.md
index 213d9a0d84..e0a4730a90 100644
--- a/charts/networkazurekubedbcom-privatednszonevirtualnetworklink-editor/README.md
+++ b/charts/networkazurekubedbcom-privatednszonevirtualnetworklink-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/networkazurekubedbcom-privatednszonevirtualnetworklink-editor --version=v0.9.0
-$ helm upgrade -i networkazurekubedbcom-privatednszonevirtualnetworklink-editor appscode-charts-oci/networkazurekubedbcom-privatednszonevirtualnetworklink-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/networkazurekubedbcom-privatednszonevirtualnetworklink-editor --version=v0.10.0
+$ helm upgrade -i networkazurekubedbcom-privatednszonevirtualnetworklink-editor appscode-charts-oci/networkazurekubedbcom-privatednszonevirtualnetworklink-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PrivateDNSZoneVirtualNetworkLink Editor on a [Kubernetes](h
To install/upgrade the chart with the release name `networkazurekubedbcom-privatednszonevirtualnetworklink-editor`:
```bash
-$ helm upgrade -i networkazurekubedbcom-privatednszonevirtualnetworklink-editor appscode-charts-oci/networkazurekubedbcom-privatednszonevirtualnetworklink-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i networkazurekubedbcom-privatednszonevirtualnetworklink-editor appscode-charts-oci/networkazurekubedbcom-privatednszonevirtualnetworklink-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PrivateDNSZoneVirtualNetworkLink Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `networkazurekubedb
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i networkazurekubedbcom-privatednszonevirtualnetworklink-editor appscode-charts-oci/networkazurekubedbcom-privatednszonevirtualnetworklink-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=network.azure.kubedb.com/v1alpha1
+$ helm upgrade -i networkazurekubedbcom-privatednszonevirtualnetworklink-editor appscode-charts-oci/networkazurekubedbcom-privatednszonevirtualnetworklink-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=network.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i networkazurekubedbcom-privatednszonevirtualnetworklink-editor appscode-charts-oci/networkazurekubedbcom-privatednszonevirtualnetworklink-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i networkazurekubedbcom-privatednszonevirtualnetworklink-editor appscode-charts-oci/networkazurekubedbcom-privatednszonevirtualnetworklink-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/networkazurekubedbcom-routetable-editor/Chart.yaml b/charts/networkazurekubedbcom-routetable-editor/Chart.yaml
index b4c4cb34e4..6f36fac291 100644
--- a/charts/networkazurekubedbcom-routetable-editor/Chart.yaml
+++ b/charts/networkazurekubedbcom-routetable-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"network.azure.kubedb.com","version":"v1alpha1","resource":"routetables"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RouteTable Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: networkazurekubedbcom-routetable-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/networkazurekubedbcom-routetable-editor/README.md b/charts/networkazurekubedbcom-routetable-editor/README.md
index 18e8681383..d584d38387 100644
--- a/charts/networkazurekubedbcom-routetable-editor/README.md
+++ b/charts/networkazurekubedbcom-routetable-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/networkazurekubedbcom-routetable-editor --version=v0.9.0
-$ helm upgrade -i networkazurekubedbcom-routetable-editor appscode-charts-oci/networkazurekubedbcom-routetable-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/networkazurekubedbcom-routetable-editor --version=v0.10.0
+$ helm upgrade -i networkazurekubedbcom-routetable-editor appscode-charts-oci/networkazurekubedbcom-routetable-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RouteTable Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `networkazurekubedbcom-routetable-editor`:
```bash
-$ helm upgrade -i networkazurekubedbcom-routetable-editor appscode-charts-oci/networkazurekubedbcom-routetable-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i networkazurekubedbcom-routetable-editor appscode-charts-oci/networkazurekubedbcom-routetable-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RouteTable Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `networkazurekubedb
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i networkazurekubedbcom-routetable-editor appscode-charts-oci/networkazurekubedbcom-routetable-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=network.azure.kubedb.com/v1alpha1
+$ helm upgrade -i networkazurekubedbcom-routetable-editor appscode-charts-oci/networkazurekubedbcom-routetable-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=network.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i networkazurekubedbcom-routetable-editor appscode-charts-oci/networkazurekubedbcom-routetable-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i networkazurekubedbcom-routetable-editor appscode-charts-oci/networkazurekubedbcom-routetable-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/networkazurekubedbcom-securitygroup-editor/Chart.yaml b/charts/networkazurekubedbcom-securitygroup-editor/Chart.yaml
index 6dd4d1c66b..adfc0d21d1 100644
--- a/charts/networkazurekubedbcom-securitygroup-editor/Chart.yaml
+++ b/charts/networkazurekubedbcom-securitygroup-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"network.azure.kubedb.com","version":"v1alpha1","resource":"securitygroups"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SecurityGroup Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: networkazurekubedbcom-securitygroup-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/networkazurekubedbcom-securitygroup-editor/README.md b/charts/networkazurekubedbcom-securitygroup-editor/README.md
index 4a4252be29..6ff146cd92 100644
--- a/charts/networkazurekubedbcom-securitygroup-editor/README.md
+++ b/charts/networkazurekubedbcom-securitygroup-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/networkazurekubedbcom-securitygroup-editor --version=v0.9.0
-$ helm upgrade -i networkazurekubedbcom-securitygroup-editor appscode-charts-oci/networkazurekubedbcom-securitygroup-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/networkazurekubedbcom-securitygroup-editor --version=v0.10.0
+$ helm upgrade -i networkazurekubedbcom-securitygroup-editor appscode-charts-oci/networkazurekubedbcom-securitygroup-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SecurityGroup Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `networkazurekubedbcom-securitygroup-editor`:
```bash
-$ helm upgrade -i networkazurekubedbcom-securitygroup-editor appscode-charts-oci/networkazurekubedbcom-securitygroup-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i networkazurekubedbcom-securitygroup-editor appscode-charts-oci/networkazurekubedbcom-securitygroup-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SecurityGroup Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `networkazurekubedb
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i networkazurekubedbcom-securitygroup-editor appscode-charts-oci/networkazurekubedbcom-securitygroup-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=network.azure.kubedb.com/v1alpha1
+$ helm upgrade -i networkazurekubedbcom-securitygroup-editor appscode-charts-oci/networkazurekubedbcom-securitygroup-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=network.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i networkazurekubedbcom-securitygroup-editor appscode-charts-oci/networkazurekubedbcom-securitygroup-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i networkazurekubedbcom-securitygroup-editor appscode-charts-oci/networkazurekubedbcom-securitygroup-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/networkazurekubedbcom-subnet-editor/Chart.yaml b/charts/networkazurekubedbcom-subnet-editor/Chart.yaml
index 2c690522b4..61af5b8d5f 100644
--- a/charts/networkazurekubedbcom-subnet-editor/Chart.yaml
+++ b/charts/networkazurekubedbcom-subnet-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"network.azure.kubedb.com","version":"v1alpha1","resource":"subnets"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Subnet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: networkazurekubedbcom-subnet-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/networkazurekubedbcom-subnet-editor/README.md b/charts/networkazurekubedbcom-subnet-editor/README.md
index ece7905499..f8eba8ea25 100644
--- a/charts/networkazurekubedbcom-subnet-editor/README.md
+++ b/charts/networkazurekubedbcom-subnet-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/networkazurekubedbcom-subnet-editor --version=v0.9.0
-$ helm upgrade -i networkazurekubedbcom-subnet-editor appscode-charts-oci/networkazurekubedbcom-subnet-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/networkazurekubedbcom-subnet-editor --version=v0.10.0
+$ helm upgrade -i networkazurekubedbcom-subnet-editor appscode-charts-oci/networkazurekubedbcom-subnet-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Subnet Editor on a [Kubernetes](http://kubernetes.io) clust
To install/upgrade the chart with the release name `networkazurekubedbcom-subnet-editor`:
```bash
-$ helm upgrade -i networkazurekubedbcom-subnet-editor appscode-charts-oci/networkazurekubedbcom-subnet-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i networkazurekubedbcom-subnet-editor appscode-charts-oci/networkazurekubedbcom-subnet-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Subnet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `networkazurekubedb
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i networkazurekubedbcom-subnet-editor appscode-charts-oci/networkazurekubedbcom-subnet-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=network.azure.kubedb.com/v1alpha1
+$ helm upgrade -i networkazurekubedbcom-subnet-editor appscode-charts-oci/networkazurekubedbcom-subnet-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=network.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i networkazurekubedbcom-subnet-editor appscode-charts-oci/networkazurekubedbcom-subnet-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i networkazurekubedbcom-subnet-editor appscode-charts-oci/networkazurekubedbcom-subnet-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor/Chart.yaml b/charts/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor/Chart.yaml
index 17f5ae0df7..4a39b81457 100644
--- a/charts/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor/Chart.yaml
+++ b/charts/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"network.azure.kubedb.com","version":"v1alpha1","resource":"subnetnetworksecuritygroupassociations"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SubnetNetworkSecurityGroupAssociation Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor/README.md b/charts/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor/README.md
index c02624535c..bcada9f932 100644
--- a/charts/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor/README.md
+++ b/charts/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor --version=v0.9.0
-$ helm upgrade -i networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor appscode-charts-oci/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor --version=v0.10.0
+$ helm upgrade -i networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor appscode-charts-oci/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SubnetNetworkSecurityGroupAssociation Editor on a [Kubernet
To install/upgrade the chart with the release name `networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor`:
```bash
-$ helm upgrade -i networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor appscode-charts-oci/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor appscode-charts-oci/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SubnetNetworkSecurityGroupAssociation Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `networkazurekubedb
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor appscode-charts-oci/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=network.azure.kubedb.com/v1alpha1
+$ helm upgrade -i networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor appscode-charts-oci/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=network.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor appscode-charts-oci/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor appscode-charts-oci/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/networkazurekubedbcom-subnetroutetableassociation-editor/Chart.yaml b/charts/networkazurekubedbcom-subnetroutetableassociation-editor/Chart.yaml
index 96ae4337da..af91912b1b 100644
--- a/charts/networkazurekubedbcom-subnetroutetableassociation-editor/Chart.yaml
+++ b/charts/networkazurekubedbcom-subnetroutetableassociation-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"network.azure.kubedb.com","version":"v1alpha1","resource":"subnetroutetableassociations"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SubnetRouteTableAssociation Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: networkazurekubedbcom-subnetroutetableassociation-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/networkazurekubedbcom-subnetroutetableassociation-editor/README.md b/charts/networkazurekubedbcom-subnetroutetableassociation-editor/README.md
index ea051dd4df..e7a9638c53 100644
--- a/charts/networkazurekubedbcom-subnetroutetableassociation-editor/README.md
+++ b/charts/networkazurekubedbcom-subnetroutetableassociation-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/networkazurekubedbcom-subnetroutetableassociation-editor --version=v0.9.0
-$ helm upgrade -i networkazurekubedbcom-subnetroutetableassociation-editor appscode-charts-oci/networkazurekubedbcom-subnetroutetableassociation-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/networkazurekubedbcom-subnetroutetableassociation-editor --version=v0.10.0
+$ helm upgrade -i networkazurekubedbcom-subnetroutetableassociation-editor appscode-charts-oci/networkazurekubedbcom-subnetroutetableassociation-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SubnetRouteTableAssociation Editor on a [Kubernetes](http:/
To install/upgrade the chart with the release name `networkazurekubedbcom-subnetroutetableassociation-editor`:
```bash
-$ helm upgrade -i networkazurekubedbcom-subnetroutetableassociation-editor appscode-charts-oci/networkazurekubedbcom-subnetroutetableassociation-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i networkazurekubedbcom-subnetroutetableassociation-editor appscode-charts-oci/networkazurekubedbcom-subnetroutetableassociation-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SubnetRouteTableAssociation Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `networkazurekubedb
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i networkazurekubedbcom-subnetroutetableassociation-editor appscode-charts-oci/networkazurekubedbcom-subnetroutetableassociation-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=network.azure.kubedb.com/v1alpha1
+$ helm upgrade -i networkazurekubedbcom-subnetroutetableassociation-editor appscode-charts-oci/networkazurekubedbcom-subnetroutetableassociation-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=network.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i networkazurekubedbcom-subnetroutetableassociation-editor appscode-charts-oci/networkazurekubedbcom-subnetroutetableassociation-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i networkazurekubedbcom-subnetroutetableassociation-editor appscode-charts-oci/networkazurekubedbcom-subnetroutetableassociation-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/networkazurekubedbcom-virtualnetwork-editor/Chart.yaml b/charts/networkazurekubedbcom-virtualnetwork-editor/Chart.yaml
index 96deeb22ce..980f0f8168 100644
--- a/charts/networkazurekubedbcom-virtualnetwork-editor/Chart.yaml
+++ b/charts/networkazurekubedbcom-virtualnetwork-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"network.azure.kubedb.com","version":"v1alpha1","resource":"virtualnetworks"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: VirtualNetwork Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: networkazurekubedbcom-virtualnetwork-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/networkazurekubedbcom-virtualnetwork-editor/README.md b/charts/networkazurekubedbcom-virtualnetwork-editor/README.md
index d30a15ee88..7eee9087c7 100644
--- a/charts/networkazurekubedbcom-virtualnetwork-editor/README.md
+++ b/charts/networkazurekubedbcom-virtualnetwork-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/networkazurekubedbcom-virtualnetwork-editor --version=v0.9.0
-$ helm upgrade -i networkazurekubedbcom-virtualnetwork-editor appscode-charts-oci/networkazurekubedbcom-virtualnetwork-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/networkazurekubedbcom-virtualnetwork-editor --version=v0.10.0
+$ helm upgrade -i networkazurekubedbcom-virtualnetwork-editor appscode-charts-oci/networkazurekubedbcom-virtualnetwork-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a VirtualNetwork Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `networkazurekubedbcom-virtualnetwork-editor`:
```bash
-$ helm upgrade -i networkazurekubedbcom-virtualnetwork-editor appscode-charts-oci/networkazurekubedbcom-virtualnetwork-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i networkazurekubedbcom-virtualnetwork-editor appscode-charts-oci/networkazurekubedbcom-virtualnetwork-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a VirtualNetwork Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `networkazurekubedb
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i networkazurekubedbcom-virtualnetwork-editor appscode-charts-oci/networkazurekubedbcom-virtualnetwork-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=network.azure.kubedb.com/v1alpha1
+$ helm upgrade -i networkazurekubedbcom-virtualnetwork-editor appscode-charts-oci/networkazurekubedbcom-virtualnetwork-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=network.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i networkazurekubedbcom-virtualnetwork-editor appscode-charts-oci/networkazurekubedbcom-virtualnetwork-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i networkazurekubedbcom-virtualnetwork-editor appscode-charts-oci/networkazurekubedbcom-virtualnetwork-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/networkazurekubedbcom-virtualnetworkpeering-editor/Chart.yaml b/charts/networkazurekubedbcom-virtualnetworkpeering-editor/Chart.yaml
index 61e702f549..068a1acc0b 100644
--- a/charts/networkazurekubedbcom-virtualnetworkpeering-editor/Chart.yaml
+++ b/charts/networkazurekubedbcom-virtualnetworkpeering-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"network.azure.kubedb.com","version":"v1alpha1","resource":"virtualnetworkpeerings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: VirtualNetworkPeering Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: networkazurekubedbcom-virtualnetworkpeering-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/networkazurekubedbcom-virtualnetworkpeering-editor/README.md b/charts/networkazurekubedbcom-virtualnetworkpeering-editor/README.md
index 7086fe188a..842b86733e 100644
--- a/charts/networkazurekubedbcom-virtualnetworkpeering-editor/README.md
+++ b/charts/networkazurekubedbcom-virtualnetworkpeering-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/networkazurekubedbcom-virtualnetworkpeering-editor --version=v0.9.0
-$ helm upgrade -i networkazurekubedbcom-virtualnetworkpeering-editor appscode-charts-oci/networkazurekubedbcom-virtualnetworkpeering-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/networkazurekubedbcom-virtualnetworkpeering-editor --version=v0.10.0
+$ helm upgrade -i networkazurekubedbcom-virtualnetworkpeering-editor appscode-charts-oci/networkazurekubedbcom-virtualnetworkpeering-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a VirtualNetworkPeering Editor on a [Kubernetes](http://kuber
To install/upgrade the chart with the release name `networkazurekubedbcom-virtualnetworkpeering-editor`:
```bash
-$ helm upgrade -i networkazurekubedbcom-virtualnetworkpeering-editor appscode-charts-oci/networkazurekubedbcom-virtualnetworkpeering-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i networkazurekubedbcom-virtualnetworkpeering-editor appscode-charts-oci/networkazurekubedbcom-virtualnetworkpeering-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a VirtualNetworkPeering Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `networkazurekubedb
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i networkazurekubedbcom-virtualnetworkpeering-editor appscode-charts-oci/networkazurekubedbcom-virtualnetworkpeering-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=network.azure.kubedb.com/v1alpha1
+$ helm upgrade -i networkazurekubedbcom-virtualnetworkpeering-editor appscode-charts-oci/networkazurekubedbcom-virtualnetworkpeering-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=network.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i networkazurekubedbcom-virtualnetworkpeering-editor appscode-charts-oci/networkazurekubedbcom-virtualnetworkpeering-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i networkazurekubedbcom-virtualnetworkpeering-editor appscode-charts-oci/networkazurekubedbcom-virtualnetworkpeering-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/networkingk8sio-ingress-editor/Chart.yaml b/charts/networkingk8sio-ingress-editor/Chart.yaml
index 136a037647..126baf015a 100644
--- a/charts/networkingk8sio-ingress-editor/Chart.yaml
+++ b/charts/networkingk8sio-ingress-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"networking.k8s.io","version":"v1","resource":"ingresses"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Ingress Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: networkingk8sio-ingress-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/networkingk8sio-ingress-editor/README.md b/charts/networkingk8sio-ingress-editor/README.md
index 563edad27e..0366f3ee9f 100644
--- a/charts/networkingk8sio-ingress-editor/README.md
+++ b/charts/networkingk8sio-ingress-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/networkingk8sio-ingress-editor --version=v0.9.0
-$ helm upgrade -i networkingk8sio-ingress-editor appscode-charts-oci/networkingk8sio-ingress-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/networkingk8sio-ingress-editor --version=v0.10.0
+$ helm upgrade -i networkingk8sio-ingress-editor appscode-charts-oci/networkingk8sio-ingress-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Ingress Editor on a [Kubernetes](http://kubernetes.io) clus
To install/upgrade the chart with the release name `networkingk8sio-ingress-editor`:
```bash
-$ helm upgrade -i networkingk8sio-ingress-editor appscode-charts-oci/networkingk8sio-ingress-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i networkingk8sio-ingress-editor appscode-charts-oci/networkingk8sio-ingress-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Ingress Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `networkingk8sio-in
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i networkingk8sio-ingress-editor appscode-charts-oci/networkingk8sio-ingress-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=networking.k8s.io/v1
+$ helm upgrade -i networkingk8sio-ingress-editor appscode-charts-oci/networkingk8sio-ingress-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=networking.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i networkingk8sio-ingress-editor appscode-charts-oci/networkingk8sio-ingress-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i networkingk8sio-ingress-editor appscode-charts-oci/networkingk8sio-ingress-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/networkingk8sio-ingressclass-editor/Chart.yaml b/charts/networkingk8sio-ingressclass-editor/Chart.yaml
index 03e325c0ce..4ca95328fc 100644
--- a/charts/networkingk8sio-ingressclass-editor/Chart.yaml
+++ b/charts/networkingk8sio-ingressclass-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"networking.k8s.io","version":"v1","resource":"ingressclasses"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: IngressClass Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: networkingk8sio-ingressclass-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/networkingk8sio-ingressclass-editor/README.md b/charts/networkingk8sio-ingressclass-editor/README.md
index 947a16d8c9..e558d4caf1 100644
--- a/charts/networkingk8sio-ingressclass-editor/README.md
+++ b/charts/networkingk8sio-ingressclass-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/networkingk8sio-ingressclass-editor --version=v0.9.0
-$ helm upgrade -i networkingk8sio-ingressclass-editor appscode-charts-oci/networkingk8sio-ingressclass-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/networkingk8sio-ingressclass-editor --version=v0.10.0
+$ helm upgrade -i networkingk8sio-ingressclass-editor appscode-charts-oci/networkingk8sio-ingressclass-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a IngressClass Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `networkingk8sio-ingressclass-editor`:
```bash
-$ helm upgrade -i networkingk8sio-ingressclass-editor appscode-charts-oci/networkingk8sio-ingressclass-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i networkingk8sio-ingressclass-editor appscode-charts-oci/networkingk8sio-ingressclass-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a IngressClass Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `networkingk8sio-in
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i networkingk8sio-ingressclass-editor appscode-charts-oci/networkingk8sio-ingressclass-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=networking.k8s.io/v1
+$ helm upgrade -i networkingk8sio-ingressclass-editor appscode-charts-oci/networkingk8sio-ingressclass-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=networking.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i networkingk8sio-ingressclass-editor appscode-charts-oci/networkingk8sio-ingressclass-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i networkingk8sio-ingressclass-editor appscode-charts-oci/networkingk8sio-ingressclass-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/networkingk8sio-networkpolicy-editor/Chart.yaml b/charts/networkingk8sio-networkpolicy-editor/Chart.yaml
index 32f0291608..bc817f12b9 100644
--- a/charts/networkingk8sio-networkpolicy-editor/Chart.yaml
+++ b/charts/networkingk8sio-networkpolicy-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"networking.k8s.io","version":"v1","resource":"networkpolicies"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: NetworkPolicy Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: networkingk8sio-networkpolicy-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/networkingk8sio-networkpolicy-editor/README.md b/charts/networkingk8sio-networkpolicy-editor/README.md
index d8e9ef301a..9e72d36a12 100644
--- a/charts/networkingk8sio-networkpolicy-editor/README.md
+++ b/charts/networkingk8sio-networkpolicy-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/networkingk8sio-networkpolicy-editor --version=v0.9.0
-$ helm upgrade -i networkingk8sio-networkpolicy-editor appscode-charts-oci/networkingk8sio-networkpolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/networkingk8sio-networkpolicy-editor --version=v0.10.0
+$ helm upgrade -i networkingk8sio-networkpolicy-editor appscode-charts-oci/networkingk8sio-networkpolicy-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a NetworkPolicy Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `networkingk8sio-networkpolicy-editor`:
```bash
-$ helm upgrade -i networkingk8sio-networkpolicy-editor appscode-charts-oci/networkingk8sio-networkpolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i networkingk8sio-networkpolicy-editor appscode-charts-oci/networkingk8sio-networkpolicy-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a NetworkPolicy Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `networkingk8sio-ne
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i networkingk8sio-networkpolicy-editor appscode-charts-oci/networkingk8sio-networkpolicy-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=networking.k8s.io/v1
+$ helm upgrade -i networkingk8sio-networkpolicy-editor appscode-charts-oci/networkingk8sio-networkpolicy-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=networking.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i networkingk8sio-networkpolicy-editor appscode-charts-oci/networkingk8sio-networkpolicy-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i networkingk8sio-networkpolicy-editor appscode-charts-oci/networkingk8sio-networkpolicy-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/nodek8sappscodecom-nodetopology-editor/Chart.yaml b/charts/nodek8sappscodecom-nodetopology-editor/Chart.yaml
index e97984bb40..8cf4dfb71f 100644
--- a/charts/nodek8sappscodecom-nodetopology-editor/Chart.yaml
+++ b/charts/nodek8sappscodecom-nodetopology-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"node.k8s.appscode.com","version":"v1alpha1","resource":"nodetopologies"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: NodeTopology Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: nodek8sappscodecom-nodetopology-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/nodek8sappscodecom-nodetopology-editor/README.md b/charts/nodek8sappscodecom-nodetopology-editor/README.md
index 392de40f99..5c66468a23 100644
--- a/charts/nodek8sappscodecom-nodetopology-editor/README.md
+++ b/charts/nodek8sappscodecom-nodetopology-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/nodek8sappscodecom-nodetopology-editor --version=v0.9.0
-$ helm upgrade -i nodek8sappscodecom-nodetopology-editor appscode-charts-oci/nodek8sappscodecom-nodetopology-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/nodek8sappscodecom-nodetopology-editor --version=v0.10.0
+$ helm upgrade -i nodek8sappscodecom-nodetopology-editor appscode-charts-oci/nodek8sappscodecom-nodetopology-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a NodeTopology Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `nodek8sappscodecom-nodetopology-editor`:
```bash
-$ helm upgrade -i nodek8sappscodecom-nodetopology-editor appscode-charts-oci/nodek8sappscodecom-nodetopology-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i nodek8sappscodecom-nodetopology-editor appscode-charts-oci/nodek8sappscodecom-nodetopology-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a NodeTopology Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `nodek8sappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i nodek8sappscodecom-nodetopology-editor appscode-charts-oci/nodek8sappscodecom-nodetopology-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=node.k8s.appscode.com/v1alpha1
+$ helm upgrade -i nodek8sappscodecom-nodetopology-editor appscode-charts-oci/nodek8sappscodecom-nodetopology-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=node.k8s.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i nodek8sappscodecom-nodetopology-editor appscode-charts-oci/nodek8sappscodecom-nodetopology-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i nodek8sappscodecom-nodetopology-editor appscode-charts-oci/nodek8sappscodecom-nodetopology-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/nodek8sio-runtimeclass-editor/Chart.yaml b/charts/nodek8sio-runtimeclass-editor/Chart.yaml
index 1da769e807..2107a65576 100644
--- a/charts/nodek8sio-runtimeclass-editor/Chart.yaml
+++ b/charts/nodek8sio-runtimeclass-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"node.k8s.io","version":"v1","resource":"runtimeclasses"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RuntimeClass Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: nodek8sio-runtimeclass-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/nodek8sio-runtimeclass-editor/README.md b/charts/nodek8sio-runtimeclass-editor/README.md
index c46fb3ce31..091ca0bff7 100644
--- a/charts/nodek8sio-runtimeclass-editor/README.md
+++ b/charts/nodek8sio-runtimeclass-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/nodek8sio-runtimeclass-editor --version=v0.9.0
-$ helm upgrade -i nodek8sio-runtimeclass-editor appscode-charts-oci/nodek8sio-runtimeclass-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/nodek8sio-runtimeclass-editor --version=v0.10.0
+$ helm upgrade -i nodek8sio-runtimeclass-editor appscode-charts-oci/nodek8sio-runtimeclass-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RuntimeClass Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `nodek8sio-runtimeclass-editor`:
```bash
-$ helm upgrade -i nodek8sio-runtimeclass-editor appscode-charts-oci/nodek8sio-runtimeclass-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i nodek8sio-runtimeclass-editor appscode-charts-oci/nodek8sio-runtimeclass-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RuntimeClass Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `nodek8sio-runtimec
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i nodek8sio-runtimeclass-editor appscode-charts-oci/nodek8sio-runtimeclass-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=node.k8s.io/v1
+$ helm upgrade -i nodek8sio-runtimeclass-editor appscode-charts-oci/nodek8sio-runtimeclass-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=node.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i nodek8sio-runtimeclass-editor appscode-charts-oci/nodek8sio-runtimeclass-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i nodek8sio-runtimeclass-editor appscode-charts-oci/nodek8sio-runtimeclass-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/notificationtoolkitfluxcdio-alert-editor/Chart.yaml b/charts/notificationtoolkitfluxcdio-alert-editor/Chart.yaml
index 6ac2038d73..c4ad028380 100644
--- a/charts/notificationtoolkitfluxcdio-alert-editor/Chart.yaml
+++ b/charts/notificationtoolkitfluxcdio-alert-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"notification.toolkit.fluxcd.io","version":"v1beta3","resource":"alerts"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Alert Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: notificationtoolkitfluxcdio-alert-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/notificationtoolkitfluxcdio-alert-editor/README.md b/charts/notificationtoolkitfluxcdio-alert-editor/README.md
index d1ee655fd5..c030f3f719 100644
--- a/charts/notificationtoolkitfluxcdio-alert-editor/README.md
+++ b/charts/notificationtoolkitfluxcdio-alert-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/notificationtoolkitfluxcdio-alert-editor --version=v0.9.0
-$ helm upgrade -i notificationtoolkitfluxcdio-alert-editor appscode-charts-oci/notificationtoolkitfluxcdio-alert-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/notificationtoolkitfluxcdio-alert-editor --version=v0.10.0
+$ helm upgrade -i notificationtoolkitfluxcdio-alert-editor appscode-charts-oci/notificationtoolkitfluxcdio-alert-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Alert Editor on a [Kubernetes](http://kubernetes.io) cluste
To install/upgrade the chart with the release name `notificationtoolkitfluxcdio-alert-editor`:
```bash
-$ helm upgrade -i notificationtoolkitfluxcdio-alert-editor appscode-charts-oci/notificationtoolkitfluxcdio-alert-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i notificationtoolkitfluxcdio-alert-editor appscode-charts-oci/notificationtoolkitfluxcdio-alert-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Alert Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `notificationtoolki
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i notificationtoolkitfluxcdio-alert-editor appscode-charts-oci/notificationtoolkitfluxcdio-alert-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=notification.toolkit.fluxcd.io/v1beta3
+$ helm upgrade -i notificationtoolkitfluxcdio-alert-editor appscode-charts-oci/notificationtoolkitfluxcdio-alert-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=notification.toolkit.fluxcd.io/v1beta3
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i notificationtoolkitfluxcdio-alert-editor appscode-charts-oci/notificationtoolkitfluxcdio-alert-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i notificationtoolkitfluxcdio-alert-editor appscode-charts-oci/notificationtoolkitfluxcdio-alert-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/notificationtoolkitfluxcdio-provider-editor/Chart.yaml b/charts/notificationtoolkitfluxcdio-provider-editor/Chart.yaml
index c997a2cbb1..72d1d9c9c2 100644
--- a/charts/notificationtoolkitfluxcdio-provider-editor/Chart.yaml
+++ b/charts/notificationtoolkitfluxcdio-provider-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"notification.toolkit.fluxcd.io","version":"v1beta3","resource":"providers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Provider Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: notificationtoolkitfluxcdio-provider-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/notificationtoolkitfluxcdio-provider-editor/README.md b/charts/notificationtoolkitfluxcdio-provider-editor/README.md
index ec59a84558..eafe358a84 100644
--- a/charts/notificationtoolkitfluxcdio-provider-editor/README.md
+++ b/charts/notificationtoolkitfluxcdio-provider-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/notificationtoolkitfluxcdio-provider-editor --version=v0.9.0
-$ helm upgrade -i notificationtoolkitfluxcdio-provider-editor appscode-charts-oci/notificationtoolkitfluxcdio-provider-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/notificationtoolkitfluxcdio-provider-editor --version=v0.10.0
+$ helm upgrade -i notificationtoolkitfluxcdio-provider-editor appscode-charts-oci/notificationtoolkitfluxcdio-provider-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Provider Editor on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `notificationtoolkitfluxcdio-provider-editor`:
```bash
-$ helm upgrade -i notificationtoolkitfluxcdio-provider-editor appscode-charts-oci/notificationtoolkitfluxcdio-provider-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i notificationtoolkitfluxcdio-provider-editor appscode-charts-oci/notificationtoolkitfluxcdio-provider-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Provider Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `notificationtoolki
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i notificationtoolkitfluxcdio-provider-editor appscode-charts-oci/notificationtoolkitfluxcdio-provider-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=notification.toolkit.fluxcd.io/v1beta3
+$ helm upgrade -i notificationtoolkitfluxcdio-provider-editor appscode-charts-oci/notificationtoolkitfluxcdio-provider-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=notification.toolkit.fluxcd.io/v1beta3
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i notificationtoolkitfluxcdio-provider-editor appscode-charts-oci/notificationtoolkitfluxcdio-provider-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i notificationtoolkitfluxcdio-provider-editor appscode-charts-oci/notificationtoolkitfluxcdio-provider-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/notificationtoolkitfluxcdio-receiver-editor/Chart.yaml b/charts/notificationtoolkitfluxcdio-receiver-editor/Chart.yaml
index 112818be9e..9b950043de 100644
--- a/charts/notificationtoolkitfluxcdio-receiver-editor/Chart.yaml
+++ b/charts/notificationtoolkitfluxcdio-receiver-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"notification.toolkit.fluxcd.io","version":"v1","resource":"receivers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Receiver Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: notificationtoolkitfluxcdio-receiver-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/notificationtoolkitfluxcdio-receiver-editor/README.md b/charts/notificationtoolkitfluxcdio-receiver-editor/README.md
index 8a96127a37..7ee11753e9 100644
--- a/charts/notificationtoolkitfluxcdio-receiver-editor/README.md
+++ b/charts/notificationtoolkitfluxcdio-receiver-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/notificationtoolkitfluxcdio-receiver-editor --version=v0.9.0
-$ helm upgrade -i notificationtoolkitfluxcdio-receiver-editor appscode-charts-oci/notificationtoolkitfluxcdio-receiver-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/notificationtoolkitfluxcdio-receiver-editor --version=v0.10.0
+$ helm upgrade -i notificationtoolkitfluxcdio-receiver-editor appscode-charts-oci/notificationtoolkitfluxcdio-receiver-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Receiver Editor on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `notificationtoolkitfluxcdio-receiver-editor`:
```bash
-$ helm upgrade -i notificationtoolkitfluxcdio-receiver-editor appscode-charts-oci/notificationtoolkitfluxcdio-receiver-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i notificationtoolkitfluxcdio-receiver-editor appscode-charts-oci/notificationtoolkitfluxcdio-receiver-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Receiver Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `notificationtoolki
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i notificationtoolkitfluxcdio-receiver-editor appscode-charts-oci/notificationtoolkitfluxcdio-receiver-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=notification.toolkit.fluxcd.io/v1
+$ helm upgrade -i notificationtoolkitfluxcdio-receiver-editor appscode-charts-oci/notificationtoolkitfluxcdio-receiver-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=notification.toolkit.fluxcd.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i notificationtoolkitfluxcdio-receiver-editor appscode-charts-oci/notificationtoolkitfluxcdio-receiver-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i notificationtoolkitfluxcdio-receiver-editor appscode-charts-oci/notificationtoolkitfluxcdio-receiver-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/offlinelicensesappscodecom-offlinelicense-editor/Chart.yaml b/charts/offlinelicensesappscodecom-offlinelicense-editor/Chart.yaml
index 5c96f8aaa2..a807f0f48d 100644
--- a/charts/offlinelicensesappscodecom-offlinelicense-editor/Chart.yaml
+++ b/charts/offlinelicensesappscodecom-offlinelicense-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"offline.licenses.appscode.com","version":"v1alpha1","resource":"offlinelicenses"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: OfflineLicense Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: offlinelicensesappscodecom-offlinelicense-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/offlinelicensesappscodecom-offlinelicense-editor/README.md b/charts/offlinelicensesappscodecom-offlinelicense-editor/README.md
index d40e504b1e..9839915ea7 100644
--- a/charts/offlinelicensesappscodecom-offlinelicense-editor/README.md
+++ b/charts/offlinelicensesappscodecom-offlinelicense-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/offlinelicensesappscodecom-offlinelicense-editor --version=v0.9.0
-$ helm upgrade -i offlinelicensesappscodecom-offlinelicense-editor appscode-charts-oci/offlinelicensesappscodecom-offlinelicense-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/offlinelicensesappscodecom-offlinelicense-editor --version=v0.10.0
+$ helm upgrade -i offlinelicensesappscodecom-offlinelicense-editor appscode-charts-oci/offlinelicensesappscodecom-offlinelicense-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a OfflineLicense Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `offlinelicensesappscodecom-offlinelicense-editor`:
```bash
-$ helm upgrade -i offlinelicensesappscodecom-offlinelicense-editor appscode-charts-oci/offlinelicensesappscodecom-offlinelicense-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i offlinelicensesappscodecom-offlinelicense-editor appscode-charts-oci/offlinelicensesappscodecom-offlinelicense-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a OfflineLicense Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `offlinelicensesapp
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i offlinelicensesappscodecom-offlinelicense-editor appscode-charts-oci/offlinelicensesappscodecom-offlinelicense-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=offline.licenses.appscode.com/v1alpha1
+$ helm upgrade -i offlinelicensesappscodecom-offlinelicense-editor appscode-charts-oci/offlinelicensesappscodecom-offlinelicense-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=offline.licenses.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i offlinelicensesappscodecom-offlinelicense-editor appscode-charts-oci/offlinelicensesappscodecom-offlinelicense-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i offlinelicensesappscodecom-offlinelicense-editor appscode-charts-oci/offlinelicensesappscodecom-offlinelicense-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/openvizdev-grafanadashboard-editor/Chart.yaml b/charts/openvizdev-grafanadashboard-editor/Chart.yaml
index f8126eb66f..f7b1e4d8d5 100644
--- a/charts/openvizdev-grafanadashboard-editor/Chart.yaml
+++ b/charts/openvizdev-grafanadashboard-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"openviz.dev","version":"v1alpha1","resource":"grafanadashboards"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: GrafanaDashboard Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: openvizdev-grafanadashboard-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/openvizdev-grafanadashboard-editor/README.md b/charts/openvizdev-grafanadashboard-editor/README.md
index a11b4e6d61..30d33bd794 100644
--- a/charts/openvizdev-grafanadashboard-editor/README.md
+++ b/charts/openvizdev-grafanadashboard-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/openvizdev-grafanadashboard-editor --version=v0.9.0
-$ helm upgrade -i openvizdev-grafanadashboard-editor appscode-charts-oci/openvizdev-grafanadashboard-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/openvizdev-grafanadashboard-editor --version=v0.10.0
+$ helm upgrade -i openvizdev-grafanadashboard-editor appscode-charts-oci/openvizdev-grafanadashboard-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a GrafanaDashboard Editor on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `openvizdev-grafanadashboard-editor`:
```bash
-$ helm upgrade -i openvizdev-grafanadashboard-editor appscode-charts-oci/openvizdev-grafanadashboard-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i openvizdev-grafanadashboard-editor appscode-charts-oci/openvizdev-grafanadashboard-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a GrafanaDashboard Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `openvizdev-grafana
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i openvizdev-grafanadashboard-editor appscode-charts-oci/openvizdev-grafanadashboard-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=openviz.dev/v1alpha1
+$ helm upgrade -i openvizdev-grafanadashboard-editor appscode-charts-oci/openvizdev-grafanadashboard-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=openviz.dev/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i openvizdev-grafanadashboard-editor appscode-charts-oci/openvizdev-grafanadashboard-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i openvizdev-grafanadashboard-editor appscode-charts-oci/openvizdev-grafanadashboard-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/openvizdev-grafanadashboardtemplate-editor/Chart.yaml b/charts/openvizdev-grafanadashboardtemplate-editor/Chart.yaml
index e75fb88b6b..300c2e105b 100644
--- a/charts/openvizdev-grafanadashboardtemplate-editor/Chart.yaml
+++ b/charts/openvizdev-grafanadashboardtemplate-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"openviz.dev","version":"v1alpha1","resource":"grafanadashboardtemplates"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: GrafanaDashboardTemplate Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: openvizdev-grafanadashboardtemplate-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/openvizdev-grafanadashboardtemplate-editor/README.md b/charts/openvizdev-grafanadashboardtemplate-editor/README.md
index 11d38c658d..909f187906 100644
--- a/charts/openvizdev-grafanadashboardtemplate-editor/README.md
+++ b/charts/openvizdev-grafanadashboardtemplate-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/openvizdev-grafanadashboardtemplate-editor --version=v0.9.0
-$ helm upgrade -i openvizdev-grafanadashboardtemplate-editor appscode-charts-oci/openvizdev-grafanadashboardtemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/openvizdev-grafanadashboardtemplate-editor --version=v0.10.0
+$ helm upgrade -i openvizdev-grafanadashboardtemplate-editor appscode-charts-oci/openvizdev-grafanadashboardtemplate-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a GrafanaDashboardTemplate Editor on a [Kubernetes](http://ku
To install/upgrade the chart with the release name `openvizdev-grafanadashboardtemplate-editor`:
```bash
-$ helm upgrade -i openvizdev-grafanadashboardtemplate-editor appscode-charts-oci/openvizdev-grafanadashboardtemplate-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i openvizdev-grafanadashboardtemplate-editor appscode-charts-oci/openvizdev-grafanadashboardtemplate-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a GrafanaDashboardTemplate Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `openvizdev-grafana
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i openvizdev-grafanadashboardtemplate-editor appscode-charts-oci/openvizdev-grafanadashboardtemplate-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=openviz.dev/v1alpha1
+$ helm upgrade -i openvizdev-grafanadashboardtemplate-editor appscode-charts-oci/openvizdev-grafanadashboardtemplate-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=openviz.dev/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i openvizdev-grafanadashboardtemplate-editor appscode-charts-oci/openvizdev-grafanadashboardtemplate-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i openvizdev-grafanadashboardtemplate-editor appscode-charts-oci/openvizdev-grafanadashboardtemplate-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/openvizdev-grafanadatasource-editor/Chart.yaml b/charts/openvizdev-grafanadatasource-editor/Chart.yaml
index 58f6ab4606..5b20f9b892 100644
--- a/charts/openvizdev-grafanadatasource-editor/Chart.yaml
+++ b/charts/openvizdev-grafanadatasource-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"openviz.dev","version":"v1alpha1","resource":"grafanadatasources"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: GrafanaDatasource Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: openvizdev-grafanadatasource-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/openvizdev-grafanadatasource-editor/README.md b/charts/openvizdev-grafanadatasource-editor/README.md
index 80890b1c93..70f930fb2a 100644
--- a/charts/openvizdev-grafanadatasource-editor/README.md
+++ b/charts/openvizdev-grafanadatasource-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/openvizdev-grafanadatasource-editor --version=v0.9.0
-$ helm upgrade -i openvizdev-grafanadatasource-editor appscode-charts-oci/openvizdev-grafanadatasource-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/openvizdev-grafanadatasource-editor --version=v0.10.0
+$ helm upgrade -i openvizdev-grafanadatasource-editor appscode-charts-oci/openvizdev-grafanadatasource-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a GrafanaDatasource Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `openvizdev-grafanadatasource-editor`:
```bash
-$ helm upgrade -i openvizdev-grafanadatasource-editor appscode-charts-oci/openvizdev-grafanadatasource-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i openvizdev-grafanadatasource-editor appscode-charts-oci/openvizdev-grafanadatasource-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a GrafanaDatasource Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `openvizdev-grafana
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i openvizdev-grafanadatasource-editor appscode-charts-oci/openvizdev-grafanadatasource-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=openviz.dev/v1alpha1
+$ helm upgrade -i openvizdev-grafanadatasource-editor appscode-charts-oci/openvizdev-grafanadatasource-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=openviz.dev/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i openvizdev-grafanadatasource-editor appscode-charts-oci/openvizdev-grafanadatasource-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i openvizdev-grafanadatasource-editor appscode-charts-oci/openvizdev-grafanadatasource-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/operatoropenclustermanagementio-clustermanager-editor/Chart.yaml b/charts/operatoropenclustermanagementio-clustermanager-editor/Chart.yaml
index 395aa3e768..b5d620d8a2 100644
--- a/charts/operatoropenclustermanagementio-clustermanager-editor/Chart.yaml
+++ b/charts/operatoropenclustermanagementio-clustermanager-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"operator.open-cluster-management.io","version":"v1","resource":"clustermanagers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClusterManager Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: operatoropenclustermanagementio-clustermanager-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/operatoropenclustermanagementio-clustermanager-editor/README.md b/charts/operatoropenclustermanagementio-clustermanager-editor/README.md
index ffcc43c931..05376f4f3a 100644
--- a/charts/operatoropenclustermanagementio-clustermanager-editor/README.md
+++ b/charts/operatoropenclustermanagementio-clustermanager-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/operatoropenclustermanagementio-clustermanager-editor --version=v0.9.0
-$ helm upgrade -i operatoropenclustermanagementio-clustermanager-editor appscode-charts-oci/operatoropenclustermanagementio-clustermanager-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/operatoropenclustermanagementio-clustermanager-editor --version=v0.10.0
+$ helm upgrade -i operatoropenclustermanagementio-clustermanager-editor appscode-charts-oci/operatoropenclustermanagementio-clustermanager-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClusterManager Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `operatoropenclustermanagementio-clustermanager-editor`:
```bash
-$ helm upgrade -i operatoropenclustermanagementio-clustermanager-editor appscode-charts-oci/operatoropenclustermanagementio-clustermanager-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i operatoropenclustermanagementio-clustermanager-editor appscode-charts-oci/operatoropenclustermanagementio-clustermanager-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClusterManager Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `operatoropencluste
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i operatoropenclustermanagementio-clustermanager-editor appscode-charts-oci/operatoropenclustermanagementio-clustermanager-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=operator.open-cluster-management.io/v1
+$ helm upgrade -i operatoropenclustermanagementio-clustermanager-editor appscode-charts-oci/operatoropenclustermanagementio-clustermanager-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=operator.open-cluster-management.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i operatoropenclustermanagementio-clustermanager-editor appscode-charts-oci/operatoropenclustermanagementio-clustermanager-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i operatoropenclustermanagementio-clustermanager-editor appscode-charts-oci/operatoropenclustermanagementio-clustermanager-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/operatoropenclustermanagementio-klusterlet-editor/Chart.yaml b/charts/operatoropenclustermanagementio-klusterlet-editor/Chart.yaml
index bb046378d0..fd74f92cfd 100644
--- a/charts/operatoropenclustermanagementio-klusterlet-editor/Chart.yaml
+++ b/charts/operatoropenclustermanagementio-klusterlet-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"operator.open-cluster-management.io","version":"v1","resource":"klusterlets"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Klusterlet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: operatoropenclustermanagementio-klusterlet-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/operatoropenclustermanagementio-klusterlet-editor/README.md b/charts/operatoropenclustermanagementio-klusterlet-editor/README.md
index 8d006db0d1..1e14ff85b1 100644
--- a/charts/operatoropenclustermanagementio-klusterlet-editor/README.md
+++ b/charts/operatoropenclustermanagementio-klusterlet-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/operatoropenclustermanagementio-klusterlet-editor --version=v0.9.0
-$ helm upgrade -i operatoropenclustermanagementio-klusterlet-editor appscode-charts-oci/operatoropenclustermanagementio-klusterlet-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/operatoropenclustermanagementio-klusterlet-editor --version=v0.10.0
+$ helm upgrade -i operatoropenclustermanagementio-klusterlet-editor appscode-charts-oci/operatoropenclustermanagementio-klusterlet-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Klusterlet Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `operatoropenclustermanagementio-klusterlet-editor`:
```bash
-$ helm upgrade -i operatoropenclustermanagementio-klusterlet-editor appscode-charts-oci/operatoropenclustermanagementio-klusterlet-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i operatoropenclustermanagementio-klusterlet-editor appscode-charts-oci/operatoropenclustermanagementio-klusterlet-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Klusterlet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `operatoropencluste
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i operatoropenclustermanagementio-klusterlet-editor appscode-charts-oci/operatoropenclustermanagementio-klusterlet-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=operator.open-cluster-management.io/v1
+$ helm upgrade -i operatoropenclustermanagementio-klusterlet-editor appscode-charts-oci/operatoropenclustermanagementio-klusterlet-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=operator.open-cluster-management.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i operatoropenclustermanagementio-klusterlet-editor appscode-charts-oci/operatoropenclustermanagementio-klusterlet-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i operatoropenclustermanagementio-klusterlet-editor appscode-charts-oci/operatoropenclustermanagementio-klusterlet-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/opskubedbcom-clickhouseopsrequest-editor/Chart.yaml b/charts/opskubedbcom-clickhouseopsrequest-editor/Chart.yaml
index 3d34d93dd3..a39a63738f 100644
--- a/charts/opskubedbcom-clickhouseopsrequest-editor/Chart.yaml
+++ b/charts/opskubedbcom-clickhouseopsrequest-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ops.kubedb.com","version":"v1alpha1","resource":"clickhouseopsrequests"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClickHouseOpsRequest Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: opskubedbcom-clickhouseopsrequest-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/opskubedbcom-clickhouseopsrequest-editor/README.md b/charts/opskubedbcom-clickhouseopsrequest-editor/README.md
index f336c07bc5..eb5e7c3bb4 100644
--- a/charts/opskubedbcom-clickhouseopsrequest-editor/README.md
+++ b/charts/opskubedbcom-clickhouseopsrequest-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/opskubedbcom-clickhouseopsrequest-editor --version=v0.9.0
-$ helm upgrade -i opskubedbcom-clickhouseopsrequest-editor appscode-charts-oci/opskubedbcom-clickhouseopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/opskubedbcom-clickhouseopsrequest-editor --version=v0.10.0
+$ helm upgrade -i opskubedbcom-clickhouseopsrequest-editor appscode-charts-oci/opskubedbcom-clickhouseopsrequest-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClickHouseOpsRequest Editor on a [Kubernetes](http://kubern
To install/upgrade the chart with the release name `opskubedbcom-clickhouseopsrequest-editor`:
```bash
-$ helm upgrade -i opskubedbcom-clickhouseopsrequest-editor appscode-charts-oci/opskubedbcom-clickhouseopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i opskubedbcom-clickhouseopsrequest-editor appscode-charts-oci/opskubedbcom-clickhouseopsrequest-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClickHouseOpsRequest Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `opskubedbcom-click
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i opskubedbcom-clickhouseopsrequest-editor appscode-charts-oci/opskubedbcom-clickhouseopsrequest-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ops.kubedb.com/v1alpha1
+$ helm upgrade -i opskubedbcom-clickhouseopsrequest-editor appscode-charts-oci/opskubedbcom-clickhouseopsrequest-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ops.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i opskubedbcom-clickhouseopsrequest-editor appscode-charts-oci/opskubedbcom-clickhouseopsrequest-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i opskubedbcom-clickhouseopsrequest-editor appscode-charts-oci/opskubedbcom-clickhouseopsrequest-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/opskubedbcom-druidopsrequest-editor/Chart.yaml b/charts/opskubedbcom-druidopsrequest-editor/Chart.yaml
index 1e4b4e5b77..902cb134c6 100644
--- a/charts/opskubedbcom-druidopsrequest-editor/Chart.yaml
+++ b/charts/opskubedbcom-druidopsrequest-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ops.kubedb.com","version":"v1alpha1","resource":"druidopsrequests"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: DruidOpsRequest Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: opskubedbcom-druidopsrequest-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/opskubedbcom-druidopsrequest-editor/README.md b/charts/opskubedbcom-druidopsrequest-editor/README.md
index ed0d07db84..20ef7a990d 100644
--- a/charts/opskubedbcom-druidopsrequest-editor/README.md
+++ b/charts/opskubedbcom-druidopsrequest-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/opskubedbcom-druidopsrequest-editor --version=v0.9.0
-$ helm upgrade -i opskubedbcom-druidopsrequest-editor appscode-charts-oci/opskubedbcom-druidopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/opskubedbcom-druidopsrequest-editor --version=v0.10.0
+$ helm upgrade -i opskubedbcom-druidopsrequest-editor appscode-charts-oci/opskubedbcom-druidopsrequest-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a DruidOpsRequest Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `opskubedbcom-druidopsrequest-editor`:
```bash
-$ helm upgrade -i opskubedbcom-druidopsrequest-editor appscode-charts-oci/opskubedbcom-druidopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i opskubedbcom-druidopsrequest-editor appscode-charts-oci/opskubedbcom-druidopsrequest-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a DruidOpsRequest Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `opskubedbcom-druid
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i opskubedbcom-druidopsrequest-editor appscode-charts-oci/opskubedbcom-druidopsrequest-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ops.kubedb.com/v1alpha1
+$ helm upgrade -i opskubedbcom-druidopsrequest-editor appscode-charts-oci/opskubedbcom-druidopsrequest-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ops.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i opskubedbcom-druidopsrequest-editor appscode-charts-oci/opskubedbcom-druidopsrequest-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i opskubedbcom-druidopsrequest-editor appscode-charts-oci/opskubedbcom-druidopsrequest-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/opskubedbcom-druidopsrequest-editor/ui/create-ui.yaml b/charts/opskubedbcom-druidopsrequest-editor/ui/create-ui.yaml
index 788be19131..2326e88c36 100644
--- a/charts/opskubedbcom-druidopsrequest-editor/ui/create-ui.yaml
+++ b/charts/opskubedbcom-druidopsrequest-editor/ui/create-ui.yaml
@@ -498,7 +498,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
computed: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates
functionCallbacks:
getAliasOptions:
diff --git a/charts/opskubedbcom-elasticsearchopsrequest-editor/Chart.yaml b/charts/opskubedbcom-elasticsearchopsrequest-editor/Chart.yaml
index 9d707b0bd8..6eef910677 100644
--- a/charts/opskubedbcom-elasticsearchopsrequest-editor/Chart.yaml
+++ b/charts/opskubedbcom-elasticsearchopsrequest-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ops.kubedb.com","version":"v1alpha1","resource":"elasticsearchopsrequests"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ElasticsearchOpsRequest Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: opskubedbcom-elasticsearchopsrequest-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/opskubedbcom-elasticsearchopsrequest-editor/README.md b/charts/opskubedbcom-elasticsearchopsrequest-editor/README.md
index 6713270f5f..03709de6a6 100644
--- a/charts/opskubedbcom-elasticsearchopsrequest-editor/README.md
+++ b/charts/opskubedbcom-elasticsearchopsrequest-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/opskubedbcom-elasticsearchopsrequest-editor --version=v0.9.0
-$ helm upgrade -i opskubedbcom-elasticsearchopsrequest-editor appscode-charts-oci/opskubedbcom-elasticsearchopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/opskubedbcom-elasticsearchopsrequest-editor --version=v0.10.0
+$ helm upgrade -i opskubedbcom-elasticsearchopsrequest-editor appscode-charts-oci/opskubedbcom-elasticsearchopsrequest-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ElasticsearchOpsRequest Editor on a [Kubernetes](http://kub
To install/upgrade the chart with the release name `opskubedbcom-elasticsearchopsrequest-editor`:
```bash
-$ helm upgrade -i opskubedbcom-elasticsearchopsrequest-editor appscode-charts-oci/opskubedbcom-elasticsearchopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i opskubedbcom-elasticsearchopsrequest-editor appscode-charts-oci/opskubedbcom-elasticsearchopsrequest-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ElasticsearchOpsRequest Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `opskubedbcom-elast
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i opskubedbcom-elasticsearchopsrequest-editor appscode-charts-oci/opskubedbcom-elasticsearchopsrequest-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ops.kubedb.com/v1alpha1
+$ helm upgrade -i opskubedbcom-elasticsearchopsrequest-editor appscode-charts-oci/opskubedbcom-elasticsearchopsrequest-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ops.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i opskubedbcom-elasticsearchopsrequest-editor appscode-charts-oci/opskubedbcom-elasticsearchopsrequest-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i opskubedbcom-elasticsearchopsrequest-editor appscode-charts-oci/opskubedbcom-elasticsearchopsrequest-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/opskubedbcom-elasticsearchopsrequest-editor/ui/create-ui.yaml b/charts/opskubedbcom-elasticsearchopsrequest-editor/ui/create-ui.yaml
index a853cdd13b..7437ee75f6 100644
--- a/charts/opskubedbcom-elasticsearchopsrequest-editor/ui/create-ui.yaml
+++ b/charts/opskubedbcom-elasticsearchopsrequest-editor/ui/create-ui.yaml
@@ -971,7 +971,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
computed: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates
functionCallbacks:
getAliasOptions:
diff --git a/charts/opskubedbcom-etcdopsrequest-editor/Chart.yaml b/charts/opskubedbcom-etcdopsrequest-editor/Chart.yaml
index 0c04d5cc22..afe260b31a 100644
--- a/charts/opskubedbcom-etcdopsrequest-editor/Chart.yaml
+++ b/charts/opskubedbcom-etcdopsrequest-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ops.kubedb.com","version":"v1alpha1","resource":"etcdopsrequests"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: EtcdOpsRequest Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: opskubedbcom-etcdopsrequest-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/opskubedbcom-etcdopsrequest-editor/README.md b/charts/opskubedbcom-etcdopsrequest-editor/README.md
index aa6e1f71ef..0d8862523f 100644
--- a/charts/opskubedbcom-etcdopsrequest-editor/README.md
+++ b/charts/opskubedbcom-etcdopsrequest-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/opskubedbcom-etcdopsrequest-editor --version=v0.9.0
-$ helm upgrade -i opskubedbcom-etcdopsrequest-editor appscode-charts-oci/opskubedbcom-etcdopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/opskubedbcom-etcdopsrequest-editor --version=v0.10.0
+$ helm upgrade -i opskubedbcom-etcdopsrequest-editor appscode-charts-oci/opskubedbcom-etcdopsrequest-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a EtcdOpsRequest Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `opskubedbcom-etcdopsrequest-editor`:
```bash
-$ helm upgrade -i opskubedbcom-etcdopsrequest-editor appscode-charts-oci/opskubedbcom-etcdopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i opskubedbcom-etcdopsrequest-editor appscode-charts-oci/opskubedbcom-etcdopsrequest-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a EtcdOpsRequest Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `opskubedbcom-etcdo
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i opskubedbcom-etcdopsrequest-editor appscode-charts-oci/opskubedbcom-etcdopsrequest-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ops.kubedb.com/v1alpha1
+$ helm upgrade -i opskubedbcom-etcdopsrequest-editor appscode-charts-oci/opskubedbcom-etcdopsrequest-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ops.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i opskubedbcom-etcdopsrequest-editor appscode-charts-oci/opskubedbcom-etcdopsrequest-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i opskubedbcom-etcdopsrequest-editor appscode-charts-oci/opskubedbcom-etcdopsrequest-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/opskubedbcom-ferretdbopsrequest-editor/Chart.yaml b/charts/opskubedbcom-ferretdbopsrequest-editor/Chart.yaml
index da145c78c0..4ef463017c 100644
--- a/charts/opskubedbcom-ferretdbopsrequest-editor/Chart.yaml
+++ b/charts/opskubedbcom-ferretdbopsrequest-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ops.kubedb.com","version":"v1alpha1","resource":"ferretdbopsrequests"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FerretDBOpsRequest Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: opskubedbcom-ferretdbopsrequest-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/opskubedbcom-ferretdbopsrequest-editor/README.md b/charts/opskubedbcom-ferretdbopsrequest-editor/README.md
index 616ea56ebe..bbd6a00598 100644
--- a/charts/opskubedbcom-ferretdbopsrequest-editor/README.md
+++ b/charts/opskubedbcom-ferretdbopsrequest-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/opskubedbcom-ferretdbopsrequest-editor --version=v0.9.0
-$ helm upgrade -i opskubedbcom-ferretdbopsrequest-editor appscode-charts-oci/opskubedbcom-ferretdbopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/opskubedbcom-ferretdbopsrequest-editor --version=v0.10.0
+$ helm upgrade -i opskubedbcom-ferretdbopsrequest-editor appscode-charts-oci/opskubedbcom-ferretdbopsrequest-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FerretDBOpsRequest Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `opskubedbcom-ferretdbopsrequest-editor`:
```bash
-$ helm upgrade -i opskubedbcom-ferretdbopsrequest-editor appscode-charts-oci/opskubedbcom-ferretdbopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i opskubedbcom-ferretdbopsrequest-editor appscode-charts-oci/opskubedbcom-ferretdbopsrequest-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FerretDBOpsRequest Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `opskubedbcom-ferre
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i opskubedbcom-ferretdbopsrequest-editor appscode-charts-oci/opskubedbcom-ferretdbopsrequest-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ops.kubedb.com/v1alpha1
+$ helm upgrade -i opskubedbcom-ferretdbopsrequest-editor appscode-charts-oci/opskubedbcom-ferretdbopsrequest-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ops.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i opskubedbcom-ferretdbopsrequest-editor appscode-charts-oci/opskubedbcom-ferretdbopsrequest-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i opskubedbcom-ferretdbopsrequest-editor appscode-charts-oci/opskubedbcom-ferretdbopsrequest-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/opskubedbcom-ferretdbopsrequest-editor/ui/create-ui.yaml b/charts/opskubedbcom-ferretdbopsrequest-editor/ui/create-ui.yaml
index acb12ca98f..79de089cbf 100644
--- a/charts/opskubedbcom-ferretdbopsrequest-editor/ui/create-ui.yaml
+++ b/charts/opskubedbcom-ferretdbopsrequest-editor/ui/create-ui.yaml
@@ -199,7 +199,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
computed: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates
functionCallbacks:
getAliasOptions:
diff --git a/charts/opskubedbcom-kafkaopsrequest-editor/Chart.yaml b/charts/opskubedbcom-kafkaopsrequest-editor/Chart.yaml
index 455a284af4..8a8c629729 100644
--- a/charts/opskubedbcom-kafkaopsrequest-editor/Chart.yaml
+++ b/charts/opskubedbcom-kafkaopsrequest-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ops.kubedb.com","version":"v1alpha1","resource":"kafkaopsrequests"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: KafkaOpsRequest Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: opskubedbcom-kafkaopsrequest-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/opskubedbcom-kafkaopsrequest-editor/README.md b/charts/opskubedbcom-kafkaopsrequest-editor/README.md
index 34c1f8cd5f..a0b16a2e2b 100644
--- a/charts/opskubedbcom-kafkaopsrequest-editor/README.md
+++ b/charts/opskubedbcom-kafkaopsrequest-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/opskubedbcom-kafkaopsrequest-editor --version=v0.9.0
-$ helm upgrade -i opskubedbcom-kafkaopsrequest-editor appscode-charts-oci/opskubedbcom-kafkaopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/opskubedbcom-kafkaopsrequest-editor --version=v0.10.0
+$ helm upgrade -i opskubedbcom-kafkaopsrequest-editor appscode-charts-oci/opskubedbcom-kafkaopsrequest-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a KafkaOpsRequest Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `opskubedbcom-kafkaopsrequest-editor`:
```bash
-$ helm upgrade -i opskubedbcom-kafkaopsrequest-editor appscode-charts-oci/opskubedbcom-kafkaopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i opskubedbcom-kafkaopsrequest-editor appscode-charts-oci/opskubedbcom-kafkaopsrequest-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a KafkaOpsRequest Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `opskubedbcom-kafka
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i opskubedbcom-kafkaopsrequest-editor appscode-charts-oci/opskubedbcom-kafkaopsrequest-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ops.kubedb.com/v1alpha1
+$ helm upgrade -i opskubedbcom-kafkaopsrequest-editor appscode-charts-oci/opskubedbcom-kafkaopsrequest-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ops.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i opskubedbcom-kafkaopsrequest-editor appscode-charts-oci/opskubedbcom-kafkaopsrequest-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i opskubedbcom-kafkaopsrequest-editor appscode-charts-oci/opskubedbcom-kafkaopsrequest-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/opskubedbcom-kafkaopsrequest-editor/ui/create-ui.yaml b/charts/opskubedbcom-kafkaopsrequest-editor/ui/create-ui.yaml
index 1185a463bc..71c6d4aaf2 100644
--- a/charts/opskubedbcom-kafkaopsrequest-editor/ui/create-ui.yaml
+++ b/charts/opskubedbcom-kafkaopsrequest-editor/ui/create-ui.yaml
@@ -444,7 +444,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
computed: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates
functionCallbacks:
getAliasOptions:
diff --git a/charts/opskubedbcom-mariadbopsrequest-editor/Chart.yaml b/charts/opskubedbcom-mariadbopsrequest-editor/Chart.yaml
index e2c67e2cdd..7d569a884b 100644
--- a/charts/opskubedbcom-mariadbopsrequest-editor/Chart.yaml
+++ b/charts/opskubedbcom-mariadbopsrequest-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ops.kubedb.com","version":"v1alpha1","resource":"mariadbopsrequests"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MariaDBOpsRequest Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: opskubedbcom-mariadbopsrequest-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/opskubedbcom-mariadbopsrequest-editor/README.md b/charts/opskubedbcom-mariadbopsrequest-editor/README.md
index ecf2653599..57aae3896f 100644
--- a/charts/opskubedbcom-mariadbopsrequest-editor/README.md
+++ b/charts/opskubedbcom-mariadbopsrequest-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/opskubedbcom-mariadbopsrequest-editor --version=v0.9.0
-$ helm upgrade -i opskubedbcom-mariadbopsrequest-editor appscode-charts-oci/opskubedbcom-mariadbopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/opskubedbcom-mariadbopsrequest-editor --version=v0.10.0
+$ helm upgrade -i opskubedbcom-mariadbopsrequest-editor appscode-charts-oci/opskubedbcom-mariadbopsrequest-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MariaDBOpsRequest Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `opskubedbcom-mariadbopsrequest-editor`:
```bash
-$ helm upgrade -i opskubedbcom-mariadbopsrequest-editor appscode-charts-oci/opskubedbcom-mariadbopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i opskubedbcom-mariadbopsrequest-editor appscode-charts-oci/opskubedbcom-mariadbopsrequest-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MariaDBOpsRequest Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `opskubedbcom-maria
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i opskubedbcom-mariadbopsrequest-editor appscode-charts-oci/opskubedbcom-mariadbopsrequest-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ops.kubedb.com/v1alpha1
+$ helm upgrade -i opskubedbcom-mariadbopsrequest-editor appscode-charts-oci/opskubedbcom-mariadbopsrequest-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ops.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i opskubedbcom-mariadbopsrequest-editor appscode-charts-oci/opskubedbcom-mariadbopsrequest-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i opskubedbcom-mariadbopsrequest-editor appscode-charts-oci/opskubedbcom-mariadbopsrequest-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/opskubedbcom-mariadbopsrequest-editor/ui/create-ui.yaml b/charts/opskubedbcom-mariadbopsrequest-editor/ui/create-ui.yaml
index 4f8b86d131..462cdc175c 100644
--- a/charts/opskubedbcom-mariadbopsrequest-editor/ui/create-ui.yaml
+++ b/charts/opskubedbcom-mariadbopsrequest-editor/ui/create-ui.yaml
@@ -341,7 +341,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
computed: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates
functionCallbacks:
getAliasOptions:
diff --git a/charts/opskubedbcom-memcachedopsrequest-editor/Chart.yaml b/charts/opskubedbcom-memcachedopsrequest-editor/Chart.yaml
index 069c1c4112..a0c1e17835 100644
--- a/charts/opskubedbcom-memcachedopsrequest-editor/Chart.yaml
+++ b/charts/opskubedbcom-memcachedopsrequest-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ops.kubedb.com","version":"v1alpha1","resource":"memcachedopsrequests"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MemcachedOpsRequest Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: opskubedbcom-memcachedopsrequest-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/opskubedbcom-memcachedopsrequest-editor/README.md b/charts/opskubedbcom-memcachedopsrequest-editor/README.md
index c0ea0ba7a7..799fb1b136 100644
--- a/charts/opskubedbcom-memcachedopsrequest-editor/README.md
+++ b/charts/opskubedbcom-memcachedopsrequest-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/opskubedbcom-memcachedopsrequest-editor --version=v0.9.0
-$ helm upgrade -i opskubedbcom-memcachedopsrequest-editor appscode-charts-oci/opskubedbcom-memcachedopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/opskubedbcom-memcachedopsrequest-editor --version=v0.10.0
+$ helm upgrade -i opskubedbcom-memcachedopsrequest-editor appscode-charts-oci/opskubedbcom-memcachedopsrequest-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MemcachedOpsRequest Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `opskubedbcom-memcachedopsrequest-editor`:
```bash
-$ helm upgrade -i opskubedbcom-memcachedopsrequest-editor appscode-charts-oci/opskubedbcom-memcachedopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i opskubedbcom-memcachedopsrequest-editor appscode-charts-oci/opskubedbcom-memcachedopsrequest-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MemcachedOpsRequest Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `opskubedbcom-memca
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i opskubedbcom-memcachedopsrequest-editor appscode-charts-oci/opskubedbcom-memcachedopsrequest-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ops.kubedb.com/v1alpha1
+$ helm upgrade -i opskubedbcom-memcachedopsrequest-editor appscode-charts-oci/opskubedbcom-memcachedopsrequest-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ops.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i opskubedbcom-memcachedopsrequest-editor appscode-charts-oci/opskubedbcom-memcachedopsrequest-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i opskubedbcom-memcachedopsrequest-editor appscode-charts-oci/opskubedbcom-memcachedopsrequest-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/opskubedbcom-memcachedopsrequest-editor/ui/create-ui.yaml b/charts/opskubedbcom-memcachedopsrequest-editor/ui/create-ui.yaml
index 3d791eaf19..37666e4c0b 100644
--- a/charts/opskubedbcom-memcachedopsrequest-editor/ui/create-ui.yaml
+++ b/charts/opskubedbcom-memcachedopsrequest-editor/ui/create-ui.yaml
@@ -308,7 +308,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
computed: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates
functionCallbacks:
getAliasOptions:
diff --git a/charts/opskubedbcom-mongodbopsrequest-editor/Chart.yaml b/charts/opskubedbcom-mongodbopsrequest-editor/Chart.yaml
index a18da64445..759f59a379 100644
--- a/charts/opskubedbcom-mongodbopsrequest-editor/Chart.yaml
+++ b/charts/opskubedbcom-mongodbopsrequest-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ops.kubedb.com","version":"v1alpha1","resource":"mongodbopsrequests"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MongoDBOpsRequest Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: opskubedbcom-mongodbopsrequest-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/opskubedbcom-mongodbopsrequest-editor/README.md b/charts/opskubedbcom-mongodbopsrequest-editor/README.md
index 43798fe0bf..a8296e3bf0 100644
--- a/charts/opskubedbcom-mongodbopsrequest-editor/README.md
+++ b/charts/opskubedbcom-mongodbopsrequest-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/opskubedbcom-mongodbopsrequest-editor --version=v0.9.0
-$ helm upgrade -i opskubedbcom-mongodbopsrequest-editor appscode-charts-oci/opskubedbcom-mongodbopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/opskubedbcom-mongodbopsrequest-editor --version=v0.10.0
+$ helm upgrade -i opskubedbcom-mongodbopsrequest-editor appscode-charts-oci/opskubedbcom-mongodbopsrequest-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MongoDBOpsRequest Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `opskubedbcom-mongodbopsrequest-editor`:
```bash
-$ helm upgrade -i opskubedbcom-mongodbopsrequest-editor appscode-charts-oci/opskubedbcom-mongodbopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i opskubedbcom-mongodbopsrequest-editor appscode-charts-oci/opskubedbcom-mongodbopsrequest-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MongoDBOpsRequest Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `opskubedbcom-mongo
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i opskubedbcom-mongodbopsrequest-editor appscode-charts-oci/opskubedbcom-mongodbopsrequest-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ops.kubedb.com/v1alpha1
+$ helm upgrade -i opskubedbcom-mongodbopsrequest-editor appscode-charts-oci/opskubedbcom-mongodbopsrequest-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ops.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i opskubedbcom-mongodbopsrequest-editor appscode-charts-oci/opskubedbcom-mongodbopsrequest-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i opskubedbcom-mongodbopsrequest-editor appscode-charts-oci/opskubedbcom-mongodbopsrequest-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/opskubedbcom-mongodbopsrequest-editor/ui/create-ui.yaml b/charts/opskubedbcom-mongodbopsrequest-editor/ui/create-ui.yaml
index 58bb26533d..abb84b521e 100644
--- a/charts/opskubedbcom-mongodbopsrequest-editor/ui/create-ui.yaml
+++ b/charts/opskubedbcom-mongodbopsrequest-editor/ui/create-ui.yaml
@@ -972,7 +972,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
computed: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates
functionCallbacks:
getAliasOptions:
diff --git a/charts/opskubedbcom-mssqlserveropsrequest-editor/Chart.yaml b/charts/opskubedbcom-mssqlserveropsrequest-editor/Chart.yaml
index 7f7db885c7..eb0d09ae96 100644
--- a/charts/opskubedbcom-mssqlserveropsrequest-editor/Chart.yaml
+++ b/charts/opskubedbcom-mssqlserveropsrequest-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ops.kubedb.com","version":"v1alpha1","resource":"mssqlserveropsrequests"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MSSQLServerOpsRequest Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: opskubedbcom-mssqlserveropsrequest-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/opskubedbcom-mssqlserveropsrequest-editor/README.md b/charts/opskubedbcom-mssqlserveropsrequest-editor/README.md
index 6632b04254..dcb9a9289e 100644
--- a/charts/opskubedbcom-mssqlserveropsrequest-editor/README.md
+++ b/charts/opskubedbcom-mssqlserveropsrequest-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/opskubedbcom-mssqlserveropsrequest-editor --version=v0.9.0
-$ helm upgrade -i opskubedbcom-mssqlserveropsrequest-editor appscode-charts-oci/opskubedbcom-mssqlserveropsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/opskubedbcom-mssqlserveropsrequest-editor --version=v0.10.0
+$ helm upgrade -i opskubedbcom-mssqlserveropsrequest-editor appscode-charts-oci/opskubedbcom-mssqlserveropsrequest-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MSSQLServerOpsRequest Editor on a [Kubernetes](http://kuber
To install/upgrade the chart with the release name `opskubedbcom-mssqlserveropsrequest-editor`:
```bash
-$ helm upgrade -i opskubedbcom-mssqlserveropsrequest-editor appscode-charts-oci/opskubedbcom-mssqlserveropsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i opskubedbcom-mssqlserveropsrequest-editor appscode-charts-oci/opskubedbcom-mssqlserveropsrequest-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MSSQLServerOpsRequest Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `opskubedbcom-mssql
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i opskubedbcom-mssqlserveropsrequest-editor appscode-charts-oci/opskubedbcom-mssqlserveropsrequest-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ops.kubedb.com/v1alpha1
+$ helm upgrade -i opskubedbcom-mssqlserveropsrequest-editor appscode-charts-oci/opskubedbcom-mssqlserveropsrequest-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ops.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i opskubedbcom-mssqlserveropsrequest-editor appscode-charts-oci/opskubedbcom-mssqlserveropsrequest-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i opskubedbcom-mssqlserveropsrequest-editor appscode-charts-oci/opskubedbcom-mssqlserveropsrequest-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/opskubedbcom-mssqlserveropsrequest-editor/ui/create-ui.yaml b/charts/opskubedbcom-mssqlserveropsrequest-editor/ui/create-ui.yaml
index acc158424e..dd36840062 100644
--- a/charts/opskubedbcom-mssqlserveropsrequest-editor/ui/create-ui.yaml
+++ b/charts/opskubedbcom-mssqlserveropsrequest-editor/ui/create-ui.yaml
@@ -337,7 +337,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
computed: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates
functionCallbacks:
getAliasOptions:
diff --git a/charts/opskubedbcom-mysqlopsrequest-editor/Chart.yaml b/charts/opskubedbcom-mysqlopsrequest-editor/Chart.yaml
index fb0b44c6f6..386665290a 100644
--- a/charts/opskubedbcom-mysqlopsrequest-editor/Chart.yaml
+++ b/charts/opskubedbcom-mysqlopsrequest-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ops.kubedb.com","version":"v1alpha1","resource":"mysqlopsrequests"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MySQLOpsRequest Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: opskubedbcom-mysqlopsrequest-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/opskubedbcom-mysqlopsrequest-editor/README.md b/charts/opskubedbcom-mysqlopsrequest-editor/README.md
index 56943e4b3f..499fbc4b0b 100644
--- a/charts/opskubedbcom-mysqlopsrequest-editor/README.md
+++ b/charts/opskubedbcom-mysqlopsrequest-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/opskubedbcom-mysqlopsrequest-editor --version=v0.9.0
-$ helm upgrade -i opskubedbcom-mysqlopsrequest-editor appscode-charts-oci/opskubedbcom-mysqlopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/opskubedbcom-mysqlopsrequest-editor --version=v0.10.0
+$ helm upgrade -i opskubedbcom-mysqlopsrequest-editor appscode-charts-oci/opskubedbcom-mysqlopsrequest-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MySQLOpsRequest Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `opskubedbcom-mysqlopsrequest-editor`:
```bash
-$ helm upgrade -i opskubedbcom-mysqlopsrequest-editor appscode-charts-oci/opskubedbcom-mysqlopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i opskubedbcom-mysqlopsrequest-editor appscode-charts-oci/opskubedbcom-mysqlopsrequest-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MySQLOpsRequest Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `opskubedbcom-mysql
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i opskubedbcom-mysqlopsrequest-editor appscode-charts-oci/opskubedbcom-mysqlopsrequest-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ops.kubedb.com/v1alpha1
+$ helm upgrade -i opskubedbcom-mysqlopsrequest-editor appscode-charts-oci/opskubedbcom-mysqlopsrequest-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ops.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i opskubedbcom-mysqlopsrequest-editor appscode-charts-oci/opskubedbcom-mysqlopsrequest-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i opskubedbcom-mysqlopsrequest-editor appscode-charts-oci/opskubedbcom-mysqlopsrequest-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/opskubedbcom-mysqlopsrequest-editor/ui/create-ui.yaml b/charts/opskubedbcom-mysqlopsrequest-editor/ui/create-ui.yaml
index 87b59ff111..e0ca6a9f1f 100644
--- a/charts/opskubedbcom-mysqlopsrequest-editor/ui/create-ui.yaml
+++ b/charts/opskubedbcom-mysqlopsrequest-editor/ui/create-ui.yaml
@@ -341,7 +341,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
computed: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates
functionCallbacks:
getAliasOptions:
diff --git a/charts/opskubedbcom-perconaxtradbopsrequest-editor/Chart.yaml b/charts/opskubedbcom-perconaxtradbopsrequest-editor/Chart.yaml
index 0d125d52ee..46d9a5bcc5 100644
--- a/charts/opskubedbcom-perconaxtradbopsrequest-editor/Chart.yaml
+++ b/charts/opskubedbcom-perconaxtradbopsrequest-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ops.kubedb.com","version":"v1alpha1","resource":"perconaxtradbopsrequests"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PerconaXtraDBOpsRequest Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: opskubedbcom-perconaxtradbopsrequest-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/opskubedbcom-perconaxtradbopsrequest-editor/README.md b/charts/opskubedbcom-perconaxtradbopsrequest-editor/README.md
index a1bf1bc62c..a098ffc792 100644
--- a/charts/opskubedbcom-perconaxtradbopsrequest-editor/README.md
+++ b/charts/opskubedbcom-perconaxtradbopsrequest-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/opskubedbcom-perconaxtradbopsrequest-editor --version=v0.9.0
-$ helm upgrade -i opskubedbcom-perconaxtradbopsrequest-editor appscode-charts-oci/opskubedbcom-perconaxtradbopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/opskubedbcom-perconaxtradbopsrequest-editor --version=v0.10.0
+$ helm upgrade -i opskubedbcom-perconaxtradbopsrequest-editor appscode-charts-oci/opskubedbcom-perconaxtradbopsrequest-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PerconaXtraDBOpsRequest Editor on a [Kubernetes](http://kub
To install/upgrade the chart with the release name `opskubedbcom-perconaxtradbopsrequest-editor`:
```bash
-$ helm upgrade -i opskubedbcom-perconaxtradbopsrequest-editor appscode-charts-oci/opskubedbcom-perconaxtradbopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i opskubedbcom-perconaxtradbopsrequest-editor appscode-charts-oci/opskubedbcom-perconaxtradbopsrequest-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PerconaXtraDBOpsRequest Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `opskubedbcom-perco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i opskubedbcom-perconaxtradbopsrequest-editor appscode-charts-oci/opskubedbcom-perconaxtradbopsrequest-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ops.kubedb.com/v1alpha1
+$ helm upgrade -i opskubedbcom-perconaxtradbopsrequest-editor appscode-charts-oci/opskubedbcom-perconaxtradbopsrequest-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ops.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i opskubedbcom-perconaxtradbopsrequest-editor appscode-charts-oci/opskubedbcom-perconaxtradbopsrequest-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i opskubedbcom-perconaxtradbopsrequest-editor appscode-charts-oci/opskubedbcom-perconaxtradbopsrequest-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/opskubedbcom-perconaxtradbopsrequest-editor/ui/create-ui.yaml b/charts/opskubedbcom-perconaxtradbopsrequest-editor/ui/create-ui.yaml
index 6070187bd4..a25c89bf8e 100644
--- a/charts/opskubedbcom-perconaxtradbopsrequest-editor/ui/create-ui.yaml
+++ b/charts/opskubedbcom-perconaxtradbopsrequest-editor/ui/create-ui.yaml
@@ -342,7 +342,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
computed: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates
functionCallbacks:
getAliasOptions:
diff --git a/charts/opskubedbcom-pgbounceropsrequest-editor/Chart.yaml b/charts/opskubedbcom-pgbounceropsrequest-editor/Chart.yaml
index 43d3a05c8a..6d1dbee8bf 100644
--- a/charts/opskubedbcom-pgbounceropsrequest-editor/Chart.yaml
+++ b/charts/opskubedbcom-pgbounceropsrequest-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ops.kubedb.com","version":"v1alpha1","resource":"pgbounceropsrequests"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PgBouncerOpsRequest Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: opskubedbcom-pgbounceropsrequest-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/opskubedbcom-pgbounceropsrequest-editor/README.md b/charts/opskubedbcom-pgbounceropsrequest-editor/README.md
index e055540b44..5e79de545e 100644
--- a/charts/opskubedbcom-pgbounceropsrequest-editor/README.md
+++ b/charts/opskubedbcom-pgbounceropsrequest-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/opskubedbcom-pgbounceropsrequest-editor --version=v0.9.0
-$ helm upgrade -i opskubedbcom-pgbounceropsrequest-editor appscode-charts-oci/opskubedbcom-pgbounceropsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/opskubedbcom-pgbounceropsrequest-editor --version=v0.10.0
+$ helm upgrade -i opskubedbcom-pgbounceropsrequest-editor appscode-charts-oci/opskubedbcom-pgbounceropsrequest-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PgBouncerOpsRequest Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `opskubedbcom-pgbounceropsrequest-editor`:
```bash
-$ helm upgrade -i opskubedbcom-pgbounceropsrequest-editor appscode-charts-oci/opskubedbcom-pgbounceropsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i opskubedbcom-pgbounceropsrequest-editor appscode-charts-oci/opskubedbcom-pgbounceropsrequest-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PgBouncerOpsRequest Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `opskubedbcom-pgbou
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i opskubedbcom-pgbounceropsrequest-editor appscode-charts-oci/opskubedbcom-pgbounceropsrequest-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ops.kubedb.com/v1alpha1
+$ helm upgrade -i opskubedbcom-pgbounceropsrequest-editor appscode-charts-oci/opskubedbcom-pgbounceropsrequest-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ops.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i opskubedbcom-pgbounceropsrequest-editor appscode-charts-oci/opskubedbcom-pgbounceropsrequest-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i opskubedbcom-pgbounceropsrequest-editor appscode-charts-oci/opskubedbcom-pgbounceropsrequest-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/opskubedbcom-pgbounceropsrequest-editor/ui/create-ui.yaml b/charts/opskubedbcom-pgbounceropsrequest-editor/ui/create-ui.yaml
index e87860bc29..6830a33015 100644
--- a/charts/opskubedbcom-pgbounceropsrequest-editor/ui/create-ui.yaml
+++ b/charts/opskubedbcom-pgbounceropsrequest-editor/ui/create-ui.yaml
@@ -309,7 +309,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
computed: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates
functionCallbacks:
getAliasOptions:
diff --git a/charts/opskubedbcom-pgpoolopsrequest-editor/Chart.yaml b/charts/opskubedbcom-pgpoolopsrequest-editor/Chart.yaml
index 0f5ec972aa..bc51454691 100644
--- a/charts/opskubedbcom-pgpoolopsrequest-editor/Chart.yaml
+++ b/charts/opskubedbcom-pgpoolopsrequest-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ops.kubedb.com","version":"v1alpha1","resource":"pgpoolopsrequests"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PgpoolOpsRequest Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: opskubedbcom-pgpoolopsrequest-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/opskubedbcom-pgpoolopsrequest-editor/README.md b/charts/opskubedbcom-pgpoolopsrequest-editor/README.md
index f4216223fa..f193b17bc6 100644
--- a/charts/opskubedbcom-pgpoolopsrequest-editor/README.md
+++ b/charts/opskubedbcom-pgpoolopsrequest-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/opskubedbcom-pgpoolopsrequest-editor --version=v0.9.0
-$ helm upgrade -i opskubedbcom-pgpoolopsrequest-editor appscode-charts-oci/opskubedbcom-pgpoolopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/opskubedbcom-pgpoolopsrequest-editor --version=v0.10.0
+$ helm upgrade -i opskubedbcom-pgpoolopsrequest-editor appscode-charts-oci/opskubedbcom-pgpoolopsrequest-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PgpoolOpsRequest Editor on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `opskubedbcom-pgpoolopsrequest-editor`:
```bash
-$ helm upgrade -i opskubedbcom-pgpoolopsrequest-editor appscode-charts-oci/opskubedbcom-pgpoolopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i opskubedbcom-pgpoolopsrequest-editor appscode-charts-oci/opskubedbcom-pgpoolopsrequest-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PgpoolOpsRequest Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `opskubedbcom-pgpoo
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i opskubedbcom-pgpoolopsrequest-editor appscode-charts-oci/opskubedbcom-pgpoolopsrequest-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ops.kubedb.com/v1alpha1
+$ helm upgrade -i opskubedbcom-pgpoolopsrequest-editor appscode-charts-oci/opskubedbcom-pgpoolopsrequest-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ops.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i opskubedbcom-pgpoolopsrequest-editor appscode-charts-oci/opskubedbcom-pgpoolopsrequest-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i opskubedbcom-pgpoolopsrequest-editor appscode-charts-oci/opskubedbcom-pgpoolopsrequest-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/opskubedbcom-pgpoolopsrequest-editor/ui/create-ui.yaml b/charts/opskubedbcom-pgpoolopsrequest-editor/ui/create-ui.yaml
index c314cf053f..3c606b31da 100644
--- a/charts/opskubedbcom-pgpoolopsrequest-editor/ui/create-ui.yaml
+++ b/charts/opskubedbcom-pgpoolopsrequest-editor/ui/create-ui.yaml
@@ -296,7 +296,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
computed: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates
functionCallbacks:
getAliasOptions:
diff --git a/charts/opskubedbcom-postgresopsrequest-editor/Chart.yaml b/charts/opskubedbcom-postgresopsrequest-editor/Chart.yaml
index 42e5c7e6e9..1912f78e48 100644
--- a/charts/opskubedbcom-postgresopsrequest-editor/Chart.yaml
+++ b/charts/opskubedbcom-postgresopsrequest-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ops.kubedb.com","version":"v1alpha1","resource":"postgresopsrequests"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PostgresOpsRequest Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: opskubedbcom-postgresopsrequest-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/opskubedbcom-postgresopsrequest-editor/README.md b/charts/opskubedbcom-postgresopsrequest-editor/README.md
index 1d647c75cb..ed99975f26 100644
--- a/charts/opskubedbcom-postgresopsrequest-editor/README.md
+++ b/charts/opskubedbcom-postgresopsrequest-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/opskubedbcom-postgresopsrequest-editor --version=v0.9.0
-$ helm upgrade -i opskubedbcom-postgresopsrequest-editor appscode-charts-oci/opskubedbcom-postgresopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/opskubedbcom-postgresopsrequest-editor --version=v0.10.0
+$ helm upgrade -i opskubedbcom-postgresopsrequest-editor appscode-charts-oci/opskubedbcom-postgresopsrequest-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PostgresOpsRequest Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `opskubedbcom-postgresopsrequest-editor`:
```bash
-$ helm upgrade -i opskubedbcom-postgresopsrequest-editor appscode-charts-oci/opskubedbcom-postgresopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i opskubedbcom-postgresopsrequest-editor appscode-charts-oci/opskubedbcom-postgresopsrequest-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PostgresOpsRequest Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `opskubedbcom-postg
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i opskubedbcom-postgresopsrequest-editor appscode-charts-oci/opskubedbcom-postgresopsrequest-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ops.kubedb.com/v1alpha1
+$ helm upgrade -i opskubedbcom-postgresopsrequest-editor appscode-charts-oci/opskubedbcom-postgresopsrequest-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ops.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i opskubedbcom-postgresopsrequest-editor appscode-charts-oci/opskubedbcom-postgresopsrequest-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i opskubedbcom-postgresopsrequest-editor appscode-charts-oci/opskubedbcom-postgresopsrequest-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/opskubedbcom-postgresopsrequest-editor/ui/create-ui.yaml b/charts/opskubedbcom-postgresopsrequest-editor/ui/create-ui.yaml
index 39ac375a6c..15f2d3f0a2 100644
--- a/charts/opskubedbcom-postgresopsrequest-editor/ui/create-ui.yaml
+++ b/charts/opskubedbcom-postgresopsrequest-editor/ui/create-ui.yaml
@@ -363,7 +363,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
computed: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates
functionCallbacks:
getAliasOptions:
diff --git a/charts/opskubedbcom-proxysqlopsrequest-editor/Chart.yaml b/charts/opskubedbcom-proxysqlopsrequest-editor/Chart.yaml
index 8762210e06..015096daa8 100644
--- a/charts/opskubedbcom-proxysqlopsrequest-editor/Chart.yaml
+++ b/charts/opskubedbcom-proxysqlopsrequest-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ops.kubedb.com","version":"v1alpha1","resource":"proxysqlopsrequests"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ProxySQLOpsRequest Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: opskubedbcom-proxysqlopsrequest-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/opskubedbcom-proxysqlopsrequest-editor/README.md b/charts/opskubedbcom-proxysqlopsrequest-editor/README.md
index 578ee4a4c5..1863565961 100644
--- a/charts/opskubedbcom-proxysqlopsrequest-editor/README.md
+++ b/charts/opskubedbcom-proxysqlopsrequest-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/opskubedbcom-proxysqlopsrequest-editor --version=v0.9.0
-$ helm upgrade -i opskubedbcom-proxysqlopsrequest-editor appscode-charts-oci/opskubedbcom-proxysqlopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/opskubedbcom-proxysqlopsrequest-editor --version=v0.10.0
+$ helm upgrade -i opskubedbcom-proxysqlopsrequest-editor appscode-charts-oci/opskubedbcom-proxysqlopsrequest-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ProxySQLOpsRequest Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `opskubedbcom-proxysqlopsrequest-editor`:
```bash
-$ helm upgrade -i opskubedbcom-proxysqlopsrequest-editor appscode-charts-oci/opskubedbcom-proxysqlopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i opskubedbcom-proxysqlopsrequest-editor appscode-charts-oci/opskubedbcom-proxysqlopsrequest-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ProxySQLOpsRequest Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `opskubedbcom-proxy
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i opskubedbcom-proxysqlopsrequest-editor appscode-charts-oci/opskubedbcom-proxysqlopsrequest-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ops.kubedb.com/v1alpha1
+$ helm upgrade -i opskubedbcom-proxysqlopsrequest-editor appscode-charts-oci/opskubedbcom-proxysqlopsrequest-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ops.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i opskubedbcom-proxysqlopsrequest-editor appscode-charts-oci/opskubedbcom-proxysqlopsrequest-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i opskubedbcom-proxysqlopsrequest-editor appscode-charts-oci/opskubedbcom-proxysqlopsrequest-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/opskubedbcom-proxysqlopsrequest-editor/ui/create-ui.yaml b/charts/opskubedbcom-proxysqlopsrequest-editor/ui/create-ui.yaml
index f744ce3516..c3689d2eeb 100644
--- a/charts/opskubedbcom-proxysqlopsrequest-editor/ui/create-ui.yaml
+++ b/charts/opskubedbcom-proxysqlopsrequest-editor/ui/create-ui.yaml
@@ -489,7 +489,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
computed: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates
functionCallbacks:
getAliasOptions:
diff --git a/charts/opskubedbcom-rabbitmqopsrequest-editor/Chart.yaml b/charts/opskubedbcom-rabbitmqopsrequest-editor/Chart.yaml
index 371f0285a0..2123dd90f0 100644
--- a/charts/opskubedbcom-rabbitmqopsrequest-editor/Chart.yaml
+++ b/charts/opskubedbcom-rabbitmqopsrequest-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ops.kubedb.com","version":"v1alpha1","resource":"rabbitmqopsrequests"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RabbitMQOpsRequest Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: opskubedbcom-rabbitmqopsrequest-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/opskubedbcom-rabbitmqopsrequest-editor/README.md b/charts/opskubedbcom-rabbitmqopsrequest-editor/README.md
index 07ec18a472..9cf9290801 100644
--- a/charts/opskubedbcom-rabbitmqopsrequest-editor/README.md
+++ b/charts/opskubedbcom-rabbitmqopsrequest-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/opskubedbcom-rabbitmqopsrequest-editor --version=v0.9.0
-$ helm upgrade -i opskubedbcom-rabbitmqopsrequest-editor appscode-charts-oci/opskubedbcom-rabbitmqopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/opskubedbcom-rabbitmqopsrequest-editor --version=v0.10.0
+$ helm upgrade -i opskubedbcom-rabbitmqopsrequest-editor appscode-charts-oci/opskubedbcom-rabbitmqopsrequest-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RabbitMQOpsRequest Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `opskubedbcom-rabbitmqopsrequest-editor`:
```bash
-$ helm upgrade -i opskubedbcom-rabbitmqopsrequest-editor appscode-charts-oci/opskubedbcom-rabbitmqopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i opskubedbcom-rabbitmqopsrequest-editor appscode-charts-oci/opskubedbcom-rabbitmqopsrequest-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RabbitMQOpsRequest Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `opskubedbcom-rabbi
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i opskubedbcom-rabbitmqopsrequest-editor appscode-charts-oci/opskubedbcom-rabbitmqopsrequest-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ops.kubedb.com/v1alpha1
+$ helm upgrade -i opskubedbcom-rabbitmqopsrequest-editor appscode-charts-oci/opskubedbcom-rabbitmqopsrequest-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ops.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i opskubedbcom-rabbitmqopsrequest-editor appscode-charts-oci/opskubedbcom-rabbitmqopsrequest-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i opskubedbcom-rabbitmqopsrequest-editor appscode-charts-oci/opskubedbcom-rabbitmqopsrequest-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/opskubedbcom-rabbitmqopsrequest-editor/ui/create-ui.yaml b/charts/opskubedbcom-rabbitmqopsrequest-editor/ui/create-ui.yaml
index 9c35c9f7e9..6eb8f5c48a 100644
--- a/charts/opskubedbcom-rabbitmqopsrequest-editor/ui/create-ui.yaml
+++ b/charts/opskubedbcom-rabbitmqopsrequest-editor/ui/create-ui.yaml
@@ -326,7 +326,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
computed: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates
functionCallbacks:
getAliasOptions:
diff --git a/charts/opskubedbcom-redisopsrequest-editor/Chart.yaml b/charts/opskubedbcom-redisopsrequest-editor/Chart.yaml
index 3026e1aaed..a46550365e 100644
--- a/charts/opskubedbcom-redisopsrequest-editor/Chart.yaml
+++ b/charts/opskubedbcom-redisopsrequest-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ops.kubedb.com","version":"v1alpha1","resource":"redisopsrequests"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RedisOpsRequest Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: opskubedbcom-redisopsrequest-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/opskubedbcom-redisopsrequest-editor/README.md b/charts/opskubedbcom-redisopsrequest-editor/README.md
index bc51da9f19..4d2b435d85 100644
--- a/charts/opskubedbcom-redisopsrequest-editor/README.md
+++ b/charts/opskubedbcom-redisopsrequest-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/opskubedbcom-redisopsrequest-editor --version=v0.9.0
-$ helm upgrade -i opskubedbcom-redisopsrequest-editor appscode-charts-oci/opskubedbcom-redisopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/opskubedbcom-redisopsrequest-editor --version=v0.10.0
+$ helm upgrade -i opskubedbcom-redisopsrequest-editor appscode-charts-oci/opskubedbcom-redisopsrequest-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RedisOpsRequest Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `opskubedbcom-redisopsrequest-editor`:
```bash
-$ helm upgrade -i opskubedbcom-redisopsrequest-editor appscode-charts-oci/opskubedbcom-redisopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i opskubedbcom-redisopsrequest-editor appscode-charts-oci/opskubedbcom-redisopsrequest-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RedisOpsRequest Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `opskubedbcom-redis
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i opskubedbcom-redisopsrequest-editor appscode-charts-oci/opskubedbcom-redisopsrequest-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ops.kubedb.com/v1alpha1
+$ helm upgrade -i opskubedbcom-redisopsrequest-editor appscode-charts-oci/opskubedbcom-redisopsrequest-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ops.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i opskubedbcom-redisopsrequest-editor appscode-charts-oci/opskubedbcom-redisopsrequest-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i opskubedbcom-redisopsrequest-editor appscode-charts-oci/opskubedbcom-redisopsrequest-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/opskubedbcom-redisopsrequest-editor/ui/create-ui.yaml b/charts/opskubedbcom-redisopsrequest-editor/ui/create-ui.yaml
index fffd3d632b..0f9fb1a81c 100644
--- a/charts/opskubedbcom-redisopsrequest-editor/ui/create-ui.yaml
+++ b/charts/opskubedbcom-redisopsrequest-editor/ui/create-ui.yaml
@@ -344,7 +344,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
computed: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates
functionCallbacks:
getAliasOptions:
diff --git a/charts/opskubedbcom-redissentinelopsrequest-editor/Chart.yaml b/charts/opskubedbcom-redissentinelopsrequest-editor/Chart.yaml
index d8e691d92d..2865f3c340 100644
--- a/charts/opskubedbcom-redissentinelopsrequest-editor/Chart.yaml
+++ b/charts/opskubedbcom-redissentinelopsrequest-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ops.kubedb.com","version":"v1alpha1","resource":"redissentinelopsrequests"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RedisSentinelOpsRequest Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: opskubedbcom-redissentinelopsrequest-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/opskubedbcom-redissentinelopsrequest-editor/README.md b/charts/opskubedbcom-redissentinelopsrequest-editor/README.md
index 2c4f282786..4423f09768 100644
--- a/charts/opskubedbcom-redissentinelopsrequest-editor/README.md
+++ b/charts/opskubedbcom-redissentinelopsrequest-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/opskubedbcom-redissentinelopsrequest-editor --version=v0.9.0
-$ helm upgrade -i opskubedbcom-redissentinelopsrequest-editor appscode-charts-oci/opskubedbcom-redissentinelopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/opskubedbcom-redissentinelopsrequest-editor --version=v0.10.0
+$ helm upgrade -i opskubedbcom-redissentinelopsrequest-editor appscode-charts-oci/opskubedbcom-redissentinelopsrequest-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RedisSentinelOpsRequest Editor on a [Kubernetes](http://kub
To install/upgrade the chart with the release name `opskubedbcom-redissentinelopsrequest-editor`:
```bash
-$ helm upgrade -i opskubedbcom-redissentinelopsrequest-editor appscode-charts-oci/opskubedbcom-redissentinelopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i opskubedbcom-redissentinelopsrequest-editor appscode-charts-oci/opskubedbcom-redissentinelopsrequest-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RedisSentinelOpsRequest Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `opskubedbcom-redis
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i opskubedbcom-redissentinelopsrequest-editor appscode-charts-oci/opskubedbcom-redissentinelopsrequest-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ops.kubedb.com/v1alpha1
+$ helm upgrade -i opskubedbcom-redissentinelopsrequest-editor appscode-charts-oci/opskubedbcom-redissentinelopsrequest-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ops.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i opskubedbcom-redissentinelopsrequest-editor appscode-charts-oci/opskubedbcom-redissentinelopsrequest-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i opskubedbcom-redissentinelopsrequest-editor appscode-charts-oci/opskubedbcom-redissentinelopsrequest-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/opskubedbcom-singlestoreopsrequest-editor/Chart.yaml b/charts/opskubedbcom-singlestoreopsrequest-editor/Chart.yaml
index 79527ca9bf..ccad301200 100644
--- a/charts/opskubedbcom-singlestoreopsrequest-editor/Chart.yaml
+++ b/charts/opskubedbcom-singlestoreopsrequest-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ops.kubedb.com","version":"v1alpha1","resource":"singlestoreopsrequests"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SinglestoreOpsRequest Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: opskubedbcom-singlestoreopsrequest-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/opskubedbcom-singlestoreopsrequest-editor/README.md b/charts/opskubedbcom-singlestoreopsrequest-editor/README.md
index ed68b56d8e..380e83c017 100644
--- a/charts/opskubedbcom-singlestoreopsrequest-editor/README.md
+++ b/charts/opskubedbcom-singlestoreopsrequest-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/opskubedbcom-singlestoreopsrequest-editor --version=v0.9.0
-$ helm upgrade -i opskubedbcom-singlestoreopsrequest-editor appscode-charts-oci/opskubedbcom-singlestoreopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/opskubedbcom-singlestoreopsrequest-editor --version=v0.10.0
+$ helm upgrade -i opskubedbcom-singlestoreopsrequest-editor appscode-charts-oci/opskubedbcom-singlestoreopsrequest-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SinglestoreOpsRequest Editor on a [Kubernetes](http://kuber
To install/upgrade the chart with the release name `opskubedbcom-singlestoreopsrequest-editor`:
```bash
-$ helm upgrade -i opskubedbcom-singlestoreopsrequest-editor appscode-charts-oci/opskubedbcom-singlestoreopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i opskubedbcom-singlestoreopsrequest-editor appscode-charts-oci/opskubedbcom-singlestoreopsrequest-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SinglestoreOpsRequest Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `opskubedbcom-singl
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i opskubedbcom-singlestoreopsrequest-editor appscode-charts-oci/opskubedbcom-singlestoreopsrequest-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ops.kubedb.com/v1alpha1
+$ helm upgrade -i opskubedbcom-singlestoreopsrequest-editor appscode-charts-oci/opskubedbcom-singlestoreopsrequest-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ops.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i opskubedbcom-singlestoreopsrequest-editor appscode-charts-oci/opskubedbcom-singlestoreopsrequest-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i opskubedbcom-singlestoreopsrequest-editor appscode-charts-oci/opskubedbcom-singlestoreopsrequest-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/opskubedbcom-singlestoreopsrequest-editor/ui/create-ui.yaml b/charts/opskubedbcom-singlestoreopsrequest-editor/ui/create-ui.yaml
index 3c671f9a6d..6f5f6ffa68 100644
--- a/charts/opskubedbcom-singlestoreopsrequest-editor/ui/create-ui.yaml
+++ b/charts/opskubedbcom-singlestoreopsrequest-editor/ui/create-ui.yaml
@@ -413,7 +413,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
computed: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates
functionCallbacks:
getAliasOptions:
diff --git a/charts/opskubedbcom-solropsrequest-editor/Chart.yaml b/charts/opskubedbcom-solropsrequest-editor/Chart.yaml
index 3e8b7bb4ea..096bf47905 100644
--- a/charts/opskubedbcom-solropsrequest-editor/Chart.yaml
+++ b/charts/opskubedbcom-solropsrequest-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ops.kubedb.com","version":"v1alpha1","resource":"solropsrequests"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SolrOpsRequest Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: opskubedbcom-solropsrequest-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/opskubedbcom-solropsrequest-editor/README.md b/charts/opskubedbcom-solropsrequest-editor/README.md
index efa4e44fe5..30ee207f85 100644
--- a/charts/opskubedbcom-solropsrequest-editor/README.md
+++ b/charts/opskubedbcom-solropsrequest-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/opskubedbcom-solropsrequest-editor --version=v0.9.0
-$ helm upgrade -i opskubedbcom-solropsrequest-editor appscode-charts-oci/opskubedbcom-solropsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/opskubedbcom-solropsrequest-editor --version=v0.10.0
+$ helm upgrade -i opskubedbcom-solropsrequest-editor appscode-charts-oci/opskubedbcom-solropsrequest-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SolrOpsRequest Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `opskubedbcom-solropsrequest-editor`:
```bash
-$ helm upgrade -i opskubedbcom-solropsrequest-editor appscode-charts-oci/opskubedbcom-solropsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i opskubedbcom-solropsrequest-editor appscode-charts-oci/opskubedbcom-solropsrequest-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SolrOpsRequest Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `opskubedbcom-solro
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i opskubedbcom-solropsrequest-editor appscode-charts-oci/opskubedbcom-solropsrequest-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ops.kubedb.com/v1alpha1
+$ helm upgrade -i opskubedbcom-solropsrequest-editor appscode-charts-oci/opskubedbcom-solropsrequest-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ops.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i opskubedbcom-solropsrequest-editor appscode-charts-oci/opskubedbcom-solropsrequest-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i opskubedbcom-solropsrequest-editor appscode-charts-oci/opskubedbcom-solropsrequest-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/opskubedbcom-solropsrequest-editor/ui/create-ui.yaml b/charts/opskubedbcom-solropsrequest-editor/ui/create-ui.yaml
index 977902e671..f2274915c8 100644
--- a/charts/opskubedbcom-solropsrequest-editor/ui/create-ui.yaml
+++ b/charts/opskubedbcom-solropsrequest-editor/ui/create-ui.yaml
@@ -491,7 +491,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
computed: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates
functionCallbacks:
getAliasOptions:
diff --git a/charts/opskubedbcom-zookeeperopsrequest-editor/Chart.yaml b/charts/opskubedbcom-zookeeperopsrequest-editor/Chart.yaml
index a6fc7d649b..7b523a26ba 100644
--- a/charts/opskubedbcom-zookeeperopsrequest-editor/Chart.yaml
+++ b/charts/opskubedbcom-zookeeperopsrequest-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ops.kubedb.com","version":"v1alpha1","resource":"zookeeperopsrequests"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ZooKeeperOpsRequest Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: opskubedbcom-zookeeperopsrequest-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/opskubedbcom-zookeeperopsrequest-editor/README.md b/charts/opskubedbcom-zookeeperopsrequest-editor/README.md
index fca110b7d1..7032a2be0b 100644
--- a/charts/opskubedbcom-zookeeperopsrequest-editor/README.md
+++ b/charts/opskubedbcom-zookeeperopsrequest-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/opskubedbcom-zookeeperopsrequest-editor --version=v0.9.0
-$ helm upgrade -i opskubedbcom-zookeeperopsrequest-editor appscode-charts-oci/opskubedbcom-zookeeperopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/opskubedbcom-zookeeperopsrequest-editor --version=v0.10.0
+$ helm upgrade -i opskubedbcom-zookeeperopsrequest-editor appscode-charts-oci/opskubedbcom-zookeeperopsrequest-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ZooKeeperOpsRequest Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `opskubedbcom-zookeeperopsrequest-editor`:
```bash
-$ helm upgrade -i opskubedbcom-zookeeperopsrequest-editor appscode-charts-oci/opskubedbcom-zookeeperopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i opskubedbcom-zookeeperopsrequest-editor appscode-charts-oci/opskubedbcom-zookeeperopsrequest-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ZooKeeperOpsRequest Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `opskubedbcom-zooke
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i opskubedbcom-zookeeperopsrequest-editor appscode-charts-oci/opskubedbcom-zookeeperopsrequest-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ops.kubedb.com/v1alpha1
+$ helm upgrade -i opskubedbcom-zookeeperopsrequest-editor appscode-charts-oci/opskubedbcom-zookeeperopsrequest-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ops.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i opskubedbcom-zookeeperopsrequest-editor appscode-charts-oci/opskubedbcom-zookeeperopsrequest-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i opskubedbcom-zookeeperopsrequest-editor appscode-charts-oci/opskubedbcom-zookeeperopsrequest-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/opskubevaultcom-vaultopsrequest-editor/Chart.yaml b/charts/opskubevaultcom-vaultopsrequest-editor/Chart.yaml
index d9eaf8d933..b5a27c0e6e 100644
--- a/charts/opskubevaultcom-vaultopsrequest-editor/Chart.yaml
+++ b/charts/opskubevaultcom-vaultopsrequest-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ops.kubevault.com","version":"v1alpha1","resource":"vaultopsrequests"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: VaultOpsRequest Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: opskubevaultcom-vaultopsrequest-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/opskubevaultcom-vaultopsrequest-editor/README.md b/charts/opskubevaultcom-vaultopsrequest-editor/README.md
index acd4667e32..88da07c4b3 100644
--- a/charts/opskubevaultcom-vaultopsrequest-editor/README.md
+++ b/charts/opskubevaultcom-vaultopsrequest-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/opskubevaultcom-vaultopsrequest-editor --version=v0.9.0
-$ helm upgrade -i opskubevaultcom-vaultopsrequest-editor appscode-charts-oci/opskubevaultcom-vaultopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/opskubevaultcom-vaultopsrequest-editor --version=v0.10.0
+$ helm upgrade -i opskubevaultcom-vaultopsrequest-editor appscode-charts-oci/opskubevaultcom-vaultopsrequest-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a VaultOpsRequest Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `opskubevaultcom-vaultopsrequest-editor`:
```bash
-$ helm upgrade -i opskubevaultcom-vaultopsrequest-editor appscode-charts-oci/opskubevaultcom-vaultopsrequest-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i opskubevaultcom-vaultopsrequest-editor appscode-charts-oci/opskubevaultcom-vaultopsrequest-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a VaultOpsRequest Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `opskubevaultcom-va
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i opskubevaultcom-vaultopsrequest-editor appscode-charts-oci/opskubevaultcom-vaultopsrequest-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ops.kubevault.com/v1alpha1
+$ helm upgrade -i opskubevaultcom-vaultopsrequest-editor appscode-charts-oci/opskubevaultcom-vaultopsrequest-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ops.kubevault.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i opskubevaultcom-vaultopsrequest-editor appscode-charts-oci/opskubevaultcom-vaultopsrequest-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i opskubevaultcom-vaultopsrequest-editor appscode-charts-oci/opskubevaultcom-vaultopsrequest-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/opskubevaultcom-vaultopsrequest-editor/ui/create-ui.yaml b/charts/opskubevaultcom-vaultopsrequest-editor/ui/create-ui.yaml
index 0cd4b6c391..951649f6ff 100644
--- a/charts/opskubevaultcom-vaultopsrequest-editor/ui/create-ui.yaml
+++ b/charts/opskubevaultcom-vaultopsrequest-editor/ui/create-ui.yaml
@@ -123,7 +123,7 @@ steps:
- alias: reusable_certificates
chart:
name: uibytebuildersdev-component-certificates
- version: v0.9.0
+ version: v0.10.0
computed: setValueFromVaultDetails|/spec/tls/certificates|/spec/tls/certificates
functionCallbacks:
getAliasOptions:
diff --git a/charts/pkgcrossplaneio-configuration-editor/Chart.yaml b/charts/pkgcrossplaneio-configuration-editor/Chart.yaml
index 8258c0dcfd..c3319f8cbd 100644
--- a/charts/pkgcrossplaneio-configuration-editor/Chart.yaml
+++ b/charts/pkgcrossplaneio-configuration-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"pkg.crossplane.io","version":"v1","resource":"configurations"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Configuration Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: pkgcrossplaneio-configuration-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/pkgcrossplaneio-configuration-editor/README.md b/charts/pkgcrossplaneio-configuration-editor/README.md
index 85dbd35358..3ac5deaf8c 100644
--- a/charts/pkgcrossplaneio-configuration-editor/README.md
+++ b/charts/pkgcrossplaneio-configuration-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/pkgcrossplaneio-configuration-editor --version=v0.9.0
-$ helm upgrade -i pkgcrossplaneio-configuration-editor appscode-charts-oci/pkgcrossplaneio-configuration-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/pkgcrossplaneio-configuration-editor --version=v0.10.0
+$ helm upgrade -i pkgcrossplaneio-configuration-editor appscode-charts-oci/pkgcrossplaneio-configuration-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Configuration Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `pkgcrossplaneio-configuration-editor`:
```bash
-$ helm upgrade -i pkgcrossplaneio-configuration-editor appscode-charts-oci/pkgcrossplaneio-configuration-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i pkgcrossplaneio-configuration-editor appscode-charts-oci/pkgcrossplaneio-configuration-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Configuration Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `pkgcrossplaneio-co
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i pkgcrossplaneio-configuration-editor appscode-charts-oci/pkgcrossplaneio-configuration-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=pkg.crossplane.io/v1
+$ helm upgrade -i pkgcrossplaneio-configuration-editor appscode-charts-oci/pkgcrossplaneio-configuration-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=pkg.crossplane.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i pkgcrossplaneio-configuration-editor appscode-charts-oci/pkgcrossplaneio-configuration-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i pkgcrossplaneio-configuration-editor appscode-charts-oci/pkgcrossplaneio-configuration-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/pkgcrossplaneio-configurationrevision-editor/Chart.yaml b/charts/pkgcrossplaneio-configurationrevision-editor/Chart.yaml
index 372ff76bbc..6abf8d6216 100644
--- a/charts/pkgcrossplaneio-configurationrevision-editor/Chart.yaml
+++ b/charts/pkgcrossplaneio-configurationrevision-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"pkg.crossplane.io","version":"v1","resource":"configurationrevisions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ConfigurationRevision Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: pkgcrossplaneio-configurationrevision-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/pkgcrossplaneio-configurationrevision-editor/README.md b/charts/pkgcrossplaneio-configurationrevision-editor/README.md
index 14e35a7138..1224750084 100644
--- a/charts/pkgcrossplaneio-configurationrevision-editor/README.md
+++ b/charts/pkgcrossplaneio-configurationrevision-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/pkgcrossplaneio-configurationrevision-editor --version=v0.9.0
-$ helm upgrade -i pkgcrossplaneio-configurationrevision-editor appscode-charts-oci/pkgcrossplaneio-configurationrevision-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/pkgcrossplaneio-configurationrevision-editor --version=v0.10.0
+$ helm upgrade -i pkgcrossplaneio-configurationrevision-editor appscode-charts-oci/pkgcrossplaneio-configurationrevision-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ConfigurationRevision Editor on a [Kubernetes](http://kuber
To install/upgrade the chart with the release name `pkgcrossplaneio-configurationrevision-editor`:
```bash
-$ helm upgrade -i pkgcrossplaneio-configurationrevision-editor appscode-charts-oci/pkgcrossplaneio-configurationrevision-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i pkgcrossplaneio-configurationrevision-editor appscode-charts-oci/pkgcrossplaneio-configurationrevision-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ConfigurationRevision Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `pkgcrossplaneio-co
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i pkgcrossplaneio-configurationrevision-editor appscode-charts-oci/pkgcrossplaneio-configurationrevision-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=pkg.crossplane.io/v1
+$ helm upgrade -i pkgcrossplaneio-configurationrevision-editor appscode-charts-oci/pkgcrossplaneio-configurationrevision-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=pkg.crossplane.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i pkgcrossplaneio-configurationrevision-editor appscode-charts-oci/pkgcrossplaneio-configurationrevision-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i pkgcrossplaneio-configurationrevision-editor appscode-charts-oci/pkgcrossplaneio-configurationrevision-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/pkgcrossplaneio-controllerconfig-editor/Chart.yaml b/charts/pkgcrossplaneio-controllerconfig-editor/Chart.yaml
index c1c5e97a24..a277a04a0e 100644
--- a/charts/pkgcrossplaneio-controllerconfig-editor/Chart.yaml
+++ b/charts/pkgcrossplaneio-controllerconfig-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"pkg.crossplane.io","version":"v1alpha1","resource":"controllerconfigs"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ControllerConfig Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: pkgcrossplaneio-controllerconfig-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/pkgcrossplaneio-controllerconfig-editor/README.md b/charts/pkgcrossplaneio-controllerconfig-editor/README.md
index e3e3b4767d..a3c7c0667b 100644
--- a/charts/pkgcrossplaneio-controllerconfig-editor/README.md
+++ b/charts/pkgcrossplaneio-controllerconfig-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/pkgcrossplaneio-controllerconfig-editor --version=v0.9.0
-$ helm upgrade -i pkgcrossplaneio-controllerconfig-editor appscode-charts-oci/pkgcrossplaneio-controllerconfig-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/pkgcrossplaneio-controllerconfig-editor --version=v0.10.0
+$ helm upgrade -i pkgcrossplaneio-controllerconfig-editor appscode-charts-oci/pkgcrossplaneio-controllerconfig-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ControllerConfig Editor on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `pkgcrossplaneio-controllerconfig-editor`:
```bash
-$ helm upgrade -i pkgcrossplaneio-controllerconfig-editor appscode-charts-oci/pkgcrossplaneio-controllerconfig-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i pkgcrossplaneio-controllerconfig-editor appscode-charts-oci/pkgcrossplaneio-controllerconfig-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ControllerConfig Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `pkgcrossplaneio-co
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i pkgcrossplaneio-controllerconfig-editor appscode-charts-oci/pkgcrossplaneio-controllerconfig-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=pkg.crossplane.io/v1alpha1
+$ helm upgrade -i pkgcrossplaneio-controllerconfig-editor appscode-charts-oci/pkgcrossplaneio-controllerconfig-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=pkg.crossplane.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i pkgcrossplaneio-controllerconfig-editor appscode-charts-oci/pkgcrossplaneio-controllerconfig-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i pkgcrossplaneio-controllerconfig-editor appscode-charts-oci/pkgcrossplaneio-controllerconfig-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/pkgcrossplaneio-lock-editor/Chart.yaml b/charts/pkgcrossplaneio-lock-editor/Chart.yaml
index 9a33aa6e43..d2a2a864ab 100644
--- a/charts/pkgcrossplaneio-lock-editor/Chart.yaml
+++ b/charts/pkgcrossplaneio-lock-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"pkg.crossplane.io","version":"v1beta1","resource":"locks"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Lock Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: pkgcrossplaneio-lock-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/pkgcrossplaneio-lock-editor/README.md b/charts/pkgcrossplaneio-lock-editor/README.md
index d5b9efebb1..fdb7e32852 100644
--- a/charts/pkgcrossplaneio-lock-editor/README.md
+++ b/charts/pkgcrossplaneio-lock-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/pkgcrossplaneio-lock-editor --version=v0.9.0
-$ helm upgrade -i pkgcrossplaneio-lock-editor appscode-charts-oci/pkgcrossplaneio-lock-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/pkgcrossplaneio-lock-editor --version=v0.10.0
+$ helm upgrade -i pkgcrossplaneio-lock-editor appscode-charts-oci/pkgcrossplaneio-lock-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Lock Editor on a [Kubernetes](http://kubernetes.io) cluster
To install/upgrade the chart with the release name `pkgcrossplaneio-lock-editor`:
```bash
-$ helm upgrade -i pkgcrossplaneio-lock-editor appscode-charts-oci/pkgcrossplaneio-lock-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i pkgcrossplaneio-lock-editor appscode-charts-oci/pkgcrossplaneio-lock-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Lock Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `pkgcrossplaneio-lo
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i pkgcrossplaneio-lock-editor appscode-charts-oci/pkgcrossplaneio-lock-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=pkg.crossplane.io/v1beta1
+$ helm upgrade -i pkgcrossplaneio-lock-editor appscode-charts-oci/pkgcrossplaneio-lock-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=pkg.crossplane.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i pkgcrossplaneio-lock-editor appscode-charts-oci/pkgcrossplaneio-lock-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i pkgcrossplaneio-lock-editor appscode-charts-oci/pkgcrossplaneio-lock-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/pkgcrossplaneio-provider-editor/Chart.yaml b/charts/pkgcrossplaneio-provider-editor/Chart.yaml
index 181030573f..7dc46ff1b5 100644
--- a/charts/pkgcrossplaneio-provider-editor/Chart.yaml
+++ b/charts/pkgcrossplaneio-provider-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"pkg.crossplane.io","version":"v1","resource":"providers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Provider Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: pkgcrossplaneio-provider-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/pkgcrossplaneio-provider-editor/README.md b/charts/pkgcrossplaneio-provider-editor/README.md
index 09a65dd8f2..15b302c6e6 100644
--- a/charts/pkgcrossplaneio-provider-editor/README.md
+++ b/charts/pkgcrossplaneio-provider-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/pkgcrossplaneio-provider-editor --version=v0.9.0
-$ helm upgrade -i pkgcrossplaneio-provider-editor appscode-charts-oci/pkgcrossplaneio-provider-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/pkgcrossplaneio-provider-editor --version=v0.10.0
+$ helm upgrade -i pkgcrossplaneio-provider-editor appscode-charts-oci/pkgcrossplaneio-provider-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Provider Editor on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `pkgcrossplaneio-provider-editor`:
```bash
-$ helm upgrade -i pkgcrossplaneio-provider-editor appscode-charts-oci/pkgcrossplaneio-provider-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i pkgcrossplaneio-provider-editor appscode-charts-oci/pkgcrossplaneio-provider-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Provider Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `pkgcrossplaneio-pr
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i pkgcrossplaneio-provider-editor appscode-charts-oci/pkgcrossplaneio-provider-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=pkg.crossplane.io/v1
+$ helm upgrade -i pkgcrossplaneio-provider-editor appscode-charts-oci/pkgcrossplaneio-provider-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=pkg.crossplane.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i pkgcrossplaneio-provider-editor appscode-charts-oci/pkgcrossplaneio-provider-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i pkgcrossplaneio-provider-editor appscode-charts-oci/pkgcrossplaneio-provider-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/pkgcrossplaneio-providerrevision-editor/Chart.yaml b/charts/pkgcrossplaneio-providerrevision-editor/Chart.yaml
index a9c6a7e10d..c96d6b4f56 100644
--- a/charts/pkgcrossplaneio-providerrevision-editor/Chart.yaml
+++ b/charts/pkgcrossplaneio-providerrevision-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"pkg.crossplane.io","version":"v1","resource":"providerrevisions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ProviderRevision Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: pkgcrossplaneio-providerrevision-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/pkgcrossplaneio-providerrevision-editor/README.md b/charts/pkgcrossplaneio-providerrevision-editor/README.md
index d4a07b56ea..743e7b11ad 100644
--- a/charts/pkgcrossplaneio-providerrevision-editor/README.md
+++ b/charts/pkgcrossplaneio-providerrevision-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/pkgcrossplaneio-providerrevision-editor --version=v0.9.0
-$ helm upgrade -i pkgcrossplaneio-providerrevision-editor appscode-charts-oci/pkgcrossplaneio-providerrevision-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/pkgcrossplaneio-providerrevision-editor --version=v0.10.0
+$ helm upgrade -i pkgcrossplaneio-providerrevision-editor appscode-charts-oci/pkgcrossplaneio-providerrevision-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ProviderRevision Editor on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `pkgcrossplaneio-providerrevision-editor`:
```bash
-$ helm upgrade -i pkgcrossplaneio-providerrevision-editor appscode-charts-oci/pkgcrossplaneio-providerrevision-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i pkgcrossplaneio-providerrevision-editor appscode-charts-oci/pkgcrossplaneio-providerrevision-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ProviderRevision Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `pkgcrossplaneio-pr
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i pkgcrossplaneio-providerrevision-editor appscode-charts-oci/pkgcrossplaneio-providerrevision-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=pkg.crossplane.io/v1
+$ helm upgrade -i pkgcrossplaneio-providerrevision-editor appscode-charts-oci/pkgcrossplaneio-providerrevision-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=pkg.crossplane.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i pkgcrossplaneio-providerrevision-editor appscode-charts-oci/pkgcrossplaneio-providerrevision-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i pkgcrossplaneio-providerrevision-editor appscode-charts-oci/pkgcrossplaneio-providerrevision-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/policy-eviction-editor/Chart.yaml b/charts/policy-eviction-editor/Chart.yaml
index 519d6afc5f..7710394493 100644
--- a/charts/policy-eviction-editor/Chart.yaml
+++ b/charts/policy-eviction-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"policy","version":"v1","resource":"evictions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Eviction Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: policy-eviction-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/policy-eviction-editor/README.md b/charts/policy-eviction-editor/README.md
index be2554d224..e51dec5031 100644
--- a/charts/policy-eviction-editor/README.md
+++ b/charts/policy-eviction-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/policy-eviction-editor --version=v0.9.0
-$ helm upgrade -i policy-eviction-editor appscode-charts-oci/policy-eviction-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/policy-eviction-editor --version=v0.10.0
+$ helm upgrade -i policy-eviction-editor appscode-charts-oci/policy-eviction-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Eviction Editor on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `policy-eviction-editor`:
```bash
-$ helm upgrade -i policy-eviction-editor appscode-charts-oci/policy-eviction-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i policy-eviction-editor appscode-charts-oci/policy-eviction-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Eviction Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `policy-eviction-ed
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i policy-eviction-editor appscode-charts-oci/policy-eviction-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=policy/v1
+$ helm upgrade -i policy-eviction-editor appscode-charts-oci/policy-eviction-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=policy/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i policy-eviction-editor appscode-charts-oci/policy-eviction-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i policy-eviction-editor appscode-charts-oci/policy-eviction-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/policy-poddisruptionbudget-editor/Chart.yaml b/charts/policy-poddisruptionbudget-editor/Chart.yaml
index 1ce9027e34..d919b8ebe2 100644
--- a/charts/policy-poddisruptionbudget-editor/Chart.yaml
+++ b/charts/policy-poddisruptionbudget-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"policy","version":"v1","resource":"poddisruptionbudgets"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PodDisruptionBudget Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: policy-poddisruptionbudget-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/policy-poddisruptionbudget-editor/README.md b/charts/policy-poddisruptionbudget-editor/README.md
index 913d33face..ea65a9ab0b 100644
--- a/charts/policy-poddisruptionbudget-editor/README.md
+++ b/charts/policy-poddisruptionbudget-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/policy-poddisruptionbudget-editor --version=v0.9.0
-$ helm upgrade -i policy-poddisruptionbudget-editor appscode-charts-oci/policy-poddisruptionbudget-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/policy-poddisruptionbudget-editor --version=v0.10.0
+$ helm upgrade -i policy-poddisruptionbudget-editor appscode-charts-oci/policy-poddisruptionbudget-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PodDisruptionBudget Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `policy-poddisruptionbudget-editor`:
```bash
-$ helm upgrade -i policy-poddisruptionbudget-editor appscode-charts-oci/policy-poddisruptionbudget-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i policy-poddisruptionbudget-editor appscode-charts-oci/policy-poddisruptionbudget-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PodDisruptionBudget Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `policy-poddisrupti
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i policy-poddisruptionbudget-editor appscode-charts-oci/policy-poddisruptionbudget-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=policy/v1
+$ helm upgrade -i policy-poddisruptionbudget-editor appscode-charts-oci/policy-poddisruptionbudget-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=policy/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i policy-poddisruptionbudget-editor appscode-charts-oci/policy-poddisruptionbudget-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i policy-poddisruptionbudget-editor appscode-charts-oci/policy-poddisruptionbudget-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/policy-podsecuritypolicy-editor/Chart.yaml b/charts/policy-podsecuritypolicy-editor/Chart.yaml
index ff6051a372..151304bad3 100644
--- a/charts/policy-podsecuritypolicy-editor/Chart.yaml
+++ b/charts/policy-podsecuritypolicy-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"policy","version":"v1beta1","resource":"podsecuritypolicies"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PodSecurityPolicy Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: policy-podsecuritypolicy-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/policy-podsecuritypolicy-editor/README.md b/charts/policy-podsecuritypolicy-editor/README.md
index b26fbcac2f..4e8354fd23 100644
--- a/charts/policy-podsecuritypolicy-editor/README.md
+++ b/charts/policy-podsecuritypolicy-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/policy-podsecuritypolicy-editor --version=v0.9.0
-$ helm upgrade -i policy-podsecuritypolicy-editor appscode-charts-oci/policy-podsecuritypolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/policy-podsecuritypolicy-editor --version=v0.10.0
+$ helm upgrade -i policy-podsecuritypolicy-editor appscode-charts-oci/policy-podsecuritypolicy-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PodSecurityPolicy Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `policy-podsecuritypolicy-editor`:
```bash
-$ helm upgrade -i policy-podsecuritypolicy-editor appscode-charts-oci/policy-podsecuritypolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i policy-podsecuritypolicy-editor appscode-charts-oci/policy-podsecuritypolicy-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PodSecurityPolicy Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `policy-podsecurity
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i policy-podsecuritypolicy-editor appscode-charts-oci/policy-podsecuritypolicy-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=policy/v1beta1
+$ helm upgrade -i policy-podsecuritypolicy-editor appscode-charts-oci/policy-podsecuritypolicy-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=policy/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i policy-podsecuritypolicy-editor appscode-charts-oci/policy-podsecuritypolicy-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i policy-podsecuritypolicy-editor appscode-charts-oci/policy-podsecuritypolicy-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/policykubevaultcom-vaultpolicy-editor/Chart.yaml b/charts/policykubevaultcom-vaultpolicy-editor/Chart.yaml
index 18b47ae24d..987ac879ea 100644
--- a/charts/policykubevaultcom-vaultpolicy-editor/Chart.yaml
+++ b/charts/policykubevaultcom-vaultpolicy-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"policy.kubevault.com","version":"v1alpha1","resource":"vaultpolicies"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: VaultPolicy Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: policykubevaultcom-vaultpolicy-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/policykubevaultcom-vaultpolicy-editor/README.md b/charts/policykubevaultcom-vaultpolicy-editor/README.md
index 5b55b94e28..2f1166e9fa 100644
--- a/charts/policykubevaultcom-vaultpolicy-editor/README.md
+++ b/charts/policykubevaultcom-vaultpolicy-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/policykubevaultcom-vaultpolicy-editor --version=v0.9.0
-$ helm upgrade -i policykubevaultcom-vaultpolicy-editor appscode-charts-oci/policykubevaultcom-vaultpolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/policykubevaultcom-vaultpolicy-editor --version=v0.10.0
+$ helm upgrade -i policykubevaultcom-vaultpolicy-editor appscode-charts-oci/policykubevaultcom-vaultpolicy-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a VaultPolicy Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `policykubevaultcom-vaultpolicy-editor`:
```bash
-$ helm upgrade -i policykubevaultcom-vaultpolicy-editor appscode-charts-oci/policykubevaultcom-vaultpolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i policykubevaultcom-vaultpolicy-editor appscode-charts-oci/policykubevaultcom-vaultpolicy-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a VaultPolicy Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `policykubevaultcom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i policykubevaultcom-vaultpolicy-editor appscode-charts-oci/policykubevaultcom-vaultpolicy-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=policy.kubevault.com/v1alpha1
+$ helm upgrade -i policykubevaultcom-vaultpolicy-editor appscode-charts-oci/policykubevaultcom-vaultpolicy-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=policy.kubevault.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i policykubevaultcom-vaultpolicy-editor appscode-charts-oci/policykubevaultcom-vaultpolicy-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i policykubevaultcom-vaultpolicy-editor appscode-charts-oci/policykubevaultcom-vaultpolicy-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/policykubevaultcom-vaultpolicybinding-editor/Chart.yaml b/charts/policykubevaultcom-vaultpolicybinding-editor/Chart.yaml
index d9cbdc3062..185b901a2a 100644
--- a/charts/policykubevaultcom-vaultpolicybinding-editor/Chart.yaml
+++ b/charts/policykubevaultcom-vaultpolicybinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"policy.kubevault.com","version":"v1alpha1","resource":"vaultpolicybindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: VaultPolicyBinding Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: policykubevaultcom-vaultpolicybinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/policykubevaultcom-vaultpolicybinding-editor/README.md b/charts/policykubevaultcom-vaultpolicybinding-editor/README.md
index 5506dc3f8a..07daf78e2d 100644
--- a/charts/policykubevaultcom-vaultpolicybinding-editor/README.md
+++ b/charts/policykubevaultcom-vaultpolicybinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/policykubevaultcom-vaultpolicybinding-editor --version=v0.9.0
-$ helm upgrade -i policykubevaultcom-vaultpolicybinding-editor appscode-charts-oci/policykubevaultcom-vaultpolicybinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/policykubevaultcom-vaultpolicybinding-editor --version=v0.10.0
+$ helm upgrade -i policykubevaultcom-vaultpolicybinding-editor appscode-charts-oci/policykubevaultcom-vaultpolicybinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a VaultPolicyBinding Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `policykubevaultcom-vaultpolicybinding-editor`:
```bash
-$ helm upgrade -i policykubevaultcom-vaultpolicybinding-editor appscode-charts-oci/policykubevaultcom-vaultpolicybinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i policykubevaultcom-vaultpolicybinding-editor appscode-charts-oci/policykubevaultcom-vaultpolicybinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a VaultPolicyBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `policykubevaultcom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i policykubevaultcom-vaultpolicybinding-editor appscode-charts-oci/policykubevaultcom-vaultpolicybinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=policy.kubevault.com/v1alpha1
+$ helm upgrade -i policykubevaultcom-vaultpolicybinding-editor appscode-charts-oci/policykubevaultcom-vaultpolicybinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=policy.kubevault.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i policykubevaultcom-vaultpolicybinding-editor appscode-charts-oci/policykubevaultcom-vaultpolicybinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i policykubevaultcom-vaultpolicybinding-editor appscode-charts-oci/policykubevaultcom-vaultpolicybinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/postgreskubedbcom-publisher-editor/Chart.yaml b/charts/postgreskubedbcom-publisher-editor/Chart.yaml
index 3c8b6802b0..6f7ab2e9b5 100644
--- a/charts/postgreskubedbcom-publisher-editor/Chart.yaml
+++ b/charts/postgreskubedbcom-publisher-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"postgres.kubedb.com","version":"v1alpha1","resource":"publishers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Publisher Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: postgreskubedbcom-publisher-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/postgreskubedbcom-publisher-editor/README.md b/charts/postgreskubedbcom-publisher-editor/README.md
index 1993a3b034..2f1cee5fa2 100644
--- a/charts/postgreskubedbcom-publisher-editor/README.md
+++ b/charts/postgreskubedbcom-publisher-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/postgreskubedbcom-publisher-editor --version=v0.9.0
-$ helm upgrade -i postgreskubedbcom-publisher-editor appscode-charts-oci/postgreskubedbcom-publisher-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/postgreskubedbcom-publisher-editor --version=v0.10.0
+$ helm upgrade -i postgreskubedbcom-publisher-editor appscode-charts-oci/postgreskubedbcom-publisher-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Publisher Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `postgreskubedbcom-publisher-editor`:
```bash
-$ helm upgrade -i postgreskubedbcom-publisher-editor appscode-charts-oci/postgreskubedbcom-publisher-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i postgreskubedbcom-publisher-editor appscode-charts-oci/postgreskubedbcom-publisher-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Publisher Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `postgreskubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i postgreskubedbcom-publisher-editor appscode-charts-oci/postgreskubedbcom-publisher-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=postgres.kubedb.com/v1alpha1
+$ helm upgrade -i postgreskubedbcom-publisher-editor appscode-charts-oci/postgreskubedbcom-publisher-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=postgres.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i postgreskubedbcom-publisher-editor appscode-charts-oci/postgreskubedbcom-publisher-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i postgreskubedbcom-publisher-editor appscode-charts-oci/postgreskubedbcom-publisher-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/postgreskubedbcom-subscriber-editor/Chart.yaml b/charts/postgreskubedbcom-subscriber-editor/Chart.yaml
index 8b062fd25a..5ce237d71c 100644
--- a/charts/postgreskubedbcom-subscriber-editor/Chart.yaml
+++ b/charts/postgreskubedbcom-subscriber-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"postgres.kubedb.com","version":"v1alpha1","resource":"subscribers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Subscriber Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: postgreskubedbcom-subscriber-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/postgreskubedbcom-subscriber-editor/README.md b/charts/postgreskubedbcom-subscriber-editor/README.md
index e2a2a1830d..87a962865b 100644
--- a/charts/postgreskubedbcom-subscriber-editor/README.md
+++ b/charts/postgreskubedbcom-subscriber-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/postgreskubedbcom-subscriber-editor --version=v0.9.0
-$ helm upgrade -i postgreskubedbcom-subscriber-editor appscode-charts-oci/postgreskubedbcom-subscriber-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/postgreskubedbcom-subscriber-editor --version=v0.10.0
+$ helm upgrade -i postgreskubedbcom-subscriber-editor appscode-charts-oci/postgreskubedbcom-subscriber-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Subscriber Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `postgreskubedbcom-subscriber-editor`:
```bash
-$ helm upgrade -i postgreskubedbcom-subscriber-editor appscode-charts-oci/postgreskubedbcom-subscriber-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i postgreskubedbcom-subscriber-editor appscode-charts-oci/postgreskubedbcom-subscriber-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Subscriber Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `postgreskubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i postgreskubedbcom-subscriber-editor appscode-charts-oci/postgreskubedbcom-subscriber-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=postgres.kubedb.com/v1alpha1
+$ helm upgrade -i postgreskubedbcom-subscriber-editor appscode-charts-oci/postgreskubedbcom-subscriber-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=postgres.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i postgreskubedbcom-subscriber-editor appscode-charts-oci/postgreskubedbcom-subscriber-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i postgreskubedbcom-subscriber-editor appscode-charts-oci/postgreskubedbcom-subscriber-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/productsxhelmdev-plan-editor/Chart.yaml b/charts/productsxhelmdev-plan-editor/Chart.yaml
index 917a03d9f8..baf5fac612 100644
--- a/charts/productsxhelmdev-plan-editor/Chart.yaml
+++ b/charts/productsxhelmdev-plan-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"products.x-helm.dev","version":"v1alpha1","resource":"plans"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Plan Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: productsxhelmdev-plan-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/productsxhelmdev-plan-editor/README.md b/charts/productsxhelmdev-plan-editor/README.md
index dff45bcc74..8fab9986e6 100644
--- a/charts/productsxhelmdev-plan-editor/README.md
+++ b/charts/productsxhelmdev-plan-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/productsxhelmdev-plan-editor --version=v0.9.0
-$ helm upgrade -i productsxhelmdev-plan-editor appscode-charts-oci/productsxhelmdev-plan-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/productsxhelmdev-plan-editor --version=v0.10.0
+$ helm upgrade -i productsxhelmdev-plan-editor appscode-charts-oci/productsxhelmdev-plan-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Plan Editor on a [Kubernetes](http://kubernetes.io) cluster
To install/upgrade the chart with the release name `productsxhelmdev-plan-editor`:
```bash
-$ helm upgrade -i productsxhelmdev-plan-editor appscode-charts-oci/productsxhelmdev-plan-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i productsxhelmdev-plan-editor appscode-charts-oci/productsxhelmdev-plan-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Plan Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `productsxhelmdev-p
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i productsxhelmdev-plan-editor appscode-charts-oci/productsxhelmdev-plan-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=products.x-helm.dev/v1alpha1
+$ helm upgrade -i productsxhelmdev-plan-editor appscode-charts-oci/productsxhelmdev-plan-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=products.x-helm.dev/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i productsxhelmdev-plan-editor appscode-charts-oci/productsxhelmdev-plan-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i productsxhelmdev-plan-editor appscode-charts-oci/productsxhelmdev-plan-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/productsxhelmdev-product-editor/Chart.yaml b/charts/productsxhelmdev-product-editor/Chart.yaml
index 8a303a0e15..25c3cb4a83 100644
--- a/charts/productsxhelmdev-product-editor/Chart.yaml
+++ b/charts/productsxhelmdev-product-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"products.x-helm.dev","version":"v1alpha1","resource":"products"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Product Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: productsxhelmdev-product-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/productsxhelmdev-product-editor/README.md b/charts/productsxhelmdev-product-editor/README.md
index 8834f1b591..71362588be 100644
--- a/charts/productsxhelmdev-product-editor/README.md
+++ b/charts/productsxhelmdev-product-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/productsxhelmdev-product-editor --version=v0.9.0
-$ helm upgrade -i productsxhelmdev-product-editor appscode-charts-oci/productsxhelmdev-product-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/productsxhelmdev-product-editor --version=v0.10.0
+$ helm upgrade -i productsxhelmdev-product-editor appscode-charts-oci/productsxhelmdev-product-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Product Editor on a [Kubernetes](http://kubernetes.io) clus
To install/upgrade the chart with the release name `productsxhelmdev-product-editor`:
```bash
-$ helm upgrade -i productsxhelmdev-product-editor appscode-charts-oci/productsxhelmdev-product-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i productsxhelmdev-product-editor appscode-charts-oci/productsxhelmdev-product-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Product Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `productsxhelmdev-p
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i productsxhelmdev-product-editor appscode-charts-oci/productsxhelmdev-product-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=products.x-helm.dev/v1alpha1
+$ helm upgrade -i productsxhelmdev-product-editor appscode-charts-oci/productsxhelmdev-product-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=products.x-helm.dev/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i productsxhelmdev-product-editor appscode-charts-oci/productsxhelmdev-product-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i productsxhelmdev-product-editor appscode-charts-oci/productsxhelmdev-product-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/proxyopenclustermanagementio-managedproxyconfiguration-editor/Chart.yaml b/charts/proxyopenclustermanagementio-managedproxyconfiguration-editor/Chart.yaml
index 26c2a45aab..cd459089af 100644
--- a/charts/proxyopenclustermanagementio-managedproxyconfiguration-editor/Chart.yaml
+++ b/charts/proxyopenclustermanagementio-managedproxyconfiguration-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"proxy.open-cluster-management.io","version":"v1alpha1","resource":"managedproxyconfigurations"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ManagedProxyConfiguration Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: proxyopenclustermanagementio-managedproxyconfiguration-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/proxyopenclustermanagementio-managedproxyconfiguration-editor/README.md b/charts/proxyopenclustermanagementio-managedproxyconfiguration-editor/README.md
index 5aee545261..97f4f576ef 100644
--- a/charts/proxyopenclustermanagementio-managedproxyconfiguration-editor/README.md
+++ b/charts/proxyopenclustermanagementio-managedproxyconfiguration-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/proxyopenclustermanagementio-managedproxyconfiguration-editor --version=v0.9.0
-$ helm upgrade -i proxyopenclustermanagementio-managedproxyconfiguration-editor appscode-charts-oci/proxyopenclustermanagementio-managedproxyconfiguration-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/proxyopenclustermanagementio-managedproxyconfiguration-editor --version=v0.10.0
+$ helm upgrade -i proxyopenclustermanagementio-managedproxyconfiguration-editor appscode-charts-oci/proxyopenclustermanagementio-managedproxyconfiguration-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ManagedProxyConfiguration Editor on a [Kubernetes](http://k
To install/upgrade the chart with the release name `proxyopenclustermanagementio-managedproxyconfiguration-editor`:
```bash
-$ helm upgrade -i proxyopenclustermanagementio-managedproxyconfiguration-editor appscode-charts-oci/proxyopenclustermanagementio-managedproxyconfiguration-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i proxyopenclustermanagementio-managedproxyconfiguration-editor appscode-charts-oci/proxyopenclustermanagementio-managedproxyconfiguration-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ManagedProxyConfiguration Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `proxyopenclusterma
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i proxyopenclustermanagementio-managedproxyconfiguration-editor appscode-charts-oci/proxyopenclustermanagementio-managedproxyconfiguration-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=proxy.open-cluster-management.io/v1alpha1
+$ helm upgrade -i proxyopenclustermanagementio-managedproxyconfiguration-editor appscode-charts-oci/proxyopenclustermanagementio-managedproxyconfiguration-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=proxy.open-cluster-management.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i proxyopenclustermanagementio-managedproxyconfiguration-editor appscode-charts-oci/proxyopenclustermanagementio-managedproxyconfiguration-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i proxyopenclustermanagementio-managedproxyconfiguration-editor appscode-charts-oci/proxyopenclustermanagementio-managedproxyconfiguration-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/proxyopenclustermanagementio-managedproxyserviceresolver-editor/Chart.yaml b/charts/proxyopenclustermanagementio-managedproxyserviceresolver-editor/Chart.yaml
index 659c4faa04..8d906566fc 100644
--- a/charts/proxyopenclustermanagementio-managedproxyserviceresolver-editor/Chart.yaml
+++ b/charts/proxyopenclustermanagementio-managedproxyserviceresolver-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"proxy.open-cluster-management.io","version":"v1alpha1","resource":"managedproxyserviceresolvers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ManagedProxyServiceResolver Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: proxyopenclustermanagementio-managedproxyserviceresolver-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/proxyopenclustermanagementio-managedproxyserviceresolver-editor/README.md b/charts/proxyopenclustermanagementio-managedproxyserviceresolver-editor/README.md
index fb1a683071..f366a29198 100644
--- a/charts/proxyopenclustermanagementio-managedproxyserviceresolver-editor/README.md
+++ b/charts/proxyopenclustermanagementio-managedproxyserviceresolver-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/proxyopenclustermanagementio-managedproxyserviceresolver-editor --version=v0.9.0
-$ helm upgrade -i proxyopenclustermanagementio-managedproxyserviceresolver-editor appscode-charts-oci/proxyopenclustermanagementio-managedproxyserviceresolver-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/proxyopenclustermanagementio-managedproxyserviceresolver-editor --version=v0.10.0
+$ helm upgrade -i proxyopenclustermanagementio-managedproxyserviceresolver-editor appscode-charts-oci/proxyopenclustermanagementio-managedproxyserviceresolver-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ManagedProxyServiceResolver Editor on a [Kubernetes](http:/
To install/upgrade the chart with the release name `proxyopenclustermanagementio-managedproxyserviceresolver-editor`:
```bash
-$ helm upgrade -i proxyopenclustermanagementio-managedproxyserviceresolver-editor appscode-charts-oci/proxyopenclustermanagementio-managedproxyserviceresolver-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i proxyopenclustermanagementio-managedproxyserviceresolver-editor appscode-charts-oci/proxyopenclustermanagementio-managedproxyserviceresolver-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ManagedProxyServiceResolver Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `proxyopenclusterma
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i proxyopenclustermanagementio-managedproxyserviceresolver-editor appscode-charts-oci/proxyopenclustermanagementio-managedproxyserviceresolver-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=proxy.open-cluster-management.io/v1alpha1
+$ helm upgrade -i proxyopenclustermanagementio-managedproxyserviceresolver-editor appscode-charts-oci/proxyopenclustermanagementio-managedproxyserviceresolver-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=proxy.open-cluster-management.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i proxyopenclustermanagementio-managedproxyserviceresolver-editor appscode-charts-oci/proxyopenclustermanagementio-managedproxyserviceresolver-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i proxyopenclustermanagementio-managedproxyserviceresolver-editor appscode-charts-oci/proxyopenclustermanagementio-managedproxyserviceresolver-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/rbacauthorizationk8sio-clusterrole-editor/Chart.yaml b/charts/rbacauthorizationk8sio-clusterrole-editor/Chart.yaml
index 605ca7e88b..532d6aa3b8 100644
--- a/charts/rbacauthorizationk8sio-clusterrole-editor/Chart.yaml
+++ b/charts/rbacauthorizationk8sio-clusterrole-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"rbac.authorization.k8s.io","version":"v1","resource":"clusterroles"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClusterRole Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: rbacauthorizationk8sio-clusterrole-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/rbacauthorizationk8sio-clusterrole-editor/README.md b/charts/rbacauthorizationk8sio-clusterrole-editor/README.md
index 14b82d8911..1214d40ec0 100644
--- a/charts/rbacauthorizationk8sio-clusterrole-editor/README.md
+++ b/charts/rbacauthorizationk8sio-clusterrole-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/rbacauthorizationk8sio-clusterrole-editor --version=v0.9.0
-$ helm upgrade -i rbacauthorizationk8sio-clusterrole-editor appscode-charts-oci/rbacauthorizationk8sio-clusterrole-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/rbacauthorizationk8sio-clusterrole-editor --version=v0.10.0
+$ helm upgrade -i rbacauthorizationk8sio-clusterrole-editor appscode-charts-oci/rbacauthorizationk8sio-clusterrole-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClusterRole Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `rbacauthorizationk8sio-clusterrole-editor`:
```bash
-$ helm upgrade -i rbacauthorizationk8sio-clusterrole-editor appscode-charts-oci/rbacauthorizationk8sio-clusterrole-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i rbacauthorizationk8sio-clusterrole-editor appscode-charts-oci/rbacauthorizationk8sio-clusterrole-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClusterRole Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `rbacauthorizationk
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i rbacauthorizationk8sio-clusterrole-editor appscode-charts-oci/rbacauthorizationk8sio-clusterrole-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=rbac.authorization.k8s.io/v1
+$ helm upgrade -i rbacauthorizationk8sio-clusterrole-editor appscode-charts-oci/rbacauthorizationk8sio-clusterrole-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=rbac.authorization.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i rbacauthorizationk8sio-clusterrole-editor appscode-charts-oci/rbacauthorizationk8sio-clusterrole-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i rbacauthorizationk8sio-clusterrole-editor appscode-charts-oci/rbacauthorizationk8sio-clusterrole-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/rbacauthorizationk8sio-clusterrolebinding-editor/Chart.yaml b/charts/rbacauthorizationk8sio-clusterrolebinding-editor/Chart.yaml
index 683f01f444..4367e446c6 100644
--- a/charts/rbacauthorizationk8sio-clusterrolebinding-editor/Chart.yaml
+++ b/charts/rbacauthorizationk8sio-clusterrolebinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"rbac.authorization.k8s.io","version":"v1","resource":"clusterrolebindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClusterRoleBinding Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: rbacauthorizationk8sio-clusterrolebinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/rbacauthorizationk8sio-clusterrolebinding-editor/README.md b/charts/rbacauthorizationk8sio-clusterrolebinding-editor/README.md
index a387b1d8aa..939ea7cc55 100644
--- a/charts/rbacauthorizationk8sio-clusterrolebinding-editor/README.md
+++ b/charts/rbacauthorizationk8sio-clusterrolebinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/rbacauthorizationk8sio-clusterrolebinding-editor --version=v0.9.0
-$ helm upgrade -i rbacauthorizationk8sio-clusterrolebinding-editor appscode-charts-oci/rbacauthorizationk8sio-clusterrolebinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/rbacauthorizationk8sio-clusterrolebinding-editor --version=v0.10.0
+$ helm upgrade -i rbacauthorizationk8sio-clusterrolebinding-editor appscode-charts-oci/rbacauthorizationk8sio-clusterrolebinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClusterRoleBinding Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `rbacauthorizationk8sio-clusterrolebinding-editor`:
```bash
-$ helm upgrade -i rbacauthorizationk8sio-clusterrolebinding-editor appscode-charts-oci/rbacauthorizationk8sio-clusterrolebinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i rbacauthorizationk8sio-clusterrolebinding-editor appscode-charts-oci/rbacauthorizationk8sio-clusterrolebinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClusterRoleBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `rbacauthorizationk
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i rbacauthorizationk8sio-clusterrolebinding-editor appscode-charts-oci/rbacauthorizationk8sio-clusterrolebinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=rbac.authorization.k8s.io/v1
+$ helm upgrade -i rbacauthorizationk8sio-clusterrolebinding-editor appscode-charts-oci/rbacauthorizationk8sio-clusterrolebinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=rbac.authorization.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i rbacauthorizationk8sio-clusterrolebinding-editor appscode-charts-oci/rbacauthorizationk8sio-clusterrolebinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i rbacauthorizationk8sio-clusterrolebinding-editor appscode-charts-oci/rbacauthorizationk8sio-clusterrolebinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/rbacauthorizationk8sio-role-editor/Chart.yaml b/charts/rbacauthorizationk8sio-role-editor/Chart.yaml
index d9793ecc72..fa7cf0052a 100644
--- a/charts/rbacauthorizationk8sio-role-editor/Chart.yaml
+++ b/charts/rbacauthorizationk8sio-role-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"rbac.authorization.k8s.io","version":"v1","resource":"roles"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Role Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: rbacauthorizationk8sio-role-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/rbacauthorizationk8sio-role-editor/README.md b/charts/rbacauthorizationk8sio-role-editor/README.md
index dc50586d1d..4cb0b7ed89 100644
--- a/charts/rbacauthorizationk8sio-role-editor/README.md
+++ b/charts/rbacauthorizationk8sio-role-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/rbacauthorizationk8sio-role-editor --version=v0.9.0
-$ helm upgrade -i rbacauthorizationk8sio-role-editor appscode-charts-oci/rbacauthorizationk8sio-role-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/rbacauthorizationk8sio-role-editor --version=v0.10.0
+$ helm upgrade -i rbacauthorizationk8sio-role-editor appscode-charts-oci/rbacauthorizationk8sio-role-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Role Editor on a [Kubernetes](http://kubernetes.io) cluster
To install/upgrade the chart with the release name `rbacauthorizationk8sio-role-editor`:
```bash
-$ helm upgrade -i rbacauthorizationk8sio-role-editor appscode-charts-oci/rbacauthorizationk8sio-role-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i rbacauthorizationk8sio-role-editor appscode-charts-oci/rbacauthorizationk8sio-role-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Role Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `rbacauthorizationk
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i rbacauthorizationk8sio-role-editor appscode-charts-oci/rbacauthorizationk8sio-role-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=rbac.authorization.k8s.io/v1
+$ helm upgrade -i rbacauthorizationk8sio-role-editor appscode-charts-oci/rbacauthorizationk8sio-role-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=rbac.authorization.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i rbacauthorizationk8sio-role-editor appscode-charts-oci/rbacauthorizationk8sio-role-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i rbacauthorizationk8sio-role-editor appscode-charts-oci/rbacauthorizationk8sio-role-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/rbacauthorizationk8sio-rolebinding-editor/Chart.yaml b/charts/rbacauthorizationk8sio-rolebinding-editor/Chart.yaml
index 1d27b1fa10..6aab737dda 100644
--- a/charts/rbacauthorizationk8sio-rolebinding-editor/Chart.yaml
+++ b/charts/rbacauthorizationk8sio-rolebinding-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"rbac.authorization.k8s.io","version":"v1","resource":"rolebindings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RoleBinding Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: rbacauthorizationk8sio-rolebinding-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/rbacauthorizationk8sio-rolebinding-editor/README.md b/charts/rbacauthorizationk8sio-rolebinding-editor/README.md
index 8dc74e27ea..3f6b3b91f9 100644
--- a/charts/rbacauthorizationk8sio-rolebinding-editor/README.md
+++ b/charts/rbacauthorizationk8sio-rolebinding-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/rbacauthorizationk8sio-rolebinding-editor --version=v0.9.0
-$ helm upgrade -i rbacauthorizationk8sio-rolebinding-editor appscode-charts-oci/rbacauthorizationk8sio-rolebinding-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/rbacauthorizationk8sio-rolebinding-editor --version=v0.10.0
+$ helm upgrade -i rbacauthorizationk8sio-rolebinding-editor appscode-charts-oci/rbacauthorizationk8sio-rolebinding-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RoleBinding Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `rbacauthorizationk8sio-rolebinding-editor`:
```bash
-$ helm upgrade -i rbacauthorizationk8sio-rolebinding-editor appscode-charts-oci/rbacauthorizationk8sio-rolebinding-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i rbacauthorizationk8sio-rolebinding-editor appscode-charts-oci/rbacauthorizationk8sio-rolebinding-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RoleBinding Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `rbacauthorizationk
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i rbacauthorizationk8sio-rolebinding-editor appscode-charts-oci/rbacauthorizationk8sio-rolebinding-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=rbac.authorization.k8s.io/v1
+$ helm upgrade -i rbacauthorizationk8sio-rolebinding-editor appscode-charts-oci/rbacauthorizationk8sio-rolebinding-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=rbac.authorization.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i rbacauthorizationk8sio-rolebinding-editor appscode-charts-oci/rbacauthorizationk8sio-rolebinding-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i rbacauthorizationk8sio-rolebinding-editor appscode-charts-oci/rbacauthorizationk8sio-rolebinding-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/rdsawskubedbcom-cluster-editor/Chart.yaml b/charts/rdsawskubedbcom-cluster-editor/Chart.yaml
index ddf31fd289..4221e9019c 100644
--- a/charts/rdsawskubedbcom-cluster-editor/Chart.yaml
+++ b/charts/rdsawskubedbcom-cluster-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"rds.aws.kubedb.com","version":"v1alpha1","resource":"clusters"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Cluster Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: rdsawskubedbcom-cluster-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/rdsawskubedbcom-cluster-editor/README.md b/charts/rdsawskubedbcom-cluster-editor/README.md
index 363d602ee6..03cd62fd2a 100644
--- a/charts/rdsawskubedbcom-cluster-editor/README.md
+++ b/charts/rdsawskubedbcom-cluster-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/rdsawskubedbcom-cluster-editor --version=v0.9.0
-$ helm upgrade -i rdsawskubedbcom-cluster-editor appscode-charts-oci/rdsawskubedbcom-cluster-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/rdsawskubedbcom-cluster-editor --version=v0.10.0
+$ helm upgrade -i rdsawskubedbcom-cluster-editor appscode-charts-oci/rdsawskubedbcom-cluster-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Cluster Editor on a [Kubernetes](http://kubernetes.io) clus
To install/upgrade the chart with the release name `rdsawskubedbcom-cluster-editor`:
```bash
-$ helm upgrade -i rdsawskubedbcom-cluster-editor appscode-charts-oci/rdsawskubedbcom-cluster-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i rdsawskubedbcom-cluster-editor appscode-charts-oci/rdsawskubedbcom-cluster-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Cluster Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `rdsawskubedbcom-cl
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-cluster-editor appscode-charts-oci/rdsawskubedbcom-cluster-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
+$ helm upgrade -i rdsawskubedbcom-cluster-editor appscode-charts-oci/rdsawskubedbcom-cluster-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-cluster-editor appscode-charts-oci/rdsawskubedbcom-cluster-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i rdsawskubedbcom-cluster-editor appscode-charts-oci/rdsawskubedbcom-cluster-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/rdsawskubedbcom-clusteractivitystream-editor/Chart.yaml b/charts/rdsawskubedbcom-clusteractivitystream-editor/Chart.yaml
index cd11280296..61294acb47 100644
--- a/charts/rdsawskubedbcom-clusteractivitystream-editor/Chart.yaml
+++ b/charts/rdsawskubedbcom-clusteractivitystream-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"rds.aws.kubedb.com","version":"v1alpha1","resource":"clusteractivitystreams"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClusterActivityStream Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: rdsawskubedbcom-clusteractivitystream-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/rdsawskubedbcom-clusteractivitystream-editor/README.md b/charts/rdsawskubedbcom-clusteractivitystream-editor/README.md
index c7e17d6d72..ff25ff7ed1 100644
--- a/charts/rdsawskubedbcom-clusteractivitystream-editor/README.md
+++ b/charts/rdsawskubedbcom-clusteractivitystream-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/rdsawskubedbcom-clusteractivitystream-editor --version=v0.9.0
-$ helm upgrade -i rdsawskubedbcom-clusteractivitystream-editor appscode-charts-oci/rdsawskubedbcom-clusteractivitystream-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/rdsawskubedbcom-clusteractivitystream-editor --version=v0.10.0
+$ helm upgrade -i rdsawskubedbcom-clusteractivitystream-editor appscode-charts-oci/rdsawskubedbcom-clusteractivitystream-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClusterActivityStream Editor on a [Kubernetes](http://kuber
To install/upgrade the chart with the release name `rdsawskubedbcom-clusteractivitystream-editor`:
```bash
-$ helm upgrade -i rdsawskubedbcom-clusteractivitystream-editor appscode-charts-oci/rdsawskubedbcom-clusteractivitystream-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i rdsawskubedbcom-clusteractivitystream-editor appscode-charts-oci/rdsawskubedbcom-clusteractivitystream-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClusterActivityStream Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `rdsawskubedbcom-cl
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-clusteractivitystream-editor appscode-charts-oci/rdsawskubedbcom-clusteractivitystream-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
+$ helm upgrade -i rdsawskubedbcom-clusteractivitystream-editor appscode-charts-oci/rdsawskubedbcom-clusteractivitystream-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-clusteractivitystream-editor appscode-charts-oci/rdsawskubedbcom-clusteractivitystream-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i rdsawskubedbcom-clusteractivitystream-editor appscode-charts-oci/rdsawskubedbcom-clusteractivitystream-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/rdsawskubedbcom-clusterendpoint-editor/Chart.yaml b/charts/rdsawskubedbcom-clusterendpoint-editor/Chart.yaml
index 66882fb3e8..1d68c88720 100644
--- a/charts/rdsawskubedbcom-clusterendpoint-editor/Chart.yaml
+++ b/charts/rdsawskubedbcom-clusterendpoint-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"rds.aws.kubedb.com","version":"v1alpha1","resource":"clusterendpoints"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClusterEndpoint Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: rdsawskubedbcom-clusterendpoint-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/rdsawskubedbcom-clusterendpoint-editor/README.md b/charts/rdsawskubedbcom-clusterendpoint-editor/README.md
index 4efba3cf67..c73b752ce8 100644
--- a/charts/rdsawskubedbcom-clusterendpoint-editor/README.md
+++ b/charts/rdsawskubedbcom-clusterendpoint-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/rdsawskubedbcom-clusterendpoint-editor --version=v0.9.0
-$ helm upgrade -i rdsawskubedbcom-clusterendpoint-editor appscode-charts-oci/rdsawskubedbcom-clusterendpoint-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/rdsawskubedbcom-clusterendpoint-editor --version=v0.10.0
+$ helm upgrade -i rdsawskubedbcom-clusterendpoint-editor appscode-charts-oci/rdsawskubedbcom-clusterendpoint-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClusterEndpoint Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `rdsawskubedbcom-clusterendpoint-editor`:
```bash
-$ helm upgrade -i rdsawskubedbcom-clusterendpoint-editor appscode-charts-oci/rdsawskubedbcom-clusterendpoint-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i rdsawskubedbcom-clusterendpoint-editor appscode-charts-oci/rdsawskubedbcom-clusterendpoint-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClusterEndpoint Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `rdsawskubedbcom-cl
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-clusterendpoint-editor appscode-charts-oci/rdsawskubedbcom-clusterendpoint-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
+$ helm upgrade -i rdsawskubedbcom-clusterendpoint-editor appscode-charts-oci/rdsawskubedbcom-clusterendpoint-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-clusterendpoint-editor appscode-charts-oci/rdsawskubedbcom-clusterendpoint-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i rdsawskubedbcom-clusterendpoint-editor appscode-charts-oci/rdsawskubedbcom-clusterendpoint-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/rdsawskubedbcom-clusterinstance-editor/Chart.yaml b/charts/rdsawskubedbcom-clusterinstance-editor/Chart.yaml
index 95544a512e..8c60d5a615 100644
--- a/charts/rdsawskubedbcom-clusterinstance-editor/Chart.yaml
+++ b/charts/rdsawskubedbcom-clusterinstance-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"rds.aws.kubedb.com","version":"v1alpha1","resource":"clusterinstances"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClusterInstance Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: rdsawskubedbcom-clusterinstance-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/rdsawskubedbcom-clusterinstance-editor/README.md b/charts/rdsawskubedbcom-clusterinstance-editor/README.md
index 7a6f7dfa32..0675be342b 100644
--- a/charts/rdsawskubedbcom-clusterinstance-editor/README.md
+++ b/charts/rdsawskubedbcom-clusterinstance-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/rdsawskubedbcom-clusterinstance-editor --version=v0.9.0
-$ helm upgrade -i rdsawskubedbcom-clusterinstance-editor appscode-charts-oci/rdsawskubedbcom-clusterinstance-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/rdsawskubedbcom-clusterinstance-editor --version=v0.10.0
+$ helm upgrade -i rdsawskubedbcom-clusterinstance-editor appscode-charts-oci/rdsawskubedbcom-clusterinstance-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClusterInstance Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `rdsawskubedbcom-clusterinstance-editor`:
```bash
-$ helm upgrade -i rdsawskubedbcom-clusterinstance-editor appscode-charts-oci/rdsawskubedbcom-clusterinstance-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i rdsawskubedbcom-clusterinstance-editor appscode-charts-oci/rdsawskubedbcom-clusterinstance-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClusterInstance Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `rdsawskubedbcom-cl
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-clusterinstance-editor appscode-charts-oci/rdsawskubedbcom-clusterinstance-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
+$ helm upgrade -i rdsawskubedbcom-clusterinstance-editor appscode-charts-oci/rdsawskubedbcom-clusterinstance-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-clusterinstance-editor appscode-charts-oci/rdsawskubedbcom-clusterinstance-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i rdsawskubedbcom-clusterinstance-editor appscode-charts-oci/rdsawskubedbcom-clusterinstance-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/rdsawskubedbcom-clusterparametergroup-editor/Chart.yaml b/charts/rdsawskubedbcom-clusterparametergroup-editor/Chart.yaml
index 54c7847731..23e22a0d18 100644
--- a/charts/rdsawskubedbcom-clusterparametergroup-editor/Chart.yaml
+++ b/charts/rdsawskubedbcom-clusterparametergroup-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"rds.aws.kubedb.com","version":"v1alpha1","resource":"clusterparametergroups"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClusterParameterGroup Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: rdsawskubedbcom-clusterparametergroup-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/rdsawskubedbcom-clusterparametergroup-editor/README.md b/charts/rdsawskubedbcom-clusterparametergroup-editor/README.md
index 4fef4da2ea..ee36bf9647 100644
--- a/charts/rdsawskubedbcom-clusterparametergroup-editor/README.md
+++ b/charts/rdsawskubedbcom-clusterparametergroup-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/rdsawskubedbcom-clusterparametergroup-editor --version=v0.9.0
-$ helm upgrade -i rdsawskubedbcom-clusterparametergroup-editor appscode-charts-oci/rdsawskubedbcom-clusterparametergroup-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/rdsawskubedbcom-clusterparametergroup-editor --version=v0.10.0
+$ helm upgrade -i rdsawskubedbcom-clusterparametergroup-editor appscode-charts-oci/rdsawskubedbcom-clusterparametergroup-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClusterParameterGroup Editor on a [Kubernetes](http://kuber
To install/upgrade the chart with the release name `rdsawskubedbcom-clusterparametergroup-editor`:
```bash
-$ helm upgrade -i rdsawskubedbcom-clusterparametergroup-editor appscode-charts-oci/rdsawskubedbcom-clusterparametergroup-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i rdsawskubedbcom-clusterparametergroup-editor appscode-charts-oci/rdsawskubedbcom-clusterparametergroup-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClusterParameterGroup Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `rdsawskubedbcom-cl
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-clusterparametergroup-editor appscode-charts-oci/rdsawskubedbcom-clusterparametergroup-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
+$ helm upgrade -i rdsawskubedbcom-clusterparametergroup-editor appscode-charts-oci/rdsawskubedbcom-clusterparametergroup-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-clusterparametergroup-editor appscode-charts-oci/rdsawskubedbcom-clusterparametergroup-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i rdsawskubedbcom-clusterparametergroup-editor appscode-charts-oci/rdsawskubedbcom-clusterparametergroup-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/rdsawskubedbcom-clusterroleassociation-editor/Chart.yaml b/charts/rdsawskubedbcom-clusterroleassociation-editor/Chart.yaml
index 5d8a280e2d..caf9376376 100644
--- a/charts/rdsawskubedbcom-clusterroleassociation-editor/Chart.yaml
+++ b/charts/rdsawskubedbcom-clusterroleassociation-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"rds.aws.kubedb.com","version":"v1alpha1","resource":"clusterroleassociations"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClusterRoleAssociation Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: rdsawskubedbcom-clusterroleassociation-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/rdsawskubedbcom-clusterroleassociation-editor/README.md b/charts/rdsawskubedbcom-clusterroleassociation-editor/README.md
index 71590026b6..cce51f21c5 100644
--- a/charts/rdsawskubedbcom-clusterroleassociation-editor/README.md
+++ b/charts/rdsawskubedbcom-clusterroleassociation-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/rdsawskubedbcom-clusterroleassociation-editor --version=v0.9.0
-$ helm upgrade -i rdsawskubedbcom-clusterroleassociation-editor appscode-charts-oci/rdsawskubedbcom-clusterroleassociation-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/rdsawskubedbcom-clusterroleassociation-editor --version=v0.10.0
+$ helm upgrade -i rdsawskubedbcom-clusterroleassociation-editor appscode-charts-oci/rdsawskubedbcom-clusterroleassociation-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClusterRoleAssociation Editor on a [Kubernetes](http://kube
To install/upgrade the chart with the release name `rdsawskubedbcom-clusterroleassociation-editor`:
```bash
-$ helm upgrade -i rdsawskubedbcom-clusterroleassociation-editor appscode-charts-oci/rdsawskubedbcom-clusterroleassociation-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i rdsawskubedbcom-clusterroleassociation-editor appscode-charts-oci/rdsawskubedbcom-clusterroleassociation-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClusterRoleAssociation Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `rdsawskubedbcom-cl
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-clusterroleassociation-editor appscode-charts-oci/rdsawskubedbcom-clusterroleassociation-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
+$ helm upgrade -i rdsawskubedbcom-clusterroleassociation-editor appscode-charts-oci/rdsawskubedbcom-clusterroleassociation-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-clusterroleassociation-editor appscode-charts-oci/rdsawskubedbcom-clusterroleassociation-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i rdsawskubedbcom-clusterroleassociation-editor appscode-charts-oci/rdsawskubedbcom-clusterroleassociation-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/rdsawskubedbcom-clustersnapshot-editor/Chart.yaml b/charts/rdsawskubedbcom-clustersnapshot-editor/Chart.yaml
index 6d3a8fbd25..e787dba1d6 100644
--- a/charts/rdsawskubedbcom-clustersnapshot-editor/Chart.yaml
+++ b/charts/rdsawskubedbcom-clustersnapshot-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"rds.aws.kubedb.com","version":"v1alpha1","resource":"clustersnapshots"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClusterSnapshot Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: rdsawskubedbcom-clustersnapshot-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/rdsawskubedbcom-clustersnapshot-editor/README.md b/charts/rdsawskubedbcom-clustersnapshot-editor/README.md
index 6500223d2b..8c4e180b8a 100644
--- a/charts/rdsawskubedbcom-clustersnapshot-editor/README.md
+++ b/charts/rdsawskubedbcom-clustersnapshot-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/rdsawskubedbcom-clustersnapshot-editor --version=v0.9.0
-$ helm upgrade -i rdsawskubedbcom-clustersnapshot-editor appscode-charts-oci/rdsawskubedbcom-clustersnapshot-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/rdsawskubedbcom-clustersnapshot-editor --version=v0.10.0
+$ helm upgrade -i rdsawskubedbcom-clustersnapshot-editor appscode-charts-oci/rdsawskubedbcom-clustersnapshot-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClusterSnapshot Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `rdsawskubedbcom-clustersnapshot-editor`:
```bash
-$ helm upgrade -i rdsawskubedbcom-clustersnapshot-editor appscode-charts-oci/rdsawskubedbcom-clustersnapshot-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i rdsawskubedbcom-clustersnapshot-editor appscode-charts-oci/rdsawskubedbcom-clustersnapshot-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClusterSnapshot Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `rdsawskubedbcom-cl
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-clustersnapshot-editor appscode-charts-oci/rdsawskubedbcom-clustersnapshot-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
+$ helm upgrade -i rdsawskubedbcom-clustersnapshot-editor appscode-charts-oci/rdsawskubedbcom-clustersnapshot-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-clustersnapshot-editor appscode-charts-oci/rdsawskubedbcom-clustersnapshot-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i rdsawskubedbcom-clustersnapshot-editor appscode-charts-oci/rdsawskubedbcom-clustersnapshot-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor/Chart.yaml b/charts/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor/Chart.yaml
index 16b371e0b8..6aa9be02ff 100644
--- a/charts/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor/Chart.yaml
+++ b/charts/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"rds.aws.kubedb.com","version":"v1alpha1","resource":"dbinstanceautomatedbackupsreplications"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: DBInstanceAutomatedBackupsReplication Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor/README.md b/charts/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor/README.md
index 23f3fe7175..a896fb5599 100644
--- a/charts/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor/README.md
+++ b/charts/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor --version=v0.9.0
-$ helm upgrade -i rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor appscode-charts-oci/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor --version=v0.10.0
+$ helm upgrade -i rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor appscode-charts-oci/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a DBInstanceAutomatedBackupsReplication Editor on a [Kubernet
To install/upgrade the chart with the release name `rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor`:
```bash
-$ helm upgrade -i rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor appscode-charts-oci/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor appscode-charts-oci/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a DBInstanceAutomatedBackupsReplication Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `rdsawskubedbcom-db
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor appscode-charts-oci/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
+$ helm upgrade -i rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor appscode-charts-oci/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor appscode-charts-oci/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor appscode-charts-oci/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/rdsawskubedbcom-dbsnapshotcopy-editor/Chart.yaml b/charts/rdsawskubedbcom-dbsnapshotcopy-editor/Chart.yaml
index c5e1863260..368e207c4c 100644
--- a/charts/rdsawskubedbcom-dbsnapshotcopy-editor/Chart.yaml
+++ b/charts/rdsawskubedbcom-dbsnapshotcopy-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"rds.aws.kubedb.com","version":"v1alpha1","resource":"dbsnapshotcopies"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: DBSnapshotCopy Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: rdsawskubedbcom-dbsnapshotcopy-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/rdsawskubedbcom-dbsnapshotcopy-editor/README.md b/charts/rdsawskubedbcom-dbsnapshotcopy-editor/README.md
index 01e4261d60..fdc17bbbbd 100644
--- a/charts/rdsawskubedbcom-dbsnapshotcopy-editor/README.md
+++ b/charts/rdsawskubedbcom-dbsnapshotcopy-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/rdsawskubedbcom-dbsnapshotcopy-editor --version=v0.9.0
-$ helm upgrade -i rdsawskubedbcom-dbsnapshotcopy-editor appscode-charts-oci/rdsawskubedbcom-dbsnapshotcopy-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/rdsawskubedbcom-dbsnapshotcopy-editor --version=v0.10.0
+$ helm upgrade -i rdsawskubedbcom-dbsnapshotcopy-editor appscode-charts-oci/rdsawskubedbcom-dbsnapshotcopy-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a DBSnapshotCopy Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `rdsawskubedbcom-dbsnapshotcopy-editor`:
```bash
-$ helm upgrade -i rdsawskubedbcom-dbsnapshotcopy-editor appscode-charts-oci/rdsawskubedbcom-dbsnapshotcopy-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i rdsawskubedbcom-dbsnapshotcopy-editor appscode-charts-oci/rdsawskubedbcom-dbsnapshotcopy-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a DBSnapshotCopy Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `rdsawskubedbcom-db
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-dbsnapshotcopy-editor appscode-charts-oci/rdsawskubedbcom-dbsnapshotcopy-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
+$ helm upgrade -i rdsawskubedbcom-dbsnapshotcopy-editor appscode-charts-oci/rdsawskubedbcom-dbsnapshotcopy-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-dbsnapshotcopy-editor appscode-charts-oci/rdsawskubedbcom-dbsnapshotcopy-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i rdsawskubedbcom-dbsnapshotcopy-editor appscode-charts-oci/rdsawskubedbcom-dbsnapshotcopy-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/rdsawskubedbcom-eventsubscription-editor/Chart.yaml b/charts/rdsawskubedbcom-eventsubscription-editor/Chart.yaml
index 340c41da3c..f4a0ca860a 100644
--- a/charts/rdsawskubedbcom-eventsubscription-editor/Chart.yaml
+++ b/charts/rdsawskubedbcom-eventsubscription-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"rds.aws.kubedb.com","version":"v1alpha1","resource":"eventsubscriptions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: EventSubscription Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: rdsawskubedbcom-eventsubscription-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/rdsawskubedbcom-eventsubscription-editor/README.md b/charts/rdsawskubedbcom-eventsubscription-editor/README.md
index 94a7518a2b..b56801b8ee 100644
--- a/charts/rdsawskubedbcom-eventsubscription-editor/README.md
+++ b/charts/rdsawskubedbcom-eventsubscription-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/rdsawskubedbcom-eventsubscription-editor --version=v0.9.0
-$ helm upgrade -i rdsawskubedbcom-eventsubscription-editor appscode-charts-oci/rdsawskubedbcom-eventsubscription-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/rdsawskubedbcom-eventsubscription-editor --version=v0.10.0
+$ helm upgrade -i rdsawskubedbcom-eventsubscription-editor appscode-charts-oci/rdsawskubedbcom-eventsubscription-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a EventSubscription Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `rdsawskubedbcom-eventsubscription-editor`:
```bash
-$ helm upgrade -i rdsawskubedbcom-eventsubscription-editor appscode-charts-oci/rdsawskubedbcom-eventsubscription-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i rdsawskubedbcom-eventsubscription-editor appscode-charts-oci/rdsawskubedbcom-eventsubscription-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a EventSubscription Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `rdsawskubedbcom-ev
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-eventsubscription-editor appscode-charts-oci/rdsawskubedbcom-eventsubscription-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
+$ helm upgrade -i rdsawskubedbcom-eventsubscription-editor appscode-charts-oci/rdsawskubedbcom-eventsubscription-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-eventsubscription-editor appscode-charts-oci/rdsawskubedbcom-eventsubscription-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i rdsawskubedbcom-eventsubscription-editor appscode-charts-oci/rdsawskubedbcom-eventsubscription-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/rdsawskubedbcom-globalcluster-editor/Chart.yaml b/charts/rdsawskubedbcom-globalcluster-editor/Chart.yaml
index a4ca424875..3985bb90b0 100644
--- a/charts/rdsawskubedbcom-globalcluster-editor/Chart.yaml
+++ b/charts/rdsawskubedbcom-globalcluster-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"rds.aws.kubedb.com","version":"v1alpha1","resource":"globalclusters"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: GlobalCluster Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: rdsawskubedbcom-globalcluster-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/rdsawskubedbcom-globalcluster-editor/README.md b/charts/rdsawskubedbcom-globalcluster-editor/README.md
index 8f99d20b49..eef186de1c 100644
--- a/charts/rdsawskubedbcom-globalcluster-editor/README.md
+++ b/charts/rdsawskubedbcom-globalcluster-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/rdsawskubedbcom-globalcluster-editor --version=v0.9.0
-$ helm upgrade -i rdsawskubedbcom-globalcluster-editor appscode-charts-oci/rdsawskubedbcom-globalcluster-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/rdsawskubedbcom-globalcluster-editor --version=v0.10.0
+$ helm upgrade -i rdsawskubedbcom-globalcluster-editor appscode-charts-oci/rdsawskubedbcom-globalcluster-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a GlobalCluster Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `rdsawskubedbcom-globalcluster-editor`:
```bash
-$ helm upgrade -i rdsawskubedbcom-globalcluster-editor appscode-charts-oci/rdsawskubedbcom-globalcluster-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i rdsawskubedbcom-globalcluster-editor appscode-charts-oci/rdsawskubedbcom-globalcluster-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a GlobalCluster Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `rdsawskubedbcom-gl
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-globalcluster-editor appscode-charts-oci/rdsawskubedbcom-globalcluster-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
+$ helm upgrade -i rdsawskubedbcom-globalcluster-editor appscode-charts-oci/rdsawskubedbcom-globalcluster-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-globalcluster-editor appscode-charts-oci/rdsawskubedbcom-globalcluster-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i rdsawskubedbcom-globalcluster-editor appscode-charts-oci/rdsawskubedbcom-globalcluster-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/rdsawskubedbcom-instance-editor/Chart.yaml b/charts/rdsawskubedbcom-instance-editor/Chart.yaml
index 1a51c8d24b..3fda7cfa4c 100644
--- a/charts/rdsawskubedbcom-instance-editor/Chart.yaml
+++ b/charts/rdsawskubedbcom-instance-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"rds.aws.kubedb.com","version":"v1alpha1","resource":"instances"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Instance Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: rdsawskubedbcom-instance-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/rdsawskubedbcom-instance-editor/README.md b/charts/rdsawskubedbcom-instance-editor/README.md
index 453b1e3204..668a85e494 100644
--- a/charts/rdsawskubedbcom-instance-editor/README.md
+++ b/charts/rdsawskubedbcom-instance-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/rdsawskubedbcom-instance-editor --version=v0.9.0
-$ helm upgrade -i rdsawskubedbcom-instance-editor appscode-charts-oci/rdsawskubedbcom-instance-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/rdsawskubedbcom-instance-editor --version=v0.10.0
+$ helm upgrade -i rdsawskubedbcom-instance-editor appscode-charts-oci/rdsawskubedbcom-instance-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Instance Editor on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `rdsawskubedbcom-instance-editor`:
```bash
-$ helm upgrade -i rdsawskubedbcom-instance-editor appscode-charts-oci/rdsawskubedbcom-instance-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i rdsawskubedbcom-instance-editor appscode-charts-oci/rdsawskubedbcom-instance-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Instance Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `rdsawskubedbcom-in
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-instance-editor appscode-charts-oci/rdsawskubedbcom-instance-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
+$ helm upgrade -i rdsawskubedbcom-instance-editor appscode-charts-oci/rdsawskubedbcom-instance-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-instance-editor appscode-charts-oci/rdsawskubedbcom-instance-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i rdsawskubedbcom-instance-editor appscode-charts-oci/rdsawskubedbcom-instance-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/rdsawskubedbcom-instanceroleassociation-editor/Chart.yaml b/charts/rdsawskubedbcom-instanceroleassociation-editor/Chart.yaml
index b2eec6d530..c12b0a06ea 100644
--- a/charts/rdsawskubedbcom-instanceroleassociation-editor/Chart.yaml
+++ b/charts/rdsawskubedbcom-instanceroleassociation-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"rds.aws.kubedb.com","version":"v1alpha1","resource":"instanceroleassociations"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: InstanceRoleAssociation Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: rdsawskubedbcom-instanceroleassociation-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/rdsawskubedbcom-instanceroleassociation-editor/README.md b/charts/rdsawskubedbcom-instanceroleassociation-editor/README.md
index 619a0503d9..29452fddad 100644
--- a/charts/rdsawskubedbcom-instanceroleassociation-editor/README.md
+++ b/charts/rdsawskubedbcom-instanceroleassociation-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/rdsawskubedbcom-instanceroleassociation-editor --version=v0.9.0
-$ helm upgrade -i rdsawskubedbcom-instanceroleassociation-editor appscode-charts-oci/rdsawskubedbcom-instanceroleassociation-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/rdsawskubedbcom-instanceroleassociation-editor --version=v0.10.0
+$ helm upgrade -i rdsawskubedbcom-instanceroleassociation-editor appscode-charts-oci/rdsawskubedbcom-instanceroleassociation-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a InstanceRoleAssociation Editor on a [Kubernetes](http://kub
To install/upgrade the chart with the release name `rdsawskubedbcom-instanceroleassociation-editor`:
```bash
-$ helm upgrade -i rdsawskubedbcom-instanceroleassociation-editor appscode-charts-oci/rdsawskubedbcom-instanceroleassociation-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i rdsawskubedbcom-instanceroleassociation-editor appscode-charts-oci/rdsawskubedbcom-instanceroleassociation-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a InstanceRoleAssociation Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `rdsawskubedbcom-in
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-instanceroleassociation-editor appscode-charts-oci/rdsawskubedbcom-instanceroleassociation-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
+$ helm upgrade -i rdsawskubedbcom-instanceroleassociation-editor appscode-charts-oci/rdsawskubedbcom-instanceroleassociation-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-instanceroleassociation-editor appscode-charts-oci/rdsawskubedbcom-instanceroleassociation-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i rdsawskubedbcom-instanceroleassociation-editor appscode-charts-oci/rdsawskubedbcom-instanceroleassociation-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/rdsawskubedbcom-optiongroup-editor/Chart.yaml b/charts/rdsawskubedbcom-optiongroup-editor/Chart.yaml
index 5eb1026541..dd8d9b6f38 100644
--- a/charts/rdsawskubedbcom-optiongroup-editor/Chart.yaml
+++ b/charts/rdsawskubedbcom-optiongroup-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"rds.aws.kubedb.com","version":"v1alpha1","resource":"optiongroups"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: OptionGroup Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: rdsawskubedbcom-optiongroup-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/rdsawskubedbcom-optiongroup-editor/README.md b/charts/rdsawskubedbcom-optiongroup-editor/README.md
index 60ca8c3c91..373a8ce49f 100644
--- a/charts/rdsawskubedbcom-optiongroup-editor/README.md
+++ b/charts/rdsawskubedbcom-optiongroup-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/rdsawskubedbcom-optiongroup-editor --version=v0.9.0
-$ helm upgrade -i rdsawskubedbcom-optiongroup-editor appscode-charts-oci/rdsawskubedbcom-optiongroup-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/rdsawskubedbcom-optiongroup-editor --version=v0.10.0
+$ helm upgrade -i rdsawskubedbcom-optiongroup-editor appscode-charts-oci/rdsawskubedbcom-optiongroup-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a OptionGroup Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `rdsawskubedbcom-optiongroup-editor`:
```bash
-$ helm upgrade -i rdsawskubedbcom-optiongroup-editor appscode-charts-oci/rdsawskubedbcom-optiongroup-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i rdsawskubedbcom-optiongroup-editor appscode-charts-oci/rdsawskubedbcom-optiongroup-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a OptionGroup Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `rdsawskubedbcom-op
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-optiongroup-editor appscode-charts-oci/rdsawskubedbcom-optiongroup-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
+$ helm upgrade -i rdsawskubedbcom-optiongroup-editor appscode-charts-oci/rdsawskubedbcom-optiongroup-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-optiongroup-editor appscode-charts-oci/rdsawskubedbcom-optiongroup-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i rdsawskubedbcom-optiongroup-editor appscode-charts-oci/rdsawskubedbcom-optiongroup-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/rdsawskubedbcom-parametergroup-editor/Chart.yaml b/charts/rdsawskubedbcom-parametergroup-editor/Chart.yaml
index c6f4754cf0..3ab2451510 100644
--- a/charts/rdsawskubedbcom-parametergroup-editor/Chart.yaml
+++ b/charts/rdsawskubedbcom-parametergroup-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"rds.aws.kubedb.com","version":"v1alpha1","resource":"parametergroups"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ParameterGroup Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: rdsawskubedbcom-parametergroup-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/rdsawskubedbcom-parametergroup-editor/README.md b/charts/rdsawskubedbcom-parametergroup-editor/README.md
index df89963c63..cda03bdd9b 100644
--- a/charts/rdsawskubedbcom-parametergroup-editor/README.md
+++ b/charts/rdsawskubedbcom-parametergroup-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/rdsawskubedbcom-parametergroup-editor --version=v0.9.0
-$ helm upgrade -i rdsawskubedbcom-parametergroup-editor appscode-charts-oci/rdsawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/rdsawskubedbcom-parametergroup-editor --version=v0.10.0
+$ helm upgrade -i rdsawskubedbcom-parametergroup-editor appscode-charts-oci/rdsawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ParameterGroup Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `rdsawskubedbcom-parametergroup-editor`:
```bash
-$ helm upgrade -i rdsawskubedbcom-parametergroup-editor appscode-charts-oci/rdsawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i rdsawskubedbcom-parametergroup-editor appscode-charts-oci/rdsawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ParameterGroup Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `rdsawskubedbcom-pa
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-parametergroup-editor appscode-charts-oci/rdsawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
+$ helm upgrade -i rdsawskubedbcom-parametergroup-editor appscode-charts-oci/rdsawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-parametergroup-editor appscode-charts-oci/rdsawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i rdsawskubedbcom-parametergroup-editor appscode-charts-oci/rdsawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/rdsawskubedbcom-proxy-editor/Chart.yaml b/charts/rdsawskubedbcom-proxy-editor/Chart.yaml
index 8934d38a43..09fa6059b7 100644
--- a/charts/rdsawskubedbcom-proxy-editor/Chart.yaml
+++ b/charts/rdsawskubedbcom-proxy-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"rds.aws.kubedb.com","version":"v1alpha1","resource":"proxies"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Proxy Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: rdsawskubedbcom-proxy-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/rdsawskubedbcom-proxy-editor/README.md b/charts/rdsawskubedbcom-proxy-editor/README.md
index 6a934c4321..6d0a2e75d1 100644
--- a/charts/rdsawskubedbcom-proxy-editor/README.md
+++ b/charts/rdsawskubedbcom-proxy-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/rdsawskubedbcom-proxy-editor --version=v0.9.0
-$ helm upgrade -i rdsawskubedbcom-proxy-editor appscode-charts-oci/rdsawskubedbcom-proxy-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/rdsawskubedbcom-proxy-editor --version=v0.10.0
+$ helm upgrade -i rdsawskubedbcom-proxy-editor appscode-charts-oci/rdsawskubedbcom-proxy-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Proxy Editor on a [Kubernetes](http://kubernetes.io) cluste
To install/upgrade the chart with the release name `rdsawskubedbcom-proxy-editor`:
```bash
-$ helm upgrade -i rdsawskubedbcom-proxy-editor appscode-charts-oci/rdsawskubedbcom-proxy-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i rdsawskubedbcom-proxy-editor appscode-charts-oci/rdsawskubedbcom-proxy-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Proxy Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `rdsawskubedbcom-pr
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-proxy-editor appscode-charts-oci/rdsawskubedbcom-proxy-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
+$ helm upgrade -i rdsawskubedbcom-proxy-editor appscode-charts-oci/rdsawskubedbcom-proxy-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-proxy-editor appscode-charts-oci/rdsawskubedbcom-proxy-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i rdsawskubedbcom-proxy-editor appscode-charts-oci/rdsawskubedbcom-proxy-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/rdsawskubedbcom-proxydefaulttargetgroup-editor/Chart.yaml b/charts/rdsawskubedbcom-proxydefaulttargetgroup-editor/Chart.yaml
index 99f2892c12..c1179e0b23 100644
--- a/charts/rdsawskubedbcom-proxydefaulttargetgroup-editor/Chart.yaml
+++ b/charts/rdsawskubedbcom-proxydefaulttargetgroup-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"rds.aws.kubedb.com","version":"v1alpha1","resource":"proxydefaulttargetgroups"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ProxyDefaultTargetGroup Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: rdsawskubedbcom-proxydefaulttargetgroup-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/rdsawskubedbcom-proxydefaulttargetgroup-editor/README.md b/charts/rdsawskubedbcom-proxydefaulttargetgroup-editor/README.md
index 515ec8053d..6970394804 100644
--- a/charts/rdsawskubedbcom-proxydefaulttargetgroup-editor/README.md
+++ b/charts/rdsawskubedbcom-proxydefaulttargetgroup-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/rdsawskubedbcom-proxydefaulttargetgroup-editor --version=v0.9.0
-$ helm upgrade -i rdsawskubedbcom-proxydefaulttargetgroup-editor appscode-charts-oci/rdsawskubedbcom-proxydefaulttargetgroup-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/rdsawskubedbcom-proxydefaulttargetgroup-editor --version=v0.10.0
+$ helm upgrade -i rdsawskubedbcom-proxydefaulttargetgroup-editor appscode-charts-oci/rdsawskubedbcom-proxydefaulttargetgroup-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ProxyDefaultTargetGroup Editor on a [Kubernetes](http://kub
To install/upgrade the chart with the release name `rdsawskubedbcom-proxydefaulttargetgroup-editor`:
```bash
-$ helm upgrade -i rdsawskubedbcom-proxydefaulttargetgroup-editor appscode-charts-oci/rdsawskubedbcom-proxydefaulttargetgroup-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i rdsawskubedbcom-proxydefaulttargetgroup-editor appscode-charts-oci/rdsawskubedbcom-proxydefaulttargetgroup-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ProxyDefaultTargetGroup Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `rdsawskubedbcom-pr
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-proxydefaulttargetgroup-editor appscode-charts-oci/rdsawskubedbcom-proxydefaulttargetgroup-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
+$ helm upgrade -i rdsawskubedbcom-proxydefaulttargetgroup-editor appscode-charts-oci/rdsawskubedbcom-proxydefaulttargetgroup-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-proxydefaulttargetgroup-editor appscode-charts-oci/rdsawskubedbcom-proxydefaulttargetgroup-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i rdsawskubedbcom-proxydefaulttargetgroup-editor appscode-charts-oci/rdsawskubedbcom-proxydefaulttargetgroup-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/rdsawskubedbcom-proxyendpoint-editor/Chart.yaml b/charts/rdsawskubedbcom-proxyendpoint-editor/Chart.yaml
index bd2dd2b8ad..0513577982 100644
--- a/charts/rdsawskubedbcom-proxyendpoint-editor/Chart.yaml
+++ b/charts/rdsawskubedbcom-proxyendpoint-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"rds.aws.kubedb.com","version":"v1alpha1","resource":"proxyendpoints"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ProxyEndpoint Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: rdsawskubedbcom-proxyendpoint-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/rdsawskubedbcom-proxyendpoint-editor/README.md b/charts/rdsawskubedbcom-proxyendpoint-editor/README.md
index 4f757ebed5..f514ac23c3 100644
--- a/charts/rdsawskubedbcom-proxyendpoint-editor/README.md
+++ b/charts/rdsawskubedbcom-proxyendpoint-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/rdsawskubedbcom-proxyendpoint-editor --version=v0.9.0
-$ helm upgrade -i rdsawskubedbcom-proxyendpoint-editor appscode-charts-oci/rdsawskubedbcom-proxyendpoint-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/rdsawskubedbcom-proxyendpoint-editor --version=v0.10.0
+$ helm upgrade -i rdsawskubedbcom-proxyendpoint-editor appscode-charts-oci/rdsawskubedbcom-proxyendpoint-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ProxyEndpoint Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `rdsawskubedbcom-proxyendpoint-editor`:
```bash
-$ helm upgrade -i rdsawskubedbcom-proxyendpoint-editor appscode-charts-oci/rdsawskubedbcom-proxyendpoint-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i rdsawskubedbcom-proxyendpoint-editor appscode-charts-oci/rdsawskubedbcom-proxyendpoint-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ProxyEndpoint Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `rdsawskubedbcom-pr
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-proxyendpoint-editor appscode-charts-oci/rdsawskubedbcom-proxyendpoint-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
+$ helm upgrade -i rdsawskubedbcom-proxyendpoint-editor appscode-charts-oci/rdsawskubedbcom-proxyendpoint-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-proxyendpoint-editor appscode-charts-oci/rdsawskubedbcom-proxyendpoint-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i rdsawskubedbcom-proxyendpoint-editor appscode-charts-oci/rdsawskubedbcom-proxyendpoint-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/rdsawskubedbcom-proxytarget-editor/Chart.yaml b/charts/rdsawskubedbcom-proxytarget-editor/Chart.yaml
index 5115402a3e..ba2052eca0 100644
--- a/charts/rdsawskubedbcom-proxytarget-editor/Chart.yaml
+++ b/charts/rdsawskubedbcom-proxytarget-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"rds.aws.kubedb.com","version":"v1alpha1","resource":"proxytargets"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ProxyTarget Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: rdsawskubedbcom-proxytarget-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/rdsawskubedbcom-proxytarget-editor/README.md b/charts/rdsawskubedbcom-proxytarget-editor/README.md
index d29196e019..1bb282aa0a 100644
--- a/charts/rdsawskubedbcom-proxytarget-editor/README.md
+++ b/charts/rdsawskubedbcom-proxytarget-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/rdsawskubedbcom-proxytarget-editor --version=v0.9.0
-$ helm upgrade -i rdsawskubedbcom-proxytarget-editor appscode-charts-oci/rdsawskubedbcom-proxytarget-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/rdsawskubedbcom-proxytarget-editor --version=v0.10.0
+$ helm upgrade -i rdsawskubedbcom-proxytarget-editor appscode-charts-oci/rdsawskubedbcom-proxytarget-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ProxyTarget Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `rdsawskubedbcom-proxytarget-editor`:
```bash
-$ helm upgrade -i rdsawskubedbcom-proxytarget-editor appscode-charts-oci/rdsawskubedbcom-proxytarget-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i rdsawskubedbcom-proxytarget-editor appscode-charts-oci/rdsawskubedbcom-proxytarget-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ProxyTarget Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `rdsawskubedbcom-pr
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-proxytarget-editor appscode-charts-oci/rdsawskubedbcom-proxytarget-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
+$ helm upgrade -i rdsawskubedbcom-proxytarget-editor appscode-charts-oci/rdsawskubedbcom-proxytarget-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-proxytarget-editor appscode-charts-oci/rdsawskubedbcom-proxytarget-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i rdsawskubedbcom-proxytarget-editor appscode-charts-oci/rdsawskubedbcom-proxytarget-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/rdsawskubedbcom-snapshot-editor/Chart.yaml b/charts/rdsawskubedbcom-snapshot-editor/Chart.yaml
index a1ab088c02..3b2e101e4c 100644
--- a/charts/rdsawskubedbcom-snapshot-editor/Chart.yaml
+++ b/charts/rdsawskubedbcom-snapshot-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"rds.aws.kubedb.com","version":"v1alpha1","resource":"snapshots"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Snapshot Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: rdsawskubedbcom-snapshot-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/rdsawskubedbcom-snapshot-editor/README.md b/charts/rdsawskubedbcom-snapshot-editor/README.md
index 4ec899b991..0b9c6a9a85 100644
--- a/charts/rdsawskubedbcom-snapshot-editor/README.md
+++ b/charts/rdsawskubedbcom-snapshot-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/rdsawskubedbcom-snapshot-editor --version=v0.9.0
-$ helm upgrade -i rdsawskubedbcom-snapshot-editor appscode-charts-oci/rdsawskubedbcom-snapshot-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/rdsawskubedbcom-snapshot-editor --version=v0.10.0
+$ helm upgrade -i rdsawskubedbcom-snapshot-editor appscode-charts-oci/rdsawskubedbcom-snapshot-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Snapshot Editor on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `rdsawskubedbcom-snapshot-editor`:
```bash
-$ helm upgrade -i rdsawskubedbcom-snapshot-editor appscode-charts-oci/rdsawskubedbcom-snapshot-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i rdsawskubedbcom-snapshot-editor appscode-charts-oci/rdsawskubedbcom-snapshot-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Snapshot Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `rdsawskubedbcom-sn
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-snapshot-editor appscode-charts-oci/rdsawskubedbcom-snapshot-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
+$ helm upgrade -i rdsawskubedbcom-snapshot-editor appscode-charts-oci/rdsawskubedbcom-snapshot-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-snapshot-editor appscode-charts-oci/rdsawskubedbcom-snapshot-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i rdsawskubedbcom-snapshot-editor appscode-charts-oci/rdsawskubedbcom-snapshot-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/rdsawskubedbcom-subnetgroup-editor/Chart.yaml b/charts/rdsawskubedbcom-subnetgroup-editor/Chart.yaml
index f0b7656f8e..1ee3c0d3c1 100644
--- a/charts/rdsawskubedbcom-subnetgroup-editor/Chart.yaml
+++ b/charts/rdsawskubedbcom-subnetgroup-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"rds.aws.kubedb.com","version":"v1alpha1","resource":"subnetgroups"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SubnetGroup Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: rdsawskubedbcom-subnetgroup-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/rdsawskubedbcom-subnetgroup-editor/README.md b/charts/rdsawskubedbcom-subnetgroup-editor/README.md
index 003f319827..ff538ee5e1 100644
--- a/charts/rdsawskubedbcom-subnetgroup-editor/README.md
+++ b/charts/rdsawskubedbcom-subnetgroup-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/rdsawskubedbcom-subnetgroup-editor --version=v0.9.0
-$ helm upgrade -i rdsawskubedbcom-subnetgroup-editor appscode-charts-oci/rdsawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/rdsawskubedbcom-subnetgroup-editor --version=v0.10.0
+$ helm upgrade -i rdsawskubedbcom-subnetgroup-editor appscode-charts-oci/rdsawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SubnetGroup Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `rdsawskubedbcom-subnetgroup-editor`:
```bash
-$ helm upgrade -i rdsawskubedbcom-subnetgroup-editor appscode-charts-oci/rdsawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i rdsawskubedbcom-subnetgroup-editor appscode-charts-oci/rdsawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SubnetGroup Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `rdsawskubedbcom-su
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-subnetgroup-editor appscode-charts-oci/rdsawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
+$ helm upgrade -i rdsawskubedbcom-subnetgroup-editor appscode-charts-oci/rdsawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i rdsawskubedbcom-subnetgroup-editor appscode-charts-oci/rdsawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i rdsawskubedbcom-subnetgroup-editor appscode-charts-oci/rdsawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/redisgcpkubedbcom-instance-editor/Chart.yaml b/charts/redisgcpkubedbcom-instance-editor/Chart.yaml
index ebc51c76e1..93459e61ab 100644
--- a/charts/redisgcpkubedbcom-instance-editor/Chart.yaml
+++ b/charts/redisgcpkubedbcom-instance-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"redis.gcp.kubedb.com","version":"v1alpha1","resource":"instances"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Instance Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: redisgcpkubedbcom-instance-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/redisgcpkubedbcom-instance-editor/README.md b/charts/redisgcpkubedbcom-instance-editor/README.md
index f2a23050fa..e6c92eb10f 100644
--- a/charts/redisgcpkubedbcom-instance-editor/README.md
+++ b/charts/redisgcpkubedbcom-instance-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/redisgcpkubedbcom-instance-editor --version=v0.9.0
-$ helm upgrade -i redisgcpkubedbcom-instance-editor appscode-charts-oci/redisgcpkubedbcom-instance-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/redisgcpkubedbcom-instance-editor --version=v0.10.0
+$ helm upgrade -i redisgcpkubedbcom-instance-editor appscode-charts-oci/redisgcpkubedbcom-instance-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Instance Editor on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `redisgcpkubedbcom-instance-editor`:
```bash
-$ helm upgrade -i redisgcpkubedbcom-instance-editor appscode-charts-oci/redisgcpkubedbcom-instance-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i redisgcpkubedbcom-instance-editor appscode-charts-oci/redisgcpkubedbcom-instance-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Instance Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `redisgcpkubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i redisgcpkubedbcom-instance-editor appscode-charts-oci/redisgcpkubedbcom-instance-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=redis.gcp.kubedb.com/v1alpha1
+$ helm upgrade -i redisgcpkubedbcom-instance-editor appscode-charts-oci/redisgcpkubedbcom-instance-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=redis.gcp.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i redisgcpkubedbcom-instance-editor appscode-charts-oci/redisgcpkubedbcom-instance-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i redisgcpkubedbcom-instance-editor appscode-charts-oci/redisgcpkubedbcom-instance-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/releasesxhelmdev-bundle-editor/Chart.yaml b/charts/releasesxhelmdev-bundle-editor/Chart.yaml
index b5b37bb225..b77fe6b1e5 100644
--- a/charts/releasesxhelmdev-bundle-editor/Chart.yaml
+++ b/charts/releasesxhelmdev-bundle-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"releases.x-helm.dev","version":"v1alpha1","resource":"bundles"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Bundle Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: releasesxhelmdev-bundle-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/releasesxhelmdev-bundle-editor/README.md b/charts/releasesxhelmdev-bundle-editor/README.md
index abc6d3e231..0c60d5a523 100644
--- a/charts/releasesxhelmdev-bundle-editor/README.md
+++ b/charts/releasesxhelmdev-bundle-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/releasesxhelmdev-bundle-editor --version=v0.9.0
-$ helm upgrade -i releasesxhelmdev-bundle-editor appscode-charts-oci/releasesxhelmdev-bundle-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/releasesxhelmdev-bundle-editor --version=v0.10.0
+$ helm upgrade -i releasesxhelmdev-bundle-editor appscode-charts-oci/releasesxhelmdev-bundle-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Bundle Editor on a [Kubernetes](http://kubernetes.io) clust
To install/upgrade the chart with the release name `releasesxhelmdev-bundle-editor`:
```bash
-$ helm upgrade -i releasesxhelmdev-bundle-editor appscode-charts-oci/releasesxhelmdev-bundle-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i releasesxhelmdev-bundle-editor appscode-charts-oci/releasesxhelmdev-bundle-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Bundle Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `releasesxhelmdev-b
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i releasesxhelmdev-bundle-editor appscode-charts-oci/releasesxhelmdev-bundle-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=releases.x-helm.dev/v1alpha1
+$ helm upgrade -i releasesxhelmdev-bundle-editor appscode-charts-oci/releasesxhelmdev-bundle-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=releases.x-helm.dev/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i releasesxhelmdev-bundle-editor appscode-charts-oci/releasesxhelmdev-bundle-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i releasesxhelmdev-bundle-editor appscode-charts-oci/releasesxhelmdev-bundle-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/releasesxhelmdev-order-editor/Chart.yaml b/charts/releasesxhelmdev-order-editor/Chart.yaml
index aac04576f3..f4f71737ec 100644
--- a/charts/releasesxhelmdev-order-editor/Chart.yaml
+++ b/charts/releasesxhelmdev-order-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"releases.x-helm.dev","version":"v1alpha1","resource":"orders"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Order Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: releasesxhelmdev-order-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/releasesxhelmdev-order-editor/README.md b/charts/releasesxhelmdev-order-editor/README.md
index d918191495..3b3bf6b08f 100644
--- a/charts/releasesxhelmdev-order-editor/README.md
+++ b/charts/releasesxhelmdev-order-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/releasesxhelmdev-order-editor --version=v0.9.0
-$ helm upgrade -i releasesxhelmdev-order-editor appscode-charts-oci/releasesxhelmdev-order-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/releasesxhelmdev-order-editor --version=v0.10.0
+$ helm upgrade -i releasesxhelmdev-order-editor appscode-charts-oci/releasesxhelmdev-order-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Order Editor on a [Kubernetes](http://kubernetes.io) cluste
To install/upgrade the chart with the release name `releasesxhelmdev-order-editor`:
```bash
-$ helm upgrade -i releasesxhelmdev-order-editor appscode-charts-oci/releasesxhelmdev-order-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i releasesxhelmdev-order-editor appscode-charts-oci/releasesxhelmdev-order-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Order Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `releasesxhelmdev-o
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i releasesxhelmdev-order-editor appscode-charts-oci/releasesxhelmdev-order-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=releases.x-helm.dev/v1alpha1
+$ helm upgrade -i releasesxhelmdev-order-editor appscode-charts-oci/releasesxhelmdev-order-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=releases.x-helm.dev/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i releasesxhelmdev-order-editor appscode-charts-oci/releasesxhelmdev-order-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i releasesxhelmdev-order-editor appscode-charts-oci/releasesxhelmdev-order-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/repositoriesstashappscodecom-snapshot-editor/Chart.yaml b/charts/repositoriesstashappscodecom-snapshot-editor/Chart.yaml
index 608e57197a..7e5f50623c 100644
--- a/charts/repositoriesstashappscodecom-snapshot-editor/Chart.yaml
+++ b/charts/repositoriesstashappscodecom-snapshot-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"repositories.stash.appscode.com","version":"v1alpha1","resource":"snapshots"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Snapshot Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: repositoriesstashappscodecom-snapshot-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/repositoriesstashappscodecom-snapshot-editor/README.md b/charts/repositoriesstashappscodecom-snapshot-editor/README.md
index 7a92221fd1..2f415c2480 100644
--- a/charts/repositoriesstashappscodecom-snapshot-editor/README.md
+++ b/charts/repositoriesstashappscodecom-snapshot-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/repositoriesstashappscodecom-snapshot-editor --version=v0.9.0
-$ helm upgrade -i repositoriesstashappscodecom-snapshot-editor appscode-charts-oci/repositoriesstashappscodecom-snapshot-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/repositoriesstashappscodecom-snapshot-editor --version=v0.10.0
+$ helm upgrade -i repositoriesstashappscodecom-snapshot-editor appscode-charts-oci/repositoriesstashappscodecom-snapshot-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Snapshot Editor on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `repositoriesstashappscodecom-snapshot-editor`:
```bash
-$ helm upgrade -i repositoriesstashappscodecom-snapshot-editor appscode-charts-oci/repositoriesstashappscodecom-snapshot-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i repositoriesstashappscodecom-snapshot-editor appscode-charts-oci/repositoriesstashappscodecom-snapshot-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Snapshot Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `repositoriesstasha
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i repositoriesstashappscodecom-snapshot-editor appscode-charts-oci/repositoriesstashappscodecom-snapshot-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=repositories.stash.appscode.com/v1alpha1
+$ helm upgrade -i repositoriesstashappscodecom-snapshot-editor appscode-charts-oci/repositoriesstashappscodecom-snapshot-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=repositories.stash.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i repositoriesstashappscodecom-snapshot-editor appscode-charts-oci/repositoriesstashappscodecom-snapshot-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i repositoriesstashappscodecom-snapshot-editor appscode-charts-oci/repositoriesstashappscodecom-snapshot-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/runtimeclusterxk8sio-extensionconfig-editor/Chart.yaml b/charts/runtimeclusterxk8sio-extensionconfig-editor/Chart.yaml
index 74138800e1..6c495fcedf 100644
--- a/charts/runtimeclusterxk8sio-extensionconfig-editor/Chart.yaml
+++ b/charts/runtimeclusterxk8sio-extensionconfig-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"runtime.cluster.x-k8s.io","version":"v1alpha1","resource":"extensionconfigs"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ExtensionConfig Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: runtimeclusterxk8sio-extensionconfig-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/runtimeclusterxk8sio-extensionconfig-editor/README.md b/charts/runtimeclusterxk8sio-extensionconfig-editor/README.md
index cf2027018c..fd72917c3f 100644
--- a/charts/runtimeclusterxk8sio-extensionconfig-editor/README.md
+++ b/charts/runtimeclusterxk8sio-extensionconfig-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/runtimeclusterxk8sio-extensionconfig-editor --version=v0.9.0
-$ helm upgrade -i runtimeclusterxk8sio-extensionconfig-editor appscode-charts-oci/runtimeclusterxk8sio-extensionconfig-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/runtimeclusterxk8sio-extensionconfig-editor --version=v0.10.0
+$ helm upgrade -i runtimeclusterxk8sio-extensionconfig-editor appscode-charts-oci/runtimeclusterxk8sio-extensionconfig-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ExtensionConfig Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `runtimeclusterxk8sio-extensionconfig-editor`:
```bash
-$ helm upgrade -i runtimeclusterxk8sio-extensionconfig-editor appscode-charts-oci/runtimeclusterxk8sio-extensionconfig-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i runtimeclusterxk8sio-extensionconfig-editor appscode-charts-oci/runtimeclusterxk8sio-extensionconfig-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ExtensionConfig Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `runtimeclusterxk8s
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i runtimeclusterxk8sio-extensionconfig-editor appscode-charts-oci/runtimeclusterxk8sio-extensionconfig-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=runtime.cluster.x-k8s.io/v1alpha1
+$ helm upgrade -i runtimeclusterxk8sio-extensionconfig-editor appscode-charts-oci/runtimeclusterxk8sio-extensionconfig-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=runtime.cluster.x-k8s.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i runtimeclusterxk8sio-extensionconfig-editor appscode-charts-oci/runtimeclusterxk8sio-extensionconfig-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i runtimeclusterxk8sio-extensionconfig-editor appscode-charts-oci/runtimeclusterxk8sio-extensionconfig-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/schedulingk8sio-priorityclass-editor/Chart.yaml b/charts/schedulingk8sio-priorityclass-editor/Chart.yaml
index 7dbd253259..4e210622df 100644
--- a/charts/schedulingk8sio-priorityclass-editor/Chart.yaml
+++ b/charts/schedulingk8sio-priorityclass-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"scheduling.k8s.io","version":"v1","resource":"priorityclasses"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PriorityClass Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: schedulingk8sio-priorityclass-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/schedulingk8sio-priorityclass-editor/README.md b/charts/schedulingk8sio-priorityclass-editor/README.md
index 83d7967917..8475362f5a 100644
--- a/charts/schedulingk8sio-priorityclass-editor/README.md
+++ b/charts/schedulingk8sio-priorityclass-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/schedulingk8sio-priorityclass-editor --version=v0.9.0
-$ helm upgrade -i schedulingk8sio-priorityclass-editor appscode-charts-oci/schedulingk8sio-priorityclass-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/schedulingk8sio-priorityclass-editor --version=v0.10.0
+$ helm upgrade -i schedulingk8sio-priorityclass-editor appscode-charts-oci/schedulingk8sio-priorityclass-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PriorityClass Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `schedulingk8sio-priorityclass-editor`:
```bash
-$ helm upgrade -i schedulingk8sio-priorityclass-editor appscode-charts-oci/schedulingk8sio-priorityclass-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i schedulingk8sio-priorityclass-editor appscode-charts-oci/schedulingk8sio-priorityclass-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PriorityClass Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `schedulingk8sio-pr
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i schedulingk8sio-priorityclass-editor appscode-charts-oci/schedulingk8sio-priorityclass-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=scheduling.k8s.io/v1
+$ helm upgrade -i schedulingk8sio-priorityclass-editor appscode-charts-oci/schedulingk8sio-priorityclass-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=scheduling.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i schedulingk8sio-priorityclass-editor appscode-charts-oci/schedulingk8sio-priorityclass-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i schedulingk8sio-priorityclass-editor appscode-charts-oci/schedulingk8sio-priorityclass-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/schemakubedbcom-mariadbdatabase-editor/Chart.yaml b/charts/schemakubedbcom-mariadbdatabase-editor/Chart.yaml
index 163a25d3fc..5b1c451c65 100644
--- a/charts/schemakubedbcom-mariadbdatabase-editor/Chart.yaml
+++ b/charts/schemakubedbcom-mariadbdatabase-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"schema.kubedb.com","version":"v1alpha1","resource":"mariadbdatabases"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MariaDBDatabase Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: schemakubedbcom-mariadbdatabase-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/schemakubedbcom-mariadbdatabase-editor/README.md b/charts/schemakubedbcom-mariadbdatabase-editor/README.md
index d7fa660404..349c88666e 100644
--- a/charts/schemakubedbcom-mariadbdatabase-editor/README.md
+++ b/charts/schemakubedbcom-mariadbdatabase-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/schemakubedbcom-mariadbdatabase-editor --version=v0.9.0
-$ helm upgrade -i schemakubedbcom-mariadbdatabase-editor appscode-charts-oci/schemakubedbcom-mariadbdatabase-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/schemakubedbcom-mariadbdatabase-editor --version=v0.10.0
+$ helm upgrade -i schemakubedbcom-mariadbdatabase-editor appscode-charts-oci/schemakubedbcom-mariadbdatabase-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MariaDBDatabase Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `schemakubedbcom-mariadbdatabase-editor`:
```bash
-$ helm upgrade -i schemakubedbcom-mariadbdatabase-editor appscode-charts-oci/schemakubedbcom-mariadbdatabase-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i schemakubedbcom-mariadbdatabase-editor appscode-charts-oci/schemakubedbcom-mariadbdatabase-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MariaDBDatabase Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `schemakubedbcom-ma
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i schemakubedbcom-mariadbdatabase-editor appscode-charts-oci/schemakubedbcom-mariadbdatabase-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=schema.kubedb.com/v1alpha1
+$ helm upgrade -i schemakubedbcom-mariadbdatabase-editor appscode-charts-oci/schemakubedbcom-mariadbdatabase-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=schema.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i schemakubedbcom-mariadbdatabase-editor appscode-charts-oci/schemakubedbcom-mariadbdatabase-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i schemakubedbcom-mariadbdatabase-editor appscode-charts-oci/schemakubedbcom-mariadbdatabase-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/schemakubedbcom-mongodbdatabase-editor/Chart.yaml b/charts/schemakubedbcom-mongodbdatabase-editor/Chart.yaml
index 09ddf93aeb..b0182fcdb8 100644
--- a/charts/schemakubedbcom-mongodbdatabase-editor/Chart.yaml
+++ b/charts/schemakubedbcom-mongodbdatabase-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"schema.kubedb.com","version":"v1alpha1","resource":"mongodbdatabases"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MongoDBDatabase Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: schemakubedbcom-mongodbdatabase-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/schemakubedbcom-mongodbdatabase-editor/README.md b/charts/schemakubedbcom-mongodbdatabase-editor/README.md
index 0a09ea774c..4ad0d95ad3 100644
--- a/charts/schemakubedbcom-mongodbdatabase-editor/README.md
+++ b/charts/schemakubedbcom-mongodbdatabase-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/schemakubedbcom-mongodbdatabase-editor --version=v0.9.0
-$ helm upgrade -i schemakubedbcom-mongodbdatabase-editor appscode-charts-oci/schemakubedbcom-mongodbdatabase-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/schemakubedbcom-mongodbdatabase-editor --version=v0.10.0
+$ helm upgrade -i schemakubedbcom-mongodbdatabase-editor appscode-charts-oci/schemakubedbcom-mongodbdatabase-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MongoDBDatabase Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `schemakubedbcom-mongodbdatabase-editor`:
```bash
-$ helm upgrade -i schemakubedbcom-mongodbdatabase-editor appscode-charts-oci/schemakubedbcom-mongodbdatabase-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i schemakubedbcom-mongodbdatabase-editor appscode-charts-oci/schemakubedbcom-mongodbdatabase-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MongoDBDatabase Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `schemakubedbcom-mo
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i schemakubedbcom-mongodbdatabase-editor appscode-charts-oci/schemakubedbcom-mongodbdatabase-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=schema.kubedb.com/v1alpha1
+$ helm upgrade -i schemakubedbcom-mongodbdatabase-editor appscode-charts-oci/schemakubedbcom-mongodbdatabase-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=schema.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i schemakubedbcom-mongodbdatabase-editor appscode-charts-oci/schemakubedbcom-mongodbdatabase-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i schemakubedbcom-mongodbdatabase-editor appscode-charts-oci/schemakubedbcom-mongodbdatabase-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/schemakubedbcom-mysqldatabase-editor/Chart.yaml b/charts/schemakubedbcom-mysqldatabase-editor/Chart.yaml
index b248e01097..513b6fcefd 100644
--- a/charts/schemakubedbcom-mysqldatabase-editor/Chart.yaml
+++ b/charts/schemakubedbcom-mysqldatabase-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"schema.kubedb.com","version":"v1alpha1","resource":"mysqldatabases"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MySQLDatabase Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: schemakubedbcom-mysqldatabase-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/schemakubedbcom-mysqldatabase-editor/README.md b/charts/schemakubedbcom-mysqldatabase-editor/README.md
index 694a8997af..5bec81e06b 100644
--- a/charts/schemakubedbcom-mysqldatabase-editor/README.md
+++ b/charts/schemakubedbcom-mysqldatabase-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/schemakubedbcom-mysqldatabase-editor --version=v0.9.0
-$ helm upgrade -i schemakubedbcom-mysqldatabase-editor appscode-charts-oci/schemakubedbcom-mysqldatabase-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/schemakubedbcom-mysqldatabase-editor --version=v0.10.0
+$ helm upgrade -i schemakubedbcom-mysqldatabase-editor appscode-charts-oci/schemakubedbcom-mysqldatabase-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MySQLDatabase Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `schemakubedbcom-mysqldatabase-editor`:
```bash
-$ helm upgrade -i schemakubedbcom-mysqldatabase-editor appscode-charts-oci/schemakubedbcom-mysqldatabase-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i schemakubedbcom-mysqldatabase-editor appscode-charts-oci/schemakubedbcom-mysqldatabase-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MySQLDatabase Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `schemakubedbcom-my
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i schemakubedbcom-mysqldatabase-editor appscode-charts-oci/schemakubedbcom-mysqldatabase-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=schema.kubedb.com/v1alpha1
+$ helm upgrade -i schemakubedbcom-mysqldatabase-editor appscode-charts-oci/schemakubedbcom-mysqldatabase-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=schema.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i schemakubedbcom-mysqldatabase-editor appscode-charts-oci/schemakubedbcom-mysqldatabase-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i schemakubedbcom-mysqldatabase-editor appscode-charts-oci/schemakubedbcom-mysqldatabase-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/schemakubedbcom-postgresdatabase-editor/Chart.yaml b/charts/schemakubedbcom-postgresdatabase-editor/Chart.yaml
index ce600e2440..3299995675 100644
--- a/charts/schemakubedbcom-postgresdatabase-editor/Chart.yaml
+++ b/charts/schemakubedbcom-postgresdatabase-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"schema.kubedb.com","version":"v1alpha1","resource":"postgresdatabases"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PostgresDatabase Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: schemakubedbcom-postgresdatabase-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/schemakubedbcom-postgresdatabase-editor/README.md b/charts/schemakubedbcom-postgresdatabase-editor/README.md
index aae3f35aaa..7ddb9240b4 100644
--- a/charts/schemakubedbcom-postgresdatabase-editor/README.md
+++ b/charts/schemakubedbcom-postgresdatabase-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/schemakubedbcom-postgresdatabase-editor --version=v0.9.0
-$ helm upgrade -i schemakubedbcom-postgresdatabase-editor appscode-charts-oci/schemakubedbcom-postgresdatabase-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/schemakubedbcom-postgresdatabase-editor --version=v0.10.0
+$ helm upgrade -i schemakubedbcom-postgresdatabase-editor appscode-charts-oci/schemakubedbcom-postgresdatabase-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PostgresDatabase Editor on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `schemakubedbcom-postgresdatabase-editor`:
```bash
-$ helm upgrade -i schemakubedbcom-postgresdatabase-editor appscode-charts-oci/schemakubedbcom-postgresdatabase-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i schemakubedbcom-postgresdatabase-editor appscode-charts-oci/schemakubedbcom-postgresdatabase-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PostgresDatabase Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `schemakubedbcom-po
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i schemakubedbcom-postgresdatabase-editor appscode-charts-oci/schemakubedbcom-postgresdatabase-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=schema.kubedb.com/v1alpha1
+$ helm upgrade -i schemakubedbcom-postgresdatabase-editor appscode-charts-oci/schemakubedbcom-postgresdatabase-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=schema.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i schemakubedbcom-postgresdatabase-editor appscode-charts-oci/schemakubedbcom-postgresdatabase-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i schemakubedbcom-postgresdatabase-editor appscode-charts-oci/schemakubedbcom-postgresdatabase-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/secretscrossplaneio-storeconfig-editor/Chart.yaml b/charts/secretscrossplaneio-storeconfig-editor/Chart.yaml
index ead8820354..1d1b1e629d 100644
--- a/charts/secretscrossplaneio-storeconfig-editor/Chart.yaml
+++ b/charts/secretscrossplaneio-storeconfig-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"secrets.crossplane.io","version":"v1alpha1","resource":"storeconfigs"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: StoreConfig Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: secretscrossplaneio-storeconfig-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/secretscrossplaneio-storeconfig-editor/README.md b/charts/secretscrossplaneio-storeconfig-editor/README.md
index 986a9cc290..0370fbc118 100644
--- a/charts/secretscrossplaneio-storeconfig-editor/README.md
+++ b/charts/secretscrossplaneio-storeconfig-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/secretscrossplaneio-storeconfig-editor --version=v0.9.0
-$ helm upgrade -i secretscrossplaneio-storeconfig-editor appscode-charts-oci/secretscrossplaneio-storeconfig-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/secretscrossplaneio-storeconfig-editor --version=v0.10.0
+$ helm upgrade -i secretscrossplaneio-storeconfig-editor appscode-charts-oci/secretscrossplaneio-storeconfig-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a StoreConfig Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `secretscrossplaneio-storeconfig-editor`:
```bash
-$ helm upgrade -i secretscrossplaneio-storeconfig-editor appscode-charts-oci/secretscrossplaneio-storeconfig-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i secretscrossplaneio-storeconfig-editor appscode-charts-oci/secretscrossplaneio-storeconfig-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a StoreConfig Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `secretscrossplanei
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i secretscrossplaneio-storeconfig-editor appscode-charts-oci/secretscrossplaneio-storeconfig-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=secrets.crossplane.io/v1alpha1
+$ helm upgrade -i secretscrossplaneio-storeconfig-editor appscode-charts-oci/secretscrossplaneio-storeconfig-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=secrets.crossplane.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i secretscrossplaneio-storeconfig-editor appscode-charts-oci/secretscrossplaneio-storeconfig-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i secretscrossplaneio-storeconfig-editor appscode-charts-oci/secretscrossplaneio-storeconfig-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/secretsmanagerawskubedbcom-secret-editor/Chart.yaml b/charts/secretsmanagerawskubedbcom-secret-editor/Chart.yaml
index f0dc7b6550..ac266c3b9d 100644
--- a/charts/secretsmanagerawskubedbcom-secret-editor/Chart.yaml
+++ b/charts/secretsmanagerawskubedbcom-secret-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"secretsmanager.aws.kubedb.com","version":"v1alpha1","resource":"secrets"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Secret Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: secretsmanagerawskubedbcom-secret-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/secretsmanagerawskubedbcom-secret-editor/README.md b/charts/secretsmanagerawskubedbcom-secret-editor/README.md
index 1f15edb99f..ebdcb9ecbb 100644
--- a/charts/secretsmanagerawskubedbcom-secret-editor/README.md
+++ b/charts/secretsmanagerawskubedbcom-secret-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/secretsmanagerawskubedbcom-secret-editor --version=v0.9.0
-$ helm upgrade -i secretsmanagerawskubedbcom-secret-editor appscode-charts-oci/secretsmanagerawskubedbcom-secret-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/secretsmanagerawskubedbcom-secret-editor --version=v0.10.0
+$ helm upgrade -i secretsmanagerawskubedbcom-secret-editor appscode-charts-oci/secretsmanagerawskubedbcom-secret-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Secret Editor on a [Kubernetes](http://kubernetes.io) clust
To install/upgrade the chart with the release name `secretsmanagerawskubedbcom-secret-editor`:
```bash
-$ helm upgrade -i secretsmanagerawskubedbcom-secret-editor appscode-charts-oci/secretsmanagerawskubedbcom-secret-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i secretsmanagerawskubedbcom-secret-editor appscode-charts-oci/secretsmanagerawskubedbcom-secret-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Secret Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `secretsmanagerawsk
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i secretsmanagerawskubedbcom-secret-editor appscode-charts-oci/secretsmanagerawskubedbcom-secret-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=secretsmanager.aws.kubedb.com/v1alpha1
+$ helm upgrade -i secretsmanagerawskubedbcom-secret-editor appscode-charts-oci/secretsmanagerawskubedbcom-secret-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=secretsmanager.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i secretsmanagerawskubedbcom-secret-editor appscode-charts-oci/secretsmanagerawskubedbcom-secret-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i secretsmanagerawskubedbcom-secret-editor appscode-charts-oci/secretsmanagerawskubedbcom-secret-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/secretsstorecsixk8sio-secretproviderclass-editor/Chart.yaml b/charts/secretsstorecsixk8sio-secretproviderclass-editor/Chart.yaml
index 174f2ff0c0..ef12b2d480 100644
--- a/charts/secretsstorecsixk8sio-secretproviderclass-editor/Chart.yaml
+++ b/charts/secretsstorecsixk8sio-secretproviderclass-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"secrets-store.csi.x-k8s.io","version":"v1alpha1","resource":"secretproviderclasses"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SecretProviderClass Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: secretsstorecsixk8sio-secretproviderclass-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/secretsstorecsixk8sio-secretproviderclass-editor/README.md b/charts/secretsstorecsixk8sio-secretproviderclass-editor/README.md
index aee9d810b8..27c942b809 100644
--- a/charts/secretsstorecsixk8sio-secretproviderclass-editor/README.md
+++ b/charts/secretsstorecsixk8sio-secretproviderclass-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/secretsstorecsixk8sio-secretproviderclass-editor --version=v0.9.0
-$ helm upgrade -i secretsstorecsixk8sio-secretproviderclass-editor appscode-charts-oci/secretsstorecsixk8sio-secretproviderclass-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/secretsstorecsixk8sio-secretproviderclass-editor --version=v0.10.0
+$ helm upgrade -i secretsstorecsixk8sio-secretproviderclass-editor appscode-charts-oci/secretsstorecsixk8sio-secretproviderclass-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SecretProviderClass Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `secretsstorecsixk8sio-secretproviderclass-editor`:
```bash
-$ helm upgrade -i secretsstorecsixk8sio-secretproviderclass-editor appscode-charts-oci/secretsstorecsixk8sio-secretproviderclass-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i secretsstorecsixk8sio-secretproviderclass-editor appscode-charts-oci/secretsstorecsixk8sio-secretproviderclass-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SecretProviderClass Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `secretsstorecsixk8
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i secretsstorecsixk8sio-secretproviderclass-editor appscode-charts-oci/secretsstorecsixk8sio-secretproviderclass-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=secrets-store.csi.x-k8s.io/v1alpha1
+$ helm upgrade -i secretsstorecsixk8sio-secretproviderclass-editor appscode-charts-oci/secretsstorecsixk8sio-secretproviderclass-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=secrets-store.csi.x-k8s.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i secretsstorecsixk8sio-secretproviderclass-editor appscode-charts-oci/secretsstorecsixk8sio-secretproviderclass-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i secretsstorecsixk8sio-secretproviderclass-editor appscode-charts-oci/secretsstorecsixk8sio-secretproviderclass-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/secretsstorecsixk8sio-secretproviderclasspodstatus-editor/Chart.yaml b/charts/secretsstorecsixk8sio-secretproviderclasspodstatus-editor/Chart.yaml
index 3c634694ca..ad416eefe7 100644
--- a/charts/secretsstorecsixk8sio-secretproviderclasspodstatus-editor/Chart.yaml
+++ b/charts/secretsstorecsixk8sio-secretproviderclasspodstatus-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"secrets-store.csi.x-k8s.io","version":"v1alpha1","resource":"secretproviderclasspodstatuses"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SecretProviderClassPodStatus Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: secretsstorecsixk8sio-secretproviderclasspodstatus-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/secretsstorecsixk8sio-secretproviderclasspodstatus-editor/README.md b/charts/secretsstorecsixk8sio-secretproviderclasspodstatus-editor/README.md
index 1f5de1f1da..e92af3386d 100644
--- a/charts/secretsstorecsixk8sio-secretproviderclasspodstatus-editor/README.md
+++ b/charts/secretsstorecsixk8sio-secretproviderclasspodstatus-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/secretsstorecsixk8sio-secretproviderclasspodstatus-editor --version=v0.9.0
-$ helm upgrade -i secretsstorecsixk8sio-secretproviderclasspodstatus-editor appscode-charts-oci/secretsstorecsixk8sio-secretproviderclasspodstatus-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/secretsstorecsixk8sio-secretproviderclasspodstatus-editor --version=v0.10.0
+$ helm upgrade -i secretsstorecsixk8sio-secretproviderclasspodstatus-editor appscode-charts-oci/secretsstorecsixk8sio-secretproviderclasspodstatus-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SecretProviderClassPodStatus Editor on a [Kubernetes](http:
To install/upgrade the chart with the release name `secretsstorecsixk8sio-secretproviderclasspodstatus-editor`:
```bash
-$ helm upgrade -i secretsstorecsixk8sio-secretproviderclasspodstatus-editor appscode-charts-oci/secretsstorecsixk8sio-secretproviderclasspodstatus-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i secretsstorecsixk8sio-secretproviderclasspodstatus-editor appscode-charts-oci/secretsstorecsixk8sio-secretproviderclasspodstatus-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SecretProviderClassPodStatus Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `secretsstorecsixk8
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i secretsstorecsixk8sio-secretproviderclasspodstatus-editor appscode-charts-oci/secretsstorecsixk8sio-secretproviderclasspodstatus-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=secrets-store.csi.x-k8s.io/v1alpha1
+$ helm upgrade -i secretsstorecsixk8sio-secretproviderclasspodstatus-editor appscode-charts-oci/secretsstorecsixk8sio-secretproviderclasspodstatus-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=secrets-store.csi.x-k8s.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i secretsstorecsixk8sio-secretproviderclasspodstatus-editor appscode-charts-oci/secretsstorecsixk8sio-secretproviderclasspodstatus-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i secretsstorecsixk8sio-secretproviderclasspodstatus-editor appscode-charts-oci/secretsstorecsixk8sio-secretproviderclasspodstatus-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/settingsk8sio-podpreset-editor/Chart.yaml b/charts/settingsk8sio-podpreset-editor/Chart.yaml
index 145831272a..33e49f16b0 100644
--- a/charts/settingsk8sio-podpreset-editor/Chart.yaml
+++ b/charts/settingsk8sio-podpreset-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"settings.k8s.io","version":"v1alpha1","resource":"podpresets"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PodPreset Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: settingsk8sio-podpreset-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/settingsk8sio-podpreset-editor/README.md b/charts/settingsk8sio-podpreset-editor/README.md
index da8a3ce66e..f99ddc9935 100644
--- a/charts/settingsk8sio-podpreset-editor/README.md
+++ b/charts/settingsk8sio-podpreset-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/settingsk8sio-podpreset-editor --version=v0.9.0
-$ helm upgrade -i settingsk8sio-podpreset-editor appscode-charts-oci/settingsk8sio-podpreset-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/settingsk8sio-podpreset-editor --version=v0.10.0
+$ helm upgrade -i settingsk8sio-podpreset-editor appscode-charts-oci/settingsk8sio-podpreset-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PodPreset Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `settingsk8sio-podpreset-editor`:
```bash
-$ helm upgrade -i settingsk8sio-podpreset-editor appscode-charts-oci/settingsk8sio-podpreset-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i settingsk8sio-podpreset-editor appscode-charts-oci/settingsk8sio-podpreset-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PodPreset Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `settingsk8sio-podp
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i settingsk8sio-podpreset-editor appscode-charts-oci/settingsk8sio-podpreset-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=settings.k8s.io/v1alpha1
+$ helm upgrade -i settingsk8sio-podpreset-editor appscode-charts-oci/settingsk8sio-podpreset-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=settings.k8s.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i settingsk8sio-podpreset-editor appscode-charts-oci/settingsk8sio-podpreset-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i settingsk8sio-podpreset-editor appscode-charts-oci/settingsk8sio-podpreset-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/snapshotstoragek8sio-volumesnapshot-editor/Chart.yaml b/charts/snapshotstoragek8sio-volumesnapshot-editor/Chart.yaml
index db14ed2a43..76027c678a 100644
--- a/charts/snapshotstoragek8sio-volumesnapshot-editor/Chart.yaml
+++ b/charts/snapshotstoragek8sio-volumesnapshot-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"snapshot.storage.k8s.io","version":"v1","resource":"volumesnapshots"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: VolumeSnapshot Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: snapshotstoragek8sio-volumesnapshot-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/snapshotstoragek8sio-volumesnapshot-editor/README.md b/charts/snapshotstoragek8sio-volumesnapshot-editor/README.md
index eabbe3aa2b..0a0653155b 100644
--- a/charts/snapshotstoragek8sio-volumesnapshot-editor/README.md
+++ b/charts/snapshotstoragek8sio-volumesnapshot-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/snapshotstoragek8sio-volumesnapshot-editor --version=v0.9.0
-$ helm upgrade -i snapshotstoragek8sio-volumesnapshot-editor appscode-charts-oci/snapshotstoragek8sio-volumesnapshot-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/snapshotstoragek8sio-volumesnapshot-editor --version=v0.10.0
+$ helm upgrade -i snapshotstoragek8sio-volumesnapshot-editor appscode-charts-oci/snapshotstoragek8sio-volumesnapshot-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a VolumeSnapshot Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `snapshotstoragek8sio-volumesnapshot-editor`:
```bash
-$ helm upgrade -i snapshotstoragek8sio-volumesnapshot-editor appscode-charts-oci/snapshotstoragek8sio-volumesnapshot-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i snapshotstoragek8sio-volumesnapshot-editor appscode-charts-oci/snapshotstoragek8sio-volumesnapshot-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a VolumeSnapshot Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `snapshotstoragek8s
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i snapshotstoragek8sio-volumesnapshot-editor appscode-charts-oci/snapshotstoragek8sio-volumesnapshot-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=snapshot.storage.k8s.io/v1
+$ helm upgrade -i snapshotstoragek8sio-volumesnapshot-editor appscode-charts-oci/snapshotstoragek8sio-volumesnapshot-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=snapshot.storage.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i snapshotstoragek8sio-volumesnapshot-editor appscode-charts-oci/snapshotstoragek8sio-volumesnapshot-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i snapshotstoragek8sio-volumesnapshot-editor appscode-charts-oci/snapshotstoragek8sio-volumesnapshot-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/snapshotstoragek8sio-volumesnapshotclass-editor/Chart.yaml b/charts/snapshotstoragek8sio-volumesnapshotclass-editor/Chart.yaml
index 8ec329fe94..0a002dd47f 100644
--- a/charts/snapshotstoragek8sio-volumesnapshotclass-editor/Chart.yaml
+++ b/charts/snapshotstoragek8sio-volumesnapshotclass-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"snapshot.storage.k8s.io","version":"v1","resource":"volumesnapshotclasses"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: VolumeSnapshotClass Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: snapshotstoragek8sio-volumesnapshotclass-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/snapshotstoragek8sio-volumesnapshotclass-editor/README.md b/charts/snapshotstoragek8sio-volumesnapshotclass-editor/README.md
index 7ff27846e6..fe2beffe79 100644
--- a/charts/snapshotstoragek8sio-volumesnapshotclass-editor/README.md
+++ b/charts/snapshotstoragek8sio-volumesnapshotclass-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/snapshotstoragek8sio-volumesnapshotclass-editor --version=v0.9.0
-$ helm upgrade -i snapshotstoragek8sio-volumesnapshotclass-editor appscode-charts-oci/snapshotstoragek8sio-volumesnapshotclass-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/snapshotstoragek8sio-volumesnapshotclass-editor --version=v0.10.0
+$ helm upgrade -i snapshotstoragek8sio-volumesnapshotclass-editor appscode-charts-oci/snapshotstoragek8sio-volumesnapshotclass-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a VolumeSnapshotClass Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `snapshotstoragek8sio-volumesnapshotclass-editor`:
```bash
-$ helm upgrade -i snapshotstoragek8sio-volumesnapshotclass-editor appscode-charts-oci/snapshotstoragek8sio-volumesnapshotclass-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i snapshotstoragek8sio-volumesnapshotclass-editor appscode-charts-oci/snapshotstoragek8sio-volumesnapshotclass-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a VolumeSnapshotClass Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `snapshotstoragek8s
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i snapshotstoragek8sio-volumesnapshotclass-editor appscode-charts-oci/snapshotstoragek8sio-volumesnapshotclass-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=snapshot.storage.k8s.io/v1
+$ helm upgrade -i snapshotstoragek8sio-volumesnapshotclass-editor appscode-charts-oci/snapshotstoragek8sio-volumesnapshotclass-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=snapshot.storage.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i snapshotstoragek8sio-volumesnapshotclass-editor appscode-charts-oci/snapshotstoragek8sio-volumesnapshotclass-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i snapshotstoragek8sio-volumesnapshotclass-editor appscode-charts-oci/snapshotstoragek8sio-volumesnapshotclass-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/snapshotstoragek8sio-volumesnapshotcontent-editor/Chart.yaml b/charts/snapshotstoragek8sio-volumesnapshotcontent-editor/Chart.yaml
index 362fc06549..8aeea9e516 100644
--- a/charts/snapshotstoragek8sio-volumesnapshotcontent-editor/Chart.yaml
+++ b/charts/snapshotstoragek8sio-volumesnapshotcontent-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"snapshot.storage.k8s.io","version":"v1","resource":"volumesnapshotcontents"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: VolumeSnapshotContent Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: snapshotstoragek8sio-volumesnapshotcontent-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/snapshotstoragek8sio-volumesnapshotcontent-editor/README.md b/charts/snapshotstoragek8sio-volumesnapshotcontent-editor/README.md
index 01e91fd2db..c2f768243b 100644
--- a/charts/snapshotstoragek8sio-volumesnapshotcontent-editor/README.md
+++ b/charts/snapshotstoragek8sio-volumesnapshotcontent-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/snapshotstoragek8sio-volumesnapshotcontent-editor --version=v0.9.0
-$ helm upgrade -i snapshotstoragek8sio-volumesnapshotcontent-editor appscode-charts-oci/snapshotstoragek8sio-volumesnapshotcontent-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/snapshotstoragek8sio-volumesnapshotcontent-editor --version=v0.10.0
+$ helm upgrade -i snapshotstoragek8sio-volumesnapshotcontent-editor appscode-charts-oci/snapshotstoragek8sio-volumesnapshotcontent-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a VolumeSnapshotContent Editor on a [Kubernetes](http://kuber
To install/upgrade the chart with the release name `snapshotstoragek8sio-volumesnapshotcontent-editor`:
```bash
-$ helm upgrade -i snapshotstoragek8sio-volumesnapshotcontent-editor appscode-charts-oci/snapshotstoragek8sio-volumesnapshotcontent-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i snapshotstoragek8sio-volumesnapshotcontent-editor appscode-charts-oci/snapshotstoragek8sio-volumesnapshotcontent-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a VolumeSnapshotContent Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `snapshotstoragek8s
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i snapshotstoragek8sio-volumesnapshotcontent-editor appscode-charts-oci/snapshotstoragek8sio-volumesnapshotcontent-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=snapshot.storage.k8s.io/v1
+$ helm upgrade -i snapshotstoragek8sio-volumesnapshotcontent-editor appscode-charts-oci/snapshotstoragek8sio-volumesnapshotcontent-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=snapshot.storage.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i snapshotstoragek8sio-volumesnapshotcontent-editor appscode-charts-oci/snapshotstoragek8sio-volumesnapshotcontent-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i snapshotstoragek8sio-volumesnapshotcontent-editor appscode-charts-oci/snapshotstoragek8sio-volumesnapshotcontent-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/snsawskubedbcom-topic-editor/Chart.yaml b/charts/snsawskubedbcom-topic-editor/Chart.yaml
index 61b9e78ad8..fc417b12aa 100644
--- a/charts/snsawskubedbcom-topic-editor/Chart.yaml
+++ b/charts/snsawskubedbcom-topic-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"sns.aws.kubedb.com","version":"v1alpha1","resource":"topics"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Topic Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: snsawskubedbcom-topic-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/snsawskubedbcom-topic-editor/README.md b/charts/snsawskubedbcom-topic-editor/README.md
index 5bd9f9ee0a..ec9aa45ebe 100644
--- a/charts/snsawskubedbcom-topic-editor/README.md
+++ b/charts/snsawskubedbcom-topic-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/snsawskubedbcom-topic-editor --version=v0.9.0
-$ helm upgrade -i snsawskubedbcom-topic-editor appscode-charts-oci/snsawskubedbcom-topic-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/snsawskubedbcom-topic-editor --version=v0.10.0
+$ helm upgrade -i snsawskubedbcom-topic-editor appscode-charts-oci/snsawskubedbcom-topic-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Topic Editor on a [Kubernetes](http://kubernetes.io) cluste
To install/upgrade the chart with the release name `snsawskubedbcom-topic-editor`:
```bash
-$ helm upgrade -i snsawskubedbcom-topic-editor appscode-charts-oci/snsawskubedbcom-topic-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i snsawskubedbcom-topic-editor appscode-charts-oci/snsawskubedbcom-topic-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Topic Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `snsawskubedbcom-to
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i snsawskubedbcom-topic-editor appscode-charts-oci/snsawskubedbcom-topic-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=sns.aws.kubedb.com/v1alpha1
+$ helm upgrade -i snsawskubedbcom-topic-editor appscode-charts-oci/snsawskubedbcom-topic-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=sns.aws.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i snsawskubedbcom-topic-editor appscode-charts-oci/snsawskubedbcom-topic-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i snsawskubedbcom-topic-editor appscode-charts-oci/snsawskubedbcom-topic-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/sourcetoolkitfluxcdio-bucket-editor/Chart.yaml b/charts/sourcetoolkitfluxcdio-bucket-editor/Chart.yaml
index adf4605b69..fa5abffb5c 100644
--- a/charts/sourcetoolkitfluxcdio-bucket-editor/Chart.yaml
+++ b/charts/sourcetoolkitfluxcdio-bucket-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"source.toolkit.fluxcd.io","version":"v1beta2","resource":"buckets"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Bucket Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: sourcetoolkitfluxcdio-bucket-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/sourcetoolkitfluxcdio-bucket-editor/README.md b/charts/sourcetoolkitfluxcdio-bucket-editor/README.md
index 3cce629620..bbdb9abea5 100644
--- a/charts/sourcetoolkitfluxcdio-bucket-editor/README.md
+++ b/charts/sourcetoolkitfluxcdio-bucket-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/sourcetoolkitfluxcdio-bucket-editor --version=v0.9.0
-$ helm upgrade -i sourcetoolkitfluxcdio-bucket-editor appscode-charts-oci/sourcetoolkitfluxcdio-bucket-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/sourcetoolkitfluxcdio-bucket-editor --version=v0.10.0
+$ helm upgrade -i sourcetoolkitfluxcdio-bucket-editor appscode-charts-oci/sourcetoolkitfluxcdio-bucket-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Bucket Editor on a [Kubernetes](http://kubernetes.io) clust
To install/upgrade the chart with the release name `sourcetoolkitfluxcdio-bucket-editor`:
```bash
-$ helm upgrade -i sourcetoolkitfluxcdio-bucket-editor appscode-charts-oci/sourcetoolkitfluxcdio-bucket-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i sourcetoolkitfluxcdio-bucket-editor appscode-charts-oci/sourcetoolkitfluxcdio-bucket-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Bucket Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `sourcetoolkitfluxc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i sourcetoolkitfluxcdio-bucket-editor appscode-charts-oci/sourcetoolkitfluxcdio-bucket-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=source.toolkit.fluxcd.io/v1beta2
+$ helm upgrade -i sourcetoolkitfluxcdio-bucket-editor appscode-charts-oci/sourcetoolkitfluxcdio-bucket-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=source.toolkit.fluxcd.io/v1beta2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i sourcetoolkitfluxcdio-bucket-editor appscode-charts-oci/sourcetoolkitfluxcdio-bucket-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i sourcetoolkitfluxcdio-bucket-editor appscode-charts-oci/sourcetoolkitfluxcdio-bucket-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/sourcetoolkitfluxcdio-gitrepository-editor/Chart.yaml b/charts/sourcetoolkitfluxcdio-gitrepository-editor/Chart.yaml
index 23931ef430..b5e8d683d5 100644
--- a/charts/sourcetoolkitfluxcdio-gitrepository-editor/Chart.yaml
+++ b/charts/sourcetoolkitfluxcdio-gitrepository-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"source.toolkit.fluxcd.io","version":"v1","resource":"gitrepositories"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: GitRepository Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: sourcetoolkitfluxcdio-gitrepository-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/sourcetoolkitfluxcdio-gitrepository-editor/README.md b/charts/sourcetoolkitfluxcdio-gitrepository-editor/README.md
index 48bc17086c..cedda5b0d4 100644
--- a/charts/sourcetoolkitfluxcdio-gitrepository-editor/README.md
+++ b/charts/sourcetoolkitfluxcdio-gitrepository-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/sourcetoolkitfluxcdio-gitrepository-editor --version=v0.9.0
-$ helm upgrade -i sourcetoolkitfluxcdio-gitrepository-editor appscode-charts-oci/sourcetoolkitfluxcdio-gitrepository-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/sourcetoolkitfluxcdio-gitrepository-editor --version=v0.10.0
+$ helm upgrade -i sourcetoolkitfluxcdio-gitrepository-editor appscode-charts-oci/sourcetoolkitfluxcdio-gitrepository-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a GitRepository Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `sourcetoolkitfluxcdio-gitrepository-editor`:
```bash
-$ helm upgrade -i sourcetoolkitfluxcdio-gitrepository-editor appscode-charts-oci/sourcetoolkitfluxcdio-gitrepository-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i sourcetoolkitfluxcdio-gitrepository-editor appscode-charts-oci/sourcetoolkitfluxcdio-gitrepository-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a GitRepository Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `sourcetoolkitfluxc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i sourcetoolkitfluxcdio-gitrepository-editor appscode-charts-oci/sourcetoolkitfluxcdio-gitrepository-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=source.toolkit.fluxcd.io/v1
+$ helm upgrade -i sourcetoolkitfluxcdio-gitrepository-editor appscode-charts-oci/sourcetoolkitfluxcdio-gitrepository-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=source.toolkit.fluxcd.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i sourcetoolkitfluxcdio-gitrepository-editor appscode-charts-oci/sourcetoolkitfluxcdio-gitrepository-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i sourcetoolkitfluxcdio-gitrepository-editor appscode-charts-oci/sourcetoolkitfluxcdio-gitrepository-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/sourcetoolkitfluxcdio-helmchart-editor/Chart.yaml b/charts/sourcetoolkitfluxcdio-helmchart-editor/Chart.yaml
index 9ba6fe9ffc..b4add22c11 100644
--- a/charts/sourcetoolkitfluxcdio-helmchart-editor/Chart.yaml
+++ b/charts/sourcetoolkitfluxcdio-helmchart-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"source.toolkit.fluxcd.io","version":"v1","resource":"helmcharts"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: HelmChart Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: sourcetoolkitfluxcdio-helmchart-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/sourcetoolkitfluxcdio-helmchart-editor/README.md b/charts/sourcetoolkitfluxcdio-helmchart-editor/README.md
index 9afecd5427..ad217865aa 100644
--- a/charts/sourcetoolkitfluxcdio-helmchart-editor/README.md
+++ b/charts/sourcetoolkitfluxcdio-helmchart-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/sourcetoolkitfluxcdio-helmchart-editor --version=v0.9.0
-$ helm upgrade -i sourcetoolkitfluxcdio-helmchart-editor appscode-charts-oci/sourcetoolkitfluxcdio-helmchart-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/sourcetoolkitfluxcdio-helmchart-editor --version=v0.10.0
+$ helm upgrade -i sourcetoolkitfluxcdio-helmchart-editor appscode-charts-oci/sourcetoolkitfluxcdio-helmchart-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a HelmChart Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `sourcetoolkitfluxcdio-helmchart-editor`:
```bash
-$ helm upgrade -i sourcetoolkitfluxcdio-helmchart-editor appscode-charts-oci/sourcetoolkitfluxcdio-helmchart-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i sourcetoolkitfluxcdio-helmchart-editor appscode-charts-oci/sourcetoolkitfluxcdio-helmchart-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a HelmChart Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `sourcetoolkitfluxc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i sourcetoolkitfluxcdio-helmchart-editor appscode-charts-oci/sourcetoolkitfluxcdio-helmchart-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=source.toolkit.fluxcd.io/v1
+$ helm upgrade -i sourcetoolkitfluxcdio-helmchart-editor appscode-charts-oci/sourcetoolkitfluxcdio-helmchart-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=source.toolkit.fluxcd.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i sourcetoolkitfluxcdio-helmchart-editor appscode-charts-oci/sourcetoolkitfluxcdio-helmchart-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i sourcetoolkitfluxcdio-helmchart-editor appscode-charts-oci/sourcetoolkitfluxcdio-helmchart-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/sourcetoolkitfluxcdio-helmrepository-editor/Chart.yaml b/charts/sourcetoolkitfluxcdio-helmrepository-editor/Chart.yaml
index ae42e46f99..7e8953afbd 100644
--- a/charts/sourcetoolkitfluxcdio-helmrepository-editor/Chart.yaml
+++ b/charts/sourcetoolkitfluxcdio-helmrepository-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"source.toolkit.fluxcd.io","version":"v1","resource":"helmrepositories"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: HelmRepository Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: sourcetoolkitfluxcdio-helmrepository-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/sourcetoolkitfluxcdio-helmrepository-editor/README.md b/charts/sourcetoolkitfluxcdio-helmrepository-editor/README.md
index 9cde63ef3f..16a02347af 100644
--- a/charts/sourcetoolkitfluxcdio-helmrepository-editor/README.md
+++ b/charts/sourcetoolkitfluxcdio-helmrepository-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/sourcetoolkitfluxcdio-helmrepository-editor --version=v0.9.0
-$ helm upgrade -i sourcetoolkitfluxcdio-helmrepository-editor appscode-charts-oci/sourcetoolkitfluxcdio-helmrepository-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/sourcetoolkitfluxcdio-helmrepository-editor --version=v0.10.0
+$ helm upgrade -i sourcetoolkitfluxcdio-helmrepository-editor appscode-charts-oci/sourcetoolkitfluxcdio-helmrepository-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a HelmRepository Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `sourcetoolkitfluxcdio-helmrepository-editor`:
```bash
-$ helm upgrade -i sourcetoolkitfluxcdio-helmrepository-editor appscode-charts-oci/sourcetoolkitfluxcdio-helmrepository-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i sourcetoolkitfluxcdio-helmrepository-editor appscode-charts-oci/sourcetoolkitfluxcdio-helmrepository-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a HelmRepository Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `sourcetoolkitfluxc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i sourcetoolkitfluxcdio-helmrepository-editor appscode-charts-oci/sourcetoolkitfluxcdio-helmrepository-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=source.toolkit.fluxcd.io/v1
+$ helm upgrade -i sourcetoolkitfluxcdio-helmrepository-editor appscode-charts-oci/sourcetoolkitfluxcdio-helmrepository-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=source.toolkit.fluxcd.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i sourcetoolkitfluxcdio-helmrepository-editor appscode-charts-oci/sourcetoolkitfluxcdio-helmrepository-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i sourcetoolkitfluxcdio-helmrepository-editor appscode-charts-oci/sourcetoolkitfluxcdio-helmrepository-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/sourcetoolkitfluxcdio-ocirepository-editor/Chart.yaml b/charts/sourcetoolkitfluxcdio-ocirepository-editor/Chart.yaml
index 4ec4f1dc98..9e96484e50 100644
--- a/charts/sourcetoolkitfluxcdio-ocirepository-editor/Chart.yaml
+++ b/charts/sourcetoolkitfluxcdio-ocirepository-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"source.toolkit.fluxcd.io","version":"v1beta2","resource":"ocirepositories"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: OCIRepository Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: sourcetoolkitfluxcdio-ocirepository-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/sourcetoolkitfluxcdio-ocirepository-editor/README.md b/charts/sourcetoolkitfluxcdio-ocirepository-editor/README.md
index 50ebd55aea..55a9c3b9e1 100644
--- a/charts/sourcetoolkitfluxcdio-ocirepository-editor/README.md
+++ b/charts/sourcetoolkitfluxcdio-ocirepository-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/sourcetoolkitfluxcdio-ocirepository-editor --version=v0.9.0
-$ helm upgrade -i sourcetoolkitfluxcdio-ocirepository-editor appscode-charts-oci/sourcetoolkitfluxcdio-ocirepository-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/sourcetoolkitfluxcdio-ocirepository-editor --version=v0.10.0
+$ helm upgrade -i sourcetoolkitfluxcdio-ocirepository-editor appscode-charts-oci/sourcetoolkitfluxcdio-ocirepository-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a OCIRepository Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `sourcetoolkitfluxcdio-ocirepository-editor`:
```bash
-$ helm upgrade -i sourcetoolkitfluxcdio-ocirepository-editor appscode-charts-oci/sourcetoolkitfluxcdio-ocirepository-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i sourcetoolkitfluxcdio-ocirepository-editor appscode-charts-oci/sourcetoolkitfluxcdio-ocirepository-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a OCIRepository Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `sourcetoolkitfluxc
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i sourcetoolkitfluxcdio-ocirepository-editor appscode-charts-oci/sourcetoolkitfluxcdio-ocirepository-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=source.toolkit.fluxcd.io/v1beta2
+$ helm upgrade -i sourcetoolkitfluxcdio-ocirepository-editor appscode-charts-oci/sourcetoolkitfluxcdio-ocirepository-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=source.toolkit.fluxcd.io/v1beta2
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i sourcetoolkitfluxcdio-ocirepository-editor appscode-charts-oci/sourcetoolkitfluxcdio-ocirepository-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i sourcetoolkitfluxcdio-ocirepository-editor appscode-charts-oci/sourcetoolkitfluxcdio-ocirepository-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/spannergcpkubedbcom-database-editor/Chart.yaml b/charts/spannergcpkubedbcom-database-editor/Chart.yaml
index 5b1884eb95..1c6fb492bf 100644
--- a/charts/spannergcpkubedbcom-database-editor/Chart.yaml
+++ b/charts/spannergcpkubedbcom-database-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"spanner.gcp.kubedb.com","version":"v1alpha1","resource":"databases"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Database Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: spannergcpkubedbcom-database-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/spannergcpkubedbcom-database-editor/README.md b/charts/spannergcpkubedbcom-database-editor/README.md
index 060df827cf..bc5cfef7db 100644
--- a/charts/spannergcpkubedbcom-database-editor/README.md
+++ b/charts/spannergcpkubedbcom-database-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/spannergcpkubedbcom-database-editor --version=v0.9.0
-$ helm upgrade -i spannergcpkubedbcom-database-editor appscode-charts-oci/spannergcpkubedbcom-database-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/spannergcpkubedbcom-database-editor --version=v0.10.0
+$ helm upgrade -i spannergcpkubedbcom-database-editor appscode-charts-oci/spannergcpkubedbcom-database-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Database Editor on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `spannergcpkubedbcom-database-editor`:
```bash
-$ helm upgrade -i spannergcpkubedbcom-database-editor appscode-charts-oci/spannergcpkubedbcom-database-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i spannergcpkubedbcom-database-editor appscode-charts-oci/spannergcpkubedbcom-database-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Database Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `spannergcpkubedbco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i spannergcpkubedbcom-database-editor appscode-charts-oci/spannergcpkubedbcom-database-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=spanner.gcp.kubedb.com/v1alpha1
+$ helm upgrade -i spannergcpkubedbcom-database-editor appscode-charts-oci/spannergcpkubedbcom-database-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=spanner.gcp.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i spannergcpkubedbcom-database-editor appscode-charts-oci/spannergcpkubedbcom-database-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i spannergcpkubedbcom-database-editor appscode-charts-oci/spannergcpkubedbcom-database-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/spannergcpkubedbcom-databaseiammember-editor/Chart.yaml b/charts/spannergcpkubedbcom-databaseiammember-editor/Chart.yaml
index e8c3078552..1979b4f98d 100644
--- a/charts/spannergcpkubedbcom-databaseiammember-editor/Chart.yaml
+++ b/charts/spannergcpkubedbcom-databaseiammember-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"spanner.gcp.kubedb.com","version":"v1alpha1","resource":"databaseiammembers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: DatabaseIAMMember Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: spannergcpkubedbcom-databaseiammember-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/spannergcpkubedbcom-databaseiammember-editor/README.md b/charts/spannergcpkubedbcom-databaseiammember-editor/README.md
index 559438e41d..1dcfd9f264 100644
--- a/charts/spannergcpkubedbcom-databaseiammember-editor/README.md
+++ b/charts/spannergcpkubedbcom-databaseiammember-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/spannergcpkubedbcom-databaseiammember-editor --version=v0.9.0
-$ helm upgrade -i spannergcpkubedbcom-databaseiammember-editor appscode-charts-oci/spannergcpkubedbcom-databaseiammember-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/spannergcpkubedbcom-databaseiammember-editor --version=v0.10.0
+$ helm upgrade -i spannergcpkubedbcom-databaseiammember-editor appscode-charts-oci/spannergcpkubedbcom-databaseiammember-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a DatabaseIAMMember Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `spannergcpkubedbcom-databaseiammember-editor`:
```bash
-$ helm upgrade -i spannergcpkubedbcom-databaseiammember-editor appscode-charts-oci/spannergcpkubedbcom-databaseiammember-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i spannergcpkubedbcom-databaseiammember-editor appscode-charts-oci/spannergcpkubedbcom-databaseiammember-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a DatabaseIAMMember Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `spannergcpkubedbco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i spannergcpkubedbcom-databaseiammember-editor appscode-charts-oci/spannergcpkubedbcom-databaseiammember-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=spanner.gcp.kubedb.com/v1alpha1
+$ helm upgrade -i spannergcpkubedbcom-databaseiammember-editor appscode-charts-oci/spannergcpkubedbcom-databaseiammember-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=spanner.gcp.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i spannergcpkubedbcom-databaseiammember-editor appscode-charts-oci/spannergcpkubedbcom-databaseiammember-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i spannergcpkubedbcom-databaseiammember-editor appscode-charts-oci/spannergcpkubedbcom-databaseiammember-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/spannergcpkubedbcom-instance-editor/Chart.yaml b/charts/spannergcpkubedbcom-instance-editor/Chart.yaml
index a10695cdd0..c0e4f8ddb0 100644
--- a/charts/spannergcpkubedbcom-instance-editor/Chart.yaml
+++ b/charts/spannergcpkubedbcom-instance-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"spanner.gcp.kubedb.com","version":"v1alpha1","resource":"instances"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Instance Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: spannergcpkubedbcom-instance-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/spannergcpkubedbcom-instance-editor/README.md b/charts/spannergcpkubedbcom-instance-editor/README.md
index 13f05d2dc7..8c470ace7f 100644
--- a/charts/spannergcpkubedbcom-instance-editor/README.md
+++ b/charts/spannergcpkubedbcom-instance-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/spannergcpkubedbcom-instance-editor --version=v0.9.0
-$ helm upgrade -i spannergcpkubedbcom-instance-editor appscode-charts-oci/spannergcpkubedbcom-instance-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/spannergcpkubedbcom-instance-editor --version=v0.10.0
+$ helm upgrade -i spannergcpkubedbcom-instance-editor appscode-charts-oci/spannergcpkubedbcom-instance-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Instance Editor on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `spannergcpkubedbcom-instance-editor`:
```bash
-$ helm upgrade -i spannergcpkubedbcom-instance-editor appscode-charts-oci/spannergcpkubedbcom-instance-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i spannergcpkubedbcom-instance-editor appscode-charts-oci/spannergcpkubedbcom-instance-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Instance Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `spannergcpkubedbco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i spannergcpkubedbcom-instance-editor appscode-charts-oci/spannergcpkubedbcom-instance-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=spanner.gcp.kubedb.com/v1alpha1
+$ helm upgrade -i spannergcpkubedbcom-instance-editor appscode-charts-oci/spannergcpkubedbcom-instance-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=spanner.gcp.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i spannergcpkubedbcom-instance-editor appscode-charts-oci/spannergcpkubedbcom-instance-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i spannergcpkubedbcom-instance-editor appscode-charts-oci/spannergcpkubedbcom-instance-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/spannergcpkubedbcom-instanceiammember-editor/Chart.yaml b/charts/spannergcpkubedbcom-instanceiammember-editor/Chart.yaml
index a85854a711..3eb0351478 100644
--- a/charts/spannergcpkubedbcom-instanceiammember-editor/Chart.yaml
+++ b/charts/spannergcpkubedbcom-instanceiammember-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"spanner.gcp.kubedb.com","version":"v1alpha1","resource":"instanceiammembers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: InstanceIAMMember Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: spannergcpkubedbcom-instanceiammember-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/spannergcpkubedbcom-instanceiammember-editor/README.md b/charts/spannergcpkubedbcom-instanceiammember-editor/README.md
index f05b44b228..7400d438ae 100644
--- a/charts/spannergcpkubedbcom-instanceiammember-editor/README.md
+++ b/charts/spannergcpkubedbcom-instanceiammember-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/spannergcpkubedbcom-instanceiammember-editor --version=v0.9.0
-$ helm upgrade -i spannergcpkubedbcom-instanceiammember-editor appscode-charts-oci/spannergcpkubedbcom-instanceiammember-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/spannergcpkubedbcom-instanceiammember-editor --version=v0.10.0
+$ helm upgrade -i spannergcpkubedbcom-instanceiammember-editor appscode-charts-oci/spannergcpkubedbcom-instanceiammember-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a InstanceIAMMember Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `spannergcpkubedbcom-instanceiammember-editor`:
```bash
-$ helm upgrade -i spannergcpkubedbcom-instanceiammember-editor appscode-charts-oci/spannergcpkubedbcom-instanceiammember-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i spannergcpkubedbcom-instanceiammember-editor appscode-charts-oci/spannergcpkubedbcom-instanceiammember-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a InstanceIAMMember Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `spannergcpkubedbco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i spannergcpkubedbcom-instanceiammember-editor appscode-charts-oci/spannergcpkubedbcom-instanceiammember-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=spanner.gcp.kubedb.com/v1alpha1
+$ helm upgrade -i spannergcpkubedbcom-instanceiammember-editor appscode-charts-oci/spannergcpkubedbcom-instanceiammember-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=spanner.gcp.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i spannergcpkubedbcom-instanceiammember-editor appscode-charts-oci/spannergcpkubedbcom-instanceiammember-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i spannergcpkubedbcom-instanceiammember-editor appscode-charts-oci/spannergcpkubedbcom-instanceiammember-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/sqlazurekubedbcom-mssqldatabase-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqldatabase-editor/Chart.yaml
index 6bdf911b40..37643f674b 100644
--- a/charts/sqlazurekubedbcom-mssqldatabase-editor/Chart.yaml
+++ b/charts/sqlazurekubedbcom-mssqldatabase-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"sql.azure.kubedb.com","version":"v1alpha1","resource":"mssqldatabases"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MSSQLDatabase Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: sqlazurekubedbcom-mssqldatabase-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/sqlazurekubedbcom-mssqldatabase-editor/README.md b/charts/sqlazurekubedbcom-mssqldatabase-editor/README.md
index 4463dfafee..e623d3a049 100644
--- a/charts/sqlazurekubedbcom-mssqldatabase-editor/README.md
+++ b/charts/sqlazurekubedbcom-mssqldatabase-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqldatabase-editor --version=v0.9.0
-$ helm upgrade -i sqlazurekubedbcom-mssqldatabase-editor appscode-charts-oci/sqlazurekubedbcom-mssqldatabase-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqldatabase-editor --version=v0.10.0
+$ helm upgrade -i sqlazurekubedbcom-mssqldatabase-editor appscode-charts-oci/sqlazurekubedbcom-mssqldatabase-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MSSQLDatabase Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `sqlazurekubedbcom-mssqldatabase-editor`:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqldatabase-editor appscode-charts-oci/sqlazurekubedbcom-mssqldatabase-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i sqlazurekubedbcom-mssqldatabase-editor appscode-charts-oci/sqlazurekubedbcom-mssqldatabase-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MSSQLDatabase Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `sqlazurekubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqldatabase-editor appscode-charts-oci/sqlazurekubedbcom-mssqldatabase-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i sqlazurekubedbcom-mssqldatabase-editor appscode-charts-oci/sqlazurekubedbcom-mssqldatabase-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqldatabase-editor appscode-charts-oci/sqlazurekubedbcom-mssqldatabase-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i sqlazurekubedbcom-mssqldatabase-editor appscode-charts-oci/sqlazurekubedbcom-mssqldatabase-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor/Chart.yaml
index d6f249b5b3..6d5485fec2 100644
--- a/charts/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor/Chart.yaml
+++ b/charts/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"sql.azure.kubedb.com","version":"v1alpha1","resource":"mssqldatabasevulnerabilityassessmentrulebaselines"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MSSQLDatabaseVulnerabilityAssessmentRuleBaseline Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor/README.md b/charts/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor/README.md
index 5e1d41e722..aed0a4fa96 100644
--- a/charts/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor/README.md
+++ b/charts/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor --version=v0.9.0
-$ helm upgrade -i sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor appscode-charts-oci/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor --version=v0.10.0
+$ helm upgrade -i sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor appscode-charts-oci/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MSSQLDatabaseVulnerabilityAssessmentRuleBaseline Editor on
To install/upgrade the chart with the release name `sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor`:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor appscode-charts-oci/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor appscode-charts-oci/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MSSQLDatabaseVulnerabilityAssessmentRuleBaseline Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `sqlazurekubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor appscode-charts-oci/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor appscode-charts-oci/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor appscode-charts-oci/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor appscode-charts-oci/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/sqlazurekubedbcom-mssqlelasticpool-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqlelasticpool-editor/Chart.yaml
index 5553945692..ff2df5eb51 100644
--- a/charts/sqlazurekubedbcom-mssqlelasticpool-editor/Chart.yaml
+++ b/charts/sqlazurekubedbcom-mssqlelasticpool-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"sql.azure.kubedb.com","version":"v1alpha1","resource":"mssqlelasticpools"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MSSQLElasticPool Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: sqlazurekubedbcom-mssqlelasticpool-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/sqlazurekubedbcom-mssqlelasticpool-editor/README.md b/charts/sqlazurekubedbcom-mssqlelasticpool-editor/README.md
index fb5954ee61..408826233a 100644
--- a/charts/sqlazurekubedbcom-mssqlelasticpool-editor/README.md
+++ b/charts/sqlazurekubedbcom-mssqlelasticpool-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqlelasticpool-editor --version=v0.9.0
-$ helm upgrade -i sqlazurekubedbcom-mssqlelasticpool-editor appscode-charts-oci/sqlazurekubedbcom-mssqlelasticpool-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqlelasticpool-editor --version=v0.10.0
+$ helm upgrade -i sqlazurekubedbcom-mssqlelasticpool-editor appscode-charts-oci/sqlazurekubedbcom-mssqlelasticpool-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MSSQLElasticPool Editor on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `sqlazurekubedbcom-mssqlelasticpool-editor`:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlelasticpool-editor appscode-charts-oci/sqlazurekubedbcom-mssqlelasticpool-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i sqlazurekubedbcom-mssqlelasticpool-editor appscode-charts-oci/sqlazurekubedbcom-mssqlelasticpool-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MSSQLElasticPool Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `sqlazurekubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlelasticpool-editor appscode-charts-oci/sqlazurekubedbcom-mssqlelasticpool-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i sqlazurekubedbcom-mssqlelasticpool-editor appscode-charts-oci/sqlazurekubedbcom-mssqlelasticpool-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlelasticpool-editor appscode-charts-oci/sqlazurekubedbcom-mssqlelasticpool-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i sqlazurekubedbcom-mssqlelasticpool-editor appscode-charts-oci/sqlazurekubedbcom-mssqlelasticpool-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/sqlazurekubedbcom-mssqlfailovergroup-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqlfailovergroup-editor/Chart.yaml
index 73a1893f3e..931c69b32d 100644
--- a/charts/sqlazurekubedbcom-mssqlfailovergroup-editor/Chart.yaml
+++ b/charts/sqlazurekubedbcom-mssqlfailovergroup-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"sql.azure.kubedb.com","version":"v1alpha1","resource":"mssqlfailovergroups"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MSSQLFailoverGroup Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: sqlazurekubedbcom-mssqlfailovergroup-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/sqlazurekubedbcom-mssqlfailovergroup-editor/README.md b/charts/sqlazurekubedbcom-mssqlfailovergroup-editor/README.md
index a210f4c014..748ea6196a 100644
--- a/charts/sqlazurekubedbcom-mssqlfailovergroup-editor/README.md
+++ b/charts/sqlazurekubedbcom-mssqlfailovergroup-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqlfailovergroup-editor --version=v0.9.0
-$ helm upgrade -i sqlazurekubedbcom-mssqlfailovergroup-editor appscode-charts-oci/sqlazurekubedbcom-mssqlfailovergroup-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqlfailovergroup-editor --version=v0.10.0
+$ helm upgrade -i sqlazurekubedbcom-mssqlfailovergroup-editor appscode-charts-oci/sqlazurekubedbcom-mssqlfailovergroup-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MSSQLFailoverGroup Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `sqlazurekubedbcom-mssqlfailovergroup-editor`:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlfailovergroup-editor appscode-charts-oci/sqlazurekubedbcom-mssqlfailovergroup-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i sqlazurekubedbcom-mssqlfailovergroup-editor appscode-charts-oci/sqlazurekubedbcom-mssqlfailovergroup-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MSSQLFailoverGroup Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `sqlazurekubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlfailovergroup-editor appscode-charts-oci/sqlazurekubedbcom-mssqlfailovergroup-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i sqlazurekubedbcom-mssqlfailovergroup-editor appscode-charts-oci/sqlazurekubedbcom-mssqlfailovergroup-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlfailovergroup-editor appscode-charts-oci/sqlazurekubedbcom-mssqlfailovergroup-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i sqlazurekubedbcom-mssqlfailovergroup-editor appscode-charts-oci/sqlazurekubedbcom-mssqlfailovergroup-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/sqlazurekubedbcom-mssqlfirewallrule-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqlfirewallrule-editor/Chart.yaml
index bed75180d0..b3009ae9f8 100644
--- a/charts/sqlazurekubedbcom-mssqlfirewallrule-editor/Chart.yaml
+++ b/charts/sqlazurekubedbcom-mssqlfirewallrule-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"sql.azure.kubedb.com","version":"v1alpha1","resource":"mssqlfirewallrules"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MSSQLFirewallRule Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: sqlazurekubedbcom-mssqlfirewallrule-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/sqlazurekubedbcom-mssqlfirewallrule-editor/README.md b/charts/sqlazurekubedbcom-mssqlfirewallrule-editor/README.md
index 933c5635da..dcf63303a5 100644
--- a/charts/sqlazurekubedbcom-mssqlfirewallrule-editor/README.md
+++ b/charts/sqlazurekubedbcom-mssqlfirewallrule-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqlfirewallrule-editor --version=v0.9.0
-$ helm upgrade -i sqlazurekubedbcom-mssqlfirewallrule-editor appscode-charts-oci/sqlazurekubedbcom-mssqlfirewallrule-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqlfirewallrule-editor --version=v0.10.0
+$ helm upgrade -i sqlazurekubedbcom-mssqlfirewallrule-editor appscode-charts-oci/sqlazurekubedbcom-mssqlfirewallrule-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MSSQLFirewallRule Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `sqlazurekubedbcom-mssqlfirewallrule-editor`:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlfirewallrule-editor appscode-charts-oci/sqlazurekubedbcom-mssqlfirewallrule-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i sqlazurekubedbcom-mssqlfirewallrule-editor appscode-charts-oci/sqlazurekubedbcom-mssqlfirewallrule-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MSSQLFirewallRule Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `sqlazurekubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlfirewallrule-editor appscode-charts-oci/sqlazurekubedbcom-mssqlfirewallrule-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i sqlazurekubedbcom-mssqlfirewallrule-editor appscode-charts-oci/sqlazurekubedbcom-mssqlfirewallrule-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlfirewallrule-editor appscode-charts-oci/sqlazurekubedbcom-mssqlfirewallrule-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i sqlazurekubedbcom-mssqlfirewallrule-editor appscode-charts-oci/sqlazurekubedbcom-mssqlfirewallrule-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/sqlazurekubedbcom-mssqljobagent-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqljobagent-editor/Chart.yaml
index 6e2b168bcc..2b4fb75da7 100644
--- a/charts/sqlazurekubedbcom-mssqljobagent-editor/Chart.yaml
+++ b/charts/sqlazurekubedbcom-mssqljobagent-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"sql.azure.kubedb.com","version":"v1alpha1","resource":"mssqljobagents"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MSSQLJobAgent Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: sqlazurekubedbcom-mssqljobagent-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/sqlazurekubedbcom-mssqljobagent-editor/README.md b/charts/sqlazurekubedbcom-mssqljobagent-editor/README.md
index 0c00ea69a8..f496f44a87 100644
--- a/charts/sqlazurekubedbcom-mssqljobagent-editor/README.md
+++ b/charts/sqlazurekubedbcom-mssqljobagent-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqljobagent-editor --version=v0.9.0
-$ helm upgrade -i sqlazurekubedbcom-mssqljobagent-editor appscode-charts-oci/sqlazurekubedbcom-mssqljobagent-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqljobagent-editor --version=v0.10.0
+$ helm upgrade -i sqlazurekubedbcom-mssqljobagent-editor appscode-charts-oci/sqlazurekubedbcom-mssqljobagent-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MSSQLJobAgent Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `sqlazurekubedbcom-mssqljobagent-editor`:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqljobagent-editor appscode-charts-oci/sqlazurekubedbcom-mssqljobagent-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i sqlazurekubedbcom-mssqljobagent-editor appscode-charts-oci/sqlazurekubedbcom-mssqljobagent-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MSSQLJobAgent Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `sqlazurekubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqljobagent-editor appscode-charts-oci/sqlazurekubedbcom-mssqljobagent-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i sqlazurekubedbcom-mssqljobagent-editor appscode-charts-oci/sqlazurekubedbcom-mssqljobagent-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqljobagent-editor appscode-charts-oci/sqlazurekubedbcom-mssqljobagent-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i sqlazurekubedbcom-mssqljobagent-editor appscode-charts-oci/sqlazurekubedbcom-mssqljobagent-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/sqlazurekubedbcom-mssqljobcredential-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqljobcredential-editor/Chart.yaml
index 0c0e5149e5..6d81a4cdf7 100644
--- a/charts/sqlazurekubedbcom-mssqljobcredential-editor/Chart.yaml
+++ b/charts/sqlazurekubedbcom-mssqljobcredential-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"sql.azure.kubedb.com","version":"v1alpha1","resource":"mssqljobcredentials"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MSSQLJobCredential Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: sqlazurekubedbcom-mssqljobcredential-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/sqlazurekubedbcom-mssqljobcredential-editor/README.md b/charts/sqlazurekubedbcom-mssqljobcredential-editor/README.md
index bf18694ad5..8826c61491 100644
--- a/charts/sqlazurekubedbcom-mssqljobcredential-editor/README.md
+++ b/charts/sqlazurekubedbcom-mssqljobcredential-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqljobcredential-editor --version=v0.9.0
-$ helm upgrade -i sqlazurekubedbcom-mssqljobcredential-editor appscode-charts-oci/sqlazurekubedbcom-mssqljobcredential-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqljobcredential-editor --version=v0.10.0
+$ helm upgrade -i sqlazurekubedbcom-mssqljobcredential-editor appscode-charts-oci/sqlazurekubedbcom-mssqljobcredential-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MSSQLJobCredential Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `sqlazurekubedbcom-mssqljobcredential-editor`:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqljobcredential-editor appscode-charts-oci/sqlazurekubedbcom-mssqljobcredential-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i sqlazurekubedbcom-mssqljobcredential-editor appscode-charts-oci/sqlazurekubedbcom-mssqljobcredential-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MSSQLJobCredential Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `sqlazurekubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqljobcredential-editor appscode-charts-oci/sqlazurekubedbcom-mssqljobcredential-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i sqlazurekubedbcom-mssqljobcredential-editor appscode-charts-oci/sqlazurekubedbcom-mssqljobcredential-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqljobcredential-editor appscode-charts-oci/sqlazurekubedbcom-mssqljobcredential-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i sqlazurekubedbcom-mssqljobcredential-editor appscode-charts-oci/sqlazurekubedbcom-mssqljobcredential-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/sqlazurekubedbcom-mssqlmanageddatabase-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqlmanageddatabase-editor/Chart.yaml
index 4606f05c9f..80daa9f0ce 100644
--- a/charts/sqlazurekubedbcom-mssqlmanageddatabase-editor/Chart.yaml
+++ b/charts/sqlazurekubedbcom-mssqlmanageddatabase-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"sql.azure.kubedb.com","version":"v1alpha1","resource":"mssqlmanageddatabases"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MSSQLManagedDatabase Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: sqlazurekubedbcom-mssqlmanageddatabase-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/sqlazurekubedbcom-mssqlmanageddatabase-editor/README.md b/charts/sqlazurekubedbcom-mssqlmanageddatabase-editor/README.md
index c10258eede..85c236852d 100644
--- a/charts/sqlazurekubedbcom-mssqlmanageddatabase-editor/README.md
+++ b/charts/sqlazurekubedbcom-mssqlmanageddatabase-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqlmanageddatabase-editor --version=v0.9.0
-$ helm upgrade -i sqlazurekubedbcom-mssqlmanageddatabase-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanageddatabase-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqlmanageddatabase-editor --version=v0.10.0
+$ helm upgrade -i sqlazurekubedbcom-mssqlmanageddatabase-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanageddatabase-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MSSQLManagedDatabase Editor on a [Kubernetes](http://kubern
To install/upgrade the chart with the release name `sqlazurekubedbcom-mssqlmanageddatabase-editor`:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlmanageddatabase-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanageddatabase-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i sqlazurekubedbcom-mssqlmanageddatabase-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanageddatabase-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MSSQLManagedDatabase Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `sqlazurekubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlmanageddatabase-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanageddatabase-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i sqlazurekubedbcom-mssqlmanageddatabase-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanageddatabase-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlmanageddatabase-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanageddatabase-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i sqlazurekubedbcom-mssqlmanageddatabase-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanageddatabase-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/sqlazurekubedbcom-mssqlmanagedinstance-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqlmanagedinstance-editor/Chart.yaml
index 6765f1fb91..f33b019bdf 100644
--- a/charts/sqlazurekubedbcom-mssqlmanagedinstance-editor/Chart.yaml
+++ b/charts/sqlazurekubedbcom-mssqlmanagedinstance-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"sql.azure.kubedb.com","version":"v1alpha1","resource":"mssqlmanagedinstances"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MSSQLManagedInstance Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: sqlazurekubedbcom-mssqlmanagedinstance-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/sqlazurekubedbcom-mssqlmanagedinstance-editor/README.md b/charts/sqlazurekubedbcom-mssqlmanagedinstance-editor/README.md
index f3a3e10702..e5ed64fc7a 100644
--- a/charts/sqlazurekubedbcom-mssqlmanagedinstance-editor/README.md
+++ b/charts/sqlazurekubedbcom-mssqlmanagedinstance-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstance-editor --version=v0.9.0
-$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstance-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstance-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstance-editor --version=v0.10.0
+$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstance-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstance-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MSSQLManagedInstance Editor on a [Kubernetes](http://kubern
To install/upgrade the chart with the release name `sqlazurekubedbcom-mssqlmanagedinstance-editor`:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstance-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstance-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstance-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstance-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MSSQLManagedInstance Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `sqlazurekubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstance-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstance-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstance-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstance-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstance-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstance-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstance-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstance-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor/Chart.yaml
index 55311b7c6a..a5a89d34c9 100644
--- a/charts/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor/Chart.yaml
+++ b/charts/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"sql.azure.kubedb.com","version":"v1alpha1","resource":"mssqlmanagedinstanceactivedirectoryadministrators"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MSSQLManagedInstanceActiveDirectoryAdministrator Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor/README.md b/charts/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor/README.md
index c7c8b216c0..3f751c80b4 100644
--- a/charts/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor/README.md
+++ b/charts/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor --version=v0.9.0
-$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor --version=v0.10.0
+$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MSSQLManagedInstanceActiveDirectoryAdministrator Editor on
To install/upgrade the chart with the release name `sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor`:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MSSQLManagedInstanceActiveDirectoryAdministrator Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `sqlazurekubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor/Chart.yaml
index 11cbc92c50..e4aa25589c 100644
--- a/charts/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor/Chart.yaml
+++ b/charts/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"sql.azure.kubedb.com","version":"v1alpha1","resource":"mssqlmanagedinstancefailovergroups"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MSSQLManagedInstanceFailoverGroup Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor/README.md b/charts/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor/README.md
index 9ee1e0b04c..0793a39338 100644
--- a/charts/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor/README.md
+++ b/charts/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor --version=v0.9.0
-$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor --version=v0.10.0
+$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MSSQLManagedInstanceFailoverGroup Editor on a [Kubernetes](
To install/upgrade the chart with the release name `sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor`:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MSSQLManagedInstanceFailoverGroup Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `sqlazurekubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor/Chart.yaml
index 77fd7bd0ba..31ad8dc6e4 100644
--- a/charts/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor/Chart.yaml
+++ b/charts/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"sql.azure.kubedb.com","version":"v1alpha1","resource":"mssqlmanagedinstancevulnerabilityassessments"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MSSQLManagedInstanceVulnerabilityAssessment Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor/README.md b/charts/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor/README.md
index cc001cba0b..354dccd367 100644
--- a/charts/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor/README.md
+++ b/charts/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor --version=v0.9.0
-$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor --version=v0.10.0
+$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MSSQLManagedInstanceVulnerabilityAssessment Editor on a [Ku
To install/upgrade the chart with the release name `sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor`:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MSSQLManagedInstanceVulnerabilityAssessment Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `sqlazurekubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor appscode-charts-oci/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/sqlazurekubedbcom-mssqloutboundfirewallrule-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqloutboundfirewallrule-editor/Chart.yaml
index 99aec12fdb..426bd56e3c 100644
--- a/charts/sqlazurekubedbcom-mssqloutboundfirewallrule-editor/Chart.yaml
+++ b/charts/sqlazurekubedbcom-mssqloutboundfirewallrule-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"sql.azure.kubedb.com","version":"v1alpha1","resource":"mssqloutboundfirewallrules"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MSSQLOutboundFirewallRule Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: sqlazurekubedbcom-mssqloutboundfirewallrule-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/sqlazurekubedbcom-mssqloutboundfirewallrule-editor/README.md b/charts/sqlazurekubedbcom-mssqloutboundfirewallrule-editor/README.md
index 800e391efe..451a52abf0 100644
--- a/charts/sqlazurekubedbcom-mssqloutboundfirewallrule-editor/README.md
+++ b/charts/sqlazurekubedbcom-mssqloutboundfirewallrule-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqloutboundfirewallrule-editor --version=v0.9.0
-$ helm upgrade -i sqlazurekubedbcom-mssqloutboundfirewallrule-editor appscode-charts-oci/sqlazurekubedbcom-mssqloutboundfirewallrule-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqloutboundfirewallrule-editor --version=v0.10.0
+$ helm upgrade -i sqlazurekubedbcom-mssqloutboundfirewallrule-editor appscode-charts-oci/sqlazurekubedbcom-mssqloutboundfirewallrule-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MSSQLOutboundFirewallRule Editor on a [Kubernetes](http://k
To install/upgrade the chart with the release name `sqlazurekubedbcom-mssqloutboundfirewallrule-editor`:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqloutboundfirewallrule-editor appscode-charts-oci/sqlazurekubedbcom-mssqloutboundfirewallrule-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i sqlazurekubedbcom-mssqloutboundfirewallrule-editor appscode-charts-oci/sqlazurekubedbcom-mssqloutboundfirewallrule-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MSSQLOutboundFirewallRule Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `sqlazurekubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqloutboundfirewallrule-editor appscode-charts-oci/sqlazurekubedbcom-mssqloutboundfirewallrule-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i sqlazurekubedbcom-mssqloutboundfirewallrule-editor appscode-charts-oci/sqlazurekubedbcom-mssqloutboundfirewallrule-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqloutboundfirewallrule-editor appscode-charts-oci/sqlazurekubedbcom-mssqloutboundfirewallrule-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i sqlazurekubedbcom-mssqloutboundfirewallrule-editor appscode-charts-oci/sqlazurekubedbcom-mssqloutboundfirewallrule-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/sqlazurekubedbcom-mssqlserver-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqlserver-editor/Chart.yaml
index 3b2b8c7615..2cf4eb8b26 100644
--- a/charts/sqlazurekubedbcom-mssqlserver-editor/Chart.yaml
+++ b/charts/sqlazurekubedbcom-mssqlserver-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"sql.azure.kubedb.com","version":"v1alpha1","resource":"mssqlservers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MSSQLServer Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: sqlazurekubedbcom-mssqlserver-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/sqlazurekubedbcom-mssqlserver-editor/README.md b/charts/sqlazurekubedbcom-mssqlserver-editor/README.md
index e50b3316c7..b07d68f556 100644
--- a/charts/sqlazurekubedbcom-mssqlserver-editor/README.md
+++ b/charts/sqlazurekubedbcom-mssqlserver-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqlserver-editor --version=v0.9.0
-$ helm upgrade -i sqlazurekubedbcom-mssqlserver-editor appscode-charts-oci/sqlazurekubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqlserver-editor --version=v0.10.0
+$ helm upgrade -i sqlazurekubedbcom-mssqlserver-editor appscode-charts-oci/sqlazurekubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MSSQLServer Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `sqlazurekubedbcom-mssqlserver-editor`:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlserver-editor appscode-charts-oci/sqlazurekubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i sqlazurekubedbcom-mssqlserver-editor appscode-charts-oci/sqlazurekubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MSSQLServer Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `sqlazurekubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlserver-editor appscode-charts-oci/sqlazurekubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i sqlazurekubedbcom-mssqlserver-editor appscode-charts-oci/sqlazurekubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlserver-editor appscode-charts-oci/sqlazurekubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i sqlazurekubedbcom-mssqlserver-editor appscode-charts-oci/sqlazurekubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/sqlazurekubedbcom-mssqlserverdnsalias-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqlserverdnsalias-editor/Chart.yaml
index 496b2d6f64..c466ac2268 100644
--- a/charts/sqlazurekubedbcom-mssqlserverdnsalias-editor/Chart.yaml
+++ b/charts/sqlazurekubedbcom-mssqlserverdnsalias-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"sql.azure.kubedb.com","version":"v1alpha1","resource":"mssqlserverdnsaliases"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MSSQLServerDNSAlias Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: sqlazurekubedbcom-mssqlserverdnsalias-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/sqlazurekubedbcom-mssqlserverdnsalias-editor/README.md b/charts/sqlazurekubedbcom-mssqlserverdnsalias-editor/README.md
index ac67fac2e3..90821b225c 100644
--- a/charts/sqlazurekubedbcom-mssqlserverdnsalias-editor/README.md
+++ b/charts/sqlazurekubedbcom-mssqlserverdnsalias-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqlserverdnsalias-editor --version=v0.9.0
-$ helm upgrade -i sqlazurekubedbcom-mssqlserverdnsalias-editor appscode-charts-oci/sqlazurekubedbcom-mssqlserverdnsalias-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqlserverdnsalias-editor --version=v0.10.0
+$ helm upgrade -i sqlazurekubedbcom-mssqlserverdnsalias-editor appscode-charts-oci/sqlazurekubedbcom-mssqlserverdnsalias-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MSSQLServerDNSAlias Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `sqlazurekubedbcom-mssqlserverdnsalias-editor`:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlserverdnsalias-editor appscode-charts-oci/sqlazurekubedbcom-mssqlserverdnsalias-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i sqlazurekubedbcom-mssqlserverdnsalias-editor appscode-charts-oci/sqlazurekubedbcom-mssqlserverdnsalias-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MSSQLServerDNSAlias Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `sqlazurekubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlserverdnsalias-editor appscode-charts-oci/sqlazurekubedbcom-mssqlserverdnsalias-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i sqlazurekubedbcom-mssqlserverdnsalias-editor appscode-charts-oci/sqlazurekubedbcom-mssqlserverdnsalias-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlserverdnsalias-editor appscode-charts-oci/sqlazurekubedbcom-mssqlserverdnsalias-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i sqlazurekubedbcom-mssqlserverdnsalias-editor appscode-charts-oci/sqlazurekubedbcom-mssqlserverdnsalias-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor/Chart.yaml
index 5b88f0b500..9c95a21ddf 100644
--- a/charts/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor/Chart.yaml
+++ b/charts/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"sql.azure.kubedb.com","version":"v1alpha1","resource":"mssqlservermicrosoftsupportauditingpolicies"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MSSQLServerMicrosoftSupportAuditingPolicy Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor/README.md b/charts/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor/README.md
index e06e47c374..76ebdfba44 100644
--- a/charts/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor/README.md
+++ b/charts/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor --version=v0.9.0
-$ helm upgrade -i sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor appscode-charts-oci/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor --version=v0.10.0
+$ helm upgrade -i sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor appscode-charts-oci/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MSSQLServerMicrosoftSupportAuditingPolicy Editor on a [Kube
To install/upgrade the chart with the release name `sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor`:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor appscode-charts-oci/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor appscode-charts-oci/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MSSQLServerMicrosoftSupportAuditingPolicy Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `sqlazurekubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor appscode-charts-oci/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor appscode-charts-oci/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor appscode-charts-oci/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor appscode-charts-oci/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor/Chart.yaml
index e2b84ba6c9..c3327205f6 100644
--- a/charts/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor/Chart.yaml
+++ b/charts/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"sql.azure.kubedb.com","version":"v1alpha1","resource":"mssqlserversecurityalertpolicies"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MSSQLServerSecurityAlertPolicy Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor/README.md b/charts/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor/README.md
index 979b8eb9c4..12fd1c6702 100644
--- a/charts/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor/README.md
+++ b/charts/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor --version=v0.9.0
-$ helm upgrade -i sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor appscode-charts-oci/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor --version=v0.10.0
+$ helm upgrade -i sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor appscode-charts-oci/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MSSQLServerSecurityAlertPolicy Editor on a [Kubernetes](htt
To install/upgrade the chart with the release name `sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor`:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor appscode-charts-oci/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor appscode-charts-oci/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MSSQLServerSecurityAlertPolicy Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `sqlazurekubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor appscode-charts-oci/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor appscode-charts-oci/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor appscode-charts-oci/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor appscode-charts-oci/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor/Chart.yaml
index 58326b623b..89e4a40b56 100644
--- a/charts/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor/Chart.yaml
+++ b/charts/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"sql.azure.kubedb.com","version":"v1alpha1","resource":"mssqlservertransparentdataencryptions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MSSQLServerTransparentDataEncryption Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: sqlazurekubedbcom-mssqlservertransparentdataencryption-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor/README.md b/charts/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor/README.md
index e02e2b6348..4139bda50f 100644
--- a/charts/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor/README.md
+++ b/charts/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor --version=v0.9.0
-$ helm upgrade -i sqlazurekubedbcom-mssqlservertransparentdataencryption-editor appscode-charts-oci/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor --version=v0.10.0
+$ helm upgrade -i sqlazurekubedbcom-mssqlservertransparentdataencryption-editor appscode-charts-oci/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MSSQLServerTransparentDataEncryption Editor on a [Kubernete
To install/upgrade the chart with the release name `sqlazurekubedbcom-mssqlservertransparentdataencryption-editor`:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlservertransparentdataencryption-editor appscode-charts-oci/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i sqlazurekubedbcom-mssqlservertransparentdataencryption-editor appscode-charts-oci/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MSSQLServerTransparentDataEncryption Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `sqlazurekubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlservertransparentdataencryption-editor appscode-charts-oci/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i sqlazurekubedbcom-mssqlservertransparentdataencryption-editor appscode-charts-oci/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlservertransparentdataencryption-editor appscode-charts-oci/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i sqlazurekubedbcom-mssqlservertransparentdataencryption-editor appscode-charts-oci/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor/Chart.yaml
index d5e6c3ae18..faf909b86f 100644
--- a/charts/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor/Chart.yaml
+++ b/charts/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"sql.azure.kubedb.com","version":"v1alpha1","resource":"mssqlservervulnerabilityassessments"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MSSQLServerVulnerabilityAssessment Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor/README.md b/charts/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor/README.md
index 4aabd9538e..ebd0961053 100644
--- a/charts/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor/README.md
+++ b/charts/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor --version=v0.9.0
-$ helm upgrade -i sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor appscode-charts-oci/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor --version=v0.10.0
+$ helm upgrade -i sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor appscode-charts-oci/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MSSQLServerVulnerabilityAssessment Editor on a [Kubernetes]
To install/upgrade the chart with the release name `sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor`:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor appscode-charts-oci/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor appscode-charts-oci/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MSSQLServerVulnerabilityAssessment Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `sqlazurekubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor appscode-charts-oci/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor appscode-charts-oci/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor appscode-charts-oci/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor appscode-charts-oci/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor/Chart.yaml
index c2b02e7624..44fc6887d5 100644
--- a/charts/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor/Chart.yaml
+++ b/charts/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"sql.azure.kubedb.com","version":"v1alpha1","resource":"mssqlvirtualnetworkrules"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MSSQLVirtualNetworkRule Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: sqlazurekubedbcom-mssqlvirtualnetworkrule-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor/README.md b/charts/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor/README.md
index 9cb6116f48..8811a48e2a 100644
--- a/charts/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor/README.md
+++ b/charts/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor --version=v0.9.0
-$ helm upgrade -i sqlazurekubedbcom-mssqlvirtualnetworkrule-editor appscode-charts-oci/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor --version=v0.10.0
+$ helm upgrade -i sqlazurekubedbcom-mssqlvirtualnetworkrule-editor appscode-charts-oci/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MSSQLVirtualNetworkRule Editor on a [Kubernetes](http://kub
To install/upgrade the chart with the release name `sqlazurekubedbcom-mssqlvirtualnetworkrule-editor`:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlvirtualnetworkrule-editor appscode-charts-oci/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i sqlazurekubedbcom-mssqlvirtualnetworkrule-editor appscode-charts-oci/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MSSQLVirtualNetworkRule Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `sqlazurekubedbcom-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlvirtualnetworkrule-editor appscode-charts-oci/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
+$ helm upgrade -i sqlazurekubedbcom-mssqlvirtualnetworkrule-editor appscode-charts-oci/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i sqlazurekubedbcom-mssqlvirtualnetworkrule-editor appscode-charts-oci/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i sqlazurekubedbcom-mssqlvirtualnetworkrule-editor appscode-charts-oci/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/sqlgcpkubedbcom-database-editor/Chart.yaml b/charts/sqlgcpkubedbcom-database-editor/Chart.yaml
index 2c2a76878e..cb224eb1f0 100644
--- a/charts/sqlgcpkubedbcom-database-editor/Chart.yaml
+++ b/charts/sqlgcpkubedbcom-database-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"sql.gcp.kubedb.com","version":"v1alpha1","resource":"databases"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Database Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: sqlgcpkubedbcom-database-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/sqlgcpkubedbcom-database-editor/README.md b/charts/sqlgcpkubedbcom-database-editor/README.md
index 00676f4c3a..63fb10f4f5 100644
--- a/charts/sqlgcpkubedbcom-database-editor/README.md
+++ b/charts/sqlgcpkubedbcom-database-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/sqlgcpkubedbcom-database-editor --version=v0.9.0
-$ helm upgrade -i sqlgcpkubedbcom-database-editor appscode-charts-oci/sqlgcpkubedbcom-database-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/sqlgcpkubedbcom-database-editor --version=v0.10.0
+$ helm upgrade -i sqlgcpkubedbcom-database-editor appscode-charts-oci/sqlgcpkubedbcom-database-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Database Editor on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `sqlgcpkubedbcom-database-editor`:
```bash
-$ helm upgrade -i sqlgcpkubedbcom-database-editor appscode-charts-oci/sqlgcpkubedbcom-database-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i sqlgcpkubedbcom-database-editor appscode-charts-oci/sqlgcpkubedbcom-database-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Database Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `sqlgcpkubedbcom-da
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i sqlgcpkubedbcom-database-editor appscode-charts-oci/sqlgcpkubedbcom-database-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=sql.gcp.kubedb.com/v1alpha1
+$ helm upgrade -i sqlgcpkubedbcom-database-editor appscode-charts-oci/sqlgcpkubedbcom-database-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=sql.gcp.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i sqlgcpkubedbcom-database-editor appscode-charts-oci/sqlgcpkubedbcom-database-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i sqlgcpkubedbcom-database-editor appscode-charts-oci/sqlgcpkubedbcom-database-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/sqlgcpkubedbcom-databaseinstance-editor/Chart.yaml b/charts/sqlgcpkubedbcom-databaseinstance-editor/Chart.yaml
index 6c270675ac..bcbd7bddb1 100644
--- a/charts/sqlgcpkubedbcom-databaseinstance-editor/Chart.yaml
+++ b/charts/sqlgcpkubedbcom-databaseinstance-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"sql.gcp.kubedb.com","version":"v1alpha1","resource":"databaseinstances"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: DatabaseInstance Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: sqlgcpkubedbcom-databaseinstance-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/sqlgcpkubedbcom-databaseinstance-editor/README.md b/charts/sqlgcpkubedbcom-databaseinstance-editor/README.md
index 48ebebbd24..052bd6fc53 100644
--- a/charts/sqlgcpkubedbcom-databaseinstance-editor/README.md
+++ b/charts/sqlgcpkubedbcom-databaseinstance-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/sqlgcpkubedbcom-databaseinstance-editor --version=v0.9.0
-$ helm upgrade -i sqlgcpkubedbcom-databaseinstance-editor appscode-charts-oci/sqlgcpkubedbcom-databaseinstance-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/sqlgcpkubedbcom-databaseinstance-editor --version=v0.10.0
+$ helm upgrade -i sqlgcpkubedbcom-databaseinstance-editor appscode-charts-oci/sqlgcpkubedbcom-databaseinstance-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a DatabaseInstance Editor on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `sqlgcpkubedbcom-databaseinstance-editor`:
```bash
-$ helm upgrade -i sqlgcpkubedbcom-databaseinstance-editor appscode-charts-oci/sqlgcpkubedbcom-databaseinstance-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i sqlgcpkubedbcom-databaseinstance-editor appscode-charts-oci/sqlgcpkubedbcom-databaseinstance-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a DatabaseInstance Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `sqlgcpkubedbcom-da
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i sqlgcpkubedbcom-databaseinstance-editor appscode-charts-oci/sqlgcpkubedbcom-databaseinstance-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=sql.gcp.kubedb.com/v1alpha1
+$ helm upgrade -i sqlgcpkubedbcom-databaseinstance-editor appscode-charts-oci/sqlgcpkubedbcom-databaseinstance-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=sql.gcp.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i sqlgcpkubedbcom-databaseinstance-editor appscode-charts-oci/sqlgcpkubedbcom-databaseinstance-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i sqlgcpkubedbcom-databaseinstance-editor appscode-charts-oci/sqlgcpkubedbcom-databaseinstance-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/sqlgcpkubedbcom-sourcerepresentationinstance-editor/Chart.yaml b/charts/sqlgcpkubedbcom-sourcerepresentationinstance-editor/Chart.yaml
index 274c18a25b..b5d1b37997 100644
--- a/charts/sqlgcpkubedbcom-sourcerepresentationinstance-editor/Chart.yaml
+++ b/charts/sqlgcpkubedbcom-sourcerepresentationinstance-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"sql.gcp.kubedb.com","version":"v1alpha1","resource":"sourcerepresentationinstances"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SourceRepresentationInstance Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: sqlgcpkubedbcom-sourcerepresentationinstance-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/sqlgcpkubedbcom-sourcerepresentationinstance-editor/README.md b/charts/sqlgcpkubedbcom-sourcerepresentationinstance-editor/README.md
index 6d493622fa..8a20745ba3 100644
--- a/charts/sqlgcpkubedbcom-sourcerepresentationinstance-editor/README.md
+++ b/charts/sqlgcpkubedbcom-sourcerepresentationinstance-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/sqlgcpkubedbcom-sourcerepresentationinstance-editor --version=v0.9.0
-$ helm upgrade -i sqlgcpkubedbcom-sourcerepresentationinstance-editor appscode-charts-oci/sqlgcpkubedbcom-sourcerepresentationinstance-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/sqlgcpkubedbcom-sourcerepresentationinstance-editor --version=v0.10.0
+$ helm upgrade -i sqlgcpkubedbcom-sourcerepresentationinstance-editor appscode-charts-oci/sqlgcpkubedbcom-sourcerepresentationinstance-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SourceRepresentationInstance Editor on a [Kubernetes](http:
To install/upgrade the chart with the release name `sqlgcpkubedbcom-sourcerepresentationinstance-editor`:
```bash
-$ helm upgrade -i sqlgcpkubedbcom-sourcerepresentationinstance-editor appscode-charts-oci/sqlgcpkubedbcom-sourcerepresentationinstance-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i sqlgcpkubedbcom-sourcerepresentationinstance-editor appscode-charts-oci/sqlgcpkubedbcom-sourcerepresentationinstance-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SourceRepresentationInstance Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `sqlgcpkubedbcom-so
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i sqlgcpkubedbcom-sourcerepresentationinstance-editor appscode-charts-oci/sqlgcpkubedbcom-sourcerepresentationinstance-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=sql.gcp.kubedb.com/v1alpha1
+$ helm upgrade -i sqlgcpkubedbcom-sourcerepresentationinstance-editor appscode-charts-oci/sqlgcpkubedbcom-sourcerepresentationinstance-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=sql.gcp.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i sqlgcpkubedbcom-sourcerepresentationinstance-editor appscode-charts-oci/sqlgcpkubedbcom-sourcerepresentationinstance-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i sqlgcpkubedbcom-sourcerepresentationinstance-editor appscode-charts-oci/sqlgcpkubedbcom-sourcerepresentationinstance-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/sqlgcpkubedbcom-sslcert-editor/Chart.yaml b/charts/sqlgcpkubedbcom-sslcert-editor/Chart.yaml
index 064c8c833e..696345014f 100644
--- a/charts/sqlgcpkubedbcom-sslcert-editor/Chart.yaml
+++ b/charts/sqlgcpkubedbcom-sslcert-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"sql.gcp.kubedb.com","version":"v1alpha1","resource":"sslcerts"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: SSLCert Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: sqlgcpkubedbcom-sslcert-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/sqlgcpkubedbcom-sslcert-editor/README.md b/charts/sqlgcpkubedbcom-sslcert-editor/README.md
index 7459ba073b..e5e35a0837 100644
--- a/charts/sqlgcpkubedbcom-sslcert-editor/README.md
+++ b/charts/sqlgcpkubedbcom-sslcert-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/sqlgcpkubedbcom-sslcert-editor --version=v0.9.0
-$ helm upgrade -i sqlgcpkubedbcom-sslcert-editor appscode-charts-oci/sqlgcpkubedbcom-sslcert-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/sqlgcpkubedbcom-sslcert-editor --version=v0.10.0
+$ helm upgrade -i sqlgcpkubedbcom-sslcert-editor appscode-charts-oci/sqlgcpkubedbcom-sslcert-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a SSLCert Editor on a [Kubernetes](http://kubernetes.io) clus
To install/upgrade the chart with the release name `sqlgcpkubedbcom-sslcert-editor`:
```bash
-$ helm upgrade -i sqlgcpkubedbcom-sslcert-editor appscode-charts-oci/sqlgcpkubedbcom-sslcert-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i sqlgcpkubedbcom-sslcert-editor appscode-charts-oci/sqlgcpkubedbcom-sslcert-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a SSLCert Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `sqlgcpkubedbcom-ss
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i sqlgcpkubedbcom-sslcert-editor appscode-charts-oci/sqlgcpkubedbcom-sslcert-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=sql.gcp.kubedb.com/v1alpha1
+$ helm upgrade -i sqlgcpkubedbcom-sslcert-editor appscode-charts-oci/sqlgcpkubedbcom-sslcert-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=sql.gcp.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i sqlgcpkubedbcom-sslcert-editor appscode-charts-oci/sqlgcpkubedbcom-sslcert-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i sqlgcpkubedbcom-sslcert-editor appscode-charts-oci/sqlgcpkubedbcom-sslcert-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/sqlgcpkubedbcom-user-editor/Chart.yaml b/charts/sqlgcpkubedbcom-user-editor/Chart.yaml
index 465b4fc0f7..5f1f1623e1 100644
--- a/charts/sqlgcpkubedbcom-user-editor/Chart.yaml
+++ b/charts/sqlgcpkubedbcom-user-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"sql.gcp.kubedb.com","version":"v1alpha1","resource":"users"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: User Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: sqlgcpkubedbcom-user-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/sqlgcpkubedbcom-user-editor/README.md b/charts/sqlgcpkubedbcom-user-editor/README.md
index 0f259e8eea..4d5eaa9692 100644
--- a/charts/sqlgcpkubedbcom-user-editor/README.md
+++ b/charts/sqlgcpkubedbcom-user-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/sqlgcpkubedbcom-user-editor --version=v0.9.0
-$ helm upgrade -i sqlgcpkubedbcom-user-editor appscode-charts-oci/sqlgcpkubedbcom-user-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/sqlgcpkubedbcom-user-editor --version=v0.10.0
+$ helm upgrade -i sqlgcpkubedbcom-user-editor appscode-charts-oci/sqlgcpkubedbcom-user-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a User Editor on a [Kubernetes](http://kubernetes.io) cluster
To install/upgrade the chart with the release name `sqlgcpkubedbcom-user-editor`:
```bash
-$ helm upgrade -i sqlgcpkubedbcom-user-editor appscode-charts-oci/sqlgcpkubedbcom-user-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i sqlgcpkubedbcom-user-editor appscode-charts-oci/sqlgcpkubedbcom-user-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a User Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `sqlgcpkubedbcom-us
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i sqlgcpkubedbcom-user-editor appscode-charts-oci/sqlgcpkubedbcom-user-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=sql.gcp.kubedb.com/v1alpha1
+$ helm upgrade -i sqlgcpkubedbcom-user-editor appscode-charts-oci/sqlgcpkubedbcom-user-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=sql.gcp.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i sqlgcpkubedbcom-user-editor appscode-charts-oci/sqlgcpkubedbcom-user-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i sqlgcpkubedbcom-user-editor appscode-charts-oci/sqlgcpkubedbcom-user-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/stashappscodecom-backupbatch-editor/Chart.yaml b/charts/stashappscodecom-backupbatch-editor/Chart.yaml
index 22fb07e81e..86928715c8 100644
--- a/charts/stashappscodecom-backupbatch-editor/Chart.yaml
+++ b/charts/stashappscodecom-backupbatch-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"stash.appscode.com","version":"v1beta1","resource":"backupbatches"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: BackupBatch Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: stashappscodecom-backupbatch-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/stashappscodecom-backupbatch-editor/README.md b/charts/stashappscodecom-backupbatch-editor/README.md
index 5f4bf824b2..206ff44f2e 100644
--- a/charts/stashappscodecom-backupbatch-editor/README.md
+++ b/charts/stashappscodecom-backupbatch-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/stashappscodecom-backupbatch-editor --version=v0.9.0
-$ helm upgrade -i stashappscodecom-backupbatch-editor appscode-charts-oci/stashappscodecom-backupbatch-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/stashappscodecom-backupbatch-editor --version=v0.10.0
+$ helm upgrade -i stashappscodecom-backupbatch-editor appscode-charts-oci/stashappscodecom-backupbatch-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a BackupBatch Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `stashappscodecom-backupbatch-editor`:
```bash
-$ helm upgrade -i stashappscodecom-backupbatch-editor appscode-charts-oci/stashappscodecom-backupbatch-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i stashappscodecom-backupbatch-editor appscode-charts-oci/stashappscodecom-backupbatch-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a BackupBatch Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `stashappscodecom-b
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i stashappscodecom-backupbatch-editor appscode-charts-oci/stashappscodecom-backupbatch-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=stash.appscode.com/v1beta1
+$ helm upgrade -i stashappscodecom-backupbatch-editor appscode-charts-oci/stashappscodecom-backupbatch-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=stash.appscode.com/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i stashappscodecom-backupbatch-editor appscode-charts-oci/stashappscodecom-backupbatch-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i stashappscodecom-backupbatch-editor appscode-charts-oci/stashappscodecom-backupbatch-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/stashappscodecom-backupblueprint-editor/Chart.yaml b/charts/stashappscodecom-backupblueprint-editor/Chart.yaml
index e0f016af69..3d588bf2d6 100644
--- a/charts/stashappscodecom-backupblueprint-editor/Chart.yaml
+++ b/charts/stashappscodecom-backupblueprint-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"stash.appscode.com","version":"v1beta1","resource":"backupblueprints"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: BackupBlueprint Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: stashappscodecom-backupblueprint-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/stashappscodecom-backupblueprint-editor/README.md b/charts/stashappscodecom-backupblueprint-editor/README.md
index 53e457e28d..3602b7cf7f 100644
--- a/charts/stashappscodecom-backupblueprint-editor/README.md
+++ b/charts/stashappscodecom-backupblueprint-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/stashappscodecom-backupblueprint-editor --version=v0.9.0
-$ helm upgrade -i stashappscodecom-backupblueprint-editor appscode-charts-oci/stashappscodecom-backupblueprint-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/stashappscodecom-backupblueprint-editor --version=v0.10.0
+$ helm upgrade -i stashappscodecom-backupblueprint-editor appscode-charts-oci/stashappscodecom-backupblueprint-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a BackupBlueprint Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `stashappscodecom-backupblueprint-editor`:
```bash
-$ helm upgrade -i stashappscodecom-backupblueprint-editor appscode-charts-oci/stashappscodecom-backupblueprint-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i stashappscodecom-backupblueprint-editor appscode-charts-oci/stashappscodecom-backupblueprint-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a BackupBlueprint Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `stashappscodecom-b
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i stashappscodecom-backupblueprint-editor appscode-charts-oci/stashappscodecom-backupblueprint-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=stash.appscode.com/v1beta1
+$ helm upgrade -i stashappscodecom-backupblueprint-editor appscode-charts-oci/stashappscodecom-backupblueprint-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=stash.appscode.com/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i stashappscodecom-backupblueprint-editor appscode-charts-oci/stashappscodecom-backupblueprint-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i stashappscodecom-backupblueprint-editor appscode-charts-oci/stashappscodecom-backupblueprint-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/stashappscodecom-backupconfiguration-editor/Chart.yaml b/charts/stashappscodecom-backupconfiguration-editor/Chart.yaml
index 54efb0a95c..d2deacfde8 100644
--- a/charts/stashappscodecom-backupconfiguration-editor/Chart.yaml
+++ b/charts/stashappscodecom-backupconfiguration-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"stash.appscode.com","version":"v1beta1","resource":"backupconfigurations"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: BackupConfiguration Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: stashappscodecom-backupconfiguration-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/stashappscodecom-backupconfiguration-editor/README.md b/charts/stashappscodecom-backupconfiguration-editor/README.md
index bc5c4daa7f..8878cf15b7 100644
--- a/charts/stashappscodecom-backupconfiguration-editor/README.md
+++ b/charts/stashappscodecom-backupconfiguration-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/stashappscodecom-backupconfiguration-editor --version=v0.9.0
-$ helm upgrade -i stashappscodecom-backupconfiguration-editor appscode-charts-oci/stashappscodecom-backupconfiguration-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/stashappscodecom-backupconfiguration-editor --version=v0.10.0
+$ helm upgrade -i stashappscodecom-backupconfiguration-editor appscode-charts-oci/stashappscodecom-backupconfiguration-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a BackupConfiguration Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `stashappscodecom-backupconfiguration-editor`:
```bash
-$ helm upgrade -i stashappscodecom-backupconfiguration-editor appscode-charts-oci/stashappscodecom-backupconfiguration-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i stashappscodecom-backupconfiguration-editor appscode-charts-oci/stashappscodecom-backupconfiguration-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a BackupConfiguration Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `stashappscodecom-b
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i stashappscodecom-backupconfiguration-editor appscode-charts-oci/stashappscodecom-backupconfiguration-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=stash.appscode.com/v1beta1
+$ helm upgrade -i stashappscodecom-backupconfiguration-editor appscode-charts-oci/stashappscodecom-backupconfiguration-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=stash.appscode.com/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i stashappscodecom-backupconfiguration-editor appscode-charts-oci/stashappscodecom-backupconfiguration-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i stashappscodecom-backupconfiguration-editor appscode-charts-oci/stashappscodecom-backupconfiguration-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/stashappscodecom-backupsession-editor/Chart.yaml b/charts/stashappscodecom-backupsession-editor/Chart.yaml
index 5ee7d61464..a7a6d9a913 100644
--- a/charts/stashappscodecom-backupsession-editor/Chart.yaml
+++ b/charts/stashappscodecom-backupsession-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"stash.appscode.com","version":"v1beta1","resource":"backupsessions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: BackupSession Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: stashappscodecom-backupsession-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/stashappscodecom-backupsession-editor/README.md b/charts/stashappscodecom-backupsession-editor/README.md
index 19a0d76c93..728a240639 100644
--- a/charts/stashappscodecom-backupsession-editor/README.md
+++ b/charts/stashappscodecom-backupsession-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/stashappscodecom-backupsession-editor --version=v0.9.0
-$ helm upgrade -i stashappscodecom-backupsession-editor appscode-charts-oci/stashappscodecom-backupsession-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/stashappscodecom-backupsession-editor --version=v0.10.0
+$ helm upgrade -i stashappscodecom-backupsession-editor appscode-charts-oci/stashappscodecom-backupsession-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a BackupSession Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `stashappscodecom-backupsession-editor`:
```bash
-$ helm upgrade -i stashappscodecom-backupsession-editor appscode-charts-oci/stashappscodecom-backupsession-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i stashappscodecom-backupsession-editor appscode-charts-oci/stashappscodecom-backupsession-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a BackupSession Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `stashappscodecom-b
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i stashappscodecom-backupsession-editor appscode-charts-oci/stashappscodecom-backupsession-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=stash.appscode.com/v1beta1
+$ helm upgrade -i stashappscodecom-backupsession-editor appscode-charts-oci/stashappscodecom-backupsession-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=stash.appscode.com/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i stashappscodecom-backupsession-editor appscode-charts-oci/stashappscodecom-backupsession-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i stashappscodecom-backupsession-editor appscode-charts-oci/stashappscodecom-backupsession-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/stashappscodecom-function-editor/Chart.yaml b/charts/stashappscodecom-function-editor/Chart.yaml
index f970b595e0..2300703dc1 100644
--- a/charts/stashappscodecom-function-editor/Chart.yaml
+++ b/charts/stashappscodecom-function-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"stash.appscode.com","version":"v1beta1","resource":"functions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Function Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: stashappscodecom-function-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/stashappscodecom-function-editor/README.md b/charts/stashappscodecom-function-editor/README.md
index 8d3d360934..a8e9d73a99 100644
--- a/charts/stashappscodecom-function-editor/README.md
+++ b/charts/stashappscodecom-function-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/stashappscodecom-function-editor --version=v0.9.0
-$ helm upgrade -i stashappscodecom-function-editor appscode-charts-oci/stashappscodecom-function-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/stashappscodecom-function-editor --version=v0.10.0
+$ helm upgrade -i stashappscodecom-function-editor appscode-charts-oci/stashappscodecom-function-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Function Editor on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `stashappscodecom-function-editor`:
```bash
-$ helm upgrade -i stashappscodecom-function-editor appscode-charts-oci/stashappscodecom-function-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i stashappscodecom-function-editor appscode-charts-oci/stashappscodecom-function-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Function Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `stashappscodecom-f
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i stashappscodecom-function-editor appscode-charts-oci/stashappscodecom-function-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=stash.appscode.com/v1beta1
+$ helm upgrade -i stashappscodecom-function-editor appscode-charts-oci/stashappscodecom-function-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=stash.appscode.com/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i stashappscodecom-function-editor appscode-charts-oci/stashappscodecom-function-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i stashappscodecom-function-editor appscode-charts-oci/stashappscodecom-function-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/stashappscodecom-recovery-editor/Chart.yaml b/charts/stashappscodecom-recovery-editor/Chart.yaml
index 343b4a53a2..279ac3ce04 100644
--- a/charts/stashappscodecom-recovery-editor/Chart.yaml
+++ b/charts/stashappscodecom-recovery-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"stash.appscode.com","version":"v1alpha1","resource":"recoveries"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Recovery Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: stashappscodecom-recovery-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/stashappscodecom-recovery-editor/README.md b/charts/stashappscodecom-recovery-editor/README.md
index f06d7131ef..95a0ca1f7f 100644
--- a/charts/stashappscodecom-recovery-editor/README.md
+++ b/charts/stashappscodecom-recovery-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/stashappscodecom-recovery-editor --version=v0.9.0
-$ helm upgrade -i stashappscodecom-recovery-editor appscode-charts-oci/stashappscodecom-recovery-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/stashappscodecom-recovery-editor --version=v0.10.0
+$ helm upgrade -i stashappscodecom-recovery-editor appscode-charts-oci/stashappscodecom-recovery-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Recovery Editor on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `stashappscodecom-recovery-editor`:
```bash
-$ helm upgrade -i stashappscodecom-recovery-editor appscode-charts-oci/stashappscodecom-recovery-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i stashappscodecom-recovery-editor appscode-charts-oci/stashappscodecom-recovery-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Recovery Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `stashappscodecom-r
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i stashappscodecom-recovery-editor appscode-charts-oci/stashappscodecom-recovery-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=stash.appscode.com/v1alpha1
+$ helm upgrade -i stashappscodecom-recovery-editor appscode-charts-oci/stashappscodecom-recovery-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=stash.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i stashappscodecom-recovery-editor appscode-charts-oci/stashappscodecom-recovery-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i stashappscodecom-recovery-editor appscode-charts-oci/stashappscodecom-recovery-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/stashappscodecom-repository-editor-options/Chart.yaml b/charts/stashappscodecom-repository-editor-options/Chart.yaml
index 12d91614ba..e4556025e4 100644
--- a/charts/stashappscodecom-repository-editor-options/Chart.yaml
+++ b/charts/stashappscodecom-repository-editor-options/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: stashappscodecom-repository-editor-options
description: Stash Repository Editor UI Options
type: application
-version: v0.9.0
-appVersion: v0.9.0
+version: v0.10.0
+appVersion: v0.10.0
maintainers:
- name: appscode
email: support@appscode.com
diff --git a/charts/stashappscodecom-repository-editor-options/README.md b/charts/stashappscodecom-repository-editor-options/README.md
index 62fe8b455e..0677202208 100644
--- a/charts/stashappscodecom-repository-editor-options/README.md
+++ b/charts/stashappscodecom-repository-editor-options/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/stashappscodecom-repository-editor-options --version=v0.9.0
-$ helm upgrade -i stashappscodecom-repository-editor-options bytebuilders-ui/stashappscodecom-repository-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/stashappscodecom-repository-editor-options --version=v0.10.0
+$ helm upgrade -i stashappscodecom-repository-editor-options bytebuilders-ui/stashappscodecom-repository-editor-options -n kube-system --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Stash Repository Editor UI Options on a [Kubernetes](http:/
To install/upgrade the chart with the release name `stashappscodecom-repository-editor-options`:
```bash
-$ helm upgrade -i stashappscodecom-repository-editor-options bytebuilders-ui/stashappscodecom-repository-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm upgrade -i stashappscodecom-repository-editor-options bytebuilders-ui/stashappscodecom-repository-editor-options -n kube-system --create-namespace --version=v0.10.0
```
The command deploys a Stash Repository Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -93,12 +93,12 @@ The following table lists the configurable parameters of the `stashappscodecom-r
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i stashappscodecom-repository-editor-options bytebuilders-ui/stashappscodecom-repository-editor-options -n kube-system --create-namespace --version=v0.9.0 --set metadata.resource.group=stash.appscode.com
+$ helm upgrade -i stashappscodecom-repository-editor-options bytebuilders-ui/stashappscodecom-repository-editor-options -n kube-system --create-namespace --version=v0.10.0 --set metadata.resource.group=stash.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 stashappscodecom-repository-editor-options bytebuilders-ui/stashappscodecom-repository-editor-options -n kube-system --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i stashappscodecom-repository-editor-options bytebuilders-ui/stashappscodecom-repository-editor-options -n kube-system --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/stashappscodecom-repository-editor/Chart.yaml b/charts/stashappscodecom-repository-editor/Chart.yaml
index 8fb46e8315..c4e1a04178 100644
--- a/charts/stashappscodecom-repository-editor/Chart.yaml
+++ b/charts/stashappscodecom-repository-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"stash.appscode.com","version":"v1alpha1","resource":"repositories"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Repository Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: stashappscodecom-repository-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/stashappscodecom-repository-editor/README.md b/charts/stashappscodecom-repository-editor/README.md
index 7974417775..e1bc64813a 100644
--- a/charts/stashappscodecom-repository-editor/README.md
+++ b/charts/stashappscodecom-repository-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/stashappscodecom-repository-editor --version=v0.9.0
-$ helm upgrade -i stashappscodecom-repository-editor appscode-charts-oci/stashappscodecom-repository-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/stashappscodecom-repository-editor --version=v0.10.0
+$ helm upgrade -i stashappscodecom-repository-editor appscode-charts-oci/stashappscodecom-repository-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Repository Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `stashappscodecom-repository-editor`:
```bash
-$ helm upgrade -i stashappscodecom-repository-editor appscode-charts-oci/stashappscodecom-repository-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i stashappscodecom-repository-editor appscode-charts-oci/stashappscodecom-repository-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Repository Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `stashappscodecom-r
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i stashappscodecom-repository-editor appscode-charts-oci/stashappscodecom-repository-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=stash.appscode.com/v1alpha1
+$ helm upgrade -i stashappscodecom-repository-editor appscode-charts-oci/stashappscodecom-repository-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=stash.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i stashappscodecom-repository-editor appscode-charts-oci/stashappscodecom-repository-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i stashappscodecom-repository-editor appscode-charts-oci/stashappscodecom-repository-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/stashappscodecom-restic-editor/Chart.yaml b/charts/stashappscodecom-restic-editor/Chart.yaml
index f87e0550e2..b5d0ac12a6 100644
--- a/charts/stashappscodecom-restic-editor/Chart.yaml
+++ b/charts/stashappscodecom-restic-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"stash.appscode.com","version":"v1alpha1","resource":"restics"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Restic Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: stashappscodecom-restic-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/stashappscodecom-restic-editor/README.md b/charts/stashappscodecom-restic-editor/README.md
index 4f9a9cacbb..947c3fa36b 100644
--- a/charts/stashappscodecom-restic-editor/README.md
+++ b/charts/stashappscodecom-restic-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/stashappscodecom-restic-editor --version=v0.9.0
-$ helm upgrade -i stashappscodecom-restic-editor appscode-charts-oci/stashappscodecom-restic-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/stashappscodecom-restic-editor --version=v0.10.0
+$ helm upgrade -i stashappscodecom-restic-editor appscode-charts-oci/stashappscodecom-restic-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Restic Editor on a [Kubernetes](http://kubernetes.io) clust
To install/upgrade the chart with the release name `stashappscodecom-restic-editor`:
```bash
-$ helm upgrade -i stashappscodecom-restic-editor appscode-charts-oci/stashappscodecom-restic-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i stashappscodecom-restic-editor appscode-charts-oci/stashappscodecom-restic-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Restic Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `stashappscodecom-r
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i stashappscodecom-restic-editor appscode-charts-oci/stashappscodecom-restic-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=stash.appscode.com/v1alpha1
+$ helm upgrade -i stashappscodecom-restic-editor appscode-charts-oci/stashappscodecom-restic-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=stash.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i stashappscodecom-restic-editor appscode-charts-oci/stashappscodecom-restic-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i stashappscodecom-restic-editor appscode-charts-oci/stashappscodecom-restic-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/stashappscodecom-restorebatch-editor/Chart.yaml b/charts/stashappscodecom-restorebatch-editor/Chart.yaml
index 8e13d45055..65bb272f4c 100644
--- a/charts/stashappscodecom-restorebatch-editor/Chart.yaml
+++ b/charts/stashappscodecom-restorebatch-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"stash.appscode.com","version":"v1beta1","resource":"restorebatches"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RestoreBatch Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: stashappscodecom-restorebatch-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/stashappscodecom-restorebatch-editor/README.md b/charts/stashappscodecom-restorebatch-editor/README.md
index 0686747b8c..c7cce7e33b 100644
--- a/charts/stashappscodecom-restorebatch-editor/README.md
+++ b/charts/stashappscodecom-restorebatch-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/stashappscodecom-restorebatch-editor --version=v0.9.0
-$ helm upgrade -i stashappscodecom-restorebatch-editor appscode-charts-oci/stashappscodecom-restorebatch-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/stashappscodecom-restorebatch-editor --version=v0.10.0
+$ helm upgrade -i stashappscodecom-restorebatch-editor appscode-charts-oci/stashappscodecom-restorebatch-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RestoreBatch Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `stashappscodecom-restorebatch-editor`:
```bash
-$ helm upgrade -i stashappscodecom-restorebatch-editor appscode-charts-oci/stashappscodecom-restorebatch-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i stashappscodecom-restorebatch-editor appscode-charts-oci/stashappscodecom-restorebatch-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RestoreBatch Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `stashappscodecom-r
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i stashappscodecom-restorebatch-editor appscode-charts-oci/stashappscodecom-restorebatch-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=stash.appscode.com/v1beta1
+$ helm upgrade -i stashappscodecom-restorebatch-editor appscode-charts-oci/stashappscodecom-restorebatch-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=stash.appscode.com/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i stashappscodecom-restorebatch-editor appscode-charts-oci/stashappscodecom-restorebatch-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i stashappscodecom-restorebatch-editor appscode-charts-oci/stashappscodecom-restorebatch-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/stashappscodecom-restoresession-editor-options/Chart.yaml b/charts/stashappscodecom-restoresession-editor-options/Chart.yaml
index 6560974b9a..643f0986c9 100644
--- a/charts/stashappscodecom-restoresession-editor-options/Chart.yaml
+++ b/charts/stashappscodecom-restoresession-editor-options/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: stashappscodecom-restoresession-editor-options
description: Stash RestoreSession Editor UI Options
type: application
-version: v0.9.0
-appVersion: v0.9.0
+version: v0.10.0
+appVersion: v0.10.0
maintainers:
- name: appscode
email: support@appscode.com
diff --git a/charts/stashappscodecom-restoresession-editor-options/README.md b/charts/stashappscodecom-restoresession-editor-options/README.md
index 3e355acd6b..34da9ff2ba 100644
--- a/charts/stashappscodecom-restoresession-editor-options/README.md
+++ b/charts/stashappscodecom-restoresession-editor-options/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/stashappscodecom-restoresession-editor-options --version=v0.9.0
-$ helm upgrade -i stashappscodecom-restoresession-editor-options bytebuilders-ui/stashappscodecom-restoresession-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/stashappscodecom-restoresession-editor-options --version=v0.10.0
+$ helm upgrade -i stashappscodecom-restoresession-editor-options bytebuilders-ui/stashappscodecom-restoresession-editor-options -n kube-system --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Stash RestoreSession Editor UI Options on a [Kubernetes](ht
To install/upgrade the chart with the release name `stashappscodecom-restoresession-editor-options`:
```bash
-$ helm upgrade -i stashappscodecom-restoresession-editor-options bytebuilders-ui/stashappscodecom-restoresession-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm upgrade -i stashappscodecom-restoresession-editor-options bytebuilders-ui/stashappscodecom-restoresession-editor-options -n kube-system --create-namespace --version=v0.10.0
```
The command deploys a Stash RestoreSession Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -65,12 +65,12 @@ The following table lists the configurable parameters of the `stashappscodecom-r
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i stashappscodecom-restoresession-editor-options bytebuilders-ui/stashappscodecom-restoresession-editor-options -n kube-system --create-namespace --version=v0.9.0 --set metadata.resource.group=stash.appscode.com
+$ helm upgrade -i stashappscodecom-restoresession-editor-options bytebuilders-ui/stashappscodecom-restoresession-editor-options -n kube-system --create-namespace --version=v0.10.0 --set metadata.resource.group=stash.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 stashappscodecom-restoresession-editor-options bytebuilders-ui/stashappscodecom-restoresession-editor-options -n kube-system --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i stashappscodecom-restoresession-editor-options bytebuilders-ui/stashappscodecom-restoresession-editor-options -n kube-system --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/stashappscodecom-restoresession-editor-options/ui/create-ui.yaml b/charts/stashappscodecom-restoresession-editor-options/ui/create-ui.yaml
index fea0571f5d..80dc6eb251 100644
--- a/charts/stashappscodecom-restoresession-editor-options/ui/create-ui.yaml
+++ b/charts/stashappscodecom-restoresession-editor-options/ui/create-ui.yaml
@@ -122,7 +122,7 @@ steps:
- alias: database-restore-runtime-settings
chart:
name: uibytebuildersdev-component-database-runtime-settings
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: schema#/properties/metadata/properties/release/properties/namespace
diff --git a/charts/stashappscodecom-restoresession-editor/Chart.yaml b/charts/stashappscodecom-restoresession-editor/Chart.yaml
index bdddabb049..a4e261503d 100644
--- a/charts/stashappscodecom-restoresession-editor/Chart.yaml
+++ b/charts/stashappscodecom-restoresession-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"stash.appscode.com","version":"v1beta1","resource":"restoresessions"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RestoreSession Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: stashappscodecom-restoresession-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/stashappscodecom-restoresession-editor/README.md b/charts/stashappscodecom-restoresession-editor/README.md
index c0cd872b30..7a0aec4d49 100644
--- a/charts/stashappscodecom-restoresession-editor/README.md
+++ b/charts/stashappscodecom-restoresession-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/stashappscodecom-restoresession-editor --version=v0.9.0
-$ helm upgrade -i stashappscodecom-restoresession-editor appscode-charts-oci/stashappscodecom-restoresession-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/stashappscodecom-restoresession-editor --version=v0.10.0
+$ helm upgrade -i stashappscodecom-restoresession-editor appscode-charts-oci/stashappscodecom-restoresession-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RestoreSession Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `stashappscodecom-restoresession-editor`:
```bash
-$ helm upgrade -i stashappscodecom-restoresession-editor appscode-charts-oci/stashappscodecom-restoresession-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i stashappscodecom-restoresession-editor appscode-charts-oci/stashappscodecom-restoresession-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RestoreSession Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `stashappscodecom-r
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i stashappscodecom-restoresession-editor appscode-charts-oci/stashappscodecom-restoresession-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=stash.appscode.com/v1beta1
+$ helm upgrade -i stashappscodecom-restoresession-editor appscode-charts-oci/stashappscodecom-restoresession-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=stash.appscode.com/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i stashappscodecom-restoresession-editor appscode-charts-oci/stashappscodecom-restoresession-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i stashappscodecom-restoresession-editor appscode-charts-oci/stashappscodecom-restoresession-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/stashappscodecom-task-editor/Chart.yaml b/charts/stashappscodecom-task-editor/Chart.yaml
index 264bccb7ca..d14e15f68f 100644
--- a/charts/stashappscodecom-task-editor/Chart.yaml
+++ b/charts/stashappscodecom-task-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"stash.appscode.com","version":"v1beta1","resource":"tasks"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Task Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: stashappscodecom-task-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/stashappscodecom-task-editor/README.md b/charts/stashappscodecom-task-editor/README.md
index 2018b87594..5c58eb029c 100644
--- a/charts/stashappscodecom-task-editor/README.md
+++ b/charts/stashappscodecom-task-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/stashappscodecom-task-editor --version=v0.9.0
-$ helm upgrade -i stashappscodecom-task-editor appscode-charts-oci/stashappscodecom-task-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/stashappscodecom-task-editor --version=v0.10.0
+$ helm upgrade -i stashappscodecom-task-editor appscode-charts-oci/stashappscodecom-task-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Task Editor on a [Kubernetes](http://kubernetes.io) cluster
To install/upgrade the chart with the release name `stashappscodecom-task-editor`:
```bash
-$ helm upgrade -i stashappscodecom-task-editor appscode-charts-oci/stashappscodecom-task-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i stashappscodecom-task-editor appscode-charts-oci/stashappscodecom-task-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Task Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `stashappscodecom-t
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i stashappscodecom-task-editor appscode-charts-oci/stashappscodecom-task-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=stash.appscode.com/v1beta1
+$ helm upgrade -i stashappscodecom-task-editor appscode-charts-oci/stashappscodecom-task-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=stash.appscode.com/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i stashappscodecom-task-editor appscode-charts-oci/stashappscodecom-task-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i stashappscodecom-task-editor appscode-charts-oci/stashappscodecom-task-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/statusgatekeepersh-constraintpodstatus-editor/Chart.yaml b/charts/statusgatekeepersh-constraintpodstatus-editor/Chart.yaml
index 8dd8dc1660..ada9d1276b 100644
--- a/charts/statusgatekeepersh-constraintpodstatus-editor/Chart.yaml
+++ b/charts/statusgatekeepersh-constraintpodstatus-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"status.gatekeeper.sh","version":"v1beta1","resource":"constraintpodstatuses"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ConstraintPodStatus Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: statusgatekeepersh-constraintpodstatus-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/statusgatekeepersh-constraintpodstatus-editor/README.md b/charts/statusgatekeepersh-constraintpodstatus-editor/README.md
index 4d6f5688df..ce029c7f9e 100644
--- a/charts/statusgatekeepersh-constraintpodstatus-editor/README.md
+++ b/charts/statusgatekeepersh-constraintpodstatus-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/statusgatekeepersh-constraintpodstatus-editor --version=v0.9.0
-$ helm upgrade -i statusgatekeepersh-constraintpodstatus-editor appscode-charts-oci/statusgatekeepersh-constraintpodstatus-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/statusgatekeepersh-constraintpodstatus-editor --version=v0.10.0
+$ helm upgrade -i statusgatekeepersh-constraintpodstatus-editor appscode-charts-oci/statusgatekeepersh-constraintpodstatus-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ConstraintPodStatus Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `statusgatekeepersh-constraintpodstatus-editor`:
```bash
-$ helm upgrade -i statusgatekeepersh-constraintpodstatus-editor appscode-charts-oci/statusgatekeepersh-constraintpodstatus-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i statusgatekeepersh-constraintpodstatus-editor appscode-charts-oci/statusgatekeepersh-constraintpodstatus-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ConstraintPodStatus Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `statusgatekeepersh
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i statusgatekeepersh-constraintpodstatus-editor appscode-charts-oci/statusgatekeepersh-constraintpodstatus-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=status.gatekeeper.sh/v1beta1
+$ helm upgrade -i statusgatekeepersh-constraintpodstatus-editor appscode-charts-oci/statusgatekeepersh-constraintpodstatus-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=status.gatekeeper.sh/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i statusgatekeepersh-constraintpodstatus-editor appscode-charts-oci/statusgatekeepersh-constraintpodstatus-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i statusgatekeepersh-constraintpodstatus-editor appscode-charts-oci/statusgatekeepersh-constraintpodstatus-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/statusgatekeepersh-constrainttemplatepodstatus-editor/Chart.yaml b/charts/statusgatekeepersh-constrainttemplatepodstatus-editor/Chart.yaml
index 0741b704ab..a91ffc071f 100644
--- a/charts/statusgatekeepersh-constrainttemplatepodstatus-editor/Chart.yaml
+++ b/charts/statusgatekeepersh-constrainttemplatepodstatus-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"status.gatekeeper.sh","version":"v1beta1","resource":"constrainttemplatepodstatuses"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ConstraintTemplatePodStatus Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: statusgatekeepersh-constrainttemplatepodstatus-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/statusgatekeepersh-constrainttemplatepodstatus-editor/README.md b/charts/statusgatekeepersh-constrainttemplatepodstatus-editor/README.md
index 99d21a3821..714a50a193 100644
--- a/charts/statusgatekeepersh-constrainttemplatepodstatus-editor/README.md
+++ b/charts/statusgatekeepersh-constrainttemplatepodstatus-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/statusgatekeepersh-constrainttemplatepodstatus-editor --version=v0.9.0
-$ helm upgrade -i statusgatekeepersh-constrainttemplatepodstatus-editor appscode-charts-oci/statusgatekeepersh-constrainttemplatepodstatus-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/statusgatekeepersh-constrainttemplatepodstatus-editor --version=v0.10.0
+$ helm upgrade -i statusgatekeepersh-constrainttemplatepodstatus-editor appscode-charts-oci/statusgatekeepersh-constrainttemplatepodstatus-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ConstraintTemplatePodStatus Editor on a [Kubernetes](http:/
To install/upgrade the chart with the release name `statusgatekeepersh-constrainttemplatepodstatus-editor`:
```bash
-$ helm upgrade -i statusgatekeepersh-constrainttemplatepodstatus-editor appscode-charts-oci/statusgatekeepersh-constrainttemplatepodstatus-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i statusgatekeepersh-constrainttemplatepodstatus-editor appscode-charts-oci/statusgatekeepersh-constrainttemplatepodstatus-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ConstraintTemplatePodStatus Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `statusgatekeepersh
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i statusgatekeepersh-constrainttemplatepodstatus-editor appscode-charts-oci/statusgatekeepersh-constrainttemplatepodstatus-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=status.gatekeeper.sh/v1beta1
+$ helm upgrade -i statusgatekeepersh-constrainttemplatepodstatus-editor appscode-charts-oci/statusgatekeepersh-constrainttemplatepodstatus-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=status.gatekeeper.sh/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i statusgatekeepersh-constrainttemplatepodstatus-editor appscode-charts-oci/statusgatekeepersh-constrainttemplatepodstatus-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i statusgatekeepersh-constrainttemplatepodstatus-editor appscode-charts-oci/statusgatekeepersh-constrainttemplatepodstatus-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/statusgatekeepersh-expansiontemplatepodstatus-editor/Chart.yaml b/charts/statusgatekeepersh-expansiontemplatepodstatus-editor/Chart.yaml
index 1399d8c5bd..5bb060371e 100644
--- a/charts/statusgatekeepersh-expansiontemplatepodstatus-editor/Chart.yaml
+++ b/charts/statusgatekeepersh-expansiontemplatepodstatus-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"status.gatekeeper.sh","version":"v1beta1","resource":"expansiontemplatepodstatuses"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ExpansionTemplatePodStatus Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: statusgatekeepersh-expansiontemplatepodstatus-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/statusgatekeepersh-expansiontemplatepodstatus-editor/README.md b/charts/statusgatekeepersh-expansiontemplatepodstatus-editor/README.md
index 55497ae24e..d61ac6af65 100644
--- a/charts/statusgatekeepersh-expansiontemplatepodstatus-editor/README.md
+++ b/charts/statusgatekeepersh-expansiontemplatepodstatus-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/statusgatekeepersh-expansiontemplatepodstatus-editor --version=v0.9.0
-$ helm upgrade -i statusgatekeepersh-expansiontemplatepodstatus-editor appscode-charts-oci/statusgatekeepersh-expansiontemplatepodstatus-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/statusgatekeepersh-expansiontemplatepodstatus-editor --version=v0.10.0
+$ helm upgrade -i statusgatekeepersh-expansiontemplatepodstatus-editor appscode-charts-oci/statusgatekeepersh-expansiontemplatepodstatus-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ExpansionTemplatePodStatus Editor on a [Kubernetes](http://
To install/upgrade the chart with the release name `statusgatekeepersh-expansiontemplatepodstatus-editor`:
```bash
-$ helm upgrade -i statusgatekeepersh-expansiontemplatepodstatus-editor appscode-charts-oci/statusgatekeepersh-expansiontemplatepodstatus-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i statusgatekeepersh-expansiontemplatepodstatus-editor appscode-charts-oci/statusgatekeepersh-expansiontemplatepodstatus-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ExpansionTemplatePodStatus Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `statusgatekeepersh
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i statusgatekeepersh-expansiontemplatepodstatus-editor appscode-charts-oci/statusgatekeepersh-expansiontemplatepodstatus-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=status.gatekeeper.sh/v1beta1
+$ helm upgrade -i statusgatekeepersh-expansiontemplatepodstatus-editor appscode-charts-oci/statusgatekeepersh-expansiontemplatepodstatus-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=status.gatekeeper.sh/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i statusgatekeepersh-expansiontemplatepodstatus-editor appscode-charts-oci/statusgatekeepersh-expansiontemplatepodstatus-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i statusgatekeepersh-expansiontemplatepodstatus-editor appscode-charts-oci/statusgatekeepersh-expansiontemplatepodstatus-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/statusgatekeepersh-mutatorpodstatus-editor/Chart.yaml b/charts/statusgatekeepersh-mutatorpodstatus-editor/Chart.yaml
index 9526af351a..e80063b2a5 100644
--- a/charts/statusgatekeepersh-mutatorpodstatus-editor/Chart.yaml
+++ b/charts/statusgatekeepersh-mutatorpodstatus-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"status.gatekeeper.sh","version":"v1beta1","resource":"mutatorpodstatuses"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MutatorPodStatus Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: statusgatekeepersh-mutatorpodstatus-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/statusgatekeepersh-mutatorpodstatus-editor/README.md b/charts/statusgatekeepersh-mutatorpodstatus-editor/README.md
index 6c97ef3874..b6060507a2 100644
--- a/charts/statusgatekeepersh-mutatorpodstatus-editor/README.md
+++ b/charts/statusgatekeepersh-mutatorpodstatus-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/statusgatekeepersh-mutatorpodstatus-editor --version=v0.9.0
-$ helm upgrade -i statusgatekeepersh-mutatorpodstatus-editor appscode-charts-oci/statusgatekeepersh-mutatorpodstatus-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/statusgatekeepersh-mutatorpodstatus-editor --version=v0.10.0
+$ helm upgrade -i statusgatekeepersh-mutatorpodstatus-editor appscode-charts-oci/statusgatekeepersh-mutatorpodstatus-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MutatorPodStatus Editor on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `statusgatekeepersh-mutatorpodstatus-editor`:
```bash
-$ helm upgrade -i statusgatekeepersh-mutatorpodstatus-editor appscode-charts-oci/statusgatekeepersh-mutatorpodstatus-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i statusgatekeepersh-mutatorpodstatus-editor appscode-charts-oci/statusgatekeepersh-mutatorpodstatus-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MutatorPodStatus Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `statusgatekeepersh
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i statusgatekeepersh-mutatorpodstatus-editor appscode-charts-oci/statusgatekeepersh-mutatorpodstatus-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=status.gatekeeper.sh/v1beta1
+$ helm upgrade -i statusgatekeepersh-mutatorpodstatus-editor appscode-charts-oci/statusgatekeepersh-mutatorpodstatus-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=status.gatekeeper.sh/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i statusgatekeepersh-mutatorpodstatus-editor appscode-charts-oci/statusgatekeepersh-mutatorpodstatus-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i statusgatekeepersh-mutatorpodstatus-editor appscode-charts-oci/statusgatekeepersh-mutatorpodstatus-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/storageazurekubedbcom-account-editor/Chart.yaml b/charts/storageazurekubedbcom-account-editor/Chart.yaml
index 3a99531b62..2f08467d87 100644
--- a/charts/storageazurekubedbcom-account-editor/Chart.yaml
+++ b/charts/storageazurekubedbcom-account-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"storage.azure.kubedb.com","version":"v1alpha1","resource":"accounts"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Account Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: storageazurekubedbcom-account-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/storageazurekubedbcom-account-editor/README.md b/charts/storageazurekubedbcom-account-editor/README.md
index 24caf39022..6a386d69a9 100644
--- a/charts/storageazurekubedbcom-account-editor/README.md
+++ b/charts/storageazurekubedbcom-account-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/storageazurekubedbcom-account-editor --version=v0.9.0
-$ helm upgrade -i storageazurekubedbcom-account-editor appscode-charts-oci/storageazurekubedbcom-account-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/storageazurekubedbcom-account-editor --version=v0.10.0
+$ helm upgrade -i storageazurekubedbcom-account-editor appscode-charts-oci/storageazurekubedbcom-account-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Account Editor on a [Kubernetes](http://kubernetes.io) clus
To install/upgrade the chart with the release name `storageazurekubedbcom-account-editor`:
```bash
-$ helm upgrade -i storageazurekubedbcom-account-editor appscode-charts-oci/storageazurekubedbcom-account-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i storageazurekubedbcom-account-editor appscode-charts-oci/storageazurekubedbcom-account-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Account Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `storageazurekubedb
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i storageazurekubedbcom-account-editor appscode-charts-oci/storageazurekubedbcom-account-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=storage.azure.kubedb.com/v1alpha1
+$ helm upgrade -i storageazurekubedbcom-account-editor appscode-charts-oci/storageazurekubedbcom-account-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=storage.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i storageazurekubedbcom-account-editor appscode-charts-oci/storageazurekubedbcom-account-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i storageazurekubedbcom-account-editor appscode-charts-oci/storageazurekubedbcom-account-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/storageazurekubedbcom-container-editor/Chart.yaml b/charts/storageazurekubedbcom-container-editor/Chart.yaml
index 269dbe3e2a..31e06c68b7 100644
--- a/charts/storageazurekubedbcom-container-editor/Chart.yaml
+++ b/charts/storageazurekubedbcom-container-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"storage.azure.kubedb.com","version":"v1alpha1","resource":"containers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Container Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: storageazurekubedbcom-container-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/storageazurekubedbcom-container-editor/README.md b/charts/storageazurekubedbcom-container-editor/README.md
index d513325dd1..697bb68826 100644
--- a/charts/storageazurekubedbcom-container-editor/README.md
+++ b/charts/storageazurekubedbcom-container-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/storageazurekubedbcom-container-editor --version=v0.9.0
-$ helm upgrade -i storageazurekubedbcom-container-editor appscode-charts-oci/storageazurekubedbcom-container-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/storageazurekubedbcom-container-editor --version=v0.10.0
+$ helm upgrade -i storageazurekubedbcom-container-editor appscode-charts-oci/storageazurekubedbcom-container-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Container Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `storageazurekubedbcom-container-editor`:
```bash
-$ helm upgrade -i storageazurekubedbcom-container-editor appscode-charts-oci/storageazurekubedbcom-container-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i storageazurekubedbcom-container-editor appscode-charts-oci/storageazurekubedbcom-container-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Container Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `storageazurekubedb
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i storageazurekubedbcom-container-editor appscode-charts-oci/storageazurekubedbcom-container-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=storage.azure.kubedb.com/v1alpha1
+$ helm upgrade -i storageazurekubedbcom-container-editor appscode-charts-oci/storageazurekubedbcom-container-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=storage.azure.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i storageazurekubedbcom-container-editor appscode-charts-oci/storageazurekubedbcom-container-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i storageazurekubedbcom-container-editor appscode-charts-oci/storageazurekubedbcom-container-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/storagek8sio-csidriver-editor/Chart.yaml b/charts/storagek8sio-csidriver-editor/Chart.yaml
index a0509deb43..feeecbba9a 100644
--- a/charts/storagek8sio-csidriver-editor/Chart.yaml
+++ b/charts/storagek8sio-csidriver-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"storage.k8s.io","version":"v1","resource":"csidrivers"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: CSIDriver Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: storagek8sio-csidriver-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/storagek8sio-csidriver-editor/README.md b/charts/storagek8sio-csidriver-editor/README.md
index 491ebbc9b1..1727ba1d5e 100644
--- a/charts/storagek8sio-csidriver-editor/README.md
+++ b/charts/storagek8sio-csidriver-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/storagek8sio-csidriver-editor --version=v0.9.0
-$ helm upgrade -i storagek8sio-csidriver-editor appscode-charts-oci/storagek8sio-csidriver-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/storagek8sio-csidriver-editor --version=v0.10.0
+$ helm upgrade -i storagek8sio-csidriver-editor appscode-charts-oci/storagek8sio-csidriver-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a CSIDriver Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `storagek8sio-csidriver-editor`:
```bash
-$ helm upgrade -i storagek8sio-csidriver-editor appscode-charts-oci/storagek8sio-csidriver-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i storagek8sio-csidriver-editor appscode-charts-oci/storagek8sio-csidriver-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a CSIDriver Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `storagek8sio-csidr
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i storagek8sio-csidriver-editor appscode-charts-oci/storagek8sio-csidriver-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=storage.k8s.io/v1
+$ helm upgrade -i storagek8sio-csidriver-editor appscode-charts-oci/storagek8sio-csidriver-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=storage.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i storagek8sio-csidriver-editor appscode-charts-oci/storagek8sio-csidriver-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i storagek8sio-csidriver-editor appscode-charts-oci/storagek8sio-csidriver-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/storagek8sio-csinode-editor/Chart.yaml b/charts/storagek8sio-csinode-editor/Chart.yaml
index 9bb8f82383..4d9534a840 100644
--- a/charts/storagek8sio-csinode-editor/Chart.yaml
+++ b/charts/storagek8sio-csinode-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"storage.k8s.io","version":"v1","resource":"csinodes"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: CSINode Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: storagek8sio-csinode-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/storagek8sio-csinode-editor/README.md b/charts/storagek8sio-csinode-editor/README.md
index abf989ddb1..fe87de559d 100644
--- a/charts/storagek8sio-csinode-editor/README.md
+++ b/charts/storagek8sio-csinode-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/storagek8sio-csinode-editor --version=v0.9.0
-$ helm upgrade -i storagek8sio-csinode-editor appscode-charts-oci/storagek8sio-csinode-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/storagek8sio-csinode-editor --version=v0.10.0
+$ helm upgrade -i storagek8sio-csinode-editor appscode-charts-oci/storagek8sio-csinode-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a CSINode Editor on a [Kubernetes](http://kubernetes.io) clus
To install/upgrade the chart with the release name `storagek8sio-csinode-editor`:
```bash
-$ helm upgrade -i storagek8sio-csinode-editor appscode-charts-oci/storagek8sio-csinode-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i storagek8sio-csinode-editor appscode-charts-oci/storagek8sio-csinode-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a CSINode Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `storagek8sio-csino
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i storagek8sio-csinode-editor appscode-charts-oci/storagek8sio-csinode-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=storage.k8s.io/v1
+$ helm upgrade -i storagek8sio-csinode-editor appscode-charts-oci/storagek8sio-csinode-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=storage.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i storagek8sio-csinode-editor appscode-charts-oci/storagek8sio-csinode-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i storagek8sio-csinode-editor appscode-charts-oci/storagek8sio-csinode-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/storagek8sio-csistoragecapacity-editor/Chart.yaml b/charts/storagek8sio-csistoragecapacity-editor/Chart.yaml
index 565b57f4ef..6cc3a48974 100644
--- a/charts/storagek8sio-csistoragecapacity-editor/Chart.yaml
+++ b/charts/storagek8sio-csistoragecapacity-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"storage.k8s.io","version":"v1beta1","resource":"csistoragecapacities"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: CSIStorageCapacity Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: storagek8sio-csistoragecapacity-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/storagek8sio-csistoragecapacity-editor/README.md b/charts/storagek8sio-csistoragecapacity-editor/README.md
index 7d4b75c3bd..7ee3546956 100644
--- a/charts/storagek8sio-csistoragecapacity-editor/README.md
+++ b/charts/storagek8sio-csistoragecapacity-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/storagek8sio-csistoragecapacity-editor --version=v0.9.0
-$ helm upgrade -i storagek8sio-csistoragecapacity-editor appscode-charts-oci/storagek8sio-csistoragecapacity-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/storagek8sio-csistoragecapacity-editor --version=v0.10.0
+$ helm upgrade -i storagek8sio-csistoragecapacity-editor appscode-charts-oci/storagek8sio-csistoragecapacity-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a CSIStorageCapacity Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `storagek8sio-csistoragecapacity-editor`:
```bash
-$ helm upgrade -i storagek8sio-csistoragecapacity-editor appscode-charts-oci/storagek8sio-csistoragecapacity-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i storagek8sio-csistoragecapacity-editor appscode-charts-oci/storagek8sio-csistoragecapacity-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a CSIStorageCapacity Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `storagek8sio-csist
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i storagek8sio-csistoragecapacity-editor appscode-charts-oci/storagek8sio-csistoragecapacity-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=storage.k8s.io/v1beta1
+$ helm upgrade -i storagek8sio-csistoragecapacity-editor appscode-charts-oci/storagek8sio-csistoragecapacity-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=storage.k8s.io/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i storagek8sio-csistoragecapacity-editor appscode-charts-oci/storagek8sio-csistoragecapacity-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i storagek8sio-csistoragecapacity-editor appscode-charts-oci/storagek8sio-csistoragecapacity-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/storagek8sio-storageclass-editor/Chart.yaml b/charts/storagek8sio-storageclass-editor/Chart.yaml
index 6eca612c2b..ab94fe77ae 100644
--- a/charts/storagek8sio-storageclass-editor/Chart.yaml
+++ b/charts/storagek8sio-storageclass-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"storage.k8s.io","version":"v1","resource":"storageclasses"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: StorageClass Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: storagek8sio-storageclass-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/storagek8sio-storageclass-editor/README.md b/charts/storagek8sio-storageclass-editor/README.md
index 3d50aa8e28..8377c54407 100644
--- a/charts/storagek8sio-storageclass-editor/README.md
+++ b/charts/storagek8sio-storageclass-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/storagek8sio-storageclass-editor --version=v0.9.0
-$ helm upgrade -i storagek8sio-storageclass-editor appscode-charts-oci/storagek8sio-storageclass-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/storagek8sio-storageclass-editor --version=v0.10.0
+$ helm upgrade -i storagek8sio-storageclass-editor appscode-charts-oci/storagek8sio-storageclass-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a StorageClass Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `storagek8sio-storageclass-editor`:
```bash
-$ helm upgrade -i storagek8sio-storageclass-editor appscode-charts-oci/storagek8sio-storageclass-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i storagek8sio-storageclass-editor appscode-charts-oci/storagek8sio-storageclass-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a StorageClass Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `storagek8sio-stora
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i storagek8sio-storageclass-editor appscode-charts-oci/storagek8sio-storageclass-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=storage.k8s.io/v1
+$ helm upgrade -i storagek8sio-storageclass-editor appscode-charts-oci/storagek8sio-storageclass-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=storage.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i storagek8sio-storageclass-editor appscode-charts-oci/storagek8sio-storageclass-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i storagek8sio-storageclass-editor appscode-charts-oci/storagek8sio-storageclass-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/storagek8sio-volumeattachment-editor/Chart.yaml b/charts/storagek8sio-volumeattachment-editor/Chart.yaml
index 97e682434f..d37a30654c 100644
--- a/charts/storagek8sio-volumeattachment-editor/Chart.yaml
+++ b/charts/storagek8sio-volumeattachment-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"storage.k8s.io","version":"v1","resource":"volumeattachments"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: VolumeAttachment Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: storagek8sio-volumeattachment-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/storagek8sio-volumeattachment-editor/README.md b/charts/storagek8sio-volumeattachment-editor/README.md
index 6173a1751b..22078231ee 100644
--- a/charts/storagek8sio-volumeattachment-editor/README.md
+++ b/charts/storagek8sio-volumeattachment-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/storagek8sio-volumeattachment-editor --version=v0.9.0
-$ helm upgrade -i storagek8sio-volumeattachment-editor appscode-charts-oci/storagek8sio-volumeattachment-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/storagek8sio-volumeattachment-editor --version=v0.10.0
+$ helm upgrade -i storagek8sio-volumeattachment-editor appscode-charts-oci/storagek8sio-volumeattachment-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a VolumeAttachment Editor on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `storagek8sio-volumeattachment-editor`:
```bash
-$ helm upgrade -i storagek8sio-volumeattachment-editor appscode-charts-oci/storagek8sio-volumeattachment-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i storagek8sio-volumeattachment-editor appscode-charts-oci/storagek8sio-volumeattachment-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a VolumeAttachment Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `storagek8sio-volum
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i storagek8sio-volumeattachment-editor appscode-charts-oci/storagek8sio-volumeattachment-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=storage.k8s.io/v1
+$ helm upgrade -i storagek8sio-volumeattachment-editor appscode-charts-oci/storagek8sio-volumeattachment-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=storage.k8s.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i storagek8sio-volumeattachment-editor appscode-charts-oci/storagek8sio-volumeattachment-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i storagek8sio-volumeattachment-editor appscode-charts-oci/storagek8sio-volumeattachment-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/storagekubestashcom-backupstorage-editor-options/Chart.yaml b/charts/storagekubestashcom-backupstorage-editor-options/Chart.yaml
index 5c6c1402b5..c4c24d84aa 100644
--- a/charts/storagekubestashcom-backupstorage-editor-options/Chart.yaml
+++ b/charts/storagekubestashcom-backupstorage-editor-options/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: storagekubestashcom-backupstorage-editor-options
description: Stash Repository Editor UI Options
type: application
-version: v0.9.0
-appVersion: v0.9.0
+version: v0.10.0
+appVersion: v0.10.0
maintainers:
- name: appscode
email: support@appscode.com
diff --git a/charts/storagekubestashcom-backupstorage-editor-options/README.md b/charts/storagekubestashcom-backupstorage-editor-options/README.md
index b7e013c093..bf8faf9bb4 100644
--- a/charts/storagekubestashcom-backupstorage-editor-options/README.md
+++ b/charts/storagekubestashcom-backupstorage-editor-options/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/storagekubestashcom-backupstorage-editor-options --version=v0.9.0
-$ helm upgrade -i storagekubestashcom-backupstorage-editor-options bytebuilders-ui/storagekubestashcom-backupstorage-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/storagekubestashcom-backupstorage-editor-options --version=v0.10.0
+$ helm upgrade -i storagekubestashcom-backupstorage-editor-options bytebuilders-ui/storagekubestashcom-backupstorage-editor-options -n kube-system --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Stash Repository Editor UI Options on a [Kubernetes](http:/
To install/upgrade the chart with the release name `storagekubestashcom-backupstorage-editor-options`:
```bash
-$ helm upgrade -i storagekubestashcom-backupstorage-editor-options bytebuilders-ui/storagekubestashcom-backupstorage-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm upgrade -i storagekubestashcom-backupstorage-editor-options bytebuilders-ui/storagekubestashcom-backupstorage-editor-options -n kube-system --create-namespace --version=v0.10.0
```
The command deploys a Stash Repository Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -78,12 +78,12 @@ The following table lists the configurable parameters of the `storagekubestashco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i storagekubestashcom-backupstorage-editor-options bytebuilders-ui/storagekubestashcom-backupstorage-editor-options -n kube-system --create-namespace --version=v0.9.0 --set metadata.resource.group=storage.kubestash.com
+$ helm upgrade -i storagekubestashcom-backupstorage-editor-options bytebuilders-ui/storagekubestashcom-backupstorage-editor-options -n kube-system --create-namespace --version=v0.10.0 --set metadata.resource.group=storage.kubestash.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 storagekubestashcom-backupstorage-editor-options bytebuilders-ui/storagekubestashcom-backupstorage-editor-options -n kube-system --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i storagekubestashcom-backupstorage-editor-options bytebuilders-ui/storagekubestashcom-backupstorage-editor-options -n kube-system --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/storagekubestashcom-backupstorage-editor/Chart.yaml b/charts/storagekubestashcom-backupstorage-editor/Chart.yaml
index 9ab56416c2..31cf129213 100644
--- a/charts/storagekubestashcom-backupstorage-editor/Chart.yaml
+++ b/charts/storagekubestashcom-backupstorage-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"storage.kubestash.com","version":"v1alpha1","resource":"backupstorages"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: BackupStorage Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: storagekubestashcom-backupstorage-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/storagekubestashcom-backupstorage-editor/README.md b/charts/storagekubestashcom-backupstorage-editor/README.md
index dfcdea9b67..da19a8ab61 100644
--- a/charts/storagekubestashcom-backupstorage-editor/README.md
+++ b/charts/storagekubestashcom-backupstorage-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/storagekubestashcom-backupstorage-editor --version=v0.9.0
-$ helm upgrade -i storagekubestashcom-backupstorage-editor appscode-charts-oci/storagekubestashcom-backupstorage-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/storagekubestashcom-backupstorage-editor --version=v0.10.0
+$ helm upgrade -i storagekubestashcom-backupstorage-editor appscode-charts-oci/storagekubestashcom-backupstorage-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a BackupStorage Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `storagekubestashcom-backupstorage-editor`:
```bash
-$ helm upgrade -i storagekubestashcom-backupstorage-editor appscode-charts-oci/storagekubestashcom-backupstorage-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i storagekubestashcom-backupstorage-editor appscode-charts-oci/storagekubestashcom-backupstorage-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a BackupStorage Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `storagekubestashco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i storagekubestashcom-backupstorage-editor appscode-charts-oci/storagekubestashcom-backupstorage-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=storage.kubestash.com/v1alpha1
+$ helm upgrade -i storagekubestashcom-backupstorage-editor appscode-charts-oci/storagekubestashcom-backupstorage-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=storage.kubestash.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i storagekubestashcom-backupstorage-editor appscode-charts-oci/storagekubestashcom-backupstorage-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i storagekubestashcom-backupstorage-editor appscode-charts-oci/storagekubestashcom-backupstorage-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/storagekubestashcom-repository-editor-options/Chart.yaml b/charts/storagekubestashcom-repository-editor-options/Chart.yaml
index 8d42d31564..aba6013b46 100644
--- a/charts/storagekubestashcom-repository-editor-options/Chart.yaml
+++ b/charts/storagekubestashcom-repository-editor-options/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: storagekubestashcom-repository-editor-options
description: Stash Repository Editor UI Options
type: application
-version: v0.9.0
-appVersion: v0.9.0
+version: v0.10.0
+appVersion: v0.10.0
maintainers:
- name: appscode
email: support@appscode.com
diff --git a/charts/storagekubestashcom-repository-editor-options/README.md b/charts/storagekubestashcom-repository-editor-options/README.md
index 09fd927ce2..2b5832224b 100644
--- a/charts/storagekubestashcom-repository-editor-options/README.md
+++ b/charts/storagekubestashcom-repository-editor-options/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/storagekubestashcom-repository-editor-options --version=v0.9.0
-$ helm upgrade -i storagekubestashcom-repository-editor-options bytebuilders-ui/storagekubestashcom-repository-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/storagekubestashcom-repository-editor-options --version=v0.10.0
+$ helm upgrade -i storagekubestashcom-repository-editor-options bytebuilders-ui/storagekubestashcom-repository-editor-options -n kube-system --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Stash Repository Editor UI Options on a [Kubernetes](http:/
To install/upgrade the chart with the release name `storagekubestashcom-repository-editor-options`:
```bash
-$ helm upgrade -i storagekubestashcom-repository-editor-options bytebuilders-ui/storagekubestashcom-repository-editor-options -n kube-system --create-namespace --version=v0.9.0
+$ helm upgrade -i storagekubestashcom-repository-editor-options bytebuilders-ui/storagekubestashcom-repository-editor-options -n kube-system --create-namespace --version=v0.10.0
```
The command deploys a Stash Repository Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -71,12 +71,12 @@ The following table lists the configurable parameters of the `storagekubestashco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i storagekubestashcom-repository-editor-options bytebuilders-ui/storagekubestashcom-repository-editor-options -n kube-system --create-namespace --version=v0.9.0 --set metadata.resource.group=storage.kubestash.com
+$ helm upgrade -i storagekubestashcom-repository-editor-options bytebuilders-ui/storagekubestashcom-repository-editor-options -n kube-system --create-namespace --version=v0.10.0 --set metadata.resource.group=storage.kubestash.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 storagekubestashcom-repository-editor-options bytebuilders-ui/storagekubestashcom-repository-editor-options -n kube-system --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i storagekubestashcom-repository-editor-options bytebuilders-ui/storagekubestashcom-repository-editor-options -n kube-system --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/storagekubestashcom-repository-editor/Chart.yaml b/charts/storagekubestashcom-repository-editor/Chart.yaml
index 0266c21bf8..d84367d1cc 100644
--- a/charts/storagekubestashcom-repository-editor/Chart.yaml
+++ b/charts/storagekubestashcom-repository-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"storage.kubestash.com","version":"v1alpha1","resource":"repositories"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Repository Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: storagekubestashcom-repository-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/storagekubestashcom-repository-editor/README.md b/charts/storagekubestashcom-repository-editor/README.md
index 37b747289c..0d39abf25d 100644
--- a/charts/storagekubestashcom-repository-editor/README.md
+++ b/charts/storagekubestashcom-repository-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/storagekubestashcom-repository-editor --version=v0.9.0
-$ helm upgrade -i storagekubestashcom-repository-editor appscode-charts-oci/storagekubestashcom-repository-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/storagekubestashcom-repository-editor --version=v0.10.0
+$ helm upgrade -i storagekubestashcom-repository-editor appscode-charts-oci/storagekubestashcom-repository-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Repository Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `storagekubestashcom-repository-editor`:
```bash
-$ helm upgrade -i storagekubestashcom-repository-editor appscode-charts-oci/storagekubestashcom-repository-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i storagekubestashcom-repository-editor appscode-charts-oci/storagekubestashcom-repository-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Repository Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `storagekubestashco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i storagekubestashcom-repository-editor appscode-charts-oci/storagekubestashcom-repository-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=storage.kubestash.com/v1alpha1
+$ helm upgrade -i storagekubestashcom-repository-editor appscode-charts-oci/storagekubestashcom-repository-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=storage.kubestash.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i storagekubestashcom-repository-editor appscode-charts-oci/storagekubestashcom-repository-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i storagekubestashcom-repository-editor appscode-charts-oci/storagekubestashcom-repository-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/storagekubestashcom-retentionpolicy-editor/Chart.yaml b/charts/storagekubestashcom-retentionpolicy-editor/Chart.yaml
index 3d7b4fb1d4..7a2667a791 100644
--- a/charts/storagekubestashcom-retentionpolicy-editor/Chart.yaml
+++ b/charts/storagekubestashcom-retentionpolicy-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"storage.kubestash.com","version":"v1alpha1","resource":"retentionpolicies"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RetentionPolicy Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: storagekubestashcom-retentionpolicy-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/storagekubestashcom-retentionpolicy-editor/README.md b/charts/storagekubestashcom-retentionpolicy-editor/README.md
index 276be64abc..02b09e03e7 100644
--- a/charts/storagekubestashcom-retentionpolicy-editor/README.md
+++ b/charts/storagekubestashcom-retentionpolicy-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/storagekubestashcom-retentionpolicy-editor --version=v0.9.0
-$ helm upgrade -i storagekubestashcom-retentionpolicy-editor appscode-charts-oci/storagekubestashcom-retentionpolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/storagekubestashcom-retentionpolicy-editor --version=v0.10.0
+$ helm upgrade -i storagekubestashcom-retentionpolicy-editor appscode-charts-oci/storagekubestashcom-retentionpolicy-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RetentionPolicy Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `storagekubestashcom-retentionpolicy-editor`:
```bash
-$ helm upgrade -i storagekubestashcom-retentionpolicy-editor appscode-charts-oci/storagekubestashcom-retentionpolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i storagekubestashcom-retentionpolicy-editor appscode-charts-oci/storagekubestashcom-retentionpolicy-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RetentionPolicy Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `storagekubestashco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i storagekubestashcom-retentionpolicy-editor appscode-charts-oci/storagekubestashcom-retentionpolicy-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=storage.kubestash.com/v1alpha1
+$ helm upgrade -i storagekubestashcom-retentionpolicy-editor appscode-charts-oci/storagekubestashcom-retentionpolicy-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=storage.kubestash.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i storagekubestashcom-retentionpolicy-editor appscode-charts-oci/storagekubestashcom-retentionpolicy-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i storagekubestashcom-retentionpolicy-editor appscode-charts-oci/storagekubestashcom-retentionpolicy-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/storagekubestashcom-snapshot-editor/Chart.yaml b/charts/storagekubestashcom-snapshot-editor/Chart.yaml
index 424b70628b..aecb87a7fa 100644
--- a/charts/storagekubestashcom-snapshot-editor/Chart.yaml
+++ b/charts/storagekubestashcom-snapshot-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"storage.kubestash.com","version":"v1alpha1","resource":"snapshots"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Snapshot Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: storagekubestashcom-snapshot-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/storagekubestashcom-snapshot-editor/README.md b/charts/storagekubestashcom-snapshot-editor/README.md
index f362979900..cbbccfc1b0 100644
--- a/charts/storagekubestashcom-snapshot-editor/README.md
+++ b/charts/storagekubestashcom-snapshot-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/storagekubestashcom-snapshot-editor --version=v0.9.0
-$ helm upgrade -i storagekubestashcom-snapshot-editor appscode-charts-oci/storagekubestashcom-snapshot-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/storagekubestashcom-snapshot-editor --version=v0.10.0
+$ helm upgrade -i storagekubestashcom-snapshot-editor appscode-charts-oci/storagekubestashcom-snapshot-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Snapshot Editor on a [Kubernetes](http://kubernetes.io) clu
To install/upgrade the chart with the release name `storagekubestashcom-snapshot-editor`:
```bash
-$ helm upgrade -i storagekubestashcom-snapshot-editor appscode-charts-oci/storagekubestashcom-snapshot-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i storagekubestashcom-snapshot-editor appscode-charts-oci/storagekubestashcom-snapshot-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Snapshot Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `storagekubestashco
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i storagekubestashcom-snapshot-editor appscode-charts-oci/storagekubestashcom-snapshot-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=storage.kubestash.com/v1alpha1
+$ helm upgrade -i storagekubestashcom-snapshot-editor appscode-charts-oci/storagekubestashcom-snapshot-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=storage.kubestash.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i storagekubestashcom-snapshot-editor appscode-charts-oci/storagekubestashcom-snapshot-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i storagekubestashcom-snapshot-editor appscode-charts-oci/storagekubestashcom-snapshot-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/supervisorappscodecom-approvalpolicy-editor/Chart.yaml b/charts/supervisorappscodecom-approvalpolicy-editor/Chart.yaml
index 9ebaca3486..4895d35a16 100644
--- a/charts/supervisorappscodecom-approvalpolicy-editor/Chart.yaml
+++ b/charts/supervisorappscodecom-approvalpolicy-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"supervisor.appscode.com","version":"v1alpha1","resource":"approvalpolicies"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ApprovalPolicy Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: supervisorappscodecom-approvalpolicy-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/supervisorappscodecom-approvalpolicy-editor/README.md b/charts/supervisorappscodecom-approvalpolicy-editor/README.md
index 0422a0a639..c0353cce6b 100644
--- a/charts/supervisorappscodecom-approvalpolicy-editor/README.md
+++ b/charts/supervisorappscodecom-approvalpolicy-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/supervisorappscodecom-approvalpolicy-editor --version=v0.9.0
-$ helm upgrade -i supervisorappscodecom-approvalpolicy-editor appscode-charts-oci/supervisorappscodecom-approvalpolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/supervisorappscodecom-approvalpolicy-editor --version=v0.10.0
+$ helm upgrade -i supervisorappscodecom-approvalpolicy-editor appscode-charts-oci/supervisorappscodecom-approvalpolicy-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ApprovalPolicy Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `supervisorappscodecom-approvalpolicy-editor`:
```bash
-$ helm upgrade -i supervisorappscodecom-approvalpolicy-editor appscode-charts-oci/supervisorappscodecom-approvalpolicy-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i supervisorappscodecom-approvalpolicy-editor appscode-charts-oci/supervisorappscodecom-approvalpolicy-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ApprovalPolicy Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `supervisorappscode
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i supervisorappscodecom-approvalpolicy-editor appscode-charts-oci/supervisorappscodecom-approvalpolicy-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=supervisor.appscode.com/v1alpha1
+$ helm upgrade -i supervisorappscodecom-approvalpolicy-editor appscode-charts-oci/supervisorappscodecom-approvalpolicy-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=supervisor.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i supervisorappscodecom-approvalpolicy-editor appscode-charts-oci/supervisorappscodecom-approvalpolicy-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i supervisorappscodecom-approvalpolicy-editor appscode-charts-oci/supervisorappscodecom-approvalpolicy-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/supervisorappscodecom-clustermaintenancewindow-editor/Chart.yaml b/charts/supervisorappscodecom-clustermaintenancewindow-editor/Chart.yaml
index 25127c7242..59f1640d31 100644
--- a/charts/supervisorappscodecom-clustermaintenancewindow-editor/Chart.yaml
+++ b/charts/supervisorappscodecom-clustermaintenancewindow-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"supervisor.appscode.com","version":"v1alpha1","resource":"clustermaintenancewindows"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClusterMaintenanceWindow Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: supervisorappscodecom-clustermaintenancewindow-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/supervisorappscodecom-clustermaintenancewindow-editor/README.md b/charts/supervisorappscodecom-clustermaintenancewindow-editor/README.md
index 2c4fd2d03a..775fbd72c3 100644
--- a/charts/supervisorappscodecom-clustermaintenancewindow-editor/README.md
+++ b/charts/supervisorappscodecom-clustermaintenancewindow-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/supervisorappscodecom-clustermaintenancewindow-editor --version=v0.9.0
-$ helm upgrade -i supervisorappscodecom-clustermaintenancewindow-editor appscode-charts-oci/supervisorappscodecom-clustermaintenancewindow-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/supervisorappscodecom-clustermaintenancewindow-editor --version=v0.10.0
+$ helm upgrade -i supervisorappscodecom-clustermaintenancewindow-editor appscode-charts-oci/supervisorappscodecom-clustermaintenancewindow-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClusterMaintenanceWindow Editor on a [Kubernetes](http://ku
To install/upgrade the chart with the release name `supervisorappscodecom-clustermaintenancewindow-editor`:
```bash
-$ helm upgrade -i supervisorappscodecom-clustermaintenancewindow-editor appscode-charts-oci/supervisorappscodecom-clustermaintenancewindow-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i supervisorappscodecom-clustermaintenancewindow-editor appscode-charts-oci/supervisorappscodecom-clustermaintenancewindow-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClusterMaintenanceWindow Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `supervisorappscode
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i supervisorappscodecom-clustermaintenancewindow-editor appscode-charts-oci/supervisorappscodecom-clustermaintenancewindow-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=supervisor.appscode.com/v1alpha1
+$ helm upgrade -i supervisorappscodecom-clustermaintenancewindow-editor appscode-charts-oci/supervisorappscodecom-clustermaintenancewindow-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=supervisor.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i supervisorappscodecom-clustermaintenancewindow-editor appscode-charts-oci/supervisorappscodecom-clustermaintenancewindow-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i supervisorappscodecom-clustermaintenancewindow-editor appscode-charts-oci/supervisorappscodecom-clustermaintenancewindow-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/supervisorappscodecom-maintenancewindow-editor/Chart.yaml b/charts/supervisorappscodecom-maintenancewindow-editor/Chart.yaml
index fab45af459..003ceedf40 100644
--- a/charts/supervisorappscodecom-maintenancewindow-editor/Chart.yaml
+++ b/charts/supervisorappscodecom-maintenancewindow-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"supervisor.appscode.com","version":"v1alpha1","resource":"maintenancewindows"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MaintenanceWindow Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: supervisorappscodecom-maintenancewindow-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/supervisorappscodecom-maintenancewindow-editor/README.md b/charts/supervisorappscodecom-maintenancewindow-editor/README.md
index c8c10707b8..dedf00ad82 100644
--- a/charts/supervisorappscodecom-maintenancewindow-editor/README.md
+++ b/charts/supervisorappscodecom-maintenancewindow-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/supervisorappscodecom-maintenancewindow-editor --version=v0.9.0
-$ helm upgrade -i supervisorappscodecom-maintenancewindow-editor appscode-charts-oci/supervisorappscodecom-maintenancewindow-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/supervisorappscodecom-maintenancewindow-editor --version=v0.10.0
+$ helm upgrade -i supervisorappscodecom-maintenancewindow-editor appscode-charts-oci/supervisorappscodecom-maintenancewindow-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MaintenanceWindow Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `supervisorappscodecom-maintenancewindow-editor`:
```bash
-$ helm upgrade -i supervisorappscodecom-maintenancewindow-editor appscode-charts-oci/supervisorappscodecom-maintenancewindow-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i supervisorappscodecom-maintenancewindow-editor appscode-charts-oci/supervisorappscodecom-maintenancewindow-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MaintenanceWindow Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `supervisorappscode
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i supervisorappscodecom-maintenancewindow-editor appscode-charts-oci/supervisorappscodecom-maintenancewindow-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=supervisor.appscode.com/v1alpha1
+$ helm upgrade -i supervisorappscodecom-maintenancewindow-editor appscode-charts-oci/supervisorappscodecom-maintenancewindow-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=supervisor.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i supervisorappscodecom-maintenancewindow-editor appscode-charts-oci/supervisorappscodecom-maintenancewindow-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i supervisorappscodecom-maintenancewindow-editor appscode-charts-oci/supervisorappscodecom-maintenancewindow-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/supervisorappscodecom-recommendation-editor/Chart.yaml b/charts/supervisorappscodecom-recommendation-editor/Chart.yaml
index 09b6678027..351baa553b 100644
--- a/charts/supervisorappscodecom-recommendation-editor/Chart.yaml
+++ b/charts/supervisorappscodecom-recommendation-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"supervisor.appscode.com","version":"v1alpha1","resource":"recommendations"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Recommendation Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: supervisorappscodecom-recommendation-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/supervisorappscodecom-recommendation-editor/README.md b/charts/supervisorappscodecom-recommendation-editor/README.md
index 3203347c37..ee4d92bc37 100644
--- a/charts/supervisorappscodecom-recommendation-editor/README.md
+++ b/charts/supervisorappscodecom-recommendation-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/supervisorappscodecom-recommendation-editor --version=v0.9.0
-$ helm upgrade -i supervisorappscodecom-recommendation-editor appscode-charts-oci/supervisorappscodecom-recommendation-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/supervisorappscodecom-recommendation-editor --version=v0.10.0
+$ helm upgrade -i supervisorappscodecom-recommendation-editor appscode-charts-oci/supervisorappscodecom-recommendation-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Recommendation Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `supervisorappscodecom-recommendation-editor`:
```bash
-$ helm upgrade -i supervisorappscodecom-recommendation-editor appscode-charts-oci/supervisorappscodecom-recommendation-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i supervisorappscodecom-recommendation-editor appscode-charts-oci/supervisorappscodecom-recommendation-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Recommendation Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `supervisorappscode
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i supervisorappscodecom-recommendation-editor appscode-charts-oci/supervisorappscodecom-recommendation-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=supervisor.appscode.com/v1alpha1
+$ helm upgrade -i supervisorappscodecom-recommendation-editor appscode-charts-oci/supervisorappscodecom-recommendation-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=supervisor.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i supervisorappscodecom-recommendation-editor appscode-charts-oci/supervisorappscodecom-recommendation-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i supervisorappscodecom-recommendation-editor appscode-charts-oci/supervisorappscodecom-recommendation-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uibytebuildersdev-component-alert/Chart.yaml b/charts/uibytebuildersdev-component-alert/Chart.yaml
index d618d93fc6..d5271959cb 100644
--- a/charts/uibytebuildersdev-component-alert/Chart.yaml
+++ b/charts/uibytebuildersdev-component-alert/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: uibytebuildersdev-component-alert
description: Alert Component Library
type: library
-appVersion: v0.9.0
+appVersion: v0.10.0
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
keywords:
@@ -11,4 +11,4 @@ kubeVersion: '>= 1.14.0'
maintainers:
- email: support@appscode.com
name: appscode
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uibytebuildersdev-component-backup-option/Chart.yaml b/charts/uibytebuildersdev-component-backup-option/Chart.yaml
index 29a56553fb..ab5d584c8e 100644
--- a/charts/uibytebuildersdev-component-backup-option/Chart.yaml
+++ b/charts/uibytebuildersdev-component-backup-option/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: uibytebuildersdev-component-backup-option
description: Backup Option Component Library
type: library
-appVersion: v0.9.0
+appVersion: v0.10.0
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
keywords:
@@ -11,4 +11,4 @@ kubeVersion: '>= 1.14.0'
maintainers:
- email: support@appscode.com
name: appscode
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uibytebuildersdev-component-backupconfiguration/Chart.yaml b/charts/uibytebuildersdev-component-backupconfiguration/Chart.yaml
index 3ec30cca30..64af484a33 100644
--- a/charts/uibytebuildersdev-component-backupconfiguration/Chart.yaml
+++ b/charts/uibytebuildersdev-component-backupconfiguration/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: uibytebuildersdev-component-backupconfiguration
description: BackupConfiguration Component Library
type: library
-appVersion: v0.9.0
+appVersion: v0.10.0
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
keywords:
@@ -11,4 +11,4 @@ kubeVersion: '>= 1.14.0'
maintainers:
- email: support@appscode.com
name: appscode
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uibytebuildersdev-component-backupconfiguration/ui/create-ui.yaml b/charts/uibytebuildersdev-component-backupconfiguration/ui/create-ui.yaml
index b6eccd15db..6157bbd87a 100644
--- a/charts/uibytebuildersdev-component-backupconfiguration/ui/create-ui.yaml
+++ b/charts/uibytebuildersdev-component-backupconfiguration/ui/create-ui.yaml
@@ -129,7 +129,7 @@ elements:
- alias: runtime_settings_backup
chart:
name: uibytebuildersdev-component-database-runtime-settings
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: data#/properties/namespace
diff --git a/charts/uibytebuildersdev-component-certificates/Chart.yaml b/charts/uibytebuildersdev-component-certificates/Chart.yaml
index b205108b38..b94fb38dc8 100644
--- a/charts/uibytebuildersdev-component-certificates/Chart.yaml
+++ b/charts/uibytebuildersdev-component-certificates/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: uibytebuildersdev-component-certificates
description: Certificates Component Library
type: library
-appVersion: v0.9.0
+appVersion: v0.10.0
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
keywords:
@@ -11,4 +11,4 @@ kubeVersion: '>= 1.14.0'
maintainers:
- email: support@appscode.com
name: appscode
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uibytebuildersdev-component-data-sources-items/Chart.yaml b/charts/uibytebuildersdev-component-data-sources-items/Chart.yaml
index ea20120c76..febdd4cf5e 100644
--- a/charts/uibytebuildersdev-component-data-sources-items/Chart.yaml
+++ b/charts/uibytebuildersdev-component-data-sources-items/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: uibytebuildersdev-component-data-source-items
description: Data Source Items Component Library
type: library
-appVersion: v0.9.0
+appVersion: v0.10.0
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
keywords:
@@ -11,4 +11,4 @@ kubeVersion: '>= 1.14.0'
maintainers:
- email: support@appscode.com
name: appscode
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uibytebuildersdev-component-database-runtime-settings/Chart.yaml b/charts/uibytebuildersdev-component-database-runtime-settings/Chart.yaml
index cb8e912504..1362bf3869 100644
--- a/charts/uibytebuildersdev-component-database-runtime-settings/Chart.yaml
+++ b/charts/uibytebuildersdev-component-database-runtime-settings/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: uibytebuildersdev-component-database-runtime-settings
description: DatabaseRuntimeSettings Component Library
type: library
-appVersion: v0.9.0
+appVersion: v0.10.0
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
keywords:
@@ -11,4 +11,4 @@ kubeVersion: '>= 1.14.0'
maintainers:
- email: support@appscode.com
name: appscode
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uibytebuildersdev-component-database-runtime-settings/ui/create-ui.yaml b/charts/uibytebuildersdev-component-database-runtime-settings/ui/create-ui.yaml
index 4bed5aae68..6cf04e5c53 100644
--- a/charts/uibytebuildersdev-component-database-runtime-settings/ui/create-ui.yaml
+++ b/charts/uibytebuildersdev-component-database-runtime-settings/ui/create-ui.yaml
@@ -87,7 +87,7 @@ elements:
- alias: reusable_node_selector_terms_match_expressions
chart:
name: uibytebuildersdev-component-match-expressions
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/pod/properties/affinity/properties/nodeAffinity/properties/requiredDuringSchedulingIgnoredDuringExecution/properties/nodeSelectorTerms/items/properties/matchExpressions
@@ -95,7 +95,7 @@ elements:
- alias: reusable_node_selector_terms_match_fields
chart:
name: uibytebuildersdev-component-match-fields
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/pod/properties/affinity/properties/nodeAffinity/properties/requiredDuringSchedulingIgnoredDuringExecution/properties/nodeSelectorTerms/items/properties/matchFields
@@ -168,7 +168,7 @@ elements:
- alias: reusable_preferred_match_expressions
chart:
name: uibytebuildersdev-component-match-expressions
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/pod/properties/affinity/properties/nodeAffinity/properties/preferredDuringSchedulingIgnoredDuringExecution/items/properties/preference/properties/matchExpressions
@@ -176,7 +176,7 @@ elements:
- alias: reusable_preferred_match_fields
chart:
name: uibytebuildersdev-component-match-fields
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/pod/properties/affinity/properties/nodeAffinity/properties/preferredDuringSchedulingIgnoredDuringExecution/items/properties/preference/properties/matchFields
diff --git a/charts/uibytebuildersdev-component-env-from/Chart.yaml b/charts/uibytebuildersdev-component-env-from/Chart.yaml
index 216a87686e..9898662f05 100644
--- a/charts/uibytebuildersdev-component-env-from/Chart.yaml
+++ b/charts/uibytebuildersdev-component-env-from/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: uibytebuildersdev-component-env-from
description: EnvFrom Component Library
type: library
-appVersion: v0.9.0
+appVersion: v0.10.0
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
keywords:
@@ -11,4 +11,4 @@ kubeVersion: '>= 1.14.0'
maintainers:
- email: support@appscode.com
name: appscode
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uibytebuildersdev-component-env/Chart.yaml b/charts/uibytebuildersdev-component-env/Chart.yaml
index 6f42fca01f..cee9c5006f 100644
--- a/charts/uibytebuildersdev-component-env/Chart.yaml
+++ b/charts/uibytebuildersdev-component-env/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: uibytebuildersdev-component-env
description: Env Component Library
type: library
-appVersion: v0.9.0
+appVersion: v0.10.0
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
keywords:
@@ -11,4 +11,4 @@ kubeVersion: '>= 1.14.0'
maintainers:
- email: support@appscode.com
name: appscode
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uibytebuildersdev-component-health-checker/Chart.yaml b/charts/uibytebuildersdev-component-health-checker/Chart.yaml
index 8827e4c064..95c5f8e160 100644
--- a/charts/uibytebuildersdev-component-health-checker/Chart.yaml
+++ b/charts/uibytebuildersdev-component-health-checker/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: uibytebuildersdev-component-health-checker
description: Health Checker Component Library
type: library
-appVersion: v0.9.0
+appVersion: v0.10.0
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
keywords:
@@ -11,4 +11,4 @@ kubeVersion: '>= 1.14.0'
maintainers:
- email: support@appscode.com
name: appscode
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uibytebuildersdev-component-initialization/Chart.yaml b/charts/uibytebuildersdev-component-initialization/Chart.yaml
index c9e0f819e0..bd01fac8ed 100644
--- a/charts/uibytebuildersdev-component-initialization/Chart.yaml
+++ b/charts/uibytebuildersdev-component-initialization/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: uibytebuildersdev-component-initialization
description: Initialization Component Library
type: library
-appVersion: v0.9.0
+appVersion: v0.10.0
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
keywords:
@@ -11,4 +11,4 @@ kubeVersion: '>= 1.14.0'
maintainers:
- email: support@appscode.com
name: appscode
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uibytebuildersdev-component-initialization/ui/create-ui.yaml b/charts/uibytebuildersdev-component-initialization/ui/create-ui.yaml
index 9eb7c83bd6..a39c6b5b22 100644
--- a/charts/uibytebuildersdev-component-initialization/ui/create-ui.yaml
+++ b/charts/uibytebuildersdev-component-initialization/ui/create-ui.yaml
@@ -87,7 +87,7 @@ elements:
- alias: runtime_settings_init
chart:
name: uibytebuildersdev-component-database-runtime-settings
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: data#/properties/namespace
diff --git a/charts/uibytebuildersdev-component-jwtoidc-config/Chart.yaml b/charts/uibytebuildersdev-component-jwtoidc-config/Chart.yaml
index 0c13d030ab..ab17b5d06c 100644
--- a/charts/uibytebuildersdev-component-jwtoidc-config/Chart.yaml
+++ b/charts/uibytebuildersdev-component-jwtoidc-config/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: uibytebuildersdev-component-jwtoidc-config
description: JwtOidc Config Component Library
type: library
-appVersion: v0.9.0
+appVersion: v0.10.0
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
keywords:
@@ -11,4 +11,4 @@ kubeVersion: '>= 1.14.0'
maintainers:
- email: support@appscode.com
name: appscode
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uibytebuildersdev-component-kubedb-ui-presets/Chart.yaml b/charts/uibytebuildersdev-component-kubedb-ui-presets/Chart.yaml
index 35f95c7e54..a8fcc31b98 100644
--- a/charts/uibytebuildersdev-component-kubedb-ui-presets/Chart.yaml
+++ b/charts/uibytebuildersdev-component-kubedb-ui-presets/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: uibytebuildersdev-component-kubedb-ui-presets
description: kubedb-ui preset reusable preset chart
type: library
-version: v0.9.0
-appVersion: v0.9.0
+version: v0.10.0
+appVersion: v0.10.0
maintainers:
- name: appscode
email: support@appscode.com
diff --git a/charts/uibytebuildersdev-component-match-expressions/Chart.yaml b/charts/uibytebuildersdev-component-match-expressions/Chart.yaml
index 2ce24adf6a..54e865fa68 100644
--- a/charts/uibytebuildersdev-component-match-expressions/Chart.yaml
+++ b/charts/uibytebuildersdev-component-match-expressions/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: uibytebuildersdev-component-match-expressions
description: MatchExpressions Component Library
type: library
-appVersion: v0.9.0
+appVersion: v0.10.0
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
keywords:
@@ -11,4 +11,4 @@ kubeVersion: '>= 1.14.0'
maintainers:
- email: support@appscode.com
name: appscode
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uibytebuildersdev-component-match-fields/Chart.yaml b/charts/uibytebuildersdev-component-match-fields/Chart.yaml
index ab96155c6e..f685d1c289 100644
--- a/charts/uibytebuildersdev-component-match-fields/Chart.yaml
+++ b/charts/uibytebuildersdev-component-match-fields/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: uibytebuildersdev-component-match-fields
description: MatchFields Component Library
type: library
-appVersion: v0.9.0
+appVersion: v0.10.0
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
keywords:
@@ -11,4 +11,4 @@ kubeVersion: '>= 1.14.0'
maintainers:
- email: support@appscode.com
name: appscode
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uibytebuildersdev-component-monitoring-option/Chart.yaml b/charts/uibytebuildersdev-component-monitoring-option/Chart.yaml
index cca9c5f441..b2a408deab 100644
--- a/charts/uibytebuildersdev-component-monitoring-option/Chart.yaml
+++ b/charts/uibytebuildersdev-component-monitoring-option/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: uibytebuildersdev-component-monitoring-option
description: Monitoring Option Component Library
type: library
-appVersion: v0.9.0
+appVersion: v0.10.0
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
keywords:
@@ -11,4 +11,4 @@ kubeVersion: '>= 1.14.0'
maintainers:
- email: support@appscode.com
name: appscode
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uibytebuildersdev-component-pod-template/Chart.yaml b/charts/uibytebuildersdev-component-pod-template/Chart.yaml
index 81dfc0e5c1..7e9618ac03 100644
--- a/charts/uibytebuildersdev-component-pod-template/Chart.yaml
+++ b/charts/uibytebuildersdev-component-pod-template/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: uibytebuildersdev-component-pod-template
description: PodTemplate Component Library
type: library
-appVersion: v0.9.0
+appVersion: v0.10.0
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
keywords:
@@ -11,4 +11,4 @@ kubeVersion: '>= 1.14.0'
maintainers:
- email: support@appscode.com
name: appscode
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uibytebuildersdev-component-pod-template/ui/create-ui.yaml b/charts/uibytebuildersdev-component-pod-template/ui/create-ui.yaml
index 6231d3c22e..096d638b37 100644
--- a/charts/uibytebuildersdev-component-pod-template/ui/create-ui.yaml
+++ b/charts/uibytebuildersdev-component-pod-template/ui/create-ui.yaml
@@ -108,7 +108,7 @@ elements:
- alias: reusable__podTemplate_linux_options
chart:
name: uibytebuildersdev-component-se-linux-options
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/spec/properties/securityContext/properties/seLinuxOptions
@@ -122,7 +122,7 @@ elements:
- alias: reusable_env_variables
chart:
name: uibytebuildersdev-component-env
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: data#/properties/namespace
@@ -221,7 +221,7 @@ elements:
- alias: reusable_node_selector_terms_match_expressions
chart:
name: uibytebuildersdev-component-match-expressions
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/spec/properties/affinity/properties/nodeAffinity/properties/requiredDuringSchedulingIgnoredDuringExecution/properties/nodeSelectorTerms/items/properties/matchExpressions
@@ -229,7 +229,7 @@ elements:
- alias: reusable_node_selector_terms_match_fields
chart:
name: uibytebuildersdev-component-match-fields
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/spec/properties/affinity/properties/nodeAffinity/properties/requiredDuringSchedulingIgnoredDuringExecution/properties/nodeSelectorTerms/items/properties/matchFields
@@ -302,7 +302,7 @@ elements:
- alias: reusable_preferred_match_expressions
chart:
name: uibytebuildersdev-component-match-expressions
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/spec/properties/affinity/properties/nodeAffinity/properties/preferredDuringSchedulingIgnoredDuringExecution/items/properties/preference/properties/matchExpressions
@@ -310,7 +310,7 @@ elements:
- alias: reusable_preferred_match_fields
chart:
name: uibytebuildersdev-component-match-fields
- version: v0.9.0
+ version: v0.10.0
moduleResolver: fetchJsons
schema:
$ref: schema#/properties/spec/properties/affinity/properties/nodeAffinity/properties/preferredDuringSchedulingIgnoredDuringExecution/items/properties/preference/properties/matchFields
diff --git a/charts/uibytebuildersdev-component-repository-create/Chart.yaml b/charts/uibytebuildersdev-component-repository-create/Chart.yaml
index 4037b0c76e..1b9269ad29 100644
--- a/charts/uibytebuildersdev-component-repository-create/Chart.yaml
+++ b/charts/uibytebuildersdev-component-repository-create/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: uibytebuildersdev-component-repository-create
description: RepositoryCreate Component Library
type: library
-appVersion: v0.9.0
+appVersion: v0.10.0
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
keywords:
@@ -11,4 +11,4 @@ kubeVersion: '>= 1.14.0'
maintainers:
- email: support@appscode.com
name: appscode
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uibytebuildersdev-component-resources/Chart.yaml b/charts/uibytebuildersdev-component-resources/Chart.yaml
index 97ded7c21b..d5fe4fd161 100644
--- a/charts/uibytebuildersdev-component-resources/Chart.yaml
+++ b/charts/uibytebuildersdev-component-resources/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: uibytebuildersdev-component-resources
description: Resources Component Library
type: library
-appVersion: v0.9.0
+appVersion: v0.10.0
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
keywords:
@@ -11,4 +11,4 @@ kubeVersion: '>= 1.14.0'
maintainers:
- email: support@appscode.com
name: appscode
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uibytebuildersdev-component-runtime-settings/Chart.yaml b/charts/uibytebuildersdev-component-runtime-settings/Chart.yaml
index 19c1955b4f..5db5fe7899 100644
--- a/charts/uibytebuildersdev-component-runtime-settings/Chart.yaml
+++ b/charts/uibytebuildersdev-component-runtime-settings/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: uibytebuildersdev-component-runtime-settings
description: RuntimeSettings Component Library
type: library
-appVersion: v0.9.0
+appVersion: v0.10.0
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
keywords:
@@ -11,4 +11,4 @@ kubeVersion: '>= 1.14.0'
maintainers:
- email: support@appscode.com
name: appscode
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uibytebuildersdev-component-runtime-settings/ui/create-ui.yaml b/charts/uibytebuildersdev-component-runtime-settings/ui/create-ui.yaml
index ce7d6dca0e..a2f00125da 100644
--- a/charts/uibytebuildersdev-component-runtime-settings/ui/create-ui.yaml
+++ b/charts/uibytebuildersdev-component-runtime-settings/ui/create-ui.yaml
@@ -166,7 +166,7 @@ elements:
- alias: reusable_env_variables
chart:
name: uibytebuildersdev-component-env
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: data#/properties/namespace
@@ -177,7 +177,7 @@ elements:
- alias: reusable_env_from
chart:
name: uibytebuildersdev-component-env-from
- version: v0.9.0
+ version: v0.10.0
dataContext:
namespace:
$ref: data#/properties/namespace
diff --git a/charts/uibytebuildersdev-component-se-linux-options/Chart.yaml b/charts/uibytebuildersdev-component-se-linux-options/Chart.yaml
index c121b55241..919c297e89 100644
--- a/charts/uibytebuildersdev-component-se-linux-options/Chart.yaml
+++ b/charts/uibytebuildersdev-component-se-linux-options/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: uibytebuildersdev-component-se-linux-options
description: SELinuxOptions Component Library
type: library
-appVersion: v0.9.0
+appVersion: v0.10.0
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
keywords:
@@ -11,4 +11,4 @@ kubeVersion: '>= 1.14.0'
maintainers:
- email: support@appscode.com
name: appscode
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uibytebuildersdev-component-selector/Chart.yaml b/charts/uibytebuildersdev-component-selector/Chart.yaml
index 66a83219b2..cbd70b3801 100644
--- a/charts/uibytebuildersdev-component-selector/Chart.yaml
+++ b/charts/uibytebuildersdev-component-selector/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: uibytebuildersdev-component-selector
description: Selector Component Library
type: library
-appVersion: v0.9.0
+appVersion: v0.10.0
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
keywords:
@@ -11,4 +11,4 @@ kubeVersion: '>= 1.14.0'
maintainers:
- email: support@appscode.com
name: appscode
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uibytebuildersdev-component-selector/ui/create-ui.yaml b/charts/uibytebuildersdev-component-selector/ui/create-ui.yaml
index d2ca481972..e8cafcf15f 100644
--- a/charts/uibytebuildersdev-component-selector/ui/create-ui.yaml
+++ b/charts/uibytebuildersdev-component-selector/ui/create-ui.yaml
@@ -17,7 +17,7 @@ elements:
- alias: reusable_selector_match_expressions
chart:
name: uibytebuildersdev-component-match-expressions
- version: v0.9.0
+ version: v0.10.0
customClass: mb-10
moduleResolver: fetchJsons
schema:
diff --git a/charts/uibytebuildersdev-component-service-templates/Chart.yaml b/charts/uibytebuildersdev-component-service-templates/Chart.yaml
index 0eed33454c..641f40ff8a 100644
--- a/charts/uibytebuildersdev-component-service-templates/Chart.yaml
+++ b/charts/uibytebuildersdev-component-service-templates/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: uibytebuildersdev-component-service-templates
description: Service Templates Component Library
type: library
-appVersion: v0.9.0
+appVersion: v0.10.0
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
keywords:
@@ -11,4 +11,4 @@ kubeVersion: '>= 1.14.0'
maintainers:
- email: support@appscode.com
name: appscode
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uibytebuildersdev-component-stash-presets/Chart.yaml b/charts/uibytebuildersdev-component-stash-presets/Chart.yaml
index 9e49315484..f80659f1f1 100644
--- a/charts/uibytebuildersdev-component-stash-presets/Chart.yaml
+++ b/charts/uibytebuildersdev-component-stash-presets/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: uibytebuildersdev-component-stash-presets
description: Backup Option Component Library
type: library
-appVersion: v0.9.0
+appVersion: v0.10.0
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
keywords:
@@ -11,4 +11,4 @@ kubeVersion: '>= 1.14.0'
maintainers:
- email: support@appscode.com
name: appscode
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uik8sappscodecom-clusterprofile-editor/Chart.yaml b/charts/uik8sappscodecom-clusterprofile-editor/Chart.yaml
index 47d052cc1e..d53af38041 100644
--- a/charts/uik8sappscodecom-clusterprofile-editor/Chart.yaml
+++ b/charts/uik8sappscodecom-clusterprofile-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ui.k8s.appscode.com","version":"v1alpha1","resource":"clusterprofiles"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ClusterProfile Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: uik8sappscodecom-clusterprofile-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uik8sappscodecom-clusterprofile-editor/README.md b/charts/uik8sappscodecom-clusterprofile-editor/README.md
index ba3d87923a..70017414ec 100644
--- a/charts/uik8sappscodecom-clusterprofile-editor/README.md
+++ b/charts/uik8sappscodecom-clusterprofile-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uik8sappscodecom-clusterprofile-editor --version=v0.9.0
-$ helm upgrade -i uik8sappscodecom-clusterprofile-editor appscode-charts-oci/uik8sappscodecom-clusterprofile-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uik8sappscodecom-clusterprofile-editor --version=v0.10.0
+$ helm upgrade -i uik8sappscodecom-clusterprofile-editor appscode-charts-oci/uik8sappscodecom-clusterprofile-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ClusterProfile Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `uik8sappscodecom-clusterprofile-editor`:
```bash
-$ helm upgrade -i uik8sappscodecom-clusterprofile-editor appscode-charts-oci/uik8sappscodecom-clusterprofile-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uik8sappscodecom-clusterprofile-editor appscode-charts-oci/uik8sappscodecom-clusterprofile-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ClusterProfile Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `uik8sappscodecom-c
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uik8sappscodecom-clusterprofile-editor appscode-charts-oci/uik8sappscodecom-clusterprofile-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ui.k8s.appscode.com/v1alpha1
+$ helm upgrade -i uik8sappscodecom-clusterprofile-editor appscode-charts-oci/uik8sappscodecom-clusterprofile-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ui.k8s.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i uik8sappscodecom-clusterprofile-editor appscode-charts-oci/uik8sappscodecom-clusterprofile-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uik8sappscodecom-clusterprofile-editor appscode-charts-oci/uik8sappscodecom-clusterprofile-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uik8sappscodecom-featureset-capi-capa-editor/Chart.yaml b/charts/uik8sappscodecom-featureset-capi-capa-editor/Chart.yaml
index fa1fa76c68..5a871f9e9f 100644
--- a/charts/uik8sappscodecom-featureset-capi-capa-editor/Chart.yaml
+++ b/charts/uik8sappscodecom-featureset-capi-capa-editor/Chart.yaml
@@ -6,7 +6,7 @@ annotations:
kind: HelmRelease
version: v2
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FeatureSet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -18,4 +18,4 @@ maintainers:
name: appscode
name: uik8sappscodecom-featureset-capi-capa-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uik8sappscodecom-featureset-capi-capa-editor/README.md b/charts/uik8sappscodecom-featureset-capi-capa-editor/README.md
index 24fc0be5d3..3bc31fe90d 100644
--- a/charts/uik8sappscodecom-featureset-capi-capa-editor/README.md
+++ b/charts/uik8sappscodecom-featureset-capi-capa-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-capi-capa-editor --version=v0.9.0
-$ helm upgrade -i uik8sappscodecom-featureset-capi-capa-editor appscode-charts-oci/uik8sappscodecom-featureset-capi-capa-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-capi-capa-editor --version=v0.10.0
+$ helm upgrade -i uik8sappscodecom-featureset-capi-capa-editor appscode-charts-oci/uik8sappscodecom-featureset-capi-capa-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FeatureSet Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `uik8sappscodecom-featureset-capi-capa-editor`:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-capi-capa-editor appscode-charts-oci/uik8sappscodecom-featureset-capi-capa-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uik8sappscodecom-featureset-capi-capa-editor appscode-charts-oci/uik8sappscodecom-featureset-capi-capa-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FeatureSet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -62,12 +62,12 @@ The following table lists the configurable parameters of the `uik8sappscodecom-f
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-capi-capa-editor appscode-charts-oci/uik8sappscodecom-featureset-capi-capa-editor -n default --create-namespace --version=v0.9.0 --set metadata.resource.group=ui.k8s.appscode.com
+$ helm upgrade -i uik8sappscodecom-featureset-capi-capa-editor appscode-charts-oci/uik8sappscodecom-featureset-capi-capa-editor -n default --create-namespace --version=v0.10.0 --set metadata.resource.group=ui.k8s.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 uik8sappscodecom-featureset-capi-capa-editor appscode-charts-oci/uik8sappscodecom-featureset-capi-capa-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uik8sappscodecom-featureset-capi-capa-editor appscode-charts-oci/uik8sappscodecom-featureset-capi-capa-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uik8sappscodecom-featureset-capi-capg-editor/Chart.yaml b/charts/uik8sappscodecom-featureset-capi-capg-editor/Chart.yaml
index 83a42d906b..dab46b6d00 100644
--- a/charts/uik8sappscodecom-featureset-capi-capg-editor/Chart.yaml
+++ b/charts/uik8sappscodecom-featureset-capi-capg-editor/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
meta.x-helm.dev/resources: |
[]
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FeatureSet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -15,4 +15,4 @@ maintainers:
name: appscode
name: uik8sappscodecom-featureset-capi-capg-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uik8sappscodecom-featureset-capi-capg-editor/README.md b/charts/uik8sappscodecom-featureset-capi-capg-editor/README.md
index 51e0ed244b..c0560003a8 100644
--- a/charts/uik8sappscodecom-featureset-capi-capg-editor/README.md
+++ b/charts/uik8sappscodecom-featureset-capi-capg-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-capi-capg-editor --version=v0.9.0
-$ helm upgrade -i uik8sappscodecom-featureset-capi-capg-editor appscode-charts-oci/uik8sappscodecom-featureset-capi-capg-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-capi-capg-editor --version=v0.10.0
+$ helm upgrade -i uik8sappscodecom-featureset-capi-capg-editor appscode-charts-oci/uik8sappscodecom-featureset-capi-capg-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FeatureSet Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `uik8sappscodecom-featureset-capi-capg-editor`:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-capi-capg-editor appscode-charts-oci/uik8sappscodecom-featureset-capi-capg-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uik8sappscodecom-featureset-capi-capg-editor appscode-charts-oci/uik8sappscodecom-featureset-capi-capg-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FeatureSet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -60,12 +60,12 @@ The following table lists the configurable parameters of the `uik8sappscodecom-f
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-capi-capg-editor appscode-charts-oci/uik8sappscodecom-featureset-capi-capg-editor -n default --create-namespace --version=v0.9.0 --set metadata.resource.group=ui.k8s.appscode.com
+$ helm upgrade -i uik8sappscodecom-featureset-capi-capg-editor appscode-charts-oci/uik8sappscodecom-featureset-capi-capg-editor -n default --create-namespace --version=v0.10.0 --set metadata.resource.group=ui.k8s.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 uik8sappscodecom-featureset-capi-capg-editor appscode-charts-oci/uik8sappscodecom-featureset-capi-capg-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uik8sappscodecom-featureset-capi-capg-editor appscode-charts-oci/uik8sappscodecom-featureset-capi-capg-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uik8sappscodecom-featureset-capi-capz-editor/Chart.yaml b/charts/uik8sappscodecom-featureset-capi-capz-editor/Chart.yaml
index 505676eba5..d10f983b70 100644
--- a/charts/uik8sappscodecom-featureset-capi-capz-editor/Chart.yaml
+++ b/charts/uik8sappscodecom-featureset-capi-capz-editor/Chart.yaml
@@ -3,7 +3,7 @@ annotations:
meta.x-helm.dev/resources: |
[]
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FeatureSet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -15,4 +15,4 @@ maintainers:
name: appscode
name: uik8sappscodecom-featureset-capi-capz-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uik8sappscodecom-featureset-capi-capz-editor/README.md b/charts/uik8sappscodecom-featureset-capi-capz-editor/README.md
index 14ff1b7233..8c5e560554 100644
--- a/charts/uik8sappscodecom-featureset-capi-capz-editor/README.md
+++ b/charts/uik8sappscodecom-featureset-capi-capz-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-capi-capz-editor --version=v0.9.0
-$ helm upgrade -i uik8sappscodecom-featureset-capi-capz-editor appscode-charts-oci/uik8sappscodecom-featureset-capi-capz-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-capi-capz-editor --version=v0.10.0
+$ helm upgrade -i uik8sappscodecom-featureset-capi-capz-editor appscode-charts-oci/uik8sappscodecom-featureset-capi-capz-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FeatureSet Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `uik8sappscodecom-featureset-capi-capz-editor`:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-capi-capz-editor appscode-charts-oci/uik8sappscodecom-featureset-capi-capz-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uik8sappscodecom-featureset-capi-capz-editor appscode-charts-oci/uik8sappscodecom-featureset-capi-capz-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FeatureSet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -60,12 +60,12 @@ The following table lists the configurable parameters of the `uik8sappscodecom-f
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-capi-capz-editor appscode-charts-oci/uik8sappscodecom-featureset-capi-capz-editor -n default --create-namespace --version=v0.9.0 --set metadata.resource.group=ui.k8s.appscode.com
+$ helm upgrade -i uik8sappscodecom-featureset-capi-capz-editor appscode-charts-oci/uik8sappscodecom-featureset-capi-capz-editor -n default --create-namespace --version=v0.10.0 --set metadata.resource.group=ui.k8s.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 uik8sappscodecom-featureset-capi-capz-editor appscode-charts-oci/uik8sappscodecom-featureset-capi-capz-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uik8sappscodecom-featureset-capi-capz-editor appscode-charts-oci/uik8sappscodecom-featureset-capi-capz-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uik8sappscodecom-featureset-capi-core-editor/Chart.yaml b/charts/uik8sappscodecom-featureset-capi-core-editor/Chart.yaml
index b11d9f5ddf..1492f7e5de 100644
--- a/charts/uik8sappscodecom-featureset-capi-core-editor/Chart.yaml
+++ b/charts/uik8sappscodecom-featureset-capi-core-editor/Chart.yaml
@@ -6,7 +6,7 @@ annotations:
kind: HelmRelease
version: v2
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FeatureSet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -18,4 +18,4 @@ maintainers:
name: appscode
name: uik8sappscodecom-featureset-capi-core-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uik8sappscodecom-featureset-capi-core-editor/README.md b/charts/uik8sappscodecom-featureset-capi-core-editor/README.md
index da891bf102..d9ecfb1dc9 100644
--- a/charts/uik8sappscodecom-featureset-capi-core-editor/README.md
+++ b/charts/uik8sappscodecom-featureset-capi-core-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-capi-core-editor --version=v0.9.0
-$ helm upgrade -i uik8sappscodecom-featureset-capi-core-editor appscode-charts-oci/uik8sappscodecom-featureset-capi-core-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-capi-core-editor --version=v0.10.0
+$ helm upgrade -i uik8sappscodecom-featureset-capi-core-editor appscode-charts-oci/uik8sappscodecom-featureset-capi-core-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FeatureSet Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `uik8sappscodecom-featureset-capi-core-editor`:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-capi-core-editor appscode-charts-oci/uik8sappscodecom-featureset-capi-core-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uik8sappscodecom-featureset-capi-core-editor appscode-charts-oci/uik8sappscodecom-featureset-capi-core-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FeatureSet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -63,12 +63,12 @@ The following table lists the configurable parameters of the `uik8sappscodecom-f
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-capi-core-editor appscode-charts-oci/uik8sappscodecom-featureset-capi-core-editor -n default --create-namespace --version=v0.9.0 --set metadata.resource.group=ui.k8s.appscode.com
+$ helm upgrade -i uik8sappscodecom-featureset-capi-core-editor appscode-charts-oci/uik8sappscodecom-featureset-capi-core-editor -n default --create-namespace --version=v0.10.0 --set metadata.resource.group=ui.k8s.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 uik8sappscodecom-featureset-capi-core-editor appscode-charts-oci/uik8sappscodecom-featureset-capi-core-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uik8sappscodecom-featureset-capi-core-editor appscode-charts-oci/uik8sappscodecom-featureset-capi-core-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uik8sappscodecom-featureset-crossplane-editor/Chart.yaml b/charts/uik8sappscodecom-featureset-crossplane-editor/Chart.yaml
index 6ff3ed6136..cdb638b8af 100644
--- a/charts/uik8sappscodecom-featureset-crossplane-editor/Chart.yaml
+++ b/charts/uik8sappscodecom-featureset-crossplane-editor/Chart.yaml
@@ -17,4 +17,4 @@ maintainers:
name: appscode
name: uik8sappscodecom-featureset-crossplane-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uik8sappscodecom-featureset-crossplane-editor/README.md b/charts/uik8sappscodecom-featureset-crossplane-editor/README.md
index d8407be317..f1ccae1cf3 100644
--- a/charts/uik8sappscodecom-featureset-crossplane-editor/README.md
+++ b/charts/uik8sappscodecom-featureset-crossplane-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-crossplane-editor --version=v0.9.0
-$ helm upgrade -i uik8sappscodecom-featureset-crossplane-editor appscode-charts-oci/uik8sappscodecom-featureset-crossplane-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-crossplane-editor --version=v0.10.0
+$ helm upgrade -i uik8sappscodecom-featureset-crossplane-editor appscode-charts-oci/uik8sappscodecom-featureset-crossplane-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FeatureSet Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `uik8sappscodecom-featureset-crossplane-editor`:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-crossplane-editor appscode-charts-oci/uik8sappscodecom-featureset-crossplane-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uik8sappscodecom-featureset-crossplane-editor appscode-charts-oci/uik8sappscodecom-featureset-crossplane-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FeatureSet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -63,12 +63,12 @@ The following table lists the configurable parameters of the `uik8sappscodecom-f
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-crossplane-editor appscode-charts-oci/uik8sappscodecom-featureset-crossplane-editor -n default --create-namespace --version=v0.9.0 --set metadata.resource.group=ui.k8s.appscode.com
+$ helm upgrade -i uik8sappscodecom-featureset-crossplane-editor appscode-charts-oci/uik8sappscodecom-featureset-crossplane-editor -n default --create-namespace --version=v0.10.0 --set metadata.resource.group=ui.k8s.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 uik8sappscodecom-featureset-crossplane-editor appscode-charts-oci/uik8sappscodecom-featureset-crossplane-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uik8sappscodecom-featureset-crossplane-editor appscode-charts-oci/uik8sappscodecom-featureset-crossplane-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uik8sappscodecom-featureset-ocm-hub-editor/Chart.yaml b/charts/uik8sappscodecom-featureset-ocm-hub-editor/Chart.yaml
index 6d2541cda0..766c4d1fe5 100644
--- a/charts/uik8sappscodecom-featureset-ocm-hub-editor/Chart.yaml
+++ b/charts/uik8sappscodecom-featureset-ocm-hub-editor/Chart.yaml
@@ -6,7 +6,7 @@ annotations:
kind: HelmRelease
version: v2
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FeatureSet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -18,4 +18,4 @@ maintainers:
name: appscode
name: uik8sappscodecom-featureset-ocm-hub-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uik8sappscodecom-featureset-ocm-hub-editor/README.md b/charts/uik8sappscodecom-featureset-ocm-hub-editor/README.md
index 6daefff0d6..5dcba7cbb3 100644
--- a/charts/uik8sappscodecom-featureset-ocm-hub-editor/README.md
+++ b/charts/uik8sappscodecom-featureset-ocm-hub-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-ocm-hub-editor --version=v0.9.0
-$ helm upgrade -i uik8sappscodecom-featureset-ocm-hub-editor appscode-charts-oci/uik8sappscodecom-featureset-ocm-hub-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-ocm-hub-editor --version=v0.10.0
+$ helm upgrade -i uik8sappscodecom-featureset-ocm-hub-editor appscode-charts-oci/uik8sappscodecom-featureset-ocm-hub-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FeatureSet Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `uik8sappscodecom-featureset-ocm-hub-editor`:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-ocm-hub-editor appscode-charts-oci/uik8sappscodecom-featureset-ocm-hub-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uik8sappscodecom-featureset-ocm-hub-editor appscode-charts-oci/uik8sappscodecom-featureset-ocm-hub-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FeatureSet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -68,12 +68,12 @@ The following table lists the configurable parameters of the `uik8sappscodecom-f
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-ocm-hub-editor appscode-charts-oci/uik8sappscodecom-featureset-ocm-hub-editor -n default --create-namespace --version=v0.9.0 --set metadata.resource.group=ui.k8s.appscode.com
+$ helm upgrade -i uik8sappscodecom-featureset-ocm-hub-editor appscode-charts-oci/uik8sappscodecom-featureset-ocm-hub-editor -n default --create-namespace --version=v0.10.0 --set metadata.resource.group=ui.k8s.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 uik8sappscodecom-featureset-ocm-hub-editor appscode-charts-oci/uik8sappscodecom-featureset-ocm-hub-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uik8sappscodecom-featureset-ocm-hub-editor appscode-charts-oci/uik8sappscodecom-featureset-ocm-hub-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uik8sappscodecom-featureset-ocm-mc-editor/Chart.yaml b/charts/uik8sappscodecom-featureset-ocm-mc-editor/Chart.yaml
index 88e726dfaa..c1220fc181 100644
--- a/charts/uik8sappscodecom-featureset-ocm-mc-editor/Chart.yaml
+++ b/charts/uik8sappscodecom-featureset-ocm-mc-editor/Chart.yaml
@@ -6,7 +6,7 @@ annotations:
kind: HelmRelease
version: v2
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FeatureSet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -18,4 +18,4 @@ maintainers:
name: appscode
name: uik8sappscodecom-featureset-ocm-mc-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uik8sappscodecom-featureset-ocm-mc-editor/README.md b/charts/uik8sappscodecom-featureset-ocm-mc-editor/README.md
index a2baa063bb..7919cadab3 100644
--- a/charts/uik8sappscodecom-featureset-ocm-mc-editor/README.md
+++ b/charts/uik8sappscodecom-featureset-ocm-mc-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-ocm-mc-editor --version=v0.9.0
-$ helm upgrade -i uik8sappscodecom-featureset-ocm-mc-editor appscode-charts-oci/uik8sappscodecom-featureset-ocm-mc-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-ocm-mc-editor --version=v0.10.0
+$ helm upgrade -i uik8sappscodecom-featureset-ocm-mc-editor appscode-charts-oci/uik8sappscodecom-featureset-ocm-mc-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FeatureSet Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `uik8sappscodecom-featureset-ocm-mc-editor`:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-ocm-mc-editor appscode-charts-oci/uik8sappscodecom-featureset-ocm-mc-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uik8sappscodecom-featureset-ocm-mc-editor appscode-charts-oci/uik8sappscodecom-featureset-ocm-mc-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FeatureSet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -71,12 +71,12 @@ The following table lists the configurable parameters of the `uik8sappscodecom-f
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-ocm-mc-editor appscode-charts-oci/uik8sappscodecom-featureset-ocm-mc-editor -n default --create-namespace --version=v0.9.0 --set metadata.resource.group=ui.k8s.appscode.com
+$ helm upgrade -i uik8sappscodecom-featureset-ocm-mc-editor appscode-charts-oci/uik8sappscodecom-featureset-ocm-mc-editor -n default --create-namespace --version=v0.10.0 --set metadata.resource.group=ui.k8s.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 uik8sappscodecom-featureset-ocm-mc-editor appscode-charts-oci/uik8sappscodecom-featureset-ocm-mc-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uik8sappscodecom-featureset-ocm-mc-editor appscode-charts-oci/uik8sappscodecom-featureset-ocm-mc-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uik8sappscodecom-featureset-ocm-spoke-editor/Chart.yaml b/charts/uik8sappscodecom-featureset-ocm-spoke-editor/Chart.yaml
index caa6b94517..0568146d46 100644
--- a/charts/uik8sappscodecom-featureset-ocm-spoke-editor/Chart.yaml
+++ b/charts/uik8sappscodecom-featureset-ocm-spoke-editor/Chart.yaml
@@ -6,7 +6,7 @@ annotations:
kind: HelmRelease
version: v2
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FeatureSet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -18,4 +18,4 @@ maintainers:
name: appscode
name: uik8sappscodecom-featureset-ocm-spoke-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uik8sappscodecom-featureset-ocm-spoke-editor/README.md b/charts/uik8sappscodecom-featureset-ocm-spoke-editor/README.md
index 9c05728869..f248c890af 100644
--- a/charts/uik8sappscodecom-featureset-ocm-spoke-editor/README.md
+++ b/charts/uik8sappscodecom-featureset-ocm-spoke-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-ocm-spoke-editor --version=v0.9.0
-$ helm upgrade -i uik8sappscodecom-featureset-ocm-spoke-editor appscode-charts-oci/uik8sappscodecom-featureset-ocm-spoke-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-ocm-spoke-editor --version=v0.10.0
+$ helm upgrade -i uik8sappscodecom-featureset-ocm-spoke-editor appscode-charts-oci/uik8sappscodecom-featureset-ocm-spoke-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FeatureSet Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `uik8sappscodecom-featureset-ocm-spoke-editor`:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-ocm-spoke-editor appscode-charts-oci/uik8sappscodecom-featureset-ocm-spoke-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uik8sappscodecom-featureset-ocm-spoke-editor appscode-charts-oci/uik8sappscodecom-featureset-ocm-spoke-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FeatureSet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -60,12 +60,12 @@ The following table lists the configurable parameters of the `uik8sappscodecom-f
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-ocm-spoke-editor appscode-charts-oci/uik8sappscodecom-featureset-ocm-spoke-editor -n default --create-namespace --version=v0.9.0 --set metadata.resource.group=ui.k8s.appscode.com
+$ helm upgrade -i uik8sappscodecom-featureset-ocm-spoke-editor appscode-charts-oci/uik8sappscodecom-featureset-ocm-spoke-editor -n default --create-namespace --version=v0.10.0 --set metadata.resource.group=ui.k8s.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 uik8sappscodecom-featureset-ocm-spoke-editor appscode-charts-oci/uik8sappscodecom-featureset-ocm-spoke-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uik8sappscodecom-featureset-ocm-spoke-editor appscode-charts-oci/uik8sappscodecom-featureset-ocm-spoke-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uik8sappscodecom-featureset-opscenter-backup-editor/Chart.yaml b/charts/uik8sappscodecom-featureset-opscenter-backup-editor/Chart.yaml
index ff1581fea2..e8a03a4732 100644
--- a/charts/uik8sappscodecom-featureset-opscenter-backup-editor/Chart.yaml
+++ b/charts/uik8sappscodecom-featureset-opscenter-backup-editor/Chart.yaml
@@ -6,7 +6,7 @@ annotations:
kind: HelmRelease
version: v2
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FeatureSet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -18,4 +18,4 @@ maintainers:
name: appscode
name: uik8sappscodecom-featureset-opscenter-backup-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uik8sappscodecom-featureset-opscenter-backup-editor/README.md b/charts/uik8sappscodecom-featureset-opscenter-backup-editor/README.md
index 26b10e56db..e2a3336635 100644
--- a/charts/uik8sappscodecom-featureset-opscenter-backup-editor/README.md
+++ b/charts/uik8sappscodecom-featureset-opscenter-backup-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-opscenter-backup-editor --version=v0.9.0
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-backup-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-backup-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-opscenter-backup-editor --version=v0.10.0
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-backup-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-backup-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FeatureSet Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `uik8sappscodecom-featureset-opscenter-backup-editor`:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-backup-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-backup-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-backup-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-backup-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FeatureSet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -63,12 +63,12 @@ The following table lists the configurable parameters of the `uik8sappscodecom-f
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-backup-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-backup-editor -n default --create-namespace --version=v0.9.0 --set metadata.resource.group=ui.k8s.appscode.com
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-backup-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-backup-editor -n default --create-namespace --version=v0.10.0 --set metadata.resource.group=ui.k8s.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 uik8sappscodecom-featureset-opscenter-backup-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-backup-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-backup-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-backup-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uik8sappscodecom-featureset-opscenter-core-editor/Chart.yaml b/charts/uik8sappscodecom-featureset-opscenter-core-editor/Chart.yaml
index 3cc85eac81..1e4768e871 100644
--- a/charts/uik8sappscodecom-featureset-opscenter-core-editor/Chart.yaml
+++ b/charts/uik8sappscodecom-featureset-opscenter-core-editor/Chart.yaml
@@ -6,7 +6,7 @@ annotations:
kind: HelmRelease
version: v2
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FeatureSet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -18,4 +18,4 @@ maintainers:
name: appscode
name: uik8sappscodecom-featureset-opscenter-core-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uik8sappscodecom-featureset-opscenter-core-editor/README.md b/charts/uik8sappscodecom-featureset-opscenter-core-editor/README.md
index 7c1f08b9c7..4c22386399 100644
--- a/charts/uik8sappscodecom-featureset-opscenter-core-editor/README.md
+++ b/charts/uik8sappscodecom-featureset-opscenter-core-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-opscenter-core-editor --version=v0.9.0
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-core-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-core-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-opscenter-core-editor --version=v0.10.0
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-core-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-core-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FeatureSet Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `uik8sappscodecom-featureset-opscenter-core-editor`:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-core-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-core-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-core-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-core-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FeatureSet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -54,21 +54,22 @@ The following table lists the configurable parameters of the `uik8sappscodecom-f
| metadata.resource.scope | | Cluster
|
| metadata.release.name | | RELEASE-NAME
|
| metadata.release.namespace | | default
|
+| resources.helmToolkitFluxcdIoHelmRelease_aceshifter | | {"apiVersion":"helm.toolkit.fluxcd.io/v2","kind":"HelmRelease","metadata":{"labels":{"app.kubernetes.io/component":"aceshifter"},"name":"aceshifter","namespace":"kubeops"},"spec":{"chart":{"spec":{"chart":"aceshifter","sourceRef":{"kind":"HelmRepository","name":"appscode-charts-oci","namespace":"kubeops"},"version":"v2024.10.24"}},"install":{"crds":"CreateReplace","createNamespace":true,"remediation":{"retries":-1}},"interval":"5m","releaseName":"aceshifter","storageNamespace":"kubeops","targetNamespace":"kubeops","timeout":"30m","upgrade":{"crds":"CreateReplace","remediation":{"retries":-1}}}}
|
| resources.helmToolkitFluxcdIoHelmRelease_flux2 | | {"apiVersion":"helm.toolkit.fluxcd.io/v2","kind":"HelmRelease","metadata":{"labels":{"app.kubernetes.io/component":"flux2"},"name":"flux2","namespace":"kubeops"},"spec":{"chart":{"spec":{"chart":"flux2","sourceRef":{"kind":"HelmRepository","name":"appscode-charts-oci","namespace":"kubeops"},"version":"2.13.0"}},"install":{"crds":"CreateReplace","createNamespace":true,"remediation":{"retries":-1}},"interval":"5m","releaseName":"flux2","storageNamespace":"flux-system","targetNamespace":"flux-system","timeout":"30m","upgrade":{"crds":"CreateReplace","remediation":{"retries":-1}},"values":{"helmController":{"create":true,"labels":{"ace.appscode.com/managed":"true"}},"imageAutomationController":{"create":false},"imageReflectionController":{"create":false},"kustomizeController":{"create":false},"notificationController":{"create":false},"sourceController":{"create":true,"labels":{"ace.appscode.com/managed":"true"}}}}}
|
-| resources.helmToolkitFluxcdIoHelmRelease_kube_ui_server | | {"apiVersion":"helm.toolkit.fluxcd.io/v2","kind":"HelmRelease","metadata":{"labels":{"app.kubernetes.io/component":"kube-ui-server"},"name":"kube-ui-server","namespace":"kubeops"},"spec":{"chart":{"spec":{"chart":"kube-ui-server","sourceRef":{"kind":"HelmRepository","name":"appscode-charts-oci","namespace":"kubeops"},"version":"v2024.8.21"}},"install":{"crds":"CreateReplace","createNamespace":true,"remediation":{"retries":-1}},"interval":"5m","releaseName":"kube-ui-server","storageNamespace":"kubeops","targetNamespace":"kubeops","timeout":"30m","upgrade":{"crds":"CreateReplace","remediation":{"retries":-1}}}}
|
-| resources.helmToolkitFluxcdIoHelmRelease_license_proxyserver | | {"apiVersion":"helm.toolkit.fluxcd.io/v2","kind":"HelmRelease","metadata":{"labels":{"app.kubernetes.io/component":"license-proxyserver"},"name":"license-proxyserver","namespace":"kubeops"},"spec":{"chart":{"spec":{"chart":"license-proxyserver","sourceRef":{"kind":"HelmRepository","name":"appscode-charts-oci","namespace":"kubeops"},"version":"v2024.9.13"}},"install":{"crds":"CreateReplace","createNamespace":true,"remediation":{"retries":-1}},"interval":"5m","releaseName":"license-proxyserver","storageNamespace":"kubeops","targetNamespace":"kubeops","timeout":"30m","upgrade":{"crds":"CreateReplace","remediation":{"retries":-1}}}}
|
-| resources.helmToolkitFluxcdIoHelmRelease_opscenter_features | | {"apiVersion":"helm.toolkit.fluxcd.io/v2","kind":"HelmRelease","metadata":{"labels":{"app.kubernetes.io/component":"opscenter-features"},"name":"opscenter-features","namespace":"kubeops"},"spec":{"chart":{"spec":{"chart":"opscenter-features","sourceRef":{"kind":"HelmRepository","name":"appscode-charts-oci","namespace":"kubeops"},"version":"v2024.8.21"}},"install":{"crds":"CreateReplace","createNamespace":true,"remediation":{"retries":-1}},"interval":"5m","releaseName":"opscenter-features","storageNamespace":"kubeops","targetNamespace":"kubeops","timeout":"30m","upgrade":{"crds":"CreateReplace","remediation":{"retries":-1}},"values":{"helm":{"repositories":{"appscode-charts-oci":{"url":"oci://ghcr.io/appscode-charts"}}},"image":{"proxies":{"appscode":"r.appscode.com","dockerHub":"","dockerLibrary":"","ghcr":"ghcr.io","kubernetes":"registry.k8s.io","quay":"quay.io"}}}}}
|
+| resources.helmToolkitFluxcdIoHelmRelease_kube_ui_server | | {"apiVersion":"helm.toolkit.fluxcd.io/v2","kind":"HelmRelease","metadata":{"labels":{"app.kubernetes.io/component":"kube-ui-server"},"name":"kube-ui-server","namespace":"kubeops"},"spec":{"chart":{"spec":{"chart":"kube-ui-server","sourceRef":{"kind":"HelmRepository","name":"appscode-charts-oci","namespace":"kubeops"},"version":"v2024.10.24"}},"install":{"crds":"CreateReplace","createNamespace":true,"remediation":{"retries":-1}},"interval":"5m","releaseName":"kube-ui-server","storageNamespace":"kubeops","targetNamespace":"kubeops","timeout":"30m","upgrade":{"crds":"CreateReplace","remediation":{"retries":-1}}}}
|
+| resources.helmToolkitFluxcdIoHelmRelease_license_proxyserver | | {"apiVersion":"helm.toolkit.fluxcd.io/v2","kind":"HelmRelease","metadata":{"labels":{"app.kubernetes.io/component":"license-proxyserver"},"name":"license-proxyserver","namespace":"kubeops"},"spec":{"chart":{"spec":{"chart":"license-proxyserver","sourceRef":{"kind":"HelmRepository","name":"appscode-charts-oci","namespace":"kubeops"},"version":"v2024.10.7"}},"install":{"crds":"CreateReplace","createNamespace":true,"remediation":{"retries":-1}},"interval":"5m","releaseName":"license-proxyserver","storageNamespace":"kubeops","targetNamespace":"kubeops","timeout":"30m","upgrade":{"crds":"CreateReplace","remediation":{"retries":-1}}}}
|
+| resources.helmToolkitFluxcdIoHelmRelease_opscenter_features | | {"apiVersion":"helm.toolkit.fluxcd.io/v2","kind":"HelmRelease","metadata":{"labels":{"app.kubernetes.io/component":"opscenter-features"},"name":"opscenter-features","namespace":"kubeops"},"spec":{"chart":{"spec":{"chart":"opscenter-features","sourceRef":{"kind":"HelmRepository","name":"appscode-charts-oci","namespace":"kubeops"},"version":"v2024.10.24"}},"install":{"crds":"CreateReplace","createNamespace":true,"remediation":{"retries":-1}},"interval":"5m","releaseName":"opscenter-features","storageNamespace":"kubeops","targetNamespace":"kubeops","timeout":"30m","upgrade":{"crds":"CreateReplace","remediation":{"retries":-1}},"values":{"helm":{"repositories":{"appscode-charts-oci":{"url":"oci://ghcr.io/appscode-charts"}}},"image":{"proxies":{"appscode":"r.appscode.com","dockerHub":"","dockerLibrary":"","ghcr":"ghcr.io","kubernetes":"registry.k8s.io","quay":"quay.io"}}}}}
|
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-core-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-core-editor -n default --create-namespace --version=v0.9.0 --set metadata.resource.group=ui.k8s.appscode.com
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-core-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-core-editor -n default --create-namespace --version=v0.10.0 --set metadata.resource.group=ui.k8s.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 uik8sappscodecom-featureset-opscenter-core-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-core-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-core-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-core-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uik8sappscodecom-featureset-opscenter-cost-editor/Chart.yaml b/charts/uik8sappscodecom-featureset-opscenter-cost-editor/Chart.yaml
index 07505d273e..d708a2077f 100644
--- a/charts/uik8sappscodecom-featureset-opscenter-cost-editor/Chart.yaml
+++ b/charts/uik8sappscodecom-featureset-opscenter-cost-editor/Chart.yaml
@@ -6,7 +6,7 @@ annotations:
kind: HelmRelease
version: v2
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FeatureSet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -18,4 +18,4 @@ maintainers:
name: appscode
name: uik8sappscodecom-featureset-opscenter-cost-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uik8sappscodecom-featureset-opscenter-cost-editor/README.md b/charts/uik8sappscodecom-featureset-opscenter-cost-editor/README.md
index 54ada33827..96b2d9c570 100644
--- a/charts/uik8sappscodecom-featureset-opscenter-cost-editor/README.md
+++ b/charts/uik8sappscodecom-featureset-opscenter-cost-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-opscenter-cost-editor --version=v0.9.0
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-cost-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-cost-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-opscenter-cost-editor --version=v0.10.0
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-cost-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-cost-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FeatureSet Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `uik8sappscodecom-featureset-opscenter-cost-editor`:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-cost-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-cost-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-cost-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-cost-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FeatureSet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -63,12 +63,12 @@ The following table lists the configurable parameters of the `uik8sappscodecom-f
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-cost-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-cost-editor -n default --create-namespace --version=v0.9.0 --set metadata.resource.group=ui.k8s.appscode.com
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-cost-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-cost-editor -n default --create-namespace --version=v0.10.0 --set metadata.resource.group=ui.k8s.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 uik8sappscodecom-featureset-opscenter-cost-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-cost-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-cost-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-cost-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uik8sappscodecom-featureset-opscenter-datastore-editor/Chart.yaml b/charts/uik8sappscodecom-featureset-opscenter-datastore-editor/Chart.yaml
index 69d4d0d42a..f27ca7ed62 100644
--- a/charts/uik8sappscodecom-featureset-opscenter-datastore-editor/Chart.yaml
+++ b/charts/uik8sappscodecom-featureset-opscenter-datastore-editor/Chart.yaml
@@ -6,7 +6,7 @@ annotations:
kind: HelmRelease
version: v2
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FeatureSet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -18,4 +18,4 @@ maintainers:
name: appscode
name: uik8sappscodecom-featureset-opscenter-datastore-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uik8sappscodecom-featureset-opscenter-datastore-editor/README.md b/charts/uik8sappscodecom-featureset-opscenter-datastore-editor/README.md
index c43de08e92..561d2be03b 100644
--- a/charts/uik8sappscodecom-featureset-opscenter-datastore-editor/README.md
+++ b/charts/uik8sappscodecom-featureset-opscenter-datastore-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-opscenter-datastore-editor --version=v0.9.0
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-datastore-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-datastore-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-opscenter-datastore-editor --version=v0.10.0
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-datastore-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-datastore-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FeatureSet Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `uik8sappscodecom-featureset-opscenter-datastore-editor`:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-datastore-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-datastore-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-datastore-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-datastore-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FeatureSet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -63,12 +63,12 @@ The following table lists the configurable parameters of the `uik8sappscodecom-f
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-datastore-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-datastore-editor -n default --create-namespace --version=v0.9.0 --set metadata.resource.group=ui.k8s.appscode.com
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-datastore-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-datastore-editor -n default --create-namespace --version=v0.10.0 --set metadata.resource.group=ui.k8s.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 uik8sappscodecom-featureset-opscenter-datastore-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-datastore-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-datastore-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-datastore-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uik8sappscodecom-featureset-opscenter-monitoring-editor/Chart.yaml b/charts/uik8sappscodecom-featureset-opscenter-monitoring-editor/Chart.yaml
index 11dbc3f2bd..baed76cf83 100644
--- a/charts/uik8sappscodecom-featureset-opscenter-monitoring-editor/Chart.yaml
+++ b/charts/uik8sappscodecom-featureset-opscenter-monitoring-editor/Chart.yaml
@@ -6,7 +6,7 @@ annotations:
kind: HelmRelease
version: v2beta2
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FeatureSet Editor
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -18,4 +18,4 @@ maintainers:
name: appscode
name: uik8sappscodecom-featureset-opscenter-monitoring-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uik8sappscodecom-featureset-opscenter-monitoring-editor/README.md b/charts/uik8sappscodecom-featureset-opscenter-monitoring-editor/README.md
index 7df7ba2c4f..c5b6f52cd8 100644
--- a/charts/uik8sappscodecom-featureset-opscenter-monitoring-editor/README.md
+++ b/charts/uik8sappscodecom-featureset-opscenter-monitoring-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-opscenter-monitoring-editor --version=v0.9.0
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-monitoring-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-monitoring-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-opscenter-monitoring-editor --version=v0.10.0
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-monitoring-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-monitoring-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FeatureSet Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `uik8sappscodecom-featureset-opscenter-monitoring-editor`:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-monitoring-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-monitoring-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-monitoring-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-monitoring-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FeatureSet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -66,12 +66,12 @@ The following table lists the configurable parameters of the `uik8sappscodecom-f
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-monitoring-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-monitoring-editor -n default --create-namespace --version=v0.9.0 --set metadata.resource.group=ui.k8s.appscode.com
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-monitoring-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-monitoring-editor -n default --create-namespace --version=v0.10.0 --set metadata.resource.group=ui.k8s.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 uik8sappscodecom-featureset-opscenter-monitoring-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-monitoring-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-monitoring-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-monitoring-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uik8sappscodecom-featureset-opscenter-networking-editor/Chart.yaml b/charts/uik8sappscodecom-featureset-opscenter-networking-editor/Chart.yaml
index 26ad441f54..a1a034fd52 100644
--- a/charts/uik8sappscodecom-featureset-opscenter-networking-editor/Chart.yaml
+++ b/charts/uik8sappscodecom-featureset-opscenter-networking-editor/Chart.yaml
@@ -6,7 +6,7 @@ annotations:
kind: HelmRelease
version: v2
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FeatureSet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -18,4 +18,4 @@ maintainers:
name: appscode
name: uik8sappscodecom-featureset-opscenter-networking-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uik8sappscodecom-featureset-opscenter-networking-editor/README.md b/charts/uik8sappscodecom-featureset-opscenter-networking-editor/README.md
index b029bbc24c..9ffa7970e8 100644
--- a/charts/uik8sappscodecom-featureset-opscenter-networking-editor/README.md
+++ b/charts/uik8sappscodecom-featureset-opscenter-networking-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-opscenter-networking-editor --version=v0.9.0
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-networking-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-networking-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-opscenter-networking-editor --version=v0.10.0
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-networking-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-networking-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FeatureSet Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `uik8sappscodecom-featureset-opscenter-networking-editor`:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-networking-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-networking-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-networking-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-networking-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FeatureSet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -63,12 +63,12 @@ The following table lists the configurable parameters of the `uik8sappscodecom-f
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-networking-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-networking-editor -n default --create-namespace --version=v0.9.0 --set metadata.resource.group=ui.k8s.appscode.com
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-networking-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-networking-editor -n default --create-namespace --version=v0.10.0 --set metadata.resource.group=ui.k8s.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 uik8sappscodecom-featureset-opscenter-networking-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-networking-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-networking-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-networking-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uik8sappscodecom-featureset-opscenter-observability-editor/Chart.yaml b/charts/uik8sappscodecom-featureset-opscenter-observability-editor/Chart.yaml
index 5fab356b56..8383d0c6e4 100644
--- a/charts/uik8sappscodecom-featureset-opscenter-observability-editor/Chart.yaml
+++ b/charts/uik8sappscodecom-featureset-opscenter-observability-editor/Chart.yaml
@@ -6,7 +6,7 @@ annotations:
kind: HelmRelease
version: v2
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FeatureSet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -18,4 +18,4 @@ maintainers:
name: appscode
name: uik8sappscodecom-featureset-opscenter-observability-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uik8sappscodecom-featureset-opscenter-observability-editor/README.md b/charts/uik8sappscodecom-featureset-opscenter-observability-editor/README.md
index ee9ba4539d..ce8845135f 100644
--- a/charts/uik8sappscodecom-featureset-opscenter-observability-editor/README.md
+++ b/charts/uik8sappscodecom-featureset-opscenter-observability-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-opscenter-observability-editor --version=v0.9.0
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-observability-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-observability-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-opscenter-observability-editor --version=v0.10.0
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-observability-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-observability-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FeatureSet Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `uik8sappscodecom-featureset-opscenter-observability-editor`:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-observability-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-observability-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-observability-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-observability-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FeatureSet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -69,12 +69,12 @@ The following table lists the configurable parameters of the `uik8sappscodecom-f
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-observability-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-observability-editor -n default --create-namespace --version=v0.9.0 --set metadata.resource.group=ui.k8s.appscode.com
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-observability-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-observability-editor -n default --create-namespace --version=v0.10.0 --set metadata.resource.group=ui.k8s.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 uik8sappscodecom-featureset-opscenter-observability-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-observability-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-observability-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-observability-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uik8sappscodecom-featureset-opscenter-policy-management-editor/Chart.yaml b/charts/uik8sappscodecom-featureset-opscenter-policy-management-editor/Chart.yaml
index 5b58f041d1..5519957b12 100644
--- a/charts/uik8sappscodecom-featureset-opscenter-policy-management-editor/Chart.yaml
+++ b/charts/uik8sappscodecom-featureset-opscenter-policy-management-editor/Chart.yaml
@@ -6,7 +6,7 @@ annotations:
kind: HelmRelease
version: v2
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FeatureSet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -18,4 +18,4 @@ maintainers:
name: appscode
name: uik8sappscodecom-featureset-opscenter-policy-management-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uik8sappscodecom-featureset-opscenter-policy-management-editor/README.md b/charts/uik8sappscodecom-featureset-opscenter-policy-management-editor/README.md
index a0d5fed184..dbd500635f 100644
--- a/charts/uik8sappscodecom-featureset-opscenter-policy-management-editor/README.md
+++ b/charts/uik8sappscodecom-featureset-opscenter-policy-management-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-opscenter-policy-management-editor --version=v0.9.0
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-policy-management-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-policy-management-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-opscenter-policy-management-editor --version=v0.10.0
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-policy-management-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-policy-management-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FeatureSet Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `uik8sappscodecom-featureset-opscenter-policy-management-editor`:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-policy-management-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-policy-management-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-policy-management-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-policy-management-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FeatureSet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -65,12 +65,12 @@ The following table lists the configurable parameters of the `uik8sappscodecom-f
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-policy-management-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-policy-management-editor -n default --create-namespace --version=v0.9.0 --set metadata.resource.group=ui.k8s.appscode.com
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-policy-management-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-policy-management-editor -n default --create-namespace --version=v0.10.0 --set metadata.resource.group=ui.k8s.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 uik8sappscodecom-featureset-opscenter-policy-management-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-policy-management-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-policy-management-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-policy-management-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uik8sappscodecom-featureset-opscenter-secret-management-editor/Chart.yaml b/charts/uik8sappscodecom-featureset-opscenter-secret-management-editor/Chart.yaml
index 51b2766b23..f67609d72d 100644
--- a/charts/uik8sappscodecom-featureset-opscenter-secret-management-editor/Chart.yaml
+++ b/charts/uik8sappscodecom-featureset-opscenter-secret-management-editor/Chart.yaml
@@ -6,7 +6,7 @@ annotations:
kind: HelmRelease
version: v2
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FeatureSet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -18,4 +18,4 @@ maintainers:
name: appscode
name: uik8sappscodecom-featureset-opscenter-secret-management-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uik8sappscodecom-featureset-opscenter-secret-management-editor/README.md b/charts/uik8sappscodecom-featureset-opscenter-secret-management-editor/README.md
index 52b67e482e..b8f6de6808 100644
--- a/charts/uik8sappscodecom-featureset-opscenter-secret-management-editor/README.md
+++ b/charts/uik8sappscodecom-featureset-opscenter-secret-management-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-opscenter-secret-management-editor --version=v0.9.0
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-secret-management-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-secret-management-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-opscenter-secret-management-editor --version=v0.10.0
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-secret-management-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-secret-management-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FeatureSet Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `uik8sappscodecom-featureset-opscenter-secret-management-editor`:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-secret-management-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-secret-management-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-secret-management-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-secret-management-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FeatureSet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -71,12 +71,12 @@ The following table lists the configurable parameters of the `uik8sappscodecom-f
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-secret-management-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-secret-management-editor -n default --create-namespace --version=v0.9.0 --set metadata.resource.group=ui.k8s.appscode.com
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-secret-management-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-secret-management-editor -n default --create-namespace --version=v0.10.0 --set metadata.resource.group=ui.k8s.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 uik8sappscodecom-featureset-opscenter-secret-management-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-secret-management-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-secret-management-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-secret-management-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uik8sappscodecom-featureset-opscenter-security-editor/Chart.yaml b/charts/uik8sappscodecom-featureset-opscenter-security-editor/Chart.yaml
index e685b110d9..e09131db57 100644
--- a/charts/uik8sappscodecom-featureset-opscenter-security-editor/Chart.yaml
+++ b/charts/uik8sappscodecom-featureset-opscenter-security-editor/Chart.yaml
@@ -6,7 +6,7 @@ annotations:
kind: HelmRelease
version: v2
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FeatureSet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -18,4 +18,4 @@ maintainers:
name: appscode
name: uik8sappscodecom-featureset-opscenter-security-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uik8sappscodecom-featureset-opscenter-security-editor/README.md b/charts/uik8sappscodecom-featureset-opscenter-security-editor/README.md
index dcc5d47001..5b5026dfc3 100644
--- a/charts/uik8sappscodecom-featureset-opscenter-security-editor/README.md
+++ b/charts/uik8sappscodecom-featureset-opscenter-security-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-opscenter-security-editor --version=v0.9.0
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-security-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-security-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-opscenter-security-editor --version=v0.10.0
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-security-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-security-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FeatureSet Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `uik8sappscodecom-featureset-opscenter-security-editor`:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-security-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-security-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-security-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-security-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FeatureSet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -64,12 +64,12 @@ The following table lists the configurable parameters of the `uik8sappscodecom-f
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-security-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-security-editor -n default --create-namespace --version=v0.9.0 --set metadata.resource.group=ui.k8s.appscode.com
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-security-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-security-editor -n default --create-namespace --version=v0.10.0 --set metadata.resource.group=ui.k8s.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 uik8sappscodecom-featureset-opscenter-security-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-security-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-security-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-security-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uik8sappscodecom-featureset-opscenter-storage-editor/Chart.yaml b/charts/uik8sappscodecom-featureset-opscenter-storage-editor/Chart.yaml
index 89a47a75dc..9b7c01be78 100644
--- a/charts/uik8sappscodecom-featureset-opscenter-storage-editor/Chart.yaml
+++ b/charts/uik8sappscodecom-featureset-opscenter-storage-editor/Chart.yaml
@@ -6,7 +6,7 @@ annotations:
kind: HelmRelease
version: v2
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FeatureSet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -18,4 +18,4 @@ maintainers:
name: appscode
name: uik8sappscodecom-featureset-opscenter-storage-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uik8sappscodecom-featureset-opscenter-storage-editor/README.md b/charts/uik8sappscodecom-featureset-opscenter-storage-editor/README.md
index 4aebe62440..4c7e261755 100644
--- a/charts/uik8sappscodecom-featureset-opscenter-storage-editor/README.md
+++ b/charts/uik8sappscodecom-featureset-opscenter-storage-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-opscenter-storage-editor --version=v0.9.0
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-storage-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-storage-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-opscenter-storage-editor --version=v0.10.0
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-storage-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-storage-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FeatureSet Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `uik8sappscodecom-featureset-opscenter-storage-editor`:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-storage-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-storage-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-storage-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-storage-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FeatureSet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -63,12 +63,12 @@ The following table lists the configurable parameters of the `uik8sappscodecom-f
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-storage-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-storage-editor -n default --create-namespace --version=v0.9.0 --set metadata.resource.group=ui.k8s.appscode.com
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-storage-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-storage-editor -n default --create-namespace --version=v0.10.0 --set metadata.resource.group=ui.k8s.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 uik8sappscodecom-featureset-opscenter-storage-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-storage-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-storage-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-storage-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uik8sappscodecom-featureset-opscenter-tools-editor/Chart.yaml b/charts/uik8sappscodecom-featureset-opscenter-tools-editor/Chart.yaml
index 3fd47890f0..f2ba90bd51 100644
--- a/charts/uik8sappscodecom-featureset-opscenter-tools-editor/Chart.yaml
+++ b/charts/uik8sappscodecom-featureset-opscenter-tools-editor/Chart.yaml
@@ -6,7 +6,7 @@ annotations:
kind: HelmRelease
version: v2
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FeatureSet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -18,4 +18,4 @@ maintainers:
name: appscode
name: uik8sappscodecom-featureset-opscenter-tools-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uik8sappscodecom-featureset-opscenter-tools-editor/README.md b/charts/uik8sappscodecom-featureset-opscenter-tools-editor/README.md
index f1d3ca17ce..7e51588140 100644
--- a/charts/uik8sappscodecom-featureset-opscenter-tools-editor/README.md
+++ b/charts/uik8sappscodecom-featureset-opscenter-tools-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-opscenter-tools-editor --version=v0.9.0
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-tools-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-tools-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-opscenter-tools-editor --version=v0.10.0
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-tools-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-tools-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FeatureSet Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `uik8sappscodecom-featureset-opscenter-tools-editor`:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-tools-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-tools-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-tools-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-tools-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FeatureSet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -61,12 +61,12 @@ The following table lists the configurable parameters of the `uik8sappscodecom-f
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-opscenter-tools-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-tools-editor -n default --create-namespace --version=v0.9.0 --set metadata.resource.group=ui.k8s.appscode.com
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-tools-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-tools-editor -n default --create-namespace --version=v0.10.0 --set metadata.resource.group=ui.k8s.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 uik8sappscodecom-featureset-opscenter-tools-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-tools-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uik8sappscodecom-featureset-opscenter-tools-editor appscode-charts-oci/uik8sappscodecom-featureset-opscenter-tools-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uik8sappscodecom-featureset-saas-core-editor/Chart.yaml b/charts/uik8sappscodecom-featureset-saas-core-editor/Chart.yaml
index 6ff93aca38..3194a208aa 100644
--- a/charts/uik8sappscodecom-featureset-saas-core-editor/Chart.yaml
+++ b/charts/uik8sappscodecom-featureset-saas-core-editor/Chart.yaml
@@ -6,7 +6,7 @@ annotations:
kind: HelmRelease
version: v2
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: FeatureSet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -18,4 +18,4 @@ maintainers:
name: appscode
name: uik8sappscodecom-featureset-saas-core-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uik8sappscodecom-featureset-saas-core-editor/README.md b/charts/uik8sappscodecom-featureset-saas-core-editor/README.md
index 3d4fa875de..64f1afbbb2 100644
--- a/charts/uik8sappscodecom-featureset-saas-core-editor/README.md
+++ b/charts/uik8sappscodecom-featureset-saas-core-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-saas-core-editor --version=v0.9.0
-$ helm upgrade -i uik8sappscodecom-featureset-saas-core-editor appscode-charts-oci/uik8sappscodecom-featureset-saas-core-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uik8sappscodecom-featureset-saas-core-editor --version=v0.10.0
+$ helm upgrade -i uik8sappscodecom-featureset-saas-core-editor appscode-charts-oci/uik8sappscodecom-featureset-saas-core-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a FeatureSet Editor on a [Kubernetes](http://kubernetes.io) c
To install/upgrade the chart with the release name `uik8sappscodecom-featureset-saas-core-editor`:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-saas-core-editor appscode-charts-oci/uik8sappscodecom-featureset-saas-core-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uik8sappscodecom-featureset-saas-core-editor appscode-charts-oci/uik8sappscodecom-featureset-saas-core-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a FeatureSet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -45,30 +45,30 @@ The command removes all the Kubernetes components associated with the chart and
The following table lists the configurable parameters of the `uik8sappscodecom-featureset-saas-core-editor` chart and their default values.
-| Parameter | Description | Default |
-|------------------------------------------------------------------|-------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
-| metadata.resource.group | | ui.k8s.appscode.com
|
-| metadata.resource.version | | v1alpha1
|
-| metadata.resource.name | | featuresets
|
-| metadata.resource.kind | | FeatureSet
|
-| metadata.resource.scope | | Cluster
|
-| metadata.release.name | | RELEASE-NAME
|
-| metadata.release.namespace | | default
|
-| resources.helmToolkitFluxcdIoHelmRelease_catalog_manager | | {"apiVersion":"helm.toolkit.fluxcd.io/v2","kind":"HelmRelease","metadata":{"labels":{"app.kubernetes.io/component":"catalog-manager"},"name":"catalog-manager","namespace":"kubeops"},"spec":{"chart":{"spec":{"chart":"catalog-manager","sourceRef":{"kind":"HelmRepository","name":"appscode-charts-oci","namespace":"kubeops"},"version":"v2024.10.24"}},"install":{"crds":"CreateReplace","createNamespace":true,"remediation":{"retries":-1}},"interval":"5m","releaseName":"catalog-manager","storageNamespace":"ace","targetNamespace":"ace","timeout":"30m","upgrade":{"crds":"CreateReplace","remediation":{"retries":-1}}}}
|
-| resources.helmToolkitFluxcdIoHelmRelease_service_backend | | {"apiVersion":"helm.toolkit.fluxcd.io/v2","kind":"HelmRelease","metadata":{"labels":{"app.kubernetes.io/component":"service-backend"},"name":"service-backend","namespace":"kubeops"},"spec":{"chart":{"spec":{"chart":"service-backend","sourceRef":{"kind":"HelmRepository","name":"appscode-charts-oci","namespace":"kubeops"},"version":"v2024.10.24"}},"install":{"crds":"CreateReplace","createNamespace":true,"remediation":{"retries":-1}},"interval":"5m","releaseName":"service-backend","storageNamespace":"ace","targetNamespace":"ace","timeout":"30m","upgrade":{"crds":"CreateReplace","remediation":{"retries":-1}}}}
|
-| resources.helmToolkitFluxcdIoHelmRelease_service_gateway_presets | | {"apiVersion":"helm.toolkit.fluxcd.io/v2","kind":"HelmRelease","metadata":{"labels":{"app.kubernetes.io/component":"service-gateway-presets"},"name":"service-gateway-presets","namespace":"kubeops"},"spec":{"chart":{"spec":{"chart":"service-gateway-presets","sourceRef":{"kind":"HelmRepository","name":"appscode-charts-oci","namespace":"kubeops"},"version":"v2024.10.24"}},"install":{"crds":"CreateReplace","createNamespace":true,"remediation":{"retries":-1}},"interval":"5m","releaseName":"service-gateway-presets","storageNamespace":"ace","targetNamespace":"ace","timeout":"30m","upgrade":{"crds":"CreateReplace","remediation":{"retries":-1}}}}
|
-| resources.helmToolkitFluxcdIoHelmRelease_service_provider | | {"apiVersion":"helm.toolkit.fluxcd.io/v2","kind":"HelmRelease","metadata":{"labels":{"app.kubernetes.io/component":"service-provider"},"name":"service-provider","namespace":"kubeops"},"spec":{"chart":{"spec":{"chart":"service-provider","sourceRef":{"kind":"HelmRepository","name":"appscode-charts-oci","namespace":"kubeops"},"version":"v2024.10.24"}},"install":{"crds":"CreateReplace","createNamespace":true,"remediation":{"retries":-1}},"interval":"5m","releaseName":"service-provider","storageNamespace":"ace","targetNamespace":"ace","timeout":"30m","upgrade":{"crds":"CreateReplace","remediation":{"retries":-1}}}}
|
+| Parameter | Description | Default |
+|------------------------------------------------------------------|-------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
+| metadata.resource.group | | ui.k8s.appscode.com
|
+| metadata.resource.version | | v1alpha1
|
+| metadata.resource.name | | featuresets
|
+| metadata.resource.kind | | FeatureSet
|
+| metadata.resource.scope | | Cluster
|
+| metadata.release.name | | RELEASE-NAME
|
+| metadata.release.namespace | | default
|
+| resources.helmToolkitFluxcdIoHelmRelease_catalog_manager | | {"apiVersion":"helm.toolkit.fluxcd.io/v2","kind":"HelmRelease","metadata":{"labels":{"app.kubernetes.io/component":"catalog-manager"},"name":"catalog-manager","namespace":"kubeops"},"spec":{"chart":{"spec":{"chart":"catalog-manager","sourceRef":{"kind":"HelmRepository","name":"appscode-charts-oci","namespace":"kubeops"},"version":"v2024.10.24"}},"install":{"crds":"CreateReplace","createNamespace":true,"remediation":{"retries":-1}},"interval":"5m","releaseName":"catalog-manager","storageNamespace":"ace","targetNamespace":"ace","timeout":"30m","upgrade":{"crds":"CreateReplace","remediation":{"retries":-1}}}}
|
+| resources.helmToolkitFluxcdIoHelmRelease_service_backend | | {"apiVersion":"helm.toolkit.fluxcd.io/v2","kind":"HelmRelease","metadata":{"labels":{"app.kubernetes.io/component":"service-backend"},"name":"service-backend","namespace":"kubeops"},"spec":{"chart":{"spec":{"chart":"service-backend","sourceRef":{"kind":"HelmRepository","name":"appscode-charts-oci","namespace":"kubeops"},"version":"v2024.10.24"}},"install":{"crds":"CreateReplace","createNamespace":true,"remediation":{"retries":-1}},"interval":"5m","releaseName":"service-backend","storageNamespace":"ace","targetNamespace":"ace","timeout":"30m","upgrade":{"crds":"CreateReplace","remediation":{"retries":-1}}}}
|
+| resources.helmToolkitFluxcdIoHelmRelease_service_gateway_presets | | {"apiVersion":"helm.toolkit.fluxcd.io/v2","kind":"HelmRelease","metadata":{"labels":{"app.kubernetes.io/component":"service-gateway-presets"},"name":"service-gateway-presets","namespace":"kubeops"},"spec":{"chart":{"spec":{"chart":"service-gateway-presets","sourceRef":{"kind":"HelmRepository","name":"appscode-charts-oci","namespace":"kubeops"},"version":"v2024.10.24"}},"install":{"crds":"CreateReplace","createNamespace":true,"remediation":{"retries":-1}},"interval":"5m","releaseName":"service-gateway-presets","storageNamespace":"ace","targetNamespace":"ace","timeout":"30m","upgrade":{"crds":"CreateReplace","remediation":{"retries":-1}},"values":{"infra":{"dns":{"provider":"none"}}}}}
|
+| resources.helmToolkitFluxcdIoHelmRelease_service_provider | | {"apiVersion":"helm.toolkit.fluxcd.io/v2","kind":"HelmRelease","metadata":{"labels":{"app.kubernetes.io/component":"service-provider"},"name":"service-provider","namespace":"kubeops"},"spec":{"chart":{"spec":{"chart":"service-provider","sourceRef":{"kind":"HelmRepository","name":"appscode-charts-oci","namespace":"kubeops"},"version":"v2024.10.24"}},"install":{"crds":"CreateReplace","createNamespace":true,"remediation":{"retries":-1}},"interval":"5m","releaseName":"service-provider","storageNamespace":"ace","targetNamespace":"ace","timeout":"30m","upgrade":{"crds":"CreateReplace","remediation":{"retries":-1}}}}
|
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uik8sappscodecom-featureset-saas-core-editor appscode-charts-oci/uik8sappscodecom-featureset-saas-core-editor -n default --create-namespace --version=v0.9.0 --set metadata.resource.group=ui.k8s.appscode.com
+$ helm upgrade -i uik8sappscodecom-featureset-saas-core-editor appscode-charts-oci/uik8sappscodecom-featureset-saas-core-editor -n default --create-namespace --version=v0.10.0 --set metadata.resource.group=ui.k8s.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 uik8sappscodecom-featureset-saas-core-editor appscode-charts-oci/uik8sappscodecom-featureset-saas-core-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uik8sappscodecom-featureset-saas-core-editor appscode-charts-oci/uik8sappscodecom-featureset-saas-core-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uik8sappscodecom-featureset-saas-core-editor/ui/create-ui.yaml b/charts/uik8sappscodecom-featureset-saas-core-editor/ui/create-ui.yaml
index 4383fb2129..cb17ecf089 100644
--- a/charts/uik8sappscodecom-featureset-saas-core-editor/ui/create-ui.yaml
+++ b/charts/uik8sappscodecom-featureset-saas-core-editor/ui/create-ui.yaml
@@ -94,117 +94,117 @@ steps:
type: single-step-form
- elements:
- elements:
- - label:
- text: Provider
- computed: returnProvider
+ - computed: returnProvider
fetch: fetchEnum
+ label:
+ text: Provider
schema:
$ref: schema#/properties/resources/properties/helmToolkitFluxcdIoHelmRelease_service_gateway_presets/properties/spec/properties/values/properties/infra/properties/dns/properties/provider
type: select
- elements:
- label:
text: Environment
+ required: true
schema:
$ref: schema#/properties/resources/properties/helmToolkitFluxcdIoHelmRelease_service_gateway_presets/properties/spec/properties/values/properties/infra/properties/dns/properties/auth/properties/azureDNS/properties/environment
- required: true
type: input
- label:
text: Hosted Zone Name
+ required: true
schema:
$ref: schema#/properties/resources/properties/helmToolkitFluxcdIoHelmRelease_service_gateway_presets/properties/spec/properties/values/properties/infra/properties/dns/properties/auth/properties/azureDNS/properties/hostedZoneName
- required: true
type: input
- label:
text: Resource Group Name
+ required: true
schema:
$ref: schema#/properties/resources/properties/helmToolkitFluxcdIoHelmRelease_service_gateway_presets/properties/spec/properties/values/properties/infra/properties/dns/properties/auth/properties/azureDNS/properties/resourceGroupName
- required: true
type: input
- label:
text: Service Principal App ID
+ required: true
schema:
$ref: schema#/properties/resources/properties/helmToolkitFluxcdIoHelmRelease_service_gateway_presets/properties/spec/properties/values/properties/infra/properties/dns/properties/auth/properties/azureDNS/properties/servicePrincipalAppID
- required: true
type: input
- - label:
+ - inputType: password
+ label:
text: Service Principal App Password
- inputType: password
+ required: true
schema:
$ref: schema#/properties/resources/properties/helmToolkitFluxcdIoHelmRelease_service_gateway_presets/properties/spec/properties/values/properties/infra/properties/dns/properties/auth/properties/azureDNS/properties/servicePrincipalAppPassword
- required: true
type: input
- label:
text: Subscription ID
+ required: true
schema:
$ref: schema#/properties/resources/properties/helmToolkitFluxcdIoHelmRelease_service_gateway_presets/properties/spec/properties/values/properties/infra/properties/dns/properties/auth/properties/azureDNS/properties/subscriptionID
- required: true
type: input
- label:
text: Tenant ID
+ required: true
schema:
$ref: schema#/properties/resources/properties/helmToolkitFluxcdIoHelmRelease_service_gateway_presets/properties/spec/properties/values/properties/infra/properties/dns/properties/auth/properties/azureDNS/properties/tenantID
- required: true
type: input
+ if: checkDnsProvider|azureDNS
label:
text: azureDNS
- if: checkDnsProvider|azureDNS
type: single-step-form
- elements:
- label:
text: GOOGLE PROJECT ID
+ required: true
schema:
$ref: schema#/properties/resources/properties/helmToolkitFluxcdIoHelmRelease_service_gateway_presets/properties/spec/properties/values/properties/infra/properties/dns/properties/auth/properties/cloudDNS/properties/GOOGLE_PROJECT_ID
- required: true
type: input
- label:
text: GOOGLE SERVICE ACCOUNT JSON KEY
+ required: true
schema:
$ref: schema#/properties/resources/properties/helmToolkitFluxcdIoHelmRelease_service_gateway_presets/properties/spec/properties/values/properties/infra/properties/dns/properties/auth/properties/cloudDNS/properties/GOOGLE_SERVICE_ACCOUNT_JSON_KEY
- required: true
type: input
+ if: checkDnsProvider|cloudDNS
label:
text: cloudDNS
- if: checkDnsProvider|cloudDNS
type: single-step-form
- elements:
- label:
text: Base URL
+ required: true
schema:
$ref: schema#/properties/resources/properties/helmToolkitFluxcdIoHelmRelease_service_gateway_presets/properties/spec/properties/values/properties/infra/properties/dns/properties/auth/properties/cloudflare/properties/baseURL
- required: true
type: input
- label:
text: Token
+ required: true
schema:
$ref: schema#/properties/resources/properties/helmToolkitFluxcdIoHelmRelease_service_gateway_presets/properties/spec/properties/values/properties/infra/properties/dns/properties/auth/properties/cloudflare/properties/token
- required: true
type: input
+ if: checkDnsProvider|cloudflare
label:
text: cloudflare
- if: checkDnsProvider|cloudflare
type: single-step-form
- elements:
- label:
text: AWS Access Key ID
+ required: true
schema:
$ref: schema#/properties/resources/properties/helmToolkitFluxcdIoHelmRelease_service_gateway_presets/properties/spec/properties/values/properties/infra/properties/dns/properties/auth/properties/route53/properties/AWS_ACCESS_KEY_ID
- required: true
type: input
- label:
text: AWS Region
+ required: true
schema:
$ref: schema#/properties/resources/properties/helmToolkitFluxcdIoHelmRelease_service_gateway_presets/properties/spec/properties/values/properties/infra/properties/dns/properties/auth/properties/route53/properties/AWS_REGION
- required: true
type: input
- label:
text: AWS Secret Access Key
+ required: true
schema:
$ref: schema#/properties/resources/properties/helmToolkitFluxcdIoHelmRelease_service_gateway_presets/properties/spec/properties/values/properties/infra/properties/dns/properties/auth/properties/route53/properties/AWS_SECRET_ACCESS_KEY
- required: true
type: input
+ if: checkDnsProvider|route53
label:
text: route53
- if: checkDnsProvider|route53
type: single-step-form
label:
text: DNS
@@ -215,71 +215,71 @@ steps:
schema:
$ref: schema#/properties/resources/properties/helmToolkitFluxcdIoHelmRelease_service_gateway_presets/properties/spec/properties/values/properties/infra/properties/host
type: input
- - label:
+ - fetch: fetchEnum
+ label:
text: Host Type
- fetch: fetchEnum
schema:
$ref: schema#/properties/resources/properties/helmToolkitFluxcdIoHelmRelease_service_gateway_presets/properties/spec/properties/values/properties/infra/properties/hostType
type: select
- elements:
- - label:
+ - fetch: fetchEnum
+ label:
text: Issuer
- fetch: fetchEnum
schema:
$ref: schema#/properties/resources/properties/helmToolkitFluxcdIoHelmRelease_service_gateway_presets/properties/spec/properties/values/properties/infra/properties/tls/properties/issuer
type: select
- elements:
- - label:
+ - inputType: Email
+ label:
text: Email
- inputType: Email
+ required: true
schema:
$ref: schema#/properties/resources/properties/helmToolkitFluxcdIoHelmRelease_service_gateway_presets/properties/spec/properties/values/properties/infra/properties/tls/properties/acme/properties/email
- required: true
type: input
- - label:
+ - fetch: fetchEnum
+ label:
text: Solver
- fetch: fetchEnum
+ required: true
schema:
$ref: schema#/properties/resources/properties/helmToolkitFluxcdIoHelmRelease_service_gateway_presets/properties/spec/properties/values/properties/infra/properties/tls/properties/acme/properties/solver
- required: true
type: select
+ if: checkIssuer|letsencrypt
label:
text: acme
- if: checkIssuer|letsencrypt
type: single-step-form
- elements:
- label:
text: caCert
+ required: true
schema:
$ref: schema#/properties/resources/properties/helmToolkitFluxcdIoHelmRelease_service_gateway_presets/properties/spec/properties/values/properties/infra/properties/tls/properties/ca/properties/cert
- required: true
type: textarea
- label:
text: caKey
+ required: true
schema:
$ref: schema#/properties/resources/properties/helmToolkitFluxcdIoHelmRelease_service_gateway_presets/properties/spec/properties/values/properties/infra/properties/tls/properties/ca/properties/key
- required: true
type: textarea
+ if: checkIssuer|ca
label:
text: ca
- if: checkIssuer|ca
type: single-step-form
- elements:
- label:
text: certificateCert
+ required: true
schema:
$ref: schema#/properties/resources/properties/helmToolkitFluxcdIoHelmRelease_service_gateway_presets/properties/spec/properties/values/properties/infra/properties/tls/properties/certificate/properties/cert
- required: true
type: textarea
- label:
text: certificateKey
+ required: true
schema:
$ref: schema#/properties/resources/properties/helmToolkitFluxcdIoHelmRelease_service_gateway_presets/properties/spec/properties/values/properties/infra/properties/tls/properties/certificate/properties/key
- required: true
type: textarea
+ if: checkIssuer|external
label:
text: certificate
- if: checkIssuer|external
type: single-step-form
label:
text: TLS
diff --git a/charts/uik8sappscodecom-resourcedashboard-editor/Chart.yaml b/charts/uik8sappscodecom-resourcedashboard-editor/Chart.yaml
index 83638730f3..0bf645abe5 100644
--- a/charts/uik8sappscodecom-resourcedashboard-editor/Chart.yaml
+++ b/charts/uik8sappscodecom-resourcedashboard-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ui.k8s.appscode.com","version":"v1alpha1","resource":"resourcedashboards"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ResourceDashboard Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: uik8sappscodecom-resourcedashboard-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uik8sappscodecom-resourcedashboard-editor/README.md b/charts/uik8sappscodecom-resourcedashboard-editor/README.md
index 4e9287dc21..ae7335137c 100644
--- a/charts/uik8sappscodecom-resourcedashboard-editor/README.md
+++ b/charts/uik8sappscodecom-resourcedashboard-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uik8sappscodecom-resourcedashboard-editor --version=v0.9.0
-$ helm upgrade -i uik8sappscodecom-resourcedashboard-editor appscode-charts-oci/uik8sappscodecom-resourcedashboard-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uik8sappscodecom-resourcedashboard-editor --version=v0.10.0
+$ helm upgrade -i uik8sappscodecom-resourcedashboard-editor appscode-charts-oci/uik8sappscodecom-resourcedashboard-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ResourceDashboard Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `uik8sappscodecom-resourcedashboard-editor`:
```bash
-$ helm upgrade -i uik8sappscodecom-resourcedashboard-editor appscode-charts-oci/uik8sappscodecom-resourcedashboard-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uik8sappscodecom-resourcedashboard-editor appscode-charts-oci/uik8sappscodecom-resourcedashboard-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ResourceDashboard Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `uik8sappscodecom-r
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uik8sappscodecom-resourcedashboard-editor appscode-charts-oci/uik8sappscodecom-resourcedashboard-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ui.k8s.appscode.com/v1alpha1
+$ helm upgrade -i uik8sappscodecom-resourcedashboard-editor appscode-charts-oci/uik8sappscodecom-resourcedashboard-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ui.k8s.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i uik8sappscodecom-resourcedashboard-editor appscode-charts-oci/uik8sappscodecom-resourcedashboard-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uik8sappscodecom-resourcedashboard-editor appscode-charts-oci/uik8sappscodecom-resourcedashboard-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uik8sappscodecom-resourceeditor-editor/Chart.yaml b/charts/uik8sappscodecom-resourceeditor-editor/Chart.yaml
index ab6c088b2e..5d120b99bf 100644
--- a/charts/uik8sappscodecom-resourceeditor-editor/Chart.yaml
+++ b/charts/uik8sappscodecom-resourceeditor-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ui.k8s.appscode.com","version":"v1alpha1","resource":"resourceeditors"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ResourceEditor Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: uik8sappscodecom-resourceeditor-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uik8sappscodecom-resourceeditor-editor/README.md b/charts/uik8sappscodecom-resourceeditor-editor/README.md
index cef5cb8379..2a1f629503 100644
--- a/charts/uik8sappscodecom-resourceeditor-editor/README.md
+++ b/charts/uik8sappscodecom-resourceeditor-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uik8sappscodecom-resourceeditor-editor --version=v0.9.0
-$ helm upgrade -i uik8sappscodecom-resourceeditor-editor appscode-charts-oci/uik8sappscodecom-resourceeditor-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uik8sappscodecom-resourceeditor-editor --version=v0.10.0
+$ helm upgrade -i uik8sappscodecom-resourceeditor-editor appscode-charts-oci/uik8sappscodecom-resourceeditor-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ResourceEditor Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `uik8sappscodecom-resourceeditor-editor`:
```bash
-$ helm upgrade -i uik8sappscodecom-resourceeditor-editor appscode-charts-oci/uik8sappscodecom-resourceeditor-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uik8sappscodecom-resourceeditor-editor appscode-charts-oci/uik8sappscodecom-resourceeditor-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ResourceEditor Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `uik8sappscodecom-r
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uik8sappscodecom-resourceeditor-editor appscode-charts-oci/uik8sappscodecom-resourceeditor-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ui.k8s.appscode.com/v1alpha1
+$ helm upgrade -i uik8sappscodecom-resourceeditor-editor appscode-charts-oci/uik8sappscodecom-resourceeditor-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ui.k8s.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i uik8sappscodecom-resourceeditor-editor appscode-charts-oci/uik8sappscodecom-resourceeditor-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uik8sappscodecom-resourceeditor-editor appscode-charts-oci/uik8sappscodecom-resourceeditor-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uikubedbcom-databaseconnection-editor/Chart.yaml b/charts/uikubedbcom-databaseconnection-editor/Chart.yaml
index 0642274437..b11f57306d 100644
--- a/charts/uikubedbcom-databaseconnection-editor/Chart.yaml
+++ b/charts/uikubedbcom-databaseconnection-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ui.kubedb.com","version":"v1alpha1","resource":"databaseconnections"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: DatabaseConnection Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: uikubedbcom-databaseconnection-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uikubedbcom-databaseconnection-editor/README.md b/charts/uikubedbcom-databaseconnection-editor/README.md
index 7b8032fa4f..f7c331d77b 100644
--- a/charts/uikubedbcom-databaseconnection-editor/README.md
+++ b/charts/uikubedbcom-databaseconnection-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uikubedbcom-databaseconnection-editor --version=v0.9.0
-$ helm upgrade -i uikubedbcom-databaseconnection-editor appscode-charts-oci/uikubedbcom-databaseconnection-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uikubedbcom-databaseconnection-editor --version=v0.10.0
+$ helm upgrade -i uikubedbcom-databaseconnection-editor appscode-charts-oci/uikubedbcom-databaseconnection-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a DatabaseConnection Editor on a [Kubernetes](http://kubernet
To install/upgrade the chart with the release name `uikubedbcom-databaseconnection-editor`:
```bash
-$ helm upgrade -i uikubedbcom-databaseconnection-editor appscode-charts-oci/uikubedbcom-databaseconnection-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uikubedbcom-databaseconnection-editor appscode-charts-oci/uikubedbcom-databaseconnection-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a DatabaseConnection Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `uikubedbcom-databa
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uikubedbcom-databaseconnection-editor appscode-charts-oci/uikubedbcom-databaseconnection-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ui.kubedb.com/v1alpha1
+$ helm upgrade -i uikubedbcom-databaseconnection-editor appscode-charts-oci/uikubedbcom-databaseconnection-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ui.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i uikubedbcom-databaseconnection-editor appscode-charts-oci/uikubedbcom-databaseconnection-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uikubedbcom-databaseconnection-editor appscode-charts-oci/uikubedbcom-databaseconnection-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uikubedbcom-elasticsearchinsight-editor/Chart.yaml b/charts/uikubedbcom-elasticsearchinsight-editor/Chart.yaml
index 840cdcbd07..110407ec97 100644
--- a/charts/uikubedbcom-elasticsearchinsight-editor/Chart.yaml
+++ b/charts/uikubedbcom-elasticsearchinsight-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ui.kubedb.com","version":"v1alpha1","resource":"elasticsearchinsights"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ElasticsearchInsight Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: uikubedbcom-elasticsearchinsight-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uikubedbcom-elasticsearchinsight-editor/README.md b/charts/uikubedbcom-elasticsearchinsight-editor/README.md
index d55b11d102..da3907dcfd 100644
--- a/charts/uikubedbcom-elasticsearchinsight-editor/README.md
+++ b/charts/uikubedbcom-elasticsearchinsight-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uikubedbcom-elasticsearchinsight-editor --version=v0.9.0
-$ helm upgrade -i uikubedbcom-elasticsearchinsight-editor appscode-charts-oci/uikubedbcom-elasticsearchinsight-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uikubedbcom-elasticsearchinsight-editor --version=v0.10.0
+$ helm upgrade -i uikubedbcom-elasticsearchinsight-editor appscode-charts-oci/uikubedbcom-elasticsearchinsight-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ElasticsearchInsight Editor on a [Kubernetes](http://kubern
To install/upgrade the chart with the release name `uikubedbcom-elasticsearchinsight-editor`:
```bash
-$ helm upgrade -i uikubedbcom-elasticsearchinsight-editor appscode-charts-oci/uikubedbcom-elasticsearchinsight-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uikubedbcom-elasticsearchinsight-editor appscode-charts-oci/uikubedbcom-elasticsearchinsight-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ElasticsearchInsight Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `uikubedbcom-elasti
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uikubedbcom-elasticsearchinsight-editor appscode-charts-oci/uikubedbcom-elasticsearchinsight-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ui.kubedb.com/v1alpha1
+$ helm upgrade -i uikubedbcom-elasticsearchinsight-editor appscode-charts-oci/uikubedbcom-elasticsearchinsight-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ui.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i uikubedbcom-elasticsearchinsight-editor appscode-charts-oci/uikubedbcom-elasticsearchinsight-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uikubedbcom-elasticsearchinsight-editor appscode-charts-oci/uikubedbcom-elasticsearchinsight-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uikubedbcom-elasticsearchnodesstats-editor/Chart.yaml b/charts/uikubedbcom-elasticsearchnodesstats-editor/Chart.yaml
index 4736fb676d..ba74ea6b19 100644
--- a/charts/uikubedbcom-elasticsearchnodesstats-editor/Chart.yaml
+++ b/charts/uikubedbcom-elasticsearchnodesstats-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ui.kubedb.com","version":"v1alpha1","resource":"elasticsearchnodesstats"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ElasticsearchNodesStats Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: uikubedbcom-elasticsearchnodesstats-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uikubedbcom-elasticsearchnodesstats-editor/README.md b/charts/uikubedbcom-elasticsearchnodesstats-editor/README.md
index 130ecc900a..3d7e8604cf 100644
--- a/charts/uikubedbcom-elasticsearchnodesstats-editor/README.md
+++ b/charts/uikubedbcom-elasticsearchnodesstats-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uikubedbcom-elasticsearchnodesstats-editor --version=v0.9.0
-$ helm upgrade -i uikubedbcom-elasticsearchnodesstats-editor appscode-charts-oci/uikubedbcom-elasticsearchnodesstats-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uikubedbcom-elasticsearchnodesstats-editor --version=v0.10.0
+$ helm upgrade -i uikubedbcom-elasticsearchnodesstats-editor appscode-charts-oci/uikubedbcom-elasticsearchnodesstats-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ElasticsearchNodesStats Editor on a [Kubernetes](http://kub
To install/upgrade the chart with the release name `uikubedbcom-elasticsearchnodesstats-editor`:
```bash
-$ helm upgrade -i uikubedbcom-elasticsearchnodesstats-editor appscode-charts-oci/uikubedbcom-elasticsearchnodesstats-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uikubedbcom-elasticsearchnodesstats-editor appscode-charts-oci/uikubedbcom-elasticsearchnodesstats-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ElasticsearchNodesStats Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `uikubedbcom-elasti
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uikubedbcom-elasticsearchnodesstats-editor appscode-charts-oci/uikubedbcom-elasticsearchnodesstats-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ui.kubedb.com/v1alpha1
+$ helm upgrade -i uikubedbcom-elasticsearchnodesstats-editor appscode-charts-oci/uikubedbcom-elasticsearchnodesstats-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ui.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i uikubedbcom-elasticsearchnodesstats-editor appscode-charts-oci/uikubedbcom-elasticsearchnodesstats-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uikubedbcom-elasticsearchnodesstats-editor appscode-charts-oci/uikubedbcom-elasticsearchnodesstats-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uikubedbcom-elasticsearchschemaoverview-editor/Chart.yaml b/charts/uikubedbcom-elasticsearchschemaoverview-editor/Chart.yaml
index 128119baa4..1e4c8b3a72 100644
--- a/charts/uikubedbcom-elasticsearchschemaoverview-editor/Chart.yaml
+++ b/charts/uikubedbcom-elasticsearchschemaoverview-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ui.kubedb.com","version":"v1alpha1","resource":"elasticsearchschemaoverviews"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ElasticsearchSchemaOverview Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: uikubedbcom-elasticsearchschemaoverview-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uikubedbcom-elasticsearchschemaoverview-editor/README.md b/charts/uikubedbcom-elasticsearchschemaoverview-editor/README.md
index 715eb3dd48..d927d10466 100644
--- a/charts/uikubedbcom-elasticsearchschemaoverview-editor/README.md
+++ b/charts/uikubedbcom-elasticsearchschemaoverview-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uikubedbcom-elasticsearchschemaoverview-editor --version=v0.9.0
-$ helm upgrade -i uikubedbcom-elasticsearchschemaoverview-editor appscode-charts-oci/uikubedbcom-elasticsearchschemaoverview-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uikubedbcom-elasticsearchschemaoverview-editor --version=v0.10.0
+$ helm upgrade -i uikubedbcom-elasticsearchschemaoverview-editor appscode-charts-oci/uikubedbcom-elasticsearchschemaoverview-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ElasticsearchSchemaOverview Editor on a [Kubernetes](http:/
To install/upgrade the chart with the release name `uikubedbcom-elasticsearchschemaoverview-editor`:
```bash
-$ helm upgrade -i uikubedbcom-elasticsearchschemaoverview-editor appscode-charts-oci/uikubedbcom-elasticsearchschemaoverview-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uikubedbcom-elasticsearchschemaoverview-editor appscode-charts-oci/uikubedbcom-elasticsearchschemaoverview-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ElasticsearchSchemaOverview Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `uikubedbcom-elasti
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uikubedbcom-elasticsearchschemaoverview-editor appscode-charts-oci/uikubedbcom-elasticsearchschemaoverview-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ui.kubedb.com/v1alpha1
+$ helm upgrade -i uikubedbcom-elasticsearchschemaoverview-editor appscode-charts-oci/uikubedbcom-elasticsearchschemaoverview-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ui.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i uikubedbcom-elasticsearchschemaoverview-editor appscode-charts-oci/uikubedbcom-elasticsearchschemaoverview-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uikubedbcom-elasticsearchschemaoverview-editor appscode-charts-oci/uikubedbcom-elasticsearchschemaoverview-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uikubedbcom-mariadbinsight-editor/Chart.yaml b/charts/uikubedbcom-mariadbinsight-editor/Chart.yaml
index bc88bb5b6a..493b89ef0e 100644
--- a/charts/uikubedbcom-mariadbinsight-editor/Chart.yaml
+++ b/charts/uikubedbcom-mariadbinsight-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ui.kubedb.com","version":"v1alpha1","resource":"mariadbinsights"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MariaDBInsight Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: uikubedbcom-mariadbinsight-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uikubedbcom-mariadbinsight-editor/README.md b/charts/uikubedbcom-mariadbinsight-editor/README.md
index 9c2c82e956..d4ff3fc84b 100644
--- a/charts/uikubedbcom-mariadbinsight-editor/README.md
+++ b/charts/uikubedbcom-mariadbinsight-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uikubedbcom-mariadbinsight-editor --version=v0.9.0
-$ helm upgrade -i uikubedbcom-mariadbinsight-editor appscode-charts-oci/uikubedbcom-mariadbinsight-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uikubedbcom-mariadbinsight-editor --version=v0.10.0
+$ helm upgrade -i uikubedbcom-mariadbinsight-editor appscode-charts-oci/uikubedbcom-mariadbinsight-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MariaDBInsight Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `uikubedbcom-mariadbinsight-editor`:
```bash
-$ helm upgrade -i uikubedbcom-mariadbinsight-editor appscode-charts-oci/uikubedbcom-mariadbinsight-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uikubedbcom-mariadbinsight-editor appscode-charts-oci/uikubedbcom-mariadbinsight-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MariaDBInsight Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `uikubedbcom-mariad
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uikubedbcom-mariadbinsight-editor appscode-charts-oci/uikubedbcom-mariadbinsight-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ui.kubedb.com/v1alpha1
+$ helm upgrade -i uikubedbcom-mariadbinsight-editor appscode-charts-oci/uikubedbcom-mariadbinsight-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ui.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i uikubedbcom-mariadbinsight-editor appscode-charts-oci/uikubedbcom-mariadbinsight-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uikubedbcom-mariadbinsight-editor appscode-charts-oci/uikubedbcom-mariadbinsight-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uikubedbcom-mariadbqueries-editor/Chart.yaml b/charts/uikubedbcom-mariadbqueries-editor/Chart.yaml
index 415aa60e26..33f0f815a5 100644
--- a/charts/uikubedbcom-mariadbqueries-editor/Chart.yaml
+++ b/charts/uikubedbcom-mariadbqueries-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ui.kubedb.com","version":"v1alpha1","resource":"mariadbqueries"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MariaDBQueries Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: uikubedbcom-mariadbqueries-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uikubedbcom-mariadbqueries-editor/README.md b/charts/uikubedbcom-mariadbqueries-editor/README.md
index 0f3aaa28a1..38d0d60c54 100644
--- a/charts/uikubedbcom-mariadbqueries-editor/README.md
+++ b/charts/uikubedbcom-mariadbqueries-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uikubedbcom-mariadbqueries-editor --version=v0.9.0
-$ helm upgrade -i uikubedbcom-mariadbqueries-editor appscode-charts-oci/uikubedbcom-mariadbqueries-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uikubedbcom-mariadbqueries-editor --version=v0.10.0
+$ helm upgrade -i uikubedbcom-mariadbqueries-editor appscode-charts-oci/uikubedbcom-mariadbqueries-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MariaDBQueries Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `uikubedbcom-mariadbqueries-editor`:
```bash
-$ helm upgrade -i uikubedbcom-mariadbqueries-editor appscode-charts-oci/uikubedbcom-mariadbqueries-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uikubedbcom-mariadbqueries-editor appscode-charts-oci/uikubedbcom-mariadbqueries-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MariaDBQueries Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `uikubedbcom-mariad
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uikubedbcom-mariadbqueries-editor appscode-charts-oci/uikubedbcom-mariadbqueries-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ui.kubedb.com/v1alpha1
+$ helm upgrade -i uikubedbcom-mariadbqueries-editor appscode-charts-oci/uikubedbcom-mariadbqueries-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ui.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i uikubedbcom-mariadbqueries-editor appscode-charts-oci/uikubedbcom-mariadbqueries-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uikubedbcom-mariadbqueries-editor appscode-charts-oci/uikubedbcom-mariadbqueries-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uikubedbcom-mariadbschemaoverview-editor/Chart.yaml b/charts/uikubedbcom-mariadbschemaoverview-editor/Chart.yaml
index e12fc7509c..a2cee75d19 100644
--- a/charts/uikubedbcom-mariadbschemaoverview-editor/Chart.yaml
+++ b/charts/uikubedbcom-mariadbschemaoverview-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ui.kubedb.com","version":"v1alpha1","resource":"mariadbschemaoverviews"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MariaDBSchemaOverview Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: uikubedbcom-mariadbschemaoverview-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uikubedbcom-mariadbschemaoverview-editor/README.md b/charts/uikubedbcom-mariadbschemaoverview-editor/README.md
index a131db5228..96b7117dcd 100644
--- a/charts/uikubedbcom-mariadbschemaoverview-editor/README.md
+++ b/charts/uikubedbcom-mariadbschemaoverview-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uikubedbcom-mariadbschemaoverview-editor --version=v0.9.0
-$ helm upgrade -i uikubedbcom-mariadbschemaoverview-editor appscode-charts-oci/uikubedbcom-mariadbschemaoverview-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uikubedbcom-mariadbschemaoverview-editor --version=v0.10.0
+$ helm upgrade -i uikubedbcom-mariadbschemaoverview-editor appscode-charts-oci/uikubedbcom-mariadbschemaoverview-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MariaDBSchemaOverview Editor on a [Kubernetes](http://kuber
To install/upgrade the chart with the release name `uikubedbcom-mariadbschemaoverview-editor`:
```bash
-$ helm upgrade -i uikubedbcom-mariadbschemaoverview-editor appscode-charts-oci/uikubedbcom-mariadbschemaoverview-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uikubedbcom-mariadbschemaoverview-editor appscode-charts-oci/uikubedbcom-mariadbschemaoverview-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MariaDBSchemaOverview Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `uikubedbcom-mariad
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uikubedbcom-mariadbschemaoverview-editor appscode-charts-oci/uikubedbcom-mariadbschemaoverview-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ui.kubedb.com/v1alpha1
+$ helm upgrade -i uikubedbcom-mariadbschemaoverview-editor appscode-charts-oci/uikubedbcom-mariadbschemaoverview-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ui.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i uikubedbcom-mariadbschemaoverview-editor appscode-charts-oci/uikubedbcom-mariadbschemaoverview-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uikubedbcom-mariadbschemaoverview-editor appscode-charts-oci/uikubedbcom-mariadbschemaoverview-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uikubedbcom-mongodbinsight-editor/Chart.yaml b/charts/uikubedbcom-mongodbinsight-editor/Chart.yaml
index 6f9d72d3e4..31b3ce36e9 100644
--- a/charts/uikubedbcom-mongodbinsight-editor/Chart.yaml
+++ b/charts/uikubedbcom-mongodbinsight-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ui.kubedb.com","version":"v1alpha1","resource":"mongodbinsights"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MongoDBInsight Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: uikubedbcom-mongodbinsight-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uikubedbcom-mongodbinsight-editor/README.md b/charts/uikubedbcom-mongodbinsight-editor/README.md
index 8666e7b2fc..7aeaff2230 100644
--- a/charts/uikubedbcom-mongodbinsight-editor/README.md
+++ b/charts/uikubedbcom-mongodbinsight-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uikubedbcom-mongodbinsight-editor --version=v0.9.0
-$ helm upgrade -i uikubedbcom-mongodbinsight-editor appscode-charts-oci/uikubedbcom-mongodbinsight-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uikubedbcom-mongodbinsight-editor --version=v0.10.0
+$ helm upgrade -i uikubedbcom-mongodbinsight-editor appscode-charts-oci/uikubedbcom-mongodbinsight-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MongoDBInsight Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `uikubedbcom-mongodbinsight-editor`:
```bash
-$ helm upgrade -i uikubedbcom-mongodbinsight-editor appscode-charts-oci/uikubedbcom-mongodbinsight-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uikubedbcom-mongodbinsight-editor appscode-charts-oci/uikubedbcom-mongodbinsight-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MongoDBInsight Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `uikubedbcom-mongod
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uikubedbcom-mongodbinsight-editor appscode-charts-oci/uikubedbcom-mongodbinsight-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ui.kubedb.com/v1alpha1
+$ helm upgrade -i uikubedbcom-mongodbinsight-editor appscode-charts-oci/uikubedbcom-mongodbinsight-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ui.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i uikubedbcom-mongodbinsight-editor appscode-charts-oci/uikubedbcom-mongodbinsight-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uikubedbcom-mongodbinsight-editor appscode-charts-oci/uikubedbcom-mongodbinsight-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uikubedbcom-mongodbqueries-editor/Chart.yaml b/charts/uikubedbcom-mongodbqueries-editor/Chart.yaml
index 5df89d58f9..d75592a522 100644
--- a/charts/uikubedbcom-mongodbqueries-editor/Chart.yaml
+++ b/charts/uikubedbcom-mongodbqueries-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ui.kubedb.com","version":"v1alpha1","resource":"mongodbqueries"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MongoDBQueries Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: uikubedbcom-mongodbqueries-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uikubedbcom-mongodbqueries-editor/README.md b/charts/uikubedbcom-mongodbqueries-editor/README.md
index 3a3952ca48..8febb707c0 100644
--- a/charts/uikubedbcom-mongodbqueries-editor/README.md
+++ b/charts/uikubedbcom-mongodbqueries-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uikubedbcom-mongodbqueries-editor --version=v0.9.0
-$ helm upgrade -i uikubedbcom-mongodbqueries-editor appscode-charts-oci/uikubedbcom-mongodbqueries-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uikubedbcom-mongodbqueries-editor --version=v0.10.0
+$ helm upgrade -i uikubedbcom-mongodbqueries-editor appscode-charts-oci/uikubedbcom-mongodbqueries-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MongoDBQueries Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `uikubedbcom-mongodbqueries-editor`:
```bash
-$ helm upgrade -i uikubedbcom-mongodbqueries-editor appscode-charts-oci/uikubedbcom-mongodbqueries-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uikubedbcom-mongodbqueries-editor appscode-charts-oci/uikubedbcom-mongodbqueries-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MongoDBQueries Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `uikubedbcom-mongod
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uikubedbcom-mongodbqueries-editor appscode-charts-oci/uikubedbcom-mongodbqueries-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ui.kubedb.com/v1alpha1
+$ helm upgrade -i uikubedbcom-mongodbqueries-editor appscode-charts-oci/uikubedbcom-mongodbqueries-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ui.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i uikubedbcom-mongodbqueries-editor appscode-charts-oci/uikubedbcom-mongodbqueries-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uikubedbcom-mongodbqueries-editor appscode-charts-oci/uikubedbcom-mongodbqueries-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uikubedbcom-mongodbschemaoverview-editor/Chart.yaml b/charts/uikubedbcom-mongodbschemaoverview-editor/Chart.yaml
index 73e437f878..75457def75 100644
--- a/charts/uikubedbcom-mongodbschemaoverview-editor/Chart.yaml
+++ b/charts/uikubedbcom-mongodbschemaoverview-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ui.kubedb.com","version":"v1alpha1","resource":"mongodbschemaoverviews"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MongoDBSchemaOverview Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: uikubedbcom-mongodbschemaoverview-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uikubedbcom-mongodbschemaoverview-editor/README.md b/charts/uikubedbcom-mongodbschemaoverview-editor/README.md
index e269aab973..83e3363a76 100644
--- a/charts/uikubedbcom-mongodbschemaoverview-editor/README.md
+++ b/charts/uikubedbcom-mongodbschemaoverview-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uikubedbcom-mongodbschemaoverview-editor --version=v0.9.0
-$ helm upgrade -i uikubedbcom-mongodbschemaoverview-editor appscode-charts-oci/uikubedbcom-mongodbschemaoverview-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uikubedbcom-mongodbschemaoverview-editor --version=v0.10.0
+$ helm upgrade -i uikubedbcom-mongodbschemaoverview-editor appscode-charts-oci/uikubedbcom-mongodbschemaoverview-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MongoDBSchemaOverview Editor on a [Kubernetes](http://kuber
To install/upgrade the chart with the release name `uikubedbcom-mongodbschemaoverview-editor`:
```bash
-$ helm upgrade -i uikubedbcom-mongodbschemaoverview-editor appscode-charts-oci/uikubedbcom-mongodbschemaoverview-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uikubedbcom-mongodbschemaoverview-editor appscode-charts-oci/uikubedbcom-mongodbschemaoverview-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MongoDBSchemaOverview Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `uikubedbcom-mongod
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uikubedbcom-mongodbschemaoverview-editor appscode-charts-oci/uikubedbcom-mongodbschemaoverview-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ui.kubedb.com/v1alpha1
+$ helm upgrade -i uikubedbcom-mongodbschemaoverview-editor appscode-charts-oci/uikubedbcom-mongodbschemaoverview-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ui.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i uikubedbcom-mongodbschemaoverview-editor appscode-charts-oci/uikubedbcom-mongodbschemaoverview-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uikubedbcom-mongodbschemaoverview-editor appscode-charts-oci/uikubedbcom-mongodbschemaoverview-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uikubedbcom-mysqlinsight-editor/Chart.yaml b/charts/uikubedbcom-mysqlinsight-editor/Chart.yaml
index 00bc7a3e3b..7a89f48335 100644
--- a/charts/uikubedbcom-mysqlinsight-editor/Chart.yaml
+++ b/charts/uikubedbcom-mysqlinsight-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ui.kubedb.com","version":"v1alpha1","resource":"mysqlinsights"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MySQLInsight Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: uikubedbcom-mysqlinsight-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uikubedbcom-mysqlinsight-editor/README.md b/charts/uikubedbcom-mysqlinsight-editor/README.md
index e1d974c836..9b84d08994 100644
--- a/charts/uikubedbcom-mysqlinsight-editor/README.md
+++ b/charts/uikubedbcom-mysqlinsight-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uikubedbcom-mysqlinsight-editor --version=v0.9.0
-$ helm upgrade -i uikubedbcom-mysqlinsight-editor appscode-charts-oci/uikubedbcom-mysqlinsight-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uikubedbcom-mysqlinsight-editor --version=v0.10.0
+$ helm upgrade -i uikubedbcom-mysqlinsight-editor appscode-charts-oci/uikubedbcom-mysqlinsight-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MySQLInsight Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `uikubedbcom-mysqlinsight-editor`:
```bash
-$ helm upgrade -i uikubedbcom-mysqlinsight-editor appscode-charts-oci/uikubedbcom-mysqlinsight-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uikubedbcom-mysqlinsight-editor appscode-charts-oci/uikubedbcom-mysqlinsight-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MySQLInsight Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `uikubedbcom-mysqli
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uikubedbcom-mysqlinsight-editor appscode-charts-oci/uikubedbcom-mysqlinsight-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ui.kubedb.com/v1alpha1
+$ helm upgrade -i uikubedbcom-mysqlinsight-editor appscode-charts-oci/uikubedbcom-mysqlinsight-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ui.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i uikubedbcom-mysqlinsight-editor appscode-charts-oci/uikubedbcom-mysqlinsight-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uikubedbcom-mysqlinsight-editor appscode-charts-oci/uikubedbcom-mysqlinsight-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uikubedbcom-mysqlqueries-editor/Chart.yaml b/charts/uikubedbcom-mysqlqueries-editor/Chart.yaml
index 53fc5519f2..44ff10dda4 100644
--- a/charts/uikubedbcom-mysqlqueries-editor/Chart.yaml
+++ b/charts/uikubedbcom-mysqlqueries-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ui.kubedb.com","version":"v1alpha1","resource":"mysqlqueries"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MySQLQueries Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: uikubedbcom-mysqlqueries-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uikubedbcom-mysqlqueries-editor/README.md b/charts/uikubedbcom-mysqlqueries-editor/README.md
index bb56de672b..f8f10bc2fc 100644
--- a/charts/uikubedbcom-mysqlqueries-editor/README.md
+++ b/charts/uikubedbcom-mysqlqueries-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uikubedbcom-mysqlqueries-editor --version=v0.9.0
-$ helm upgrade -i uikubedbcom-mysqlqueries-editor appscode-charts-oci/uikubedbcom-mysqlqueries-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uikubedbcom-mysqlqueries-editor --version=v0.10.0
+$ helm upgrade -i uikubedbcom-mysqlqueries-editor appscode-charts-oci/uikubedbcom-mysqlqueries-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MySQLQueries Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `uikubedbcom-mysqlqueries-editor`:
```bash
-$ helm upgrade -i uikubedbcom-mysqlqueries-editor appscode-charts-oci/uikubedbcom-mysqlqueries-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uikubedbcom-mysqlqueries-editor appscode-charts-oci/uikubedbcom-mysqlqueries-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MySQLQueries Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `uikubedbcom-mysqlq
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uikubedbcom-mysqlqueries-editor appscode-charts-oci/uikubedbcom-mysqlqueries-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ui.kubedb.com/v1alpha1
+$ helm upgrade -i uikubedbcom-mysqlqueries-editor appscode-charts-oci/uikubedbcom-mysqlqueries-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ui.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i uikubedbcom-mysqlqueries-editor appscode-charts-oci/uikubedbcom-mysqlqueries-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uikubedbcom-mysqlqueries-editor appscode-charts-oci/uikubedbcom-mysqlqueries-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uikubedbcom-mysqlschemaoverview-editor/Chart.yaml b/charts/uikubedbcom-mysqlschemaoverview-editor/Chart.yaml
index d78fb32ac2..6db1c02b15 100644
--- a/charts/uikubedbcom-mysqlschemaoverview-editor/Chart.yaml
+++ b/charts/uikubedbcom-mysqlschemaoverview-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ui.kubedb.com","version":"v1alpha1","resource":"mysqlschemaoverviews"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: MySQLSchemaOverview Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: uikubedbcom-mysqlschemaoverview-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uikubedbcom-mysqlschemaoverview-editor/README.md b/charts/uikubedbcom-mysqlschemaoverview-editor/README.md
index 1a8296023e..e080fb50fc 100644
--- a/charts/uikubedbcom-mysqlschemaoverview-editor/README.md
+++ b/charts/uikubedbcom-mysqlschemaoverview-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uikubedbcom-mysqlschemaoverview-editor --version=v0.9.0
-$ helm upgrade -i uikubedbcom-mysqlschemaoverview-editor appscode-charts-oci/uikubedbcom-mysqlschemaoverview-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uikubedbcom-mysqlschemaoverview-editor --version=v0.10.0
+$ helm upgrade -i uikubedbcom-mysqlschemaoverview-editor appscode-charts-oci/uikubedbcom-mysqlschemaoverview-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a MySQLSchemaOverview Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `uikubedbcom-mysqlschemaoverview-editor`:
```bash
-$ helm upgrade -i uikubedbcom-mysqlschemaoverview-editor appscode-charts-oci/uikubedbcom-mysqlschemaoverview-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uikubedbcom-mysqlschemaoverview-editor appscode-charts-oci/uikubedbcom-mysqlschemaoverview-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a MySQLSchemaOverview Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `uikubedbcom-mysqls
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uikubedbcom-mysqlschemaoverview-editor appscode-charts-oci/uikubedbcom-mysqlschemaoverview-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ui.kubedb.com/v1alpha1
+$ helm upgrade -i uikubedbcom-mysqlschemaoverview-editor appscode-charts-oci/uikubedbcom-mysqlschemaoverview-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ui.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i uikubedbcom-mysqlschemaoverview-editor appscode-charts-oci/uikubedbcom-mysqlschemaoverview-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uikubedbcom-mysqlschemaoverview-editor appscode-charts-oci/uikubedbcom-mysqlschemaoverview-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uikubedbcom-pgbouncerinsight-editor/Chart.yaml b/charts/uikubedbcom-pgbouncerinsight-editor/Chart.yaml
index 4678103620..987705cf11 100644
--- a/charts/uikubedbcom-pgbouncerinsight-editor/Chart.yaml
+++ b/charts/uikubedbcom-pgbouncerinsight-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ui.kubedb.com","version":"v1alpha1","resource":"pgbouncerinsights"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PgBouncerInsight Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: uikubedbcom-pgbouncerinsight-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uikubedbcom-pgbouncerinsight-editor/README.md b/charts/uikubedbcom-pgbouncerinsight-editor/README.md
index f8d3021cbb..870acd4f24 100644
--- a/charts/uikubedbcom-pgbouncerinsight-editor/README.md
+++ b/charts/uikubedbcom-pgbouncerinsight-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uikubedbcom-pgbouncerinsight-editor --version=v0.9.0
-$ helm upgrade -i uikubedbcom-pgbouncerinsight-editor appscode-charts-oci/uikubedbcom-pgbouncerinsight-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uikubedbcom-pgbouncerinsight-editor --version=v0.10.0
+$ helm upgrade -i uikubedbcom-pgbouncerinsight-editor appscode-charts-oci/uikubedbcom-pgbouncerinsight-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PgBouncerInsight Editor on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `uikubedbcom-pgbouncerinsight-editor`:
```bash
-$ helm upgrade -i uikubedbcom-pgbouncerinsight-editor appscode-charts-oci/uikubedbcom-pgbouncerinsight-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uikubedbcom-pgbouncerinsight-editor appscode-charts-oci/uikubedbcom-pgbouncerinsight-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PgBouncerInsight Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `uikubedbcom-pgboun
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uikubedbcom-pgbouncerinsight-editor appscode-charts-oci/uikubedbcom-pgbouncerinsight-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ui.kubedb.com/v1alpha1
+$ helm upgrade -i uikubedbcom-pgbouncerinsight-editor appscode-charts-oci/uikubedbcom-pgbouncerinsight-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ui.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i uikubedbcom-pgbouncerinsight-editor appscode-charts-oci/uikubedbcom-pgbouncerinsight-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uikubedbcom-pgbouncerinsight-editor appscode-charts-oci/uikubedbcom-pgbouncerinsight-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uikubedbcom-pgbouncerpooloverview-editor/Chart.yaml b/charts/uikubedbcom-pgbouncerpooloverview-editor/Chart.yaml
index 4cc5782417..42dcd640d3 100644
--- a/charts/uikubedbcom-pgbouncerpooloverview-editor/Chart.yaml
+++ b/charts/uikubedbcom-pgbouncerpooloverview-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ui.kubedb.com","version":"v1alpha1","resource":"pgbouncerpooloverviews"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PgBouncerPoolOverview Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: uikubedbcom-pgbouncerpooloverview-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uikubedbcom-pgbouncerpooloverview-editor/README.md b/charts/uikubedbcom-pgbouncerpooloverview-editor/README.md
index 5bd6741a31..9dba61201c 100644
--- a/charts/uikubedbcom-pgbouncerpooloverview-editor/README.md
+++ b/charts/uikubedbcom-pgbouncerpooloverview-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uikubedbcom-pgbouncerpooloverview-editor --version=v0.9.0
-$ helm upgrade -i uikubedbcom-pgbouncerpooloverview-editor appscode-charts-oci/uikubedbcom-pgbouncerpooloverview-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uikubedbcom-pgbouncerpooloverview-editor --version=v0.10.0
+$ helm upgrade -i uikubedbcom-pgbouncerpooloverview-editor appscode-charts-oci/uikubedbcom-pgbouncerpooloverview-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PgBouncerPoolOverview Editor on a [Kubernetes](http://kuber
To install/upgrade the chart with the release name `uikubedbcom-pgbouncerpooloverview-editor`:
```bash
-$ helm upgrade -i uikubedbcom-pgbouncerpooloverview-editor appscode-charts-oci/uikubedbcom-pgbouncerpooloverview-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uikubedbcom-pgbouncerpooloverview-editor appscode-charts-oci/uikubedbcom-pgbouncerpooloverview-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PgBouncerPoolOverview Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `uikubedbcom-pgboun
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uikubedbcom-pgbouncerpooloverview-editor appscode-charts-oci/uikubedbcom-pgbouncerpooloverview-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ui.kubedb.com/v1alpha1
+$ helm upgrade -i uikubedbcom-pgbouncerpooloverview-editor appscode-charts-oci/uikubedbcom-pgbouncerpooloverview-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ui.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i uikubedbcom-pgbouncerpooloverview-editor appscode-charts-oci/uikubedbcom-pgbouncerpooloverview-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uikubedbcom-pgbouncerpooloverview-editor appscode-charts-oci/uikubedbcom-pgbouncerpooloverview-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uikubedbcom-pgbouncerpools-editor/Chart.yaml b/charts/uikubedbcom-pgbouncerpools-editor/Chart.yaml
index cb3c1a7c38..f5d8cbf820 100644
--- a/charts/uikubedbcom-pgbouncerpools-editor/Chart.yaml
+++ b/charts/uikubedbcom-pgbouncerpools-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ui.kubedb.com","version":"v1alpha1","resource":"pgbouncerpools"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PgBouncerPools Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: uikubedbcom-pgbouncerpools-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uikubedbcom-pgbouncerpools-editor/README.md b/charts/uikubedbcom-pgbouncerpools-editor/README.md
index e4df273d66..6a5720495c 100644
--- a/charts/uikubedbcom-pgbouncerpools-editor/README.md
+++ b/charts/uikubedbcom-pgbouncerpools-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uikubedbcom-pgbouncerpools-editor --version=v0.9.0
-$ helm upgrade -i uikubedbcom-pgbouncerpools-editor appscode-charts-oci/uikubedbcom-pgbouncerpools-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uikubedbcom-pgbouncerpools-editor --version=v0.10.0
+$ helm upgrade -i uikubedbcom-pgbouncerpools-editor appscode-charts-oci/uikubedbcom-pgbouncerpools-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PgBouncerPools Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `uikubedbcom-pgbouncerpools-editor`:
```bash
-$ helm upgrade -i uikubedbcom-pgbouncerpools-editor appscode-charts-oci/uikubedbcom-pgbouncerpools-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uikubedbcom-pgbouncerpools-editor appscode-charts-oci/uikubedbcom-pgbouncerpools-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PgBouncerPools Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `uikubedbcom-pgboun
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uikubedbcom-pgbouncerpools-editor appscode-charts-oci/uikubedbcom-pgbouncerpools-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ui.kubedb.com/v1alpha1
+$ helm upgrade -i uikubedbcom-pgbouncerpools-editor appscode-charts-oci/uikubedbcom-pgbouncerpools-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ui.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i uikubedbcom-pgbouncerpools-editor appscode-charts-oci/uikubedbcom-pgbouncerpools-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uikubedbcom-pgbouncerpools-editor appscode-charts-oci/uikubedbcom-pgbouncerpools-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uikubedbcom-pgbouncerserveroverview-editor/Chart.yaml b/charts/uikubedbcom-pgbouncerserveroverview-editor/Chart.yaml
index 355ec71493..d81f0e21cd 100644
--- a/charts/uikubedbcom-pgbouncerserveroverview-editor/Chart.yaml
+++ b/charts/uikubedbcom-pgbouncerserveroverview-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ui.kubedb.com","version":"v1alpha1","resource":"pgbouncerserveroverviews"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PgBouncerServerOverview Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: uikubedbcom-pgbouncerserveroverview-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uikubedbcom-pgbouncerserveroverview-editor/README.md b/charts/uikubedbcom-pgbouncerserveroverview-editor/README.md
index 5ae245f430..7933317eb9 100644
--- a/charts/uikubedbcom-pgbouncerserveroverview-editor/README.md
+++ b/charts/uikubedbcom-pgbouncerserveroverview-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uikubedbcom-pgbouncerserveroverview-editor --version=v0.9.0
-$ helm upgrade -i uikubedbcom-pgbouncerserveroverview-editor appscode-charts-oci/uikubedbcom-pgbouncerserveroverview-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uikubedbcom-pgbouncerserveroverview-editor --version=v0.10.0
+$ helm upgrade -i uikubedbcom-pgbouncerserveroverview-editor appscode-charts-oci/uikubedbcom-pgbouncerserveroverview-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PgBouncerServerOverview Editor on a [Kubernetes](http://kub
To install/upgrade the chart with the release name `uikubedbcom-pgbouncerserveroverview-editor`:
```bash
-$ helm upgrade -i uikubedbcom-pgbouncerserveroverview-editor appscode-charts-oci/uikubedbcom-pgbouncerserveroverview-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uikubedbcom-pgbouncerserveroverview-editor appscode-charts-oci/uikubedbcom-pgbouncerserveroverview-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PgBouncerServerOverview Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `uikubedbcom-pgboun
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uikubedbcom-pgbouncerserveroverview-editor appscode-charts-oci/uikubedbcom-pgbouncerserveroverview-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ui.kubedb.com/v1alpha1
+$ helm upgrade -i uikubedbcom-pgbouncerserveroverview-editor appscode-charts-oci/uikubedbcom-pgbouncerserveroverview-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ui.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i uikubedbcom-pgbouncerserveroverview-editor appscode-charts-oci/uikubedbcom-pgbouncerserveroverview-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uikubedbcom-pgbouncerserveroverview-editor appscode-charts-oci/uikubedbcom-pgbouncerserveroverview-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uikubedbcom-pgbouncersettings-editor/Chart.yaml b/charts/uikubedbcom-pgbouncersettings-editor/Chart.yaml
index 3fb3e3dc71..e9274beaf2 100644
--- a/charts/uikubedbcom-pgbouncersettings-editor/Chart.yaml
+++ b/charts/uikubedbcom-pgbouncersettings-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ui.kubedb.com","version":"v1alpha1","resource":"pgbouncersettings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PgBouncerSettings Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: uikubedbcom-pgbouncersettings-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uikubedbcom-pgbouncersettings-editor/README.md b/charts/uikubedbcom-pgbouncersettings-editor/README.md
index 28644df352..189be51aac 100644
--- a/charts/uikubedbcom-pgbouncersettings-editor/README.md
+++ b/charts/uikubedbcom-pgbouncersettings-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uikubedbcom-pgbouncersettings-editor --version=v0.9.0
-$ helm upgrade -i uikubedbcom-pgbouncersettings-editor appscode-charts-oci/uikubedbcom-pgbouncersettings-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uikubedbcom-pgbouncersettings-editor --version=v0.10.0
+$ helm upgrade -i uikubedbcom-pgbouncersettings-editor appscode-charts-oci/uikubedbcom-pgbouncersettings-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PgBouncerSettings Editor on a [Kubernetes](http://kubernete
To install/upgrade the chart with the release name `uikubedbcom-pgbouncersettings-editor`:
```bash
-$ helm upgrade -i uikubedbcom-pgbouncersettings-editor appscode-charts-oci/uikubedbcom-pgbouncersettings-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uikubedbcom-pgbouncersettings-editor appscode-charts-oci/uikubedbcom-pgbouncersettings-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PgBouncerSettings Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `uikubedbcom-pgboun
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uikubedbcom-pgbouncersettings-editor appscode-charts-oci/uikubedbcom-pgbouncersettings-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ui.kubedb.com/v1alpha1
+$ helm upgrade -i uikubedbcom-pgbouncersettings-editor appscode-charts-oci/uikubedbcom-pgbouncersettings-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ui.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i uikubedbcom-pgbouncersettings-editor appscode-charts-oci/uikubedbcom-pgbouncersettings-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uikubedbcom-pgbouncersettings-editor appscode-charts-oci/uikubedbcom-pgbouncersettings-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uikubedbcom-postgresinsight-editor/Chart.yaml b/charts/uikubedbcom-postgresinsight-editor/Chart.yaml
index 2bffe19400..efd5d38d52 100644
--- a/charts/uikubedbcom-postgresinsight-editor/Chart.yaml
+++ b/charts/uikubedbcom-postgresinsight-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ui.kubedb.com","version":"v1alpha1","resource":"postgresinsights"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PostgresInsight Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: uikubedbcom-postgresinsight-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uikubedbcom-postgresinsight-editor/README.md b/charts/uikubedbcom-postgresinsight-editor/README.md
index 103c29635b..51d307a7be 100644
--- a/charts/uikubedbcom-postgresinsight-editor/README.md
+++ b/charts/uikubedbcom-postgresinsight-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uikubedbcom-postgresinsight-editor --version=v0.9.0
-$ helm upgrade -i uikubedbcom-postgresinsight-editor appscode-charts-oci/uikubedbcom-postgresinsight-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uikubedbcom-postgresinsight-editor --version=v0.10.0
+$ helm upgrade -i uikubedbcom-postgresinsight-editor appscode-charts-oci/uikubedbcom-postgresinsight-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PostgresInsight Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `uikubedbcom-postgresinsight-editor`:
```bash
-$ helm upgrade -i uikubedbcom-postgresinsight-editor appscode-charts-oci/uikubedbcom-postgresinsight-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uikubedbcom-postgresinsight-editor appscode-charts-oci/uikubedbcom-postgresinsight-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PostgresInsight Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `uikubedbcom-postgr
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uikubedbcom-postgresinsight-editor appscode-charts-oci/uikubedbcom-postgresinsight-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ui.kubedb.com/v1alpha1
+$ helm upgrade -i uikubedbcom-postgresinsight-editor appscode-charts-oci/uikubedbcom-postgresinsight-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ui.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i uikubedbcom-postgresinsight-editor appscode-charts-oci/uikubedbcom-postgresinsight-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uikubedbcom-postgresinsight-editor appscode-charts-oci/uikubedbcom-postgresinsight-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uikubedbcom-postgresqueries-editor/Chart.yaml b/charts/uikubedbcom-postgresqueries-editor/Chart.yaml
index 901e1f082a..7f07a24968 100644
--- a/charts/uikubedbcom-postgresqueries-editor/Chart.yaml
+++ b/charts/uikubedbcom-postgresqueries-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ui.kubedb.com","version":"v1alpha1","resource":"postgresqueries"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PostgresQueries Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: uikubedbcom-postgresqueries-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uikubedbcom-postgresqueries-editor/README.md b/charts/uikubedbcom-postgresqueries-editor/README.md
index aa5de648cd..c30f62f4b6 100644
--- a/charts/uikubedbcom-postgresqueries-editor/README.md
+++ b/charts/uikubedbcom-postgresqueries-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uikubedbcom-postgresqueries-editor --version=v0.9.0
-$ helm upgrade -i uikubedbcom-postgresqueries-editor appscode-charts-oci/uikubedbcom-postgresqueries-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uikubedbcom-postgresqueries-editor --version=v0.10.0
+$ helm upgrade -i uikubedbcom-postgresqueries-editor appscode-charts-oci/uikubedbcom-postgresqueries-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PostgresQueries Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `uikubedbcom-postgresqueries-editor`:
```bash
-$ helm upgrade -i uikubedbcom-postgresqueries-editor appscode-charts-oci/uikubedbcom-postgresqueries-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uikubedbcom-postgresqueries-editor appscode-charts-oci/uikubedbcom-postgresqueries-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PostgresQueries Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `uikubedbcom-postgr
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uikubedbcom-postgresqueries-editor appscode-charts-oci/uikubedbcom-postgresqueries-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ui.kubedb.com/v1alpha1
+$ helm upgrade -i uikubedbcom-postgresqueries-editor appscode-charts-oci/uikubedbcom-postgresqueries-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ui.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i uikubedbcom-postgresqueries-editor appscode-charts-oci/uikubedbcom-postgresqueries-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uikubedbcom-postgresqueries-editor appscode-charts-oci/uikubedbcom-postgresqueries-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uikubedbcom-postgresschemaoverview-editor/Chart.yaml b/charts/uikubedbcom-postgresschemaoverview-editor/Chart.yaml
index b625494983..76f89ca69b 100644
--- a/charts/uikubedbcom-postgresschemaoverview-editor/Chart.yaml
+++ b/charts/uikubedbcom-postgresschemaoverview-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ui.kubedb.com","version":"v1alpha1","resource":"postgresschemaoverviews"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PostgresSchemaOverview Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: uikubedbcom-postgresschemaoverview-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uikubedbcom-postgresschemaoverview-editor/README.md b/charts/uikubedbcom-postgresschemaoverview-editor/README.md
index 679f2cefb7..0ba4311162 100644
--- a/charts/uikubedbcom-postgresschemaoverview-editor/README.md
+++ b/charts/uikubedbcom-postgresschemaoverview-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uikubedbcom-postgresschemaoverview-editor --version=v0.9.0
-$ helm upgrade -i uikubedbcom-postgresschemaoverview-editor appscode-charts-oci/uikubedbcom-postgresschemaoverview-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uikubedbcom-postgresschemaoverview-editor --version=v0.10.0
+$ helm upgrade -i uikubedbcom-postgresschemaoverview-editor appscode-charts-oci/uikubedbcom-postgresschemaoverview-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PostgresSchemaOverview Editor on a [Kubernetes](http://kube
To install/upgrade the chart with the release name `uikubedbcom-postgresschemaoverview-editor`:
```bash
-$ helm upgrade -i uikubedbcom-postgresschemaoverview-editor appscode-charts-oci/uikubedbcom-postgresschemaoverview-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uikubedbcom-postgresschemaoverview-editor appscode-charts-oci/uikubedbcom-postgresschemaoverview-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PostgresSchemaOverview Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `uikubedbcom-postgr
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uikubedbcom-postgresschemaoverview-editor appscode-charts-oci/uikubedbcom-postgresschemaoverview-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ui.kubedb.com/v1alpha1
+$ helm upgrade -i uikubedbcom-postgresschemaoverview-editor appscode-charts-oci/uikubedbcom-postgresschemaoverview-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ui.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i uikubedbcom-postgresschemaoverview-editor appscode-charts-oci/uikubedbcom-postgresschemaoverview-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uikubedbcom-postgresschemaoverview-editor appscode-charts-oci/uikubedbcom-postgresschemaoverview-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uikubedbcom-postgressettings-editor/Chart.yaml b/charts/uikubedbcom-postgressettings-editor/Chart.yaml
index 97149862e8..b58ddcd30e 100644
--- a/charts/uikubedbcom-postgressettings-editor/Chart.yaml
+++ b/charts/uikubedbcom-postgressettings-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ui.kubedb.com","version":"v1alpha1","resource":"postgressettings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: PostgresSettings Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: uikubedbcom-postgressettings-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uikubedbcom-postgressettings-editor/README.md b/charts/uikubedbcom-postgressettings-editor/README.md
index aaa44c1e61..d38f377d39 100644
--- a/charts/uikubedbcom-postgressettings-editor/README.md
+++ b/charts/uikubedbcom-postgressettings-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uikubedbcom-postgressettings-editor --version=v0.9.0
-$ helm upgrade -i uikubedbcom-postgressettings-editor appscode-charts-oci/uikubedbcom-postgressettings-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uikubedbcom-postgressettings-editor --version=v0.10.0
+$ helm upgrade -i uikubedbcom-postgressettings-editor appscode-charts-oci/uikubedbcom-postgressettings-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a PostgresSettings Editor on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `uikubedbcom-postgressettings-editor`:
```bash
-$ helm upgrade -i uikubedbcom-postgressettings-editor appscode-charts-oci/uikubedbcom-postgressettings-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uikubedbcom-postgressettings-editor appscode-charts-oci/uikubedbcom-postgressettings-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a PostgresSettings Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `uikubedbcom-postgr
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uikubedbcom-postgressettings-editor appscode-charts-oci/uikubedbcom-postgressettings-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ui.kubedb.com/v1alpha1
+$ helm upgrade -i uikubedbcom-postgressettings-editor appscode-charts-oci/uikubedbcom-postgressettings-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ui.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i uikubedbcom-postgressettings-editor appscode-charts-oci/uikubedbcom-postgressettings-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uikubedbcom-postgressettings-editor appscode-charts-oci/uikubedbcom-postgressettings-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uikubedbcom-proxysqlinsight-editor/Chart.yaml b/charts/uikubedbcom-proxysqlinsight-editor/Chart.yaml
index 3a243828f4..a4aaa6883c 100644
--- a/charts/uikubedbcom-proxysqlinsight-editor/Chart.yaml
+++ b/charts/uikubedbcom-proxysqlinsight-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ui.kubedb.com","version":"v1alpha1","resource":"proxysqlinsights"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ProxySQLInsight Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: uikubedbcom-proxysqlinsight-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uikubedbcom-proxysqlinsight-editor/README.md b/charts/uikubedbcom-proxysqlinsight-editor/README.md
index 104ea6ee7b..beb26d7672 100644
--- a/charts/uikubedbcom-proxysqlinsight-editor/README.md
+++ b/charts/uikubedbcom-proxysqlinsight-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uikubedbcom-proxysqlinsight-editor --version=v0.9.0
-$ helm upgrade -i uikubedbcom-proxysqlinsight-editor appscode-charts-oci/uikubedbcom-proxysqlinsight-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uikubedbcom-proxysqlinsight-editor --version=v0.10.0
+$ helm upgrade -i uikubedbcom-proxysqlinsight-editor appscode-charts-oci/uikubedbcom-proxysqlinsight-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ProxySQLInsight Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `uikubedbcom-proxysqlinsight-editor`:
```bash
-$ helm upgrade -i uikubedbcom-proxysqlinsight-editor appscode-charts-oci/uikubedbcom-proxysqlinsight-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uikubedbcom-proxysqlinsight-editor appscode-charts-oci/uikubedbcom-proxysqlinsight-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ProxySQLInsight Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `uikubedbcom-proxys
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uikubedbcom-proxysqlinsight-editor appscode-charts-oci/uikubedbcom-proxysqlinsight-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ui.kubedb.com/v1alpha1
+$ helm upgrade -i uikubedbcom-proxysqlinsight-editor appscode-charts-oci/uikubedbcom-proxysqlinsight-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ui.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i uikubedbcom-proxysqlinsight-editor appscode-charts-oci/uikubedbcom-proxysqlinsight-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uikubedbcom-proxysqlinsight-editor appscode-charts-oci/uikubedbcom-proxysqlinsight-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uikubedbcom-proxysqlqueries-editor/Chart.yaml b/charts/uikubedbcom-proxysqlqueries-editor/Chart.yaml
index e84057acc8..96a4e5e64c 100644
--- a/charts/uikubedbcom-proxysqlqueries-editor/Chart.yaml
+++ b/charts/uikubedbcom-proxysqlqueries-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ui.kubedb.com","version":"v1alpha1","resource":"proxysqlqueries"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ProxySQLQueries Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: uikubedbcom-proxysqlqueries-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uikubedbcom-proxysqlqueries-editor/README.md b/charts/uikubedbcom-proxysqlqueries-editor/README.md
index 723dd65de8..376be885eb 100644
--- a/charts/uikubedbcom-proxysqlqueries-editor/README.md
+++ b/charts/uikubedbcom-proxysqlqueries-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uikubedbcom-proxysqlqueries-editor --version=v0.9.0
-$ helm upgrade -i uikubedbcom-proxysqlqueries-editor appscode-charts-oci/uikubedbcom-proxysqlqueries-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uikubedbcom-proxysqlqueries-editor --version=v0.10.0
+$ helm upgrade -i uikubedbcom-proxysqlqueries-editor appscode-charts-oci/uikubedbcom-proxysqlqueries-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ProxySQLQueries Editor on a [Kubernetes](http://kubernetes.
To install/upgrade the chart with the release name `uikubedbcom-proxysqlqueries-editor`:
```bash
-$ helm upgrade -i uikubedbcom-proxysqlqueries-editor appscode-charts-oci/uikubedbcom-proxysqlqueries-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uikubedbcom-proxysqlqueries-editor appscode-charts-oci/uikubedbcom-proxysqlqueries-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ProxySQLQueries Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `uikubedbcom-proxys
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uikubedbcom-proxysqlqueries-editor appscode-charts-oci/uikubedbcom-proxysqlqueries-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ui.kubedb.com/v1alpha1
+$ helm upgrade -i uikubedbcom-proxysqlqueries-editor appscode-charts-oci/uikubedbcom-proxysqlqueries-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ui.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i uikubedbcom-proxysqlqueries-editor appscode-charts-oci/uikubedbcom-proxysqlqueries-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uikubedbcom-proxysqlqueries-editor appscode-charts-oci/uikubedbcom-proxysqlqueries-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uikubedbcom-proxysqlsettings-editor/Chart.yaml b/charts/uikubedbcom-proxysqlsettings-editor/Chart.yaml
index c05527c95c..718e4a214c 100644
--- a/charts/uikubedbcom-proxysqlsettings-editor/Chart.yaml
+++ b/charts/uikubedbcom-proxysqlsettings-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ui.kubedb.com","version":"v1alpha1","resource":"proxysqlsettings"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ProxySQLSettings Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: uikubedbcom-proxysqlsettings-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uikubedbcom-proxysqlsettings-editor/README.md b/charts/uikubedbcom-proxysqlsettings-editor/README.md
index d03d598f42..c053339c7b 100644
--- a/charts/uikubedbcom-proxysqlsettings-editor/README.md
+++ b/charts/uikubedbcom-proxysqlsettings-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uikubedbcom-proxysqlsettings-editor --version=v0.9.0
-$ helm upgrade -i uikubedbcom-proxysqlsettings-editor appscode-charts-oci/uikubedbcom-proxysqlsettings-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uikubedbcom-proxysqlsettings-editor --version=v0.10.0
+$ helm upgrade -i uikubedbcom-proxysqlsettings-editor appscode-charts-oci/uikubedbcom-proxysqlsettings-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ProxySQLSettings Editor on a [Kubernetes](http://kubernetes
To install/upgrade the chart with the release name `uikubedbcom-proxysqlsettings-editor`:
```bash
-$ helm upgrade -i uikubedbcom-proxysqlsettings-editor appscode-charts-oci/uikubedbcom-proxysqlsettings-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uikubedbcom-proxysqlsettings-editor appscode-charts-oci/uikubedbcom-proxysqlsettings-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ProxySQLSettings Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `uikubedbcom-proxys
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uikubedbcom-proxysqlsettings-editor appscode-charts-oci/uikubedbcom-proxysqlsettings-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ui.kubedb.com/v1alpha1
+$ helm upgrade -i uikubedbcom-proxysqlsettings-editor appscode-charts-oci/uikubedbcom-proxysqlsettings-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ui.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i uikubedbcom-proxysqlsettings-editor appscode-charts-oci/uikubedbcom-proxysqlsettings-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uikubedbcom-proxysqlsettings-editor appscode-charts-oci/uikubedbcom-proxysqlsettings-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uikubedbcom-redisinsight-editor/Chart.yaml b/charts/uikubedbcom-redisinsight-editor/Chart.yaml
index 2157629fb4..1b7b46005a 100644
--- a/charts/uikubedbcom-redisinsight-editor/Chart.yaml
+++ b/charts/uikubedbcom-redisinsight-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ui.kubedb.com","version":"v1alpha1","resource":"redisinsights"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RedisInsight Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: uikubedbcom-redisinsight-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uikubedbcom-redisinsight-editor/README.md b/charts/uikubedbcom-redisinsight-editor/README.md
index 18018d70d0..274de7e475 100644
--- a/charts/uikubedbcom-redisinsight-editor/README.md
+++ b/charts/uikubedbcom-redisinsight-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uikubedbcom-redisinsight-editor --version=v0.9.0
-$ helm upgrade -i uikubedbcom-redisinsight-editor appscode-charts-oci/uikubedbcom-redisinsight-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uikubedbcom-redisinsight-editor --version=v0.10.0
+$ helm upgrade -i uikubedbcom-redisinsight-editor appscode-charts-oci/uikubedbcom-redisinsight-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RedisInsight Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `uikubedbcom-redisinsight-editor`:
```bash
-$ helm upgrade -i uikubedbcom-redisinsight-editor appscode-charts-oci/uikubedbcom-redisinsight-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uikubedbcom-redisinsight-editor appscode-charts-oci/uikubedbcom-redisinsight-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RedisInsight Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `uikubedbcom-redisi
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uikubedbcom-redisinsight-editor appscode-charts-oci/uikubedbcom-redisinsight-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ui.kubedb.com/v1alpha1
+$ helm upgrade -i uikubedbcom-redisinsight-editor appscode-charts-oci/uikubedbcom-redisinsight-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ui.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i uikubedbcom-redisinsight-editor appscode-charts-oci/uikubedbcom-redisinsight-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uikubedbcom-redisinsight-editor appscode-charts-oci/uikubedbcom-redisinsight-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uikubedbcom-redisqueries-editor/Chart.yaml b/charts/uikubedbcom-redisqueries-editor/Chart.yaml
index acd63fc20d..d3cd0e68d4 100644
--- a/charts/uikubedbcom-redisqueries-editor/Chart.yaml
+++ b/charts/uikubedbcom-redisqueries-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ui.kubedb.com","version":"v1alpha1","resource":"redisqueries"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RedisQueries Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: uikubedbcom-redisqueries-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uikubedbcom-redisqueries-editor/README.md b/charts/uikubedbcom-redisqueries-editor/README.md
index 9e5a3032b7..3c6f116f66 100644
--- a/charts/uikubedbcom-redisqueries-editor/README.md
+++ b/charts/uikubedbcom-redisqueries-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uikubedbcom-redisqueries-editor --version=v0.9.0
-$ helm upgrade -i uikubedbcom-redisqueries-editor appscode-charts-oci/uikubedbcom-redisqueries-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uikubedbcom-redisqueries-editor --version=v0.10.0
+$ helm upgrade -i uikubedbcom-redisqueries-editor appscode-charts-oci/uikubedbcom-redisqueries-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RedisQueries Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `uikubedbcom-redisqueries-editor`:
```bash
-$ helm upgrade -i uikubedbcom-redisqueries-editor appscode-charts-oci/uikubedbcom-redisqueries-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uikubedbcom-redisqueries-editor appscode-charts-oci/uikubedbcom-redisqueries-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RedisQueries Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `uikubedbcom-redisq
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uikubedbcom-redisqueries-editor appscode-charts-oci/uikubedbcom-redisqueries-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ui.kubedb.com/v1alpha1
+$ helm upgrade -i uikubedbcom-redisqueries-editor appscode-charts-oci/uikubedbcom-redisqueries-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ui.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i uikubedbcom-redisqueries-editor appscode-charts-oci/uikubedbcom-redisqueries-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uikubedbcom-redisqueries-editor appscode-charts-oci/uikubedbcom-redisqueries-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uikubedbcom-redisschemaoverview-editor/Chart.yaml b/charts/uikubedbcom-redisschemaoverview-editor/Chart.yaml
index c9d31d7c8d..45c256d3ce 100644
--- a/charts/uikubedbcom-redisschemaoverview-editor/Chart.yaml
+++ b/charts/uikubedbcom-redisschemaoverview-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ui.kubedb.com","version":"v1alpha1","resource":"redisschemaoverviews"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: RedisSchemaOverview Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: uikubedbcom-redisschemaoverview-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uikubedbcom-redisschemaoverview-editor/README.md b/charts/uikubedbcom-redisschemaoverview-editor/README.md
index 7e62e2dc0b..eadec04f53 100644
--- a/charts/uikubedbcom-redisschemaoverview-editor/README.md
+++ b/charts/uikubedbcom-redisschemaoverview-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uikubedbcom-redisschemaoverview-editor --version=v0.9.0
-$ helm upgrade -i uikubedbcom-redisschemaoverview-editor appscode-charts-oci/uikubedbcom-redisschemaoverview-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uikubedbcom-redisschemaoverview-editor --version=v0.10.0
+$ helm upgrade -i uikubedbcom-redisschemaoverview-editor appscode-charts-oci/uikubedbcom-redisschemaoverview-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a RedisSchemaOverview Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `uikubedbcom-redisschemaoverview-editor`:
```bash
-$ helm upgrade -i uikubedbcom-redisschemaoverview-editor appscode-charts-oci/uikubedbcom-redisschemaoverview-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uikubedbcom-redisschemaoverview-editor appscode-charts-oci/uikubedbcom-redisschemaoverview-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a RedisSchemaOverview Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `uikubedbcom-rediss
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uikubedbcom-redisschemaoverview-editor appscode-charts-oci/uikubedbcom-redisschemaoverview-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ui.kubedb.com/v1alpha1
+$ helm upgrade -i uikubedbcom-redisschemaoverview-editor appscode-charts-oci/uikubedbcom-redisschemaoverview-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ui.kubedb.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i uikubedbcom-redisschemaoverview-editor appscode-charts-oci/uikubedbcom-redisschemaoverview-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uikubedbcom-redisschemaoverview-editor appscode-charts-oci/uikubedbcom-redisschemaoverview-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/uistashappscodecom-backupoverview-editor/Chart.yaml b/charts/uistashappscodecom-backupoverview-editor/Chart.yaml
index 530f27c0c0..750cf7111e 100644
--- a/charts/uistashappscodecom-backupoverview-editor/Chart.yaml
+++ b/charts/uistashappscodecom-backupoverview-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"ui.stash.appscode.com","version":"v1alpha1","resource":"backupoverviews"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: BackupOverview Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: uistashappscodecom-backupoverview-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/uistashappscodecom-backupoverview-editor/README.md b/charts/uistashappscodecom-backupoverview-editor/README.md
index 813e5ee394..f336173fb0 100644
--- a/charts/uistashappscodecom-backupoverview-editor/README.md
+++ b/charts/uistashappscodecom-backupoverview-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/uistashappscodecom-backupoverview-editor --version=v0.9.0
-$ helm upgrade -i uistashappscodecom-backupoverview-editor appscode-charts-oci/uistashappscodecom-backupoverview-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/uistashappscodecom-backupoverview-editor --version=v0.10.0
+$ helm upgrade -i uistashappscodecom-backupoverview-editor appscode-charts-oci/uistashappscodecom-backupoverview-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a BackupOverview Editor on a [Kubernetes](http://kubernetes.i
To install/upgrade the chart with the release name `uistashappscodecom-backupoverview-editor`:
```bash
-$ helm upgrade -i uistashappscodecom-backupoverview-editor appscode-charts-oci/uistashappscodecom-backupoverview-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i uistashappscodecom-backupoverview-editor appscode-charts-oci/uistashappscodecom-backupoverview-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a BackupOverview Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `uistashappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i uistashappscodecom-backupoverview-editor appscode-charts-oci/uistashappscodecom-backupoverview-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=ui.stash.appscode.com/v1alpha1
+$ helm upgrade -i uistashappscodecom-backupoverview-editor appscode-charts-oci/uistashappscodecom-backupoverview-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=ui.stash.appscode.com/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i uistashappscodecom-backupoverview-editor appscode-charts-oci/uistashappscodecom-backupoverview-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i uistashappscodecom-backupoverview-editor appscode-charts-oci/uistashappscodecom-backupoverview-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/voyagerappscodecom-certificate-editor/Chart.yaml b/charts/voyagerappscodecom-certificate-editor/Chart.yaml
index 957c8ada74..489844c712 100644
--- a/charts/voyagerappscodecom-certificate-editor/Chart.yaml
+++ b/charts/voyagerappscodecom-certificate-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"voyager.appscode.com","version":"v1beta1","resource":"certificates"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Certificate Editor
home: https://byte.builders
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: voyagerappscodecom-certificate-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/voyagerappscodecom-certificate-editor/README.md b/charts/voyagerappscodecom-certificate-editor/README.md
index e19025ce8e..c1ba9b4640 100644
--- a/charts/voyagerappscodecom-certificate-editor/README.md
+++ b/charts/voyagerappscodecom-certificate-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add bytebuilders-ui https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo bytebuilders-ui/voyagerappscodecom-certificate-editor --version=v0.9.0
-$ helm upgrade -i voyagerappscodecom-certificate-editor bytebuilders-ui/voyagerappscodecom-certificate-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo bytebuilders-ui/voyagerappscodecom-certificate-editor --version=v0.10.0
+$ helm upgrade -i voyagerappscodecom-certificate-editor bytebuilders-ui/voyagerappscodecom-certificate-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Certificate Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `voyagerappscodecom-certificate-editor`:
```bash
-$ helm upgrade -i voyagerappscodecom-certificate-editor bytebuilders-ui/voyagerappscodecom-certificate-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i voyagerappscodecom-certificate-editor bytebuilders-ui/voyagerappscodecom-certificate-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Certificate Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `voyagerappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i voyagerappscodecom-certificate-editor bytebuilders-ui/voyagerappscodecom-certificate-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=voyager.appscode.com/v1beta1
+$ helm upgrade -i voyagerappscodecom-certificate-editor bytebuilders-ui/voyagerappscodecom-certificate-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=voyager.appscode.com/v1beta1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i voyagerappscodecom-certificate-editor bytebuilders-ui/voyagerappscodecom-certificate-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i voyagerappscodecom-certificate-editor bytebuilders-ui/voyagerappscodecom-certificate-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/voyagerappscodecom-ingress-editor/Chart.yaml b/charts/voyagerappscodecom-ingress-editor/Chart.yaml
index a6a95c64c3..59e5d1660b 100644
--- a/charts/voyagerappscodecom-ingress-editor/Chart.yaml
+++ b/charts/voyagerappscodecom-ingress-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"voyager.appscode.com","version":"v1","resource":"ingresses"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: Ingress Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: voyagerappscodecom-ingress-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/voyagerappscodecom-ingress-editor/README.md b/charts/voyagerappscodecom-ingress-editor/README.md
index 581737ec30..308445fb82 100644
--- a/charts/voyagerappscodecom-ingress-editor/README.md
+++ b/charts/voyagerappscodecom-ingress-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/voyagerappscodecom-ingress-editor --version=v0.9.0
-$ helm upgrade -i voyagerappscodecom-ingress-editor appscode-charts-oci/voyagerappscodecom-ingress-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/voyagerappscodecom-ingress-editor --version=v0.10.0
+$ helm upgrade -i voyagerappscodecom-ingress-editor appscode-charts-oci/voyagerappscodecom-ingress-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a Ingress Editor on a [Kubernetes](http://kubernetes.io) clus
To install/upgrade the chart with the release name `voyagerappscodecom-ingress-editor`:
```bash
-$ helm upgrade -i voyagerappscodecom-ingress-editor appscode-charts-oci/voyagerappscodecom-ingress-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i voyagerappscodecom-ingress-editor appscode-charts-oci/voyagerappscodecom-ingress-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a Ingress Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `voyagerappscodecom
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i voyagerappscodecom-ingress-editor appscode-charts-oci/voyagerappscodecom-ingress-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=voyager.appscode.com/v1
+$ helm upgrade -i voyagerappscodecom-ingress-editor appscode-charts-oci/voyagerappscodecom-ingress-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=voyager.appscode.com/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i voyagerappscodecom-ingress-editor appscode-charts-oci/voyagerappscodecom-ingress-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i voyagerappscodecom-ingress-editor appscode-charts-oci/voyagerappscodecom-ingress-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/workopenclustermanagementio-appliedmanifestwork-editor/Chart.yaml b/charts/workopenclustermanagementio-appliedmanifestwork-editor/Chart.yaml
index 4705f736c3..9222d75a39 100644
--- a/charts/workopenclustermanagementio-appliedmanifestwork-editor/Chart.yaml
+++ b/charts/workopenclustermanagementio-appliedmanifestwork-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"work.open-cluster-management.io","version":"v1","resource":"appliedmanifestworks"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: AppliedManifestWork Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: workopenclustermanagementio-appliedmanifestwork-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/workopenclustermanagementio-appliedmanifestwork-editor/README.md b/charts/workopenclustermanagementio-appliedmanifestwork-editor/README.md
index 9f37da8d7f..bc3a662c20 100644
--- a/charts/workopenclustermanagementio-appliedmanifestwork-editor/README.md
+++ b/charts/workopenclustermanagementio-appliedmanifestwork-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/workopenclustermanagementio-appliedmanifestwork-editor --version=v0.9.0
-$ helm upgrade -i workopenclustermanagementio-appliedmanifestwork-editor appscode-charts-oci/workopenclustermanagementio-appliedmanifestwork-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/workopenclustermanagementio-appliedmanifestwork-editor --version=v0.10.0
+$ helm upgrade -i workopenclustermanagementio-appliedmanifestwork-editor appscode-charts-oci/workopenclustermanagementio-appliedmanifestwork-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a AppliedManifestWork Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `workopenclustermanagementio-appliedmanifestwork-editor`:
```bash
-$ helm upgrade -i workopenclustermanagementio-appliedmanifestwork-editor appscode-charts-oci/workopenclustermanagementio-appliedmanifestwork-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i workopenclustermanagementio-appliedmanifestwork-editor appscode-charts-oci/workopenclustermanagementio-appliedmanifestwork-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a AppliedManifestWork Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `workopenclusterman
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i workopenclustermanagementio-appliedmanifestwork-editor appscode-charts-oci/workopenclustermanagementio-appliedmanifestwork-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=work.open-cluster-management.io/v1
+$ helm upgrade -i workopenclustermanagementio-appliedmanifestwork-editor appscode-charts-oci/workopenclustermanagementio-appliedmanifestwork-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=work.open-cluster-management.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i workopenclustermanagementio-appliedmanifestwork-editor appscode-charts-oci/workopenclustermanagementio-appliedmanifestwork-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i workopenclustermanagementio-appliedmanifestwork-editor appscode-charts-oci/workopenclustermanagementio-appliedmanifestwork-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/workopenclustermanagementio-manifestwork-editor/Chart.yaml b/charts/workopenclustermanagementio-manifestwork-editor/Chart.yaml
index a4539f1166..2a3abd882a 100644
--- a/charts/workopenclustermanagementio-manifestwork-editor/Chart.yaml
+++ b/charts/workopenclustermanagementio-manifestwork-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"work.open-cluster-management.io","version":"v1","resource":"manifestworks"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ManifestWork Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: workopenclustermanagementio-manifestwork-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/workopenclustermanagementio-manifestwork-editor/README.md b/charts/workopenclustermanagementio-manifestwork-editor/README.md
index 51d4b9c4d1..a61c1bc13d 100644
--- a/charts/workopenclustermanagementio-manifestwork-editor/README.md
+++ b/charts/workopenclustermanagementio-manifestwork-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/workopenclustermanagementio-manifestwork-editor --version=v0.9.0
-$ helm upgrade -i workopenclustermanagementio-manifestwork-editor appscode-charts-oci/workopenclustermanagementio-manifestwork-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/workopenclustermanagementio-manifestwork-editor --version=v0.10.0
+$ helm upgrade -i workopenclustermanagementio-manifestwork-editor appscode-charts-oci/workopenclustermanagementio-manifestwork-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ManifestWork Editor on a [Kubernetes](http://kubernetes.io)
To install/upgrade the chart with the release name `workopenclustermanagementio-manifestwork-editor`:
```bash
-$ helm upgrade -i workopenclustermanagementio-manifestwork-editor appscode-charts-oci/workopenclustermanagementio-manifestwork-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i workopenclustermanagementio-manifestwork-editor appscode-charts-oci/workopenclustermanagementio-manifestwork-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ManifestWork Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `workopenclusterman
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i workopenclustermanagementio-manifestwork-editor appscode-charts-oci/workopenclustermanagementio-manifestwork-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=work.open-cluster-management.io/v1
+$ helm upgrade -i workopenclustermanagementio-manifestwork-editor appscode-charts-oci/workopenclustermanagementio-manifestwork-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=work.open-cluster-management.io/v1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i workopenclustermanagementio-manifestwork-editor appscode-charts-oci/workopenclustermanagementio-manifestwork-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i workopenclustermanagementio-manifestwork-editor appscode-charts-oci/workopenclustermanagementio-manifestwork-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/charts/workopenclustermanagementio-manifestworkreplicaset-editor/Chart.yaml b/charts/workopenclustermanagementio-manifestworkreplicaset-editor/Chart.yaml
index 903809a4a0..d7ee6b7956 100644
--- a/charts/workopenclustermanagementio-manifestworkreplicaset-editor/Chart.yaml
+++ b/charts/workopenclustermanagementio-manifestworkreplicaset-editor/Chart.yaml
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"work.open-cluster-management.io","version":"v1alpha1","resource":"manifestworkreplicasets"}'
apiVersion: v2
-appVersion: v0.9.0
+appVersion: v0.10.0
description: ManifestWorkReplicaSet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
@@ -13,4 +13,4 @@ maintainers:
name: appscode
name: workopenclustermanagementio-manifestworkreplicaset-editor
type: application
-version: v0.9.0
+version: v0.10.0
diff --git a/charts/workopenclustermanagementio-manifestworkreplicaset-editor/README.md b/charts/workopenclustermanagementio-manifestworkreplicaset-editor/README.md
index 4928c3e225..a82a1fc0ae 100644
--- a/charts/workopenclustermanagementio-manifestworkreplicaset-editor/README.md
+++ b/charts/workopenclustermanagementio-manifestworkreplicaset-editor/README.md
@@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
-$ helm search repo appscode-charts-oci/workopenclustermanagementio-manifestworkreplicaset-editor --version=v0.9.0
-$ helm upgrade -i workopenclustermanagementio-manifestworkreplicaset-editor appscode-charts-oci/workopenclustermanagementio-manifestworkreplicaset-editor -n default --create-namespace --version=v0.9.0
+$ helm search repo appscode-charts-oci/workopenclustermanagementio-manifestworkreplicaset-editor --version=v0.10.0
+$ helm upgrade -i workopenclustermanagementio-manifestworkreplicaset-editor appscode-charts-oci/workopenclustermanagementio-manifestworkreplicaset-editor -n default --create-namespace --version=v0.10.0
```
## Introduction
@@ -24,7 +24,7 @@ This chart deploys a ManifestWorkReplicaSet Editor on a [Kubernetes](http://kube
To install/upgrade the chart with the release name `workopenclustermanagementio-manifestworkreplicaset-editor`:
```bash
-$ helm upgrade -i workopenclustermanagementio-manifestworkreplicaset-editor appscode-charts-oci/workopenclustermanagementio-manifestworkreplicaset-editor -n default --create-namespace --version=v0.9.0
+$ helm upgrade -i workopenclustermanagementio-manifestworkreplicaset-editor appscode-charts-oci/workopenclustermanagementio-manifestworkreplicaset-editor -n default --create-namespace --version=v0.10.0
```
The command deploys a ManifestWorkReplicaSet Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `workopenclusterman
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
```bash
-$ helm upgrade -i workopenclustermanagementio-manifestworkreplicaset-editor appscode-charts-oci/workopenclustermanagementio-manifestworkreplicaset-editor -n default --create-namespace --version=v0.9.0 --set apiVersion=work.open-cluster-management.io/v1alpha1
+$ helm upgrade -i workopenclustermanagementio-manifestworkreplicaset-editor appscode-charts-oci/workopenclustermanagementio-manifestworkreplicaset-editor -n default --create-namespace --version=v0.10.0 --set apiVersion=work.open-cluster-management.io/v1alpha1
```
Alternatively, a YAML file that specifies the values for the parameters can be provided while
installing the chart. For example:
```bash
-$ helm upgrade -i workopenclustermanagementio-manifestworkreplicaset-editor appscode-charts-oci/workopenclustermanagementio-manifestworkreplicaset-editor -n default --create-namespace --version=v0.9.0 --values values.yaml
+$ helm upgrade -i workopenclustermanagementio-manifestworkreplicaset-editor appscode-charts-oci/workopenclustermanagementio-manifestworkreplicaset-editor -n default --create-namespace --version=v0.10.0 --values values.yaml
```
diff --git a/go.mod b/go.mod
index f4d7d7e652..6f7dc5c0b7 100644
--- a/go.mod
+++ b/go.mod
@@ -9,8 +9,8 @@ require (
k8s.io/api v0.30.2
k8s.io/apimachinery v0.30.2
k8s.io/kube-openapi v0.0.0-20240703190633-0aa61b46e8c2
- kmodules.xyz/client-go v0.30.31
- kmodules.xyz/monitoring-agent-api v0.30.2
+ kmodules.xyz/client-go v0.30.37
+ kmodules.xyz/monitoring-agent-api v0.30.3
kmodules.xyz/objectstore-api v0.29.1
kmodules.xyz/offshoot-api v0.30.1
kmodules.xyz/schema-checker v0.4.1
diff --git a/go.sum b/go.sum
index c739259413..b3f97f65e6 100644
--- a/go.sum
+++ b/go.sum
@@ -221,10 +221,10 @@ k8s.io/utils v0.0.0-20240502163921-fe8a2dddb1d0 h1:jgGTlFYnhF1PM1Ax/lAlxUPE+KfCI
k8s.io/utils v0.0.0-20240502163921-fe8a2dddb1d0/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
kmodules.xyz/apiversion v0.2.0 h1:vAQYqZFm4xu4pbB1cAdHbFEPES6EQkcR4wc06xdTOWk=
kmodules.xyz/apiversion v0.2.0/go.mod h1:oPX8g8LvlPdPX3Yc5YvCzJHQnw3YF/X4/jdW0b1am80=
-kmodules.xyz/client-go v0.30.31 h1:P+ZslW5QcgMnMoxo1ZMJrNNcwRwA1BiFct1JvcRQEj0=
-kmodules.xyz/client-go v0.30.31/go.mod h1:CAu+JlA8RVGtj6LQHu0Q1w2mnFUajuti49c7T1AvGdM=
-kmodules.xyz/monitoring-agent-api v0.30.2 h1:sAgz5P5EXZqhlj1NzJ+QltAgeIx5bGSMj+aYy2EiKaw=
-kmodules.xyz/monitoring-agent-api v0.30.2/go.mod h1:BoZFPDDRB7J39CcUsSDlzgW8PQCwik4ILPleyUob+Mg=
+kmodules.xyz/client-go v0.30.37 h1:hj4BMsNDgRVc2aDPB6Y3x5iCylXTZDZeQPJp/oA6lxs=
+kmodules.xyz/client-go v0.30.37/go.mod h1:CAu+JlA8RVGtj6LQHu0Q1w2mnFUajuti49c7T1AvGdM=
+kmodules.xyz/monitoring-agent-api v0.30.3 h1:DVGwcRvtaTmRA7Wj4PJ5xR5ADzLo/IB3X2XmAJikbEo=
+kmodules.xyz/monitoring-agent-api v0.30.3/go.mod h1:L586zE2BvTQeOmf7VHkuBY+QM1UWGdNzwyVJDtVcZsI=
kmodules.xyz/objectstore-api v0.29.1 h1:uUsjf8KU0w4LYowSEOnl0AbHT3hsHIu1wNLHqGe1o6s=
kmodules.xyz/objectstore-api v0.29.1/go.mod h1:xG+5awH1SXYKxwN/+k1FEQvzixd5tgNqEN/1LEiB2FE=
kmodules.xyz/offshoot-api v0.30.1 h1:TrulAYO+oBsXe9sZZGTmNWIuI8qD2izMpgcTSPvgAmI=
diff --git a/vendor/kmodules.xyz/client-go/api/v1/cluster.go b/vendor/kmodules.xyz/client-go/api/v1/cluster.go
index ec2b190f92..079bceb34d 100644
--- a/vendor/kmodules.xyz/client-go/api/v1/cluster.go
+++ b/vendor/kmodules.xyz/client-go/api/v1/cluster.go
@@ -47,6 +47,14 @@ const (
ClusterNameKey string = "cluster.appscode.com/name"
ClusterDisplayNameKey string = "cluster.appscode.com/display-name"
ClusterProviderNameKey string = "cluster.appscode.com/provider"
+
+ AceOrgIDKey string = "ace.appscode.com/org-id"
+ ClientOrgKey string = "ace.appscode.com/client-org"
+ ClientKeyPrefix string = "client.ace.appscode.com/"
+
+ ClusterClaimKeyID string = "id.k8s.io"
+ ClusterClaimKeyInfo string = "cluster.ace.info"
+ ClusterClaimKeyFeatures string = "features.ace.info"
)
type ClusterMetadata struct {
@@ -183,3 +191,13 @@ const (
CAPIProviderCAPZ CAPIProvider = "capz"
CAPIProviderCAPH CAPIProvider = "caph"
)
+
+type ClusterClaimInfo struct {
+ ClusterMetadata ClusterInfo `json:"clusterMetadata"`
+}
+
+type ClusterClaimFeatures struct {
+ EnabledFeatures []string `json:"enabledFeatures,omitempty"`
+ ExternallyManagedFeatures []string `json:"externallyManagedFeatures,omitempty"`
+ DisabledFeatures []string `json:"disabledFeatures,omitempty"`
+}
diff --git a/vendor/kmodules.xyz/client-go/api/v1/zz_generated.deepcopy.go b/vendor/kmodules.xyz/client-go/api/v1/zz_generated.deepcopy.go
index f44550fbdc..dcf3b711cb 100644
--- a/vendor/kmodules.xyz/client-go/api/v1/zz_generated.deepcopy.go
+++ b/vendor/kmodules.xyz/client-go/api/v1/zz_generated.deepcopy.go
@@ -119,6 +119,54 @@ func (in *CertificateSpec) DeepCopy() *CertificateSpec {
return out
}
+// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
+func (in *ClusterClaimFeatures) DeepCopyInto(out *ClusterClaimFeatures) {
+ *out = *in
+ if in.EnabledFeatures != nil {
+ in, out := &in.EnabledFeatures, &out.EnabledFeatures
+ *out = make([]string, len(*in))
+ copy(*out, *in)
+ }
+ if in.ExternallyManagedFeatures != nil {
+ in, out := &in.ExternallyManagedFeatures, &out.ExternallyManagedFeatures
+ *out = make([]string, len(*in))
+ copy(*out, *in)
+ }
+ if in.DisabledFeatures != nil {
+ in, out := &in.DisabledFeatures, &out.DisabledFeatures
+ *out = make([]string, len(*in))
+ copy(*out, *in)
+ }
+ return
+}
+
+// DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterClaimFeatures.
+func (in *ClusterClaimFeatures) DeepCopy() *ClusterClaimFeatures {
+ if in == nil {
+ return nil
+ }
+ out := new(ClusterClaimFeatures)
+ in.DeepCopyInto(out)
+ return out
+}
+
+// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
+func (in *ClusterClaimInfo) DeepCopyInto(out *ClusterClaimInfo) {
+ *out = *in
+ in.ClusterMetadata.DeepCopyInto(&out.ClusterMetadata)
+ return
+}
+
+// DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ClusterClaimInfo.
+func (in *ClusterClaimInfo) DeepCopy() *ClusterClaimInfo {
+ if in == nil {
+ return nil
+ }
+ out := new(ClusterClaimInfo)
+ in.DeepCopyInto(out)
+ return out
+}
+
// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (in *ClusterInfo) DeepCopyInto(out *ClusterInfo) {
*out = *in
diff --git a/vendor/kmodules.xyz/monitoring-agent-api/api/v1/appbinding.go b/vendor/kmodules.xyz/monitoring-agent-api/api/v1/appbinding.go
index ea27ea10d8..5a6d1440bc 100644
--- a/vendor/kmodules.xyz/monitoring-agent-api/api/v1/appbinding.go
+++ b/vendor/kmodules.xyz/monitoring-agent-api/api/v1/appbinding.go
@@ -61,10 +61,11 @@ type TLSConfig struct {
}
type PrometheusContext struct {
- HubUID string `json:"hubUID,omitempty"`
- ClusterUID string `json:"clusterUID"`
- ProjectId string `json:"projectId,omitempty"`
- Default bool `json:"default"`
+ HubUID string `json:"hubUID,omitempty"`
+ ClusterUID string `json:"clusterUID"`
+ ProjectId string `json:"projectId,omitempty"`
+ Default bool `json:"default"`
+ ClientOrgID string `json:"clientOrgID,omitempty"`
}
type GrafanaContext struct {
diff --git a/vendor/kmodules.xyz/monitoring-agent-api/api/v1/openapi_generated.go b/vendor/kmodules.xyz/monitoring-agent-api/api/v1/openapi_generated.go
index a98bb2c930..464c2914d8 100644
--- a/vendor/kmodules.xyz/monitoring-agent-api/api/v1/openapi_generated.go
+++ b/vendor/kmodules.xyz/monitoring-agent-api/api/v1/openapi_generated.go
@@ -389,6 +389,12 @@ func schema_kmodulesxyz_monitoring_agent_api_api_v1_PrometheusContext(ref common
Format: "",
},
},
+ "clientOrgID": {
+ SchemaProps: spec.SchemaProps{
+ Type: []string{"string"},
+ Format: "",
+ },
+ },
},
Required: []string{"clusterUID", "default"},
},
diff --git a/vendor/modules.txt b/vendor/modules.txt
index 67559ba404..5ab856ba3d 100644
--- a/vendor/modules.txt
+++ b/vendor/modules.txt
@@ -576,7 +576,7 @@ k8s.io/utils/trace
# kmodules.xyz/apiversion v0.2.0
## explicit; go 1.14
kmodules.xyz/apiversion
-# kmodules.xyz/client-go v0.30.31
+# kmodules.xyz/client-go v0.30.37
## explicit; go 1.22.0
kmodules.xyz/client-go
kmodules.xyz/client-go/api/v1
@@ -586,7 +586,7 @@ kmodules.xyz/client-go/conditions
kmodules.xyz/client-go/discovery
kmodules.xyz/client-go/meta
kmodules.xyz/client-go/policy/secomp
-# kmodules.xyz/monitoring-agent-api v0.30.2
+# kmodules.xyz/monitoring-agent-api v0.30.3
## explicit; go 1.22.0
kmodules.xyz/monitoring-agent-api/api/v1
# kmodules.xyz/objectstore-api v0.29.1