diff --git a/charts/acmecertmanagerio-challenge-editor/Chart.yaml b/charts/acmecertmanagerio-challenge-editor/Chart.yaml index 24417385c4..886356a5db 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/acmecertmanagerio-challenge-editor/README.md b/charts/acmecertmanagerio-challenge-editor/README.md index 3d4aa85469..60e1c5193d 100644 --- a/charts/acmecertmanagerio-challenge-editor/README.md +++ b/charts/acmecertmanagerio-challenge-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/acmecertmanagerio-challenge-editor --version=v0.30.0 -$ helm upgrade -i acmecertmanagerio-challenge-editor appscode/acmecertmanagerio-challenge-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/acmecertmanagerio-challenge-editor --version=v0.29.0 +$ helm upgrade -i acmecertmanagerio-challenge-editor appscode/acmecertmanagerio-challenge-editor -n default --create-namespace --version=v0.29.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/acmecertmanagerio-challenge-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i acmecertmanagerio-challenge-editor appscode/acmecertmanagerio-challenge-editor -n default --create-namespace --version=v0.29.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/acmecertmanagerio-challenge-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=acme.cert-manager.io/v1 +$ helm upgrade -i acmecertmanagerio-challenge-editor appscode/acmecertmanagerio-challenge-editor -n default --create-namespace --version=v0.29.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/acmecertmanagerio-challenge-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i acmecertmanagerio-challenge-editor appscode/acmecertmanagerio-challenge-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/acmecertmanagerio-order-editor/Chart.yaml b/charts/acmecertmanagerio-order-editor/Chart.yaml index 5c161d0c87..431ac97f32 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/acmecertmanagerio-order-editor/README.md b/charts/acmecertmanagerio-order-editor/README.md index de4a550a2d..3f4c86227d 100644 --- a/charts/acmecertmanagerio-order-editor/README.md +++ b/charts/acmecertmanagerio-order-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/acmecertmanagerio-order-editor --version=v0.30.0 -$ helm upgrade -i acmecertmanagerio-order-editor appscode/acmecertmanagerio-order-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/acmecertmanagerio-order-editor --version=v0.29.0 +$ helm upgrade -i acmecertmanagerio-order-editor appscode/acmecertmanagerio-order-editor -n default --create-namespace --version=v0.29.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/acmecertmanagerio-order-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i acmecertmanagerio-order-editor appscode/acmecertmanagerio-order-editor -n default --create-namespace --version=v0.29.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/acmecertmanagerio-order-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=acme.cert-manager.io/v1 +$ helm upgrade -i acmecertmanagerio-order-editor appscode/acmecertmanagerio-order-editor -n default --create-namespace --version=v0.29.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/acmecertmanagerio-order-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i acmecertmanagerio-order-editor appscode/acmecertmanagerio-order-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/addonopenclustermanagementio-addondeploymentconfig-editor/Chart.yaml b/charts/addonopenclustermanagementio-addondeploymentconfig-editor/Chart.yaml index 72fec9f3d5..79d382c96f 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/addonopenclustermanagementio-addondeploymentconfig-editor/README.md b/charts/addonopenclustermanagementio-addondeploymentconfig-editor/README.md index fd373e6f05..d3ac9b51fb 100644 --- a/charts/addonopenclustermanagementio-addondeploymentconfig-editor/README.md +++ b/charts/addonopenclustermanagementio-addondeploymentconfig-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/addonopenclustermanagementio-addondeploymentconfig-editor --version=v0.30.0 -$ helm upgrade -i addonopenclustermanagementio-addondeploymentconfig-editor appscode/addonopenclustermanagementio-addondeploymentconfig-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/addonopenclustermanagementio-addondeploymentconfig-editor --version=v0.29.0 +$ helm upgrade -i addonopenclustermanagementio-addondeploymentconfig-editor appscode/addonopenclustermanagementio-addondeploymentconfig-editor -n default --create-namespace --version=v0.29.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/addonopenclustermanagementio-addondeploymentconfig-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i addonopenclustermanagementio-addondeploymentconfig-editor appscode/addonopenclustermanagementio-addondeploymentconfig-editor -n default --create-namespace --version=v0.29.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/addonopenclustermanagementio-addondeploymentconfig-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=addon.open-cluster-management.io/v1alpha1 +$ helm upgrade -i addonopenclustermanagementio-addondeploymentconfig-editor appscode/addonopenclustermanagementio-addondeploymentconfig-editor -n default --create-namespace --version=v0.29.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/addonopenclustermanagementio-addondeploymentconfig-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i addonopenclustermanagementio-addondeploymentconfig-editor appscode/addonopenclustermanagementio-addondeploymentconfig-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/addonopenclustermanagementio-addontemplate-editor/Chart.yaml b/charts/addonopenclustermanagementio-addontemplate-editor/Chart.yaml index 6bdcc09291..3b6b2ea9f1 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/addonopenclustermanagementio-addontemplate-editor/README.md b/charts/addonopenclustermanagementio-addontemplate-editor/README.md index 33a7986501..3ba125768e 100644 --- a/charts/addonopenclustermanagementio-addontemplate-editor/README.md +++ b/charts/addonopenclustermanagementio-addontemplate-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/addonopenclustermanagementio-addontemplate-editor --version=v0.30.0 -$ helm upgrade -i addonopenclustermanagementio-addontemplate-editor appscode/addonopenclustermanagementio-addontemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/addonopenclustermanagementio-addontemplate-editor --version=v0.29.0 +$ helm upgrade -i addonopenclustermanagementio-addontemplate-editor appscode/addonopenclustermanagementio-addontemplate-editor -n default --create-namespace --version=v0.29.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/addonopenclustermanagementio-addontemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i addonopenclustermanagementio-addontemplate-editor appscode/addonopenclustermanagementio-addontemplate-editor -n default --create-namespace --version=v0.29.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/addonopenclustermanagementio-addontemplate-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=addon.open-cluster-management.io/v1alpha1 +$ helm upgrade -i addonopenclustermanagementio-addontemplate-editor appscode/addonopenclustermanagementio-addontemplate-editor -n default --create-namespace --version=v0.29.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/addonopenclustermanagementio-addontemplate-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i addonopenclustermanagementio-addontemplate-editor appscode/addonopenclustermanagementio-addontemplate-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/addonopenclustermanagementio-clustermanagementaddon-editor/Chart.yaml b/charts/addonopenclustermanagementio-clustermanagementaddon-editor/Chart.yaml index 27b7dadce8..d202d74a80 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/addonopenclustermanagementio-clustermanagementaddon-editor/README.md b/charts/addonopenclustermanagementio-clustermanagementaddon-editor/README.md index 44e3699f8d..4d7b207ee9 100644 --- a/charts/addonopenclustermanagementio-clustermanagementaddon-editor/README.md +++ b/charts/addonopenclustermanagementio-clustermanagementaddon-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/addonopenclustermanagementio-clustermanagementaddon-editor --version=v0.30.0 -$ helm upgrade -i addonopenclustermanagementio-clustermanagementaddon-editor appscode/addonopenclustermanagementio-clustermanagementaddon-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/addonopenclustermanagementio-clustermanagementaddon-editor --version=v0.29.0 +$ helm upgrade -i addonopenclustermanagementio-clustermanagementaddon-editor appscode/addonopenclustermanagementio-clustermanagementaddon-editor -n default --create-namespace --version=v0.29.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/addonopenclustermanagementio-clustermanagementaddon-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i addonopenclustermanagementio-clustermanagementaddon-editor appscode/addonopenclustermanagementio-clustermanagementaddon-editor -n default --create-namespace --version=v0.29.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/addonopenclustermanagementio-clustermanagementaddon-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=addon.open-cluster-management.io/v1alpha1 +$ helm upgrade -i addonopenclustermanagementio-clustermanagementaddon-editor appscode/addonopenclustermanagementio-clustermanagementaddon-editor -n default --create-namespace --version=v0.29.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/addonopenclustermanagementio-clustermanagementaddon-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i addonopenclustermanagementio-clustermanagementaddon-editor appscode/addonopenclustermanagementio-clustermanagementaddon-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/addonopenclustermanagementio-managedclusteraddon-editor/Chart.yaml b/charts/addonopenclustermanagementio-managedclusteraddon-editor/Chart.yaml index 8817b8d4e6..25d776c06f 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/addonopenclustermanagementio-managedclusteraddon-editor/README.md b/charts/addonopenclustermanagementio-managedclusteraddon-editor/README.md index b9e11bc321..82246fdb0a 100644 --- a/charts/addonopenclustermanagementio-managedclusteraddon-editor/README.md +++ b/charts/addonopenclustermanagementio-managedclusteraddon-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/addonopenclustermanagementio-managedclusteraddon-editor --version=v0.30.0 -$ helm upgrade -i addonopenclustermanagementio-managedclusteraddon-editor appscode/addonopenclustermanagementio-managedclusteraddon-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/addonopenclustermanagementio-managedclusteraddon-editor --version=v0.29.0 +$ helm upgrade -i addonopenclustermanagementio-managedclusteraddon-editor appscode/addonopenclustermanagementio-managedclusteraddon-editor -n default --create-namespace --version=v0.29.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/addonopenclustermanagementio-managedclusteraddon-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i addonopenclustermanagementio-managedclusteraddon-editor appscode/addonopenclustermanagementio-managedclusteraddon-editor -n default --create-namespace --version=v0.29.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/addonopenclustermanagementio-managedclusteraddon-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=addon.open-cluster-management.io/v1alpha1 +$ helm upgrade -i addonopenclustermanagementio-managedclusteraddon-editor appscode/addonopenclustermanagementio-managedclusteraddon-editor -n default --create-namespace --version=v0.29.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/addonopenclustermanagementio-managedclusteraddon-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i addonopenclustermanagementio-managedclusteraddon-editor appscode/addonopenclustermanagementio-managedclusteraddon-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/addonsclusterxk8sio-clusterresourceset-editor/Chart.yaml b/charts/addonsclusterxk8sio-clusterresourceset-editor/Chart.yaml index 0eb0404cb1..f5277e6846 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/addonsclusterxk8sio-clusterresourceset-editor/README.md b/charts/addonsclusterxk8sio-clusterresourceset-editor/README.md index cfbb9d48ed..e283ebbfdf 100644 --- a/charts/addonsclusterxk8sio-clusterresourceset-editor/README.md +++ b/charts/addonsclusterxk8sio-clusterresourceset-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/addonsclusterxk8sio-clusterresourceset-editor --version=v0.30.0 -$ helm upgrade -i addonsclusterxk8sio-clusterresourceset-editor appscode/addonsclusterxk8sio-clusterresourceset-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/addonsclusterxk8sio-clusterresourceset-editor --version=v0.29.0 +$ helm upgrade -i addonsclusterxk8sio-clusterresourceset-editor appscode/addonsclusterxk8sio-clusterresourceset-editor -n default --create-namespace --version=v0.29.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/addonsclusterxk8sio-clusterresourceset-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i addonsclusterxk8sio-clusterresourceset-editor appscode/addonsclusterxk8sio-clusterresourceset-editor -n default --create-namespace --version=v0.29.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/addonsclusterxk8sio-clusterresourceset-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=addons.cluster.x-k8s.io/v1beta1 +$ helm upgrade -i addonsclusterxk8sio-clusterresourceset-editor appscode/addonsclusterxk8sio-clusterresourceset-editor -n default --create-namespace --version=v0.29.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/addonsclusterxk8sio-clusterresourceset-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i addonsclusterxk8sio-clusterresourceset-editor appscode/addonsclusterxk8sio-clusterresourceset-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/addonsclusterxk8sio-clusterresourcesetbinding-editor/Chart.yaml b/charts/addonsclusterxk8sio-clusterresourcesetbinding-editor/Chart.yaml index ab12b55b85..f902df789f 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/addonsclusterxk8sio-clusterresourcesetbinding-editor/README.md b/charts/addonsclusterxk8sio-clusterresourcesetbinding-editor/README.md index 00fb55f9fe..3750f47621 100644 --- a/charts/addonsclusterxk8sio-clusterresourcesetbinding-editor/README.md +++ b/charts/addonsclusterxk8sio-clusterresourcesetbinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/addonsclusterxk8sio-clusterresourcesetbinding-editor --version=v0.30.0 -$ helm upgrade -i addonsclusterxk8sio-clusterresourcesetbinding-editor appscode/addonsclusterxk8sio-clusterresourcesetbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/addonsclusterxk8sio-clusterresourcesetbinding-editor --version=v0.29.0 +$ helm upgrade -i addonsclusterxk8sio-clusterresourcesetbinding-editor appscode/addonsclusterxk8sio-clusterresourcesetbinding-editor -n default --create-namespace --version=v0.29.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/addonsclusterxk8sio-clusterresourcesetbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i addonsclusterxk8sio-clusterresourcesetbinding-editor appscode/addonsclusterxk8sio-clusterresourcesetbinding-editor -n default --create-namespace --version=v0.29.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/addonsclusterxk8sio-clusterresourcesetbinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=addons.cluster.x-k8s.io/v1beta1 +$ helm upgrade -i addonsclusterxk8sio-clusterresourcesetbinding-editor appscode/addonsclusterxk8sio-clusterresourcesetbinding-editor -n default --create-namespace --version=v0.29.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/addonsclusterxk8sio-clusterresourcesetbinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i addonsclusterxk8sio-clusterresourcesetbinding-editor appscode/addonsclusterxk8sio-clusterresourcesetbinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/addonskubestashcom-addon-editor/Chart.yaml b/charts/addonskubestashcom-addon-editor/Chart.yaml index 144662b55c..c7e9044310 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/addonskubestashcom-addon-editor/README.md b/charts/addonskubestashcom-addon-editor/README.md index 90f77d4177..da938172df 100644 --- a/charts/addonskubestashcom-addon-editor/README.md +++ b/charts/addonskubestashcom-addon-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/addonskubestashcom-addon-editor --version=v0.30.0 -$ helm upgrade -i addonskubestashcom-addon-editor appscode/addonskubestashcom-addon-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/addonskubestashcom-addon-editor --version=v0.29.0 +$ helm upgrade -i addonskubestashcom-addon-editor appscode/addonskubestashcom-addon-editor -n default --create-namespace --version=v0.29.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/addonskubestashcom-addon-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i addonskubestashcom-addon-editor appscode/addonskubestashcom-addon-editor -n default --create-namespace --version=v0.29.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/addonskubestashcom-addon-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=addons.kubestash.com/v1alpha1 +$ helm upgrade -i addonskubestashcom-addon-editor appscode/addonskubestashcom-addon-editor -n default --create-namespace --version=v0.29.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/addonskubestashcom-addon-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i addonskubestashcom-addon-editor appscode/addonskubestashcom-addon-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/addonskubestashcom-function-editor/Chart.yaml b/charts/addonskubestashcom-function-editor/Chart.yaml index 481e6d42a5..ddad53cef9 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/addonskubestashcom-function-editor/README.md b/charts/addonskubestashcom-function-editor/README.md index 17dc12b170..e171064b82 100644 --- a/charts/addonskubestashcom-function-editor/README.md +++ b/charts/addonskubestashcom-function-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/addonskubestashcom-function-editor --version=v0.30.0 -$ helm upgrade -i addonskubestashcom-function-editor appscode/addonskubestashcom-function-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/addonskubestashcom-function-editor --version=v0.29.0 +$ helm upgrade -i addonskubestashcom-function-editor appscode/addonskubestashcom-function-editor -n default --create-namespace --version=v0.29.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/addonskubestashcom-function-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i addonskubestashcom-function-editor appscode/addonskubestashcom-function-editor -n default --create-namespace --version=v0.29.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/addonskubestashcom-function-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=addons.kubestash.com/v1alpha1 +$ helm upgrade -i addonskubestashcom-function-editor appscode/addonskubestashcom-function-editor -n default --create-namespace --version=v0.29.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/addonskubestashcom-function-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i addonskubestashcom-function-editor appscode/addonskubestashcom-function-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/admissionregistrationk8sio-mutatingwebhookconfiguration-editor/Chart.yaml b/charts/admissionregistrationk8sio-mutatingwebhookconfiguration-editor/Chart.yaml index 03975f34d8..293b3edf08 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/admissionregistrationk8sio-mutatingwebhookconfiguration-editor/README.md b/charts/admissionregistrationk8sio-mutatingwebhookconfiguration-editor/README.md index 0674c4289d..aec6d85a89 100644 --- a/charts/admissionregistrationk8sio-mutatingwebhookconfiguration-editor/README.md +++ b/charts/admissionregistrationk8sio-mutatingwebhookconfiguration-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/admissionregistrationk8sio-mutatingwebhookconfiguration-editor --version=v0.30.0 -$ helm upgrade -i admissionregistrationk8sio-mutatingwebhookconfiguration-editor appscode/admissionregistrationk8sio-mutatingwebhookconfiguration-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/admissionregistrationk8sio-mutatingwebhookconfiguration-editor --version=v0.29.0 +$ helm upgrade -i admissionregistrationk8sio-mutatingwebhookconfiguration-editor appscode/admissionregistrationk8sio-mutatingwebhookconfiguration-editor -n default --create-namespace --version=v0.29.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/admissionregistrationk8sio-mutatingwebhookconfiguration-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i admissionregistrationk8sio-mutatingwebhookconfiguration-editor appscode/admissionregistrationk8sio-mutatingwebhookconfiguration-editor -n default --create-namespace --version=v0.29.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/admissionregistrationk8sio-mutatingwebhookconfiguration-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=admissionregistration.k8s.io/v1 +$ helm upgrade -i admissionregistrationk8sio-mutatingwebhookconfiguration-editor appscode/admissionregistrationk8sio-mutatingwebhookconfiguration-editor -n default --create-namespace --version=v0.29.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/admissionregistrationk8sio-mutatingwebhookconfiguration-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i admissionregistrationk8sio-mutatingwebhookconfiguration-editor appscode/admissionregistrationk8sio-mutatingwebhookconfiguration-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/admissionregistrationk8sio-validatingwebhookconfiguration-editor/Chart.yaml b/charts/admissionregistrationk8sio-validatingwebhookconfiguration-editor/Chart.yaml index a11fd1bc20..5b1fed9e12 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/admissionregistrationk8sio-validatingwebhookconfiguration-editor/README.md b/charts/admissionregistrationk8sio-validatingwebhookconfiguration-editor/README.md index 21b089854e..ca7be3d28c 100644 --- a/charts/admissionregistrationk8sio-validatingwebhookconfiguration-editor/README.md +++ b/charts/admissionregistrationk8sio-validatingwebhookconfiguration-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/admissionregistrationk8sio-validatingwebhookconfiguration-editor --version=v0.30.0 -$ helm upgrade -i admissionregistrationk8sio-validatingwebhookconfiguration-editor appscode/admissionregistrationk8sio-validatingwebhookconfiguration-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/admissionregistrationk8sio-validatingwebhookconfiguration-editor --version=v0.29.0 +$ helm upgrade -i admissionregistrationk8sio-validatingwebhookconfiguration-editor appscode/admissionregistrationk8sio-validatingwebhookconfiguration-editor -n default --create-namespace --version=v0.29.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/admissionregistrationk8sio-validatingwebhookconfiguration-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i admissionregistrationk8sio-validatingwebhookconfiguration-editor appscode/admissionregistrationk8sio-validatingwebhookconfiguration-editor -n default --create-namespace --version=v0.29.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/admissionregistrationk8sio-validatingwebhookconfiguration-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=admissionregistration.k8s.io/v1 +$ helm upgrade -i admissionregistrationk8sio-validatingwebhookconfiguration-editor appscode/admissionregistrationk8sio-validatingwebhookconfiguration-editor -n default --create-namespace --version=v0.29.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/admissionregistrationk8sio-validatingwebhookconfiguration-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i admissionregistrationk8sio-validatingwebhookconfiguration-editor appscode/admissionregistrationk8sio-validatingwebhookconfiguration-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/apiextensionscrossplaneio-compositeresourcedefinition-editor/Chart.yaml b/charts/apiextensionscrossplaneio-compositeresourcedefinition-editor/Chart.yaml index 757ccec283..3714086433 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/apiextensionscrossplaneio-compositeresourcedefinition-editor/README.md b/charts/apiextensionscrossplaneio-compositeresourcedefinition-editor/README.md index 2cc1c33db9..c5c2ebf412 100644 --- a/charts/apiextensionscrossplaneio-compositeresourcedefinition-editor/README.md +++ b/charts/apiextensionscrossplaneio-compositeresourcedefinition-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/apiextensionscrossplaneio-compositeresourcedefinition-editor --version=v0.30.0 -$ helm upgrade -i apiextensionscrossplaneio-compositeresourcedefinition-editor appscode/apiextensionscrossplaneio-compositeresourcedefinition-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/apiextensionscrossplaneio-compositeresourcedefinition-editor --version=v0.29.0 +$ helm upgrade -i apiextensionscrossplaneio-compositeresourcedefinition-editor appscode/apiextensionscrossplaneio-compositeresourcedefinition-editor -n default --create-namespace --version=v0.29.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/apiextensionscrossplaneio-compositeresourcedefinition-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i apiextensionscrossplaneio-compositeresourcedefinition-editor appscode/apiextensionscrossplaneio-compositeresourcedefinition-editor -n default --create-namespace --version=v0.29.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/apiextensionscrossplaneio-compositeresourcedefinition-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=apiextensions.crossplane.io/v1 +$ helm upgrade -i apiextensionscrossplaneio-compositeresourcedefinition-editor appscode/apiextensionscrossplaneio-compositeresourcedefinition-editor -n default --create-namespace --version=v0.29.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/apiextensionscrossplaneio-compositeresourcedefinition-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i apiextensionscrossplaneio-compositeresourcedefinition-editor appscode/apiextensionscrossplaneio-compositeresourcedefinition-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/apiextensionscrossplaneio-composition-editor/Chart.yaml b/charts/apiextensionscrossplaneio-composition-editor/Chart.yaml index 49157ba41a..151676f9ba 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/apiextensionscrossplaneio-composition-editor/README.md b/charts/apiextensionscrossplaneio-composition-editor/README.md index 844934ef60..7db218db82 100644 --- a/charts/apiextensionscrossplaneio-composition-editor/README.md +++ b/charts/apiextensionscrossplaneio-composition-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/apiextensionscrossplaneio-composition-editor --version=v0.30.0 -$ helm upgrade -i apiextensionscrossplaneio-composition-editor appscode/apiextensionscrossplaneio-composition-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/apiextensionscrossplaneio-composition-editor --version=v0.29.0 +$ helm upgrade -i apiextensionscrossplaneio-composition-editor appscode/apiextensionscrossplaneio-composition-editor -n default --create-namespace --version=v0.29.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/apiextensionscrossplaneio-composition-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i apiextensionscrossplaneio-composition-editor appscode/apiextensionscrossplaneio-composition-editor -n default --create-namespace --version=v0.29.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/apiextensionscrossplaneio-composition-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=apiextensions.crossplane.io/v1 +$ helm upgrade -i apiextensionscrossplaneio-composition-editor appscode/apiextensionscrossplaneio-composition-editor -n default --create-namespace --version=v0.29.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/apiextensionscrossplaneio-composition-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i apiextensionscrossplaneio-composition-editor appscode/apiextensionscrossplaneio-composition-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/apiextensionscrossplaneio-compositionrevision-editor/Chart.yaml b/charts/apiextensionscrossplaneio-compositionrevision-editor/Chart.yaml index c4c4092f24..d14e969352 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/apiextensionscrossplaneio-compositionrevision-editor/README.md b/charts/apiextensionscrossplaneio-compositionrevision-editor/README.md index 9e69450e5b..286cf23a36 100644 --- a/charts/apiextensionscrossplaneio-compositionrevision-editor/README.md +++ b/charts/apiextensionscrossplaneio-compositionrevision-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/apiextensionscrossplaneio-compositionrevision-editor --version=v0.30.0 -$ helm upgrade -i apiextensionscrossplaneio-compositionrevision-editor appscode/apiextensionscrossplaneio-compositionrevision-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/apiextensionscrossplaneio-compositionrevision-editor --version=v0.29.0 +$ helm upgrade -i apiextensionscrossplaneio-compositionrevision-editor appscode/apiextensionscrossplaneio-compositionrevision-editor -n default --create-namespace --version=v0.29.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/apiextensionscrossplaneio-compositionrevision-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i apiextensionscrossplaneio-compositionrevision-editor appscode/apiextensionscrossplaneio-compositionrevision-editor -n default --create-namespace --version=v0.29.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/apiextensionscrossplaneio-compositionrevision-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=apiextensions.crossplane.io/v1 +$ helm upgrade -i apiextensionscrossplaneio-compositionrevision-editor appscode/apiextensionscrossplaneio-compositionrevision-editor -n default --create-namespace --version=v0.29.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/apiextensionscrossplaneio-compositionrevision-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i apiextensionscrossplaneio-compositionrevision-editor appscode/apiextensionscrossplaneio-compositionrevision-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/apiextensionscrossplaneio-environmentconfig-editor/Chart.yaml b/charts/apiextensionscrossplaneio-environmentconfig-editor/Chart.yaml index 8459fce195..1deabd4e90 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/apiextensionscrossplaneio-environmentconfig-editor/README.md b/charts/apiextensionscrossplaneio-environmentconfig-editor/README.md index ed67169bca..fa90314a23 100644 --- a/charts/apiextensionscrossplaneio-environmentconfig-editor/README.md +++ b/charts/apiextensionscrossplaneio-environmentconfig-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/apiextensionscrossplaneio-environmentconfig-editor --version=v0.30.0 -$ helm upgrade -i apiextensionscrossplaneio-environmentconfig-editor appscode/apiextensionscrossplaneio-environmentconfig-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/apiextensionscrossplaneio-environmentconfig-editor --version=v0.29.0 +$ helm upgrade -i apiextensionscrossplaneio-environmentconfig-editor appscode/apiextensionscrossplaneio-environmentconfig-editor -n default --create-namespace --version=v0.29.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/apiextensionscrossplaneio-environmentconfig-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i apiextensionscrossplaneio-environmentconfig-editor appscode/apiextensionscrossplaneio-environmentconfig-editor -n default --create-namespace --version=v0.29.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/apiextensionscrossplaneio-environmentconfig-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=apiextensions.crossplane.io/v1alpha1 +$ helm upgrade -i apiextensionscrossplaneio-environmentconfig-editor appscode/apiextensionscrossplaneio-environmentconfig-editor -n default --create-namespace --version=v0.29.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/apiextensionscrossplaneio-environmentconfig-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i apiextensionscrossplaneio-environmentconfig-editor appscode/apiextensionscrossplaneio-environmentconfig-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/apiextensionsk8sio-customresourcedefinition-editor/Chart.yaml b/charts/apiextensionsk8sio-customresourcedefinition-editor/Chart.yaml index 8d7e3d857a..a61272d1a1 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/apiextensionsk8sio-customresourcedefinition-editor/README.md b/charts/apiextensionsk8sio-customresourcedefinition-editor/README.md index 3018333ee9..fca3243e26 100644 --- a/charts/apiextensionsk8sio-customresourcedefinition-editor/README.md +++ b/charts/apiextensionsk8sio-customresourcedefinition-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/apiextensionsk8sio-customresourcedefinition-editor --version=v0.30.0 -$ helm upgrade -i apiextensionsk8sio-customresourcedefinition-editor appscode/apiextensionsk8sio-customresourcedefinition-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/apiextensionsk8sio-customresourcedefinition-editor --version=v0.29.0 +$ helm upgrade -i apiextensionsk8sio-customresourcedefinition-editor appscode/apiextensionsk8sio-customresourcedefinition-editor -n default --create-namespace --version=v0.29.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/apiextensionsk8sio-customresourcedefinition-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i apiextensionsk8sio-customresourcedefinition-editor appscode/apiextensionsk8sio-customresourcedefinition-editor -n default --create-namespace --version=v0.29.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/apiextensionsk8sio-customresourcedefinition-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=apiextensions.k8s.io/v1 +$ helm upgrade -i apiextensionsk8sio-customresourcedefinition-editor appscode/apiextensionsk8sio-customresourcedefinition-editor -n default --create-namespace --version=v0.29.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/apiextensionsk8sio-customresourcedefinition-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i apiextensionsk8sio-customresourcedefinition-editor appscode/apiextensionsk8sio-customresourcedefinition-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/apiregistrationk8sio-apiservice-editor/Chart.yaml b/charts/apiregistrationk8sio-apiservice-editor/Chart.yaml index ee527be08d..fba0ec8a8d 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/apiregistrationk8sio-apiservice-editor/README.md b/charts/apiregistrationk8sio-apiservice-editor/README.md index d4a9f8902d..161e6a0df5 100644 --- a/charts/apiregistrationk8sio-apiservice-editor/README.md +++ b/charts/apiregistrationk8sio-apiservice-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/apiregistrationk8sio-apiservice-editor --version=v0.30.0 -$ helm upgrade -i apiregistrationk8sio-apiservice-editor appscode/apiregistrationk8sio-apiservice-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/apiregistrationk8sio-apiservice-editor --version=v0.29.0 +$ helm upgrade -i apiregistrationk8sio-apiservice-editor appscode/apiregistrationk8sio-apiservice-editor -n default --create-namespace --version=v0.29.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/apiregistrationk8sio-apiservice-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i apiregistrationk8sio-apiservice-editor appscode/apiregistrationk8sio-apiservice-editor -n default --create-namespace --version=v0.29.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/apiregistrationk8sio-apiservice-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=apiregistration.k8s.io/v1 +$ helm upgrade -i apiregistrationk8sio-apiservice-editor appscode/apiregistrationk8sio-apiservice-editor -n default --create-namespace --version=v0.29.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/apiregistrationk8sio-apiservice-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i apiregistrationk8sio-apiservice-editor appscode/apiregistrationk8sio-apiservice-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/appcatalogappscodecom-appbinding-editor/Chart.yaml b/charts/appcatalogappscodecom-appbinding-editor/Chart.yaml index 857e06da9a..43bd362e3f 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/appcatalogappscodecom-appbinding-editor/README.md b/charts/appcatalogappscodecom-appbinding-editor/README.md index 31d39d8ec9..86309bba3d 100644 --- a/charts/appcatalogappscodecom-appbinding-editor/README.md +++ b/charts/appcatalogappscodecom-appbinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/appcatalogappscodecom-appbinding-editor --version=v0.30.0 -$ helm upgrade -i appcatalogappscodecom-appbinding-editor appscode/appcatalogappscodecom-appbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/appcatalogappscodecom-appbinding-editor --version=v0.29.0 +$ helm upgrade -i appcatalogappscodecom-appbinding-editor appscode/appcatalogappscodecom-appbinding-editor -n default --create-namespace --version=v0.29.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/appcatalogappscodecom-appbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i appcatalogappscodecom-appbinding-editor appscode/appcatalogappscodecom-appbinding-editor -n default --create-namespace --version=v0.29.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/appcatalogappscodecom-appbinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=appcatalog.appscode.com/v1alpha1 +$ helm upgrade -i appcatalogappscodecom-appbinding-editor appscode/appcatalogappscodecom-appbinding-editor -n default --create-namespace --version=v0.29.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/appcatalogappscodecom-appbinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i appcatalogappscodecom-appbinding-editor appscode/appcatalogappscodecom-appbinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/appk8sio-application-editor/Chart.yaml b/charts/appk8sio-application-editor/Chart.yaml index f3abc4ea67..ee89cfb508 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/appk8sio-application-editor/README.md b/charts/appk8sio-application-editor/README.md index 5d10f709c1..462a860d49 100644 --- a/charts/appk8sio-application-editor/README.md +++ b/charts/appk8sio-application-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/appk8sio-application-editor --version=v0.30.0 -$ helm upgrade -i appk8sio-application-editor appscode/appk8sio-application-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/appk8sio-application-editor --version=v0.29.0 +$ helm upgrade -i appk8sio-application-editor appscode/appk8sio-application-editor -n default --create-namespace --version=v0.29.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/appk8sio-application-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i appk8sio-application-editor appscode/appk8sio-application-editor -n default --create-namespace --version=v0.29.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/appk8sio-application-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=app.k8s.io/v1beta1 +$ helm upgrade -i appk8sio-application-editor appscode/appk8sio-application-editor -n default --create-namespace --version=v0.29.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/appk8sio-application-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i appk8sio-application-editor appscode/appk8sio-application-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/apps-controllerrevision-editor/Chart.yaml b/charts/apps-controllerrevision-editor/Chart.yaml index 3794b98b60..a565f74804 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/apps-controllerrevision-editor/README.md b/charts/apps-controllerrevision-editor/README.md index b24956bffa..b8edb37398 100644 --- a/charts/apps-controllerrevision-editor/README.md +++ b/charts/apps-controllerrevision-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/apps-controllerrevision-editor --version=v0.30.0 -$ helm upgrade -i apps-controllerrevision-editor appscode/apps-controllerrevision-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/apps-controllerrevision-editor --version=v0.29.0 +$ helm upgrade -i apps-controllerrevision-editor appscode/apps-controllerrevision-editor -n default --create-namespace --version=v0.29.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/apps-controllerrevision-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i apps-controllerrevision-editor appscode/apps-controllerrevision-editor -n default --create-namespace --version=v0.29.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/apps-controllerrevision-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=apps/v1 +$ helm upgrade -i apps-controllerrevision-editor appscode/apps-controllerrevision-editor -n default --create-namespace --version=v0.29.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/apps-controllerrevision-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i apps-controllerrevision-editor appscode/apps-controllerrevision-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/apps-daemonset-editor/Chart.yaml b/charts/apps-daemonset-editor/Chart.yaml index 847f360b0a..e97b44e053 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/apps-daemonset-editor/README.md b/charts/apps-daemonset-editor/README.md index ffccd1c14b..00f35a02f8 100644 --- a/charts/apps-daemonset-editor/README.md +++ b/charts/apps-daemonset-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/apps-daemonset-editor --version=v0.30.0 -$ helm upgrade -i apps-daemonset-editor appscode/apps-daemonset-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/apps-daemonset-editor --version=v0.29.0 +$ helm upgrade -i apps-daemonset-editor appscode/apps-daemonset-editor -n default --create-namespace --version=v0.29.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/apps-daemonset-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i apps-daemonset-editor appscode/apps-daemonset-editor -n default --create-namespace --version=v0.29.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/apps-daemonset-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=apps/v1 +$ helm upgrade -i apps-daemonset-editor appscode/apps-daemonset-editor -n default --create-namespace --version=v0.29.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/apps-daemonset-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i apps-daemonset-editor appscode/apps-daemonset-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/apps-deployment-editor/Chart.yaml b/charts/apps-deployment-editor/Chart.yaml index 5b3333b1f3..eab4acc36a 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/apps-deployment-editor/README.md b/charts/apps-deployment-editor/README.md index 00b115d947..76314a657f 100644 --- a/charts/apps-deployment-editor/README.md +++ b/charts/apps-deployment-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/apps-deployment-editor --version=v0.30.0 -$ helm upgrade -i apps-deployment-editor appscode/apps-deployment-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/apps-deployment-editor --version=v0.29.0 +$ helm upgrade -i apps-deployment-editor appscode/apps-deployment-editor -n default --create-namespace --version=v0.29.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/apps-deployment-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i apps-deployment-editor appscode/apps-deployment-editor -n default --create-namespace --version=v0.29.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/apps-deployment-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=apps/v1 +$ helm upgrade -i apps-deployment-editor appscode/apps-deployment-editor -n default --create-namespace --version=v0.29.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/apps-deployment-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i apps-deployment-editor appscode/apps-deployment-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/apps-replicaset-editor/Chart.yaml b/charts/apps-replicaset-editor/Chart.yaml index 0983292549..0edd8678f1 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/apps-replicaset-editor/README.md b/charts/apps-replicaset-editor/README.md index e496a434dd..f714ad3f81 100644 --- a/charts/apps-replicaset-editor/README.md +++ b/charts/apps-replicaset-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/apps-replicaset-editor --version=v0.30.0 -$ helm upgrade -i apps-replicaset-editor appscode/apps-replicaset-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/apps-replicaset-editor --version=v0.29.0 +$ helm upgrade -i apps-replicaset-editor appscode/apps-replicaset-editor -n default --create-namespace --version=v0.29.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/apps-replicaset-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i apps-replicaset-editor appscode/apps-replicaset-editor -n default --create-namespace --version=v0.29.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/apps-replicaset-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=apps/v1 +$ helm upgrade -i apps-replicaset-editor appscode/apps-replicaset-editor -n default --create-namespace --version=v0.29.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/apps-replicaset-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i apps-replicaset-editor appscode/apps-replicaset-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/apps-statefulset-editor/Chart.yaml b/charts/apps-statefulset-editor/Chart.yaml index b1d6087ccb..3ac4ed472e 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/apps-statefulset-editor/README.md b/charts/apps-statefulset-editor/README.md index cb07c80995..fca22592d0 100644 --- a/charts/apps-statefulset-editor/README.md +++ b/charts/apps-statefulset-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/apps-statefulset-editor --version=v0.30.0 -$ helm upgrade -i apps-statefulset-editor appscode/apps-statefulset-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/apps-statefulset-editor --version=v0.29.0 +$ helm upgrade -i apps-statefulset-editor appscode/apps-statefulset-editor -n default --create-namespace --version=v0.29.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/apps-statefulset-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i apps-statefulset-editor appscode/apps-statefulset-editor -n default --create-namespace --version=v0.29.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/apps-statefulset-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=apps/v1 +$ helm upgrade -i apps-statefulset-editor appscode/apps-statefulset-editor -n default --create-namespace --version=v0.29.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/apps-statefulset-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i apps-statefulset-editor appscode/apps-statefulset-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/appsk8sappscodecom-petset-editor/Chart.yaml b/charts/appsk8sappscodecom-petset-editor/Chart.yaml index dce537d134..ff4e33ea1a 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/appsk8sappscodecom-petset-editor/README.md b/charts/appsk8sappscodecom-petset-editor/README.md index 86c225f539..5156724eb5 100644 --- a/charts/appsk8sappscodecom-petset-editor/README.md +++ b/charts/appsk8sappscodecom-petset-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/appsk8sappscodecom-petset-editor --version=v0.30.0 -$ helm upgrade -i appsk8sappscodecom-petset-editor appscode/appsk8sappscodecom-petset-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/appsk8sappscodecom-petset-editor --version=v0.29.0 +$ helm upgrade -i appsk8sappscodecom-petset-editor appscode/appsk8sappscodecom-petset-editor -n default --create-namespace --version=v0.29.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/appsk8sappscodecom-petset-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i appsk8sappscodecom-petset-editor appscode/appsk8sappscodecom-petset-editor -n default --create-namespace --version=v0.29.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/appsk8sappscodecom-petset-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=apps.k8s.appscode.com/v1 +$ helm upgrade -i appsk8sappscodecom-petset-editor appscode/appsk8sappscodecom-petset-editor -n default --create-namespace --version=v0.29.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/appsk8sappscodecom-petset-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i appsk8sappscodecom-petset-editor appscode/appsk8sappscodecom-petset-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/appsk8sappscodecom-placementpolicy-editor/Chart.yaml b/charts/appsk8sappscodecom-placementpolicy-editor/Chart.yaml index de929ba968..b6a1a44293 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/appsk8sappscodecom-placementpolicy-editor/README.md b/charts/appsk8sappscodecom-placementpolicy-editor/README.md index ee95d57176..1c75ddda73 100644 --- a/charts/appsk8sappscodecom-placementpolicy-editor/README.md +++ b/charts/appsk8sappscodecom-placementpolicy-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/appsk8sappscodecom-placementpolicy-editor --version=v0.30.0 -$ helm upgrade -i appsk8sappscodecom-placementpolicy-editor appscode/appsk8sappscodecom-placementpolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/appsk8sappscodecom-placementpolicy-editor --version=v0.29.0 +$ helm upgrade -i appsk8sappscodecom-placementpolicy-editor appscode/appsk8sappscodecom-placementpolicy-editor -n default --create-namespace --version=v0.29.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/appsk8sappscodecom-placementpolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i appsk8sappscodecom-placementpolicy-editor appscode/appsk8sappscodecom-placementpolicy-editor -n default --create-namespace --version=v0.29.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/appsk8sappscodecom-placementpolicy-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=apps.k8s.appscode.com/v1 +$ helm upgrade -i appsk8sappscodecom-placementpolicy-editor appscode/appsk8sappscodecom-placementpolicy-editor -n default --create-namespace --version=v0.29.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/appsk8sappscodecom-placementpolicy-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i appsk8sappscodecom-placementpolicy-editor appscode/appsk8sappscodecom-placementpolicy-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/archiverkubedbcom-mariadbarchiver-editor/Chart.yaml b/charts/archiverkubedbcom-mariadbarchiver-editor/Chart.yaml index 4d48999ab6..cf2b547105 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/archiverkubedbcom-mariadbarchiver-editor/README.md b/charts/archiverkubedbcom-mariadbarchiver-editor/README.md index 3893fcaae6..82cbdcb1e7 100644 --- a/charts/archiverkubedbcom-mariadbarchiver-editor/README.md +++ b/charts/archiverkubedbcom-mariadbarchiver-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/archiverkubedbcom-mariadbarchiver-editor --version=v0.30.0 -$ helm upgrade -i archiverkubedbcom-mariadbarchiver-editor appscode/archiverkubedbcom-mariadbarchiver-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/archiverkubedbcom-mariadbarchiver-editor --version=v0.29.0 +$ helm upgrade -i archiverkubedbcom-mariadbarchiver-editor appscode/archiverkubedbcom-mariadbarchiver-editor -n default --create-namespace --version=v0.29.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/archiverkubedbcom-mariadbarchiver-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i archiverkubedbcom-mariadbarchiver-editor appscode/archiverkubedbcom-mariadbarchiver-editor -n default --create-namespace --version=v0.29.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/archiverkubedbcom-mariadbarchiver-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=archiver.kubedb.com/v1alpha1 +$ helm upgrade -i archiverkubedbcom-mariadbarchiver-editor appscode/archiverkubedbcom-mariadbarchiver-editor -n default --create-namespace --version=v0.29.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/archiverkubedbcom-mariadbarchiver-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i archiverkubedbcom-mariadbarchiver-editor appscode/archiverkubedbcom-mariadbarchiver-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/archiverkubedbcom-mongodbarchiver-editor/Chart.yaml b/charts/archiverkubedbcom-mongodbarchiver-editor/Chart.yaml index d3764557c9..9e8be56875 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/archiverkubedbcom-mongodbarchiver-editor/README.md b/charts/archiverkubedbcom-mongodbarchiver-editor/README.md index 28f246e594..a1780334bd 100644 --- a/charts/archiverkubedbcom-mongodbarchiver-editor/README.md +++ b/charts/archiverkubedbcom-mongodbarchiver-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/archiverkubedbcom-mongodbarchiver-editor --version=v0.30.0 -$ helm upgrade -i archiverkubedbcom-mongodbarchiver-editor appscode/archiverkubedbcom-mongodbarchiver-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/archiverkubedbcom-mongodbarchiver-editor --version=v0.29.0 +$ helm upgrade -i archiverkubedbcom-mongodbarchiver-editor appscode/archiverkubedbcom-mongodbarchiver-editor -n default --create-namespace --version=v0.29.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/archiverkubedbcom-mongodbarchiver-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i archiverkubedbcom-mongodbarchiver-editor appscode/archiverkubedbcom-mongodbarchiver-editor -n default --create-namespace --version=v0.29.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/archiverkubedbcom-mongodbarchiver-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=archiver.kubedb.com/v1alpha1 +$ helm upgrade -i archiverkubedbcom-mongodbarchiver-editor appscode/archiverkubedbcom-mongodbarchiver-editor -n default --create-namespace --version=v0.29.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/archiverkubedbcom-mongodbarchiver-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i archiverkubedbcom-mongodbarchiver-editor appscode/archiverkubedbcom-mongodbarchiver-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/archiverkubedbcom-mssqlserverarchiver-editor/Chart.yaml b/charts/archiverkubedbcom-mssqlserverarchiver-editor/Chart.yaml index be7ae7418b..0b88a27729 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/archiverkubedbcom-mssqlserverarchiver-editor/README.md b/charts/archiverkubedbcom-mssqlserverarchiver-editor/README.md index c24a6d3ff1..384c92ed0e 100644 --- a/charts/archiverkubedbcom-mssqlserverarchiver-editor/README.md +++ b/charts/archiverkubedbcom-mssqlserverarchiver-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/archiverkubedbcom-mssqlserverarchiver-editor --version=v0.30.0 -$ helm upgrade -i archiverkubedbcom-mssqlserverarchiver-editor appscode/archiverkubedbcom-mssqlserverarchiver-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/archiverkubedbcom-mssqlserverarchiver-editor --version=v0.29.0 +$ helm upgrade -i archiverkubedbcom-mssqlserverarchiver-editor appscode/archiverkubedbcom-mssqlserverarchiver-editor -n default --create-namespace --version=v0.29.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/archiverkubedbcom-mssqlserverarchiver-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i archiverkubedbcom-mssqlserverarchiver-editor appscode/archiverkubedbcom-mssqlserverarchiver-editor -n default --create-namespace --version=v0.29.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/archiverkubedbcom-mssqlserverarchiver-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=archiver.kubedb.com/v1alpha1 +$ helm upgrade -i archiverkubedbcom-mssqlserverarchiver-editor appscode/archiverkubedbcom-mssqlserverarchiver-editor -n default --create-namespace --version=v0.29.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/archiverkubedbcom-mssqlserverarchiver-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i archiverkubedbcom-mssqlserverarchiver-editor appscode/archiverkubedbcom-mssqlserverarchiver-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/archiverkubedbcom-mysqlarchiver-editor/Chart.yaml b/charts/archiverkubedbcom-mysqlarchiver-editor/Chart.yaml index 5505dc5321..7dc29f62c9 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/archiverkubedbcom-mysqlarchiver-editor/README.md b/charts/archiverkubedbcom-mysqlarchiver-editor/README.md index 4cdaa8c020..11a6b44780 100644 --- a/charts/archiverkubedbcom-mysqlarchiver-editor/README.md +++ b/charts/archiverkubedbcom-mysqlarchiver-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/archiverkubedbcom-mysqlarchiver-editor --version=v0.30.0 -$ helm upgrade -i archiverkubedbcom-mysqlarchiver-editor appscode/archiverkubedbcom-mysqlarchiver-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/archiverkubedbcom-mysqlarchiver-editor --version=v0.29.0 +$ helm upgrade -i archiverkubedbcom-mysqlarchiver-editor appscode/archiverkubedbcom-mysqlarchiver-editor -n default --create-namespace --version=v0.29.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/archiverkubedbcom-mysqlarchiver-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i archiverkubedbcom-mysqlarchiver-editor appscode/archiverkubedbcom-mysqlarchiver-editor -n default --create-namespace --version=v0.29.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/archiverkubedbcom-mysqlarchiver-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=archiver.kubedb.com/v1alpha1 +$ helm upgrade -i archiverkubedbcom-mysqlarchiver-editor appscode/archiverkubedbcom-mysqlarchiver-editor -n default --create-namespace --version=v0.29.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/archiverkubedbcom-mysqlarchiver-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i archiverkubedbcom-mysqlarchiver-editor appscode/archiverkubedbcom-mysqlarchiver-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/archiverkubedbcom-postgresarchiver-editor/Chart.yaml b/charts/archiverkubedbcom-postgresarchiver-editor/Chart.yaml index 29c3bad8a0..e1be55b0ba 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/archiverkubedbcom-postgresarchiver-editor/README.md b/charts/archiverkubedbcom-postgresarchiver-editor/README.md index 80a78086b5..a3a2434202 100644 --- a/charts/archiverkubedbcom-postgresarchiver-editor/README.md +++ b/charts/archiverkubedbcom-postgresarchiver-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/archiverkubedbcom-postgresarchiver-editor --version=v0.30.0 -$ helm upgrade -i archiverkubedbcom-postgresarchiver-editor appscode/archiverkubedbcom-postgresarchiver-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/archiverkubedbcom-postgresarchiver-editor --version=v0.29.0 +$ helm upgrade -i archiverkubedbcom-postgresarchiver-editor appscode/archiverkubedbcom-postgresarchiver-editor -n default --create-namespace --version=v0.29.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/archiverkubedbcom-postgresarchiver-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i archiverkubedbcom-postgresarchiver-editor appscode/archiverkubedbcom-postgresarchiver-editor -n default --create-namespace --version=v0.29.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/archiverkubedbcom-postgresarchiver-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=archiver.kubedb.com/v1alpha1 +$ helm upgrade -i archiverkubedbcom-postgresarchiver-editor appscode/archiverkubedbcom-postgresarchiver-editor -n default --create-namespace --version=v0.29.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/archiverkubedbcom-postgresarchiver-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i archiverkubedbcom-postgresarchiver-editor appscode/archiverkubedbcom-postgresarchiver-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/auditorappscodecom-siteinfo-editor/Chart.yaml b/charts/auditorappscodecom-siteinfo-editor/Chart.yaml index ecd51bd37b..bc2b5dc172 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/auditorappscodecom-siteinfo-editor/README.md b/charts/auditorappscodecom-siteinfo-editor/README.md index 0399973615..c8a68c5430 100644 --- a/charts/auditorappscodecom-siteinfo-editor/README.md +++ b/charts/auditorappscodecom-siteinfo-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/auditorappscodecom-siteinfo-editor --version=v0.30.0 -$ helm upgrade -i auditorappscodecom-siteinfo-editor appscode/auditorappscodecom-siteinfo-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/auditorappscodecom-siteinfo-editor --version=v0.29.0 +$ helm upgrade -i auditorappscodecom-siteinfo-editor appscode/auditorappscodecom-siteinfo-editor -n default --create-namespace --version=v0.29.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/auditorappscodecom-siteinfo-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i auditorappscodecom-siteinfo-editor appscode/auditorappscodecom-siteinfo-editor -n default --create-namespace --version=v0.29.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/auditorappscodecom-siteinfo-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=auditor.appscode.com/v1alpha1 +$ helm upgrade -i auditorappscodecom-siteinfo-editor appscode/auditorappscodecom-siteinfo-editor -n default --create-namespace --version=v0.29.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/auditorappscodecom-siteinfo-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i auditorappscodecom-siteinfo-editor appscode/auditorappscodecom-siteinfo-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/auditregistrationk8sio-auditsink-editor/Chart.yaml b/charts/auditregistrationk8sio-auditsink-editor/Chart.yaml index 65d73b3a87..89e9b2c703 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/auditregistrationk8sio-auditsink-editor/README.md b/charts/auditregistrationk8sio-auditsink-editor/README.md index b34964ce5d..5cb9814be6 100644 --- a/charts/auditregistrationk8sio-auditsink-editor/README.md +++ b/charts/auditregistrationk8sio-auditsink-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/auditregistrationk8sio-auditsink-editor --version=v0.30.0 -$ helm upgrade -i auditregistrationk8sio-auditsink-editor appscode/auditregistrationk8sio-auditsink-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/auditregistrationk8sio-auditsink-editor --version=v0.29.0 +$ helm upgrade -i auditregistrationk8sio-auditsink-editor appscode/auditregistrationk8sio-auditsink-editor -n default --create-namespace --version=v0.29.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/auditregistrationk8sio-auditsink-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i auditregistrationk8sio-auditsink-editor appscode/auditregistrationk8sio-auditsink-editor -n default --create-namespace --version=v0.29.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/auditregistrationk8sio-auditsink-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=auditregistration.k8s.io/v1alpha1 +$ helm upgrade -i auditregistrationk8sio-auditsink-editor appscode/auditregistrationk8sio-auditsink-editor -n default --create-namespace --version=v0.29.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/auditregistrationk8sio-auditsink-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i auditregistrationk8sio-auditsink-editor appscode/auditregistrationk8sio-auditsink-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/authenticationk8sappscodecom-account-editor/Chart.yaml b/charts/authenticationk8sappscodecom-account-editor/Chart.yaml index 920bb846f3..45d5fc4a0e 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/authenticationk8sappscodecom-account-editor/README.md b/charts/authenticationk8sappscodecom-account-editor/README.md index c02e4f4ab7..1d99185cbe 100644 --- a/charts/authenticationk8sappscodecom-account-editor/README.md +++ b/charts/authenticationk8sappscodecom-account-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/authenticationk8sappscodecom-account-editor --version=v0.30.0 -$ helm upgrade -i authenticationk8sappscodecom-account-editor appscode/authenticationk8sappscodecom-account-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/authenticationk8sappscodecom-account-editor --version=v0.29.0 +$ helm upgrade -i authenticationk8sappscodecom-account-editor appscode/authenticationk8sappscodecom-account-editor -n default --create-namespace --version=v0.29.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/authenticationk8sappscodecom-account-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i authenticationk8sappscodecom-account-editor appscode/authenticationk8sappscodecom-account-editor -n default --create-namespace --version=v0.29.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/authenticationk8sappscodecom-account-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=authentication.k8s.appscode.com/v1alpha1 +$ helm upgrade -i authenticationk8sappscodecom-account-editor appscode/authenticationk8sappscodecom-account-editor -n default --create-namespace --version=v0.29.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/authenticationk8sappscodecom-account-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i authenticationk8sappscodecom-account-editor appscode/authenticationk8sappscodecom-account-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/authenticationk8sappscodecom-user-editor/Chart.yaml b/charts/authenticationk8sappscodecom-user-editor/Chart.yaml index 23d3a4666c..203cdbf906 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/authenticationk8sappscodecom-user-editor/README.md b/charts/authenticationk8sappscodecom-user-editor/README.md index 6e296ce3c5..6c16711adc 100644 --- a/charts/authenticationk8sappscodecom-user-editor/README.md +++ b/charts/authenticationk8sappscodecom-user-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/authenticationk8sappscodecom-user-editor --version=v0.30.0 -$ helm upgrade -i authenticationk8sappscodecom-user-editor appscode/authenticationk8sappscodecom-user-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/authenticationk8sappscodecom-user-editor --version=v0.29.0 +$ helm upgrade -i authenticationk8sappscodecom-user-editor appscode/authenticationk8sappscodecom-user-editor -n default --create-namespace --version=v0.29.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/authenticationk8sappscodecom-user-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i authenticationk8sappscodecom-user-editor appscode/authenticationk8sappscodecom-user-editor -n default --create-namespace --version=v0.29.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/authenticationk8sappscodecom-user-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=authentication.k8s.appscode.com/v1alpha1 +$ helm upgrade -i authenticationk8sappscodecom-user-editor appscode/authenticationk8sappscodecom-user-editor -n default --create-namespace --version=v0.29.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/authenticationk8sappscodecom-user-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i authenticationk8sappscodecom-user-editor appscode/authenticationk8sappscodecom-user-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/authenticationk8sio-tokenrequest-editor/Chart.yaml b/charts/authenticationk8sio-tokenrequest-editor/Chart.yaml index 637ee40608..44fa1e95f0 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/authenticationk8sio-tokenrequest-editor/README.md b/charts/authenticationk8sio-tokenrequest-editor/README.md index 75507278d9..72c473129a 100644 --- a/charts/authenticationk8sio-tokenrequest-editor/README.md +++ b/charts/authenticationk8sio-tokenrequest-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/authenticationk8sio-tokenrequest-editor --version=v0.30.0 -$ helm upgrade -i authenticationk8sio-tokenrequest-editor appscode/authenticationk8sio-tokenrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/authenticationk8sio-tokenrequest-editor --version=v0.29.0 +$ helm upgrade -i authenticationk8sio-tokenrequest-editor appscode/authenticationk8sio-tokenrequest-editor -n default --create-namespace --version=v0.29.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/authenticationk8sio-tokenrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i authenticationk8sio-tokenrequest-editor appscode/authenticationk8sio-tokenrequest-editor -n default --create-namespace --version=v0.29.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/authenticationk8sio-tokenrequest-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=authentication.k8s.io/v1 +$ helm upgrade -i authenticationk8sio-tokenrequest-editor appscode/authenticationk8sio-tokenrequest-editor -n default --create-namespace --version=v0.29.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/authenticationk8sio-tokenrequest-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i authenticationk8sio-tokenrequest-editor appscode/authenticationk8sio-tokenrequest-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/authenticationk8sio-tokenreview-editor/Chart.yaml b/charts/authenticationk8sio-tokenreview-editor/Chart.yaml index 45dcd65fb1..558f63a4be 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/authenticationk8sio-tokenreview-editor/README.md b/charts/authenticationk8sio-tokenreview-editor/README.md index 88e6cc0fbe..92bea1bb54 100644 --- a/charts/authenticationk8sio-tokenreview-editor/README.md +++ b/charts/authenticationk8sio-tokenreview-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/authenticationk8sio-tokenreview-editor --version=v0.30.0 -$ helm upgrade -i authenticationk8sio-tokenreview-editor appscode/authenticationk8sio-tokenreview-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/authenticationk8sio-tokenreview-editor --version=v0.29.0 +$ helm upgrade -i authenticationk8sio-tokenreview-editor appscode/authenticationk8sio-tokenreview-editor -n default --create-namespace --version=v0.29.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/authenticationk8sio-tokenreview-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i authenticationk8sio-tokenreview-editor appscode/authenticationk8sio-tokenreview-editor -n default --create-namespace --version=v0.29.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/authenticationk8sio-tokenreview-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=authentication.k8s.io/v1 +$ helm upgrade -i authenticationk8sio-tokenreview-editor appscode/authenticationk8sio-tokenreview-editor -n default --create-namespace --version=v0.29.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/authenticationk8sio-tokenreview-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i authenticationk8sio-tokenreview-editor appscode/authenticationk8sio-tokenreview-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/authenticationopenclustermanagementio-managedserviceaccount-editor/Chart.yaml b/charts/authenticationopenclustermanagementio-managedserviceaccount-editor/Chart.yaml index 6b3a065365..697213f88f 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/authenticationopenclustermanagementio-managedserviceaccount-editor/README.md b/charts/authenticationopenclustermanagementio-managedserviceaccount-editor/README.md index 9fade06e93..cd41e3b153 100644 --- a/charts/authenticationopenclustermanagementio-managedserviceaccount-editor/README.md +++ b/charts/authenticationopenclustermanagementio-managedserviceaccount-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/authenticationopenclustermanagementio-managedserviceaccount-editor --version=v0.30.0 -$ helm upgrade -i authenticationopenclustermanagementio-managedserviceaccount-editor appscode/authenticationopenclustermanagementio-managedserviceaccount-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/authenticationopenclustermanagementio-managedserviceaccount-editor --version=v0.29.0 +$ helm upgrade -i authenticationopenclustermanagementio-managedserviceaccount-editor appscode/authenticationopenclustermanagementio-managedserviceaccount-editor -n default --create-namespace --version=v0.29.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/authenticationopenclustermanagementio-managedserviceaccount-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i authenticationopenclustermanagementio-managedserviceaccount-editor appscode/authenticationopenclustermanagementio-managedserviceaccount-editor -n default --create-namespace --version=v0.29.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/authenticationopenclustermanagementio-managedserviceaccount-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=authentication.open-cluster-management.io/v1beta1 +$ helm upgrade -i authenticationopenclustermanagementio-managedserviceaccount-editor appscode/authenticationopenclustermanagementio-managedserviceaccount-editor -n default --create-namespace --version=v0.29.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/authenticationopenclustermanagementio-managedserviceaccount-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i authenticationopenclustermanagementio-managedserviceaccount-editor appscode/authenticationopenclustermanagementio-managedserviceaccount-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/authorizationazurekubedbcom-roleassignment-editor/Chart.yaml b/charts/authorizationazurekubedbcom-roleassignment-editor/Chart.yaml index 2fd43e1d51..b06c6c3191 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/authorizationazurekubedbcom-roleassignment-editor/README.md b/charts/authorizationazurekubedbcom-roleassignment-editor/README.md index 0af696eefe..98b3092224 100644 --- a/charts/authorizationazurekubedbcom-roleassignment-editor/README.md +++ b/charts/authorizationazurekubedbcom-roleassignment-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/authorizationazurekubedbcom-roleassignment-editor --version=v0.30.0 -$ helm upgrade -i authorizationazurekubedbcom-roleassignment-editor appscode/authorizationazurekubedbcom-roleassignment-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/authorizationazurekubedbcom-roleassignment-editor --version=v0.29.0 +$ helm upgrade -i authorizationazurekubedbcom-roleassignment-editor appscode/authorizationazurekubedbcom-roleassignment-editor -n default --create-namespace --version=v0.29.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/authorizationazurekubedbcom-roleassignment-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i authorizationazurekubedbcom-roleassignment-editor appscode/authorizationazurekubedbcom-roleassignment-editor -n default --create-namespace --version=v0.29.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/authorizationazurekubedbcom-roleassignment-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=authorization.azure.kubedb.com/v1alpha1 +$ helm upgrade -i authorizationazurekubedbcom-roleassignment-editor appscode/authorizationazurekubedbcom-roleassignment-editor -n default --create-namespace --version=v0.29.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/authorizationazurekubedbcom-roleassignment-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i authorizationazurekubedbcom-roleassignment-editor appscode/authorizationazurekubedbcom-roleassignment-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/authorizationk8sappscodecom-managedclusterrole-editor/Chart.yaml b/charts/authorizationk8sappscodecom-managedclusterrole-editor/Chart.yaml index 95b7e28778..47777c47c6 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/authorizationk8sappscodecom-managedclusterrole-editor/README.md b/charts/authorizationk8sappscodecom-managedclusterrole-editor/README.md index 766c195474..daf989d8a7 100644 --- a/charts/authorizationk8sappscodecom-managedclusterrole-editor/README.md +++ b/charts/authorizationk8sappscodecom-managedclusterrole-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/authorizationk8sappscodecom-managedclusterrole-editor --version=v0.30.0 -$ helm upgrade -i authorizationk8sappscodecom-managedclusterrole-editor appscode/authorizationk8sappscodecom-managedclusterrole-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/authorizationk8sappscodecom-managedclusterrole-editor --version=v0.29.0 +$ helm upgrade -i authorizationk8sappscodecom-managedclusterrole-editor appscode/authorizationk8sappscodecom-managedclusterrole-editor -n default --create-namespace --version=v0.29.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/authorizationk8sappscodecom-managedclusterrole-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i authorizationk8sappscodecom-managedclusterrole-editor appscode/authorizationk8sappscodecom-managedclusterrole-editor -n default --create-namespace --version=v0.29.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/authorizationk8sappscodecom-managedclusterrole-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=authorization.k8s.appscode.com/v1alpha1 +$ helm upgrade -i authorizationk8sappscodecom-managedclusterrole-editor appscode/authorizationk8sappscodecom-managedclusterrole-editor -n default --create-namespace --version=v0.29.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/authorizationk8sappscodecom-managedclusterrole-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i authorizationk8sappscodecom-managedclusterrole-editor appscode/authorizationk8sappscodecom-managedclusterrole-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/authorizationk8sappscodecom-managedclusterrolebinding-editor/Chart.yaml b/charts/authorizationk8sappscodecom-managedclusterrolebinding-editor/Chart.yaml index a09ef68c22..1f1e7887a6 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/authorizationk8sappscodecom-managedclusterrolebinding-editor/README.md b/charts/authorizationk8sappscodecom-managedclusterrolebinding-editor/README.md index a44cb9348f..2aa7b4bfec 100644 --- a/charts/authorizationk8sappscodecom-managedclusterrolebinding-editor/README.md +++ b/charts/authorizationk8sappscodecom-managedclusterrolebinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/authorizationk8sappscodecom-managedclusterrolebinding-editor --version=v0.30.0 -$ helm upgrade -i authorizationk8sappscodecom-managedclusterrolebinding-editor appscode/authorizationk8sappscodecom-managedclusterrolebinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/authorizationk8sappscodecom-managedclusterrolebinding-editor --version=v0.29.0 +$ helm upgrade -i authorizationk8sappscodecom-managedclusterrolebinding-editor appscode/authorizationk8sappscodecom-managedclusterrolebinding-editor -n default --create-namespace --version=v0.29.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/authorizationk8sappscodecom-managedclusterrolebinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i authorizationk8sappscodecom-managedclusterrolebinding-editor appscode/authorizationk8sappscodecom-managedclusterrolebinding-editor -n default --create-namespace --version=v0.29.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/authorizationk8sappscodecom-managedclusterrolebinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=authorization.k8s.appscode.com/v1alpha1 +$ helm upgrade -i authorizationk8sappscodecom-managedclusterrolebinding-editor appscode/authorizationk8sappscodecom-managedclusterrolebinding-editor -n default --create-namespace --version=v0.29.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/authorizationk8sappscodecom-managedclusterrolebinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i authorizationk8sappscodecom-managedclusterrolebinding-editor appscode/authorizationk8sappscodecom-managedclusterrolebinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/authorizationk8sappscodecom-managedclustersetrolebinding-editor/Chart.yaml b/charts/authorizationk8sappscodecom-managedclustersetrolebinding-editor/Chart.yaml index 604e738338..d9ab2c9496 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/authorizationk8sappscodecom-managedclustersetrolebinding-editor/README.md b/charts/authorizationk8sappscodecom-managedclustersetrolebinding-editor/README.md index 92811dd01b..facfd0dc5d 100644 --- a/charts/authorizationk8sappscodecom-managedclustersetrolebinding-editor/README.md +++ b/charts/authorizationk8sappscodecom-managedclustersetrolebinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/authorizationk8sappscodecom-managedclustersetrolebinding-editor --version=v0.30.0 -$ helm upgrade -i authorizationk8sappscodecom-managedclustersetrolebinding-editor appscode/authorizationk8sappscodecom-managedclustersetrolebinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/authorizationk8sappscodecom-managedclustersetrolebinding-editor --version=v0.29.0 +$ helm upgrade -i authorizationk8sappscodecom-managedclustersetrolebinding-editor appscode/authorizationk8sappscodecom-managedclustersetrolebinding-editor -n default --create-namespace --version=v0.29.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/authorizationk8sappscodecom-managedclustersetrolebinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i authorizationk8sappscodecom-managedclustersetrolebinding-editor appscode/authorizationk8sappscodecom-managedclustersetrolebinding-editor -n default --create-namespace --version=v0.29.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/authorizationk8sappscodecom-managedclustersetrolebinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=authorization.k8s.appscode.com/v1alpha1 +$ helm upgrade -i authorizationk8sappscodecom-managedclustersetrolebinding-editor appscode/authorizationk8sappscodecom-managedclustersetrolebinding-editor -n default --create-namespace --version=v0.29.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/authorizationk8sappscodecom-managedclustersetrolebinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i authorizationk8sappscodecom-managedclustersetrolebinding-editor appscode/authorizationk8sappscodecom-managedclustersetrolebinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/authorizationk8sio-localsubjectaccessreview-editor/Chart.yaml b/charts/authorizationk8sio-localsubjectaccessreview-editor/Chart.yaml index d4e3db3999..a14e20d515 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/authorizationk8sio-localsubjectaccessreview-editor/README.md b/charts/authorizationk8sio-localsubjectaccessreview-editor/README.md index 085563b1b9..87366aed01 100644 --- a/charts/authorizationk8sio-localsubjectaccessreview-editor/README.md +++ b/charts/authorizationk8sio-localsubjectaccessreview-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/authorizationk8sio-localsubjectaccessreview-editor --version=v0.30.0 -$ helm upgrade -i authorizationk8sio-localsubjectaccessreview-editor appscode/authorizationk8sio-localsubjectaccessreview-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/authorizationk8sio-localsubjectaccessreview-editor --version=v0.29.0 +$ helm upgrade -i authorizationk8sio-localsubjectaccessreview-editor appscode/authorizationk8sio-localsubjectaccessreview-editor -n default --create-namespace --version=v0.29.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/authorizationk8sio-localsubjectaccessreview-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i authorizationk8sio-localsubjectaccessreview-editor appscode/authorizationk8sio-localsubjectaccessreview-editor -n default --create-namespace --version=v0.29.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/authorizationk8sio-localsubjectaccessreview-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=authorization.k8s.io/v1 +$ helm upgrade -i authorizationk8sio-localsubjectaccessreview-editor appscode/authorizationk8sio-localsubjectaccessreview-editor -n default --create-namespace --version=v0.29.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/authorizationk8sio-localsubjectaccessreview-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i authorizationk8sio-localsubjectaccessreview-editor appscode/authorizationk8sio-localsubjectaccessreview-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/authorizationk8sio-selfsubjectaccessreview-editor/Chart.yaml b/charts/authorizationk8sio-selfsubjectaccessreview-editor/Chart.yaml index 7ba1c08701..182eb24317 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/authorizationk8sio-selfsubjectaccessreview-editor/README.md b/charts/authorizationk8sio-selfsubjectaccessreview-editor/README.md index d6f17d2528..c219d8f0a3 100644 --- a/charts/authorizationk8sio-selfsubjectaccessreview-editor/README.md +++ b/charts/authorizationk8sio-selfsubjectaccessreview-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/authorizationk8sio-selfsubjectaccessreview-editor --version=v0.30.0 -$ helm upgrade -i authorizationk8sio-selfsubjectaccessreview-editor appscode/authorizationk8sio-selfsubjectaccessreview-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/authorizationk8sio-selfsubjectaccessreview-editor --version=v0.29.0 +$ helm upgrade -i authorizationk8sio-selfsubjectaccessreview-editor appscode/authorizationk8sio-selfsubjectaccessreview-editor -n default --create-namespace --version=v0.29.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/authorizationk8sio-selfsubjectaccessreview-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i authorizationk8sio-selfsubjectaccessreview-editor appscode/authorizationk8sio-selfsubjectaccessreview-editor -n default --create-namespace --version=v0.29.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/authorizationk8sio-selfsubjectaccessreview-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=authorization.k8s.io/v1 +$ helm upgrade -i authorizationk8sio-selfsubjectaccessreview-editor appscode/authorizationk8sio-selfsubjectaccessreview-editor -n default --create-namespace --version=v0.29.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/authorizationk8sio-selfsubjectaccessreview-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i authorizationk8sio-selfsubjectaccessreview-editor appscode/authorizationk8sio-selfsubjectaccessreview-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/authorizationk8sio-selfsubjectrulesreview-editor/Chart.yaml b/charts/authorizationk8sio-selfsubjectrulesreview-editor/Chart.yaml index 07137e0a85..3bf4b2c8cb 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/authorizationk8sio-selfsubjectrulesreview-editor/README.md b/charts/authorizationk8sio-selfsubjectrulesreview-editor/README.md index a745a6167b..ed4f81e390 100644 --- a/charts/authorizationk8sio-selfsubjectrulesreview-editor/README.md +++ b/charts/authorizationk8sio-selfsubjectrulesreview-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/authorizationk8sio-selfsubjectrulesreview-editor --version=v0.30.0 -$ helm upgrade -i authorizationk8sio-selfsubjectrulesreview-editor appscode/authorizationk8sio-selfsubjectrulesreview-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/authorizationk8sio-selfsubjectrulesreview-editor --version=v0.29.0 +$ helm upgrade -i authorizationk8sio-selfsubjectrulesreview-editor appscode/authorizationk8sio-selfsubjectrulesreview-editor -n default --create-namespace --version=v0.29.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/authorizationk8sio-selfsubjectrulesreview-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i authorizationk8sio-selfsubjectrulesreview-editor appscode/authorizationk8sio-selfsubjectrulesreview-editor -n default --create-namespace --version=v0.29.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/authorizationk8sio-selfsubjectrulesreview-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=authorization.k8s.io/v1 +$ helm upgrade -i authorizationk8sio-selfsubjectrulesreview-editor appscode/authorizationk8sio-selfsubjectrulesreview-editor -n default --create-namespace --version=v0.29.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/authorizationk8sio-selfsubjectrulesreview-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i authorizationk8sio-selfsubjectrulesreview-editor appscode/authorizationk8sio-selfsubjectrulesreview-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/authorizationk8sio-subjectaccessreview-editor/Chart.yaml b/charts/authorizationk8sio-subjectaccessreview-editor/Chart.yaml index 926aaca2e1..81fb84c9e6 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/authorizationk8sio-subjectaccessreview-editor/README.md b/charts/authorizationk8sio-subjectaccessreview-editor/README.md index 2bab2be480..b84fe1a9b2 100644 --- a/charts/authorizationk8sio-subjectaccessreview-editor/README.md +++ b/charts/authorizationk8sio-subjectaccessreview-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/authorizationk8sio-subjectaccessreview-editor --version=v0.30.0 -$ helm upgrade -i authorizationk8sio-subjectaccessreview-editor appscode/authorizationk8sio-subjectaccessreview-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/authorizationk8sio-subjectaccessreview-editor --version=v0.29.0 +$ helm upgrade -i authorizationk8sio-subjectaccessreview-editor appscode/authorizationk8sio-subjectaccessreview-editor -n default --create-namespace --version=v0.29.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/authorizationk8sio-subjectaccessreview-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i authorizationk8sio-subjectaccessreview-editor appscode/authorizationk8sio-subjectaccessreview-editor -n default --create-namespace --version=v0.29.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/authorizationk8sio-subjectaccessreview-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=authorization.k8s.io/v1 +$ helm upgrade -i authorizationk8sio-subjectaccessreview-editor appscode/authorizationk8sio-subjectaccessreview-editor -n default --create-namespace --version=v0.29.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/authorizationk8sio-subjectaccessreview-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i authorizationk8sio-subjectaccessreview-editor appscode/authorizationk8sio-subjectaccessreview-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/autoscaling-horizontalpodautoscaler-editor/Chart.yaml b/charts/autoscaling-horizontalpodautoscaler-editor/Chart.yaml index 141639a10c..6996b45db9 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/autoscaling-horizontalpodautoscaler-editor/README.md b/charts/autoscaling-horizontalpodautoscaler-editor/README.md index 41b0920728..41cb518b58 100644 --- a/charts/autoscaling-horizontalpodautoscaler-editor/README.md +++ b/charts/autoscaling-horizontalpodautoscaler-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/autoscaling-horizontalpodautoscaler-editor --version=v0.30.0 -$ helm upgrade -i autoscaling-horizontalpodautoscaler-editor appscode/autoscaling-horizontalpodautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/autoscaling-horizontalpodautoscaler-editor --version=v0.29.0 +$ helm upgrade -i autoscaling-horizontalpodautoscaler-editor appscode/autoscaling-horizontalpodautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscaling-horizontalpodautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i autoscaling-horizontalpodautoscaler-editor appscode/autoscaling-horizontalpodautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscaling-horizontalpodautoscaler-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=autoscaling/v2beta2 +$ helm upgrade -i autoscaling-horizontalpodautoscaler-editor appscode/autoscaling-horizontalpodautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscaling-horizontalpodautoscaler-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i autoscaling-horizontalpodautoscaler-editor appscode/autoscaling-horizontalpodautoscaler-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/autoscalingk8sio-verticalpodautoscaler-editor/Chart.yaml b/charts/autoscalingk8sio-verticalpodautoscaler-editor/Chart.yaml index c1f0e5769a..1efcf585dd 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/autoscalingk8sio-verticalpodautoscaler-editor/README.md b/charts/autoscalingk8sio-verticalpodautoscaler-editor/README.md index 8316986ada..aabed84c99 100644 --- a/charts/autoscalingk8sio-verticalpodautoscaler-editor/README.md +++ b/charts/autoscalingk8sio-verticalpodautoscaler-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/autoscalingk8sio-verticalpodautoscaler-editor --version=v0.30.0 -$ helm upgrade -i autoscalingk8sio-verticalpodautoscaler-editor appscode/autoscalingk8sio-verticalpodautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/autoscalingk8sio-verticalpodautoscaler-editor --version=v0.29.0 +$ helm upgrade -i autoscalingk8sio-verticalpodautoscaler-editor appscode/autoscalingk8sio-verticalpodautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingk8sio-verticalpodautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i autoscalingk8sio-verticalpodautoscaler-editor appscode/autoscalingk8sio-verticalpodautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingk8sio-verticalpodautoscaler-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=autoscaling.k8s.io/v1 +$ helm upgrade -i autoscalingk8sio-verticalpodautoscaler-editor appscode/autoscalingk8sio-verticalpodautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingk8sio-verticalpodautoscaler-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i autoscalingk8sio-verticalpodautoscaler-editor appscode/autoscalingk8sio-verticalpodautoscaler-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/autoscalingk8sio-verticalpodautoscalercheckpoint-editor/Chart.yaml b/charts/autoscalingk8sio-verticalpodautoscalercheckpoint-editor/Chart.yaml index f97d8498ee..b7419a3988 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/autoscalingk8sio-verticalpodautoscalercheckpoint-editor/README.md b/charts/autoscalingk8sio-verticalpodautoscalercheckpoint-editor/README.md index 115cce6dba..9419755498 100644 --- a/charts/autoscalingk8sio-verticalpodautoscalercheckpoint-editor/README.md +++ b/charts/autoscalingk8sio-verticalpodautoscalercheckpoint-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/autoscalingk8sio-verticalpodautoscalercheckpoint-editor --version=v0.30.0 -$ helm upgrade -i autoscalingk8sio-verticalpodautoscalercheckpoint-editor appscode/autoscalingk8sio-verticalpodautoscalercheckpoint-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/autoscalingk8sio-verticalpodautoscalercheckpoint-editor --version=v0.29.0 +$ helm upgrade -i autoscalingk8sio-verticalpodautoscalercheckpoint-editor appscode/autoscalingk8sio-verticalpodautoscalercheckpoint-editor -n default --create-namespace --version=v0.29.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/autoscalingk8sio-verticalpodautoscalercheckpoint-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i autoscalingk8sio-verticalpodautoscalercheckpoint-editor appscode/autoscalingk8sio-verticalpodautoscalercheckpoint-editor -n default --create-namespace --version=v0.29.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/autoscalingk8sio-verticalpodautoscalercheckpoint-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=autoscaling.k8s.io/v1 +$ helm upgrade -i autoscalingk8sio-verticalpodautoscalercheckpoint-editor appscode/autoscalingk8sio-verticalpodautoscalercheckpoint-editor -n default --create-namespace --version=v0.29.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/autoscalingk8sio-verticalpodautoscalercheckpoint-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i autoscalingk8sio-verticalpodautoscalercheckpoint-editor appscode/autoscalingk8sio-verticalpodautoscalercheckpoint-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/autoscalingkubedbcom-cassandraautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-cassandraautoscaler-editor/Chart.yaml index e6c0413e31..f82f3f8e1f 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/autoscalingkubedbcom-cassandraautoscaler-editor/README.md b/charts/autoscalingkubedbcom-cassandraautoscaler-editor/README.md index 76e211ba63..59afcd9f81 100644 --- a/charts/autoscalingkubedbcom-cassandraautoscaler-editor/README.md +++ b/charts/autoscalingkubedbcom-cassandraautoscaler-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/autoscalingkubedbcom-cassandraautoscaler-editor --version=v0.30.0 -$ helm upgrade -i autoscalingkubedbcom-cassandraautoscaler-editor appscode/autoscalingkubedbcom-cassandraautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/autoscalingkubedbcom-cassandraautoscaler-editor --version=v0.29.0 +$ helm upgrade -i autoscalingkubedbcom-cassandraautoscaler-editor appscode/autoscalingkubedbcom-cassandraautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-cassandraautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i autoscalingkubedbcom-cassandraautoscaler-editor appscode/autoscalingkubedbcom-cassandraautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-cassandraautoscaler-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1 +$ helm upgrade -i autoscalingkubedbcom-cassandraautoscaler-editor appscode/autoscalingkubedbcom-cassandraautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-cassandraautoscaler-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i autoscalingkubedbcom-cassandraautoscaler-editor appscode/autoscalingkubedbcom-cassandraautoscaler-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/autoscalingkubedbcom-clickhouseautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-clickhouseautoscaler-editor/Chart.yaml index cb505cb606..870da5946f 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/autoscalingkubedbcom-clickhouseautoscaler-editor/README.md b/charts/autoscalingkubedbcom-clickhouseautoscaler-editor/README.md index b1910fefdd..2f8cdbbbe9 100644 --- a/charts/autoscalingkubedbcom-clickhouseautoscaler-editor/README.md +++ b/charts/autoscalingkubedbcom-clickhouseautoscaler-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/autoscalingkubedbcom-clickhouseautoscaler-editor --version=v0.30.0 -$ helm upgrade -i autoscalingkubedbcom-clickhouseautoscaler-editor appscode/autoscalingkubedbcom-clickhouseautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/autoscalingkubedbcom-clickhouseautoscaler-editor --version=v0.29.0 +$ helm upgrade -i autoscalingkubedbcom-clickhouseautoscaler-editor appscode/autoscalingkubedbcom-clickhouseautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-clickhouseautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i autoscalingkubedbcom-clickhouseautoscaler-editor appscode/autoscalingkubedbcom-clickhouseautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-clickhouseautoscaler-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1 +$ helm upgrade -i autoscalingkubedbcom-clickhouseautoscaler-editor appscode/autoscalingkubedbcom-clickhouseautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-clickhouseautoscaler-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i autoscalingkubedbcom-clickhouseautoscaler-editor appscode/autoscalingkubedbcom-clickhouseautoscaler-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/autoscalingkubedbcom-druidautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-druidautoscaler-editor/Chart.yaml index 745dcf9d5a..b54d3f5ee9 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/autoscalingkubedbcom-druidautoscaler-editor/README.md b/charts/autoscalingkubedbcom-druidautoscaler-editor/README.md index 46273620ea..7066652f2d 100644 --- a/charts/autoscalingkubedbcom-druidautoscaler-editor/README.md +++ b/charts/autoscalingkubedbcom-druidautoscaler-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/autoscalingkubedbcom-druidautoscaler-editor --version=v0.30.0 -$ helm upgrade -i autoscalingkubedbcom-druidautoscaler-editor appscode/autoscalingkubedbcom-druidautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/autoscalingkubedbcom-druidautoscaler-editor --version=v0.29.0 +$ helm upgrade -i autoscalingkubedbcom-druidautoscaler-editor appscode/autoscalingkubedbcom-druidautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-druidautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i autoscalingkubedbcom-druidautoscaler-editor appscode/autoscalingkubedbcom-druidautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-druidautoscaler-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1 +$ helm upgrade -i autoscalingkubedbcom-druidautoscaler-editor appscode/autoscalingkubedbcom-druidautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-druidautoscaler-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i autoscalingkubedbcom-druidautoscaler-editor appscode/autoscalingkubedbcom-druidautoscaler-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/autoscalingkubedbcom-elasticsearchautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-elasticsearchautoscaler-editor/Chart.yaml index 0424cc8c14..002572b701 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/autoscalingkubedbcom-elasticsearchautoscaler-editor/README.md b/charts/autoscalingkubedbcom-elasticsearchautoscaler-editor/README.md index 2f24eac910..5d0e61c4ba 100644 --- a/charts/autoscalingkubedbcom-elasticsearchautoscaler-editor/README.md +++ b/charts/autoscalingkubedbcom-elasticsearchautoscaler-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/autoscalingkubedbcom-elasticsearchautoscaler-editor --version=v0.30.0 -$ helm upgrade -i autoscalingkubedbcom-elasticsearchautoscaler-editor appscode/autoscalingkubedbcom-elasticsearchautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/autoscalingkubedbcom-elasticsearchautoscaler-editor --version=v0.29.0 +$ helm upgrade -i autoscalingkubedbcom-elasticsearchautoscaler-editor appscode/autoscalingkubedbcom-elasticsearchautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-elasticsearchautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i autoscalingkubedbcom-elasticsearchautoscaler-editor appscode/autoscalingkubedbcom-elasticsearchautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-elasticsearchautoscaler-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1 +$ helm upgrade -i autoscalingkubedbcom-elasticsearchautoscaler-editor appscode/autoscalingkubedbcom-elasticsearchautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-elasticsearchautoscaler-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i autoscalingkubedbcom-elasticsearchautoscaler-editor appscode/autoscalingkubedbcom-elasticsearchautoscaler-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/autoscalingkubedbcom-etcdautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-etcdautoscaler-editor/Chart.yaml index df4d1823bd..b17c6a7a71 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/autoscalingkubedbcom-etcdautoscaler-editor/README.md b/charts/autoscalingkubedbcom-etcdautoscaler-editor/README.md index c6dafa941b..bb7a6fa05a 100644 --- a/charts/autoscalingkubedbcom-etcdautoscaler-editor/README.md +++ b/charts/autoscalingkubedbcom-etcdautoscaler-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/autoscalingkubedbcom-etcdautoscaler-editor --version=v0.30.0 -$ helm upgrade -i autoscalingkubedbcom-etcdautoscaler-editor appscode/autoscalingkubedbcom-etcdautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/autoscalingkubedbcom-etcdautoscaler-editor --version=v0.29.0 +$ helm upgrade -i autoscalingkubedbcom-etcdautoscaler-editor appscode/autoscalingkubedbcom-etcdautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-etcdautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i autoscalingkubedbcom-etcdautoscaler-editor appscode/autoscalingkubedbcom-etcdautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-etcdautoscaler-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1 +$ helm upgrade -i autoscalingkubedbcom-etcdautoscaler-editor appscode/autoscalingkubedbcom-etcdautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-etcdautoscaler-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i autoscalingkubedbcom-etcdautoscaler-editor appscode/autoscalingkubedbcom-etcdautoscaler-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/autoscalingkubedbcom-ferretdbautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-ferretdbautoscaler-editor/Chart.yaml index 9c5ecdca35..4bab327d23 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/autoscalingkubedbcom-ferretdbautoscaler-editor/README.md b/charts/autoscalingkubedbcom-ferretdbautoscaler-editor/README.md index 97f09b9699..ebfc56fba3 100644 --- a/charts/autoscalingkubedbcom-ferretdbautoscaler-editor/README.md +++ b/charts/autoscalingkubedbcom-ferretdbautoscaler-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/autoscalingkubedbcom-ferretdbautoscaler-editor --version=v0.30.0 -$ helm upgrade -i autoscalingkubedbcom-ferretdbautoscaler-editor appscode/autoscalingkubedbcom-ferretdbautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/autoscalingkubedbcom-ferretdbautoscaler-editor --version=v0.29.0 +$ helm upgrade -i autoscalingkubedbcom-ferretdbautoscaler-editor appscode/autoscalingkubedbcom-ferretdbautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-ferretdbautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i autoscalingkubedbcom-ferretdbautoscaler-editor appscode/autoscalingkubedbcom-ferretdbautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-ferretdbautoscaler-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1 +$ helm upgrade -i autoscalingkubedbcom-ferretdbautoscaler-editor appscode/autoscalingkubedbcom-ferretdbautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-ferretdbautoscaler-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i autoscalingkubedbcom-ferretdbautoscaler-editor appscode/autoscalingkubedbcom-ferretdbautoscaler-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/autoscalingkubedbcom-hazelcastautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-hazelcastautoscaler-editor/Chart.yaml index 79ddbbdbc5..92c98fa199 100644 --- a/charts/autoscalingkubedbcom-hazelcastautoscaler-editor/Chart.yaml +++ b/charts/autoscalingkubedbcom-hazelcastautoscaler-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"autoscaling.kubedb.com","version":"v1alpha1","resource":"hazelcastautoscalers"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: HazelcastAutoscaler 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-hazelcastautoscaler-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/autoscalingkubedbcom-hazelcastautoscaler-editor/README.md b/charts/autoscalingkubedbcom-hazelcastautoscaler-editor/README.md index d7dce11086..321ed70f04 100644 --- a/charts/autoscalingkubedbcom-hazelcastautoscaler-editor/README.md +++ b/charts/autoscalingkubedbcom-hazelcastautoscaler-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/autoscalingkubedbcom-hazelcastautoscaler-editor --version=v0.30.0 -$ helm upgrade -i autoscalingkubedbcom-hazelcastautoscaler-editor appscode/autoscalingkubedbcom-hazelcastautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/autoscalingkubedbcom-hazelcastautoscaler-editor --version=v0.29.0 +$ helm upgrade -i autoscalingkubedbcom-hazelcastautoscaler-editor appscode/autoscalingkubedbcom-hazelcastautoscaler-editor -n default --create-namespace --version=v0.29.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a HazelcastAutoscaler Editor on a [Kubernetes](http://kuberne To install/upgrade the chart with the release name `autoscalingkubedbcom-hazelcastautoscaler-editor`: ```bash -$ helm upgrade -i autoscalingkubedbcom-hazelcastautoscaler-editor appscode/autoscalingkubedbcom-hazelcastautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i autoscalingkubedbcom-hazelcastautoscaler-editor appscode/autoscalingkubedbcom-hazelcastautoscaler-editor -n default --create-namespace --version=v0.29.0 ``` The command deploys a HazelcastAutoscaler Editor on the Kubernetes cluster in the default configuration. The [configuration](#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-hazelcastautoscaler-editor appscode/autoscalingkubedbcom-hazelcastautoscaler-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1 +$ helm upgrade -i autoscalingkubedbcom-hazelcastautoscaler-editor appscode/autoscalingkubedbcom-hazelcastautoscaler-editor -n default --create-namespace --version=v0.29.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-hazelcastautoscaler-editor appscode/autoscalingkubedbcom-hazelcastautoscaler-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i autoscalingkubedbcom-hazelcastautoscaler-editor appscode/autoscalingkubedbcom-hazelcastautoscaler-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/autoscalingkubedbcom-kafkaautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-kafkaautoscaler-editor/Chart.yaml index 7634b86060..ba746d4b58 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/autoscalingkubedbcom-kafkaautoscaler-editor/README.md b/charts/autoscalingkubedbcom-kafkaautoscaler-editor/README.md index 1589f21bef..bc4ab1d51e 100644 --- a/charts/autoscalingkubedbcom-kafkaautoscaler-editor/README.md +++ b/charts/autoscalingkubedbcom-kafkaautoscaler-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/autoscalingkubedbcom-kafkaautoscaler-editor --version=v0.30.0 -$ helm upgrade -i autoscalingkubedbcom-kafkaautoscaler-editor appscode/autoscalingkubedbcom-kafkaautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/autoscalingkubedbcom-kafkaautoscaler-editor --version=v0.29.0 +$ helm upgrade -i autoscalingkubedbcom-kafkaautoscaler-editor appscode/autoscalingkubedbcom-kafkaautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-kafkaautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i autoscalingkubedbcom-kafkaautoscaler-editor appscode/autoscalingkubedbcom-kafkaautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-kafkaautoscaler-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1 +$ helm upgrade -i autoscalingkubedbcom-kafkaautoscaler-editor appscode/autoscalingkubedbcom-kafkaautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-kafkaautoscaler-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i autoscalingkubedbcom-kafkaautoscaler-editor appscode/autoscalingkubedbcom-kafkaautoscaler-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/autoscalingkubedbcom-mariadbautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-mariadbautoscaler-editor/Chart.yaml index 285d0cfc24..63bb04b72d 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/autoscalingkubedbcom-mariadbautoscaler-editor/README.md b/charts/autoscalingkubedbcom-mariadbautoscaler-editor/README.md index 979ff7c9f8..0b9f94ce62 100644 --- a/charts/autoscalingkubedbcom-mariadbautoscaler-editor/README.md +++ b/charts/autoscalingkubedbcom-mariadbautoscaler-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/autoscalingkubedbcom-mariadbautoscaler-editor --version=v0.30.0 -$ helm upgrade -i autoscalingkubedbcom-mariadbautoscaler-editor appscode/autoscalingkubedbcom-mariadbautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/autoscalingkubedbcom-mariadbautoscaler-editor --version=v0.29.0 +$ helm upgrade -i autoscalingkubedbcom-mariadbautoscaler-editor appscode/autoscalingkubedbcom-mariadbautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-mariadbautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i autoscalingkubedbcom-mariadbautoscaler-editor appscode/autoscalingkubedbcom-mariadbautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-mariadbautoscaler-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1 +$ helm upgrade -i autoscalingkubedbcom-mariadbautoscaler-editor appscode/autoscalingkubedbcom-mariadbautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-mariadbautoscaler-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i autoscalingkubedbcom-mariadbautoscaler-editor appscode/autoscalingkubedbcom-mariadbautoscaler-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/autoscalingkubedbcom-memcachedautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-memcachedautoscaler-editor/Chart.yaml index ed7d09fc6d..c0fe6273ad 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/autoscalingkubedbcom-memcachedautoscaler-editor/README.md b/charts/autoscalingkubedbcom-memcachedautoscaler-editor/README.md index e65f7876d2..2262c9cc98 100644 --- a/charts/autoscalingkubedbcom-memcachedautoscaler-editor/README.md +++ b/charts/autoscalingkubedbcom-memcachedautoscaler-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/autoscalingkubedbcom-memcachedautoscaler-editor --version=v0.30.0 -$ helm upgrade -i autoscalingkubedbcom-memcachedautoscaler-editor appscode/autoscalingkubedbcom-memcachedautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/autoscalingkubedbcom-memcachedautoscaler-editor --version=v0.29.0 +$ helm upgrade -i autoscalingkubedbcom-memcachedautoscaler-editor appscode/autoscalingkubedbcom-memcachedautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-memcachedautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i autoscalingkubedbcom-memcachedautoscaler-editor appscode/autoscalingkubedbcom-memcachedautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-memcachedautoscaler-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1 +$ helm upgrade -i autoscalingkubedbcom-memcachedautoscaler-editor appscode/autoscalingkubedbcom-memcachedautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-memcachedautoscaler-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i autoscalingkubedbcom-memcachedautoscaler-editor appscode/autoscalingkubedbcom-memcachedautoscaler-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/autoscalingkubedbcom-mongodbautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-mongodbautoscaler-editor/Chart.yaml index baada2adcc..7ef61e260c 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/autoscalingkubedbcom-mongodbautoscaler-editor/README.md b/charts/autoscalingkubedbcom-mongodbautoscaler-editor/README.md index 273e0090d5..e3348d8e41 100644 --- a/charts/autoscalingkubedbcom-mongodbautoscaler-editor/README.md +++ b/charts/autoscalingkubedbcom-mongodbautoscaler-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/autoscalingkubedbcom-mongodbautoscaler-editor --version=v0.30.0 -$ helm upgrade -i autoscalingkubedbcom-mongodbautoscaler-editor appscode/autoscalingkubedbcom-mongodbautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/autoscalingkubedbcom-mongodbautoscaler-editor --version=v0.29.0 +$ helm upgrade -i autoscalingkubedbcom-mongodbautoscaler-editor appscode/autoscalingkubedbcom-mongodbautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-mongodbautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i autoscalingkubedbcom-mongodbautoscaler-editor appscode/autoscalingkubedbcom-mongodbautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-mongodbautoscaler-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1 +$ helm upgrade -i autoscalingkubedbcom-mongodbautoscaler-editor appscode/autoscalingkubedbcom-mongodbautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-mongodbautoscaler-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i autoscalingkubedbcom-mongodbautoscaler-editor appscode/autoscalingkubedbcom-mongodbautoscaler-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/autoscalingkubedbcom-mssqlserverautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-mssqlserverautoscaler-editor/Chart.yaml index bf4b16b02f..d7b5819ddd 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/autoscalingkubedbcom-mssqlserverautoscaler-editor/README.md b/charts/autoscalingkubedbcom-mssqlserverautoscaler-editor/README.md index d5cd9ff549..ea1a270a3c 100644 --- a/charts/autoscalingkubedbcom-mssqlserverautoscaler-editor/README.md +++ b/charts/autoscalingkubedbcom-mssqlserverautoscaler-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/autoscalingkubedbcom-mssqlserverautoscaler-editor --version=v0.30.0 -$ helm upgrade -i autoscalingkubedbcom-mssqlserverautoscaler-editor appscode/autoscalingkubedbcom-mssqlserverautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/autoscalingkubedbcom-mssqlserverautoscaler-editor --version=v0.29.0 +$ helm upgrade -i autoscalingkubedbcom-mssqlserverautoscaler-editor appscode/autoscalingkubedbcom-mssqlserverautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-mssqlserverautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i autoscalingkubedbcom-mssqlserverautoscaler-editor appscode/autoscalingkubedbcom-mssqlserverautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-mssqlserverautoscaler-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1 +$ helm upgrade -i autoscalingkubedbcom-mssqlserverautoscaler-editor appscode/autoscalingkubedbcom-mssqlserverautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-mssqlserverautoscaler-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i autoscalingkubedbcom-mssqlserverautoscaler-editor appscode/autoscalingkubedbcom-mssqlserverautoscaler-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/autoscalingkubedbcom-mysqlautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-mysqlautoscaler-editor/Chart.yaml index eaa7a1e692..075dad4080 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/autoscalingkubedbcom-mysqlautoscaler-editor/README.md b/charts/autoscalingkubedbcom-mysqlautoscaler-editor/README.md index 94d5383822..76de04abc9 100644 --- a/charts/autoscalingkubedbcom-mysqlautoscaler-editor/README.md +++ b/charts/autoscalingkubedbcom-mysqlautoscaler-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/autoscalingkubedbcom-mysqlautoscaler-editor --version=v0.30.0 -$ helm upgrade -i autoscalingkubedbcom-mysqlautoscaler-editor appscode/autoscalingkubedbcom-mysqlautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/autoscalingkubedbcom-mysqlautoscaler-editor --version=v0.29.0 +$ helm upgrade -i autoscalingkubedbcom-mysqlautoscaler-editor appscode/autoscalingkubedbcom-mysqlautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-mysqlautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i autoscalingkubedbcom-mysqlautoscaler-editor appscode/autoscalingkubedbcom-mysqlautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-mysqlautoscaler-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1 +$ helm upgrade -i autoscalingkubedbcom-mysqlautoscaler-editor appscode/autoscalingkubedbcom-mysqlautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-mysqlautoscaler-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i autoscalingkubedbcom-mysqlautoscaler-editor appscode/autoscalingkubedbcom-mysqlautoscaler-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/autoscalingkubedbcom-perconaxtradbautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-perconaxtradbautoscaler-editor/Chart.yaml index 3771fced76..bb472a0270 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/autoscalingkubedbcom-perconaxtradbautoscaler-editor/README.md b/charts/autoscalingkubedbcom-perconaxtradbautoscaler-editor/README.md index d3f2094405..9d4b84d4e1 100644 --- a/charts/autoscalingkubedbcom-perconaxtradbautoscaler-editor/README.md +++ b/charts/autoscalingkubedbcom-perconaxtradbautoscaler-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/autoscalingkubedbcom-perconaxtradbautoscaler-editor --version=v0.30.0 -$ helm upgrade -i autoscalingkubedbcom-perconaxtradbautoscaler-editor appscode/autoscalingkubedbcom-perconaxtradbautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/autoscalingkubedbcom-perconaxtradbautoscaler-editor --version=v0.29.0 +$ helm upgrade -i autoscalingkubedbcom-perconaxtradbautoscaler-editor appscode/autoscalingkubedbcom-perconaxtradbautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-perconaxtradbautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i autoscalingkubedbcom-perconaxtradbautoscaler-editor appscode/autoscalingkubedbcom-perconaxtradbautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-perconaxtradbautoscaler-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1 +$ helm upgrade -i autoscalingkubedbcom-perconaxtradbautoscaler-editor appscode/autoscalingkubedbcom-perconaxtradbautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-perconaxtradbautoscaler-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i autoscalingkubedbcom-perconaxtradbautoscaler-editor appscode/autoscalingkubedbcom-perconaxtradbautoscaler-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/autoscalingkubedbcom-pgbouncerautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-pgbouncerautoscaler-editor/Chart.yaml index 21d94e99db..6bb58e42bc 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/autoscalingkubedbcom-pgbouncerautoscaler-editor/README.md b/charts/autoscalingkubedbcom-pgbouncerautoscaler-editor/README.md index d3a77a4079..273bf268b1 100644 --- a/charts/autoscalingkubedbcom-pgbouncerautoscaler-editor/README.md +++ b/charts/autoscalingkubedbcom-pgbouncerautoscaler-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/autoscalingkubedbcom-pgbouncerautoscaler-editor --version=v0.30.0 -$ helm upgrade -i autoscalingkubedbcom-pgbouncerautoscaler-editor appscode/autoscalingkubedbcom-pgbouncerautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/autoscalingkubedbcom-pgbouncerautoscaler-editor --version=v0.29.0 +$ helm upgrade -i autoscalingkubedbcom-pgbouncerautoscaler-editor appscode/autoscalingkubedbcom-pgbouncerautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-pgbouncerautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i autoscalingkubedbcom-pgbouncerautoscaler-editor appscode/autoscalingkubedbcom-pgbouncerautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-pgbouncerautoscaler-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1 +$ helm upgrade -i autoscalingkubedbcom-pgbouncerautoscaler-editor appscode/autoscalingkubedbcom-pgbouncerautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-pgbouncerautoscaler-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i autoscalingkubedbcom-pgbouncerautoscaler-editor appscode/autoscalingkubedbcom-pgbouncerautoscaler-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/autoscalingkubedbcom-pgpoolautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-pgpoolautoscaler-editor/Chart.yaml index b6eb3c7618..7a579fb061 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/autoscalingkubedbcom-pgpoolautoscaler-editor/README.md b/charts/autoscalingkubedbcom-pgpoolautoscaler-editor/README.md index e69f571262..d207759516 100644 --- a/charts/autoscalingkubedbcom-pgpoolautoscaler-editor/README.md +++ b/charts/autoscalingkubedbcom-pgpoolautoscaler-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/autoscalingkubedbcom-pgpoolautoscaler-editor --version=v0.30.0 -$ helm upgrade -i autoscalingkubedbcom-pgpoolautoscaler-editor appscode/autoscalingkubedbcom-pgpoolautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/autoscalingkubedbcom-pgpoolautoscaler-editor --version=v0.29.0 +$ helm upgrade -i autoscalingkubedbcom-pgpoolautoscaler-editor appscode/autoscalingkubedbcom-pgpoolautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-pgpoolautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i autoscalingkubedbcom-pgpoolautoscaler-editor appscode/autoscalingkubedbcom-pgpoolautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-pgpoolautoscaler-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1 +$ helm upgrade -i autoscalingkubedbcom-pgpoolautoscaler-editor appscode/autoscalingkubedbcom-pgpoolautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-pgpoolautoscaler-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i autoscalingkubedbcom-pgpoolautoscaler-editor appscode/autoscalingkubedbcom-pgpoolautoscaler-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/autoscalingkubedbcom-postgresautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-postgresautoscaler-editor/Chart.yaml index 6566bea64b..e8e85b3c66 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/autoscalingkubedbcom-postgresautoscaler-editor/README.md b/charts/autoscalingkubedbcom-postgresautoscaler-editor/README.md index 17e11e59d9..9f9edf6c9c 100644 --- a/charts/autoscalingkubedbcom-postgresautoscaler-editor/README.md +++ b/charts/autoscalingkubedbcom-postgresautoscaler-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/autoscalingkubedbcom-postgresautoscaler-editor --version=v0.30.0 -$ helm upgrade -i autoscalingkubedbcom-postgresautoscaler-editor appscode/autoscalingkubedbcom-postgresautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/autoscalingkubedbcom-postgresautoscaler-editor --version=v0.29.0 +$ helm upgrade -i autoscalingkubedbcom-postgresautoscaler-editor appscode/autoscalingkubedbcom-postgresautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-postgresautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i autoscalingkubedbcom-postgresautoscaler-editor appscode/autoscalingkubedbcom-postgresautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-postgresautoscaler-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1 +$ helm upgrade -i autoscalingkubedbcom-postgresautoscaler-editor appscode/autoscalingkubedbcom-postgresautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-postgresautoscaler-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i autoscalingkubedbcom-postgresautoscaler-editor appscode/autoscalingkubedbcom-postgresautoscaler-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/autoscalingkubedbcom-proxysqlautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-proxysqlautoscaler-editor/Chart.yaml index 753c53025c..51fcb0a3b7 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/autoscalingkubedbcom-proxysqlautoscaler-editor/README.md b/charts/autoscalingkubedbcom-proxysqlautoscaler-editor/README.md index 1182866216..1cb0b1ad78 100644 --- a/charts/autoscalingkubedbcom-proxysqlautoscaler-editor/README.md +++ b/charts/autoscalingkubedbcom-proxysqlautoscaler-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/autoscalingkubedbcom-proxysqlautoscaler-editor --version=v0.30.0 -$ helm upgrade -i autoscalingkubedbcom-proxysqlautoscaler-editor appscode/autoscalingkubedbcom-proxysqlautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/autoscalingkubedbcom-proxysqlautoscaler-editor --version=v0.29.0 +$ helm upgrade -i autoscalingkubedbcom-proxysqlautoscaler-editor appscode/autoscalingkubedbcom-proxysqlautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-proxysqlautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i autoscalingkubedbcom-proxysqlautoscaler-editor appscode/autoscalingkubedbcom-proxysqlautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-proxysqlautoscaler-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1 +$ helm upgrade -i autoscalingkubedbcom-proxysqlautoscaler-editor appscode/autoscalingkubedbcom-proxysqlautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-proxysqlautoscaler-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i autoscalingkubedbcom-proxysqlautoscaler-editor appscode/autoscalingkubedbcom-proxysqlautoscaler-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/autoscalingkubedbcom-rabbitmqautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-rabbitmqautoscaler-editor/Chart.yaml index 2de0a7bcf0..79990c1ad0 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/autoscalingkubedbcom-rabbitmqautoscaler-editor/README.md b/charts/autoscalingkubedbcom-rabbitmqautoscaler-editor/README.md index ac31df7eea..eb7b2d412b 100644 --- a/charts/autoscalingkubedbcom-rabbitmqautoscaler-editor/README.md +++ b/charts/autoscalingkubedbcom-rabbitmqautoscaler-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/autoscalingkubedbcom-rabbitmqautoscaler-editor --version=v0.30.0 -$ helm upgrade -i autoscalingkubedbcom-rabbitmqautoscaler-editor appscode/autoscalingkubedbcom-rabbitmqautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/autoscalingkubedbcom-rabbitmqautoscaler-editor --version=v0.29.0 +$ helm upgrade -i autoscalingkubedbcom-rabbitmqautoscaler-editor appscode/autoscalingkubedbcom-rabbitmqautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-rabbitmqautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i autoscalingkubedbcom-rabbitmqautoscaler-editor appscode/autoscalingkubedbcom-rabbitmqautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-rabbitmqautoscaler-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1 +$ helm upgrade -i autoscalingkubedbcom-rabbitmqautoscaler-editor appscode/autoscalingkubedbcom-rabbitmqautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-rabbitmqautoscaler-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i autoscalingkubedbcom-rabbitmqautoscaler-editor appscode/autoscalingkubedbcom-rabbitmqautoscaler-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/autoscalingkubedbcom-redisautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-redisautoscaler-editor/Chart.yaml index d2c3c3df75..e03f0594ec 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/autoscalingkubedbcom-redisautoscaler-editor/README.md b/charts/autoscalingkubedbcom-redisautoscaler-editor/README.md index 8f2d52f731..bf8435d21e 100644 --- a/charts/autoscalingkubedbcom-redisautoscaler-editor/README.md +++ b/charts/autoscalingkubedbcom-redisautoscaler-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/autoscalingkubedbcom-redisautoscaler-editor --version=v0.30.0 -$ helm upgrade -i autoscalingkubedbcom-redisautoscaler-editor appscode/autoscalingkubedbcom-redisautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/autoscalingkubedbcom-redisautoscaler-editor --version=v0.29.0 +$ helm upgrade -i autoscalingkubedbcom-redisautoscaler-editor appscode/autoscalingkubedbcom-redisautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-redisautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i autoscalingkubedbcom-redisautoscaler-editor appscode/autoscalingkubedbcom-redisautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-redisautoscaler-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1 +$ helm upgrade -i autoscalingkubedbcom-redisautoscaler-editor appscode/autoscalingkubedbcom-redisautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-redisautoscaler-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i autoscalingkubedbcom-redisautoscaler-editor appscode/autoscalingkubedbcom-redisautoscaler-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/autoscalingkubedbcom-redissentinelautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-redissentinelautoscaler-editor/Chart.yaml index 9a4708546b..c6fe180c55 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/autoscalingkubedbcom-redissentinelautoscaler-editor/README.md b/charts/autoscalingkubedbcom-redissentinelautoscaler-editor/README.md index 42b7b6f7f8..5beca18008 100644 --- a/charts/autoscalingkubedbcom-redissentinelautoscaler-editor/README.md +++ b/charts/autoscalingkubedbcom-redissentinelautoscaler-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/autoscalingkubedbcom-redissentinelautoscaler-editor --version=v0.30.0 -$ helm upgrade -i autoscalingkubedbcom-redissentinelautoscaler-editor appscode/autoscalingkubedbcom-redissentinelautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/autoscalingkubedbcom-redissentinelautoscaler-editor --version=v0.29.0 +$ helm upgrade -i autoscalingkubedbcom-redissentinelautoscaler-editor appscode/autoscalingkubedbcom-redissentinelautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-redissentinelautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i autoscalingkubedbcom-redissentinelautoscaler-editor appscode/autoscalingkubedbcom-redissentinelautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-redissentinelautoscaler-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1 +$ helm upgrade -i autoscalingkubedbcom-redissentinelautoscaler-editor appscode/autoscalingkubedbcom-redissentinelautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-redissentinelautoscaler-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i autoscalingkubedbcom-redissentinelautoscaler-editor appscode/autoscalingkubedbcom-redissentinelautoscaler-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/autoscalingkubedbcom-singlestoreautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-singlestoreautoscaler-editor/Chart.yaml index 3cdf11617e..758fa1dea5 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/autoscalingkubedbcom-singlestoreautoscaler-editor/README.md b/charts/autoscalingkubedbcom-singlestoreautoscaler-editor/README.md index aa38c4c9d1..8020dfc16a 100644 --- a/charts/autoscalingkubedbcom-singlestoreautoscaler-editor/README.md +++ b/charts/autoscalingkubedbcom-singlestoreautoscaler-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/autoscalingkubedbcom-singlestoreautoscaler-editor --version=v0.30.0 -$ helm upgrade -i autoscalingkubedbcom-singlestoreautoscaler-editor appscode/autoscalingkubedbcom-singlestoreautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/autoscalingkubedbcom-singlestoreautoscaler-editor --version=v0.29.0 +$ helm upgrade -i autoscalingkubedbcom-singlestoreautoscaler-editor appscode/autoscalingkubedbcom-singlestoreautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-singlestoreautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i autoscalingkubedbcom-singlestoreautoscaler-editor appscode/autoscalingkubedbcom-singlestoreautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-singlestoreautoscaler-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1 +$ helm upgrade -i autoscalingkubedbcom-singlestoreautoscaler-editor appscode/autoscalingkubedbcom-singlestoreautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-singlestoreautoscaler-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i autoscalingkubedbcom-singlestoreautoscaler-editor appscode/autoscalingkubedbcom-singlestoreautoscaler-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/autoscalingkubedbcom-solrautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-solrautoscaler-editor/Chart.yaml index ede10e2156..d06883a233 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/autoscalingkubedbcom-solrautoscaler-editor/README.md b/charts/autoscalingkubedbcom-solrautoscaler-editor/README.md index 2305f3ce4f..2fdbe83b7b 100644 --- a/charts/autoscalingkubedbcom-solrautoscaler-editor/README.md +++ b/charts/autoscalingkubedbcom-solrautoscaler-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/autoscalingkubedbcom-solrautoscaler-editor --version=v0.30.0 -$ helm upgrade -i autoscalingkubedbcom-solrautoscaler-editor appscode/autoscalingkubedbcom-solrautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/autoscalingkubedbcom-solrautoscaler-editor --version=v0.29.0 +$ helm upgrade -i autoscalingkubedbcom-solrautoscaler-editor appscode/autoscalingkubedbcom-solrautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-solrautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i autoscalingkubedbcom-solrautoscaler-editor appscode/autoscalingkubedbcom-solrautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-solrautoscaler-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1 +$ helm upgrade -i autoscalingkubedbcom-solrautoscaler-editor appscode/autoscalingkubedbcom-solrautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-solrautoscaler-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i autoscalingkubedbcom-solrautoscaler-editor appscode/autoscalingkubedbcom-solrautoscaler-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/autoscalingkubedbcom-verticalautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-verticalautoscaler-editor/Chart.yaml index 673c8a4c38..3e0078817c 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/autoscalingkubedbcom-verticalautoscaler-editor/README.md b/charts/autoscalingkubedbcom-verticalautoscaler-editor/README.md index 132f46f49d..061b504094 100644 --- a/charts/autoscalingkubedbcom-verticalautoscaler-editor/README.md +++ b/charts/autoscalingkubedbcom-verticalautoscaler-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/autoscalingkubedbcom-verticalautoscaler-editor --version=v0.30.0 -$ helm upgrade -i autoscalingkubedbcom-verticalautoscaler-editor appscode/autoscalingkubedbcom-verticalautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/autoscalingkubedbcom-verticalautoscaler-editor --version=v0.29.0 +$ helm upgrade -i autoscalingkubedbcom-verticalautoscaler-editor appscode/autoscalingkubedbcom-verticalautoscaler-editor -n default --create-namespace --version=v0.29.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 appscode/autoscalingkubedbcom-verticalautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i autoscalingkubedbcom-verticalautoscaler-editor appscode/autoscalingkubedbcom-verticalautoscaler-editor -n default --create-namespace --version=v0.29.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 appscode/autoscalingkubedbcom-verticalautoscaler-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1 +$ helm upgrade -i autoscalingkubedbcom-verticalautoscaler-editor appscode/autoscalingkubedbcom-verticalautoscaler-editor -n default --create-namespace --version=v0.29.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 appscode/autoscalingkubedbcom-verticalautoscaler-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i autoscalingkubedbcom-verticalautoscaler-editor appscode/autoscalingkubedbcom-verticalautoscaler-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/autoscalingkubedbcom-verticalautoscalercheckpoint-editor/Chart.yaml b/charts/autoscalingkubedbcom-verticalautoscalercheckpoint-editor/Chart.yaml index 4fc9d1cf53..395dc6cd4f 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/autoscalingkubedbcom-verticalautoscalercheckpoint-editor/README.md b/charts/autoscalingkubedbcom-verticalautoscalercheckpoint-editor/README.md index 2aab956b44..c34b0e79e1 100644 --- a/charts/autoscalingkubedbcom-verticalautoscalercheckpoint-editor/README.md +++ b/charts/autoscalingkubedbcom-verticalautoscalercheckpoint-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/autoscalingkubedbcom-verticalautoscalercheckpoint-editor --version=v0.30.0 -$ helm upgrade -i autoscalingkubedbcom-verticalautoscalercheckpoint-editor appscode/autoscalingkubedbcom-verticalautoscalercheckpoint-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/autoscalingkubedbcom-verticalautoscalercheckpoint-editor --version=v0.29.0 +$ helm upgrade -i autoscalingkubedbcom-verticalautoscalercheckpoint-editor appscode/autoscalingkubedbcom-verticalautoscalercheckpoint-editor -n default --create-namespace --version=v0.29.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 appscode/autoscalingkubedbcom-verticalautoscalercheckpoint-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i autoscalingkubedbcom-verticalautoscalercheckpoint-editor appscode/autoscalingkubedbcom-verticalautoscalercheckpoint-editor -n default --create-namespace --version=v0.29.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 appscode/autoscalingkubedbcom-verticalautoscalercheckpoint-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1 +$ helm upgrade -i autoscalingkubedbcom-verticalautoscalercheckpoint-editor appscode/autoscalingkubedbcom-verticalautoscalercheckpoint-editor -n default --create-namespace --version=v0.29.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 appscode/autoscalingkubedbcom-verticalautoscalercheckpoint-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i autoscalingkubedbcom-verticalautoscalercheckpoint-editor appscode/autoscalingkubedbcom-verticalautoscalercheckpoint-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/autoscalingkubedbcom-zookeeperautoscaler-editor/Chart.yaml b/charts/autoscalingkubedbcom-zookeeperautoscaler-editor/Chart.yaml index 7ff088ed2d..2b0996eed6 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/autoscalingkubedbcom-zookeeperautoscaler-editor/README.md b/charts/autoscalingkubedbcom-zookeeperautoscaler-editor/README.md index cc411846e5..c351536d54 100644 --- a/charts/autoscalingkubedbcom-zookeeperautoscaler-editor/README.md +++ b/charts/autoscalingkubedbcom-zookeeperautoscaler-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/autoscalingkubedbcom-zookeeperautoscaler-editor --version=v0.30.0 -$ helm upgrade -i autoscalingkubedbcom-zookeeperautoscaler-editor appscode/autoscalingkubedbcom-zookeeperautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/autoscalingkubedbcom-zookeeperautoscaler-editor --version=v0.29.0 +$ helm upgrade -i autoscalingkubedbcom-zookeeperautoscaler-editor appscode/autoscalingkubedbcom-zookeeperautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-zookeeperautoscaler-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i autoscalingkubedbcom-zookeeperautoscaler-editor appscode/autoscalingkubedbcom-zookeeperautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-zookeeperautoscaler-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=autoscaling.kubedb.com/v1alpha1 +$ helm upgrade -i autoscalingkubedbcom-zookeeperautoscaler-editor appscode/autoscalingkubedbcom-zookeeperautoscaler-editor -n default --create-namespace --version=v0.29.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/autoscalingkubedbcom-zookeeperautoscaler-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i autoscalingkubedbcom-zookeeperautoscaler-editor appscode/autoscalingkubedbcom-zookeeperautoscaler-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/awskubedbcom-providerconfig-editor/Chart.yaml b/charts/awskubedbcom-providerconfig-editor/Chart.yaml index 4f639511be..4ee73a1e5a 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/awskubedbcom-providerconfig-editor/README.md b/charts/awskubedbcom-providerconfig-editor/README.md index 7f2337fa05..69bd6b99d1 100644 --- a/charts/awskubedbcom-providerconfig-editor/README.md +++ b/charts/awskubedbcom-providerconfig-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/awskubedbcom-providerconfig-editor --version=v0.30.0 -$ helm upgrade -i awskubedbcom-providerconfig-editor appscode/awskubedbcom-providerconfig-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/awskubedbcom-providerconfig-editor --version=v0.29.0 +$ helm upgrade -i awskubedbcom-providerconfig-editor appscode/awskubedbcom-providerconfig-editor -n default --create-namespace --version=v0.29.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/awskubedbcom-providerconfig-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i awskubedbcom-providerconfig-editor appscode/awskubedbcom-providerconfig-editor -n default --create-namespace --version=v0.29.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/awskubedbcom-providerconfig-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=aws.kubedb.com/v1beta1 +$ helm upgrade -i awskubedbcom-providerconfig-editor appscode/awskubedbcom-providerconfig-editor -n default --create-namespace --version=v0.29.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/awskubedbcom-providerconfig-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i awskubedbcom-providerconfig-editor appscode/awskubedbcom-providerconfig-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/awskubedbcom-providerconfigusage-editor/Chart.yaml b/charts/awskubedbcom-providerconfigusage-editor/Chart.yaml index dd054fb769..5490dc23ca 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/awskubedbcom-providerconfigusage-editor/README.md b/charts/awskubedbcom-providerconfigusage-editor/README.md index 4c1def2699..9c0d065671 100644 --- a/charts/awskubedbcom-providerconfigusage-editor/README.md +++ b/charts/awskubedbcom-providerconfigusage-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/awskubedbcom-providerconfigusage-editor --version=v0.30.0 -$ helm upgrade -i awskubedbcom-providerconfigusage-editor appscode/awskubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/awskubedbcom-providerconfigusage-editor --version=v0.29.0 +$ helm upgrade -i awskubedbcom-providerconfigusage-editor appscode/awskubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.29.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/awskubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i awskubedbcom-providerconfigusage-editor appscode/awskubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.29.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/awskubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=aws.kubedb.com/v1beta1 +$ helm upgrade -i awskubedbcom-providerconfigusage-editor appscode/awskubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.29.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/awskubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i awskubedbcom-providerconfigusage-editor appscode/awskubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/awskubedbcom-storeconfig-editor/Chart.yaml b/charts/awskubedbcom-storeconfig-editor/Chart.yaml index e2143b4c6a..00b5cd3488 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/awskubedbcom-storeconfig-editor/README.md b/charts/awskubedbcom-storeconfig-editor/README.md index 54f960311b..11a7bed099 100644 --- a/charts/awskubedbcom-storeconfig-editor/README.md +++ b/charts/awskubedbcom-storeconfig-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/awskubedbcom-storeconfig-editor --version=v0.30.0 -$ helm upgrade -i awskubedbcom-storeconfig-editor appscode/awskubedbcom-storeconfig-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/awskubedbcom-storeconfig-editor --version=v0.29.0 +$ helm upgrade -i awskubedbcom-storeconfig-editor appscode/awskubedbcom-storeconfig-editor -n default --create-namespace --version=v0.29.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/awskubedbcom-storeconfig-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i awskubedbcom-storeconfig-editor appscode/awskubedbcom-storeconfig-editor -n default --create-namespace --version=v0.29.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/awskubedbcom-storeconfig-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=aws.kubedb.com/v1alpha1 +$ helm upgrade -i awskubedbcom-storeconfig-editor appscode/awskubedbcom-storeconfig-editor -n default --create-namespace --version=v0.29.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/awskubedbcom-storeconfig-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i awskubedbcom-storeconfig-editor appscode/awskubedbcom-storeconfig-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/azurekubedbcom-providerconfig-editor/Chart.yaml b/charts/azurekubedbcom-providerconfig-editor/Chart.yaml index d2cfcf1ca2..0ba741fb3e 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/azurekubedbcom-providerconfig-editor/README.md b/charts/azurekubedbcom-providerconfig-editor/README.md index ea47dcf68f..4ab5908c65 100644 --- a/charts/azurekubedbcom-providerconfig-editor/README.md +++ b/charts/azurekubedbcom-providerconfig-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/azurekubedbcom-providerconfig-editor --version=v0.30.0 -$ helm upgrade -i azurekubedbcom-providerconfig-editor appscode/azurekubedbcom-providerconfig-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/azurekubedbcom-providerconfig-editor --version=v0.29.0 +$ helm upgrade -i azurekubedbcom-providerconfig-editor appscode/azurekubedbcom-providerconfig-editor -n default --create-namespace --version=v0.29.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/azurekubedbcom-providerconfig-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i azurekubedbcom-providerconfig-editor appscode/azurekubedbcom-providerconfig-editor -n default --create-namespace --version=v0.29.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/azurekubedbcom-providerconfig-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=azure.kubedb.com/v1beta1 +$ helm upgrade -i azurekubedbcom-providerconfig-editor appscode/azurekubedbcom-providerconfig-editor -n default --create-namespace --version=v0.29.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/azurekubedbcom-providerconfig-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i azurekubedbcom-providerconfig-editor appscode/azurekubedbcom-providerconfig-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/azurekubedbcom-providerconfigusage-editor/Chart.yaml b/charts/azurekubedbcom-providerconfigusage-editor/Chart.yaml index dbb379a149..1f1cea70ab 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/azurekubedbcom-providerconfigusage-editor/README.md b/charts/azurekubedbcom-providerconfigusage-editor/README.md index b55778a44d..96d98ecd85 100644 --- a/charts/azurekubedbcom-providerconfigusage-editor/README.md +++ b/charts/azurekubedbcom-providerconfigusage-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/azurekubedbcom-providerconfigusage-editor --version=v0.30.0 -$ helm upgrade -i azurekubedbcom-providerconfigusage-editor appscode/azurekubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/azurekubedbcom-providerconfigusage-editor --version=v0.29.0 +$ helm upgrade -i azurekubedbcom-providerconfigusage-editor appscode/azurekubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.29.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/azurekubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i azurekubedbcom-providerconfigusage-editor appscode/azurekubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.29.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/azurekubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=azure.kubedb.com/v1beta1 +$ helm upgrade -i azurekubedbcom-providerconfigusage-editor appscode/azurekubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.29.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/azurekubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i azurekubedbcom-providerconfigusage-editor appscode/azurekubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/azurekubedbcom-providerregistration-editor/Chart.yaml b/charts/azurekubedbcom-providerregistration-editor/Chart.yaml index e2d9945c50..f3f8241d70 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/azurekubedbcom-providerregistration-editor/README.md b/charts/azurekubedbcom-providerregistration-editor/README.md index 2919c44220..6821cecf3c 100644 --- a/charts/azurekubedbcom-providerregistration-editor/README.md +++ b/charts/azurekubedbcom-providerregistration-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/azurekubedbcom-providerregistration-editor --version=v0.30.0 -$ helm upgrade -i azurekubedbcom-providerregistration-editor appscode/azurekubedbcom-providerregistration-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/azurekubedbcom-providerregistration-editor --version=v0.29.0 +$ helm upgrade -i azurekubedbcom-providerregistration-editor appscode/azurekubedbcom-providerregistration-editor -n default --create-namespace --version=v0.29.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/azurekubedbcom-providerregistration-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i azurekubedbcom-providerregistration-editor appscode/azurekubedbcom-providerregistration-editor -n default --create-namespace --version=v0.29.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/azurekubedbcom-providerregistration-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=azure.kubedb.com/v1alpha1 +$ helm upgrade -i azurekubedbcom-providerregistration-editor appscode/azurekubedbcom-providerregistration-editor -n default --create-namespace --version=v0.29.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/azurekubedbcom-providerregistration-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i azurekubedbcom-providerregistration-editor appscode/azurekubedbcom-providerregistration-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/azurekubedbcom-resourcegroup-editor/Chart.yaml b/charts/azurekubedbcom-resourcegroup-editor/Chart.yaml index b7cd1dbc91..549ff1a4c1 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/azurekubedbcom-resourcegroup-editor/README.md b/charts/azurekubedbcom-resourcegroup-editor/README.md index e10f73011d..139b172e9f 100644 --- a/charts/azurekubedbcom-resourcegroup-editor/README.md +++ b/charts/azurekubedbcom-resourcegroup-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/azurekubedbcom-resourcegroup-editor --version=v0.30.0 -$ helm upgrade -i azurekubedbcom-resourcegroup-editor appscode/azurekubedbcom-resourcegroup-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/azurekubedbcom-resourcegroup-editor --version=v0.29.0 +$ helm upgrade -i azurekubedbcom-resourcegroup-editor appscode/azurekubedbcom-resourcegroup-editor -n default --create-namespace --version=v0.29.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/azurekubedbcom-resourcegroup-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i azurekubedbcom-resourcegroup-editor appscode/azurekubedbcom-resourcegroup-editor -n default --create-namespace --version=v0.29.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/azurekubedbcom-resourcegroup-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=azure.kubedb.com/v1alpha1 +$ helm upgrade -i azurekubedbcom-resourcegroup-editor appscode/azurekubedbcom-resourcegroup-editor -n default --create-namespace --version=v0.29.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/azurekubedbcom-resourcegroup-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i azurekubedbcom-resourcegroup-editor appscode/azurekubedbcom-resourcegroup-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/azurekubedbcom-storeconfig-editor/Chart.yaml b/charts/azurekubedbcom-storeconfig-editor/Chart.yaml index e9b7b217a3..af4c27fd62 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/azurekubedbcom-storeconfig-editor/README.md b/charts/azurekubedbcom-storeconfig-editor/README.md index d237a4df54..60a3314ed2 100644 --- a/charts/azurekubedbcom-storeconfig-editor/README.md +++ b/charts/azurekubedbcom-storeconfig-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/azurekubedbcom-storeconfig-editor --version=v0.30.0 -$ helm upgrade -i azurekubedbcom-storeconfig-editor appscode/azurekubedbcom-storeconfig-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/azurekubedbcom-storeconfig-editor --version=v0.29.0 +$ helm upgrade -i azurekubedbcom-storeconfig-editor appscode/azurekubedbcom-storeconfig-editor -n default --create-namespace --version=v0.29.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/azurekubedbcom-storeconfig-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i azurekubedbcom-storeconfig-editor appscode/azurekubedbcom-storeconfig-editor -n default --create-namespace --version=v0.29.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/azurekubedbcom-storeconfig-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=azure.kubedb.com/v1alpha1 +$ helm upgrade -i azurekubedbcom-storeconfig-editor appscode/azurekubedbcom-storeconfig-editor -n default --create-namespace --version=v0.29.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/azurekubedbcom-storeconfig-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i azurekubedbcom-storeconfig-editor appscode/azurekubedbcom-storeconfig-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/azurekubedbcom-subscription-editor/Chart.yaml b/charts/azurekubedbcom-subscription-editor/Chart.yaml index 091100854e..049ee23e2e 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/azurekubedbcom-subscription-editor/README.md b/charts/azurekubedbcom-subscription-editor/README.md index 83cc595512..7a6b3b27e4 100644 --- a/charts/azurekubedbcom-subscription-editor/README.md +++ b/charts/azurekubedbcom-subscription-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/azurekubedbcom-subscription-editor --version=v0.30.0 -$ helm upgrade -i azurekubedbcom-subscription-editor appscode/azurekubedbcom-subscription-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/azurekubedbcom-subscription-editor --version=v0.29.0 +$ helm upgrade -i azurekubedbcom-subscription-editor appscode/azurekubedbcom-subscription-editor -n default --create-namespace --version=v0.29.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/azurekubedbcom-subscription-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i azurekubedbcom-subscription-editor appscode/azurekubedbcom-subscription-editor -n default --create-namespace --version=v0.29.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/azurekubedbcom-subscription-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=azure.kubedb.com/v1alpha1 +$ helm upgrade -i azurekubedbcom-subscription-editor appscode/azurekubedbcom-subscription-editor -n default --create-namespace --version=v0.29.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/azurekubedbcom-subscription-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i azurekubedbcom-subscription-editor appscode/azurekubedbcom-subscription-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/batch-cronjob-editor/Chart.yaml b/charts/batch-cronjob-editor/Chart.yaml index acb242d7c8..a13bb82b30 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/batch-cronjob-editor/README.md b/charts/batch-cronjob-editor/README.md index dd6c1b4a17..74a9fc39a2 100644 --- a/charts/batch-cronjob-editor/README.md +++ b/charts/batch-cronjob-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/batch-cronjob-editor --version=v0.30.0 -$ helm upgrade -i batch-cronjob-editor appscode/batch-cronjob-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/batch-cronjob-editor --version=v0.29.0 +$ helm upgrade -i batch-cronjob-editor appscode/batch-cronjob-editor -n default --create-namespace --version=v0.29.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/batch-cronjob-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i batch-cronjob-editor appscode/batch-cronjob-editor -n default --create-namespace --version=v0.29.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/batch-cronjob-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=batch/v1 +$ helm upgrade -i batch-cronjob-editor appscode/batch-cronjob-editor -n default --create-namespace --version=v0.29.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/batch-cronjob-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i batch-cronjob-editor appscode/batch-cronjob-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/batch-job-editor/Chart.yaml b/charts/batch-job-editor/Chart.yaml index 90d80c8002..0ef5ae0eb3 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/batch-job-editor/README.md b/charts/batch-job-editor/README.md index 8b76bd3001..e157391ef5 100644 --- a/charts/batch-job-editor/README.md +++ b/charts/batch-job-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/batch-job-editor --version=v0.30.0 -$ helm upgrade -i batch-job-editor appscode/batch-job-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/batch-job-editor --version=v0.29.0 +$ helm upgrade -i batch-job-editor appscode/batch-job-editor -n default --create-namespace --version=v0.29.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/batch-job-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i batch-job-editor appscode/batch-job-editor -n default --create-namespace --version=v0.29.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/batch-job-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=batch/v1 +$ helm upgrade -i batch-job-editor appscode/batch-job-editor -n default --create-namespace --version=v0.29.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/batch-job-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i batch-job-editor appscode/batch-job-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/batch-jobtemplate-editor/Chart.yaml b/charts/batch-jobtemplate-editor/Chart.yaml index d236028f29..ebb39b78dd 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/batch-jobtemplate-editor/README.md b/charts/batch-jobtemplate-editor/README.md index e195ab74da..2a7e9e41bf 100644 --- a/charts/batch-jobtemplate-editor/README.md +++ b/charts/batch-jobtemplate-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/batch-jobtemplate-editor --version=v0.30.0 -$ helm upgrade -i batch-jobtemplate-editor appscode/batch-jobtemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/batch-jobtemplate-editor --version=v0.29.0 +$ helm upgrade -i batch-jobtemplate-editor appscode/batch-jobtemplate-editor -n default --create-namespace --version=v0.29.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/batch-jobtemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i batch-jobtemplate-editor appscode/batch-jobtemplate-editor -n default --create-namespace --version=v0.29.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/batch-jobtemplate-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=batch/v1beta1 +$ helm upgrade -i batch-jobtemplate-editor appscode/batch-jobtemplate-editor -n default --create-namespace --version=v0.29.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/batch-jobtemplate-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i batch-jobtemplate-editor appscode/batch-jobtemplate-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/batchk8sappscodecom-pendingtask-editor/Chart.yaml b/charts/batchk8sappscodecom-pendingtask-editor/Chart.yaml index 98795395ee..3adb3d1513 100644 --- a/charts/batchk8sappscodecom-pendingtask-editor/Chart.yaml +++ b/charts/batchk8sappscodecom-pendingtask-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"batch.k8s.appscode.com","version":"v1alpha1","resource":"pendingtasks"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: PendingTask Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -13,4 +13,4 @@ maintainers: name: appscode name: batchk8sappscodecom-pendingtask-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/batchk8sappscodecom-pendingtask-editor/README.md b/charts/batchk8sappscodecom-pendingtask-editor/README.md index afcbefccd9..7c9e87d5fb 100644 --- a/charts/batchk8sappscodecom-pendingtask-editor/README.md +++ b/charts/batchk8sappscodecom-pendingtask-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/batchk8sappscodecom-pendingtask-editor --version=v0.30.0 -$ helm upgrade -i batchk8sappscodecom-pendingtask-editor appscode/batchk8sappscodecom-pendingtask-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/batchk8sappscodecom-pendingtask-editor --version=v0.29.0 +$ helm upgrade -i batchk8sappscodecom-pendingtask-editor appscode/batchk8sappscodecom-pendingtask-editor -n default --create-namespace --version=v0.29.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a PendingTask Editor on a [Kubernetes](http://kubernetes.io) To install/upgrade the chart with the release name `batchk8sappscodecom-pendingtask-editor`: ```bash -$ helm upgrade -i batchk8sappscodecom-pendingtask-editor appscode/batchk8sappscodecom-pendingtask-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i batchk8sappscodecom-pendingtask-editor appscode/batchk8sappscodecom-pendingtask-editor -n default --create-namespace --version=v0.29.0 ``` The command deploys a PendingTask Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. @@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `batchk8sappscodeco Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i batchk8sappscodecom-pendingtask-editor appscode/batchk8sappscodecom-pendingtask-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=batch.k8s.appscode.com/v1alpha1 +$ helm upgrade -i batchk8sappscodecom-pendingtask-editor appscode/batchk8sappscodecom-pendingtask-editor -n default --create-namespace --version=v0.29.0 --set apiVersion=batch.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 batchk8sappscodecom-pendingtask-editor appscode/batchk8sappscodecom-pendingtask-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i batchk8sappscodecom-pendingtask-editor appscode/batchk8sappscodecom-pendingtask-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/batchk8sappscodecom-taskqueue-editor/Chart.yaml b/charts/batchk8sappscodecom-taskqueue-editor/Chart.yaml index fe47be02b2..e90e0d2018 100644 --- a/charts/batchk8sappscodecom-taskqueue-editor/Chart.yaml +++ b/charts/batchk8sappscodecom-taskqueue-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"batch.k8s.appscode.com","version":"v1alpha1","resource":"taskqueues"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: TaskQueue Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -13,4 +13,4 @@ maintainers: name: appscode name: batchk8sappscodecom-taskqueue-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/batchk8sappscodecom-taskqueue-editor/README.md b/charts/batchk8sappscodecom-taskqueue-editor/README.md index 0fd0f4373a..fe75256477 100644 --- a/charts/batchk8sappscodecom-taskqueue-editor/README.md +++ b/charts/batchk8sappscodecom-taskqueue-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/batchk8sappscodecom-taskqueue-editor --version=v0.30.0 -$ helm upgrade -i batchk8sappscodecom-taskqueue-editor appscode/batchk8sappscodecom-taskqueue-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/batchk8sappscodecom-taskqueue-editor --version=v0.29.0 +$ helm upgrade -i batchk8sappscodecom-taskqueue-editor appscode/batchk8sappscodecom-taskqueue-editor -n default --create-namespace --version=v0.29.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a TaskQueue Editor on a [Kubernetes](http://kubernetes.io) cl To install/upgrade the chart with the release name `batchk8sappscodecom-taskqueue-editor`: ```bash -$ helm upgrade -i batchk8sappscodecom-taskqueue-editor appscode/batchk8sappscodecom-taskqueue-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i batchk8sappscodecom-taskqueue-editor appscode/batchk8sappscodecom-taskqueue-editor -n default --create-namespace --version=v0.29.0 ``` The command deploys a TaskQueue Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. @@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `batchk8sappscodeco Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i batchk8sappscodecom-taskqueue-editor appscode/batchk8sappscodecom-taskqueue-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=batch.k8s.appscode.com/v1alpha1 +$ helm upgrade -i batchk8sappscodecom-taskqueue-editor appscode/batchk8sappscodecom-taskqueue-editor -n default --create-namespace --version=v0.29.0 --set apiVersion=batch.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 batchk8sappscodecom-taskqueue-editor appscode/batchk8sappscodecom-taskqueue-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i batchk8sappscodecom-taskqueue-editor appscode/batchk8sappscodecom-taskqueue-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/bootstrapclusterxk8sio-eksconfig-editor/Chart.yaml b/charts/bootstrapclusterxk8sio-eksconfig-editor/Chart.yaml index 8f7d6267a1..37868893ab 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/bootstrapclusterxk8sio-eksconfig-editor/README.md b/charts/bootstrapclusterxk8sio-eksconfig-editor/README.md index 3def5025c5..d0743fce99 100644 --- a/charts/bootstrapclusterxk8sio-eksconfig-editor/README.md +++ b/charts/bootstrapclusterxk8sio-eksconfig-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/bootstrapclusterxk8sio-eksconfig-editor --version=v0.30.0 -$ helm upgrade -i bootstrapclusterxk8sio-eksconfig-editor appscode/bootstrapclusterxk8sio-eksconfig-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/bootstrapclusterxk8sio-eksconfig-editor --version=v0.29.0 +$ helm upgrade -i bootstrapclusterxk8sio-eksconfig-editor appscode/bootstrapclusterxk8sio-eksconfig-editor -n default --create-namespace --version=v0.29.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/bootstrapclusterxk8sio-eksconfig-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i bootstrapclusterxk8sio-eksconfig-editor appscode/bootstrapclusterxk8sio-eksconfig-editor -n default --create-namespace --version=v0.29.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/bootstrapclusterxk8sio-eksconfig-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=bootstrap.cluster.x-k8s.io/v1beta2 +$ helm upgrade -i bootstrapclusterxk8sio-eksconfig-editor appscode/bootstrapclusterxk8sio-eksconfig-editor -n default --create-namespace --version=v0.29.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/bootstrapclusterxk8sio-eksconfig-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i bootstrapclusterxk8sio-eksconfig-editor appscode/bootstrapclusterxk8sio-eksconfig-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/bootstrapclusterxk8sio-eksconfigtemplate-editor/Chart.yaml b/charts/bootstrapclusterxk8sio-eksconfigtemplate-editor/Chart.yaml index 1bb170d717..31514f7ed8 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/bootstrapclusterxk8sio-eksconfigtemplate-editor/README.md b/charts/bootstrapclusterxk8sio-eksconfigtemplate-editor/README.md index 561f6dcc28..3eb7cbb7bd 100644 --- a/charts/bootstrapclusterxk8sio-eksconfigtemplate-editor/README.md +++ b/charts/bootstrapclusterxk8sio-eksconfigtemplate-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/bootstrapclusterxk8sio-eksconfigtemplate-editor --version=v0.30.0 -$ helm upgrade -i bootstrapclusterxk8sio-eksconfigtemplate-editor appscode/bootstrapclusterxk8sio-eksconfigtemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/bootstrapclusterxk8sio-eksconfigtemplate-editor --version=v0.29.0 +$ helm upgrade -i bootstrapclusterxk8sio-eksconfigtemplate-editor appscode/bootstrapclusterxk8sio-eksconfigtemplate-editor -n default --create-namespace --version=v0.29.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/bootstrapclusterxk8sio-eksconfigtemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i bootstrapclusterxk8sio-eksconfigtemplate-editor appscode/bootstrapclusterxk8sio-eksconfigtemplate-editor -n default --create-namespace --version=v0.29.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/bootstrapclusterxk8sio-eksconfigtemplate-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=bootstrap.cluster.x-k8s.io/v1beta2 +$ helm upgrade -i bootstrapclusterxk8sio-eksconfigtemplate-editor appscode/bootstrapclusterxk8sio-eksconfigtemplate-editor -n default --create-namespace --version=v0.29.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/bootstrapclusterxk8sio-eksconfigtemplate-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i bootstrapclusterxk8sio-eksconfigtemplate-editor appscode/bootstrapclusterxk8sio-eksconfigtemplate-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/cacheazurekubedbcom-rediscache-editor/Chart.yaml b/charts/cacheazurekubedbcom-rediscache-editor/Chart.yaml index d86f39a6cd..722e9744fc 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/cacheazurekubedbcom-rediscache-editor/README.md b/charts/cacheazurekubedbcom-rediscache-editor/README.md index 2c16afb2fd..4033cd8a1a 100644 --- a/charts/cacheazurekubedbcom-rediscache-editor/README.md +++ b/charts/cacheazurekubedbcom-rediscache-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/cacheazurekubedbcom-rediscache-editor --version=v0.30.0 -$ helm upgrade -i cacheazurekubedbcom-rediscache-editor appscode/cacheazurekubedbcom-rediscache-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/cacheazurekubedbcom-rediscache-editor --version=v0.29.0 +$ helm upgrade -i cacheazurekubedbcom-rediscache-editor appscode/cacheazurekubedbcom-rediscache-editor -n default --create-namespace --version=v0.29.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/cacheazurekubedbcom-rediscache-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i cacheazurekubedbcom-rediscache-editor appscode/cacheazurekubedbcom-rediscache-editor -n default --create-namespace --version=v0.29.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/cacheazurekubedbcom-rediscache-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cache.azure.kubedb.com/v1alpha1 +$ helm upgrade -i cacheazurekubedbcom-rediscache-editor appscode/cacheazurekubedbcom-rediscache-editor -n default --create-namespace --version=v0.29.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/cacheazurekubedbcom-rediscache-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i cacheazurekubedbcom-rediscache-editor appscode/cacheazurekubedbcom-rediscache-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/cacheazurekubedbcom-redisenterprisecluster-editor/Chart.yaml b/charts/cacheazurekubedbcom-redisenterprisecluster-editor/Chart.yaml index 340664b68a..a84d1e1509 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/cacheazurekubedbcom-redisenterprisecluster-editor/README.md b/charts/cacheazurekubedbcom-redisenterprisecluster-editor/README.md index 3ca4414424..2042107bce 100644 --- a/charts/cacheazurekubedbcom-redisenterprisecluster-editor/README.md +++ b/charts/cacheazurekubedbcom-redisenterprisecluster-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/cacheazurekubedbcom-redisenterprisecluster-editor --version=v0.30.0 -$ helm upgrade -i cacheazurekubedbcom-redisenterprisecluster-editor appscode/cacheazurekubedbcom-redisenterprisecluster-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/cacheazurekubedbcom-redisenterprisecluster-editor --version=v0.29.0 +$ helm upgrade -i cacheazurekubedbcom-redisenterprisecluster-editor appscode/cacheazurekubedbcom-redisenterprisecluster-editor -n default --create-namespace --version=v0.29.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/cacheazurekubedbcom-redisenterprisecluster-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i cacheazurekubedbcom-redisenterprisecluster-editor appscode/cacheazurekubedbcom-redisenterprisecluster-editor -n default --create-namespace --version=v0.29.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/cacheazurekubedbcom-redisenterprisecluster-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cache.azure.kubedb.com/v1alpha1 +$ helm upgrade -i cacheazurekubedbcom-redisenterprisecluster-editor appscode/cacheazurekubedbcom-redisenterprisecluster-editor -n default --create-namespace --version=v0.29.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/cacheazurekubedbcom-redisenterprisecluster-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i cacheazurekubedbcom-redisenterprisecluster-editor appscode/cacheazurekubedbcom-redisenterprisecluster-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/cacheazurekubedbcom-redisenterprisedatabase-editor/Chart.yaml b/charts/cacheazurekubedbcom-redisenterprisedatabase-editor/Chart.yaml index 5d6eeddb72..8c61321fc2 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/cacheazurekubedbcom-redisenterprisedatabase-editor/README.md b/charts/cacheazurekubedbcom-redisenterprisedatabase-editor/README.md index 10adb01606..aff86eefb9 100644 --- a/charts/cacheazurekubedbcom-redisenterprisedatabase-editor/README.md +++ b/charts/cacheazurekubedbcom-redisenterprisedatabase-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/cacheazurekubedbcom-redisenterprisedatabase-editor --version=v0.30.0 -$ helm upgrade -i cacheazurekubedbcom-redisenterprisedatabase-editor appscode/cacheazurekubedbcom-redisenterprisedatabase-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/cacheazurekubedbcom-redisenterprisedatabase-editor --version=v0.29.0 +$ helm upgrade -i cacheazurekubedbcom-redisenterprisedatabase-editor appscode/cacheazurekubedbcom-redisenterprisedatabase-editor -n default --create-namespace --version=v0.29.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/cacheazurekubedbcom-redisenterprisedatabase-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i cacheazurekubedbcom-redisenterprisedatabase-editor appscode/cacheazurekubedbcom-redisenterprisedatabase-editor -n default --create-namespace --version=v0.29.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/cacheazurekubedbcom-redisenterprisedatabase-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cache.azure.kubedb.com/v1alpha1 +$ helm upgrade -i cacheazurekubedbcom-redisenterprisedatabase-editor appscode/cacheazurekubedbcom-redisenterprisedatabase-editor -n default --create-namespace --version=v0.29.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/cacheazurekubedbcom-redisenterprisedatabase-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i cacheazurekubedbcom-redisenterprisedatabase-editor appscode/cacheazurekubedbcom-redisenterprisedatabase-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/cacheazurekubedbcom-redisfirewallrule-editor/Chart.yaml b/charts/cacheazurekubedbcom-redisfirewallrule-editor/Chart.yaml index 8326004407..5ddd4dc3e6 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/cacheazurekubedbcom-redisfirewallrule-editor/README.md b/charts/cacheazurekubedbcom-redisfirewallrule-editor/README.md index 2499cbe645..0e9295c8ce 100644 --- a/charts/cacheazurekubedbcom-redisfirewallrule-editor/README.md +++ b/charts/cacheazurekubedbcom-redisfirewallrule-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/cacheazurekubedbcom-redisfirewallrule-editor --version=v0.30.0 -$ helm upgrade -i cacheazurekubedbcom-redisfirewallrule-editor appscode/cacheazurekubedbcom-redisfirewallrule-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/cacheazurekubedbcom-redisfirewallrule-editor --version=v0.29.0 +$ helm upgrade -i cacheazurekubedbcom-redisfirewallrule-editor appscode/cacheazurekubedbcom-redisfirewallrule-editor -n default --create-namespace --version=v0.29.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/cacheazurekubedbcom-redisfirewallrule-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i cacheazurekubedbcom-redisfirewallrule-editor appscode/cacheazurekubedbcom-redisfirewallrule-editor -n default --create-namespace --version=v0.29.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/cacheazurekubedbcom-redisfirewallrule-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cache.azure.kubedb.com/v1alpha1 +$ helm upgrade -i cacheazurekubedbcom-redisfirewallrule-editor appscode/cacheazurekubedbcom-redisfirewallrule-editor -n default --create-namespace --version=v0.29.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/cacheazurekubedbcom-redisfirewallrule-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i cacheazurekubedbcom-redisfirewallrule-editor appscode/cacheazurekubedbcom-redisfirewallrule-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/cacheazurekubedbcom-redislinkedserver-editor/Chart.yaml b/charts/cacheazurekubedbcom-redislinkedserver-editor/Chart.yaml index d4362d8afa..69f850a13e 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/cacheazurekubedbcom-redislinkedserver-editor/README.md b/charts/cacheazurekubedbcom-redislinkedserver-editor/README.md index de9769eff1..9ee1de7a4d 100644 --- a/charts/cacheazurekubedbcom-redislinkedserver-editor/README.md +++ b/charts/cacheazurekubedbcom-redislinkedserver-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/cacheazurekubedbcom-redislinkedserver-editor --version=v0.30.0 -$ helm upgrade -i cacheazurekubedbcom-redislinkedserver-editor appscode/cacheazurekubedbcom-redislinkedserver-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/cacheazurekubedbcom-redislinkedserver-editor --version=v0.29.0 +$ helm upgrade -i cacheazurekubedbcom-redislinkedserver-editor appscode/cacheazurekubedbcom-redislinkedserver-editor -n default --create-namespace --version=v0.29.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/cacheazurekubedbcom-redislinkedserver-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i cacheazurekubedbcom-redislinkedserver-editor appscode/cacheazurekubedbcom-redislinkedserver-editor -n default --create-namespace --version=v0.29.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/cacheazurekubedbcom-redislinkedserver-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cache.azure.kubedb.com/v1alpha1 +$ helm upgrade -i cacheazurekubedbcom-redislinkedserver-editor appscode/cacheazurekubedbcom-redislinkedserver-editor -n default --create-namespace --version=v0.29.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/cacheazurekubedbcom-redislinkedserver-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i cacheazurekubedbcom-redislinkedserver-editor appscode/cacheazurekubedbcom-redislinkedserver-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogappscodecom-clickhousebinding-editor/Chart.yaml b/charts/catalogappscodecom-clickhousebinding-editor/Chart.yaml index 26b26305aa..f740423b86 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogappscodecom-clickhousebinding-editor/README.md b/charts/catalogappscodecom-clickhousebinding-editor/README.md index 755a85a317..620cffe564 100644 --- a/charts/catalogappscodecom-clickhousebinding-editor/README.md +++ b/charts/catalogappscodecom-clickhousebinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogappscodecom-clickhousebinding-editor --version=v0.30.0 -$ helm upgrade -i catalogappscodecom-clickhousebinding-editor appscode/catalogappscodecom-clickhousebinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogappscodecom-clickhousebinding-editor --version=v0.29.0 +$ helm upgrade -i catalogappscodecom-clickhousebinding-editor appscode/catalogappscodecom-clickhousebinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-clickhousebinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogappscodecom-clickhousebinding-editor appscode/catalogappscodecom-clickhousebinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-clickhousebinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.appscode.com/v1alpha1 +$ helm upgrade -i catalogappscodecom-clickhousebinding-editor appscode/catalogappscodecom-clickhousebinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-clickhousebinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogappscodecom-clickhousebinding-editor appscode/catalogappscodecom-clickhousebinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogappscodecom-druidbinding-editor/Chart.yaml b/charts/catalogappscodecom-druidbinding-editor/Chart.yaml index 915cac4d2c..9082508ad8 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogappscodecom-druidbinding-editor/README.md b/charts/catalogappscodecom-druidbinding-editor/README.md index 4714e99da0..c178b6eb83 100644 --- a/charts/catalogappscodecom-druidbinding-editor/README.md +++ b/charts/catalogappscodecom-druidbinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogappscodecom-druidbinding-editor --version=v0.30.0 -$ helm upgrade -i catalogappscodecom-druidbinding-editor appscode/catalogappscodecom-druidbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogappscodecom-druidbinding-editor --version=v0.29.0 +$ helm upgrade -i catalogappscodecom-druidbinding-editor appscode/catalogappscodecom-druidbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-druidbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogappscodecom-druidbinding-editor appscode/catalogappscodecom-druidbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-druidbinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.appscode.com/v1alpha1 +$ helm upgrade -i catalogappscodecom-druidbinding-editor appscode/catalogappscodecom-druidbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-druidbinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogappscodecom-druidbinding-editor appscode/catalogappscodecom-druidbinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogappscodecom-elasticsearchbinding-editor/Chart.yaml b/charts/catalogappscodecom-elasticsearchbinding-editor/Chart.yaml index a244667580..afea77902c 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogappscodecom-elasticsearchbinding-editor/README.md b/charts/catalogappscodecom-elasticsearchbinding-editor/README.md index 37f2c1ba70..ff417aa066 100644 --- a/charts/catalogappscodecom-elasticsearchbinding-editor/README.md +++ b/charts/catalogappscodecom-elasticsearchbinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogappscodecom-elasticsearchbinding-editor --version=v0.30.0 -$ helm upgrade -i catalogappscodecom-elasticsearchbinding-editor appscode/catalogappscodecom-elasticsearchbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogappscodecom-elasticsearchbinding-editor --version=v0.29.0 +$ helm upgrade -i catalogappscodecom-elasticsearchbinding-editor appscode/catalogappscodecom-elasticsearchbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-elasticsearchbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogappscodecom-elasticsearchbinding-editor appscode/catalogappscodecom-elasticsearchbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-elasticsearchbinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.appscode.com/v1alpha1 +$ helm upgrade -i catalogappscodecom-elasticsearchbinding-editor appscode/catalogappscodecom-elasticsearchbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-elasticsearchbinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogappscodecom-elasticsearchbinding-editor appscode/catalogappscodecom-elasticsearchbinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogappscodecom-ferretdbbinding-editor/Chart.yaml b/charts/catalogappscodecom-ferretdbbinding-editor/Chart.yaml index b9702197a1..2a8a90b3b7 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogappscodecom-ferretdbbinding-editor/README.md b/charts/catalogappscodecom-ferretdbbinding-editor/README.md index 8d7624b9d7..b8b63e7095 100644 --- a/charts/catalogappscodecom-ferretdbbinding-editor/README.md +++ b/charts/catalogappscodecom-ferretdbbinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogappscodecom-ferretdbbinding-editor --version=v0.30.0 -$ helm upgrade -i catalogappscodecom-ferretdbbinding-editor appscode/catalogappscodecom-ferretdbbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogappscodecom-ferretdbbinding-editor --version=v0.29.0 +$ helm upgrade -i catalogappscodecom-ferretdbbinding-editor appscode/catalogappscodecom-ferretdbbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-ferretdbbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogappscodecom-ferretdbbinding-editor appscode/catalogappscodecom-ferretdbbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-ferretdbbinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.appscode.com/v1alpha1 +$ helm upgrade -i catalogappscodecom-ferretdbbinding-editor appscode/catalogappscodecom-ferretdbbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-ferretdbbinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogappscodecom-ferretdbbinding-editor appscode/catalogappscodecom-ferretdbbinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogappscodecom-kafkabinding-editor/Chart.yaml b/charts/catalogappscodecom-kafkabinding-editor/Chart.yaml index b54178cd9d..ec8ac709f2 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogappscodecom-kafkabinding-editor/README.md b/charts/catalogappscodecom-kafkabinding-editor/README.md index ce2a441266..db84b1566d 100644 --- a/charts/catalogappscodecom-kafkabinding-editor/README.md +++ b/charts/catalogappscodecom-kafkabinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogappscodecom-kafkabinding-editor --version=v0.30.0 -$ helm upgrade -i catalogappscodecom-kafkabinding-editor appscode/catalogappscodecom-kafkabinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogappscodecom-kafkabinding-editor --version=v0.29.0 +$ helm upgrade -i catalogappscodecom-kafkabinding-editor appscode/catalogappscodecom-kafkabinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-kafkabinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogappscodecom-kafkabinding-editor appscode/catalogappscodecom-kafkabinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-kafkabinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.appscode.com/v1alpha1 +$ helm upgrade -i catalogappscodecom-kafkabinding-editor appscode/catalogappscodecom-kafkabinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-kafkabinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogappscodecom-kafkabinding-editor appscode/catalogappscodecom-kafkabinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogappscodecom-mariadbbinding-editor/Chart.yaml b/charts/catalogappscodecom-mariadbbinding-editor/Chart.yaml index 506d3f1f90..60767eded9 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogappscodecom-mariadbbinding-editor/README.md b/charts/catalogappscodecom-mariadbbinding-editor/README.md index 1497be50f7..1f9f7e116c 100644 --- a/charts/catalogappscodecom-mariadbbinding-editor/README.md +++ b/charts/catalogappscodecom-mariadbbinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogappscodecom-mariadbbinding-editor --version=v0.30.0 -$ helm upgrade -i catalogappscodecom-mariadbbinding-editor appscode/catalogappscodecom-mariadbbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogappscodecom-mariadbbinding-editor --version=v0.29.0 +$ helm upgrade -i catalogappscodecom-mariadbbinding-editor appscode/catalogappscodecom-mariadbbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-mariadbbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogappscodecom-mariadbbinding-editor appscode/catalogappscodecom-mariadbbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-mariadbbinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.appscode.com/v1alpha1 +$ helm upgrade -i catalogappscodecom-mariadbbinding-editor appscode/catalogappscodecom-mariadbbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-mariadbbinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogappscodecom-mariadbbinding-editor appscode/catalogappscodecom-mariadbbinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogappscodecom-memcachedbinding-editor/Chart.yaml b/charts/catalogappscodecom-memcachedbinding-editor/Chart.yaml index 3b686a7db5..a1a5d17f36 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogappscodecom-memcachedbinding-editor/README.md b/charts/catalogappscodecom-memcachedbinding-editor/README.md index 810758b049..08aa1f35cc 100644 --- a/charts/catalogappscodecom-memcachedbinding-editor/README.md +++ b/charts/catalogappscodecom-memcachedbinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogappscodecom-memcachedbinding-editor --version=v0.30.0 -$ helm upgrade -i catalogappscodecom-memcachedbinding-editor appscode/catalogappscodecom-memcachedbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogappscodecom-memcachedbinding-editor --version=v0.29.0 +$ helm upgrade -i catalogappscodecom-memcachedbinding-editor appscode/catalogappscodecom-memcachedbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-memcachedbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogappscodecom-memcachedbinding-editor appscode/catalogappscodecom-memcachedbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-memcachedbinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.appscode.com/v1alpha1 +$ helm upgrade -i catalogappscodecom-memcachedbinding-editor appscode/catalogappscodecom-memcachedbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-memcachedbinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogappscodecom-memcachedbinding-editor appscode/catalogappscodecom-memcachedbinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogappscodecom-mongodbbinding-editor/Chart.yaml b/charts/catalogappscodecom-mongodbbinding-editor/Chart.yaml index d6bf7dddac..f90916c6b1 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogappscodecom-mongodbbinding-editor/README.md b/charts/catalogappscodecom-mongodbbinding-editor/README.md index 526de2d57f..5087270c97 100644 --- a/charts/catalogappscodecom-mongodbbinding-editor/README.md +++ b/charts/catalogappscodecom-mongodbbinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogappscodecom-mongodbbinding-editor --version=v0.30.0 -$ helm upgrade -i catalogappscodecom-mongodbbinding-editor appscode/catalogappscodecom-mongodbbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogappscodecom-mongodbbinding-editor --version=v0.29.0 +$ helm upgrade -i catalogappscodecom-mongodbbinding-editor appscode/catalogappscodecom-mongodbbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-mongodbbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogappscodecom-mongodbbinding-editor appscode/catalogappscodecom-mongodbbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-mongodbbinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.appscode.com/v1alpha1 +$ helm upgrade -i catalogappscodecom-mongodbbinding-editor appscode/catalogappscodecom-mongodbbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-mongodbbinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogappscodecom-mongodbbinding-editor appscode/catalogappscodecom-mongodbbinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogappscodecom-mssqlserverbinding-editor/Chart.yaml b/charts/catalogappscodecom-mssqlserverbinding-editor/Chart.yaml index 6550963d02..26aee03ffa 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogappscodecom-mssqlserverbinding-editor/README.md b/charts/catalogappscodecom-mssqlserverbinding-editor/README.md index ac5198ba8e..3fbe6a198e 100644 --- a/charts/catalogappscodecom-mssqlserverbinding-editor/README.md +++ b/charts/catalogappscodecom-mssqlserverbinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogappscodecom-mssqlserverbinding-editor --version=v0.30.0 -$ helm upgrade -i catalogappscodecom-mssqlserverbinding-editor appscode/catalogappscodecom-mssqlserverbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogappscodecom-mssqlserverbinding-editor --version=v0.29.0 +$ helm upgrade -i catalogappscodecom-mssqlserverbinding-editor appscode/catalogappscodecom-mssqlserverbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-mssqlserverbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogappscodecom-mssqlserverbinding-editor appscode/catalogappscodecom-mssqlserverbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-mssqlserverbinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.appscode.com/v1alpha1 +$ helm upgrade -i catalogappscodecom-mssqlserverbinding-editor appscode/catalogappscodecom-mssqlserverbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-mssqlserverbinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogappscodecom-mssqlserverbinding-editor appscode/catalogappscodecom-mssqlserverbinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogappscodecom-mysqlbinding-editor/Chart.yaml b/charts/catalogappscodecom-mysqlbinding-editor/Chart.yaml index 0e60348415..3fa986bed7 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogappscodecom-mysqlbinding-editor/README.md b/charts/catalogappscodecom-mysqlbinding-editor/README.md index 50e43fcde7..d3d94c3903 100644 --- a/charts/catalogappscodecom-mysqlbinding-editor/README.md +++ b/charts/catalogappscodecom-mysqlbinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogappscodecom-mysqlbinding-editor --version=v0.30.0 -$ helm upgrade -i catalogappscodecom-mysqlbinding-editor appscode/catalogappscodecom-mysqlbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogappscodecom-mysqlbinding-editor --version=v0.29.0 +$ helm upgrade -i catalogappscodecom-mysqlbinding-editor appscode/catalogappscodecom-mysqlbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-mysqlbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogappscodecom-mysqlbinding-editor appscode/catalogappscodecom-mysqlbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-mysqlbinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.appscode.com/v1alpha1 +$ helm upgrade -i catalogappscodecom-mysqlbinding-editor appscode/catalogappscodecom-mysqlbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-mysqlbinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogappscodecom-mysqlbinding-editor appscode/catalogappscodecom-mysqlbinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogappscodecom-perconaxtradbbinding-editor/Chart.yaml b/charts/catalogappscodecom-perconaxtradbbinding-editor/Chart.yaml index b5f227d3be..bb53f780be 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogappscodecom-perconaxtradbbinding-editor/README.md b/charts/catalogappscodecom-perconaxtradbbinding-editor/README.md index 3bac5b9c51..2e501e9be6 100644 --- a/charts/catalogappscodecom-perconaxtradbbinding-editor/README.md +++ b/charts/catalogappscodecom-perconaxtradbbinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogappscodecom-perconaxtradbbinding-editor --version=v0.30.0 -$ helm upgrade -i catalogappscodecom-perconaxtradbbinding-editor appscode/catalogappscodecom-perconaxtradbbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogappscodecom-perconaxtradbbinding-editor --version=v0.29.0 +$ helm upgrade -i catalogappscodecom-perconaxtradbbinding-editor appscode/catalogappscodecom-perconaxtradbbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-perconaxtradbbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogappscodecom-perconaxtradbbinding-editor appscode/catalogappscodecom-perconaxtradbbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-perconaxtradbbinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.appscode.com/v1alpha1 +$ helm upgrade -i catalogappscodecom-perconaxtradbbinding-editor appscode/catalogappscodecom-perconaxtradbbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-perconaxtradbbinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogappscodecom-perconaxtradbbinding-editor appscode/catalogappscodecom-perconaxtradbbinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogappscodecom-pgbouncerbinding-editor/Chart.yaml b/charts/catalogappscodecom-pgbouncerbinding-editor/Chart.yaml index 717e6ff88b..ab0f955ac9 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogappscodecom-pgbouncerbinding-editor/README.md b/charts/catalogappscodecom-pgbouncerbinding-editor/README.md index 7796cafba4..ca17a5f95f 100644 --- a/charts/catalogappscodecom-pgbouncerbinding-editor/README.md +++ b/charts/catalogappscodecom-pgbouncerbinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogappscodecom-pgbouncerbinding-editor --version=v0.30.0 -$ helm upgrade -i catalogappscodecom-pgbouncerbinding-editor appscode/catalogappscodecom-pgbouncerbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogappscodecom-pgbouncerbinding-editor --version=v0.29.0 +$ helm upgrade -i catalogappscodecom-pgbouncerbinding-editor appscode/catalogappscodecom-pgbouncerbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-pgbouncerbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogappscodecom-pgbouncerbinding-editor appscode/catalogappscodecom-pgbouncerbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-pgbouncerbinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.appscode.com/v1alpha1 +$ helm upgrade -i catalogappscodecom-pgbouncerbinding-editor appscode/catalogappscodecom-pgbouncerbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-pgbouncerbinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogappscodecom-pgbouncerbinding-editor appscode/catalogappscodecom-pgbouncerbinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogappscodecom-pgpoolbinding-editor/Chart.yaml b/charts/catalogappscodecom-pgpoolbinding-editor/Chart.yaml index e589bd17c5..8c9fda62eb 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogappscodecom-pgpoolbinding-editor/README.md b/charts/catalogappscodecom-pgpoolbinding-editor/README.md index 87f366ffc9..af5129084f 100644 --- a/charts/catalogappscodecom-pgpoolbinding-editor/README.md +++ b/charts/catalogappscodecom-pgpoolbinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogappscodecom-pgpoolbinding-editor --version=v0.30.0 -$ helm upgrade -i catalogappscodecom-pgpoolbinding-editor appscode/catalogappscodecom-pgpoolbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogappscodecom-pgpoolbinding-editor --version=v0.29.0 +$ helm upgrade -i catalogappscodecom-pgpoolbinding-editor appscode/catalogappscodecom-pgpoolbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-pgpoolbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogappscodecom-pgpoolbinding-editor appscode/catalogappscodecom-pgpoolbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-pgpoolbinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.appscode.com/v1alpha1 +$ helm upgrade -i catalogappscodecom-pgpoolbinding-editor appscode/catalogappscodecom-pgpoolbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-pgpoolbinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogappscodecom-pgpoolbinding-editor appscode/catalogappscodecom-pgpoolbinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogappscodecom-postgresbinding-editor/Chart.yaml b/charts/catalogappscodecom-postgresbinding-editor/Chart.yaml index 82023b965b..a57419e8fb 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogappscodecom-postgresbinding-editor/README.md b/charts/catalogappscodecom-postgresbinding-editor/README.md index c16c617a98..feb20d9039 100644 --- a/charts/catalogappscodecom-postgresbinding-editor/README.md +++ b/charts/catalogappscodecom-postgresbinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogappscodecom-postgresbinding-editor --version=v0.30.0 -$ helm upgrade -i catalogappscodecom-postgresbinding-editor appscode/catalogappscodecom-postgresbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogappscodecom-postgresbinding-editor --version=v0.29.0 +$ helm upgrade -i catalogappscodecom-postgresbinding-editor appscode/catalogappscodecom-postgresbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-postgresbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogappscodecom-postgresbinding-editor appscode/catalogappscodecom-postgresbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-postgresbinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.appscode.com/v1alpha1 +$ helm upgrade -i catalogappscodecom-postgresbinding-editor appscode/catalogappscodecom-postgresbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-postgresbinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogappscodecom-postgresbinding-editor appscode/catalogappscodecom-postgresbinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogappscodecom-proxysqlbinding-editor/Chart.yaml b/charts/catalogappscodecom-proxysqlbinding-editor/Chart.yaml index 10ad4e537a..6cf4f9420c 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogappscodecom-proxysqlbinding-editor/README.md b/charts/catalogappscodecom-proxysqlbinding-editor/README.md index 381613495c..de771adc7f 100644 --- a/charts/catalogappscodecom-proxysqlbinding-editor/README.md +++ b/charts/catalogappscodecom-proxysqlbinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogappscodecom-proxysqlbinding-editor --version=v0.30.0 -$ helm upgrade -i catalogappscodecom-proxysqlbinding-editor appscode/catalogappscodecom-proxysqlbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogappscodecom-proxysqlbinding-editor --version=v0.29.0 +$ helm upgrade -i catalogappscodecom-proxysqlbinding-editor appscode/catalogappscodecom-proxysqlbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-proxysqlbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogappscodecom-proxysqlbinding-editor appscode/catalogappscodecom-proxysqlbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-proxysqlbinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.appscode.com/v1alpha1 +$ helm upgrade -i catalogappscodecom-proxysqlbinding-editor appscode/catalogappscodecom-proxysqlbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-proxysqlbinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogappscodecom-proxysqlbinding-editor appscode/catalogappscodecom-proxysqlbinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogappscodecom-rabbitmqbinding-editor/Chart.yaml b/charts/catalogappscodecom-rabbitmqbinding-editor/Chart.yaml index 3c3a151a6a..f5ced915a4 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogappscodecom-rabbitmqbinding-editor/README.md b/charts/catalogappscodecom-rabbitmqbinding-editor/README.md index 048f517b6e..ef732cc8c5 100644 --- a/charts/catalogappscodecom-rabbitmqbinding-editor/README.md +++ b/charts/catalogappscodecom-rabbitmqbinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogappscodecom-rabbitmqbinding-editor --version=v0.30.0 -$ helm upgrade -i catalogappscodecom-rabbitmqbinding-editor appscode/catalogappscodecom-rabbitmqbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogappscodecom-rabbitmqbinding-editor --version=v0.29.0 +$ helm upgrade -i catalogappscodecom-rabbitmqbinding-editor appscode/catalogappscodecom-rabbitmqbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-rabbitmqbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogappscodecom-rabbitmqbinding-editor appscode/catalogappscodecom-rabbitmqbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-rabbitmqbinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.appscode.com/v1alpha1 +$ helm upgrade -i catalogappscodecom-rabbitmqbinding-editor appscode/catalogappscodecom-rabbitmqbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-rabbitmqbinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogappscodecom-rabbitmqbinding-editor appscode/catalogappscodecom-rabbitmqbinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogappscodecom-redisbinding-editor/Chart.yaml b/charts/catalogappscodecom-redisbinding-editor/Chart.yaml index 62c6546ff3..e282de0f79 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogappscodecom-redisbinding-editor/README.md b/charts/catalogappscodecom-redisbinding-editor/README.md index 3d4ee22fd3..63bba518ee 100644 --- a/charts/catalogappscodecom-redisbinding-editor/README.md +++ b/charts/catalogappscodecom-redisbinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogappscodecom-redisbinding-editor --version=v0.30.0 -$ helm upgrade -i catalogappscodecom-redisbinding-editor appscode/catalogappscodecom-redisbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogappscodecom-redisbinding-editor --version=v0.29.0 +$ helm upgrade -i catalogappscodecom-redisbinding-editor appscode/catalogappscodecom-redisbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-redisbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogappscodecom-redisbinding-editor appscode/catalogappscodecom-redisbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-redisbinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.appscode.com/v1alpha1 +$ helm upgrade -i catalogappscodecom-redisbinding-editor appscode/catalogappscodecom-redisbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-redisbinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogappscodecom-redisbinding-editor appscode/catalogappscodecom-redisbinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogappscodecom-singlestorebinding-editor/Chart.yaml b/charts/catalogappscodecom-singlestorebinding-editor/Chart.yaml index 9a9475c87a..389b20bba1 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogappscodecom-singlestorebinding-editor/README.md b/charts/catalogappscodecom-singlestorebinding-editor/README.md index 9c3170fd8b..c4169416ac 100644 --- a/charts/catalogappscodecom-singlestorebinding-editor/README.md +++ b/charts/catalogappscodecom-singlestorebinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogappscodecom-singlestorebinding-editor --version=v0.30.0 -$ helm upgrade -i catalogappscodecom-singlestorebinding-editor appscode/catalogappscodecom-singlestorebinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogappscodecom-singlestorebinding-editor --version=v0.29.0 +$ helm upgrade -i catalogappscodecom-singlestorebinding-editor appscode/catalogappscodecom-singlestorebinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-singlestorebinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogappscodecom-singlestorebinding-editor appscode/catalogappscodecom-singlestorebinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-singlestorebinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.appscode.com/v1alpha1 +$ helm upgrade -i catalogappscodecom-singlestorebinding-editor appscode/catalogappscodecom-singlestorebinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-singlestorebinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogappscodecom-singlestorebinding-editor appscode/catalogappscodecom-singlestorebinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogappscodecom-solrbinding-editor/Chart.yaml b/charts/catalogappscodecom-solrbinding-editor/Chart.yaml index d87e483a26..c439effa27 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogappscodecom-solrbinding-editor/README.md b/charts/catalogappscodecom-solrbinding-editor/README.md index 70c9303c65..a867d2450e 100644 --- a/charts/catalogappscodecom-solrbinding-editor/README.md +++ b/charts/catalogappscodecom-solrbinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogappscodecom-solrbinding-editor --version=v0.30.0 -$ helm upgrade -i catalogappscodecom-solrbinding-editor appscode/catalogappscodecom-solrbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogappscodecom-solrbinding-editor --version=v0.29.0 +$ helm upgrade -i catalogappscodecom-solrbinding-editor appscode/catalogappscodecom-solrbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-solrbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogappscodecom-solrbinding-editor appscode/catalogappscodecom-solrbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-solrbinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.appscode.com/v1alpha1 +$ helm upgrade -i catalogappscodecom-solrbinding-editor appscode/catalogappscodecom-solrbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-solrbinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogappscodecom-solrbinding-editor appscode/catalogappscodecom-solrbinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogappscodecom-zookeeperbinding-editor/Chart.yaml b/charts/catalogappscodecom-zookeeperbinding-editor/Chart.yaml index a63c203c18..c464608f11 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogappscodecom-zookeeperbinding-editor/README.md b/charts/catalogappscodecom-zookeeperbinding-editor/README.md index 4420274127..c1f539043c 100644 --- a/charts/catalogappscodecom-zookeeperbinding-editor/README.md +++ b/charts/catalogappscodecom-zookeeperbinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogappscodecom-zookeeperbinding-editor --version=v0.30.0 -$ helm upgrade -i catalogappscodecom-zookeeperbinding-editor appscode/catalogappscodecom-zookeeperbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogappscodecom-zookeeperbinding-editor --version=v0.29.0 +$ helm upgrade -i catalogappscodecom-zookeeperbinding-editor appscode/catalogappscodecom-zookeeperbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-zookeeperbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogappscodecom-zookeeperbinding-editor appscode/catalogappscodecom-zookeeperbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-zookeeperbinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.appscode.com/v1alpha1 +$ helm upgrade -i catalogappscodecom-zookeeperbinding-editor appscode/catalogappscodecom-zookeeperbinding-editor -n default --create-namespace --version=v0.29.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/catalogappscodecom-zookeeperbinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogappscodecom-zookeeperbinding-editor appscode/catalogappscodecom-zookeeperbinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubedbcom-cassandraversion-editor/Chart.yaml b/charts/catalogkubedbcom-cassandraversion-editor/Chart.yaml index 60650e204f..a3211c99fc 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubedbcom-cassandraversion-editor/README.md b/charts/catalogkubedbcom-cassandraversion-editor/README.md index de47a66152..6e1327b2eb 100644 --- a/charts/catalogkubedbcom-cassandraversion-editor/README.md +++ b/charts/catalogkubedbcom-cassandraversion-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubedbcom-cassandraversion-editor --version=v0.30.0 -$ helm upgrade -i catalogkubedbcom-cassandraversion-editor appscode/catalogkubedbcom-cassandraversion-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubedbcom-cassandraversion-editor --version=v0.29.0 +$ helm upgrade -i catalogkubedbcom-cassandraversion-editor appscode/catalogkubedbcom-cassandraversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-cassandraversion-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubedbcom-cassandraversion-editor appscode/catalogkubedbcom-cassandraversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-cassandraversion-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubedb.com/v1alpha1 +$ helm upgrade -i catalogkubedbcom-cassandraversion-editor appscode/catalogkubedbcom-cassandraversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-cassandraversion-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubedbcom-cassandraversion-editor appscode/catalogkubedbcom-cassandraversion-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubedbcom-clickhouseversion-editor/Chart.yaml b/charts/catalogkubedbcom-clickhouseversion-editor/Chart.yaml index a60baeed39..679366327b 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubedbcom-clickhouseversion-editor/README.md b/charts/catalogkubedbcom-clickhouseversion-editor/README.md index 0964afeceb..95ba5aee42 100644 --- a/charts/catalogkubedbcom-clickhouseversion-editor/README.md +++ b/charts/catalogkubedbcom-clickhouseversion-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubedbcom-clickhouseversion-editor --version=v0.30.0 -$ helm upgrade -i catalogkubedbcom-clickhouseversion-editor appscode/catalogkubedbcom-clickhouseversion-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubedbcom-clickhouseversion-editor --version=v0.29.0 +$ helm upgrade -i catalogkubedbcom-clickhouseversion-editor appscode/catalogkubedbcom-clickhouseversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-clickhouseversion-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubedbcom-clickhouseversion-editor appscode/catalogkubedbcom-clickhouseversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-clickhouseversion-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubedb.com/v1alpha1 +$ helm upgrade -i catalogkubedbcom-clickhouseversion-editor appscode/catalogkubedbcom-clickhouseversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-clickhouseversion-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubedbcom-clickhouseversion-editor appscode/catalogkubedbcom-clickhouseversion-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubedbcom-druidversion-editor/Chart.yaml b/charts/catalogkubedbcom-druidversion-editor/Chart.yaml index 1f1942e74b..33d9546797 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubedbcom-druidversion-editor/README.md b/charts/catalogkubedbcom-druidversion-editor/README.md index 776103583c..ec6de682ce 100644 --- a/charts/catalogkubedbcom-druidversion-editor/README.md +++ b/charts/catalogkubedbcom-druidversion-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubedbcom-druidversion-editor --version=v0.30.0 -$ helm upgrade -i catalogkubedbcom-druidversion-editor appscode/catalogkubedbcom-druidversion-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubedbcom-druidversion-editor --version=v0.29.0 +$ helm upgrade -i catalogkubedbcom-druidversion-editor appscode/catalogkubedbcom-druidversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-druidversion-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubedbcom-druidversion-editor appscode/catalogkubedbcom-druidversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-druidversion-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubedb.com/v1alpha1 +$ helm upgrade -i catalogkubedbcom-druidversion-editor appscode/catalogkubedbcom-druidversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-druidversion-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubedbcom-druidversion-editor appscode/catalogkubedbcom-druidversion-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubedbcom-elasticsearchversion-editor/Chart.yaml b/charts/catalogkubedbcom-elasticsearchversion-editor/Chart.yaml index 5b1a28e99c..c9bb41debd 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubedbcom-elasticsearchversion-editor/README.md b/charts/catalogkubedbcom-elasticsearchversion-editor/README.md index de8ffa0d86..83abb94db4 100644 --- a/charts/catalogkubedbcom-elasticsearchversion-editor/README.md +++ b/charts/catalogkubedbcom-elasticsearchversion-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubedbcom-elasticsearchversion-editor --version=v0.30.0 -$ helm upgrade -i catalogkubedbcom-elasticsearchversion-editor appscode/catalogkubedbcom-elasticsearchversion-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubedbcom-elasticsearchversion-editor --version=v0.29.0 +$ helm upgrade -i catalogkubedbcom-elasticsearchversion-editor appscode/catalogkubedbcom-elasticsearchversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-elasticsearchversion-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubedbcom-elasticsearchversion-editor appscode/catalogkubedbcom-elasticsearchversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-elasticsearchversion-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubedb.com/v1alpha1 +$ helm upgrade -i catalogkubedbcom-elasticsearchversion-editor appscode/catalogkubedbcom-elasticsearchversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-elasticsearchversion-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubedbcom-elasticsearchversion-editor appscode/catalogkubedbcom-elasticsearchversion-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubedbcom-etcdversion-editor/Chart.yaml b/charts/catalogkubedbcom-etcdversion-editor/Chart.yaml index 618e199f3b..6d7b0019e1 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubedbcom-etcdversion-editor/README.md b/charts/catalogkubedbcom-etcdversion-editor/README.md index c2ecabd627..195f6bda26 100644 --- a/charts/catalogkubedbcom-etcdversion-editor/README.md +++ b/charts/catalogkubedbcom-etcdversion-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubedbcom-etcdversion-editor --version=v0.30.0 -$ helm upgrade -i catalogkubedbcom-etcdversion-editor appscode/catalogkubedbcom-etcdversion-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubedbcom-etcdversion-editor --version=v0.29.0 +$ helm upgrade -i catalogkubedbcom-etcdversion-editor appscode/catalogkubedbcom-etcdversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-etcdversion-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubedbcom-etcdversion-editor appscode/catalogkubedbcom-etcdversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-etcdversion-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubedb.com/v1alpha1 +$ helm upgrade -i catalogkubedbcom-etcdversion-editor appscode/catalogkubedbcom-etcdversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-etcdversion-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubedbcom-etcdversion-editor appscode/catalogkubedbcom-etcdversion-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubedbcom-ferretdbversion-editor/Chart.yaml b/charts/catalogkubedbcom-ferretdbversion-editor/Chart.yaml index c1895828be..3b3e3e82ea 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubedbcom-ferretdbversion-editor/README.md b/charts/catalogkubedbcom-ferretdbversion-editor/README.md index 8763d7c068..c079203d4c 100644 --- a/charts/catalogkubedbcom-ferretdbversion-editor/README.md +++ b/charts/catalogkubedbcom-ferretdbversion-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubedbcom-ferretdbversion-editor --version=v0.30.0 -$ helm upgrade -i catalogkubedbcom-ferretdbversion-editor appscode/catalogkubedbcom-ferretdbversion-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubedbcom-ferretdbversion-editor --version=v0.29.0 +$ helm upgrade -i catalogkubedbcom-ferretdbversion-editor appscode/catalogkubedbcom-ferretdbversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-ferretdbversion-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubedbcom-ferretdbversion-editor appscode/catalogkubedbcom-ferretdbversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-ferretdbversion-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubedb.com/v1alpha1 +$ helm upgrade -i catalogkubedbcom-ferretdbversion-editor appscode/catalogkubedbcom-ferretdbversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-ferretdbversion-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubedbcom-ferretdbversion-editor appscode/catalogkubedbcom-ferretdbversion-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubedbcom-hazelcastversion-editor/Chart.yaml b/charts/catalogkubedbcom-hazelcastversion-editor/Chart.yaml index 9ba26d0480..f2d56200d9 100644 --- a/charts/catalogkubedbcom-hazelcastversion-editor/Chart.yaml +++ b/charts/catalogkubedbcom-hazelcastversion-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"catalog.kubedb.com","version":"v1alpha1","resource":"hazelcastversions"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: HazelcastVersion 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-hazelcastversion-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/catalogkubedbcom-hazelcastversion-editor/README.md b/charts/catalogkubedbcom-hazelcastversion-editor/README.md index 4e22066c95..48378853e6 100644 --- a/charts/catalogkubedbcom-hazelcastversion-editor/README.md +++ b/charts/catalogkubedbcom-hazelcastversion-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubedbcom-hazelcastversion-editor --version=v0.30.0 -$ helm upgrade -i catalogkubedbcom-hazelcastversion-editor appscode/catalogkubedbcom-hazelcastversion-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubedbcom-hazelcastversion-editor --version=v0.29.0 +$ helm upgrade -i catalogkubedbcom-hazelcastversion-editor appscode/catalogkubedbcom-hazelcastversion-editor -n default --create-namespace --version=v0.29.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a HazelcastVersion Editor on a [Kubernetes](http://kubernetes To install/upgrade the chart with the release name `catalogkubedbcom-hazelcastversion-editor`: ```bash -$ helm upgrade -i catalogkubedbcom-hazelcastversion-editor appscode/catalogkubedbcom-hazelcastversion-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubedbcom-hazelcastversion-editor appscode/catalogkubedbcom-hazelcastversion-editor -n default --create-namespace --version=v0.29.0 ``` The command deploys a HazelcastVersion Editor on the Kubernetes cluster in the default configuration. The [configuration](#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-h Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i catalogkubedbcom-hazelcastversion-editor appscode/catalogkubedbcom-hazelcastversion-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubedb.com/v1alpha1 +$ helm upgrade -i catalogkubedbcom-hazelcastversion-editor appscode/catalogkubedbcom-hazelcastversion-editor -n default --create-namespace --version=v0.29.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-hazelcastversion-editor appscode/catalogkubedbcom-hazelcastversion-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubedbcom-hazelcastversion-editor appscode/catalogkubedbcom-hazelcastversion-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubedbcom-igniteversion-editor/Chart.yaml b/charts/catalogkubedbcom-igniteversion-editor/Chart.yaml index a0ec15e628..ff409c7f55 100644 --- a/charts/catalogkubedbcom-igniteversion-editor/Chart.yaml +++ b/charts/catalogkubedbcom-igniteversion-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"catalog.kubedb.com","version":"v1alpha1","resource":"igniteversions"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: IgniteVersion 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-igniteversion-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/catalogkubedbcom-igniteversion-editor/README.md b/charts/catalogkubedbcom-igniteversion-editor/README.md index 68a43dc37e..5f70c63e33 100644 --- a/charts/catalogkubedbcom-igniteversion-editor/README.md +++ b/charts/catalogkubedbcom-igniteversion-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubedbcom-igniteversion-editor --version=v0.30.0 -$ helm upgrade -i catalogkubedbcom-igniteversion-editor appscode/catalogkubedbcom-igniteversion-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubedbcom-igniteversion-editor --version=v0.29.0 +$ helm upgrade -i catalogkubedbcom-igniteversion-editor appscode/catalogkubedbcom-igniteversion-editor -n default --create-namespace --version=v0.29.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a IgniteVersion Editor on a [Kubernetes](http://kubernetes.io To install/upgrade the chart with the release name `catalogkubedbcom-igniteversion-editor`: ```bash -$ helm upgrade -i catalogkubedbcom-igniteversion-editor appscode/catalogkubedbcom-igniteversion-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubedbcom-igniteversion-editor appscode/catalogkubedbcom-igniteversion-editor -n default --create-namespace --version=v0.29.0 ``` The command deploys a IgniteVersion Editor on the Kubernetes cluster in the default configuration. The [configuration](#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-i Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i catalogkubedbcom-igniteversion-editor appscode/catalogkubedbcom-igniteversion-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubedb.com/v1alpha1 +$ helm upgrade -i catalogkubedbcom-igniteversion-editor appscode/catalogkubedbcom-igniteversion-editor -n default --create-namespace --version=v0.29.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-igniteversion-editor appscode/catalogkubedbcom-igniteversion-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubedbcom-igniteversion-editor appscode/catalogkubedbcom-igniteversion-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubedbcom-kafkaconnectorversion-editor/Chart.yaml b/charts/catalogkubedbcom-kafkaconnectorversion-editor/Chart.yaml index 0ec73c18b2..2644ef80ea 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubedbcom-kafkaconnectorversion-editor/README.md b/charts/catalogkubedbcom-kafkaconnectorversion-editor/README.md index 64109bf2cd..41e5ed14b0 100644 --- a/charts/catalogkubedbcom-kafkaconnectorversion-editor/README.md +++ b/charts/catalogkubedbcom-kafkaconnectorversion-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubedbcom-kafkaconnectorversion-editor --version=v0.30.0 -$ helm upgrade -i catalogkubedbcom-kafkaconnectorversion-editor appscode/catalogkubedbcom-kafkaconnectorversion-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubedbcom-kafkaconnectorversion-editor --version=v0.29.0 +$ helm upgrade -i catalogkubedbcom-kafkaconnectorversion-editor appscode/catalogkubedbcom-kafkaconnectorversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-kafkaconnectorversion-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubedbcom-kafkaconnectorversion-editor appscode/catalogkubedbcom-kafkaconnectorversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-kafkaconnectorversion-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubedb.com/v1alpha1 +$ helm upgrade -i catalogkubedbcom-kafkaconnectorversion-editor appscode/catalogkubedbcom-kafkaconnectorversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-kafkaconnectorversion-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubedbcom-kafkaconnectorversion-editor appscode/catalogkubedbcom-kafkaconnectorversion-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubedbcom-kafkaversion-editor/Chart.yaml b/charts/catalogkubedbcom-kafkaversion-editor/Chart.yaml index 273f5e52d0..e2d883a9c3 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubedbcom-kafkaversion-editor/README.md b/charts/catalogkubedbcom-kafkaversion-editor/README.md index 0b62a56467..0924b6a688 100644 --- a/charts/catalogkubedbcom-kafkaversion-editor/README.md +++ b/charts/catalogkubedbcom-kafkaversion-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubedbcom-kafkaversion-editor --version=v0.30.0 -$ helm upgrade -i catalogkubedbcom-kafkaversion-editor appscode/catalogkubedbcom-kafkaversion-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubedbcom-kafkaversion-editor --version=v0.29.0 +$ helm upgrade -i catalogkubedbcom-kafkaversion-editor appscode/catalogkubedbcom-kafkaversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-kafkaversion-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubedbcom-kafkaversion-editor appscode/catalogkubedbcom-kafkaversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-kafkaversion-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubedb.com/v1alpha1 +$ helm upgrade -i catalogkubedbcom-kafkaversion-editor appscode/catalogkubedbcom-kafkaversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-kafkaversion-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubedbcom-kafkaversion-editor appscode/catalogkubedbcom-kafkaversion-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubedbcom-mariadbversion-editor/Chart.yaml b/charts/catalogkubedbcom-mariadbversion-editor/Chart.yaml index db45c1e78a..50922ddc3d 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubedbcom-mariadbversion-editor/README.md b/charts/catalogkubedbcom-mariadbversion-editor/README.md index 08e79d7147..0edc2be821 100644 --- a/charts/catalogkubedbcom-mariadbversion-editor/README.md +++ b/charts/catalogkubedbcom-mariadbversion-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubedbcom-mariadbversion-editor --version=v0.30.0 -$ helm upgrade -i catalogkubedbcom-mariadbversion-editor appscode/catalogkubedbcom-mariadbversion-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubedbcom-mariadbversion-editor --version=v0.29.0 +$ helm upgrade -i catalogkubedbcom-mariadbversion-editor appscode/catalogkubedbcom-mariadbversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-mariadbversion-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubedbcom-mariadbversion-editor appscode/catalogkubedbcom-mariadbversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-mariadbversion-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubedb.com/v1alpha1 +$ helm upgrade -i catalogkubedbcom-mariadbversion-editor appscode/catalogkubedbcom-mariadbversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-mariadbversion-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubedbcom-mariadbversion-editor appscode/catalogkubedbcom-mariadbversion-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubedbcom-memcachedversion-editor/Chart.yaml b/charts/catalogkubedbcom-memcachedversion-editor/Chart.yaml index 0584ef8ead..bd61370f65 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubedbcom-memcachedversion-editor/README.md b/charts/catalogkubedbcom-memcachedversion-editor/README.md index 521a48b98a..43b3bf54af 100644 --- a/charts/catalogkubedbcom-memcachedversion-editor/README.md +++ b/charts/catalogkubedbcom-memcachedversion-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubedbcom-memcachedversion-editor --version=v0.30.0 -$ helm upgrade -i catalogkubedbcom-memcachedversion-editor appscode/catalogkubedbcom-memcachedversion-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubedbcom-memcachedversion-editor --version=v0.29.0 +$ helm upgrade -i catalogkubedbcom-memcachedversion-editor appscode/catalogkubedbcom-memcachedversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-memcachedversion-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubedbcom-memcachedversion-editor appscode/catalogkubedbcom-memcachedversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-memcachedversion-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubedb.com/v1alpha1 +$ helm upgrade -i catalogkubedbcom-memcachedversion-editor appscode/catalogkubedbcom-memcachedversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-memcachedversion-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubedbcom-memcachedversion-editor appscode/catalogkubedbcom-memcachedversion-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubedbcom-mongodbversion-editor/Chart.yaml b/charts/catalogkubedbcom-mongodbversion-editor/Chart.yaml index 89d8b055d2..d9702fadf7 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubedbcom-mongodbversion-editor/README.md b/charts/catalogkubedbcom-mongodbversion-editor/README.md index 56a329a436..bab4bc0c66 100644 --- a/charts/catalogkubedbcom-mongodbversion-editor/README.md +++ b/charts/catalogkubedbcom-mongodbversion-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubedbcom-mongodbversion-editor --version=v0.30.0 -$ helm upgrade -i catalogkubedbcom-mongodbversion-editor appscode/catalogkubedbcom-mongodbversion-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubedbcom-mongodbversion-editor --version=v0.29.0 +$ helm upgrade -i catalogkubedbcom-mongodbversion-editor appscode/catalogkubedbcom-mongodbversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-mongodbversion-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubedbcom-mongodbversion-editor appscode/catalogkubedbcom-mongodbversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-mongodbversion-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubedb.com/v1alpha1 +$ helm upgrade -i catalogkubedbcom-mongodbversion-editor appscode/catalogkubedbcom-mongodbversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-mongodbversion-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubedbcom-mongodbversion-editor appscode/catalogkubedbcom-mongodbversion-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubedbcom-mssqlserverversion-editor/Chart.yaml b/charts/catalogkubedbcom-mssqlserverversion-editor/Chart.yaml index 6d674aae8c..a51956f8e7 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubedbcom-mssqlserverversion-editor/README.md b/charts/catalogkubedbcom-mssqlserverversion-editor/README.md index 2682681da6..18a88a465a 100644 --- a/charts/catalogkubedbcom-mssqlserverversion-editor/README.md +++ b/charts/catalogkubedbcom-mssqlserverversion-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubedbcom-mssqlserverversion-editor --version=v0.30.0 -$ helm upgrade -i catalogkubedbcom-mssqlserverversion-editor appscode/catalogkubedbcom-mssqlserverversion-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubedbcom-mssqlserverversion-editor --version=v0.29.0 +$ helm upgrade -i catalogkubedbcom-mssqlserverversion-editor appscode/catalogkubedbcom-mssqlserverversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-mssqlserverversion-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubedbcom-mssqlserverversion-editor appscode/catalogkubedbcom-mssqlserverversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-mssqlserverversion-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubedb.com/v1alpha1 +$ helm upgrade -i catalogkubedbcom-mssqlserverversion-editor appscode/catalogkubedbcom-mssqlserverversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-mssqlserverversion-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubedbcom-mssqlserverversion-editor appscode/catalogkubedbcom-mssqlserverversion-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubedbcom-mysqlversion-editor/Chart.yaml b/charts/catalogkubedbcom-mysqlversion-editor/Chart.yaml index d514324c5a..339d1d1b31 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubedbcom-mysqlversion-editor/README.md b/charts/catalogkubedbcom-mysqlversion-editor/README.md index 0ac8089d33..192afb4141 100644 --- a/charts/catalogkubedbcom-mysqlversion-editor/README.md +++ b/charts/catalogkubedbcom-mysqlversion-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubedbcom-mysqlversion-editor --version=v0.30.0 -$ helm upgrade -i catalogkubedbcom-mysqlversion-editor appscode/catalogkubedbcom-mysqlversion-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubedbcom-mysqlversion-editor --version=v0.29.0 +$ helm upgrade -i catalogkubedbcom-mysqlversion-editor appscode/catalogkubedbcom-mysqlversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-mysqlversion-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubedbcom-mysqlversion-editor appscode/catalogkubedbcom-mysqlversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-mysqlversion-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubedb.com/v1alpha1 +$ helm upgrade -i catalogkubedbcom-mysqlversion-editor appscode/catalogkubedbcom-mysqlversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-mysqlversion-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubedbcom-mysqlversion-editor appscode/catalogkubedbcom-mysqlversion-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubedbcom-oracleversion-editor/Chart.yaml b/charts/catalogkubedbcom-oracleversion-editor/Chart.yaml index c4026d32c2..fee449ea5e 100644 --- a/charts/catalogkubedbcom-oracleversion-editor/Chart.yaml +++ b/charts/catalogkubedbcom-oracleversion-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"catalog.kubedb.com","version":"v1alpha1","resource":"oracleversions"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: OracleVersion 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-oracleversion-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/catalogkubedbcom-oracleversion-editor/README.md b/charts/catalogkubedbcom-oracleversion-editor/README.md index 4a3c5f46e5..3018317c26 100644 --- a/charts/catalogkubedbcom-oracleversion-editor/README.md +++ b/charts/catalogkubedbcom-oracleversion-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubedbcom-oracleversion-editor --version=v0.30.0 -$ helm upgrade -i catalogkubedbcom-oracleversion-editor appscode/catalogkubedbcom-oracleversion-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubedbcom-oracleversion-editor --version=v0.29.0 +$ helm upgrade -i catalogkubedbcom-oracleversion-editor appscode/catalogkubedbcom-oracleversion-editor -n default --create-namespace --version=v0.29.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a OracleVersion Editor on a [Kubernetes](http://kubernetes.io To install/upgrade the chart with the release name `catalogkubedbcom-oracleversion-editor`: ```bash -$ helm upgrade -i catalogkubedbcom-oracleversion-editor appscode/catalogkubedbcom-oracleversion-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubedbcom-oracleversion-editor appscode/catalogkubedbcom-oracleversion-editor -n default --create-namespace --version=v0.29.0 ``` The command deploys a OracleVersion Editor on the Kubernetes cluster in the default configuration. The [configuration](#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-o Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i catalogkubedbcom-oracleversion-editor appscode/catalogkubedbcom-oracleversion-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubedb.com/v1alpha1 +$ helm upgrade -i catalogkubedbcom-oracleversion-editor appscode/catalogkubedbcom-oracleversion-editor -n default --create-namespace --version=v0.29.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-oracleversion-editor appscode/catalogkubedbcom-oracleversion-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubedbcom-oracleversion-editor appscode/catalogkubedbcom-oracleversion-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubedbcom-perconaxtradbversion-editor/Chart.yaml b/charts/catalogkubedbcom-perconaxtradbversion-editor/Chart.yaml index 2689dde7c0..f37a2e67a5 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubedbcom-perconaxtradbversion-editor/README.md b/charts/catalogkubedbcom-perconaxtradbversion-editor/README.md index b5af5c8e3f..e989b2f822 100644 --- a/charts/catalogkubedbcom-perconaxtradbversion-editor/README.md +++ b/charts/catalogkubedbcom-perconaxtradbversion-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubedbcom-perconaxtradbversion-editor --version=v0.30.0 -$ helm upgrade -i catalogkubedbcom-perconaxtradbversion-editor appscode/catalogkubedbcom-perconaxtradbversion-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubedbcom-perconaxtradbversion-editor --version=v0.29.0 +$ helm upgrade -i catalogkubedbcom-perconaxtradbversion-editor appscode/catalogkubedbcom-perconaxtradbversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-perconaxtradbversion-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubedbcom-perconaxtradbversion-editor appscode/catalogkubedbcom-perconaxtradbversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-perconaxtradbversion-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubedb.com/v1alpha1 +$ helm upgrade -i catalogkubedbcom-perconaxtradbversion-editor appscode/catalogkubedbcom-perconaxtradbversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-perconaxtradbversion-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubedbcom-perconaxtradbversion-editor appscode/catalogkubedbcom-perconaxtradbversion-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubedbcom-pgbouncerversion-editor/Chart.yaml b/charts/catalogkubedbcom-pgbouncerversion-editor/Chart.yaml index 3028fe9592..ed345ec1b9 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubedbcom-pgbouncerversion-editor/README.md b/charts/catalogkubedbcom-pgbouncerversion-editor/README.md index 5cdab9b1d0..46b4a21b88 100644 --- a/charts/catalogkubedbcom-pgbouncerversion-editor/README.md +++ b/charts/catalogkubedbcom-pgbouncerversion-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubedbcom-pgbouncerversion-editor --version=v0.30.0 -$ helm upgrade -i catalogkubedbcom-pgbouncerversion-editor appscode/catalogkubedbcom-pgbouncerversion-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubedbcom-pgbouncerversion-editor --version=v0.29.0 +$ helm upgrade -i catalogkubedbcom-pgbouncerversion-editor appscode/catalogkubedbcom-pgbouncerversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-pgbouncerversion-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubedbcom-pgbouncerversion-editor appscode/catalogkubedbcom-pgbouncerversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-pgbouncerversion-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubedb.com/v1alpha1 +$ helm upgrade -i catalogkubedbcom-pgbouncerversion-editor appscode/catalogkubedbcom-pgbouncerversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-pgbouncerversion-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubedbcom-pgbouncerversion-editor appscode/catalogkubedbcom-pgbouncerversion-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubedbcom-pgpoolversion-editor/Chart.yaml b/charts/catalogkubedbcom-pgpoolversion-editor/Chart.yaml index f059f8fcda..27ac4f5113 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubedbcom-pgpoolversion-editor/README.md b/charts/catalogkubedbcom-pgpoolversion-editor/README.md index d2475f8434..c7fb8a242c 100644 --- a/charts/catalogkubedbcom-pgpoolversion-editor/README.md +++ b/charts/catalogkubedbcom-pgpoolversion-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubedbcom-pgpoolversion-editor --version=v0.30.0 -$ helm upgrade -i catalogkubedbcom-pgpoolversion-editor appscode/catalogkubedbcom-pgpoolversion-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubedbcom-pgpoolversion-editor --version=v0.29.0 +$ helm upgrade -i catalogkubedbcom-pgpoolversion-editor appscode/catalogkubedbcom-pgpoolversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-pgpoolversion-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubedbcom-pgpoolversion-editor appscode/catalogkubedbcom-pgpoolversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-pgpoolversion-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubedb.com/v1alpha1 +$ helm upgrade -i catalogkubedbcom-pgpoolversion-editor appscode/catalogkubedbcom-pgpoolversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-pgpoolversion-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubedbcom-pgpoolversion-editor appscode/catalogkubedbcom-pgpoolversion-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubedbcom-postgresversion-editor/Chart.yaml b/charts/catalogkubedbcom-postgresversion-editor/Chart.yaml index 750e7201e6..a189ffe661 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubedbcom-postgresversion-editor/README.md b/charts/catalogkubedbcom-postgresversion-editor/README.md index 2c15a47629..125512c8ee 100644 --- a/charts/catalogkubedbcom-postgresversion-editor/README.md +++ b/charts/catalogkubedbcom-postgresversion-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubedbcom-postgresversion-editor --version=v0.30.0 -$ helm upgrade -i catalogkubedbcom-postgresversion-editor appscode/catalogkubedbcom-postgresversion-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubedbcom-postgresversion-editor --version=v0.29.0 +$ helm upgrade -i catalogkubedbcom-postgresversion-editor appscode/catalogkubedbcom-postgresversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-postgresversion-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubedbcom-postgresversion-editor appscode/catalogkubedbcom-postgresversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-postgresversion-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubedb.com/v1alpha1 +$ helm upgrade -i catalogkubedbcom-postgresversion-editor appscode/catalogkubedbcom-postgresversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-postgresversion-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubedbcom-postgresversion-editor appscode/catalogkubedbcom-postgresversion-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubedbcom-proxysqlversion-editor/Chart.yaml b/charts/catalogkubedbcom-proxysqlversion-editor/Chart.yaml index d437f86623..65c029c853 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubedbcom-proxysqlversion-editor/README.md b/charts/catalogkubedbcom-proxysqlversion-editor/README.md index 642dc2cd22..b72060ed39 100644 --- a/charts/catalogkubedbcom-proxysqlversion-editor/README.md +++ b/charts/catalogkubedbcom-proxysqlversion-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubedbcom-proxysqlversion-editor --version=v0.30.0 -$ helm upgrade -i catalogkubedbcom-proxysqlversion-editor appscode/catalogkubedbcom-proxysqlversion-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubedbcom-proxysqlversion-editor --version=v0.29.0 +$ helm upgrade -i catalogkubedbcom-proxysqlversion-editor appscode/catalogkubedbcom-proxysqlversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-proxysqlversion-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubedbcom-proxysqlversion-editor appscode/catalogkubedbcom-proxysqlversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-proxysqlversion-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubedb.com/v1alpha1 +$ helm upgrade -i catalogkubedbcom-proxysqlversion-editor appscode/catalogkubedbcom-proxysqlversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-proxysqlversion-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubedbcom-proxysqlversion-editor appscode/catalogkubedbcom-proxysqlversion-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubedbcom-rabbitmqversion-editor/Chart.yaml b/charts/catalogkubedbcom-rabbitmqversion-editor/Chart.yaml index d7cbdfd8a8..9176a19c1d 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubedbcom-rabbitmqversion-editor/README.md b/charts/catalogkubedbcom-rabbitmqversion-editor/README.md index 2731367b4e..c3c02fb6f9 100644 --- a/charts/catalogkubedbcom-rabbitmqversion-editor/README.md +++ b/charts/catalogkubedbcom-rabbitmqversion-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubedbcom-rabbitmqversion-editor --version=v0.30.0 -$ helm upgrade -i catalogkubedbcom-rabbitmqversion-editor appscode/catalogkubedbcom-rabbitmqversion-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubedbcom-rabbitmqversion-editor --version=v0.29.0 +$ helm upgrade -i catalogkubedbcom-rabbitmqversion-editor appscode/catalogkubedbcom-rabbitmqversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-rabbitmqversion-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubedbcom-rabbitmqversion-editor appscode/catalogkubedbcom-rabbitmqversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-rabbitmqversion-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubedb.com/v1alpha1 +$ helm upgrade -i catalogkubedbcom-rabbitmqversion-editor appscode/catalogkubedbcom-rabbitmqversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-rabbitmqversion-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubedbcom-rabbitmqversion-editor appscode/catalogkubedbcom-rabbitmqversion-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubedbcom-redisversion-editor/Chart.yaml b/charts/catalogkubedbcom-redisversion-editor/Chart.yaml index 0f01b8f4df..9b4c8b0672 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubedbcom-redisversion-editor/README.md b/charts/catalogkubedbcom-redisversion-editor/README.md index 719c1a75b9..acddb4136d 100644 --- a/charts/catalogkubedbcom-redisversion-editor/README.md +++ b/charts/catalogkubedbcom-redisversion-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubedbcom-redisversion-editor --version=v0.30.0 -$ helm upgrade -i catalogkubedbcom-redisversion-editor appscode/catalogkubedbcom-redisversion-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubedbcom-redisversion-editor --version=v0.29.0 +$ helm upgrade -i catalogkubedbcom-redisversion-editor appscode/catalogkubedbcom-redisversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-redisversion-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubedbcom-redisversion-editor appscode/catalogkubedbcom-redisversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-redisversion-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubedb.com/v1alpha1 +$ helm upgrade -i catalogkubedbcom-redisversion-editor appscode/catalogkubedbcom-redisversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-redisversion-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubedbcom-redisversion-editor appscode/catalogkubedbcom-redisversion-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubedbcom-schemaregistryversion-editor/Chart.yaml b/charts/catalogkubedbcom-schemaregistryversion-editor/Chart.yaml index 58d51eb00a..0d03cbf0aa 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubedbcom-schemaregistryversion-editor/README.md b/charts/catalogkubedbcom-schemaregistryversion-editor/README.md index 8e39528aac..33a5e406c2 100644 --- a/charts/catalogkubedbcom-schemaregistryversion-editor/README.md +++ b/charts/catalogkubedbcom-schemaregistryversion-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubedbcom-schemaregistryversion-editor --version=v0.30.0 -$ helm upgrade -i catalogkubedbcom-schemaregistryversion-editor appscode/catalogkubedbcom-schemaregistryversion-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubedbcom-schemaregistryversion-editor --version=v0.29.0 +$ helm upgrade -i catalogkubedbcom-schemaregistryversion-editor appscode/catalogkubedbcom-schemaregistryversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-schemaregistryversion-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubedbcom-schemaregistryversion-editor appscode/catalogkubedbcom-schemaregistryversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-schemaregistryversion-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubedb.com/v1alpha1 +$ helm upgrade -i catalogkubedbcom-schemaregistryversion-editor appscode/catalogkubedbcom-schemaregistryversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-schemaregistryversion-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubedbcom-schemaregistryversion-editor appscode/catalogkubedbcom-schemaregistryversion-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubedbcom-singlestoreversion-editor/Chart.yaml b/charts/catalogkubedbcom-singlestoreversion-editor/Chart.yaml index 8d171056d3..61804ff060 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubedbcom-singlestoreversion-editor/README.md b/charts/catalogkubedbcom-singlestoreversion-editor/README.md index 253dfd671c..f3e7474ff2 100644 --- a/charts/catalogkubedbcom-singlestoreversion-editor/README.md +++ b/charts/catalogkubedbcom-singlestoreversion-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubedbcom-singlestoreversion-editor --version=v0.30.0 -$ helm upgrade -i catalogkubedbcom-singlestoreversion-editor appscode/catalogkubedbcom-singlestoreversion-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubedbcom-singlestoreversion-editor --version=v0.29.0 +$ helm upgrade -i catalogkubedbcom-singlestoreversion-editor appscode/catalogkubedbcom-singlestoreversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-singlestoreversion-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubedbcom-singlestoreversion-editor appscode/catalogkubedbcom-singlestoreversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-singlestoreversion-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubedb.com/v1alpha1 +$ helm upgrade -i catalogkubedbcom-singlestoreversion-editor appscode/catalogkubedbcom-singlestoreversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-singlestoreversion-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubedbcom-singlestoreversion-editor appscode/catalogkubedbcom-singlestoreversion-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubedbcom-solrversion-editor/Chart.yaml b/charts/catalogkubedbcom-solrversion-editor/Chart.yaml index 4534d3a56c..d9f6aa361a 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubedbcom-solrversion-editor/README.md b/charts/catalogkubedbcom-solrversion-editor/README.md index a469045c4f..3b171112b7 100644 --- a/charts/catalogkubedbcom-solrversion-editor/README.md +++ b/charts/catalogkubedbcom-solrversion-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubedbcom-solrversion-editor --version=v0.30.0 -$ helm upgrade -i catalogkubedbcom-solrversion-editor appscode/catalogkubedbcom-solrversion-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubedbcom-solrversion-editor --version=v0.29.0 +$ helm upgrade -i catalogkubedbcom-solrversion-editor appscode/catalogkubedbcom-solrversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-solrversion-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubedbcom-solrversion-editor appscode/catalogkubedbcom-solrversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-solrversion-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubedb.com/v1alpha1 +$ helm upgrade -i catalogkubedbcom-solrversion-editor appscode/catalogkubedbcom-solrversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-solrversion-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubedbcom-solrversion-editor appscode/catalogkubedbcom-solrversion-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubedbcom-zookeeperversion-editor/Chart.yaml b/charts/catalogkubedbcom-zookeeperversion-editor/Chart.yaml index 9ee963e5db..9e219909d4 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubedbcom-zookeeperversion-editor/README.md b/charts/catalogkubedbcom-zookeeperversion-editor/README.md index 5831d60ce4..131784c080 100644 --- a/charts/catalogkubedbcom-zookeeperversion-editor/README.md +++ b/charts/catalogkubedbcom-zookeeperversion-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubedbcom-zookeeperversion-editor --version=v0.30.0 -$ helm upgrade -i catalogkubedbcom-zookeeperversion-editor appscode/catalogkubedbcom-zookeeperversion-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubedbcom-zookeeperversion-editor --version=v0.29.0 +$ helm upgrade -i catalogkubedbcom-zookeeperversion-editor appscode/catalogkubedbcom-zookeeperversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-zookeeperversion-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubedbcom-zookeeperversion-editor appscode/catalogkubedbcom-zookeeperversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-zookeeperversion-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubedb.com/v1alpha1 +$ helm upgrade -i catalogkubedbcom-zookeeperversion-editor appscode/catalogkubedbcom-zookeeperversion-editor -n default --create-namespace --version=v0.29.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/catalogkubedbcom-zookeeperversion-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubedbcom-zookeeperversion-editor appscode/catalogkubedbcom-zookeeperversion-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubevaultcom-vaultserverversion-editor/Chart.yaml b/charts/catalogkubevaultcom-vaultserverversion-editor/Chart.yaml index 3087923440..fe2702b17c 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubevaultcom-vaultserverversion-editor/README.md b/charts/catalogkubevaultcom-vaultserverversion-editor/README.md index e7057174af..97310020e0 100644 --- a/charts/catalogkubevaultcom-vaultserverversion-editor/README.md +++ b/charts/catalogkubevaultcom-vaultserverversion-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubevaultcom-vaultserverversion-editor --version=v0.30.0 -$ helm upgrade -i catalogkubevaultcom-vaultserverversion-editor appscode/catalogkubevaultcom-vaultserverversion-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubevaultcom-vaultserverversion-editor --version=v0.29.0 +$ helm upgrade -i catalogkubevaultcom-vaultserverversion-editor appscode/catalogkubevaultcom-vaultserverversion-editor -n default --create-namespace --version=v0.29.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/catalogkubevaultcom-vaultserverversion-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubevaultcom-vaultserverversion-editor appscode/catalogkubevaultcom-vaultserverversion-editor -n default --create-namespace --version=v0.29.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/catalogkubevaultcom-vaultserverversion-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubevault.com/v1alpha1 +$ helm upgrade -i catalogkubevaultcom-vaultserverversion-editor appscode/catalogkubevaultcom-vaultserverversion-editor -n default --create-namespace --version=v0.29.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/catalogkubevaultcom-vaultserverversion-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubevaultcom-vaultserverversion-editor appscode/catalogkubevaultcom-vaultserverversion-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubewaredev-elasticsearchbinding-editor/Chart.yaml b/charts/catalogkubewaredev-elasticsearchbinding-editor/Chart.yaml index 7f98d99867..c3d7b35fe5 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubewaredev-elasticsearchbinding-editor/README.md b/charts/catalogkubewaredev-elasticsearchbinding-editor/README.md index 02c2d59159..fcf9c50224 100644 --- a/charts/catalogkubewaredev-elasticsearchbinding-editor/README.md +++ b/charts/catalogkubewaredev-elasticsearchbinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubewaredev-elasticsearchbinding-editor --version=v0.30.0 -$ helm upgrade -i catalogkubewaredev-elasticsearchbinding-editor appscode/catalogkubewaredev-elasticsearchbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubewaredev-elasticsearchbinding-editor --version=v0.29.0 +$ helm upgrade -i catalogkubewaredev-elasticsearchbinding-editor appscode/catalogkubewaredev-elasticsearchbinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-elasticsearchbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubewaredev-elasticsearchbinding-editor appscode/catalogkubewaredev-elasticsearchbinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-elasticsearchbinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubeware.dev/v1alpha1 +$ helm upgrade -i catalogkubewaredev-elasticsearchbinding-editor appscode/catalogkubewaredev-elasticsearchbinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-elasticsearchbinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubewaredev-elasticsearchbinding-editor appscode/catalogkubewaredev-elasticsearchbinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubewaredev-kafkabinding-editor/Chart.yaml b/charts/catalogkubewaredev-kafkabinding-editor/Chart.yaml index e2c7feb18e..e645ea2571 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubewaredev-kafkabinding-editor/README.md b/charts/catalogkubewaredev-kafkabinding-editor/README.md index 51ee70f8d6..116a38d6cc 100644 --- a/charts/catalogkubewaredev-kafkabinding-editor/README.md +++ b/charts/catalogkubewaredev-kafkabinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubewaredev-kafkabinding-editor --version=v0.30.0 -$ helm upgrade -i catalogkubewaredev-kafkabinding-editor appscode/catalogkubewaredev-kafkabinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubewaredev-kafkabinding-editor --version=v0.29.0 +$ helm upgrade -i catalogkubewaredev-kafkabinding-editor appscode/catalogkubewaredev-kafkabinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-kafkabinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubewaredev-kafkabinding-editor appscode/catalogkubewaredev-kafkabinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-kafkabinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubeware.dev/v1alpha1 +$ helm upgrade -i catalogkubewaredev-kafkabinding-editor appscode/catalogkubewaredev-kafkabinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-kafkabinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubewaredev-kafkabinding-editor appscode/catalogkubewaredev-kafkabinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubewaredev-mariadbbinding-editor/Chart.yaml b/charts/catalogkubewaredev-mariadbbinding-editor/Chart.yaml index 28148ef625..d0a803e23b 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubewaredev-mariadbbinding-editor/README.md b/charts/catalogkubewaredev-mariadbbinding-editor/README.md index 996f712036..fda4b4a85f 100644 --- a/charts/catalogkubewaredev-mariadbbinding-editor/README.md +++ b/charts/catalogkubewaredev-mariadbbinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubewaredev-mariadbbinding-editor --version=v0.30.0 -$ helm upgrade -i catalogkubewaredev-mariadbbinding-editor appscode/catalogkubewaredev-mariadbbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubewaredev-mariadbbinding-editor --version=v0.29.0 +$ helm upgrade -i catalogkubewaredev-mariadbbinding-editor appscode/catalogkubewaredev-mariadbbinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-mariadbbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubewaredev-mariadbbinding-editor appscode/catalogkubewaredev-mariadbbinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-mariadbbinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubeware.dev/v1alpha1 +$ helm upgrade -i catalogkubewaredev-mariadbbinding-editor appscode/catalogkubewaredev-mariadbbinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-mariadbbinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubewaredev-mariadbbinding-editor appscode/catalogkubewaredev-mariadbbinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubewaredev-memcachedbinding-editor/Chart.yaml b/charts/catalogkubewaredev-memcachedbinding-editor/Chart.yaml index 041734b9b9..4a08635b81 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubewaredev-memcachedbinding-editor/README.md b/charts/catalogkubewaredev-memcachedbinding-editor/README.md index 06cbf298a9..93eea5a17b 100644 --- a/charts/catalogkubewaredev-memcachedbinding-editor/README.md +++ b/charts/catalogkubewaredev-memcachedbinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubewaredev-memcachedbinding-editor --version=v0.30.0 -$ helm upgrade -i catalogkubewaredev-memcachedbinding-editor appscode/catalogkubewaredev-memcachedbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubewaredev-memcachedbinding-editor --version=v0.29.0 +$ helm upgrade -i catalogkubewaredev-memcachedbinding-editor appscode/catalogkubewaredev-memcachedbinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-memcachedbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubewaredev-memcachedbinding-editor appscode/catalogkubewaredev-memcachedbinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-memcachedbinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubeware.dev/v1alpha1 +$ helm upgrade -i catalogkubewaredev-memcachedbinding-editor appscode/catalogkubewaredev-memcachedbinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-memcachedbinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubewaredev-memcachedbinding-editor appscode/catalogkubewaredev-memcachedbinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubewaredev-mongodbbinding-editor/Chart.yaml b/charts/catalogkubewaredev-mongodbbinding-editor/Chart.yaml index 0f85bf095b..a4570fa56a 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubewaredev-mongodbbinding-editor/README.md b/charts/catalogkubewaredev-mongodbbinding-editor/README.md index 64e8ed128c..e02e64220f 100644 --- a/charts/catalogkubewaredev-mongodbbinding-editor/README.md +++ b/charts/catalogkubewaredev-mongodbbinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubewaredev-mongodbbinding-editor --version=v0.30.0 -$ helm upgrade -i catalogkubewaredev-mongodbbinding-editor appscode/catalogkubewaredev-mongodbbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubewaredev-mongodbbinding-editor --version=v0.29.0 +$ helm upgrade -i catalogkubewaredev-mongodbbinding-editor appscode/catalogkubewaredev-mongodbbinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-mongodbbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubewaredev-mongodbbinding-editor appscode/catalogkubewaredev-mongodbbinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-mongodbbinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubeware.dev/v1alpha1 +$ helm upgrade -i catalogkubewaredev-mongodbbinding-editor appscode/catalogkubewaredev-mongodbbinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-mongodbbinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubewaredev-mongodbbinding-editor appscode/catalogkubewaredev-mongodbbinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubewaredev-mysqlbinding-editor/Chart.yaml b/charts/catalogkubewaredev-mysqlbinding-editor/Chart.yaml index a797dd0176..6b395c2ed5 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubewaredev-mysqlbinding-editor/README.md b/charts/catalogkubewaredev-mysqlbinding-editor/README.md index a539aabb44..7e824c3d23 100644 --- a/charts/catalogkubewaredev-mysqlbinding-editor/README.md +++ b/charts/catalogkubewaredev-mysqlbinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubewaredev-mysqlbinding-editor --version=v0.30.0 -$ helm upgrade -i catalogkubewaredev-mysqlbinding-editor appscode/catalogkubewaredev-mysqlbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubewaredev-mysqlbinding-editor --version=v0.29.0 +$ helm upgrade -i catalogkubewaredev-mysqlbinding-editor appscode/catalogkubewaredev-mysqlbinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-mysqlbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubewaredev-mysqlbinding-editor appscode/catalogkubewaredev-mysqlbinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-mysqlbinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubeware.dev/v1alpha1 +$ helm upgrade -i catalogkubewaredev-mysqlbinding-editor appscode/catalogkubewaredev-mysqlbinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-mysqlbinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubewaredev-mysqlbinding-editor appscode/catalogkubewaredev-mysqlbinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubewaredev-perconaxtradbbinding-editor/Chart.yaml b/charts/catalogkubewaredev-perconaxtradbbinding-editor/Chart.yaml index fa7f30b064..7bd5ae254f 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubewaredev-perconaxtradbbinding-editor/README.md b/charts/catalogkubewaredev-perconaxtradbbinding-editor/README.md index 5b289f832a..37fbf891ab 100644 --- a/charts/catalogkubewaredev-perconaxtradbbinding-editor/README.md +++ b/charts/catalogkubewaredev-perconaxtradbbinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubewaredev-perconaxtradbbinding-editor --version=v0.30.0 -$ helm upgrade -i catalogkubewaredev-perconaxtradbbinding-editor appscode/catalogkubewaredev-perconaxtradbbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubewaredev-perconaxtradbbinding-editor --version=v0.29.0 +$ helm upgrade -i catalogkubewaredev-perconaxtradbbinding-editor appscode/catalogkubewaredev-perconaxtradbbinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-perconaxtradbbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubewaredev-perconaxtradbbinding-editor appscode/catalogkubewaredev-perconaxtradbbinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-perconaxtradbbinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubeware.dev/v1alpha1 +$ helm upgrade -i catalogkubewaredev-perconaxtradbbinding-editor appscode/catalogkubewaredev-perconaxtradbbinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-perconaxtradbbinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubewaredev-perconaxtradbbinding-editor appscode/catalogkubewaredev-perconaxtradbbinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubewaredev-pgbouncerbinding-editor/Chart.yaml b/charts/catalogkubewaredev-pgbouncerbinding-editor/Chart.yaml index b81ad3a550..eb43db2ff4 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubewaredev-pgbouncerbinding-editor/README.md b/charts/catalogkubewaredev-pgbouncerbinding-editor/README.md index d061d5fb6c..e1490b4f35 100644 --- a/charts/catalogkubewaredev-pgbouncerbinding-editor/README.md +++ b/charts/catalogkubewaredev-pgbouncerbinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubewaredev-pgbouncerbinding-editor --version=v0.30.0 -$ helm upgrade -i catalogkubewaredev-pgbouncerbinding-editor appscode/catalogkubewaredev-pgbouncerbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubewaredev-pgbouncerbinding-editor --version=v0.29.0 +$ helm upgrade -i catalogkubewaredev-pgbouncerbinding-editor appscode/catalogkubewaredev-pgbouncerbinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-pgbouncerbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubewaredev-pgbouncerbinding-editor appscode/catalogkubewaredev-pgbouncerbinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-pgbouncerbinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubeware.dev/v1alpha1 +$ helm upgrade -i catalogkubewaredev-pgbouncerbinding-editor appscode/catalogkubewaredev-pgbouncerbinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-pgbouncerbinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubewaredev-pgbouncerbinding-editor appscode/catalogkubewaredev-pgbouncerbinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubewaredev-postgresbinding-editor/Chart.yaml b/charts/catalogkubewaredev-postgresbinding-editor/Chart.yaml index c51bac1ad8..e7bcf5742c 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubewaredev-postgresbinding-editor/README.md b/charts/catalogkubewaredev-postgresbinding-editor/README.md index 0f08645859..ce71e4854d 100644 --- a/charts/catalogkubewaredev-postgresbinding-editor/README.md +++ b/charts/catalogkubewaredev-postgresbinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubewaredev-postgresbinding-editor --version=v0.30.0 -$ helm upgrade -i catalogkubewaredev-postgresbinding-editor appscode/catalogkubewaredev-postgresbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubewaredev-postgresbinding-editor --version=v0.29.0 +$ helm upgrade -i catalogkubewaredev-postgresbinding-editor appscode/catalogkubewaredev-postgresbinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-postgresbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubewaredev-postgresbinding-editor appscode/catalogkubewaredev-postgresbinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-postgresbinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubeware.dev/v1alpha1 +$ helm upgrade -i catalogkubewaredev-postgresbinding-editor appscode/catalogkubewaredev-postgresbinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-postgresbinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubewaredev-postgresbinding-editor appscode/catalogkubewaredev-postgresbinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubewaredev-proxysqlbinding-editor/Chart.yaml b/charts/catalogkubewaredev-proxysqlbinding-editor/Chart.yaml index f7610325f2..27303186b1 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubewaredev-proxysqlbinding-editor/README.md b/charts/catalogkubewaredev-proxysqlbinding-editor/README.md index 433a596aff..05322070d2 100644 --- a/charts/catalogkubewaredev-proxysqlbinding-editor/README.md +++ b/charts/catalogkubewaredev-proxysqlbinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubewaredev-proxysqlbinding-editor --version=v0.30.0 -$ helm upgrade -i catalogkubewaredev-proxysqlbinding-editor appscode/catalogkubewaredev-proxysqlbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubewaredev-proxysqlbinding-editor --version=v0.29.0 +$ helm upgrade -i catalogkubewaredev-proxysqlbinding-editor appscode/catalogkubewaredev-proxysqlbinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-proxysqlbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubewaredev-proxysqlbinding-editor appscode/catalogkubewaredev-proxysqlbinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-proxysqlbinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubeware.dev/v1alpha1 +$ helm upgrade -i catalogkubewaredev-proxysqlbinding-editor appscode/catalogkubewaredev-proxysqlbinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-proxysqlbinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubewaredev-proxysqlbinding-editor appscode/catalogkubewaredev-proxysqlbinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/catalogkubewaredev-redisbinding-editor/Chart.yaml b/charts/catalogkubewaredev-redisbinding-editor/Chart.yaml index 3440107daa..2968677065 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/catalogkubewaredev-redisbinding-editor/README.md b/charts/catalogkubewaredev-redisbinding-editor/README.md index ef40457588..96d92cc692 100644 --- a/charts/catalogkubewaredev-redisbinding-editor/README.md +++ b/charts/catalogkubewaredev-redisbinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/catalogkubewaredev-redisbinding-editor --version=v0.30.0 -$ helm upgrade -i catalogkubewaredev-redisbinding-editor appscode/catalogkubewaredev-redisbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/catalogkubewaredev-redisbinding-editor --version=v0.29.0 +$ helm upgrade -i catalogkubewaredev-redisbinding-editor appscode/catalogkubewaredev-redisbinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-redisbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i catalogkubewaredev-redisbinding-editor appscode/catalogkubewaredev-redisbinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-redisbinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=catalog.kubeware.dev/v1alpha1 +$ helm upgrade -i catalogkubewaredev-redisbinding-editor appscode/catalogkubewaredev-redisbinding-editor -n default --create-namespace --version=v0.29.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/catalogkubewaredev-redisbinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i catalogkubewaredev-redisbinding-editor appscode/catalogkubewaredev-redisbinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/certificatesk8sio-certificatesigningrequest-editor/Chart.yaml b/charts/certificatesk8sio-certificatesigningrequest-editor/Chart.yaml index 0cf45afcc1..3eddc7c678 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/certificatesk8sio-certificatesigningrequest-editor/README.md b/charts/certificatesk8sio-certificatesigningrequest-editor/README.md index 1f6e8a0cde..8ef7db3bfa 100644 --- a/charts/certificatesk8sio-certificatesigningrequest-editor/README.md +++ b/charts/certificatesk8sio-certificatesigningrequest-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/certificatesk8sio-certificatesigningrequest-editor --version=v0.30.0 -$ helm upgrade -i certificatesk8sio-certificatesigningrequest-editor appscode/certificatesk8sio-certificatesigningrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/certificatesk8sio-certificatesigningrequest-editor --version=v0.29.0 +$ helm upgrade -i certificatesk8sio-certificatesigningrequest-editor appscode/certificatesk8sio-certificatesigningrequest-editor -n default --create-namespace --version=v0.29.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/certificatesk8sio-certificatesigningrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i certificatesk8sio-certificatesigningrequest-editor appscode/certificatesk8sio-certificatesigningrequest-editor -n default --create-namespace --version=v0.29.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/certificatesk8sio-certificatesigningrequest-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=certificates.k8s.io/v1 +$ helm upgrade -i certificatesk8sio-certificatesigningrequest-editor appscode/certificatesk8sio-certificatesigningrequest-editor -n default --create-namespace --version=v0.29.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/certificatesk8sio-certificatesigningrequest-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i certificatesk8sio-certificatesigningrequest-editor appscode/certificatesk8sio-certificatesigningrequest-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/certmanagerio-certificate-editor/Chart.yaml b/charts/certmanagerio-certificate-editor/Chart.yaml index c43bd6e8d3..d9e8c4e40b 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/certmanagerio-certificate-editor/README.md b/charts/certmanagerio-certificate-editor/README.md index 48c8ebbf9d..f4caf8bc3d 100644 --- a/charts/certmanagerio-certificate-editor/README.md +++ b/charts/certmanagerio-certificate-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/certmanagerio-certificate-editor --version=v0.30.0 -$ helm upgrade -i certmanagerio-certificate-editor appscode/certmanagerio-certificate-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/certmanagerio-certificate-editor --version=v0.29.0 +$ helm upgrade -i certmanagerio-certificate-editor appscode/certmanagerio-certificate-editor -n default --create-namespace --version=v0.29.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/certmanagerio-certificate-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i certmanagerio-certificate-editor appscode/certmanagerio-certificate-editor -n default --create-namespace --version=v0.29.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/certmanagerio-certificate-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cert-manager.io/v1 +$ helm upgrade -i certmanagerio-certificate-editor appscode/certmanagerio-certificate-editor -n default --create-namespace --version=v0.29.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/certmanagerio-certificate-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i certmanagerio-certificate-editor appscode/certmanagerio-certificate-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/certmanagerio-certificaterequest-editor/Chart.yaml b/charts/certmanagerio-certificaterequest-editor/Chart.yaml index e8d095a7be..fba70d355b 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/certmanagerio-certificaterequest-editor/README.md b/charts/certmanagerio-certificaterequest-editor/README.md index 625796507b..75aa043123 100644 --- a/charts/certmanagerio-certificaterequest-editor/README.md +++ b/charts/certmanagerio-certificaterequest-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/certmanagerio-certificaterequest-editor --version=v0.30.0 -$ helm upgrade -i certmanagerio-certificaterequest-editor appscode/certmanagerio-certificaterequest-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/certmanagerio-certificaterequest-editor --version=v0.29.0 +$ helm upgrade -i certmanagerio-certificaterequest-editor appscode/certmanagerio-certificaterequest-editor -n default --create-namespace --version=v0.29.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/certmanagerio-certificaterequest-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i certmanagerio-certificaterequest-editor appscode/certmanagerio-certificaterequest-editor -n default --create-namespace --version=v0.29.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/certmanagerio-certificaterequest-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cert-manager.io/v1 +$ helm upgrade -i certmanagerio-certificaterequest-editor appscode/certmanagerio-certificaterequest-editor -n default --create-namespace --version=v0.29.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/certmanagerio-certificaterequest-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i certmanagerio-certificaterequest-editor appscode/certmanagerio-certificaterequest-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/certmanagerio-clusterissuer-editor/Chart.yaml b/charts/certmanagerio-clusterissuer-editor/Chart.yaml index 0a4b81d05a..7db566145b 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/certmanagerio-clusterissuer-editor/README.md b/charts/certmanagerio-clusterissuer-editor/README.md index 86bc290b8a..773eeb1bd8 100644 --- a/charts/certmanagerio-clusterissuer-editor/README.md +++ b/charts/certmanagerio-clusterissuer-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/certmanagerio-clusterissuer-editor --version=v0.30.0 -$ helm upgrade -i certmanagerio-clusterissuer-editor appscode/certmanagerio-clusterissuer-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/certmanagerio-clusterissuer-editor --version=v0.29.0 +$ helm upgrade -i certmanagerio-clusterissuer-editor appscode/certmanagerio-clusterissuer-editor -n default --create-namespace --version=v0.29.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/certmanagerio-clusterissuer-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i certmanagerio-clusterissuer-editor appscode/certmanagerio-clusterissuer-editor -n default --create-namespace --version=v0.29.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/certmanagerio-clusterissuer-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cert-manager.io/v1 +$ helm upgrade -i certmanagerio-clusterissuer-editor appscode/certmanagerio-clusterissuer-editor -n default --create-namespace --version=v0.29.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/certmanagerio-clusterissuer-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i certmanagerio-clusterissuer-editor appscode/certmanagerio-clusterissuer-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/certmanagerio-issuer-editor/Chart.yaml b/charts/certmanagerio-issuer-editor/Chart.yaml index b81cc01550..4589c24f05 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/certmanagerio-issuer-editor/README.md b/charts/certmanagerio-issuer-editor/README.md index 2bda066000..1de9ec4113 100644 --- a/charts/certmanagerio-issuer-editor/README.md +++ b/charts/certmanagerio-issuer-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/certmanagerio-issuer-editor --version=v0.30.0 -$ helm upgrade -i certmanagerio-issuer-editor appscode/certmanagerio-issuer-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/certmanagerio-issuer-editor --version=v0.29.0 +$ helm upgrade -i certmanagerio-issuer-editor appscode/certmanagerio-issuer-editor -n default --create-namespace --version=v0.29.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/certmanagerio-issuer-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i certmanagerio-issuer-editor appscode/certmanagerio-issuer-editor -n default --create-namespace --version=v0.29.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/certmanagerio-issuer-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cert-manager.io/v1 +$ helm upgrade -i certmanagerio-issuer-editor appscode/certmanagerio-issuer-editor -n default --create-namespace --version=v0.29.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/certmanagerio-issuer-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i certmanagerio-issuer-editor appscode/certmanagerio-issuer-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/chartsxhelmdev-chartpreset-editor/Chart.yaml b/charts/chartsxhelmdev-chartpreset-editor/Chart.yaml index ec27a424a3..8ad95c6648 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/chartsxhelmdev-chartpreset-editor/README.md b/charts/chartsxhelmdev-chartpreset-editor/README.md index edd24f26e0..daa8249b1f 100644 --- a/charts/chartsxhelmdev-chartpreset-editor/README.md +++ b/charts/chartsxhelmdev-chartpreset-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/chartsxhelmdev-chartpreset-editor --version=v0.30.0 -$ helm upgrade -i chartsxhelmdev-chartpreset-editor appscode/chartsxhelmdev-chartpreset-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/chartsxhelmdev-chartpreset-editor --version=v0.29.0 +$ helm upgrade -i chartsxhelmdev-chartpreset-editor appscode/chartsxhelmdev-chartpreset-editor -n default --create-namespace --version=v0.29.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/chartsxhelmdev-chartpreset-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i chartsxhelmdev-chartpreset-editor appscode/chartsxhelmdev-chartpreset-editor -n default --create-namespace --version=v0.29.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/chartsxhelmdev-chartpreset-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=charts.x-helm.dev/v1alpha1 +$ helm upgrade -i chartsxhelmdev-chartpreset-editor appscode/chartsxhelmdev-chartpreset-editor -n default --create-namespace --version=v0.29.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/chartsxhelmdev-chartpreset-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i chartsxhelmdev-chartpreset-editor appscode/chartsxhelmdev-chartpreset-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/chartsxhelmdev-clusterchartpreset-editor-options/Chart.yaml b/charts/chartsxhelmdev-clusterchartpreset-editor-options/Chart.yaml index 89b44e1534..162dc3f48e 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.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.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 e9c8ab230e..ec5b4c6b54 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 appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/chartsxhelmdev-clusterchartpreset-editor-options --version=v0.30.0 -$ helm upgrade -i chartsxhelmdev-clusterchartpreset-editor-options appscode/chartsxhelmdev-clusterchartpreset-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/chartsxhelmdev-clusterchartpreset-editor-options --version=v0.29.0 +$ helm upgrade -i chartsxhelmdev-clusterchartpreset-editor-options appscode/chartsxhelmdev-clusterchartpreset-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/chartsxhelmdev-clusterchartpreset-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i chartsxhelmdev-clusterchartpreset-editor-options appscode/chartsxhelmdev-clusterchartpreset-editor-options -n kube-system --create-namespace --version=v0.29.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. @@ -128,12 +128,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 appscode/chartsxhelmdev-clusterchartpreset-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=charts.x-helm.dev +$ helm upgrade -i chartsxhelmdev-clusterchartpreset-editor-options appscode/chartsxhelmdev-clusterchartpreset-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/chartsxhelmdev-clusterchartpreset-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i chartsxhelmdev-clusterchartpreset-editor-options appscode/chartsxhelmdev-clusterchartpreset-editor-options -n kube-system --create-namespace --version=v0.29.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 f864d57099..60a0c8350e 100644 --- a/charts/chartsxhelmdev-clusterchartpreset-editor-options/ui/create-ui.yaml +++ b/charts/chartsxhelmdev-clusterchartpreset-editor-options/ui/create-ui.yaml @@ -1925,7 +1925,7 @@ steps: - alias: reusable_stash-presets chart: name: uibytebuildersdev-component-stash-presets - version: v0.30.0 + version: v0.29.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 ca28511c4b..7b5b468fc3 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/chartsxhelmdev-clusterchartpreset-editor/README.md b/charts/chartsxhelmdev-clusterchartpreset-editor/README.md index b9418e93de..8e1fec4e0f 100644 --- a/charts/chartsxhelmdev-clusterchartpreset-editor/README.md +++ b/charts/chartsxhelmdev-clusterchartpreset-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/chartsxhelmdev-clusterchartpreset-editor --version=v0.30.0 -$ helm upgrade -i chartsxhelmdev-clusterchartpreset-editor appscode/chartsxhelmdev-clusterchartpreset-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/chartsxhelmdev-clusterchartpreset-editor --version=v0.29.0 +$ helm upgrade -i chartsxhelmdev-clusterchartpreset-editor appscode/chartsxhelmdev-clusterchartpreset-editor -n default --create-namespace --version=v0.29.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/chartsxhelmdev-clusterchartpreset-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i chartsxhelmdev-clusterchartpreset-editor appscode/chartsxhelmdev-clusterchartpreset-editor -n default --create-namespace --version=v0.29.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/chartsxhelmdev-clusterchartpreset-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=charts.x-helm.dev/v1alpha1 +$ helm upgrade -i chartsxhelmdev-clusterchartpreset-editor appscode/chartsxhelmdev-clusterchartpreset-editor -n default --create-namespace --version=v0.29.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/chartsxhelmdev-clusterchartpreset-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i chartsxhelmdev-clusterchartpreset-editor appscode/chartsxhelmdev-clusterchartpreset-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/clusteropenclustermanagementio-addonplacementscore-editor/Chart.yaml b/charts/clusteropenclustermanagementio-addonplacementscore-editor/Chart.yaml index 6b109ecea9..e464ea2623 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/clusteropenclustermanagementio-addonplacementscore-editor/README.md b/charts/clusteropenclustermanagementio-addonplacementscore-editor/README.md index ba9a65452e..230027ca01 100644 --- a/charts/clusteropenclustermanagementio-addonplacementscore-editor/README.md +++ b/charts/clusteropenclustermanagementio-addonplacementscore-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/clusteropenclustermanagementio-addonplacementscore-editor --version=v0.30.0 -$ helm upgrade -i clusteropenclustermanagementio-addonplacementscore-editor appscode/clusteropenclustermanagementio-addonplacementscore-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/clusteropenclustermanagementio-addonplacementscore-editor --version=v0.29.0 +$ helm upgrade -i clusteropenclustermanagementio-addonplacementscore-editor appscode/clusteropenclustermanagementio-addonplacementscore-editor -n default --create-namespace --version=v0.29.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/clusteropenclustermanagementio-addonplacementscore-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i clusteropenclustermanagementio-addonplacementscore-editor appscode/clusteropenclustermanagementio-addonplacementscore-editor -n default --create-namespace --version=v0.29.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/clusteropenclustermanagementio-addonplacementscore-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cluster.open-cluster-management.io/v1alpha1 +$ helm upgrade -i clusteropenclustermanagementio-addonplacementscore-editor appscode/clusteropenclustermanagementio-addonplacementscore-editor -n default --create-namespace --version=v0.29.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/clusteropenclustermanagementio-addonplacementscore-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i clusteropenclustermanagementio-addonplacementscore-editor appscode/clusteropenclustermanagementio-addonplacementscore-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/clusteropenclustermanagementio-clusterclaim-editor/Chart.yaml b/charts/clusteropenclustermanagementio-clusterclaim-editor/Chart.yaml index 0e43cfd248..36599e1871 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/clusteropenclustermanagementio-clusterclaim-editor/README.md b/charts/clusteropenclustermanagementio-clusterclaim-editor/README.md index 548d82029b..771bf2f099 100644 --- a/charts/clusteropenclustermanagementio-clusterclaim-editor/README.md +++ b/charts/clusteropenclustermanagementio-clusterclaim-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/clusteropenclustermanagementio-clusterclaim-editor --version=v0.30.0 -$ helm upgrade -i clusteropenclustermanagementio-clusterclaim-editor appscode/clusteropenclustermanagementio-clusterclaim-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/clusteropenclustermanagementio-clusterclaim-editor --version=v0.29.0 +$ helm upgrade -i clusteropenclustermanagementio-clusterclaim-editor appscode/clusteropenclustermanagementio-clusterclaim-editor -n default --create-namespace --version=v0.29.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/clusteropenclustermanagementio-clusterclaim-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i clusteropenclustermanagementio-clusterclaim-editor appscode/clusteropenclustermanagementio-clusterclaim-editor -n default --create-namespace --version=v0.29.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/clusteropenclustermanagementio-clusterclaim-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cluster.open-cluster-management.io/v1alpha1 +$ helm upgrade -i clusteropenclustermanagementio-clusterclaim-editor appscode/clusteropenclustermanagementio-clusterclaim-editor -n default --create-namespace --version=v0.29.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/clusteropenclustermanagementio-clusterclaim-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i clusteropenclustermanagementio-clusterclaim-editor appscode/clusteropenclustermanagementio-clusterclaim-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/clusteropenclustermanagementio-managedcluster-editor/Chart.yaml b/charts/clusteropenclustermanagementio-managedcluster-editor/Chart.yaml index 257f875e25..2f16f281b1 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/clusteropenclustermanagementio-managedcluster-editor/README.md b/charts/clusteropenclustermanagementio-managedcluster-editor/README.md index be808493b5..5ef07a6c20 100644 --- a/charts/clusteropenclustermanagementio-managedcluster-editor/README.md +++ b/charts/clusteropenclustermanagementio-managedcluster-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/clusteropenclustermanagementio-managedcluster-editor --version=v0.30.0 -$ helm upgrade -i clusteropenclustermanagementio-managedcluster-editor appscode/clusteropenclustermanagementio-managedcluster-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/clusteropenclustermanagementio-managedcluster-editor --version=v0.29.0 +$ helm upgrade -i clusteropenclustermanagementio-managedcluster-editor appscode/clusteropenclustermanagementio-managedcluster-editor -n default --create-namespace --version=v0.29.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/clusteropenclustermanagementio-managedcluster-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i clusteropenclustermanagementio-managedcluster-editor appscode/clusteropenclustermanagementio-managedcluster-editor -n default --create-namespace --version=v0.29.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/clusteropenclustermanagementio-managedcluster-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cluster.open-cluster-management.io/v1 +$ helm upgrade -i clusteropenclustermanagementio-managedcluster-editor appscode/clusteropenclustermanagementio-managedcluster-editor -n default --create-namespace --version=v0.29.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/clusteropenclustermanagementio-managedcluster-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i clusteropenclustermanagementio-managedcluster-editor appscode/clusteropenclustermanagementio-managedcluster-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/clusteropenclustermanagementio-managedclusterset-editor/Chart.yaml b/charts/clusteropenclustermanagementio-managedclusterset-editor/Chart.yaml index 9a448cf4ae..92d6df2cb8 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/clusteropenclustermanagementio-managedclusterset-editor/README.md b/charts/clusteropenclustermanagementio-managedclusterset-editor/README.md index 5e53e2543a..aa486278f5 100644 --- a/charts/clusteropenclustermanagementio-managedclusterset-editor/README.md +++ b/charts/clusteropenclustermanagementio-managedclusterset-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/clusteropenclustermanagementio-managedclusterset-editor --version=v0.30.0 -$ helm upgrade -i clusteropenclustermanagementio-managedclusterset-editor appscode/clusteropenclustermanagementio-managedclusterset-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/clusteropenclustermanagementio-managedclusterset-editor --version=v0.29.0 +$ helm upgrade -i clusteropenclustermanagementio-managedclusterset-editor appscode/clusteropenclustermanagementio-managedclusterset-editor -n default --create-namespace --version=v0.29.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/clusteropenclustermanagementio-managedclusterset-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i clusteropenclustermanagementio-managedclusterset-editor appscode/clusteropenclustermanagementio-managedclusterset-editor -n default --create-namespace --version=v0.29.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/clusteropenclustermanagementio-managedclusterset-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cluster.open-cluster-management.io/v1beta2 +$ helm upgrade -i clusteropenclustermanagementio-managedclusterset-editor appscode/clusteropenclustermanagementio-managedclusterset-editor -n default --create-namespace --version=v0.29.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/clusteropenclustermanagementio-managedclusterset-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i clusteropenclustermanagementio-managedclusterset-editor appscode/clusteropenclustermanagementio-managedclusterset-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/clusteropenclustermanagementio-managedclustersetbinding-editor/Chart.yaml b/charts/clusteropenclustermanagementio-managedclustersetbinding-editor/Chart.yaml index 20142447a4..f23c1da59d 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/clusteropenclustermanagementio-managedclustersetbinding-editor/README.md b/charts/clusteropenclustermanagementio-managedclustersetbinding-editor/README.md index 5810cefa04..a1fbe1d1f3 100644 --- a/charts/clusteropenclustermanagementio-managedclustersetbinding-editor/README.md +++ b/charts/clusteropenclustermanagementio-managedclustersetbinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/clusteropenclustermanagementio-managedclustersetbinding-editor --version=v0.30.0 -$ helm upgrade -i clusteropenclustermanagementio-managedclustersetbinding-editor appscode/clusteropenclustermanagementio-managedclustersetbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/clusteropenclustermanagementio-managedclustersetbinding-editor --version=v0.29.0 +$ helm upgrade -i clusteropenclustermanagementio-managedclustersetbinding-editor appscode/clusteropenclustermanagementio-managedclustersetbinding-editor -n default --create-namespace --version=v0.29.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/clusteropenclustermanagementio-managedclustersetbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i clusteropenclustermanagementio-managedclustersetbinding-editor appscode/clusteropenclustermanagementio-managedclustersetbinding-editor -n default --create-namespace --version=v0.29.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/clusteropenclustermanagementio-managedclustersetbinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cluster.open-cluster-management.io/v1beta2 +$ helm upgrade -i clusteropenclustermanagementio-managedclustersetbinding-editor appscode/clusteropenclustermanagementio-managedclustersetbinding-editor -n default --create-namespace --version=v0.29.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/clusteropenclustermanagementio-managedclustersetbinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i clusteropenclustermanagementio-managedclustersetbinding-editor appscode/clusteropenclustermanagementio-managedclustersetbinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/clusteropenclustermanagementio-placement-editor/Chart.yaml b/charts/clusteropenclustermanagementio-placement-editor/Chart.yaml index 5a961d7dfd..6aaf5f74af 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/clusteropenclustermanagementio-placement-editor/README.md b/charts/clusteropenclustermanagementio-placement-editor/README.md index 0a7a2d0dff..b38b038327 100644 --- a/charts/clusteropenclustermanagementio-placement-editor/README.md +++ b/charts/clusteropenclustermanagementio-placement-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/clusteropenclustermanagementio-placement-editor --version=v0.30.0 -$ helm upgrade -i clusteropenclustermanagementio-placement-editor appscode/clusteropenclustermanagementio-placement-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/clusteropenclustermanagementio-placement-editor --version=v0.29.0 +$ helm upgrade -i clusteropenclustermanagementio-placement-editor appscode/clusteropenclustermanagementio-placement-editor -n default --create-namespace --version=v0.29.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/clusteropenclustermanagementio-placement-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i clusteropenclustermanagementio-placement-editor appscode/clusteropenclustermanagementio-placement-editor -n default --create-namespace --version=v0.29.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/clusteropenclustermanagementio-placement-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cluster.open-cluster-management.io/v1beta1 +$ helm upgrade -i clusteropenclustermanagementio-placement-editor appscode/clusteropenclustermanagementio-placement-editor -n default --create-namespace --version=v0.29.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/clusteropenclustermanagementio-placement-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i clusteropenclustermanagementio-placement-editor appscode/clusteropenclustermanagementio-placement-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/clusteropenclustermanagementio-placementdecision-editor/Chart.yaml b/charts/clusteropenclustermanagementio-placementdecision-editor/Chart.yaml index 44832cee3a..7d9cc8ff79 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/clusteropenclustermanagementio-placementdecision-editor/README.md b/charts/clusteropenclustermanagementio-placementdecision-editor/README.md index 82324cd133..0403759010 100644 --- a/charts/clusteropenclustermanagementio-placementdecision-editor/README.md +++ b/charts/clusteropenclustermanagementio-placementdecision-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/clusteropenclustermanagementio-placementdecision-editor --version=v0.30.0 -$ helm upgrade -i clusteropenclustermanagementio-placementdecision-editor appscode/clusteropenclustermanagementio-placementdecision-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/clusteropenclustermanagementio-placementdecision-editor --version=v0.29.0 +$ helm upgrade -i clusteropenclustermanagementio-placementdecision-editor appscode/clusteropenclustermanagementio-placementdecision-editor -n default --create-namespace --version=v0.29.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/clusteropenclustermanagementio-placementdecision-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i clusteropenclustermanagementio-placementdecision-editor appscode/clusteropenclustermanagementio-placementdecision-editor -n default --create-namespace --version=v0.29.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/clusteropenclustermanagementio-placementdecision-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cluster.open-cluster-management.io/v1beta1 +$ helm upgrade -i clusteropenclustermanagementio-placementdecision-editor appscode/clusteropenclustermanagementio-placementdecision-editor -n default --create-namespace --version=v0.29.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/clusteropenclustermanagementio-placementdecision-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i clusteropenclustermanagementio-placementdecision-editor appscode/clusteropenclustermanagementio-placementdecision-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/clusterxk8sio-cluster-editor/Chart.yaml b/charts/clusterxk8sio-cluster-editor/Chart.yaml index dc39f553b2..8bcc591867 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/clusterxk8sio-cluster-editor/README.md b/charts/clusterxk8sio-cluster-editor/README.md index 91a3678fd6..5ca316867c 100644 --- a/charts/clusterxk8sio-cluster-editor/README.md +++ b/charts/clusterxk8sio-cluster-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/clusterxk8sio-cluster-editor --version=v0.30.0 -$ helm upgrade -i clusterxk8sio-cluster-editor appscode/clusterxk8sio-cluster-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/clusterxk8sio-cluster-editor --version=v0.29.0 +$ helm upgrade -i clusterxk8sio-cluster-editor appscode/clusterxk8sio-cluster-editor -n default --create-namespace --version=v0.29.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/clusterxk8sio-cluster-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i clusterxk8sio-cluster-editor appscode/clusterxk8sio-cluster-editor -n default --create-namespace --version=v0.29.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/clusterxk8sio-cluster-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cluster.x-k8s.io/v1beta1 +$ helm upgrade -i clusterxk8sio-cluster-editor appscode/clusterxk8sio-cluster-editor -n default --create-namespace --version=v0.29.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/clusterxk8sio-cluster-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i clusterxk8sio-cluster-editor appscode/clusterxk8sio-cluster-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/clusterxk8sio-clusterclass-editor/Chart.yaml b/charts/clusterxk8sio-clusterclass-editor/Chart.yaml index 6cf664600e..11e6af0ffa 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/clusterxk8sio-clusterclass-editor/README.md b/charts/clusterxk8sio-clusterclass-editor/README.md index 79532003b7..bc3f3f2468 100644 --- a/charts/clusterxk8sio-clusterclass-editor/README.md +++ b/charts/clusterxk8sio-clusterclass-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/clusterxk8sio-clusterclass-editor --version=v0.30.0 -$ helm upgrade -i clusterxk8sio-clusterclass-editor appscode/clusterxk8sio-clusterclass-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/clusterxk8sio-clusterclass-editor --version=v0.29.0 +$ helm upgrade -i clusterxk8sio-clusterclass-editor appscode/clusterxk8sio-clusterclass-editor -n default --create-namespace --version=v0.29.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/clusterxk8sio-clusterclass-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i clusterxk8sio-clusterclass-editor appscode/clusterxk8sio-clusterclass-editor -n default --create-namespace --version=v0.29.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/clusterxk8sio-clusterclass-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cluster.x-k8s.io/v1beta1 +$ helm upgrade -i clusterxk8sio-clusterclass-editor appscode/clusterxk8sio-clusterclass-editor -n default --create-namespace --version=v0.29.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/clusterxk8sio-clusterclass-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i clusterxk8sio-clusterclass-editor appscode/clusterxk8sio-clusterclass-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/clusterxk8sio-machine-editor/Chart.yaml b/charts/clusterxk8sio-machine-editor/Chart.yaml index 0b06c4ddc6..8a455c9e89 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/clusterxk8sio-machine-editor/README.md b/charts/clusterxk8sio-machine-editor/README.md index 67b1323f1b..449a0b9cd0 100644 --- a/charts/clusterxk8sio-machine-editor/README.md +++ b/charts/clusterxk8sio-machine-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/clusterxk8sio-machine-editor --version=v0.30.0 -$ helm upgrade -i clusterxk8sio-machine-editor appscode/clusterxk8sio-machine-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/clusterxk8sio-machine-editor --version=v0.29.0 +$ helm upgrade -i clusterxk8sio-machine-editor appscode/clusterxk8sio-machine-editor -n default --create-namespace --version=v0.29.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/clusterxk8sio-machine-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i clusterxk8sio-machine-editor appscode/clusterxk8sio-machine-editor -n default --create-namespace --version=v0.29.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/clusterxk8sio-machine-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cluster.x-k8s.io/v1beta1 +$ helm upgrade -i clusterxk8sio-machine-editor appscode/clusterxk8sio-machine-editor -n default --create-namespace --version=v0.29.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/clusterxk8sio-machine-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i clusterxk8sio-machine-editor appscode/clusterxk8sio-machine-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/clusterxk8sio-machinedeployment-editor/Chart.yaml b/charts/clusterxk8sio-machinedeployment-editor/Chart.yaml index 5623488c46..18ced3dcd3 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/clusterxk8sio-machinedeployment-editor/README.md b/charts/clusterxk8sio-machinedeployment-editor/README.md index 52c8c8e346..b46742648a 100644 --- a/charts/clusterxk8sio-machinedeployment-editor/README.md +++ b/charts/clusterxk8sio-machinedeployment-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/clusterxk8sio-machinedeployment-editor --version=v0.30.0 -$ helm upgrade -i clusterxk8sio-machinedeployment-editor appscode/clusterxk8sio-machinedeployment-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/clusterxk8sio-machinedeployment-editor --version=v0.29.0 +$ helm upgrade -i clusterxk8sio-machinedeployment-editor appscode/clusterxk8sio-machinedeployment-editor -n default --create-namespace --version=v0.29.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/clusterxk8sio-machinedeployment-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i clusterxk8sio-machinedeployment-editor appscode/clusterxk8sio-machinedeployment-editor -n default --create-namespace --version=v0.29.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/clusterxk8sio-machinedeployment-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cluster.x-k8s.io/v1beta1 +$ helm upgrade -i clusterxk8sio-machinedeployment-editor appscode/clusterxk8sio-machinedeployment-editor -n default --create-namespace --version=v0.29.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/clusterxk8sio-machinedeployment-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i clusterxk8sio-machinedeployment-editor appscode/clusterxk8sio-machinedeployment-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/clusterxk8sio-machinehealthcheck-editor/Chart.yaml b/charts/clusterxk8sio-machinehealthcheck-editor/Chart.yaml index aa8ce2922d..989730aa1b 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/clusterxk8sio-machinehealthcheck-editor/README.md b/charts/clusterxk8sio-machinehealthcheck-editor/README.md index 81139977e5..cf51ed37da 100644 --- a/charts/clusterxk8sio-machinehealthcheck-editor/README.md +++ b/charts/clusterxk8sio-machinehealthcheck-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/clusterxk8sio-machinehealthcheck-editor --version=v0.30.0 -$ helm upgrade -i clusterxk8sio-machinehealthcheck-editor appscode/clusterxk8sio-machinehealthcheck-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/clusterxk8sio-machinehealthcheck-editor --version=v0.29.0 +$ helm upgrade -i clusterxk8sio-machinehealthcheck-editor appscode/clusterxk8sio-machinehealthcheck-editor -n default --create-namespace --version=v0.29.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/clusterxk8sio-machinehealthcheck-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i clusterxk8sio-machinehealthcheck-editor appscode/clusterxk8sio-machinehealthcheck-editor -n default --create-namespace --version=v0.29.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/clusterxk8sio-machinehealthcheck-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cluster.x-k8s.io/v1beta1 +$ helm upgrade -i clusterxk8sio-machinehealthcheck-editor appscode/clusterxk8sio-machinehealthcheck-editor -n default --create-namespace --version=v0.29.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/clusterxk8sio-machinehealthcheck-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i clusterxk8sio-machinehealthcheck-editor appscode/clusterxk8sio-machinehealthcheck-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/clusterxk8sio-machinepool-editor/Chart.yaml b/charts/clusterxk8sio-machinepool-editor/Chart.yaml index bb82e9258f..06eefa2e34 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/clusterxk8sio-machinepool-editor/README.md b/charts/clusterxk8sio-machinepool-editor/README.md index 6d0f99da39..d88b0bed9a 100644 --- a/charts/clusterxk8sio-machinepool-editor/README.md +++ b/charts/clusterxk8sio-machinepool-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/clusterxk8sio-machinepool-editor --version=v0.30.0 -$ helm upgrade -i clusterxk8sio-machinepool-editor appscode/clusterxk8sio-machinepool-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/clusterxk8sio-machinepool-editor --version=v0.29.0 +$ helm upgrade -i clusterxk8sio-machinepool-editor appscode/clusterxk8sio-machinepool-editor -n default --create-namespace --version=v0.29.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/clusterxk8sio-machinepool-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i clusterxk8sio-machinepool-editor appscode/clusterxk8sio-machinepool-editor -n default --create-namespace --version=v0.29.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/clusterxk8sio-machinepool-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cluster.x-k8s.io/v1beta1 +$ helm upgrade -i clusterxk8sio-machinepool-editor appscode/clusterxk8sio-machinepool-editor -n default --create-namespace --version=v0.29.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/clusterxk8sio-machinepool-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i clusterxk8sio-machinepool-editor appscode/clusterxk8sio-machinepool-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/clusterxk8sio-machineset-editor/Chart.yaml b/charts/clusterxk8sio-machineset-editor/Chart.yaml index 5135dc2a85..81d4bfe72a 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/clusterxk8sio-machineset-editor/README.md b/charts/clusterxk8sio-machineset-editor/README.md index dad1fc7d86..80872890f4 100644 --- a/charts/clusterxk8sio-machineset-editor/README.md +++ b/charts/clusterxk8sio-machineset-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/clusterxk8sio-machineset-editor --version=v0.30.0 -$ helm upgrade -i clusterxk8sio-machineset-editor appscode/clusterxk8sio-machineset-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/clusterxk8sio-machineset-editor --version=v0.29.0 +$ helm upgrade -i clusterxk8sio-machineset-editor appscode/clusterxk8sio-machineset-editor -n default --create-namespace --version=v0.29.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/clusterxk8sio-machineset-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i clusterxk8sio-machineset-editor appscode/clusterxk8sio-machineset-editor -n default --create-namespace --version=v0.29.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/clusterxk8sio-machineset-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cluster.x-k8s.io/v1beta1 +$ helm upgrade -i clusterxk8sio-machineset-editor appscode/clusterxk8sio-machineset-editor -n default --create-namespace --version=v0.29.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/clusterxk8sio-machineset-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i clusterxk8sio-machineset-editor appscode/clusterxk8sio-machineset-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/computegcpkubedbcom-firewall-editor/Chart.yaml b/charts/computegcpkubedbcom-firewall-editor/Chart.yaml index b1ea60cbaf..ae086745b5 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/computegcpkubedbcom-firewall-editor/README.md b/charts/computegcpkubedbcom-firewall-editor/README.md index b827c7b67b..4b051eb5d6 100644 --- a/charts/computegcpkubedbcom-firewall-editor/README.md +++ b/charts/computegcpkubedbcom-firewall-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/computegcpkubedbcom-firewall-editor --version=v0.30.0 -$ helm upgrade -i computegcpkubedbcom-firewall-editor appscode/computegcpkubedbcom-firewall-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/computegcpkubedbcom-firewall-editor --version=v0.29.0 +$ helm upgrade -i computegcpkubedbcom-firewall-editor appscode/computegcpkubedbcom-firewall-editor -n default --create-namespace --version=v0.29.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/computegcpkubedbcom-firewall-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i computegcpkubedbcom-firewall-editor appscode/computegcpkubedbcom-firewall-editor -n default --create-namespace --version=v0.29.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/computegcpkubedbcom-firewall-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=compute.gcp.kubedb.com/v1alpha1 +$ helm upgrade -i computegcpkubedbcom-firewall-editor appscode/computegcpkubedbcom-firewall-editor -n default --create-namespace --version=v0.29.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/computegcpkubedbcom-firewall-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i computegcpkubedbcom-firewall-editor appscode/computegcpkubedbcom-firewall-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/computegcpkubedbcom-network-editor/Chart.yaml b/charts/computegcpkubedbcom-network-editor/Chart.yaml index dcde692145..2469a82131 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/computegcpkubedbcom-network-editor/README.md b/charts/computegcpkubedbcom-network-editor/README.md index f6d75b3b3e..1af69ca2e3 100644 --- a/charts/computegcpkubedbcom-network-editor/README.md +++ b/charts/computegcpkubedbcom-network-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/computegcpkubedbcom-network-editor --version=v0.30.0 -$ helm upgrade -i computegcpkubedbcom-network-editor appscode/computegcpkubedbcom-network-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/computegcpkubedbcom-network-editor --version=v0.29.0 +$ helm upgrade -i computegcpkubedbcom-network-editor appscode/computegcpkubedbcom-network-editor -n default --create-namespace --version=v0.29.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/computegcpkubedbcom-network-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i computegcpkubedbcom-network-editor appscode/computegcpkubedbcom-network-editor -n default --create-namespace --version=v0.29.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/computegcpkubedbcom-network-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=compute.gcp.kubedb.com/v1alpha1 +$ helm upgrade -i computegcpkubedbcom-network-editor appscode/computegcpkubedbcom-network-editor -n default --create-namespace --version=v0.29.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/computegcpkubedbcom-network-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i computegcpkubedbcom-network-editor appscode/computegcpkubedbcom-network-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/computegcpkubedbcom-networkpeering-editor/Chart.yaml b/charts/computegcpkubedbcom-networkpeering-editor/Chart.yaml index 4739a6fab3..2a124a3926 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/computegcpkubedbcom-networkpeering-editor/README.md b/charts/computegcpkubedbcom-networkpeering-editor/README.md index ce847f02b2..d03685a5f6 100644 --- a/charts/computegcpkubedbcom-networkpeering-editor/README.md +++ b/charts/computegcpkubedbcom-networkpeering-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/computegcpkubedbcom-networkpeering-editor --version=v0.30.0 -$ helm upgrade -i computegcpkubedbcom-networkpeering-editor appscode/computegcpkubedbcom-networkpeering-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/computegcpkubedbcom-networkpeering-editor --version=v0.29.0 +$ helm upgrade -i computegcpkubedbcom-networkpeering-editor appscode/computegcpkubedbcom-networkpeering-editor -n default --create-namespace --version=v0.29.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/computegcpkubedbcom-networkpeering-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i computegcpkubedbcom-networkpeering-editor appscode/computegcpkubedbcom-networkpeering-editor -n default --create-namespace --version=v0.29.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/computegcpkubedbcom-networkpeering-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=compute.gcp.kubedb.com/v1alpha1 +$ helm upgrade -i computegcpkubedbcom-networkpeering-editor appscode/computegcpkubedbcom-networkpeering-editor -n default --create-namespace --version=v0.29.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/computegcpkubedbcom-networkpeering-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i computegcpkubedbcom-networkpeering-editor appscode/computegcpkubedbcom-networkpeering-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/configgatekeepersh-config-editor/Chart.yaml b/charts/configgatekeepersh-config-editor/Chart.yaml index 4f48f82003..db8039e670 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/configgatekeepersh-config-editor/README.md b/charts/configgatekeepersh-config-editor/README.md index ff35c7f4d8..811888d8e6 100644 --- a/charts/configgatekeepersh-config-editor/README.md +++ b/charts/configgatekeepersh-config-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/configgatekeepersh-config-editor --version=v0.30.0 -$ helm upgrade -i configgatekeepersh-config-editor appscode/configgatekeepersh-config-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/configgatekeepersh-config-editor --version=v0.29.0 +$ helm upgrade -i configgatekeepersh-config-editor appscode/configgatekeepersh-config-editor -n default --create-namespace --version=v0.29.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/configgatekeepersh-config-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i configgatekeepersh-config-editor appscode/configgatekeepersh-config-editor -n default --create-namespace --version=v0.29.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/configgatekeepersh-config-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=config.gatekeeper.sh/v1alpha1 +$ helm upgrade -i configgatekeepersh-config-editor appscode/configgatekeepersh-config-editor -n default --create-namespace --version=v0.29.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/configgatekeepersh-config-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i configgatekeepersh-config-editor appscode/configgatekeepersh-config-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/configgatewayenvoyproxyio-envoyproxy-editor/Chart.yaml b/charts/configgatewayenvoyproxyio-envoyproxy-editor/Chart.yaml index a01aca215b..8eab73ac09 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/configgatewayenvoyproxyio-envoyproxy-editor/README.md b/charts/configgatewayenvoyproxyio-envoyproxy-editor/README.md index f5e8dd3c08..517700cc9f 100644 --- a/charts/configgatewayenvoyproxyio-envoyproxy-editor/README.md +++ b/charts/configgatewayenvoyproxyio-envoyproxy-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/configgatewayenvoyproxyio-envoyproxy-editor --version=v0.30.0 -$ helm upgrade -i configgatewayenvoyproxyio-envoyproxy-editor appscode/configgatewayenvoyproxyio-envoyproxy-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/configgatewayenvoyproxyio-envoyproxy-editor --version=v0.29.0 +$ helm upgrade -i configgatewayenvoyproxyio-envoyproxy-editor appscode/configgatewayenvoyproxyio-envoyproxy-editor -n default --create-namespace --version=v0.29.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/configgatewayenvoyproxyio-envoyproxy-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i configgatewayenvoyproxyio-envoyproxy-editor appscode/configgatewayenvoyproxyio-envoyproxy-editor -n default --create-namespace --version=v0.29.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/configgatewayenvoyproxyio-envoyproxy-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=config.gateway.envoyproxy.io/v1alpha1 +$ helm upgrade -i configgatewayenvoyproxyio-envoyproxy-editor appscode/configgatewayenvoyproxyio-envoyproxy-editor -n default --create-namespace --version=v0.29.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/configgatewayenvoyproxyio-envoyproxy-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i configgatewayenvoyproxyio-envoyproxy-editor appscode/configgatewayenvoyproxyio-envoyproxy-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor/Chart.yaml b/charts/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor/Chart.yaml index f32271a148..1bfb39ef0d 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor/README.md b/charts/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor/README.md index d2abcc0de9..79da541d8e 100644 --- a/charts/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor/README.md +++ b/charts/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor --version=v0.30.0 -$ helm upgrade -i configgatewayopenclustermanagementio-clustergatewayconfiguration-editor appscode/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor --version=v0.29.0 +$ helm upgrade -i configgatewayopenclustermanagementio-clustergatewayconfiguration-editor appscode/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor -n default --create-namespace --version=v0.29.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/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i configgatewayopenclustermanagementio-clustergatewayconfiguration-editor appscode/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor -n default --create-namespace --version=v0.29.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/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=config.gateway.open-cluster-management.io/v1alpha1 +$ helm upgrade -i configgatewayopenclustermanagementio-clustergatewayconfiguration-editor appscode/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor -n default --create-namespace --version=v0.29.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/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i configgatewayopenclustermanagementio-clustergatewayconfiguration-editor appscode/configgatewayopenclustermanagementio-clustergatewayconfiguration-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/configvirtualsecretsdev-secretmetadata-editor/Chart.yaml b/charts/configvirtualsecretsdev-secretmetadata-editor/Chart.yaml index a33bb38d0f..ebe9c4375d 100644 --- a/charts/configvirtualsecretsdev-secretmetadata-editor/Chart.yaml +++ b/charts/configvirtualsecretsdev-secretmetadata-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"config.virtual-secrets.dev","version":"v1alpha1","resource":"secretmetadatas"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: SecretMetadata Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -13,4 +13,4 @@ maintainers: name: appscode name: configvirtualsecretsdev-secretmetadata-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/configvirtualsecretsdev-secretmetadata-editor/README.md b/charts/configvirtualsecretsdev-secretmetadata-editor/README.md index 65f957a795..32da2f4d0f 100644 --- a/charts/configvirtualsecretsdev-secretmetadata-editor/README.md +++ b/charts/configvirtualsecretsdev-secretmetadata-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/configvirtualsecretsdev-secretmetadata-editor --version=v0.30.0 -$ helm upgrade -i configvirtualsecretsdev-secretmetadata-editor appscode/configvirtualsecretsdev-secretmetadata-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/configvirtualsecretsdev-secretmetadata-editor --version=v0.29.0 +$ helm upgrade -i configvirtualsecretsdev-secretmetadata-editor appscode/configvirtualsecretsdev-secretmetadata-editor -n default --create-namespace --version=v0.29.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a SecretMetadata Editor on a [Kubernetes](http://kubernetes.i To install/upgrade the chart with the release name `configvirtualsecretsdev-secretmetadata-editor`: ```bash -$ helm upgrade -i configvirtualsecretsdev-secretmetadata-editor appscode/configvirtualsecretsdev-secretmetadata-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i configvirtualsecretsdev-secretmetadata-editor appscode/configvirtualsecretsdev-secretmetadata-editor -n default --create-namespace --version=v0.29.0 ``` The command deploys a SecretMetadata Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. @@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `configvirtualsecre Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i configvirtualsecretsdev-secretmetadata-editor appscode/configvirtualsecretsdev-secretmetadata-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=config.virtual-secrets.dev/v1alpha1 +$ helm upgrade -i configvirtualsecretsdev-secretmetadata-editor appscode/configvirtualsecretsdev-secretmetadata-editor -n default --create-namespace --version=v0.29.0 --set apiVersion=config.virtual-secrets.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 configvirtualsecretsdev-secretmetadata-editor appscode/configvirtualsecretsdev-secretmetadata-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i configvirtualsecretsdev-secretmetadata-editor appscode/configvirtualsecretsdev-secretmetadata-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/configvirtualsecretsdev-secretstore-editor/Chart.yaml b/charts/configvirtualsecretsdev-secretstore-editor/Chart.yaml index f5d3a2f30f..03aa083531 100644 --- a/charts/configvirtualsecretsdev-secretstore-editor/Chart.yaml +++ b/charts/configvirtualsecretsdev-secretstore-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"config.virtual-secrets.dev","version":"v1alpha1","resource":"secretstores"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: SecretStore Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -13,4 +13,4 @@ maintainers: name: appscode name: configvirtualsecretsdev-secretstore-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/configvirtualsecretsdev-secretstore-editor/README.md b/charts/configvirtualsecretsdev-secretstore-editor/README.md index 635c0d2e78..11a32fc3ba 100644 --- a/charts/configvirtualsecretsdev-secretstore-editor/README.md +++ b/charts/configvirtualsecretsdev-secretstore-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/configvirtualsecretsdev-secretstore-editor --version=v0.30.0 -$ helm upgrade -i configvirtualsecretsdev-secretstore-editor appscode/configvirtualsecretsdev-secretstore-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/configvirtualsecretsdev-secretstore-editor --version=v0.29.0 +$ helm upgrade -i configvirtualsecretsdev-secretstore-editor appscode/configvirtualsecretsdev-secretstore-editor -n default --create-namespace --version=v0.29.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a SecretStore Editor on a [Kubernetes](http://kubernetes.io) To install/upgrade the chart with the release name `configvirtualsecretsdev-secretstore-editor`: ```bash -$ helm upgrade -i configvirtualsecretsdev-secretstore-editor appscode/configvirtualsecretsdev-secretstore-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i configvirtualsecretsdev-secretstore-editor appscode/configvirtualsecretsdev-secretstore-editor -n default --create-namespace --version=v0.29.0 ``` The command deploys a SecretStore Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. @@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `configvirtualsecre Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i configvirtualsecretsdev-secretstore-editor appscode/configvirtualsecretsdev-secretstore-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=config.virtual-secrets.dev/v1alpha1 +$ helm upgrade -i configvirtualsecretsdev-secretstore-editor appscode/configvirtualsecretsdev-secretstore-editor -n default --create-namespace --version=v0.29.0 --set apiVersion=config.virtual-secrets.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 configvirtualsecretsdev-secretstore-editor appscode/configvirtualsecretsdev-secretstore-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i configvirtualsecretsdev-secretstore-editor appscode/configvirtualsecretsdev-secretstore-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor/Chart.yaml b/charts/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor/Chart.yaml index 5e003efdac..4d5113d7db 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor/README.md b/charts/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor/README.md index 797f9c7f43..a6a79f461c 100644 --- a/charts/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor/README.md +++ b/charts/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor --version=v0.30.0 -$ helm upgrade -i controlplaneclusterxk8sio-awsmanagedcontrolplane-editor appscode/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor --version=v0.29.0 +$ helm upgrade -i controlplaneclusterxk8sio-awsmanagedcontrolplane-editor appscode/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor -n default --create-namespace --version=v0.29.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/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i controlplaneclusterxk8sio-awsmanagedcontrolplane-editor appscode/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor -n default --create-namespace --version=v0.29.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/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=controlplane.cluster.x-k8s.io/v1beta2 +$ helm upgrade -i controlplaneclusterxk8sio-awsmanagedcontrolplane-editor appscode/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor -n default --create-namespace --version=v0.29.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/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i controlplaneclusterxk8sio-awsmanagedcontrolplane-editor appscode/controlplaneclusterxk8sio-awsmanagedcontrolplane-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/controlplaneclusterxk8sio-rosacontrolplane-editor/Chart.yaml b/charts/controlplaneclusterxk8sio-rosacontrolplane-editor/Chart.yaml index a8b62c9575..efa279d391 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/controlplaneclusterxk8sio-rosacontrolplane-editor/README.md b/charts/controlplaneclusterxk8sio-rosacontrolplane-editor/README.md index 66c4aff677..d8c1646391 100644 --- a/charts/controlplaneclusterxk8sio-rosacontrolplane-editor/README.md +++ b/charts/controlplaneclusterxk8sio-rosacontrolplane-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/controlplaneclusterxk8sio-rosacontrolplane-editor --version=v0.30.0 -$ helm upgrade -i controlplaneclusterxk8sio-rosacontrolplane-editor appscode/controlplaneclusterxk8sio-rosacontrolplane-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/controlplaneclusterxk8sio-rosacontrolplane-editor --version=v0.29.0 +$ helm upgrade -i controlplaneclusterxk8sio-rosacontrolplane-editor appscode/controlplaneclusterxk8sio-rosacontrolplane-editor -n default --create-namespace --version=v0.29.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/controlplaneclusterxk8sio-rosacontrolplane-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i controlplaneclusterxk8sio-rosacontrolplane-editor appscode/controlplaneclusterxk8sio-rosacontrolplane-editor -n default --create-namespace --version=v0.29.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/controlplaneclusterxk8sio-rosacontrolplane-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=controlplane.cluster.x-k8s.io/v1beta2 +$ helm upgrade -i controlplaneclusterxk8sio-rosacontrolplane-editor appscode/controlplaneclusterxk8sio-rosacontrolplane-editor -n default --create-namespace --version=v0.29.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/controlplaneclusterxk8sio-rosacontrolplane-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i controlplaneclusterxk8sio-rosacontrolplane-editor appscode/controlplaneclusterxk8sio-rosacontrolplane-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/coordinationk8sio-lease-editor/Chart.yaml b/charts/coordinationk8sio-lease-editor/Chart.yaml index 1d60b48f39..c970f49f56 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/coordinationk8sio-lease-editor/README.md b/charts/coordinationk8sio-lease-editor/README.md index 4c45d1f172..a1b6341e27 100644 --- a/charts/coordinationk8sio-lease-editor/README.md +++ b/charts/coordinationk8sio-lease-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/coordinationk8sio-lease-editor --version=v0.30.0 -$ helm upgrade -i coordinationk8sio-lease-editor appscode/coordinationk8sio-lease-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/coordinationk8sio-lease-editor --version=v0.29.0 +$ helm upgrade -i coordinationk8sio-lease-editor appscode/coordinationk8sio-lease-editor -n default --create-namespace --version=v0.29.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/coordinationk8sio-lease-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i coordinationk8sio-lease-editor appscode/coordinationk8sio-lease-editor -n default --create-namespace --version=v0.29.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/coordinationk8sio-lease-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=coordination.k8s.io/v1 +$ helm upgrade -i coordinationk8sio-lease-editor appscode/coordinationk8sio-lease-editor -n default --create-namespace --version=v0.29.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/coordinationk8sio-lease-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i coordinationk8sio-lease-editor appscode/coordinationk8sio-lease-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/core-binding-editor/Chart.yaml b/charts/core-binding-editor/Chart.yaml index 276bda9686..ef3ca27adc 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/core-binding-editor/README.md b/charts/core-binding-editor/README.md index f2460cb2dd..78719802aa 100644 --- a/charts/core-binding-editor/README.md +++ b/charts/core-binding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/core-binding-editor --version=v0.30.0 -$ helm upgrade -i core-binding-editor appscode/core-binding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/core-binding-editor --version=v0.29.0 +$ helm upgrade -i core-binding-editor appscode/core-binding-editor -n default --create-namespace --version=v0.29.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/core-binding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i core-binding-editor appscode/core-binding-editor -n default --create-namespace --version=v0.29.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/core-binding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=v1 +$ helm upgrade -i core-binding-editor appscode/core-binding-editor -n default --create-namespace --version=v0.29.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/core-binding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i core-binding-editor appscode/core-binding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/core-componentstatus-editor/Chart.yaml b/charts/core-componentstatus-editor/Chart.yaml index 02a6b14d34..ceaab79c27 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/core-componentstatus-editor/README.md b/charts/core-componentstatus-editor/README.md index a155a01ea5..d3e4542478 100644 --- a/charts/core-componentstatus-editor/README.md +++ b/charts/core-componentstatus-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/core-componentstatus-editor --version=v0.30.0 -$ helm upgrade -i core-componentstatus-editor appscode/core-componentstatus-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/core-componentstatus-editor --version=v0.29.0 +$ helm upgrade -i core-componentstatus-editor appscode/core-componentstatus-editor -n default --create-namespace --version=v0.29.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/core-componentstatus-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i core-componentstatus-editor appscode/core-componentstatus-editor -n default --create-namespace --version=v0.29.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/core-componentstatus-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=v1 +$ helm upgrade -i core-componentstatus-editor appscode/core-componentstatus-editor -n default --create-namespace --version=v0.29.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/core-componentstatus-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i core-componentstatus-editor appscode/core-componentstatus-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/core-configmap-editor/Chart.yaml b/charts/core-configmap-editor/Chart.yaml index 4e2da3475e..0143e96336 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/core-configmap-editor/README.md b/charts/core-configmap-editor/README.md index d96e952807..981879476e 100644 --- a/charts/core-configmap-editor/README.md +++ b/charts/core-configmap-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/core-configmap-editor --version=v0.30.0 -$ helm upgrade -i core-configmap-editor appscode/core-configmap-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/core-configmap-editor --version=v0.29.0 +$ helm upgrade -i core-configmap-editor appscode/core-configmap-editor -n default --create-namespace --version=v0.29.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/core-configmap-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i core-configmap-editor appscode/core-configmap-editor -n default --create-namespace --version=v0.29.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/core-configmap-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=v1 +$ helm upgrade -i core-configmap-editor appscode/core-configmap-editor -n default --create-namespace --version=v0.29.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/core-configmap-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i core-configmap-editor appscode/core-configmap-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/core-endpoints-editor/Chart.yaml b/charts/core-endpoints-editor/Chart.yaml index 911ddcbe00..1a6f6a925e 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/core-endpoints-editor/README.md b/charts/core-endpoints-editor/README.md index dc02a6fa28..0c1b033a21 100644 --- a/charts/core-endpoints-editor/README.md +++ b/charts/core-endpoints-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/core-endpoints-editor --version=v0.30.0 -$ helm upgrade -i core-endpoints-editor appscode/core-endpoints-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/core-endpoints-editor --version=v0.29.0 +$ helm upgrade -i core-endpoints-editor appscode/core-endpoints-editor -n default --create-namespace --version=v0.29.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/core-endpoints-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i core-endpoints-editor appscode/core-endpoints-editor -n default --create-namespace --version=v0.29.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/core-endpoints-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=v1 +$ helm upgrade -i core-endpoints-editor appscode/core-endpoints-editor -n default --create-namespace --version=v0.29.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/core-endpoints-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i core-endpoints-editor appscode/core-endpoints-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/core-ephemeralcontainers-editor/Chart.yaml b/charts/core-ephemeralcontainers-editor/Chart.yaml index 4fdf003572..f71ccd5f81 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/core-ephemeralcontainers-editor/README.md b/charts/core-ephemeralcontainers-editor/README.md index 5e39368fe7..d2c0d0d429 100644 --- a/charts/core-ephemeralcontainers-editor/README.md +++ b/charts/core-ephemeralcontainers-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/core-ephemeralcontainers-editor --version=v0.30.0 -$ helm upgrade -i core-ephemeralcontainers-editor appscode/core-ephemeralcontainers-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/core-ephemeralcontainers-editor --version=v0.29.0 +$ helm upgrade -i core-ephemeralcontainers-editor appscode/core-ephemeralcontainers-editor -n default --create-namespace --version=v0.29.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/core-ephemeralcontainers-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i core-ephemeralcontainers-editor appscode/core-ephemeralcontainers-editor -n default --create-namespace --version=v0.29.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/core-ephemeralcontainers-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=v1 +$ helm upgrade -i core-ephemeralcontainers-editor appscode/core-ephemeralcontainers-editor -n default --create-namespace --version=v0.29.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/core-ephemeralcontainers-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i core-ephemeralcontainers-editor appscode/core-ephemeralcontainers-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/core-event-editor/Chart.yaml b/charts/core-event-editor/Chart.yaml index 27ed044bda..26895b4f1b 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/core-event-editor/README.md b/charts/core-event-editor/README.md index f3760cf8f3..91c0503b8b 100644 --- a/charts/core-event-editor/README.md +++ b/charts/core-event-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/core-event-editor --version=v0.30.0 -$ helm upgrade -i core-event-editor appscode/core-event-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/core-event-editor --version=v0.29.0 +$ helm upgrade -i core-event-editor appscode/core-event-editor -n default --create-namespace --version=v0.29.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/core-event-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i core-event-editor appscode/core-event-editor -n default --create-namespace --version=v0.29.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/core-event-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=v1 +$ helm upgrade -i core-event-editor appscode/core-event-editor -n default --create-namespace --version=v0.29.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/core-event-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i core-event-editor appscode/core-event-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/core-limitrange-editor/Chart.yaml b/charts/core-limitrange-editor/Chart.yaml index 0b59cd6c06..a3acdce67f 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/core-limitrange-editor/README.md b/charts/core-limitrange-editor/README.md index c457cd227f..f8b630dd62 100644 --- a/charts/core-limitrange-editor/README.md +++ b/charts/core-limitrange-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/core-limitrange-editor --version=v0.30.0 -$ helm upgrade -i core-limitrange-editor appscode/core-limitrange-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/core-limitrange-editor --version=v0.29.0 +$ helm upgrade -i core-limitrange-editor appscode/core-limitrange-editor -n default --create-namespace --version=v0.29.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/core-limitrange-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i core-limitrange-editor appscode/core-limitrange-editor -n default --create-namespace --version=v0.29.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/core-limitrange-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=v1 +$ helm upgrade -i core-limitrange-editor appscode/core-limitrange-editor -n default --create-namespace --version=v0.29.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/core-limitrange-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i core-limitrange-editor appscode/core-limitrange-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/core-namespace-editor/Chart.yaml b/charts/core-namespace-editor/Chart.yaml index bfd3c807d7..cc890f594d 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/core-namespace-editor/README.md b/charts/core-namespace-editor/README.md index 7dc89082fb..7d2e0e4fdc 100644 --- a/charts/core-namespace-editor/README.md +++ b/charts/core-namespace-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/core-namespace-editor --version=v0.30.0 -$ helm upgrade -i core-namespace-editor appscode/core-namespace-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/core-namespace-editor --version=v0.29.0 +$ helm upgrade -i core-namespace-editor appscode/core-namespace-editor -n default --create-namespace --version=v0.29.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/core-namespace-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i core-namespace-editor appscode/core-namespace-editor -n default --create-namespace --version=v0.29.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/core-namespace-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=v1 +$ helm upgrade -i core-namespace-editor appscode/core-namespace-editor -n default --create-namespace --version=v0.29.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/core-namespace-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i core-namespace-editor appscode/core-namespace-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/core-node-editor/Chart.yaml b/charts/core-node-editor/Chart.yaml index 7c362e936f..9be7ea7e90 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/core-node-editor/README.md b/charts/core-node-editor/README.md index 79952ad1bb..d6fdfb75ac 100644 --- a/charts/core-node-editor/README.md +++ b/charts/core-node-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/core-node-editor --version=v0.30.0 -$ helm upgrade -i core-node-editor appscode/core-node-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/core-node-editor --version=v0.29.0 +$ helm upgrade -i core-node-editor appscode/core-node-editor -n default --create-namespace --version=v0.29.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/core-node-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i core-node-editor appscode/core-node-editor -n default --create-namespace --version=v0.29.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/core-node-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=v1 +$ helm upgrade -i core-node-editor appscode/core-node-editor -n default --create-namespace --version=v0.29.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/core-node-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i core-node-editor appscode/core-node-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/core-persistentvolume-editor/Chart.yaml b/charts/core-persistentvolume-editor/Chart.yaml index 02167f1e0f..98133609dc 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/core-persistentvolume-editor/README.md b/charts/core-persistentvolume-editor/README.md index ed0c053d18..0023d9628f 100644 --- a/charts/core-persistentvolume-editor/README.md +++ b/charts/core-persistentvolume-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/core-persistentvolume-editor --version=v0.30.0 -$ helm upgrade -i core-persistentvolume-editor appscode/core-persistentvolume-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/core-persistentvolume-editor --version=v0.29.0 +$ helm upgrade -i core-persistentvolume-editor appscode/core-persistentvolume-editor -n default --create-namespace --version=v0.29.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/core-persistentvolume-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i core-persistentvolume-editor appscode/core-persistentvolume-editor -n default --create-namespace --version=v0.29.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/core-persistentvolume-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=v1 +$ helm upgrade -i core-persistentvolume-editor appscode/core-persistentvolume-editor -n default --create-namespace --version=v0.29.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/core-persistentvolume-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i core-persistentvolume-editor appscode/core-persistentvolume-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/core-persistentvolumeclaim-editor/Chart.yaml b/charts/core-persistentvolumeclaim-editor/Chart.yaml index 16c941e491..b55e0df50d 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/core-persistentvolumeclaim-editor/README.md b/charts/core-persistentvolumeclaim-editor/README.md index 214f267d50..1ee69e6557 100644 --- a/charts/core-persistentvolumeclaim-editor/README.md +++ b/charts/core-persistentvolumeclaim-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/core-persistentvolumeclaim-editor --version=v0.30.0 -$ helm upgrade -i core-persistentvolumeclaim-editor appscode/core-persistentvolumeclaim-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/core-persistentvolumeclaim-editor --version=v0.29.0 +$ helm upgrade -i core-persistentvolumeclaim-editor appscode/core-persistentvolumeclaim-editor -n default --create-namespace --version=v0.29.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/core-persistentvolumeclaim-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i core-persistentvolumeclaim-editor appscode/core-persistentvolumeclaim-editor -n default --create-namespace --version=v0.29.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/core-persistentvolumeclaim-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=v1 +$ helm upgrade -i core-persistentvolumeclaim-editor appscode/core-persistentvolumeclaim-editor -n default --create-namespace --version=v0.29.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/core-persistentvolumeclaim-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i core-persistentvolumeclaim-editor appscode/core-persistentvolumeclaim-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/core-pod-editor/Chart.yaml b/charts/core-pod-editor/Chart.yaml index 74d5bdfe56..2287959d54 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/core-pod-editor/README.md b/charts/core-pod-editor/README.md index 944e1ce77c..57424ac59c 100644 --- a/charts/core-pod-editor/README.md +++ b/charts/core-pod-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/core-pod-editor --version=v0.30.0 -$ helm upgrade -i core-pod-editor appscode/core-pod-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/core-pod-editor --version=v0.29.0 +$ helm upgrade -i core-pod-editor appscode/core-pod-editor -n default --create-namespace --version=v0.29.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/core-pod-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i core-pod-editor appscode/core-pod-editor -n default --create-namespace --version=v0.29.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/core-pod-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=v1 +$ helm upgrade -i core-pod-editor appscode/core-pod-editor -n default --create-namespace --version=v0.29.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/core-pod-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i core-pod-editor appscode/core-pod-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/core-podstatusresult-editor/Chart.yaml b/charts/core-podstatusresult-editor/Chart.yaml index 5b8800a958..eb5edff98a 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/core-podstatusresult-editor/README.md b/charts/core-podstatusresult-editor/README.md index bfec9ccab2..181c490107 100644 --- a/charts/core-podstatusresult-editor/README.md +++ b/charts/core-podstatusresult-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/core-podstatusresult-editor --version=v0.30.0 -$ helm upgrade -i core-podstatusresult-editor appscode/core-podstatusresult-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/core-podstatusresult-editor --version=v0.29.0 +$ helm upgrade -i core-podstatusresult-editor appscode/core-podstatusresult-editor -n default --create-namespace --version=v0.29.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/core-podstatusresult-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i core-podstatusresult-editor appscode/core-podstatusresult-editor -n default --create-namespace --version=v0.29.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/core-podstatusresult-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=v1 +$ helm upgrade -i core-podstatusresult-editor appscode/core-podstatusresult-editor -n default --create-namespace --version=v0.29.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/core-podstatusresult-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i core-podstatusresult-editor appscode/core-podstatusresult-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/core-rangeallocation-editor/Chart.yaml b/charts/core-rangeallocation-editor/Chart.yaml index 60b72ac53d..5a68dd8f06 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/core-rangeallocation-editor/README.md b/charts/core-rangeallocation-editor/README.md index 01fe0f3e86..321cd222c9 100644 --- a/charts/core-rangeallocation-editor/README.md +++ b/charts/core-rangeallocation-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/core-rangeallocation-editor --version=v0.30.0 -$ helm upgrade -i core-rangeallocation-editor appscode/core-rangeallocation-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/core-rangeallocation-editor --version=v0.29.0 +$ helm upgrade -i core-rangeallocation-editor appscode/core-rangeallocation-editor -n default --create-namespace --version=v0.29.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/core-rangeallocation-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i core-rangeallocation-editor appscode/core-rangeallocation-editor -n default --create-namespace --version=v0.29.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/core-rangeallocation-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=v1 +$ helm upgrade -i core-rangeallocation-editor appscode/core-rangeallocation-editor -n default --create-namespace --version=v0.29.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/core-rangeallocation-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i core-rangeallocation-editor appscode/core-rangeallocation-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/core-replicationcontroller-editor/Chart.yaml b/charts/core-replicationcontroller-editor/Chart.yaml index 94bfa8cfd8..44bf09c8c4 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/core-replicationcontroller-editor/README.md b/charts/core-replicationcontroller-editor/README.md index c5050ed74d..ad4b799afb 100644 --- a/charts/core-replicationcontroller-editor/README.md +++ b/charts/core-replicationcontroller-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/core-replicationcontroller-editor --version=v0.30.0 -$ helm upgrade -i core-replicationcontroller-editor appscode/core-replicationcontroller-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/core-replicationcontroller-editor --version=v0.29.0 +$ helm upgrade -i core-replicationcontroller-editor appscode/core-replicationcontroller-editor -n default --create-namespace --version=v0.29.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/core-replicationcontroller-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i core-replicationcontroller-editor appscode/core-replicationcontroller-editor -n default --create-namespace --version=v0.29.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/core-replicationcontroller-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=v1 +$ helm upgrade -i core-replicationcontroller-editor appscode/core-replicationcontroller-editor -n default --create-namespace --version=v0.29.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/core-replicationcontroller-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i core-replicationcontroller-editor appscode/core-replicationcontroller-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/core-resourcequota-editor/Chart.yaml b/charts/core-resourcequota-editor/Chart.yaml index 5c36d018ad..0bb0197514 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/core-resourcequota-editor/README.md b/charts/core-resourcequota-editor/README.md index a82e75797c..3ad733a822 100644 --- a/charts/core-resourcequota-editor/README.md +++ b/charts/core-resourcequota-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/core-resourcequota-editor --version=v0.30.0 -$ helm upgrade -i core-resourcequota-editor appscode/core-resourcequota-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/core-resourcequota-editor --version=v0.29.0 +$ helm upgrade -i core-resourcequota-editor appscode/core-resourcequota-editor -n default --create-namespace --version=v0.29.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/core-resourcequota-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i core-resourcequota-editor appscode/core-resourcequota-editor -n default --create-namespace --version=v0.29.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/core-resourcequota-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=v1 +$ helm upgrade -i core-resourcequota-editor appscode/core-resourcequota-editor -n default --create-namespace --version=v0.29.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/core-resourcequota-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i core-resourcequota-editor appscode/core-resourcequota-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/core-secret-editor/Chart.yaml b/charts/core-secret-editor/Chart.yaml index e2ca74d4b0..de5ac1659f 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/core-secret-editor/README.md b/charts/core-secret-editor/README.md index 29442c34de..6492d275a5 100644 --- a/charts/core-secret-editor/README.md +++ b/charts/core-secret-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/core-secret-editor --version=v0.30.0 -$ helm upgrade -i core-secret-editor appscode/core-secret-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/core-secret-editor --version=v0.29.0 +$ helm upgrade -i core-secret-editor appscode/core-secret-editor -n default --create-namespace --version=v0.29.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/core-secret-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i core-secret-editor appscode/core-secret-editor -n default --create-namespace --version=v0.29.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/core-secret-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=v1 +$ helm upgrade -i core-secret-editor appscode/core-secret-editor -n default --create-namespace --version=v0.29.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/core-secret-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i core-secret-editor appscode/core-secret-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/core-service-editor/Chart.yaml b/charts/core-service-editor/Chart.yaml index 8d6c8cefef..aba1c42350 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/core-service-editor/README.md b/charts/core-service-editor/README.md index 9e0828925f..2bc62bcf46 100644 --- a/charts/core-service-editor/README.md +++ b/charts/core-service-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/core-service-editor --version=v0.30.0 -$ helm upgrade -i core-service-editor appscode/core-service-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/core-service-editor --version=v0.29.0 +$ helm upgrade -i core-service-editor appscode/core-service-editor -n default --create-namespace --version=v0.29.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/core-service-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i core-service-editor appscode/core-service-editor -n default --create-namespace --version=v0.29.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/core-service-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=v1 +$ helm upgrade -i core-service-editor appscode/core-service-editor -n default --create-namespace --version=v0.29.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/core-service-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i core-service-editor appscode/core-service-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/core-serviceaccount-editor/Chart.yaml b/charts/core-serviceaccount-editor/Chart.yaml index a64902416b..cf5bf75fc6 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/core-serviceaccount-editor/README.md b/charts/core-serviceaccount-editor/README.md index 11dae6fcb7..211116edaa 100644 --- a/charts/core-serviceaccount-editor/README.md +++ b/charts/core-serviceaccount-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/core-serviceaccount-editor --version=v0.30.0 -$ helm upgrade -i core-serviceaccount-editor appscode/core-serviceaccount-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/core-serviceaccount-editor --version=v0.29.0 +$ helm upgrade -i core-serviceaccount-editor appscode/core-serviceaccount-editor -n default --create-namespace --version=v0.29.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/core-serviceaccount-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i core-serviceaccount-editor appscode/core-serviceaccount-editor -n default --create-namespace --version=v0.29.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/core-serviceaccount-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=v1 +$ helm upgrade -i core-serviceaccount-editor appscode/core-serviceaccount-editor -n default --create-namespace --version=v0.29.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/core-serviceaccount-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i core-serviceaccount-editor appscode/core-serviceaccount-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/corek8sappscodecom-genericresource-editor/Chart.yaml b/charts/corek8sappscodecom-genericresource-editor/Chart.yaml index 828bb122e9..304eb1bd49 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/corek8sappscodecom-genericresource-editor/README.md b/charts/corek8sappscodecom-genericresource-editor/README.md index 1e7b0e8efc..6ba6d8f5eb 100644 --- a/charts/corek8sappscodecom-genericresource-editor/README.md +++ b/charts/corek8sappscodecom-genericresource-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/corek8sappscodecom-genericresource-editor --version=v0.30.0 -$ helm upgrade -i corek8sappscodecom-genericresource-editor appscode/corek8sappscodecom-genericresource-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/corek8sappscodecom-genericresource-editor --version=v0.29.0 +$ helm upgrade -i corek8sappscodecom-genericresource-editor appscode/corek8sappscodecom-genericresource-editor -n default --create-namespace --version=v0.29.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/corek8sappscodecom-genericresource-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i corek8sappscodecom-genericresource-editor appscode/corek8sappscodecom-genericresource-editor -n default --create-namespace --version=v0.29.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/corek8sappscodecom-genericresource-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=core.k8s.appscode.com/v1alpha1 +$ helm upgrade -i corek8sappscodecom-genericresource-editor appscode/corek8sappscodecom-genericresource-editor -n default --create-namespace --version=v0.29.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/corek8sappscodecom-genericresource-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i corek8sappscodecom-genericresource-editor appscode/corek8sappscodecom-genericresource-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/corek8sappscodecom-genericresourceservice-editor/Chart.yaml b/charts/corek8sappscodecom-genericresourceservice-editor/Chart.yaml index 395d16de8b..dca2b94111 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/corek8sappscodecom-genericresourceservice-editor/README.md b/charts/corek8sappscodecom-genericresourceservice-editor/README.md index 5aa7419402..4110f79073 100644 --- a/charts/corek8sappscodecom-genericresourceservice-editor/README.md +++ b/charts/corek8sappscodecom-genericresourceservice-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/corek8sappscodecom-genericresourceservice-editor --version=v0.30.0 -$ helm upgrade -i corek8sappscodecom-genericresourceservice-editor appscode/corek8sappscodecom-genericresourceservice-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/corek8sappscodecom-genericresourceservice-editor --version=v0.29.0 +$ helm upgrade -i corek8sappscodecom-genericresourceservice-editor appscode/corek8sappscodecom-genericresourceservice-editor -n default --create-namespace --version=v0.29.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/corek8sappscodecom-genericresourceservice-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i corek8sappscodecom-genericresourceservice-editor appscode/corek8sappscodecom-genericresourceservice-editor -n default --create-namespace --version=v0.29.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/corek8sappscodecom-genericresourceservice-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=core.k8s.appscode.com/v1alpha1 +$ helm upgrade -i corek8sappscodecom-genericresourceservice-editor appscode/corek8sappscodecom-genericresourceservice-editor -n default --create-namespace --version=v0.29.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/corek8sappscodecom-genericresourceservice-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i corek8sappscodecom-genericresourceservice-editor appscode/corek8sappscodecom-genericresourceservice-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/corek8sappscodecom-podview-editor/Chart.yaml b/charts/corek8sappscodecom-podview-editor/Chart.yaml index 693a79e70b..fe3b02c90e 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/corek8sappscodecom-podview-editor/README.md b/charts/corek8sappscodecom-podview-editor/README.md index 7e3295762b..793b6978b8 100644 --- a/charts/corek8sappscodecom-podview-editor/README.md +++ b/charts/corek8sappscodecom-podview-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/corek8sappscodecom-podview-editor --version=v0.30.0 -$ helm upgrade -i corek8sappscodecom-podview-editor appscode/corek8sappscodecom-podview-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/corek8sappscodecom-podview-editor --version=v0.29.0 +$ helm upgrade -i corek8sappscodecom-podview-editor appscode/corek8sappscodecom-podview-editor -n default --create-namespace --version=v0.29.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/corek8sappscodecom-podview-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i corek8sappscodecom-podview-editor appscode/corek8sappscodecom-podview-editor -n default --create-namespace --version=v0.29.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/corek8sappscodecom-podview-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=core.k8s.appscode.com/v1alpha1 +$ helm upgrade -i corek8sappscodecom-podview-editor appscode/corek8sappscodecom-podview-editor -n default --create-namespace --version=v0.29.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/corek8sappscodecom-podview-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i corek8sappscodecom-podview-editor appscode/corek8sappscodecom-podview-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/corek8sappscodecom-project-editor/Chart.yaml b/charts/corek8sappscodecom-project-editor/Chart.yaml index ef0b3ff412..97f7032e88 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/corek8sappscodecom-project-editor/README.md b/charts/corek8sappscodecom-project-editor/README.md index c849fc1c2d..ac9aa9a4b3 100644 --- a/charts/corek8sappscodecom-project-editor/README.md +++ b/charts/corek8sappscodecom-project-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/corek8sappscodecom-project-editor --version=v0.30.0 -$ helm upgrade -i corek8sappscodecom-project-editor appscode/corek8sappscodecom-project-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/corek8sappscodecom-project-editor --version=v0.29.0 +$ helm upgrade -i corek8sappscodecom-project-editor appscode/corek8sappscodecom-project-editor -n default --create-namespace --version=v0.29.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/corek8sappscodecom-project-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i corek8sappscodecom-project-editor appscode/corek8sappscodecom-project-editor -n default --create-namespace --version=v0.29.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/corek8sappscodecom-project-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=core.k8s.appscode.com/v1alpha1 +$ helm upgrade -i corek8sappscodecom-project-editor appscode/corek8sappscodecom-project-editor -n default --create-namespace --version=v0.29.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/corek8sappscodecom-project-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i corek8sappscodecom-project-editor appscode/corek8sappscodecom-project-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/corek8sappscodecom-resourcecalculator-editor/Chart.yaml b/charts/corek8sappscodecom-resourcecalculator-editor/Chart.yaml index df52981e8f..25d1b47af7 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/corek8sappscodecom-resourcecalculator-editor/README.md b/charts/corek8sappscodecom-resourcecalculator-editor/README.md index d121662e16..65b247a933 100644 --- a/charts/corek8sappscodecom-resourcecalculator-editor/README.md +++ b/charts/corek8sappscodecom-resourcecalculator-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/corek8sappscodecom-resourcecalculator-editor --version=v0.30.0 -$ helm upgrade -i corek8sappscodecom-resourcecalculator-editor appscode/corek8sappscodecom-resourcecalculator-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/corek8sappscodecom-resourcecalculator-editor --version=v0.29.0 +$ helm upgrade -i corek8sappscodecom-resourcecalculator-editor appscode/corek8sappscodecom-resourcecalculator-editor -n default --create-namespace --version=v0.29.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 appscode/corek8sappscodecom-resourcecalculator-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i corek8sappscodecom-resourcecalculator-editor appscode/corek8sappscodecom-resourcecalculator-editor -n default --create-namespace --version=v0.29.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 appscode/corek8sappscodecom-resourcecalculator-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=core.k8s.appscode.com/v1alpha1 +$ helm upgrade -i corek8sappscodecom-resourcecalculator-editor appscode/corek8sappscodecom-resourcecalculator-editor -n default --create-namespace --version=v0.29.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 appscode/corek8sappscodecom-resourcecalculator-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i corek8sappscodecom-resourcecalculator-editor appscode/corek8sappscodecom-resourcecalculator-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/corek8sappscodecom-resourcesummary-editor/Chart.yaml b/charts/corek8sappscodecom-resourcesummary-editor/Chart.yaml index ff5ad4be77..d23331ae79 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/corek8sappscodecom-resourcesummary-editor/README.md b/charts/corek8sappscodecom-resourcesummary-editor/README.md index c483a8ef7a..f900b8f33f 100644 --- a/charts/corek8sappscodecom-resourcesummary-editor/README.md +++ b/charts/corek8sappscodecom-resourcesummary-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/corek8sappscodecom-resourcesummary-editor --version=v0.30.0 -$ helm upgrade -i corek8sappscodecom-resourcesummary-editor appscode/corek8sappscodecom-resourcesummary-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/corek8sappscodecom-resourcesummary-editor --version=v0.29.0 +$ helm upgrade -i corek8sappscodecom-resourcesummary-editor appscode/corek8sappscodecom-resourcesummary-editor -n default --create-namespace --version=v0.29.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/corek8sappscodecom-resourcesummary-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i corek8sappscodecom-resourcesummary-editor appscode/corek8sappscodecom-resourcesummary-editor -n default --create-namespace --version=v0.29.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/corek8sappscodecom-resourcesummary-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=core.k8s.appscode.com/v1alpha1 +$ helm upgrade -i corek8sappscodecom-resourcesummary-editor appscode/corek8sappscodecom-resourcesummary-editor -n default --create-namespace --version=v0.29.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/corek8sappscodecom-resourcesummary-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i corek8sappscodecom-resourcesummary-editor appscode/corek8sappscodecom-resourcesummary-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/corekubestashcom-backupbatch-editor/Chart.yaml b/charts/corekubestashcom-backupbatch-editor/Chart.yaml index 80ff961035..3e477da68c 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/corekubestashcom-backupbatch-editor/README.md b/charts/corekubestashcom-backupbatch-editor/README.md index 9955730c5d..3b64d76d71 100644 --- a/charts/corekubestashcom-backupbatch-editor/README.md +++ b/charts/corekubestashcom-backupbatch-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/corekubestashcom-backupbatch-editor --version=v0.30.0 -$ helm upgrade -i corekubestashcom-backupbatch-editor appscode/corekubestashcom-backupbatch-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/corekubestashcom-backupbatch-editor --version=v0.29.0 +$ helm upgrade -i corekubestashcom-backupbatch-editor appscode/corekubestashcom-backupbatch-editor -n default --create-namespace --version=v0.29.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/corekubestashcom-backupbatch-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i corekubestashcom-backupbatch-editor appscode/corekubestashcom-backupbatch-editor -n default --create-namespace --version=v0.29.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/corekubestashcom-backupbatch-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=core.kubestash.com/v1alpha1 +$ helm upgrade -i corekubestashcom-backupbatch-editor appscode/corekubestashcom-backupbatch-editor -n default --create-namespace --version=v0.29.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/corekubestashcom-backupbatch-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i corekubestashcom-backupbatch-editor appscode/corekubestashcom-backupbatch-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/corekubestashcom-backupblueprint-editor/Chart.yaml b/charts/corekubestashcom-backupblueprint-editor/Chart.yaml index a0ee2e8149..8b4b546dbe 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/corekubestashcom-backupblueprint-editor/README.md b/charts/corekubestashcom-backupblueprint-editor/README.md index 5d398ed6c2..8cfc015875 100644 --- a/charts/corekubestashcom-backupblueprint-editor/README.md +++ b/charts/corekubestashcom-backupblueprint-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/corekubestashcom-backupblueprint-editor --version=v0.30.0 -$ helm upgrade -i corekubestashcom-backupblueprint-editor appscode/corekubestashcom-backupblueprint-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/corekubestashcom-backupblueprint-editor --version=v0.29.0 +$ helm upgrade -i corekubestashcom-backupblueprint-editor appscode/corekubestashcom-backupblueprint-editor -n default --create-namespace --version=v0.29.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/corekubestashcom-backupblueprint-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i corekubestashcom-backupblueprint-editor appscode/corekubestashcom-backupblueprint-editor -n default --create-namespace --version=v0.29.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/corekubestashcom-backupblueprint-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=core.kubestash.com/v1alpha1 +$ helm upgrade -i corekubestashcom-backupblueprint-editor appscode/corekubestashcom-backupblueprint-editor -n default --create-namespace --version=v0.29.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/corekubestashcom-backupblueprint-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i corekubestashcom-backupblueprint-editor appscode/corekubestashcom-backupblueprint-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/corekubestashcom-backupconfiguration-editor-options/Chart.yaml b/charts/corekubestashcom-backupconfiguration-editor-options/Chart.yaml index 49d6367241..4e736bd767 100644 --- a/charts/corekubestashcom-backupconfiguration-editor-options/Chart.yaml +++ b/charts/corekubestashcom-backupconfiguration-editor-options/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: corekubestashcom-backupconfiguration-editor-options description: BackupConfiguration Editor UI Options type: application -version: v0.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.0 maintainers: - name: appscode email: support@appscode.com diff --git a/charts/corekubestashcom-backupconfiguration-editor-options/README.md b/charts/corekubestashcom-backupconfiguration-editor-options/README.md index fb99685840..86c63b5911 100644 --- a/charts/corekubestashcom-backupconfiguration-editor-options/README.md +++ b/charts/corekubestashcom-backupconfiguration-editor-options/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/corekubestashcom-backupconfiguration-editor-options --version=v0.30.0 -$ helm upgrade -i kubestashcom-backupconfiguration-editor-options appscode/corekubestashcom-backupconfiguration-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/corekubestashcom-backupconfiguration-editor-options --version=v0.29.0 +$ helm upgrade -i kubestashcom-backupconfiguration-editor-options appscode/corekubestashcom-backupconfiguration-editor-options -n kube-system --create-namespace --version=v0.29.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a Backupconfiguration Editor UI Options on a [Kubernetes](htt To install/upgrade the chart with the release name `kubestashcom-backupconfiguration-editor-options`: ```bash -$ helm upgrade -i kubestashcom-backupconfiguration-editor-options appscode/corekubestashcom-backupconfiguration-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i kubestashcom-backupconfiguration-editor-options appscode/corekubestashcom-backupconfiguration-editor-options -n kube-system --create-namespace --version=v0.29.0 ``` The command deploys a Backupconfiguration Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. @@ -60,7 +60,6 @@ The following table lists the configurable parameters of the `corekubestashcom-b | spec.backend.storageRef.namespace | | "" | | spec.backend.retentionPolicy.name | | "" | | spec.backend.retentionPolicy.namespace | | "" | -| spec.sessions | | [] | | spec.target.apiGroup | | "kubedb.com" | | spec.target.kind | | "" | | spec.target.name | | "" | @@ -70,12 +69,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 kubestashcom-backupconfiguration-editor-options appscode/corekubestashcom-backupconfiguration-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=core.kubestash.com +$ helm upgrade -i kubestashcom-backupconfiguration-editor-options appscode/corekubestashcom-backupconfiguration-editor-options -n kube-system --create-namespace --version=v0.29.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 kubestashcom-backupconfiguration-editor-options appscode/corekubestashcom-backupconfiguration-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubestashcom-backupconfiguration-editor-options appscode/corekubestashcom-backupconfiguration-editor-options -n kube-system --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/corekubestashcom-backupconfiguration-editor-options/ui/create-ui.yaml b/charts/corekubestashcom-backupconfiguration-editor-options/ui/create-ui.yaml index 58f37cc0fe..5e33e0a198 100644 --- a/charts/corekubestashcom-backupconfiguration-editor-options/ui/create-ui.yaml +++ b/charts/corekubestashcom-backupconfiguration-editor-options/ui/create-ui.yaml @@ -1,2 +1,125 @@ -steps: null +step: +- elements: + - label: Namespace + loader: getNamespaces + schema: schema/properties/metadata/properties/release/properties/namespace + type: select + - label: Name + schema: schema/properties/metadata/properties/release/properties/name + type: input + - label: Storage Ref + loader: getData|storageRef + schema: schema/properties/spec/properties/backend/properties/storageRef + type: select + - label: Retention Policy + loader: getData|retentionPolicy + schema: schema/properties/spec/properties/backend/properties/retentionPolicy + type: select + - elements: + - label: Labels + schema: schema/properties/spec/properties/labels + type: object-item + - label: Annotations + schema: schema/properties/spec/properties/annotations + type: object-item + hideBlock: true + label: Labels & Annotations + showLabels: true + type: block-layout + - elements: + - label: Session Name + schema: sessionName + type: input + - label: Schedule + schema: schedule + type: input + - label: Security Context (runAsUser) + schema: addon/properties/jobTemplate/properties/securityContext + type: input + - label: Addon Name + loader: getAddon + schema: addon/properties/name + type: select + - elements: + - label: Task Name + loader: + name: getTaskNames + watchPaths: + - schema/properties/spec/properties/sessions/dynamicIndex/properties/addon/properties/name + schema: name + type: select + validation: + type: required + - label: Params + schema: params + type: editor + label: Tasks + schema: addon/properties/tasks + type: array-object-form + validation: + type: required + - customClass: mt-4 + label: Encryption Secret Namespace + loader: getNamespaces + schema: encryptionSecret/properties/namespace + type: select + - label: Encryption Secret Name + loader: + name: getEncryptionSecretNames + watchPaths: + - schema/properties/spec/properties/sessions/dynamicIndex/properties/encryptionSecret/properties/namespace + schema: encryptionSecret/properties/name + type: select + - label: Repo Name + schema: repoName + type: input + label: Sessions + schema: schema/properties/spec/properties/sessions + type: array-object-form + - elements: + - label: Api Group + loader: getApiGroup + schema: schema/properties/spec/properties/target/properties/apiGroup + type: select + validation: + type: required + - label: Kind + loader: + name: getKinds + watchPaths: + - schema/properties/spec/properties/target/properties/apiGroup + schema: schema/properties/spec/properties/target/properties/kind + type: select + validation: + type: required + watcher: + func: setVersion + paths: + - schema/properties/spec/properties/target/properties/kind + - label: Namespace + loader: getNamespaces + schema: schema/properties/spec/properties/target/properties/namespace + type: select + validation: + type: required + - label: Name + loader: + name: getTargetName + watchPaths: + - schema/properties/spec/properties/target/properties/namespace + - schema/properties/spec/properties/target/properties/kind + refresh: true + schema: schema/properties/spec/properties/target/properties/name + type: select + validation: + type: required + if: + name: showTarget + type: function + label: Target + showLabels: true + type: block-layout + id: options + loader: initBundle + type: single-step-form type: multi-step-form diff --git a/charts/corekubestashcom-backupconfiguration-editor/Chart.yaml b/charts/corekubestashcom-backupconfiguration-editor/Chart.yaml index a185ba7bea..69306351bf 100644 --- a/charts/corekubestashcom-backupconfiguration-editor/Chart.yaml +++ b/charts/corekubestashcom-backupconfiguration-editor/Chart.yaml @@ -4,7 +4,7 @@ annotations: meta.x-helm.dev/resources: "- group: core.kubestash.com\n kind: BackupConfiguration\n\ \ version: v1alpha1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: BackupConfiguration Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -16,4 +16,4 @@ maintainers: name: appscode name: corekubestashcom-backupconfiguration-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/corekubestashcom-backupconfiguration-editor/README.md b/charts/corekubestashcom-backupconfiguration-editor/README.md index 8e9ddec5b6..7c9627bead 100644 --- a/charts/corekubestashcom-backupconfiguration-editor/README.md +++ b/charts/corekubestashcom-backupconfiguration-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/corekubestashcom-backupconfiguration-editor --version=v0.30.0 -$ helm upgrade -i corekubestashcom-backupconfiguration-editor appscode/corekubestashcom-backupconfiguration-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/corekubestashcom-backupconfiguration-editor --version=v0.29.0 +$ helm upgrade -i corekubestashcom-backupconfiguration-editor appscode/corekubestashcom-backupconfiguration-editor -n default --create-namespace --version=v0.29.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/corekubestashcom-backupconfiguration-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i corekubestashcom-backupconfiguration-editor appscode/corekubestashcom-backupconfiguration-editor -n default --create-namespace --version=v0.29.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. @@ -60,12 +60,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/corekubestashcom-backupconfiguration-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=core.kubestash.com +$ helm upgrade -i corekubestashcom-backupconfiguration-editor appscode/corekubestashcom-backupconfiguration-editor -n default --create-namespace --version=v0.29.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-backupconfiguration-editor appscode/corekubestashcom-backupconfiguration-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i corekubestashcom-backupconfiguration-editor appscode/corekubestashcom-backupconfiguration-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/corekubestashcom-backupsession-editor-options/Chart.yaml b/charts/corekubestashcom-backupsession-editor-options/Chart.yaml index 836369f6d3..64458ce980 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.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.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 5d349e45df..e03e6b15a1 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 appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/corekubestashcom-backupsession-editor-options --version=v0.30.0 -$ helm upgrade -i corekubestashcom-backupsession-editor-options appscode/corekubestashcom-backupsession-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/corekubestashcom-backupsession-editor-options --version=v0.29.0 +$ helm upgrade -i corekubestashcom-backupsession-editor-options appscode/corekubestashcom-backupsession-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/corekubestashcom-backupsession-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i corekubestashcom-backupsession-editor-options appscode/corekubestashcom-backupsession-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/corekubestashcom-backupsession-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=core.kubestash.com +$ helm upgrade -i corekubestashcom-backupsession-editor-options appscode/corekubestashcom-backupsession-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/corekubestashcom-backupsession-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i corekubestashcom-backupsession-editor-options appscode/corekubestashcom-backupsession-editor-options -n kube-system --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/corekubestashcom-backupsession-editor-options/ui/create-ui.yaml b/charts/corekubestashcom-backupsession-editor-options/ui/create-ui.yaml index 58f37cc0fe..67457154c8 100644 --- a/charts/corekubestashcom-backupsession-editor-options/ui/create-ui.yaml +++ b/charts/corekubestashcom-backupsession-editor-options/ui/create-ui.yaml @@ -1,2 +1,70 @@ -steps: null +step: +- elements: + - hasGroup: isRancherManaged + label: Namespace + loader: fetchNamespaces + schema: schema/properties/metadata/properties/release/properties/namespace + type: select + - elements: + - label: Labels + schema: schema/properties/spec/properties/labels + type: object-item + - label: Annotations + schema: schema/properties/spec/properties/annotations + type: object-item + hideBlock: true + label: Labels & Annotations + showLabels: true + type: block-layout + - label: Invoker Kind + options: + - text: Backup Configurations + value: BackupConfiguration + - text: Backup Blueprints + value: BackupBlueprint + schema: schema/properties/spec/properties/invoker/properties/kind + type: select + - label: Invoker Name + loader: + name: fetchInvokerName + watchPaths: + - schema/properties/spec/properties/invoker/properties/kind + - schema/properties/metadata/properties/release/properties/namespace + schema: schema/properties/spec/properties/invoker/properties/name + type: select + watcher: + func: initName + paths: + - schema/properties/spec/properties/invoker/properties/name + - label: Session + loader: + name: fetchSessions + watchPaths: + - schema/properties/spec/properties/invoker/properties/name + schema: schema/properties/spec/properties/session + type: select + watcher: + func: initName + paths: + - schema/properties/spec/properties/session + - label: Timeout + options: + - text: 5 minutes + value: 5m + - text: 10 minutes + value: 10m + - text: 30 minutes + value: 30m + - text: 1 hour + value: 1h + - text: 2 hours + value: 2h + - text: 5 hours + value: 5h + - text: 10 hours + value: 10h + schema: schema/properties/spec/properties/backupTimeout + type: select + id: options + type: single-step-form type: multi-step-form diff --git a/charts/corekubestashcom-backupsession-editor/Chart.yaml b/charts/corekubestashcom-backupsession-editor/Chart.yaml index 381851562c..3d86bd05e7 100644 --- a/charts/corekubestashcom-backupsession-editor/Chart.yaml +++ b/charts/corekubestashcom-backupsession-editor/Chart.yaml @@ -4,7 +4,7 @@ annotations: meta.x-helm.dev/resources: "- group: core.kubestash.com\n kind: BackupSession\n\ \ version: v1alpha1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: BackupSession Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -16,4 +16,4 @@ maintainers: name: appscode name: corekubestashcom-backupsession-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/corekubestashcom-backupsession-editor/README.md b/charts/corekubestashcom-backupsession-editor/README.md index fb5e085681..1112ec31ed 100644 --- a/charts/corekubestashcom-backupsession-editor/README.md +++ b/charts/corekubestashcom-backupsession-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/corekubestashcom-backupsession-editor --version=v0.30.0 -$ helm upgrade -i corekubestashcom-backupsession-editor appscode/corekubestashcom-backupsession-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/corekubestashcom-backupsession-editor --version=v0.29.0 +$ helm upgrade -i corekubestashcom-backupsession-editor appscode/corekubestashcom-backupsession-editor -n default --create-namespace --version=v0.29.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/corekubestashcom-backupsession-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i corekubestashcom-backupsession-editor appscode/corekubestashcom-backupsession-editor -n default --create-namespace --version=v0.29.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. @@ -60,12 +60,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/corekubestashcom-backupsession-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=core.kubestash.com +$ helm upgrade -i corekubestashcom-backupsession-editor appscode/corekubestashcom-backupsession-editor -n default --create-namespace --version=v0.29.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 appscode/corekubestashcom-backupsession-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i corekubestashcom-backupsession-editor appscode/corekubestashcom-backupsession-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/corekubestashcom-backupsession-editor/ui/create-ui.yaml b/charts/corekubestashcom-backupsession-editor/ui/create-ui.yaml index 58f37cc0fe..3e1f9b239c 100644 --- a/charts/corekubestashcom-backupsession-editor/ui/create-ui.yaml +++ b/charts/corekubestashcom-backupsession-editor/ui/create-ui.yaml @@ -1,2 +1,41 @@ -steps: null +step: +- elements: + - label: "" + subtitle: Select a backup configuration and choose which backup sessions to view + or manage + type: label-element + - label: Backup Configuration + loader: getOptions + refresh: true + schema: temp/properties/backup + subtitle: Select the backup configuration that contains the sessions you want + to view + type: select + validation: + type: required + watcher: + func: clearModel + paths: + - temp/properties/backup + - if: + name: isBackupSelected + type: function + label: Backup Sessions + loader: + name: getSessionOptions + watchPaths: + - temp/properties/backup + multiple: true + refresh: true + schema: temp/properties/selectedSessions + subtitle: Select one or more backup sessions to view their details and status + type: select + validation: + type: required + watcher: + func: buildCommand + paths: + - temp/properties/selectedSessions + id: basic + type: single-step-form type: multi-step-form diff --git a/charts/corekubestashcom-backupverificationsession-editor/Chart.yaml b/charts/corekubestashcom-backupverificationsession-editor/Chart.yaml index e7998c138f..ef5ade4a9c 100644 --- a/charts/corekubestashcom-backupverificationsession-editor/Chart.yaml +++ b/charts/corekubestashcom-backupverificationsession-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"core.kubestash.com","version":"v1alpha1","resource":"backupverificationsession"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: BackupVerificationSession 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-backupverificationsession-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/corekubestashcom-backupverificationsession-editor/README.md b/charts/corekubestashcom-backupverificationsession-editor/README.md index 3c510c09f7..e3b7624948 100644 --- a/charts/corekubestashcom-backupverificationsession-editor/README.md +++ b/charts/corekubestashcom-backupverificationsession-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/corekubestashcom-backupverificationsession-editor --version=v0.30.0 -$ helm upgrade -i corekubestashcom-backupverificationsession-editor appscode/corekubestashcom-backupverificationsession-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/corekubestashcom-backupverificationsession-editor --version=v0.29.0 +$ helm upgrade -i corekubestashcom-backupverificationsession-editor appscode/corekubestashcom-backupverificationsession-editor -n default --create-namespace --version=v0.29.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a BackupVerificationSession Editor on a [Kubernetes](http://k To install/upgrade the chart with the release name `corekubestashcom-backupverificationsession-editor`: ```bash -$ helm upgrade -i corekubestashcom-backupverificationsession-editor appscode/corekubestashcom-backupverificationsession-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i corekubestashcom-backupverificationsession-editor appscode/corekubestashcom-backupverificationsession-editor -n default --create-namespace --version=v0.29.0 ``` The command deploys a BackupVerificationSession Editor on the Kubernetes cluster in the default configuration. The [configuration](#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-backupverificationsession-editor appscode/corekubestashcom-backupverificationsession-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=core.kubestash.com/v1alpha1 +$ helm upgrade -i corekubestashcom-backupverificationsession-editor appscode/corekubestashcom-backupverificationsession-editor -n default --create-namespace --version=v0.29.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-backupverificationsession-editor appscode/corekubestashcom-backupverificationsession-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i corekubestashcom-backupverificationsession-editor appscode/corekubestashcom-backupverificationsession-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/corekubestashcom-backupverifier-editor/Chart.yaml b/charts/corekubestashcom-backupverifier-editor/Chart.yaml index 281aba8771..36b4d4d8b2 100644 --- a/charts/corekubestashcom-backupverifier-editor/Chart.yaml +++ b/charts/corekubestashcom-backupverifier-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"core.kubestash.com","version":"v1alpha1","resource":"backupverifier"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: BackupVerifier 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-backupverifier-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/corekubestashcom-backupverifier-editor/README.md b/charts/corekubestashcom-backupverifier-editor/README.md index 72a209531c..9fee65c146 100644 --- a/charts/corekubestashcom-backupverifier-editor/README.md +++ b/charts/corekubestashcom-backupverifier-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/corekubestashcom-backupverifier-editor --version=v0.30.0 -$ helm upgrade -i corekubestashcom-backupverifier-editor appscode/corekubestashcom-backupverifier-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/corekubestashcom-backupverifier-editor --version=v0.29.0 +$ helm upgrade -i corekubestashcom-backupverifier-editor appscode/corekubestashcom-backupverifier-editor -n default --create-namespace --version=v0.29.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a BackupVerifier Editor on a [Kubernetes](http://kubernetes.i To install/upgrade the chart with the release name `corekubestashcom-backupverifier-editor`: ```bash -$ helm upgrade -i corekubestashcom-backupverifier-editor appscode/corekubestashcom-backupverifier-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i corekubestashcom-backupverifier-editor appscode/corekubestashcom-backupverifier-editor -n default --create-namespace --version=v0.29.0 ``` The command deploys a BackupVerifier Editor on the Kubernetes cluster in the default configuration. The [configuration](#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-backupverifier-editor appscode/corekubestashcom-backupverifier-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=core.kubestash.com/v1alpha1 +$ helm upgrade -i corekubestashcom-backupverifier-editor appscode/corekubestashcom-backupverifier-editor -n default --create-namespace --version=v0.29.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-backupverifier-editor appscode/corekubestashcom-backupverifier-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i corekubestashcom-backupverifier-editor appscode/corekubestashcom-backupverifier-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/corekubestashcom-hooktemplate-editor/Chart.yaml b/charts/corekubestashcom-hooktemplate-editor/Chart.yaml index 63337e5b5d..6525dbaec9 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/corekubestashcom-hooktemplate-editor/README.md b/charts/corekubestashcom-hooktemplate-editor/README.md index 32993ffac4..b2ac7e45ad 100644 --- a/charts/corekubestashcom-hooktemplate-editor/README.md +++ b/charts/corekubestashcom-hooktemplate-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/corekubestashcom-hooktemplate-editor --version=v0.30.0 -$ helm upgrade -i corekubestashcom-hooktemplate-editor appscode/corekubestashcom-hooktemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/corekubestashcom-hooktemplate-editor --version=v0.29.0 +$ helm upgrade -i corekubestashcom-hooktemplate-editor appscode/corekubestashcom-hooktemplate-editor -n default --create-namespace --version=v0.29.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/corekubestashcom-hooktemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i corekubestashcom-hooktemplate-editor appscode/corekubestashcom-hooktemplate-editor -n default --create-namespace --version=v0.29.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/corekubestashcom-hooktemplate-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=core.kubestash.com/v1alpha1 +$ helm upgrade -i corekubestashcom-hooktemplate-editor appscode/corekubestashcom-hooktemplate-editor -n default --create-namespace --version=v0.29.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/corekubestashcom-hooktemplate-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i corekubestashcom-hooktemplate-editor appscode/corekubestashcom-hooktemplate-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/corekubestashcom-restoresession-editor-options/Chart.yaml b/charts/corekubestashcom-restoresession-editor-options/Chart.yaml index d54b6bf010..f48db46e37 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.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.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 f73a6919a5..3d8d1cfae2 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 appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/corekubestashcom-restoresession-editor-options --version=v0.30.0 -$ helm upgrade -i corekubestashcom-restoresession-editor-options appscode/corekubestashcom-restoresession-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/corekubestashcom-restoresession-editor-options --version=v0.29.0 +$ helm upgrade -i corekubestashcom-restoresession-editor-options appscode/corekubestashcom-restoresession-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/corekubestashcom-restoresession-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i corekubestashcom-restoresession-editor-options appscode/corekubestashcom-restoresession-editor-options -n kube-system --create-namespace --version=v0.29.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. @@ -72,12 +72,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 appscode/corekubestashcom-restoresession-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=core.kubestash.com +$ helm upgrade -i corekubestashcom-restoresession-editor-options appscode/corekubestashcom-restoresession-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/corekubestashcom-restoresession-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i corekubestashcom-restoresession-editor-options appscode/corekubestashcom-restoresession-editor-options -n kube-system --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/corekubestashcom-restoresession-editor-options/ui/create-ui.yaml b/charts/corekubestashcom-restoresession-editor-options/ui/create-ui.yaml index 58f37cc0fe..819f3bf31e 100644 --- a/charts/corekubestashcom-restoresession-editor-options/ui/create-ui.yaml +++ b/charts/corekubestashcom-restoresession-editor-options/ui/create-ui.yaml @@ -1,2 +1,139 @@ -steps: null +step: +- elements: + - hasGroup: isRancherManaged + if: + name: isConsole + type: function + label: Select Namespace + loader: + name: fetchNamespaces + watchPaths: + - temp/properties/nameSpaceApi + schema: schema/properties/metadata/properties/release/properties/namespace + type: select + - if: + name: isConsole + type: function + label: Name + schema: schema/properties/metadata/properties/release/properties/name + type: input + - elements: + - label: "" + subtitle: Configure the backup repository and snapshot to restore your data + from + type: label-element + - disableUnselect: true + label: Repository + loader: getRepositories + refresh: true + schema: temp/properties/repository + subtitle: Select the repository where your backup snapshots are stored + type: select + validation: + type: required + watcher: + func: onRepoChange + paths: + - temp/properties/repository + - disableUnselect: true + label: Snapshot + loader: + name: getSnapshots + watchPaths: + - temp/properties/repository + refresh: true + schema: schema/properties/spec/properties/dataSource/properties/snapshot + subtitle: Choose a point-in-time backup snapshot to restore from + type: select + watcher: + func: onSnapChange + paths: + - schema/properties/spec/properties/dataSource/properties/snapshot + - if: + name: isConsole + type: function + label: Addon Name + loader: + name: getAddons + watchPaths: + - schema/properties/spec/properties/dataSource/properties/snapshot + refresh: true + schema: schema/properties/spec/properties/addon/properties/name + subtitle: Select the restore addon to use + type: select + watcher: + func: clearAddon + paths: + - schema/properties/spec/properties/dataSource/properties/snapshot + - label: Additional Parameters + schema: temp/properties/params + type: textarea + watcher: + func: onParameterChange + paths: + - temp/properties/params + fixedBlock: true + label: Restore Configuration + loader: initMetadata + showLabels: true + type: block-layout + - elements: + - label: Target Resource Configuration + subtitle: Specify the Kubernetes resource where you want to restore the data + type: label-element + - if: + name: showGroupKind + type: function + label: Api Group + loader: getApiGroup + schema: schema/properties/spec/properties/target/properties/apiGroup + subtitle: Select the API group of the target resource (e.g., apps, kubedb.com) + type: select + - if: + name: showGroupKind + type: function + label: Kind + loader: + name: getKinds + watchPaths: + - schema/properties/spec/properties/target/properties/apiGroup + - schema/properties/spec/properties/dataSource/properties/snapshot + schema: schema/properties/spec/properties/target/properties/kind + subtitle: Select the resource type (e.g., Deployment, StatefulSet, MongoDB, + PostgreSQL) + type: select + watcher: + func: setVersion + paths: + - schema/properties/spec/properties/target/properties/kind + - schema/properties/spec/properties/target/properties/apiGroup + - hasGroup: isRancherManaged + label: Namespace + loader: fetchNamespaces + schema: schema/properties/spec/properties/target/properties/namespace + subtitle: Select the namespace where the target resource exists + type: select + watcher: + func: fetchNamespaces + paths: + - temp/properties/nameSpaceApi + - label: Resource Name + loader: + name: getTargetName + watchPaths: + - schema/properties/spec/properties/target/properties/apiGroup + - schema/properties/spec/properties/target/properties/namespace + - schema/properties/spec/properties/target/properties/kind + schema: schema/properties/spec/properties/target/properties/name + subtitle: Select the specific resource to restore to + type: select + if: + name: isConsole + type: function + label: Restore Target + showLabels: true + type: block-layout + id: options + loader: init + type: single-step-form type: multi-step-form diff --git a/charts/corekubestashcom-restoresession-editor/Chart.yaml b/charts/corekubestashcom-restoresession-editor/Chart.yaml index 2027a412ba..951626eac2 100644 --- a/charts/corekubestashcom-restoresession-editor/Chart.yaml +++ b/charts/corekubestashcom-restoresession-editor/Chart.yaml @@ -4,7 +4,7 @@ annotations: meta.x-helm.dev/resources: "- group: core.kubestash.com\n kind: RestoreSession\n\ \ version: v1alpha1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: RestoreSession Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -16,4 +16,4 @@ maintainers: name: appscode name: corekubestashcom-restoresession-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/corekubestashcom-restoresession-editor/README.md b/charts/corekubestashcom-restoresession-editor/README.md index 316a0f1e47..428d9f78aa 100644 --- a/charts/corekubestashcom-restoresession-editor/README.md +++ b/charts/corekubestashcom-restoresession-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/corekubestashcom-restoresession-editor --version=v0.30.0 -$ helm upgrade -i corekubestashcom-restoresession-editor appscode/corekubestashcom-restoresession-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/corekubestashcom-restoresession-editor --version=v0.29.0 +$ helm upgrade -i corekubestashcom-restoresession-editor appscode/corekubestashcom-restoresession-editor -n default --create-namespace --version=v0.29.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/corekubestashcom-restoresession-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i corekubestashcom-restoresession-editor appscode/corekubestashcom-restoresession-editor -n default --create-namespace --version=v0.29.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. @@ -60,12 +60,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/corekubestashcom-restoresession-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=core.kubestash.com +$ helm upgrade -i corekubestashcom-restoresession-editor appscode/corekubestashcom-restoresession-editor -n default --create-namespace --version=v0.29.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 appscode/corekubestashcom-restoresession-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i corekubestashcom-restoresession-editor appscode/corekubestashcom-restoresession-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/cosmosdbazurekubedbcom-account-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-account-editor/Chart.yaml index 0dca5e1b7e..15852de81a 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/cosmosdbazurekubedbcom-account-editor/README.md b/charts/cosmosdbazurekubedbcom-account-editor/README.md index 6899380d86..f85a84d720 100644 --- a/charts/cosmosdbazurekubedbcom-account-editor/README.md +++ b/charts/cosmosdbazurekubedbcom-account-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/cosmosdbazurekubedbcom-account-editor --version=v0.30.0 -$ helm upgrade -i cosmosdbazurekubedbcom-account-editor appscode/cosmosdbazurekubedbcom-account-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/cosmosdbazurekubedbcom-account-editor --version=v0.29.0 +$ helm upgrade -i cosmosdbazurekubedbcom-account-editor appscode/cosmosdbazurekubedbcom-account-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-account-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i cosmosdbazurekubedbcom-account-editor appscode/cosmosdbazurekubedbcom-account-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-account-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1 +$ helm upgrade -i cosmosdbazurekubedbcom-account-editor appscode/cosmosdbazurekubedbcom-account-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-account-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i cosmosdbazurekubedbcom-account-editor appscode/cosmosdbazurekubedbcom-account-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/cosmosdbazurekubedbcom-cassandracluster-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-cassandracluster-editor/Chart.yaml index 725b4bd4c8..5d46f5b6b2 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/cosmosdbazurekubedbcom-cassandracluster-editor/README.md b/charts/cosmosdbazurekubedbcom-cassandracluster-editor/README.md index 0530093986..547669b6ae 100644 --- a/charts/cosmosdbazurekubedbcom-cassandracluster-editor/README.md +++ b/charts/cosmosdbazurekubedbcom-cassandracluster-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/cosmosdbazurekubedbcom-cassandracluster-editor --version=v0.30.0 -$ helm upgrade -i cosmosdbazurekubedbcom-cassandracluster-editor appscode/cosmosdbazurekubedbcom-cassandracluster-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/cosmosdbazurekubedbcom-cassandracluster-editor --version=v0.29.0 +$ helm upgrade -i cosmosdbazurekubedbcom-cassandracluster-editor appscode/cosmosdbazurekubedbcom-cassandracluster-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-cassandracluster-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i cosmosdbazurekubedbcom-cassandracluster-editor appscode/cosmosdbazurekubedbcom-cassandracluster-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-cassandracluster-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1 +$ helm upgrade -i cosmosdbazurekubedbcom-cassandracluster-editor appscode/cosmosdbazurekubedbcom-cassandracluster-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-cassandracluster-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i cosmosdbazurekubedbcom-cassandracluster-editor appscode/cosmosdbazurekubedbcom-cassandracluster-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/cosmosdbazurekubedbcom-cassandradatacenter-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-cassandradatacenter-editor/Chart.yaml index 2e783310a4..7210f94256 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/cosmosdbazurekubedbcom-cassandradatacenter-editor/README.md b/charts/cosmosdbazurekubedbcom-cassandradatacenter-editor/README.md index 0fbec7b0fd..1fd08d56f8 100644 --- a/charts/cosmosdbazurekubedbcom-cassandradatacenter-editor/README.md +++ b/charts/cosmosdbazurekubedbcom-cassandradatacenter-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/cosmosdbazurekubedbcom-cassandradatacenter-editor --version=v0.30.0 -$ helm upgrade -i cosmosdbazurekubedbcom-cassandradatacenter-editor appscode/cosmosdbazurekubedbcom-cassandradatacenter-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/cosmosdbazurekubedbcom-cassandradatacenter-editor --version=v0.29.0 +$ helm upgrade -i cosmosdbazurekubedbcom-cassandradatacenter-editor appscode/cosmosdbazurekubedbcom-cassandradatacenter-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-cassandradatacenter-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i cosmosdbazurekubedbcom-cassandradatacenter-editor appscode/cosmosdbazurekubedbcom-cassandradatacenter-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-cassandradatacenter-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1 +$ helm upgrade -i cosmosdbazurekubedbcom-cassandradatacenter-editor appscode/cosmosdbazurekubedbcom-cassandradatacenter-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-cassandradatacenter-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i cosmosdbazurekubedbcom-cassandradatacenter-editor appscode/cosmosdbazurekubedbcom-cassandradatacenter-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/cosmosdbazurekubedbcom-cassandrakeyspace-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-cassandrakeyspace-editor/Chart.yaml index 036aa8b020..7e3e6825ad 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/cosmosdbazurekubedbcom-cassandrakeyspace-editor/README.md b/charts/cosmosdbazurekubedbcom-cassandrakeyspace-editor/README.md index d43c5b12e0..31da795cbc 100644 --- a/charts/cosmosdbazurekubedbcom-cassandrakeyspace-editor/README.md +++ b/charts/cosmosdbazurekubedbcom-cassandrakeyspace-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/cosmosdbazurekubedbcom-cassandrakeyspace-editor --version=v0.30.0 -$ helm upgrade -i cosmosdbazurekubedbcom-cassandrakeyspace-editor appscode/cosmosdbazurekubedbcom-cassandrakeyspace-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/cosmosdbazurekubedbcom-cassandrakeyspace-editor --version=v0.29.0 +$ helm upgrade -i cosmosdbazurekubedbcom-cassandrakeyspace-editor appscode/cosmosdbazurekubedbcom-cassandrakeyspace-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-cassandrakeyspace-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i cosmosdbazurekubedbcom-cassandrakeyspace-editor appscode/cosmosdbazurekubedbcom-cassandrakeyspace-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-cassandrakeyspace-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1 +$ helm upgrade -i cosmosdbazurekubedbcom-cassandrakeyspace-editor appscode/cosmosdbazurekubedbcom-cassandrakeyspace-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-cassandrakeyspace-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i cosmosdbazurekubedbcom-cassandrakeyspace-editor appscode/cosmosdbazurekubedbcom-cassandrakeyspace-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/cosmosdbazurekubedbcom-cassandratable-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-cassandratable-editor/Chart.yaml index 033f384390..d20098a009 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/cosmosdbazurekubedbcom-cassandratable-editor/README.md b/charts/cosmosdbazurekubedbcom-cassandratable-editor/README.md index f447a14611..3f68c5ac7f 100644 --- a/charts/cosmosdbazurekubedbcom-cassandratable-editor/README.md +++ b/charts/cosmosdbazurekubedbcom-cassandratable-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/cosmosdbazurekubedbcom-cassandratable-editor --version=v0.30.0 -$ helm upgrade -i cosmosdbazurekubedbcom-cassandratable-editor appscode/cosmosdbazurekubedbcom-cassandratable-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/cosmosdbazurekubedbcom-cassandratable-editor --version=v0.29.0 +$ helm upgrade -i cosmosdbazurekubedbcom-cassandratable-editor appscode/cosmosdbazurekubedbcom-cassandratable-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-cassandratable-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i cosmosdbazurekubedbcom-cassandratable-editor appscode/cosmosdbazurekubedbcom-cassandratable-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-cassandratable-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1 +$ helm upgrade -i cosmosdbazurekubedbcom-cassandratable-editor appscode/cosmosdbazurekubedbcom-cassandratable-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-cassandratable-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i cosmosdbazurekubedbcom-cassandratable-editor appscode/cosmosdbazurekubedbcom-cassandratable-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/cosmosdbazurekubedbcom-gremlindatabase-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-gremlindatabase-editor/Chart.yaml index 5a2f6a40a2..b317bcd50d 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/cosmosdbazurekubedbcom-gremlindatabase-editor/README.md b/charts/cosmosdbazurekubedbcom-gremlindatabase-editor/README.md index a80ecba8f0..5760980030 100644 --- a/charts/cosmosdbazurekubedbcom-gremlindatabase-editor/README.md +++ b/charts/cosmosdbazurekubedbcom-gremlindatabase-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/cosmosdbazurekubedbcom-gremlindatabase-editor --version=v0.30.0 -$ helm upgrade -i cosmosdbazurekubedbcom-gremlindatabase-editor appscode/cosmosdbazurekubedbcom-gremlindatabase-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/cosmosdbazurekubedbcom-gremlindatabase-editor --version=v0.29.0 +$ helm upgrade -i cosmosdbazurekubedbcom-gremlindatabase-editor appscode/cosmosdbazurekubedbcom-gremlindatabase-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-gremlindatabase-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i cosmosdbazurekubedbcom-gremlindatabase-editor appscode/cosmosdbazurekubedbcom-gremlindatabase-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-gremlindatabase-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1 +$ helm upgrade -i cosmosdbazurekubedbcom-gremlindatabase-editor appscode/cosmosdbazurekubedbcom-gremlindatabase-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-gremlindatabase-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i cosmosdbazurekubedbcom-gremlindatabase-editor appscode/cosmosdbazurekubedbcom-gremlindatabase-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/cosmosdbazurekubedbcom-gremlingraph-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-gremlingraph-editor/Chart.yaml index 27aff86a9a..1b97de62e5 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/cosmosdbazurekubedbcom-gremlingraph-editor/README.md b/charts/cosmosdbazurekubedbcom-gremlingraph-editor/README.md index 5c1e63435c..c1d86d6802 100644 --- a/charts/cosmosdbazurekubedbcom-gremlingraph-editor/README.md +++ b/charts/cosmosdbazurekubedbcom-gremlingraph-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/cosmosdbazurekubedbcom-gremlingraph-editor --version=v0.30.0 -$ helm upgrade -i cosmosdbazurekubedbcom-gremlingraph-editor appscode/cosmosdbazurekubedbcom-gremlingraph-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/cosmosdbazurekubedbcom-gremlingraph-editor --version=v0.29.0 +$ helm upgrade -i cosmosdbazurekubedbcom-gremlingraph-editor appscode/cosmosdbazurekubedbcom-gremlingraph-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-gremlingraph-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i cosmosdbazurekubedbcom-gremlingraph-editor appscode/cosmosdbazurekubedbcom-gremlingraph-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-gremlingraph-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1 +$ helm upgrade -i cosmosdbazurekubedbcom-gremlingraph-editor appscode/cosmosdbazurekubedbcom-gremlingraph-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-gremlingraph-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i cosmosdbazurekubedbcom-gremlingraph-editor appscode/cosmosdbazurekubedbcom-gremlingraph-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/cosmosdbazurekubedbcom-mongocollection-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-mongocollection-editor/Chart.yaml index 83e08a38a4..b6ee83a621 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/cosmosdbazurekubedbcom-mongocollection-editor/README.md b/charts/cosmosdbazurekubedbcom-mongocollection-editor/README.md index c3a2013c26..f1d804949a 100644 --- a/charts/cosmosdbazurekubedbcom-mongocollection-editor/README.md +++ b/charts/cosmosdbazurekubedbcom-mongocollection-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/cosmosdbazurekubedbcom-mongocollection-editor --version=v0.30.0 -$ helm upgrade -i cosmosdbazurekubedbcom-mongocollection-editor appscode/cosmosdbazurekubedbcom-mongocollection-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/cosmosdbazurekubedbcom-mongocollection-editor --version=v0.29.0 +$ helm upgrade -i cosmosdbazurekubedbcom-mongocollection-editor appscode/cosmosdbazurekubedbcom-mongocollection-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-mongocollection-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i cosmosdbazurekubedbcom-mongocollection-editor appscode/cosmosdbazurekubedbcom-mongocollection-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-mongocollection-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1 +$ helm upgrade -i cosmosdbazurekubedbcom-mongocollection-editor appscode/cosmosdbazurekubedbcom-mongocollection-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-mongocollection-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i cosmosdbazurekubedbcom-mongocollection-editor appscode/cosmosdbazurekubedbcom-mongocollection-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/cosmosdbazurekubedbcom-mongodatabase-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-mongodatabase-editor/Chart.yaml index c27e034aac..6108358a5e 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/cosmosdbazurekubedbcom-mongodatabase-editor/README.md b/charts/cosmosdbazurekubedbcom-mongodatabase-editor/README.md index 4deae7aa91..ddaf5e8858 100644 --- a/charts/cosmosdbazurekubedbcom-mongodatabase-editor/README.md +++ b/charts/cosmosdbazurekubedbcom-mongodatabase-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/cosmosdbazurekubedbcom-mongodatabase-editor --version=v0.30.0 -$ helm upgrade -i cosmosdbazurekubedbcom-mongodatabase-editor appscode/cosmosdbazurekubedbcom-mongodatabase-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/cosmosdbazurekubedbcom-mongodatabase-editor --version=v0.29.0 +$ helm upgrade -i cosmosdbazurekubedbcom-mongodatabase-editor appscode/cosmosdbazurekubedbcom-mongodatabase-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-mongodatabase-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i cosmosdbazurekubedbcom-mongodatabase-editor appscode/cosmosdbazurekubedbcom-mongodatabase-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-mongodatabase-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1 +$ helm upgrade -i cosmosdbazurekubedbcom-mongodatabase-editor appscode/cosmosdbazurekubedbcom-mongodatabase-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-mongodatabase-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i cosmosdbazurekubedbcom-mongodatabase-editor appscode/cosmosdbazurekubedbcom-mongodatabase-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/cosmosdbazurekubedbcom-sqlcontainer-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-sqlcontainer-editor/Chart.yaml index 28de611f4d..a509684c5e 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/cosmosdbazurekubedbcom-sqlcontainer-editor/README.md b/charts/cosmosdbazurekubedbcom-sqlcontainer-editor/README.md index 3a0d397dc3..aac8b08c33 100644 --- a/charts/cosmosdbazurekubedbcom-sqlcontainer-editor/README.md +++ b/charts/cosmosdbazurekubedbcom-sqlcontainer-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/cosmosdbazurekubedbcom-sqlcontainer-editor --version=v0.30.0 -$ helm upgrade -i cosmosdbazurekubedbcom-sqlcontainer-editor appscode/cosmosdbazurekubedbcom-sqlcontainer-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/cosmosdbazurekubedbcom-sqlcontainer-editor --version=v0.29.0 +$ helm upgrade -i cosmosdbazurekubedbcom-sqlcontainer-editor appscode/cosmosdbazurekubedbcom-sqlcontainer-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-sqlcontainer-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i cosmosdbazurekubedbcom-sqlcontainer-editor appscode/cosmosdbazurekubedbcom-sqlcontainer-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-sqlcontainer-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1 +$ helm upgrade -i cosmosdbazurekubedbcom-sqlcontainer-editor appscode/cosmosdbazurekubedbcom-sqlcontainer-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-sqlcontainer-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i cosmosdbazurekubedbcom-sqlcontainer-editor appscode/cosmosdbazurekubedbcom-sqlcontainer-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/cosmosdbazurekubedbcom-sqldatabase-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-sqldatabase-editor/Chart.yaml index 00a1f950a7..9e5e1b4eaf 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/cosmosdbazurekubedbcom-sqldatabase-editor/README.md b/charts/cosmosdbazurekubedbcom-sqldatabase-editor/README.md index 4898586017..3871f107fd 100644 --- a/charts/cosmosdbazurekubedbcom-sqldatabase-editor/README.md +++ b/charts/cosmosdbazurekubedbcom-sqldatabase-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/cosmosdbazurekubedbcom-sqldatabase-editor --version=v0.30.0 -$ helm upgrade -i cosmosdbazurekubedbcom-sqldatabase-editor appscode/cosmosdbazurekubedbcom-sqldatabase-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/cosmosdbazurekubedbcom-sqldatabase-editor --version=v0.29.0 +$ helm upgrade -i cosmosdbazurekubedbcom-sqldatabase-editor appscode/cosmosdbazurekubedbcom-sqldatabase-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-sqldatabase-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i cosmosdbazurekubedbcom-sqldatabase-editor appscode/cosmosdbazurekubedbcom-sqldatabase-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-sqldatabase-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1 +$ helm upgrade -i cosmosdbazurekubedbcom-sqldatabase-editor appscode/cosmosdbazurekubedbcom-sqldatabase-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-sqldatabase-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i cosmosdbazurekubedbcom-sqldatabase-editor appscode/cosmosdbazurekubedbcom-sqldatabase-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/cosmosdbazurekubedbcom-sqldedicatedgateway-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-sqldedicatedgateway-editor/Chart.yaml index 7e741e9984..5caeb00f9f 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/cosmosdbazurekubedbcom-sqldedicatedgateway-editor/README.md b/charts/cosmosdbazurekubedbcom-sqldedicatedgateway-editor/README.md index a59b248e80..b5b2a52aab 100644 --- a/charts/cosmosdbazurekubedbcom-sqldedicatedgateway-editor/README.md +++ b/charts/cosmosdbazurekubedbcom-sqldedicatedgateway-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/cosmosdbazurekubedbcom-sqldedicatedgateway-editor --version=v0.30.0 -$ helm upgrade -i cosmosdbazurekubedbcom-sqldedicatedgateway-editor appscode/cosmosdbazurekubedbcom-sqldedicatedgateway-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/cosmosdbazurekubedbcom-sqldedicatedgateway-editor --version=v0.29.0 +$ helm upgrade -i cosmosdbazurekubedbcom-sqldedicatedgateway-editor appscode/cosmosdbazurekubedbcom-sqldedicatedgateway-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-sqldedicatedgateway-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i cosmosdbazurekubedbcom-sqldedicatedgateway-editor appscode/cosmosdbazurekubedbcom-sqldedicatedgateway-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-sqldedicatedgateway-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1 +$ helm upgrade -i cosmosdbazurekubedbcom-sqldedicatedgateway-editor appscode/cosmosdbazurekubedbcom-sqldedicatedgateway-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-sqldedicatedgateway-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i cosmosdbazurekubedbcom-sqldedicatedgateway-editor appscode/cosmosdbazurekubedbcom-sqldedicatedgateway-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/cosmosdbazurekubedbcom-sqlfunction-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-sqlfunction-editor/Chart.yaml index 9525e1f78b..478e3c15c8 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/cosmosdbazurekubedbcom-sqlfunction-editor/README.md b/charts/cosmosdbazurekubedbcom-sqlfunction-editor/README.md index 06fea082bc..be44e92f8f 100644 --- a/charts/cosmosdbazurekubedbcom-sqlfunction-editor/README.md +++ b/charts/cosmosdbazurekubedbcom-sqlfunction-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/cosmosdbazurekubedbcom-sqlfunction-editor --version=v0.30.0 -$ helm upgrade -i cosmosdbazurekubedbcom-sqlfunction-editor appscode/cosmosdbazurekubedbcom-sqlfunction-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/cosmosdbazurekubedbcom-sqlfunction-editor --version=v0.29.0 +$ helm upgrade -i cosmosdbazurekubedbcom-sqlfunction-editor appscode/cosmosdbazurekubedbcom-sqlfunction-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-sqlfunction-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i cosmosdbazurekubedbcom-sqlfunction-editor appscode/cosmosdbazurekubedbcom-sqlfunction-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-sqlfunction-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1 +$ helm upgrade -i cosmosdbazurekubedbcom-sqlfunction-editor appscode/cosmosdbazurekubedbcom-sqlfunction-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-sqlfunction-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i cosmosdbazurekubedbcom-sqlfunction-editor appscode/cosmosdbazurekubedbcom-sqlfunction-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/cosmosdbazurekubedbcom-sqlroleassignment-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-sqlroleassignment-editor/Chart.yaml index 4347af2f6f..bbaf988853 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/cosmosdbazurekubedbcom-sqlroleassignment-editor/README.md b/charts/cosmosdbazurekubedbcom-sqlroleassignment-editor/README.md index 9ca6b87141..5e92bce197 100644 --- a/charts/cosmosdbazurekubedbcom-sqlroleassignment-editor/README.md +++ b/charts/cosmosdbazurekubedbcom-sqlroleassignment-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/cosmosdbazurekubedbcom-sqlroleassignment-editor --version=v0.30.0 -$ helm upgrade -i cosmosdbazurekubedbcom-sqlroleassignment-editor appscode/cosmosdbazurekubedbcom-sqlroleassignment-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/cosmosdbazurekubedbcom-sqlroleassignment-editor --version=v0.29.0 +$ helm upgrade -i cosmosdbazurekubedbcom-sqlroleassignment-editor appscode/cosmosdbazurekubedbcom-sqlroleassignment-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-sqlroleassignment-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i cosmosdbazurekubedbcom-sqlroleassignment-editor appscode/cosmosdbazurekubedbcom-sqlroleassignment-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-sqlroleassignment-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1 +$ helm upgrade -i cosmosdbazurekubedbcom-sqlroleassignment-editor appscode/cosmosdbazurekubedbcom-sqlroleassignment-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-sqlroleassignment-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i cosmosdbazurekubedbcom-sqlroleassignment-editor appscode/cosmosdbazurekubedbcom-sqlroleassignment-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/cosmosdbazurekubedbcom-sqlroledefinition-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-sqlroledefinition-editor/Chart.yaml index a0d096e2a9..2cb91bace9 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/cosmosdbazurekubedbcom-sqlroledefinition-editor/README.md b/charts/cosmosdbazurekubedbcom-sqlroledefinition-editor/README.md index 8090f3a738..66c14eaf55 100644 --- a/charts/cosmosdbazurekubedbcom-sqlroledefinition-editor/README.md +++ b/charts/cosmosdbazurekubedbcom-sqlroledefinition-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/cosmosdbazurekubedbcom-sqlroledefinition-editor --version=v0.30.0 -$ helm upgrade -i cosmosdbazurekubedbcom-sqlroledefinition-editor appscode/cosmosdbazurekubedbcom-sqlroledefinition-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/cosmosdbazurekubedbcom-sqlroledefinition-editor --version=v0.29.0 +$ helm upgrade -i cosmosdbazurekubedbcom-sqlroledefinition-editor appscode/cosmosdbazurekubedbcom-sqlroledefinition-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-sqlroledefinition-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i cosmosdbazurekubedbcom-sqlroledefinition-editor appscode/cosmosdbazurekubedbcom-sqlroledefinition-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-sqlroledefinition-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1 +$ helm upgrade -i cosmosdbazurekubedbcom-sqlroledefinition-editor appscode/cosmosdbazurekubedbcom-sqlroledefinition-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-sqlroledefinition-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i cosmosdbazurekubedbcom-sqlroledefinition-editor appscode/cosmosdbazurekubedbcom-sqlroledefinition-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/cosmosdbazurekubedbcom-sqlstoredprocedure-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-sqlstoredprocedure-editor/Chart.yaml index d1aa76e54c..4ca7950d5c 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/cosmosdbazurekubedbcom-sqlstoredprocedure-editor/README.md b/charts/cosmosdbazurekubedbcom-sqlstoredprocedure-editor/README.md index 2087f0db6f..9b9fae184e 100644 --- a/charts/cosmosdbazurekubedbcom-sqlstoredprocedure-editor/README.md +++ b/charts/cosmosdbazurekubedbcom-sqlstoredprocedure-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/cosmosdbazurekubedbcom-sqlstoredprocedure-editor --version=v0.30.0 -$ helm upgrade -i cosmosdbazurekubedbcom-sqlstoredprocedure-editor appscode/cosmosdbazurekubedbcom-sqlstoredprocedure-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/cosmosdbazurekubedbcom-sqlstoredprocedure-editor --version=v0.29.0 +$ helm upgrade -i cosmosdbazurekubedbcom-sqlstoredprocedure-editor appscode/cosmosdbazurekubedbcom-sqlstoredprocedure-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-sqlstoredprocedure-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i cosmosdbazurekubedbcom-sqlstoredprocedure-editor appscode/cosmosdbazurekubedbcom-sqlstoredprocedure-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-sqlstoredprocedure-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1 +$ helm upgrade -i cosmosdbazurekubedbcom-sqlstoredprocedure-editor appscode/cosmosdbazurekubedbcom-sqlstoredprocedure-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-sqlstoredprocedure-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i cosmosdbazurekubedbcom-sqlstoredprocedure-editor appscode/cosmosdbazurekubedbcom-sqlstoredprocedure-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/cosmosdbazurekubedbcom-sqltrigger-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-sqltrigger-editor/Chart.yaml index 05e4f3e7cb..1c48690ffd 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/cosmosdbazurekubedbcom-sqltrigger-editor/README.md b/charts/cosmosdbazurekubedbcom-sqltrigger-editor/README.md index cb5c56dfb4..f85666db4f 100644 --- a/charts/cosmosdbazurekubedbcom-sqltrigger-editor/README.md +++ b/charts/cosmosdbazurekubedbcom-sqltrigger-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/cosmosdbazurekubedbcom-sqltrigger-editor --version=v0.30.0 -$ helm upgrade -i cosmosdbazurekubedbcom-sqltrigger-editor appscode/cosmosdbazurekubedbcom-sqltrigger-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/cosmosdbazurekubedbcom-sqltrigger-editor --version=v0.29.0 +$ helm upgrade -i cosmosdbazurekubedbcom-sqltrigger-editor appscode/cosmosdbazurekubedbcom-sqltrigger-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-sqltrigger-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i cosmosdbazurekubedbcom-sqltrigger-editor appscode/cosmosdbazurekubedbcom-sqltrigger-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-sqltrigger-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1 +$ helm upgrade -i cosmosdbazurekubedbcom-sqltrigger-editor appscode/cosmosdbazurekubedbcom-sqltrigger-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-sqltrigger-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i cosmosdbazurekubedbcom-sqltrigger-editor appscode/cosmosdbazurekubedbcom-sqltrigger-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/cosmosdbazurekubedbcom-table-editor/Chart.yaml b/charts/cosmosdbazurekubedbcom-table-editor/Chart.yaml index 305b05afe9..55c1d7d77f 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/cosmosdbazurekubedbcom-table-editor/README.md b/charts/cosmosdbazurekubedbcom-table-editor/README.md index 71b6d74d17..e7f0083140 100644 --- a/charts/cosmosdbazurekubedbcom-table-editor/README.md +++ b/charts/cosmosdbazurekubedbcom-table-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/cosmosdbazurekubedbcom-table-editor --version=v0.30.0 -$ helm upgrade -i cosmosdbazurekubedbcom-table-editor appscode/cosmosdbazurekubedbcom-table-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/cosmosdbazurekubedbcom-table-editor --version=v0.29.0 +$ helm upgrade -i cosmosdbazurekubedbcom-table-editor appscode/cosmosdbazurekubedbcom-table-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-table-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i cosmosdbazurekubedbcom-table-editor appscode/cosmosdbazurekubedbcom-table-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-table-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=cosmosdb.azure.kubedb.com/v1alpha1 +$ helm upgrade -i cosmosdbazurekubedbcom-table-editor appscode/cosmosdbazurekubedbcom-table-editor -n default --create-namespace --version=v0.29.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/cosmosdbazurekubedbcom-table-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i cosmosdbazurekubedbcom-table-editor appscode/cosmosdbazurekubedbcom-table-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dbformariadbazurekubedbcom-configuration-editor/Chart.yaml b/charts/dbformariadbazurekubedbcom-configuration-editor/Chart.yaml index e7f17bd68d..98576ece70 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dbformariadbazurekubedbcom-configuration-editor/README.md b/charts/dbformariadbazurekubedbcom-configuration-editor/README.md index 1eb928cce8..0be3f8537a 100644 --- a/charts/dbformariadbazurekubedbcom-configuration-editor/README.md +++ b/charts/dbformariadbazurekubedbcom-configuration-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dbformariadbazurekubedbcom-configuration-editor --version=v0.30.0 -$ helm upgrade -i dbformariadbazurekubedbcom-configuration-editor appscode/dbformariadbazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dbformariadbazurekubedbcom-configuration-editor --version=v0.29.0 +$ helm upgrade -i dbformariadbazurekubedbcom-configuration-editor appscode/dbformariadbazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.29.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/dbformariadbazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dbformariadbazurekubedbcom-configuration-editor appscode/dbformariadbazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.29.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/dbformariadbazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dbformariadb.azure.kubedb.com/v1alpha1 +$ helm upgrade -i dbformariadbazurekubedbcom-configuration-editor appscode/dbformariadbazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.29.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/dbformariadbazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dbformariadbazurekubedbcom-configuration-editor appscode/dbformariadbazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dbformariadbazurekubedbcom-database-editor/Chart.yaml b/charts/dbformariadbazurekubedbcom-database-editor/Chart.yaml index 370bddcebe..b10a40bc57 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dbformariadbazurekubedbcom-database-editor/README.md b/charts/dbformariadbazurekubedbcom-database-editor/README.md index 5185bcab31..94060911f2 100644 --- a/charts/dbformariadbazurekubedbcom-database-editor/README.md +++ b/charts/dbformariadbazurekubedbcom-database-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dbformariadbazurekubedbcom-database-editor --version=v0.30.0 -$ helm upgrade -i dbformariadbazurekubedbcom-database-editor appscode/dbformariadbazurekubedbcom-database-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dbformariadbazurekubedbcom-database-editor --version=v0.29.0 +$ helm upgrade -i dbformariadbazurekubedbcom-database-editor appscode/dbformariadbazurekubedbcom-database-editor -n default --create-namespace --version=v0.29.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/dbformariadbazurekubedbcom-database-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dbformariadbazurekubedbcom-database-editor appscode/dbformariadbazurekubedbcom-database-editor -n default --create-namespace --version=v0.29.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/dbformariadbazurekubedbcom-database-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dbformariadb.azure.kubedb.com/v1alpha1 +$ helm upgrade -i dbformariadbazurekubedbcom-database-editor appscode/dbformariadbazurekubedbcom-database-editor -n default --create-namespace --version=v0.29.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/dbformariadbazurekubedbcom-database-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dbformariadbazurekubedbcom-database-editor appscode/dbformariadbazurekubedbcom-database-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dbformariadbazurekubedbcom-firewallrule-editor/Chart.yaml b/charts/dbformariadbazurekubedbcom-firewallrule-editor/Chart.yaml index 0dd65435ba..112f8ba554 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dbformariadbazurekubedbcom-firewallrule-editor/README.md b/charts/dbformariadbazurekubedbcom-firewallrule-editor/README.md index 217770850b..132eeb66d7 100644 --- a/charts/dbformariadbazurekubedbcom-firewallrule-editor/README.md +++ b/charts/dbformariadbazurekubedbcom-firewallrule-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dbformariadbazurekubedbcom-firewallrule-editor --version=v0.30.0 -$ helm upgrade -i dbformariadbazurekubedbcom-firewallrule-editor appscode/dbformariadbazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dbformariadbazurekubedbcom-firewallrule-editor --version=v0.29.0 +$ helm upgrade -i dbformariadbazurekubedbcom-firewallrule-editor appscode/dbformariadbazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.29.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/dbformariadbazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dbformariadbazurekubedbcom-firewallrule-editor appscode/dbformariadbazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.29.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/dbformariadbazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dbformariadb.azure.kubedb.com/v1alpha1 +$ helm upgrade -i dbformariadbazurekubedbcom-firewallrule-editor appscode/dbformariadbazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.29.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/dbformariadbazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dbformariadbazurekubedbcom-firewallrule-editor appscode/dbformariadbazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dbformariadbazurekubedbcom-server-editor/Chart.yaml b/charts/dbformariadbazurekubedbcom-server-editor/Chart.yaml index bb9df1ae19..0b2d3a89fc 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dbformariadbazurekubedbcom-server-editor/README.md b/charts/dbformariadbazurekubedbcom-server-editor/README.md index c60a66e2b6..71a58af5f4 100644 --- a/charts/dbformariadbazurekubedbcom-server-editor/README.md +++ b/charts/dbformariadbazurekubedbcom-server-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dbformariadbazurekubedbcom-server-editor --version=v0.30.0 -$ helm upgrade -i dbformariadbazurekubedbcom-server-editor appscode/dbformariadbazurekubedbcom-server-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dbformariadbazurekubedbcom-server-editor --version=v0.29.0 +$ helm upgrade -i dbformariadbazurekubedbcom-server-editor appscode/dbformariadbazurekubedbcom-server-editor -n default --create-namespace --version=v0.29.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/dbformariadbazurekubedbcom-server-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dbformariadbazurekubedbcom-server-editor appscode/dbformariadbazurekubedbcom-server-editor -n default --create-namespace --version=v0.29.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/dbformariadbazurekubedbcom-server-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dbformariadb.azure.kubedb.com/v1alpha1 +$ helm upgrade -i dbformariadbazurekubedbcom-server-editor appscode/dbformariadbazurekubedbcom-server-editor -n default --create-namespace --version=v0.29.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/dbformariadbazurekubedbcom-server-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dbformariadbazurekubedbcom-server-editor appscode/dbformariadbazurekubedbcom-server-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dbformariadbazurekubedbcom-virtualnetworkrule-editor/Chart.yaml b/charts/dbformariadbazurekubedbcom-virtualnetworkrule-editor/Chart.yaml index b3198a95b4..8e8cb9b677 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dbformariadbazurekubedbcom-virtualnetworkrule-editor/README.md b/charts/dbformariadbazurekubedbcom-virtualnetworkrule-editor/README.md index 5b7f9a39f0..4c2ba5524e 100644 --- a/charts/dbformariadbazurekubedbcom-virtualnetworkrule-editor/README.md +++ b/charts/dbformariadbazurekubedbcom-virtualnetworkrule-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dbformariadbazurekubedbcom-virtualnetworkrule-editor --version=v0.30.0 -$ helm upgrade -i dbformariadbazurekubedbcom-virtualnetworkrule-editor appscode/dbformariadbazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dbformariadbazurekubedbcom-virtualnetworkrule-editor --version=v0.29.0 +$ helm upgrade -i dbformariadbazurekubedbcom-virtualnetworkrule-editor appscode/dbformariadbazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.29.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/dbformariadbazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dbformariadbazurekubedbcom-virtualnetworkrule-editor appscode/dbformariadbazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.29.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/dbformariadbazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dbformariadb.azure.kubedb.com/v1alpha1 +$ helm upgrade -i dbformariadbazurekubedbcom-virtualnetworkrule-editor appscode/dbformariadbazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.29.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/dbformariadbazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dbformariadbazurekubedbcom-virtualnetworkrule-editor appscode/dbformariadbazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dbformysqlazurekubedbcom-activedirectoryadministrator-editor/Chart.yaml b/charts/dbformysqlazurekubedbcom-activedirectoryadministrator-editor/Chart.yaml index a2490182c1..d3948fe532 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dbformysqlazurekubedbcom-activedirectoryadministrator-editor/README.md b/charts/dbformysqlazurekubedbcom-activedirectoryadministrator-editor/README.md index b40bb9e4c3..958b664d66 100644 --- a/charts/dbformysqlazurekubedbcom-activedirectoryadministrator-editor/README.md +++ b/charts/dbformysqlazurekubedbcom-activedirectoryadministrator-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dbformysqlazurekubedbcom-activedirectoryadministrator-editor --version=v0.30.0 -$ helm upgrade -i dbformysqlazurekubedbcom-activedirectoryadministrator-editor appscode/dbformysqlazurekubedbcom-activedirectoryadministrator-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dbformysqlazurekubedbcom-activedirectoryadministrator-editor --version=v0.29.0 +$ helm upgrade -i dbformysqlazurekubedbcom-activedirectoryadministrator-editor appscode/dbformysqlazurekubedbcom-activedirectoryadministrator-editor -n default --create-namespace --version=v0.29.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/dbformysqlazurekubedbcom-activedirectoryadministrator-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dbformysqlazurekubedbcom-activedirectoryadministrator-editor appscode/dbformysqlazurekubedbcom-activedirectoryadministrator-editor -n default --create-namespace --version=v0.29.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/dbformysqlazurekubedbcom-activedirectoryadministrator-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dbformysql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i dbformysqlazurekubedbcom-activedirectoryadministrator-editor appscode/dbformysqlazurekubedbcom-activedirectoryadministrator-editor -n default --create-namespace --version=v0.29.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/dbformysqlazurekubedbcom-activedirectoryadministrator-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dbformysqlazurekubedbcom-activedirectoryadministrator-editor appscode/dbformysqlazurekubedbcom-activedirectoryadministrator-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dbformysqlazurekubedbcom-configuration-editor/Chart.yaml b/charts/dbformysqlazurekubedbcom-configuration-editor/Chart.yaml index 60995b1caf..d9e30c6c4e 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dbformysqlazurekubedbcom-configuration-editor/README.md b/charts/dbformysqlazurekubedbcom-configuration-editor/README.md index 547e65ecc5..91f0ed3cbd 100644 --- a/charts/dbformysqlazurekubedbcom-configuration-editor/README.md +++ b/charts/dbformysqlazurekubedbcom-configuration-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dbformysqlazurekubedbcom-configuration-editor --version=v0.30.0 -$ helm upgrade -i dbformysqlazurekubedbcom-configuration-editor appscode/dbformysqlazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dbformysqlazurekubedbcom-configuration-editor --version=v0.29.0 +$ helm upgrade -i dbformysqlazurekubedbcom-configuration-editor appscode/dbformysqlazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.29.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/dbformysqlazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dbformysqlazurekubedbcom-configuration-editor appscode/dbformysqlazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.29.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/dbformysqlazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dbformysql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i dbformysqlazurekubedbcom-configuration-editor appscode/dbformysqlazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.29.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/dbformysqlazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dbformysqlazurekubedbcom-configuration-editor appscode/dbformysqlazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dbformysqlazurekubedbcom-database-editor/Chart.yaml b/charts/dbformysqlazurekubedbcom-database-editor/Chart.yaml index 0807820ffe..17b374f3de 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dbformysqlazurekubedbcom-database-editor/README.md b/charts/dbformysqlazurekubedbcom-database-editor/README.md index f3a28332aa..0d8cb399c7 100644 --- a/charts/dbformysqlazurekubedbcom-database-editor/README.md +++ b/charts/dbformysqlazurekubedbcom-database-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dbformysqlazurekubedbcom-database-editor --version=v0.30.0 -$ helm upgrade -i dbformysqlazurekubedbcom-database-editor appscode/dbformysqlazurekubedbcom-database-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dbformysqlazurekubedbcom-database-editor --version=v0.29.0 +$ helm upgrade -i dbformysqlazurekubedbcom-database-editor appscode/dbformysqlazurekubedbcom-database-editor -n default --create-namespace --version=v0.29.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/dbformysqlazurekubedbcom-database-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dbformysqlazurekubedbcom-database-editor appscode/dbformysqlazurekubedbcom-database-editor -n default --create-namespace --version=v0.29.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/dbformysqlazurekubedbcom-database-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dbformysql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i dbformysqlazurekubedbcom-database-editor appscode/dbformysqlazurekubedbcom-database-editor -n default --create-namespace --version=v0.29.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/dbformysqlazurekubedbcom-database-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dbformysqlazurekubedbcom-database-editor appscode/dbformysqlazurekubedbcom-database-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dbformysqlazurekubedbcom-firewallrule-editor/Chart.yaml b/charts/dbformysqlazurekubedbcom-firewallrule-editor/Chart.yaml index e92ce6751d..fe40be3851 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dbformysqlazurekubedbcom-firewallrule-editor/README.md b/charts/dbformysqlazurekubedbcom-firewallrule-editor/README.md index ac9e746865..0883735c06 100644 --- a/charts/dbformysqlazurekubedbcom-firewallrule-editor/README.md +++ b/charts/dbformysqlazurekubedbcom-firewallrule-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dbformysqlazurekubedbcom-firewallrule-editor --version=v0.30.0 -$ helm upgrade -i dbformysqlazurekubedbcom-firewallrule-editor appscode/dbformysqlazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dbformysqlazurekubedbcom-firewallrule-editor --version=v0.29.0 +$ helm upgrade -i dbformysqlazurekubedbcom-firewallrule-editor appscode/dbformysqlazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.29.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/dbformysqlazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dbformysqlazurekubedbcom-firewallrule-editor appscode/dbformysqlazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.29.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/dbformysqlazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dbformysql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i dbformysqlazurekubedbcom-firewallrule-editor appscode/dbformysqlazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.29.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/dbformysqlazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dbformysqlazurekubedbcom-firewallrule-editor appscode/dbformysqlazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dbformysqlazurekubedbcom-flexibledatabase-editor/Chart.yaml b/charts/dbformysqlazurekubedbcom-flexibledatabase-editor/Chart.yaml index 300ad184f7..d826e93285 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dbformysqlazurekubedbcom-flexibledatabase-editor/README.md b/charts/dbformysqlazurekubedbcom-flexibledatabase-editor/README.md index 04a42e1513..8ddbf1c0c3 100644 --- a/charts/dbformysqlazurekubedbcom-flexibledatabase-editor/README.md +++ b/charts/dbformysqlazurekubedbcom-flexibledatabase-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dbformysqlazurekubedbcom-flexibledatabase-editor --version=v0.30.0 -$ helm upgrade -i dbformysqlazurekubedbcom-flexibledatabase-editor appscode/dbformysqlazurekubedbcom-flexibledatabase-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dbformysqlazurekubedbcom-flexibledatabase-editor --version=v0.29.0 +$ helm upgrade -i dbformysqlazurekubedbcom-flexibledatabase-editor appscode/dbformysqlazurekubedbcom-flexibledatabase-editor -n default --create-namespace --version=v0.29.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/dbformysqlazurekubedbcom-flexibledatabase-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dbformysqlazurekubedbcom-flexibledatabase-editor appscode/dbformysqlazurekubedbcom-flexibledatabase-editor -n default --create-namespace --version=v0.29.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/dbformysqlazurekubedbcom-flexibledatabase-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dbformysql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i dbformysqlazurekubedbcom-flexibledatabase-editor appscode/dbformysqlazurekubedbcom-flexibledatabase-editor -n default --create-namespace --version=v0.29.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/dbformysqlazurekubedbcom-flexibledatabase-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dbformysqlazurekubedbcom-flexibledatabase-editor appscode/dbformysqlazurekubedbcom-flexibledatabase-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dbformysqlazurekubedbcom-flexibleserver-editor/Chart.yaml b/charts/dbformysqlazurekubedbcom-flexibleserver-editor/Chart.yaml index 43e8de8b88..d353fdb38e 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dbformysqlazurekubedbcom-flexibleserver-editor/README.md b/charts/dbformysqlazurekubedbcom-flexibleserver-editor/README.md index 1cf975aff3..8b61b7053a 100644 --- a/charts/dbformysqlazurekubedbcom-flexibleserver-editor/README.md +++ b/charts/dbformysqlazurekubedbcom-flexibleserver-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dbformysqlazurekubedbcom-flexibleserver-editor --version=v0.30.0 -$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserver-editor appscode/dbformysqlazurekubedbcom-flexibleserver-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dbformysqlazurekubedbcom-flexibleserver-editor --version=v0.29.0 +$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserver-editor appscode/dbformysqlazurekubedbcom-flexibleserver-editor -n default --create-namespace --version=v0.29.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/dbformysqlazurekubedbcom-flexibleserver-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserver-editor appscode/dbformysqlazurekubedbcom-flexibleserver-editor -n default --create-namespace --version=v0.29.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/dbformysqlazurekubedbcom-flexibleserver-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dbformysql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserver-editor appscode/dbformysqlazurekubedbcom-flexibleserver-editor -n default --create-namespace --version=v0.29.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/dbformysqlazurekubedbcom-flexibleserver-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserver-editor appscode/dbformysqlazurekubedbcom-flexibleserver-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor/Chart.yaml b/charts/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor/Chart.yaml index 92557d8474..f41364e80c 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor/README.md b/charts/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor/README.md index b7d21471ac..aad0b13e7e 100644 --- a/charts/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor/README.md +++ b/charts/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor --version=v0.30.0 -$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserverconfiguration-editor appscode/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor --version=v0.29.0 +$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserverconfiguration-editor appscode/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor -n default --create-namespace --version=v0.29.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/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserverconfiguration-editor appscode/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor -n default --create-namespace --version=v0.29.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/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dbformysql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserverconfiguration-editor appscode/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor -n default --create-namespace --version=v0.29.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/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserverconfiguration-editor appscode/dbformysqlazurekubedbcom-flexibleserverconfiguration-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor/Chart.yaml b/charts/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor/Chart.yaml index 677bc5a371..686c25ab5b 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor/README.md b/charts/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor/README.md index c779653e2e..e1cc0bff0e 100644 --- a/charts/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor/README.md +++ b/charts/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor --version=v0.30.0 -$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor appscode/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor --version=v0.29.0 +$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor appscode/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor -n default --create-namespace --version=v0.29.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/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor appscode/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor -n default --create-namespace --version=v0.29.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/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dbformysql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor appscode/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor -n default --create-namespace --version=v0.29.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/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor appscode/dbformysqlazurekubedbcom-flexibleserverfirewallrule-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dbformysqlazurekubedbcom-server-editor/Chart.yaml b/charts/dbformysqlazurekubedbcom-server-editor/Chart.yaml index b96119eb7b..53489058ca 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dbformysqlazurekubedbcom-server-editor/README.md b/charts/dbformysqlazurekubedbcom-server-editor/README.md index 6e57c0fac2..805ff424e4 100644 --- a/charts/dbformysqlazurekubedbcom-server-editor/README.md +++ b/charts/dbformysqlazurekubedbcom-server-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dbformysqlazurekubedbcom-server-editor --version=v0.30.0 -$ helm upgrade -i dbformysqlazurekubedbcom-server-editor appscode/dbformysqlazurekubedbcom-server-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dbformysqlazurekubedbcom-server-editor --version=v0.29.0 +$ helm upgrade -i dbformysqlazurekubedbcom-server-editor appscode/dbformysqlazurekubedbcom-server-editor -n default --create-namespace --version=v0.29.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/dbformysqlazurekubedbcom-server-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dbformysqlazurekubedbcom-server-editor appscode/dbformysqlazurekubedbcom-server-editor -n default --create-namespace --version=v0.29.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/dbformysqlazurekubedbcom-server-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dbformysql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i dbformysqlazurekubedbcom-server-editor appscode/dbformysqlazurekubedbcom-server-editor -n default --create-namespace --version=v0.29.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/dbformysqlazurekubedbcom-server-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dbformysqlazurekubedbcom-server-editor appscode/dbformysqlazurekubedbcom-server-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dbformysqlazurekubedbcom-virtualnetworkrule-editor/Chart.yaml b/charts/dbformysqlazurekubedbcom-virtualnetworkrule-editor/Chart.yaml index abb0d74b7a..35a5750e5f 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dbformysqlazurekubedbcom-virtualnetworkrule-editor/README.md b/charts/dbformysqlazurekubedbcom-virtualnetworkrule-editor/README.md index fda22252bc..f91c6e21bf 100644 --- a/charts/dbformysqlazurekubedbcom-virtualnetworkrule-editor/README.md +++ b/charts/dbformysqlazurekubedbcom-virtualnetworkrule-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dbformysqlazurekubedbcom-virtualnetworkrule-editor --version=v0.30.0 -$ helm upgrade -i dbformysqlazurekubedbcom-virtualnetworkrule-editor appscode/dbformysqlazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dbformysqlazurekubedbcom-virtualnetworkrule-editor --version=v0.29.0 +$ helm upgrade -i dbformysqlazurekubedbcom-virtualnetworkrule-editor appscode/dbformysqlazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.29.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/dbformysqlazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dbformysqlazurekubedbcom-virtualnetworkrule-editor appscode/dbformysqlazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.29.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/dbformysqlazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dbformysql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i dbformysqlazurekubedbcom-virtualnetworkrule-editor appscode/dbformysqlazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.29.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/dbformysqlazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dbformysqlazurekubedbcom-virtualnetworkrule-editor appscode/dbformysqlazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor/Chart.yaml b/charts/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor/Chart.yaml index 4a41b03a27..45d8a55f42 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor/README.md b/charts/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor/README.md index c64f183405..0a2ab4213e 100644 --- a/charts/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor/README.md +++ b/charts/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor --version=v0.30.0 -$ helm upgrade -i dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor appscode/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor --version=v0.29.0 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor appscode/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor appscode/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor appscode/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor appscode/dbforpostgresqlazurekubedbcom-activedirectoryadministrator-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dbforpostgresqlazurekubedbcom-configuration-editor/Chart.yaml b/charts/dbforpostgresqlazurekubedbcom-configuration-editor/Chart.yaml index 39772fe143..5bc95357be 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dbforpostgresqlazurekubedbcom-configuration-editor/README.md b/charts/dbforpostgresqlazurekubedbcom-configuration-editor/README.md index 56d003fc3d..2e0263c476 100644 --- a/charts/dbforpostgresqlazurekubedbcom-configuration-editor/README.md +++ b/charts/dbforpostgresqlazurekubedbcom-configuration-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dbforpostgresqlazurekubedbcom-configuration-editor --version=v0.30.0 -$ helm upgrade -i dbforpostgresqlazurekubedbcom-configuration-editor appscode/dbforpostgresqlazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dbforpostgresqlazurekubedbcom-configuration-editor --version=v0.29.0 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-configuration-editor appscode/dbforpostgresqlazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-configuration-editor appscode/dbforpostgresqlazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-configuration-editor appscode/dbforpostgresqlazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dbforpostgresqlazurekubedbcom-configuration-editor appscode/dbforpostgresqlazurekubedbcom-configuration-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dbforpostgresqlazurekubedbcom-database-editor/Chart.yaml b/charts/dbforpostgresqlazurekubedbcom-database-editor/Chart.yaml index fcecee9338..1bcd0e5530 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dbforpostgresqlazurekubedbcom-database-editor/README.md b/charts/dbforpostgresqlazurekubedbcom-database-editor/README.md index d4f75ab4c7..44a7332d94 100644 --- a/charts/dbforpostgresqlazurekubedbcom-database-editor/README.md +++ b/charts/dbforpostgresqlazurekubedbcom-database-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dbforpostgresqlazurekubedbcom-database-editor --version=v0.30.0 -$ helm upgrade -i dbforpostgresqlazurekubedbcom-database-editor appscode/dbforpostgresqlazurekubedbcom-database-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dbforpostgresqlazurekubedbcom-database-editor --version=v0.29.0 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-database-editor appscode/dbforpostgresqlazurekubedbcom-database-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-database-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-database-editor appscode/dbforpostgresqlazurekubedbcom-database-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-database-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-database-editor appscode/dbforpostgresqlazurekubedbcom-database-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-database-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dbforpostgresqlazurekubedbcom-database-editor appscode/dbforpostgresqlazurekubedbcom-database-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dbforpostgresqlazurekubedbcom-firewallrule-editor/Chart.yaml b/charts/dbforpostgresqlazurekubedbcom-firewallrule-editor/Chart.yaml index a58524f90f..bd3328d55d 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dbforpostgresqlazurekubedbcom-firewallrule-editor/README.md b/charts/dbforpostgresqlazurekubedbcom-firewallrule-editor/README.md index 3e6ca7c0e0..ed73492dc3 100644 --- a/charts/dbforpostgresqlazurekubedbcom-firewallrule-editor/README.md +++ b/charts/dbforpostgresqlazurekubedbcom-firewallrule-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dbforpostgresqlazurekubedbcom-firewallrule-editor --version=v0.30.0 -$ helm upgrade -i dbforpostgresqlazurekubedbcom-firewallrule-editor appscode/dbforpostgresqlazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dbforpostgresqlazurekubedbcom-firewallrule-editor --version=v0.29.0 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-firewallrule-editor appscode/dbforpostgresqlazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-firewallrule-editor appscode/dbforpostgresqlazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-firewallrule-editor appscode/dbforpostgresqlazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dbforpostgresqlazurekubedbcom-firewallrule-editor appscode/dbforpostgresqlazurekubedbcom-firewallrule-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dbforpostgresqlazurekubedbcom-flexibleserver-editor/Chart.yaml b/charts/dbforpostgresqlazurekubedbcom-flexibleserver-editor/Chart.yaml index 6ba79ca9d4..9ebac97b7f 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dbforpostgresqlazurekubedbcom-flexibleserver-editor/README.md b/charts/dbforpostgresqlazurekubedbcom-flexibleserver-editor/README.md index 88dc38c5a3..269cee3564 100644 --- a/charts/dbforpostgresqlazurekubedbcom-flexibleserver-editor/README.md +++ b/charts/dbforpostgresqlazurekubedbcom-flexibleserver-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dbforpostgresqlazurekubedbcom-flexibleserver-editor --version=v0.30.0 -$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserver-editor appscode/dbforpostgresqlazurekubedbcom-flexibleserver-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dbforpostgresqlazurekubedbcom-flexibleserver-editor --version=v0.29.0 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserver-editor appscode/dbforpostgresqlazurekubedbcom-flexibleserver-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-flexibleserver-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserver-editor appscode/dbforpostgresqlazurekubedbcom-flexibleserver-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-flexibleserver-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserver-editor appscode/dbforpostgresqlazurekubedbcom-flexibleserver-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-flexibleserver-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserver-editor appscode/dbforpostgresqlazurekubedbcom-flexibleserver-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor/Chart.yaml b/charts/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor/Chart.yaml index a173e252fc..c0afeb038c 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor/README.md b/charts/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor/README.md index a30606145d..6be1baa217 100644 --- a/charts/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor/README.md +++ b/charts/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor --version=v0.30.0 -$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor appscode/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor --version=v0.29.0 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor appscode/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor appscode/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor appscode/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor appscode/dbforpostgresqlazurekubedbcom-flexibleserverconfiguration-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor/Chart.yaml b/charts/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor/Chart.yaml index 92fe75f638..afea03679f 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor/README.md b/charts/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor/README.md index 098325367b..7914de4f4d 100644 --- a/charts/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor/README.md +++ b/charts/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor --version=v0.30.0 -$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor appscode/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor --version=v0.29.0 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor appscode/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor appscode/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor appscode/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor appscode/dbforpostgresqlazurekubedbcom-flexibleserverdatabase-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor/Chart.yaml b/charts/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor/Chart.yaml index 25cefda631..402f46e968 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor/README.md b/charts/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor/README.md index f691f0e367..050eb2ddc7 100644 --- a/charts/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor/README.md +++ b/charts/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor --version=v0.30.0 -$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor appscode/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor --version=v0.29.0 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor appscode/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor appscode/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor appscode/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor appscode/dbforpostgresqlazurekubedbcom-flexibleserverfirewallrule-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dbforpostgresqlazurekubedbcom-server-editor/Chart.yaml b/charts/dbforpostgresqlazurekubedbcom-server-editor/Chart.yaml index b578ee3e24..0aeaeafab0 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dbforpostgresqlazurekubedbcom-server-editor/README.md b/charts/dbforpostgresqlazurekubedbcom-server-editor/README.md index c9c0f22fbe..2d92af84c0 100644 --- a/charts/dbforpostgresqlazurekubedbcom-server-editor/README.md +++ b/charts/dbforpostgresqlazurekubedbcom-server-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dbforpostgresqlazurekubedbcom-server-editor --version=v0.30.0 -$ helm upgrade -i dbforpostgresqlazurekubedbcom-server-editor appscode/dbforpostgresqlazurekubedbcom-server-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dbforpostgresqlazurekubedbcom-server-editor --version=v0.29.0 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-server-editor appscode/dbforpostgresqlazurekubedbcom-server-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-server-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-server-editor appscode/dbforpostgresqlazurekubedbcom-server-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-server-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-server-editor appscode/dbforpostgresqlazurekubedbcom-server-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-server-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dbforpostgresqlazurekubedbcom-server-editor appscode/dbforpostgresqlazurekubedbcom-server-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dbforpostgresqlazurekubedbcom-serverkey-editor/Chart.yaml b/charts/dbforpostgresqlazurekubedbcom-serverkey-editor/Chart.yaml index 04bde88619..7be18b22b9 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dbforpostgresqlazurekubedbcom-serverkey-editor/README.md b/charts/dbforpostgresqlazurekubedbcom-serverkey-editor/README.md index 433b59a6e0..e7d54f4ff3 100644 --- a/charts/dbforpostgresqlazurekubedbcom-serverkey-editor/README.md +++ b/charts/dbforpostgresqlazurekubedbcom-serverkey-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dbforpostgresqlazurekubedbcom-serverkey-editor --version=v0.30.0 -$ helm upgrade -i dbforpostgresqlazurekubedbcom-serverkey-editor appscode/dbforpostgresqlazurekubedbcom-serverkey-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dbforpostgresqlazurekubedbcom-serverkey-editor --version=v0.29.0 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-serverkey-editor appscode/dbforpostgresqlazurekubedbcom-serverkey-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-serverkey-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-serverkey-editor appscode/dbforpostgresqlazurekubedbcom-serverkey-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-serverkey-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-serverkey-editor appscode/dbforpostgresqlazurekubedbcom-serverkey-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-serverkey-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dbforpostgresqlazurekubedbcom-serverkey-editor appscode/dbforpostgresqlazurekubedbcom-serverkey-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor/Chart.yaml b/charts/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor/Chart.yaml index 10806b2563..135fb6e860 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor/README.md b/charts/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor/README.md index 80735b2499..83779cf750 100644 --- a/charts/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor/README.md +++ b/charts/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor --version=v0.30.0 -$ helm upgrade -i dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor appscode/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor --version=v0.29.0 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor appscode/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor appscode/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dbforpostgresql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor appscode/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.29.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/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor appscode/dbforpostgresqlazurekubedbcom-virtualnetworkrule-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/discoveryk8sio-endpointslice-editor/Chart.yaml b/charts/discoveryk8sio-endpointslice-editor/Chart.yaml index 615c7f638f..a378a91917 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/discoveryk8sio-endpointslice-editor/README.md b/charts/discoveryk8sio-endpointslice-editor/README.md index 62d192dc34..0eeafe6409 100644 --- a/charts/discoveryk8sio-endpointslice-editor/README.md +++ b/charts/discoveryk8sio-endpointslice-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/discoveryk8sio-endpointslice-editor --version=v0.30.0 -$ helm upgrade -i discoveryk8sio-endpointslice-editor appscode/discoveryk8sio-endpointslice-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/discoveryk8sio-endpointslice-editor --version=v0.29.0 +$ helm upgrade -i discoveryk8sio-endpointslice-editor appscode/discoveryk8sio-endpointslice-editor -n default --create-namespace --version=v0.29.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/discoveryk8sio-endpointslice-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i discoveryk8sio-endpointslice-editor appscode/discoveryk8sio-endpointslice-editor -n default --create-namespace --version=v0.29.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/discoveryk8sio-endpointslice-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=discovery.k8s.io/v1 +$ helm upgrade -i discoveryk8sio-endpointslice-editor appscode/discoveryk8sio-endpointslice-editor -n default --create-namespace --version=v0.29.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/discoveryk8sio-endpointslice-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i discoveryk8sio-endpointslice-editor appscode/discoveryk8sio-endpointslice-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/docdbawskubedbcom-cluster-editor/Chart.yaml b/charts/docdbawskubedbcom-cluster-editor/Chart.yaml index e86e51963c..621683cae0 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/docdbawskubedbcom-cluster-editor/README.md b/charts/docdbawskubedbcom-cluster-editor/README.md index 8d30089266..28fa01d7a7 100644 --- a/charts/docdbawskubedbcom-cluster-editor/README.md +++ b/charts/docdbawskubedbcom-cluster-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/docdbawskubedbcom-cluster-editor --version=v0.30.0 -$ helm upgrade -i docdbawskubedbcom-cluster-editor appscode/docdbawskubedbcom-cluster-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/docdbawskubedbcom-cluster-editor --version=v0.29.0 +$ helm upgrade -i docdbawskubedbcom-cluster-editor appscode/docdbawskubedbcom-cluster-editor -n default --create-namespace --version=v0.29.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/docdbawskubedbcom-cluster-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i docdbawskubedbcom-cluster-editor appscode/docdbawskubedbcom-cluster-editor -n default --create-namespace --version=v0.29.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/docdbawskubedbcom-cluster-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=docdb.aws.kubedb.com/v1alpha1 +$ helm upgrade -i docdbawskubedbcom-cluster-editor appscode/docdbawskubedbcom-cluster-editor -n default --create-namespace --version=v0.29.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/docdbawskubedbcom-cluster-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i docdbawskubedbcom-cluster-editor appscode/docdbawskubedbcom-cluster-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/docdbawskubedbcom-clusterinstance-editor/Chart.yaml b/charts/docdbawskubedbcom-clusterinstance-editor/Chart.yaml index 9d40019f96..d43992f58d 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/docdbawskubedbcom-clusterinstance-editor/README.md b/charts/docdbawskubedbcom-clusterinstance-editor/README.md index dc5f8c8ef6..edef7ce298 100644 --- a/charts/docdbawskubedbcom-clusterinstance-editor/README.md +++ b/charts/docdbawskubedbcom-clusterinstance-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/docdbawskubedbcom-clusterinstance-editor --version=v0.30.0 -$ helm upgrade -i docdbawskubedbcom-clusterinstance-editor appscode/docdbawskubedbcom-clusterinstance-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/docdbawskubedbcom-clusterinstance-editor --version=v0.29.0 +$ helm upgrade -i docdbawskubedbcom-clusterinstance-editor appscode/docdbawskubedbcom-clusterinstance-editor -n default --create-namespace --version=v0.29.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/docdbawskubedbcom-clusterinstance-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i docdbawskubedbcom-clusterinstance-editor appscode/docdbawskubedbcom-clusterinstance-editor -n default --create-namespace --version=v0.29.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/docdbawskubedbcom-clusterinstance-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=docdb.aws.kubedb.com/v1alpha1 +$ helm upgrade -i docdbawskubedbcom-clusterinstance-editor appscode/docdbawskubedbcom-clusterinstance-editor -n default --create-namespace --version=v0.29.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/docdbawskubedbcom-clusterinstance-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i docdbawskubedbcom-clusterinstance-editor appscode/docdbawskubedbcom-clusterinstance-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/docdbawskubedbcom-clusterparametergroup-editor/Chart.yaml b/charts/docdbawskubedbcom-clusterparametergroup-editor/Chart.yaml index d32b2dd9a4..3f93437d39 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/docdbawskubedbcom-clusterparametergroup-editor/README.md b/charts/docdbawskubedbcom-clusterparametergroup-editor/README.md index 13611d1690..b2f8afc773 100644 --- a/charts/docdbawskubedbcom-clusterparametergroup-editor/README.md +++ b/charts/docdbawskubedbcom-clusterparametergroup-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/docdbawskubedbcom-clusterparametergroup-editor --version=v0.30.0 -$ helm upgrade -i docdbawskubedbcom-clusterparametergroup-editor appscode/docdbawskubedbcom-clusterparametergroup-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/docdbawskubedbcom-clusterparametergroup-editor --version=v0.29.0 +$ helm upgrade -i docdbawskubedbcom-clusterparametergroup-editor appscode/docdbawskubedbcom-clusterparametergroup-editor -n default --create-namespace --version=v0.29.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/docdbawskubedbcom-clusterparametergroup-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i docdbawskubedbcom-clusterparametergroup-editor appscode/docdbawskubedbcom-clusterparametergroup-editor -n default --create-namespace --version=v0.29.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/docdbawskubedbcom-clusterparametergroup-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=docdb.aws.kubedb.com/v1alpha1 +$ helm upgrade -i docdbawskubedbcom-clusterparametergroup-editor appscode/docdbawskubedbcom-clusterparametergroup-editor -n default --create-namespace --version=v0.29.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/docdbawskubedbcom-clusterparametergroup-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i docdbawskubedbcom-clusterparametergroup-editor appscode/docdbawskubedbcom-clusterparametergroup-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/docdbawskubedbcom-clustersnapshot-editor/Chart.yaml b/charts/docdbawskubedbcom-clustersnapshot-editor/Chart.yaml index dd03bec4a1..a2c1c63098 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/docdbawskubedbcom-clustersnapshot-editor/README.md b/charts/docdbawskubedbcom-clustersnapshot-editor/README.md index 3ab5b49177..51e0472932 100644 --- a/charts/docdbawskubedbcom-clustersnapshot-editor/README.md +++ b/charts/docdbawskubedbcom-clustersnapshot-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/docdbawskubedbcom-clustersnapshot-editor --version=v0.30.0 -$ helm upgrade -i docdbawskubedbcom-clustersnapshot-editor appscode/docdbawskubedbcom-clustersnapshot-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/docdbawskubedbcom-clustersnapshot-editor --version=v0.29.0 +$ helm upgrade -i docdbawskubedbcom-clustersnapshot-editor appscode/docdbawskubedbcom-clustersnapshot-editor -n default --create-namespace --version=v0.29.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/docdbawskubedbcom-clustersnapshot-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i docdbawskubedbcom-clustersnapshot-editor appscode/docdbawskubedbcom-clustersnapshot-editor -n default --create-namespace --version=v0.29.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/docdbawskubedbcom-clustersnapshot-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=docdb.aws.kubedb.com/v1alpha1 +$ helm upgrade -i docdbawskubedbcom-clustersnapshot-editor appscode/docdbawskubedbcom-clustersnapshot-editor -n default --create-namespace --version=v0.29.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/docdbawskubedbcom-clustersnapshot-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i docdbawskubedbcom-clustersnapshot-editor appscode/docdbawskubedbcom-clustersnapshot-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/docdbawskubedbcom-eventsubscription-editor/Chart.yaml b/charts/docdbawskubedbcom-eventsubscription-editor/Chart.yaml index 70a3398769..81674f5cde 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/docdbawskubedbcom-eventsubscription-editor/README.md b/charts/docdbawskubedbcom-eventsubscription-editor/README.md index bc31e46e67..f62ac96c7c 100644 --- a/charts/docdbawskubedbcom-eventsubscription-editor/README.md +++ b/charts/docdbawskubedbcom-eventsubscription-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/docdbawskubedbcom-eventsubscription-editor --version=v0.30.0 -$ helm upgrade -i docdbawskubedbcom-eventsubscription-editor appscode/docdbawskubedbcom-eventsubscription-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/docdbawskubedbcom-eventsubscription-editor --version=v0.29.0 +$ helm upgrade -i docdbawskubedbcom-eventsubscription-editor appscode/docdbawskubedbcom-eventsubscription-editor -n default --create-namespace --version=v0.29.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/docdbawskubedbcom-eventsubscription-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i docdbawskubedbcom-eventsubscription-editor appscode/docdbawskubedbcom-eventsubscription-editor -n default --create-namespace --version=v0.29.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/docdbawskubedbcom-eventsubscription-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=docdb.aws.kubedb.com/v1alpha1 +$ helm upgrade -i docdbawskubedbcom-eventsubscription-editor appscode/docdbawskubedbcom-eventsubscription-editor -n default --create-namespace --version=v0.29.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/docdbawskubedbcom-eventsubscription-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i docdbawskubedbcom-eventsubscription-editor appscode/docdbawskubedbcom-eventsubscription-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/docdbawskubedbcom-globalcluster-editor/Chart.yaml b/charts/docdbawskubedbcom-globalcluster-editor/Chart.yaml index 392e67322b..76f6866a75 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/docdbawskubedbcom-globalcluster-editor/README.md b/charts/docdbawskubedbcom-globalcluster-editor/README.md index 52d89356a5..4a64b2426a 100644 --- a/charts/docdbawskubedbcom-globalcluster-editor/README.md +++ b/charts/docdbawskubedbcom-globalcluster-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/docdbawskubedbcom-globalcluster-editor --version=v0.30.0 -$ helm upgrade -i docdbawskubedbcom-globalcluster-editor appscode/docdbawskubedbcom-globalcluster-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/docdbawskubedbcom-globalcluster-editor --version=v0.29.0 +$ helm upgrade -i docdbawskubedbcom-globalcluster-editor appscode/docdbawskubedbcom-globalcluster-editor -n default --create-namespace --version=v0.29.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/docdbawskubedbcom-globalcluster-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i docdbawskubedbcom-globalcluster-editor appscode/docdbawskubedbcom-globalcluster-editor -n default --create-namespace --version=v0.29.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/docdbawskubedbcom-globalcluster-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=docdb.aws.kubedb.com/v1alpha1 +$ helm upgrade -i docdbawskubedbcom-globalcluster-editor appscode/docdbawskubedbcom-globalcluster-editor -n default --create-namespace --version=v0.29.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/docdbawskubedbcom-globalcluster-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i docdbawskubedbcom-globalcluster-editor appscode/docdbawskubedbcom-globalcluster-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/docdbawskubedbcom-subnetgroup-editor/Chart.yaml b/charts/docdbawskubedbcom-subnetgroup-editor/Chart.yaml index 3ae2ce61f9..9080120c90 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/docdbawskubedbcom-subnetgroup-editor/README.md b/charts/docdbawskubedbcom-subnetgroup-editor/README.md index b86a48e720..6c030d1255 100644 --- a/charts/docdbawskubedbcom-subnetgroup-editor/README.md +++ b/charts/docdbawskubedbcom-subnetgroup-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/docdbawskubedbcom-subnetgroup-editor --version=v0.30.0 -$ helm upgrade -i docdbawskubedbcom-subnetgroup-editor appscode/docdbawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/docdbawskubedbcom-subnetgroup-editor --version=v0.29.0 +$ helm upgrade -i docdbawskubedbcom-subnetgroup-editor appscode/docdbawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.29.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/docdbawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i docdbawskubedbcom-subnetgroup-editor appscode/docdbawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.29.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/docdbawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=docdb.aws.kubedb.com/v1alpha1 +$ helm upgrade -i docdbawskubedbcom-subnetgroup-editor appscode/docdbawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.29.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/docdbawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i docdbawskubedbcom-subnetgroup-editor appscode/docdbawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/driversxhelmdev-apprelease-editor/Chart.yaml b/charts/driversxhelmdev-apprelease-editor/Chart.yaml index 5a15d2a9f3..cd99fd5649 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/driversxhelmdev-apprelease-editor/README.md b/charts/driversxhelmdev-apprelease-editor/README.md index 1eacaef782..37f95324b0 100644 --- a/charts/driversxhelmdev-apprelease-editor/README.md +++ b/charts/driversxhelmdev-apprelease-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/driversxhelmdev-apprelease-editor --version=v0.30.0 -$ helm upgrade -i driversxhelmdev-apprelease-editor appscode/driversxhelmdev-apprelease-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/driversxhelmdev-apprelease-editor --version=v0.29.0 +$ helm upgrade -i driversxhelmdev-apprelease-editor appscode/driversxhelmdev-apprelease-editor -n default --create-namespace --version=v0.29.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/driversxhelmdev-apprelease-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i driversxhelmdev-apprelease-editor appscode/driversxhelmdev-apprelease-editor -n default --create-namespace --version=v0.29.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/driversxhelmdev-apprelease-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=drivers.x-helm.dev/v1alpha1 +$ helm upgrade -i driversxhelmdev-apprelease-editor appscode/driversxhelmdev-apprelease-editor -n default --create-namespace --version=v0.29.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/driversxhelmdev-apprelease-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i driversxhelmdev-apprelease-editor appscode/driversxhelmdev-apprelease-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dynamodbawskubedbcom-contributorinsights-editor/Chart.yaml b/charts/dynamodbawskubedbcom-contributorinsights-editor/Chart.yaml index fd22b1e4d8..b28f295cf1 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dynamodbawskubedbcom-contributorinsights-editor/README.md b/charts/dynamodbawskubedbcom-contributorinsights-editor/README.md index af8431a12d..6f8f37ba1c 100644 --- a/charts/dynamodbawskubedbcom-contributorinsights-editor/README.md +++ b/charts/dynamodbawskubedbcom-contributorinsights-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dynamodbawskubedbcom-contributorinsights-editor --version=v0.30.0 -$ helm upgrade -i dynamodbawskubedbcom-contributorinsights-editor appscode/dynamodbawskubedbcom-contributorinsights-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dynamodbawskubedbcom-contributorinsights-editor --version=v0.29.0 +$ helm upgrade -i dynamodbawskubedbcom-contributorinsights-editor appscode/dynamodbawskubedbcom-contributorinsights-editor -n default --create-namespace --version=v0.29.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/dynamodbawskubedbcom-contributorinsights-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dynamodbawskubedbcom-contributorinsights-editor appscode/dynamodbawskubedbcom-contributorinsights-editor -n default --create-namespace --version=v0.29.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/dynamodbawskubedbcom-contributorinsights-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dynamodb.aws.kubedb.com/v1alpha1 +$ helm upgrade -i dynamodbawskubedbcom-contributorinsights-editor appscode/dynamodbawskubedbcom-contributorinsights-editor -n default --create-namespace --version=v0.29.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/dynamodbawskubedbcom-contributorinsights-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dynamodbawskubedbcom-contributorinsights-editor appscode/dynamodbawskubedbcom-contributorinsights-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dynamodbawskubedbcom-globaltable-editor/Chart.yaml b/charts/dynamodbawskubedbcom-globaltable-editor/Chart.yaml index 863bafcf42..4b5d885743 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dynamodbawskubedbcom-globaltable-editor/README.md b/charts/dynamodbawskubedbcom-globaltable-editor/README.md index 812c28ca33..bddbb6f38c 100644 --- a/charts/dynamodbawskubedbcom-globaltable-editor/README.md +++ b/charts/dynamodbawskubedbcom-globaltable-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dynamodbawskubedbcom-globaltable-editor --version=v0.30.0 -$ helm upgrade -i dynamodbawskubedbcom-globaltable-editor appscode/dynamodbawskubedbcom-globaltable-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dynamodbawskubedbcom-globaltable-editor --version=v0.29.0 +$ helm upgrade -i dynamodbawskubedbcom-globaltable-editor appscode/dynamodbawskubedbcom-globaltable-editor -n default --create-namespace --version=v0.29.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/dynamodbawskubedbcom-globaltable-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dynamodbawskubedbcom-globaltable-editor appscode/dynamodbawskubedbcom-globaltable-editor -n default --create-namespace --version=v0.29.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/dynamodbawskubedbcom-globaltable-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dynamodb.aws.kubedb.com/v1alpha1 +$ helm upgrade -i dynamodbawskubedbcom-globaltable-editor appscode/dynamodbawskubedbcom-globaltable-editor -n default --create-namespace --version=v0.29.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/dynamodbawskubedbcom-globaltable-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dynamodbawskubedbcom-globaltable-editor appscode/dynamodbawskubedbcom-globaltable-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dynamodbawskubedbcom-kinesisstreamingdestination-editor/Chart.yaml b/charts/dynamodbawskubedbcom-kinesisstreamingdestination-editor/Chart.yaml index bc2cf38aed..04ff46c375 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dynamodbawskubedbcom-kinesisstreamingdestination-editor/README.md b/charts/dynamodbawskubedbcom-kinesisstreamingdestination-editor/README.md index 9c86420fd0..c559b6bf73 100644 --- a/charts/dynamodbawskubedbcom-kinesisstreamingdestination-editor/README.md +++ b/charts/dynamodbawskubedbcom-kinesisstreamingdestination-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dynamodbawskubedbcom-kinesisstreamingdestination-editor --version=v0.30.0 -$ helm upgrade -i dynamodbawskubedbcom-kinesisstreamingdestination-editor appscode/dynamodbawskubedbcom-kinesisstreamingdestination-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dynamodbawskubedbcom-kinesisstreamingdestination-editor --version=v0.29.0 +$ helm upgrade -i dynamodbawskubedbcom-kinesisstreamingdestination-editor appscode/dynamodbawskubedbcom-kinesisstreamingdestination-editor -n default --create-namespace --version=v0.29.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/dynamodbawskubedbcom-kinesisstreamingdestination-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dynamodbawskubedbcom-kinesisstreamingdestination-editor appscode/dynamodbawskubedbcom-kinesisstreamingdestination-editor -n default --create-namespace --version=v0.29.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/dynamodbawskubedbcom-kinesisstreamingdestination-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dynamodb.aws.kubedb.com/v1alpha1 +$ helm upgrade -i dynamodbawskubedbcom-kinesisstreamingdestination-editor appscode/dynamodbawskubedbcom-kinesisstreamingdestination-editor -n default --create-namespace --version=v0.29.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/dynamodbawskubedbcom-kinesisstreamingdestination-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dynamodbawskubedbcom-kinesisstreamingdestination-editor appscode/dynamodbawskubedbcom-kinesisstreamingdestination-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dynamodbawskubedbcom-table-editor/Chart.yaml b/charts/dynamodbawskubedbcom-table-editor/Chart.yaml index d5dfd24c29..05ee177d12 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dynamodbawskubedbcom-table-editor/README.md b/charts/dynamodbawskubedbcom-table-editor/README.md index b674b89ce4..585fbf85a1 100644 --- a/charts/dynamodbawskubedbcom-table-editor/README.md +++ b/charts/dynamodbawskubedbcom-table-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dynamodbawskubedbcom-table-editor --version=v0.30.0 -$ helm upgrade -i dynamodbawskubedbcom-table-editor appscode/dynamodbawskubedbcom-table-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dynamodbawskubedbcom-table-editor --version=v0.29.0 +$ helm upgrade -i dynamodbawskubedbcom-table-editor appscode/dynamodbawskubedbcom-table-editor -n default --create-namespace --version=v0.29.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/dynamodbawskubedbcom-table-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dynamodbawskubedbcom-table-editor appscode/dynamodbawskubedbcom-table-editor -n default --create-namespace --version=v0.29.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/dynamodbawskubedbcom-table-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dynamodb.aws.kubedb.com/v1alpha1 +$ helm upgrade -i dynamodbawskubedbcom-table-editor appscode/dynamodbawskubedbcom-table-editor -n default --create-namespace --version=v0.29.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/dynamodbawskubedbcom-table-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dynamodbawskubedbcom-table-editor appscode/dynamodbawskubedbcom-table-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dynamodbawskubedbcom-tableitem-editor/Chart.yaml b/charts/dynamodbawskubedbcom-tableitem-editor/Chart.yaml index 4ac5709d84..a253622630 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dynamodbawskubedbcom-tableitem-editor/README.md b/charts/dynamodbawskubedbcom-tableitem-editor/README.md index 8b22d79be3..6d362a56e3 100644 --- a/charts/dynamodbawskubedbcom-tableitem-editor/README.md +++ b/charts/dynamodbawskubedbcom-tableitem-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dynamodbawskubedbcom-tableitem-editor --version=v0.30.0 -$ helm upgrade -i dynamodbawskubedbcom-tableitem-editor appscode/dynamodbawskubedbcom-tableitem-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dynamodbawskubedbcom-tableitem-editor --version=v0.29.0 +$ helm upgrade -i dynamodbawskubedbcom-tableitem-editor appscode/dynamodbawskubedbcom-tableitem-editor -n default --create-namespace --version=v0.29.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/dynamodbawskubedbcom-tableitem-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dynamodbawskubedbcom-tableitem-editor appscode/dynamodbawskubedbcom-tableitem-editor -n default --create-namespace --version=v0.29.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/dynamodbawskubedbcom-tableitem-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dynamodb.aws.kubedb.com/v1alpha1 +$ helm upgrade -i dynamodbawskubedbcom-tableitem-editor appscode/dynamodbawskubedbcom-tableitem-editor -n default --create-namespace --version=v0.29.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/dynamodbawskubedbcom-tableitem-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dynamodbawskubedbcom-tableitem-editor appscode/dynamodbawskubedbcom-tableitem-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dynamodbawskubedbcom-tablereplica-editor/Chart.yaml b/charts/dynamodbawskubedbcom-tablereplica-editor/Chart.yaml index 2bb567b490..c722e653ba 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dynamodbawskubedbcom-tablereplica-editor/README.md b/charts/dynamodbawskubedbcom-tablereplica-editor/README.md index 88eb76ccca..e663bc3b70 100644 --- a/charts/dynamodbawskubedbcom-tablereplica-editor/README.md +++ b/charts/dynamodbawskubedbcom-tablereplica-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dynamodbawskubedbcom-tablereplica-editor --version=v0.30.0 -$ helm upgrade -i dynamodbawskubedbcom-tablereplica-editor appscode/dynamodbawskubedbcom-tablereplica-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dynamodbawskubedbcom-tablereplica-editor --version=v0.29.0 +$ helm upgrade -i dynamodbawskubedbcom-tablereplica-editor appscode/dynamodbawskubedbcom-tablereplica-editor -n default --create-namespace --version=v0.29.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/dynamodbawskubedbcom-tablereplica-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dynamodbawskubedbcom-tablereplica-editor appscode/dynamodbawskubedbcom-tablereplica-editor -n default --create-namespace --version=v0.29.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/dynamodbawskubedbcom-tablereplica-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dynamodb.aws.kubedb.com/v1alpha1 +$ helm upgrade -i dynamodbawskubedbcom-tablereplica-editor appscode/dynamodbawskubedbcom-tablereplica-editor -n default --create-namespace --version=v0.29.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/dynamodbawskubedbcom-tablereplica-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dynamodbawskubedbcom-tablereplica-editor appscode/dynamodbawskubedbcom-tablereplica-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/dynamodbawskubedbcom-tag-editor/Chart.yaml b/charts/dynamodbawskubedbcom-tag-editor/Chart.yaml index aa35547261..12507c5b5d 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/dynamodbawskubedbcom-tag-editor/README.md b/charts/dynamodbawskubedbcom-tag-editor/README.md index 67adfb3095..284cd88398 100644 --- a/charts/dynamodbawskubedbcom-tag-editor/README.md +++ b/charts/dynamodbawskubedbcom-tag-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/dynamodbawskubedbcom-tag-editor --version=v0.30.0 -$ helm upgrade -i dynamodbawskubedbcom-tag-editor appscode/dynamodbawskubedbcom-tag-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/dynamodbawskubedbcom-tag-editor --version=v0.29.0 +$ helm upgrade -i dynamodbawskubedbcom-tag-editor appscode/dynamodbawskubedbcom-tag-editor -n default --create-namespace --version=v0.29.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/dynamodbawskubedbcom-tag-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i dynamodbawskubedbcom-tag-editor appscode/dynamodbawskubedbcom-tag-editor -n default --create-namespace --version=v0.29.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/dynamodbawskubedbcom-tag-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=dynamodb.aws.kubedb.com/v1alpha1 +$ helm upgrade -i dynamodbawskubedbcom-tag-editor appscode/dynamodbawskubedbcom-tag-editor -n default --create-namespace --version=v0.29.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/dynamodbawskubedbcom-tag-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i dynamodbawskubedbcom-tag-editor appscode/dynamodbawskubedbcom-tag-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/ec2awskubedbcom-route-editor/Chart.yaml b/charts/ec2awskubedbcom-route-editor/Chart.yaml index c72ee70e52..597884b78a 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/ec2awskubedbcom-route-editor/README.md b/charts/ec2awskubedbcom-route-editor/README.md index 2084103958..4cd74156e5 100644 --- a/charts/ec2awskubedbcom-route-editor/README.md +++ b/charts/ec2awskubedbcom-route-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/ec2awskubedbcom-route-editor --version=v0.30.0 -$ helm upgrade -i ec2awskubedbcom-route-editor appscode/ec2awskubedbcom-route-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/ec2awskubedbcom-route-editor --version=v0.29.0 +$ helm upgrade -i ec2awskubedbcom-route-editor appscode/ec2awskubedbcom-route-editor -n default --create-namespace --version=v0.29.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/ec2awskubedbcom-route-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i ec2awskubedbcom-route-editor appscode/ec2awskubedbcom-route-editor -n default --create-namespace --version=v0.29.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/ec2awskubedbcom-route-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ec2.aws.kubedb.com/v1alpha1 +$ helm upgrade -i ec2awskubedbcom-route-editor appscode/ec2awskubedbcom-route-editor -n default --create-namespace --version=v0.29.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/ec2awskubedbcom-route-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i ec2awskubedbcom-route-editor appscode/ec2awskubedbcom-route-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/ec2awskubedbcom-securitygroup-editor/Chart.yaml b/charts/ec2awskubedbcom-securitygroup-editor/Chart.yaml index ac65606981..a687b2cccf 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/ec2awskubedbcom-securitygroup-editor/README.md b/charts/ec2awskubedbcom-securitygroup-editor/README.md index e3a79c9c36..aa48342ffc 100644 --- a/charts/ec2awskubedbcom-securitygroup-editor/README.md +++ b/charts/ec2awskubedbcom-securitygroup-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/ec2awskubedbcom-securitygroup-editor --version=v0.30.0 -$ helm upgrade -i ec2awskubedbcom-securitygroup-editor appscode/ec2awskubedbcom-securitygroup-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/ec2awskubedbcom-securitygroup-editor --version=v0.29.0 +$ helm upgrade -i ec2awskubedbcom-securitygroup-editor appscode/ec2awskubedbcom-securitygroup-editor -n default --create-namespace --version=v0.29.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/ec2awskubedbcom-securitygroup-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i ec2awskubedbcom-securitygroup-editor appscode/ec2awskubedbcom-securitygroup-editor -n default --create-namespace --version=v0.29.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/ec2awskubedbcom-securitygroup-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ec2.aws.kubedb.com/v1alpha1 +$ helm upgrade -i ec2awskubedbcom-securitygroup-editor appscode/ec2awskubedbcom-securitygroup-editor -n default --create-namespace --version=v0.29.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/ec2awskubedbcom-securitygroup-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i ec2awskubedbcom-securitygroup-editor appscode/ec2awskubedbcom-securitygroup-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/ec2awskubedbcom-securitygrouprule-editor/Chart.yaml b/charts/ec2awskubedbcom-securitygrouprule-editor/Chart.yaml index 6805ea37a2..813b5c8c11 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/ec2awskubedbcom-securitygrouprule-editor/README.md b/charts/ec2awskubedbcom-securitygrouprule-editor/README.md index 81da72c046..2cf530a7c2 100644 --- a/charts/ec2awskubedbcom-securitygrouprule-editor/README.md +++ b/charts/ec2awskubedbcom-securitygrouprule-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/ec2awskubedbcom-securitygrouprule-editor --version=v0.30.0 -$ helm upgrade -i ec2awskubedbcom-securitygrouprule-editor appscode/ec2awskubedbcom-securitygrouprule-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/ec2awskubedbcom-securitygrouprule-editor --version=v0.29.0 +$ helm upgrade -i ec2awskubedbcom-securitygrouprule-editor appscode/ec2awskubedbcom-securitygrouprule-editor -n default --create-namespace --version=v0.29.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/ec2awskubedbcom-securitygrouprule-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i ec2awskubedbcom-securitygrouprule-editor appscode/ec2awskubedbcom-securitygrouprule-editor -n default --create-namespace --version=v0.29.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/ec2awskubedbcom-securitygrouprule-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ec2.aws.kubedb.com/v1alpha1 +$ helm upgrade -i ec2awskubedbcom-securitygrouprule-editor appscode/ec2awskubedbcom-securitygrouprule-editor -n default --create-namespace --version=v0.29.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/ec2awskubedbcom-securitygrouprule-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i ec2awskubedbcom-securitygrouprule-editor appscode/ec2awskubedbcom-securitygrouprule-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/ec2awskubedbcom-subnet-editor/Chart.yaml b/charts/ec2awskubedbcom-subnet-editor/Chart.yaml index 9a02ca4a6c..684bf57f66 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/ec2awskubedbcom-subnet-editor/README.md b/charts/ec2awskubedbcom-subnet-editor/README.md index a683104977..5a3c9066c4 100644 --- a/charts/ec2awskubedbcom-subnet-editor/README.md +++ b/charts/ec2awskubedbcom-subnet-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/ec2awskubedbcom-subnet-editor --version=v0.30.0 -$ helm upgrade -i ec2awskubedbcom-subnet-editor appscode/ec2awskubedbcom-subnet-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/ec2awskubedbcom-subnet-editor --version=v0.29.0 +$ helm upgrade -i ec2awskubedbcom-subnet-editor appscode/ec2awskubedbcom-subnet-editor -n default --create-namespace --version=v0.29.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/ec2awskubedbcom-subnet-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i ec2awskubedbcom-subnet-editor appscode/ec2awskubedbcom-subnet-editor -n default --create-namespace --version=v0.29.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/ec2awskubedbcom-subnet-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ec2.aws.kubedb.com/v1alpha1 +$ helm upgrade -i ec2awskubedbcom-subnet-editor appscode/ec2awskubedbcom-subnet-editor -n default --create-namespace --version=v0.29.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/ec2awskubedbcom-subnet-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i ec2awskubedbcom-subnet-editor appscode/ec2awskubedbcom-subnet-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/ec2awskubedbcom-vpc-editor/Chart.yaml b/charts/ec2awskubedbcom-vpc-editor/Chart.yaml index 6f17611ea9..d4ce19411e 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/ec2awskubedbcom-vpc-editor/README.md b/charts/ec2awskubedbcom-vpc-editor/README.md index 41ba7a8b84..659bb4850d 100644 --- a/charts/ec2awskubedbcom-vpc-editor/README.md +++ b/charts/ec2awskubedbcom-vpc-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/ec2awskubedbcom-vpc-editor --version=v0.30.0 -$ helm upgrade -i ec2awskubedbcom-vpc-editor appscode/ec2awskubedbcom-vpc-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/ec2awskubedbcom-vpc-editor --version=v0.29.0 +$ helm upgrade -i ec2awskubedbcom-vpc-editor appscode/ec2awskubedbcom-vpc-editor -n default --create-namespace --version=v0.29.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/ec2awskubedbcom-vpc-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i ec2awskubedbcom-vpc-editor appscode/ec2awskubedbcom-vpc-editor -n default --create-namespace --version=v0.29.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/ec2awskubedbcom-vpc-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ec2.aws.kubedb.com/v1alpha1 +$ helm upgrade -i ec2awskubedbcom-vpc-editor appscode/ec2awskubedbcom-vpc-editor -n default --create-namespace --version=v0.29.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/ec2awskubedbcom-vpc-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i ec2awskubedbcom-vpc-editor appscode/ec2awskubedbcom-vpc-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/ec2awskubedbcom-vpcendpoint-editor/Chart.yaml b/charts/ec2awskubedbcom-vpcendpoint-editor/Chart.yaml index 8771f9146b..4e08f5298a 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/ec2awskubedbcom-vpcendpoint-editor/README.md b/charts/ec2awskubedbcom-vpcendpoint-editor/README.md index 0e764ddd1c..5cc8319a47 100644 --- a/charts/ec2awskubedbcom-vpcendpoint-editor/README.md +++ b/charts/ec2awskubedbcom-vpcendpoint-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/ec2awskubedbcom-vpcendpoint-editor --version=v0.30.0 -$ helm upgrade -i ec2awskubedbcom-vpcendpoint-editor appscode/ec2awskubedbcom-vpcendpoint-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/ec2awskubedbcom-vpcendpoint-editor --version=v0.29.0 +$ helm upgrade -i ec2awskubedbcom-vpcendpoint-editor appscode/ec2awskubedbcom-vpcendpoint-editor -n default --create-namespace --version=v0.29.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/ec2awskubedbcom-vpcendpoint-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i ec2awskubedbcom-vpcendpoint-editor appscode/ec2awskubedbcom-vpcendpoint-editor -n default --create-namespace --version=v0.29.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/ec2awskubedbcom-vpcendpoint-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ec2.aws.kubedb.com/v1alpha1 +$ helm upgrade -i ec2awskubedbcom-vpcendpoint-editor appscode/ec2awskubedbcom-vpcendpoint-editor -n default --create-namespace --version=v0.29.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/ec2awskubedbcom-vpcendpoint-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i ec2awskubedbcom-vpcendpoint-editor appscode/ec2awskubedbcom-vpcendpoint-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/ec2awskubedbcom-vpcpeeringconnection-editor/Chart.yaml b/charts/ec2awskubedbcom-vpcpeeringconnection-editor/Chart.yaml index a7e727e50f..8f88e97ddc 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/ec2awskubedbcom-vpcpeeringconnection-editor/README.md b/charts/ec2awskubedbcom-vpcpeeringconnection-editor/README.md index b34df4d8b5..0614102aa9 100644 --- a/charts/ec2awskubedbcom-vpcpeeringconnection-editor/README.md +++ b/charts/ec2awskubedbcom-vpcpeeringconnection-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/ec2awskubedbcom-vpcpeeringconnection-editor --version=v0.30.0 -$ helm upgrade -i ec2awskubedbcom-vpcpeeringconnection-editor appscode/ec2awskubedbcom-vpcpeeringconnection-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/ec2awskubedbcom-vpcpeeringconnection-editor --version=v0.29.0 +$ helm upgrade -i ec2awskubedbcom-vpcpeeringconnection-editor appscode/ec2awskubedbcom-vpcpeeringconnection-editor -n default --create-namespace --version=v0.29.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/ec2awskubedbcom-vpcpeeringconnection-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i ec2awskubedbcom-vpcpeeringconnection-editor appscode/ec2awskubedbcom-vpcpeeringconnection-editor -n default --create-namespace --version=v0.29.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/ec2awskubedbcom-vpcpeeringconnection-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ec2.aws.kubedb.com/v1alpha1 +$ helm upgrade -i ec2awskubedbcom-vpcpeeringconnection-editor appscode/ec2awskubedbcom-vpcpeeringconnection-editor -n default --create-namespace --version=v0.29.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/ec2awskubedbcom-vpcpeeringconnection-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i ec2awskubedbcom-vpcpeeringconnection-editor appscode/ec2awskubedbcom-vpcpeeringconnection-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/elasticacheawskubedbcom-cluster-editor/Chart.yaml b/charts/elasticacheawskubedbcom-cluster-editor/Chart.yaml index ca9ce95262..d93d762f1c 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/elasticacheawskubedbcom-cluster-editor/README.md b/charts/elasticacheawskubedbcom-cluster-editor/README.md index 67435ad0bf..c13083b33f 100644 --- a/charts/elasticacheawskubedbcom-cluster-editor/README.md +++ b/charts/elasticacheawskubedbcom-cluster-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/elasticacheawskubedbcom-cluster-editor --version=v0.30.0 -$ helm upgrade -i elasticacheawskubedbcom-cluster-editor appscode/elasticacheawskubedbcom-cluster-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/elasticacheawskubedbcom-cluster-editor --version=v0.29.0 +$ helm upgrade -i elasticacheawskubedbcom-cluster-editor appscode/elasticacheawskubedbcom-cluster-editor -n default --create-namespace --version=v0.29.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/elasticacheawskubedbcom-cluster-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i elasticacheawskubedbcom-cluster-editor appscode/elasticacheawskubedbcom-cluster-editor -n default --create-namespace --version=v0.29.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/elasticacheawskubedbcom-cluster-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=elasticache.aws.kubedb.com/v1alpha1 +$ helm upgrade -i elasticacheawskubedbcom-cluster-editor appscode/elasticacheawskubedbcom-cluster-editor -n default --create-namespace --version=v0.29.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/elasticacheawskubedbcom-cluster-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i elasticacheawskubedbcom-cluster-editor appscode/elasticacheawskubedbcom-cluster-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/elasticacheawskubedbcom-parametergroup-editor/Chart.yaml b/charts/elasticacheawskubedbcom-parametergroup-editor/Chart.yaml index 7c09a74b8f..1deef9120a 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/elasticacheawskubedbcom-parametergroup-editor/README.md b/charts/elasticacheawskubedbcom-parametergroup-editor/README.md index 430b2d0f55..3573df63d8 100644 --- a/charts/elasticacheawskubedbcom-parametergroup-editor/README.md +++ b/charts/elasticacheawskubedbcom-parametergroup-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/elasticacheawskubedbcom-parametergroup-editor --version=v0.30.0 -$ helm upgrade -i elasticacheawskubedbcom-parametergroup-editor appscode/elasticacheawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/elasticacheawskubedbcom-parametergroup-editor --version=v0.29.0 +$ helm upgrade -i elasticacheawskubedbcom-parametergroup-editor appscode/elasticacheawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.29.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/elasticacheawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i elasticacheawskubedbcom-parametergroup-editor appscode/elasticacheawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.29.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/elasticacheawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=elasticache.aws.kubedb.com/v1alpha1 +$ helm upgrade -i elasticacheawskubedbcom-parametergroup-editor appscode/elasticacheawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.29.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/elasticacheawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i elasticacheawskubedbcom-parametergroup-editor appscode/elasticacheawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/elasticacheawskubedbcom-replicationgroup-editor/Chart.yaml b/charts/elasticacheawskubedbcom-replicationgroup-editor/Chart.yaml index ccab8f4a90..2ba9a708ce 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/elasticacheawskubedbcom-replicationgroup-editor/README.md b/charts/elasticacheawskubedbcom-replicationgroup-editor/README.md index 16d3563676..f8f087c631 100644 --- a/charts/elasticacheawskubedbcom-replicationgroup-editor/README.md +++ b/charts/elasticacheawskubedbcom-replicationgroup-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/elasticacheawskubedbcom-replicationgroup-editor --version=v0.30.0 -$ helm upgrade -i elasticacheawskubedbcom-replicationgroup-editor appscode/elasticacheawskubedbcom-replicationgroup-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/elasticacheawskubedbcom-replicationgroup-editor --version=v0.29.0 +$ helm upgrade -i elasticacheawskubedbcom-replicationgroup-editor appscode/elasticacheawskubedbcom-replicationgroup-editor -n default --create-namespace --version=v0.29.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/elasticacheawskubedbcom-replicationgroup-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i elasticacheawskubedbcom-replicationgroup-editor appscode/elasticacheawskubedbcom-replicationgroup-editor -n default --create-namespace --version=v0.29.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/elasticacheawskubedbcom-replicationgroup-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=elasticache.aws.kubedb.com/v1alpha1 +$ helm upgrade -i elasticacheawskubedbcom-replicationgroup-editor appscode/elasticacheawskubedbcom-replicationgroup-editor -n default --create-namespace --version=v0.29.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/elasticacheawskubedbcom-replicationgroup-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i elasticacheawskubedbcom-replicationgroup-editor appscode/elasticacheawskubedbcom-replicationgroup-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/elasticacheawskubedbcom-subnetgroup-editor/Chart.yaml b/charts/elasticacheawskubedbcom-subnetgroup-editor/Chart.yaml index d246a84ee9..0a6bd0a87e 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/elasticacheawskubedbcom-subnetgroup-editor/README.md b/charts/elasticacheawskubedbcom-subnetgroup-editor/README.md index de222586ae..89da29a167 100644 --- a/charts/elasticacheawskubedbcom-subnetgroup-editor/README.md +++ b/charts/elasticacheawskubedbcom-subnetgroup-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/elasticacheawskubedbcom-subnetgroup-editor --version=v0.30.0 -$ helm upgrade -i elasticacheawskubedbcom-subnetgroup-editor appscode/elasticacheawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/elasticacheawskubedbcom-subnetgroup-editor --version=v0.29.0 +$ helm upgrade -i elasticacheawskubedbcom-subnetgroup-editor appscode/elasticacheawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.29.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/elasticacheawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i elasticacheawskubedbcom-subnetgroup-editor appscode/elasticacheawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.29.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/elasticacheawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=elasticache.aws.kubedb.com/v1alpha1 +$ helm upgrade -i elasticacheawskubedbcom-subnetgroup-editor appscode/elasticacheawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.29.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/elasticacheawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i elasticacheawskubedbcom-subnetgroup-editor appscode/elasticacheawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/elasticacheawskubedbcom-user-editor/Chart.yaml b/charts/elasticacheawskubedbcom-user-editor/Chart.yaml index 492bb8719a..3139079d58 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/elasticacheawskubedbcom-user-editor/README.md b/charts/elasticacheawskubedbcom-user-editor/README.md index 6cce36b5c9..0d6a55f862 100644 --- a/charts/elasticacheawskubedbcom-user-editor/README.md +++ b/charts/elasticacheawskubedbcom-user-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/elasticacheawskubedbcom-user-editor --version=v0.30.0 -$ helm upgrade -i elasticacheawskubedbcom-user-editor appscode/elasticacheawskubedbcom-user-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/elasticacheawskubedbcom-user-editor --version=v0.29.0 +$ helm upgrade -i elasticacheawskubedbcom-user-editor appscode/elasticacheawskubedbcom-user-editor -n default --create-namespace --version=v0.29.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/elasticacheawskubedbcom-user-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i elasticacheawskubedbcom-user-editor appscode/elasticacheawskubedbcom-user-editor -n default --create-namespace --version=v0.29.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/elasticacheawskubedbcom-user-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=elasticache.aws.kubedb.com/v1alpha1 +$ helm upgrade -i elasticacheawskubedbcom-user-editor appscode/elasticacheawskubedbcom-user-editor -n default --create-namespace --version=v0.29.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/elasticacheawskubedbcom-user-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i elasticacheawskubedbcom-user-editor appscode/elasticacheawskubedbcom-user-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/elasticacheawskubedbcom-usergroup-editor/Chart.yaml b/charts/elasticacheawskubedbcom-usergroup-editor/Chart.yaml index 37c98d8c36..c07e9c974d 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/elasticacheawskubedbcom-usergroup-editor/README.md b/charts/elasticacheawskubedbcom-usergroup-editor/README.md index f277ee982f..0489c4a000 100644 --- a/charts/elasticacheawskubedbcom-usergroup-editor/README.md +++ b/charts/elasticacheawskubedbcom-usergroup-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/elasticacheawskubedbcom-usergroup-editor --version=v0.30.0 -$ helm upgrade -i elasticacheawskubedbcom-usergroup-editor appscode/elasticacheawskubedbcom-usergroup-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/elasticacheawskubedbcom-usergroup-editor --version=v0.29.0 +$ helm upgrade -i elasticacheawskubedbcom-usergroup-editor appscode/elasticacheawskubedbcom-usergroup-editor -n default --create-namespace --version=v0.29.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/elasticacheawskubedbcom-usergroup-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i elasticacheawskubedbcom-usergroup-editor appscode/elasticacheawskubedbcom-usergroup-editor -n default --create-namespace --version=v0.29.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/elasticacheawskubedbcom-usergroup-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=elasticache.aws.kubedb.com/v1alpha1 +$ helm upgrade -i elasticacheawskubedbcom-usergroup-editor appscode/elasticacheawskubedbcom-usergroup-editor -n default --create-namespace --version=v0.29.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/elasticacheawskubedbcom-usergroup-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i elasticacheawskubedbcom-usergroup-editor appscode/elasticacheawskubedbcom-usergroup-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/elasticsearchawskubedbcom-domain-editor/Chart.yaml b/charts/elasticsearchawskubedbcom-domain-editor/Chart.yaml index b3763b21d5..a10f8facbe 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/elasticsearchawskubedbcom-domain-editor/README.md b/charts/elasticsearchawskubedbcom-domain-editor/README.md index 11fbc26cc7..31801501b3 100644 --- a/charts/elasticsearchawskubedbcom-domain-editor/README.md +++ b/charts/elasticsearchawskubedbcom-domain-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/elasticsearchawskubedbcom-domain-editor --version=v0.30.0 -$ helm upgrade -i elasticsearchawskubedbcom-domain-editor appscode/elasticsearchawskubedbcom-domain-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/elasticsearchawskubedbcom-domain-editor --version=v0.29.0 +$ helm upgrade -i elasticsearchawskubedbcom-domain-editor appscode/elasticsearchawskubedbcom-domain-editor -n default --create-namespace --version=v0.29.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/elasticsearchawskubedbcom-domain-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i elasticsearchawskubedbcom-domain-editor appscode/elasticsearchawskubedbcom-domain-editor -n default --create-namespace --version=v0.29.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/elasticsearchawskubedbcom-domain-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=elasticsearch.aws.kubedb.com/v1alpha1 +$ helm upgrade -i elasticsearchawskubedbcom-domain-editor appscode/elasticsearchawskubedbcom-domain-editor -n default --create-namespace --version=v0.29.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/elasticsearchawskubedbcom-domain-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i elasticsearchawskubedbcom-domain-editor appscode/elasticsearchawskubedbcom-domain-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/elasticsearchawskubedbcom-domainpolicy-editor/Chart.yaml b/charts/elasticsearchawskubedbcom-domainpolicy-editor/Chart.yaml index e886df9b4d..ea35c20b64 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/elasticsearchawskubedbcom-domainpolicy-editor/README.md b/charts/elasticsearchawskubedbcom-domainpolicy-editor/README.md index 88eb0118b6..f0011048c5 100644 --- a/charts/elasticsearchawskubedbcom-domainpolicy-editor/README.md +++ b/charts/elasticsearchawskubedbcom-domainpolicy-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/elasticsearchawskubedbcom-domainpolicy-editor --version=v0.30.0 -$ helm upgrade -i elasticsearchawskubedbcom-domainpolicy-editor appscode/elasticsearchawskubedbcom-domainpolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/elasticsearchawskubedbcom-domainpolicy-editor --version=v0.29.0 +$ helm upgrade -i elasticsearchawskubedbcom-domainpolicy-editor appscode/elasticsearchawskubedbcom-domainpolicy-editor -n default --create-namespace --version=v0.29.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/elasticsearchawskubedbcom-domainpolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i elasticsearchawskubedbcom-domainpolicy-editor appscode/elasticsearchawskubedbcom-domainpolicy-editor -n default --create-namespace --version=v0.29.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/elasticsearchawskubedbcom-domainpolicy-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=elasticsearch.aws.kubedb.com/v1alpha1 +$ helm upgrade -i elasticsearchawskubedbcom-domainpolicy-editor appscode/elasticsearchawskubedbcom-domainpolicy-editor -n default --create-namespace --version=v0.29.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/elasticsearchawskubedbcom-domainpolicy-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i elasticsearchawskubedbcom-domainpolicy-editor appscode/elasticsearchawskubedbcom-domainpolicy-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/elasticsearchawskubedbcom-domainsamloptions-editor/Chart.yaml b/charts/elasticsearchawskubedbcom-domainsamloptions-editor/Chart.yaml index 4e007686e0..4f3eb9f2dd 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/elasticsearchawskubedbcom-domainsamloptions-editor/README.md b/charts/elasticsearchawskubedbcom-domainsamloptions-editor/README.md index b497a289dd..7fb766dedb 100644 --- a/charts/elasticsearchawskubedbcom-domainsamloptions-editor/README.md +++ b/charts/elasticsearchawskubedbcom-domainsamloptions-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/elasticsearchawskubedbcom-domainsamloptions-editor --version=v0.30.0 -$ helm upgrade -i elasticsearchawskubedbcom-domainsamloptions-editor appscode/elasticsearchawskubedbcom-domainsamloptions-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/elasticsearchawskubedbcom-domainsamloptions-editor --version=v0.29.0 +$ helm upgrade -i elasticsearchawskubedbcom-domainsamloptions-editor appscode/elasticsearchawskubedbcom-domainsamloptions-editor -n default --create-namespace --version=v0.29.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/elasticsearchawskubedbcom-domainsamloptions-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i elasticsearchawskubedbcom-domainsamloptions-editor appscode/elasticsearchawskubedbcom-domainsamloptions-editor -n default --create-namespace --version=v0.29.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/elasticsearchawskubedbcom-domainsamloptions-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=elasticsearch.aws.kubedb.com/v1alpha1 +$ helm upgrade -i elasticsearchawskubedbcom-domainsamloptions-editor appscode/elasticsearchawskubedbcom-domainsamloptions-editor -n default --create-namespace --version=v0.29.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/elasticsearchawskubedbcom-domainsamloptions-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i elasticsearchawskubedbcom-domainsamloptions-editor appscode/elasticsearchawskubedbcom-domainsamloptions-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/elasticsearchkubedbcom-elasticsearchdashboard-editor/Chart.yaml b/charts/elasticsearchkubedbcom-elasticsearchdashboard-editor/Chart.yaml index 270aa136d2..f42f2303d8 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/elasticsearchkubedbcom-elasticsearchdashboard-editor/README.md b/charts/elasticsearchkubedbcom-elasticsearchdashboard-editor/README.md index 7d0bf09b44..859c95b9b6 100644 --- a/charts/elasticsearchkubedbcom-elasticsearchdashboard-editor/README.md +++ b/charts/elasticsearchkubedbcom-elasticsearchdashboard-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/elasticsearchkubedbcom-elasticsearchdashboard-editor --version=v0.30.0 -$ helm upgrade -i elasticsearchkubedbcom-elasticsearchdashboard-editor appscode/elasticsearchkubedbcom-elasticsearchdashboard-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/elasticsearchkubedbcom-elasticsearchdashboard-editor --version=v0.29.0 +$ helm upgrade -i elasticsearchkubedbcom-elasticsearchdashboard-editor appscode/elasticsearchkubedbcom-elasticsearchdashboard-editor -n default --create-namespace --version=v0.29.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/elasticsearchkubedbcom-elasticsearchdashboard-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i elasticsearchkubedbcom-elasticsearchdashboard-editor appscode/elasticsearchkubedbcom-elasticsearchdashboard-editor -n default --create-namespace --version=v0.29.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/elasticsearchkubedbcom-elasticsearchdashboard-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=elasticsearch.kubedb.com/v1alpha1 +$ helm upgrade -i elasticsearchkubedbcom-elasticsearchdashboard-editor appscode/elasticsearchkubedbcom-elasticsearchdashboard-editor -n default --create-namespace --version=v0.29.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/elasticsearchkubedbcom-elasticsearchdashboard-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i elasticsearchkubedbcom-elasticsearchdashboard-editor appscode/elasticsearchkubedbcom-elasticsearchdashboard-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/enginekubevaultcom-awsrole-editor/Chart.yaml b/charts/enginekubevaultcom-awsrole-editor/Chart.yaml index 1de12c00ca..26ef354113 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/enginekubevaultcom-awsrole-editor/README.md b/charts/enginekubevaultcom-awsrole-editor/README.md index b5816f69d2..1ad217fb3f 100644 --- a/charts/enginekubevaultcom-awsrole-editor/README.md +++ b/charts/enginekubevaultcom-awsrole-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/enginekubevaultcom-awsrole-editor --version=v0.30.0 -$ helm upgrade -i enginekubevaultcom-awsrole-editor appscode/enginekubevaultcom-awsrole-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/enginekubevaultcom-awsrole-editor --version=v0.29.0 +$ helm upgrade -i enginekubevaultcom-awsrole-editor appscode/enginekubevaultcom-awsrole-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-awsrole-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i enginekubevaultcom-awsrole-editor appscode/enginekubevaultcom-awsrole-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-awsrole-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=engine.kubevault.com/v1alpha1 +$ helm upgrade -i enginekubevaultcom-awsrole-editor appscode/enginekubevaultcom-awsrole-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-awsrole-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i enginekubevaultcom-awsrole-editor appscode/enginekubevaultcom-awsrole-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/enginekubevaultcom-azurerole-editor/Chart.yaml b/charts/enginekubevaultcom-azurerole-editor/Chart.yaml index 6285132735..d1ba6115a8 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/enginekubevaultcom-azurerole-editor/README.md b/charts/enginekubevaultcom-azurerole-editor/README.md index babdf4673c..34c8abc46c 100644 --- a/charts/enginekubevaultcom-azurerole-editor/README.md +++ b/charts/enginekubevaultcom-azurerole-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/enginekubevaultcom-azurerole-editor --version=v0.30.0 -$ helm upgrade -i enginekubevaultcom-azurerole-editor appscode/enginekubevaultcom-azurerole-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/enginekubevaultcom-azurerole-editor --version=v0.29.0 +$ helm upgrade -i enginekubevaultcom-azurerole-editor appscode/enginekubevaultcom-azurerole-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-azurerole-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i enginekubevaultcom-azurerole-editor appscode/enginekubevaultcom-azurerole-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-azurerole-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=engine.kubevault.com/v1alpha1 +$ helm upgrade -i enginekubevaultcom-azurerole-editor appscode/enginekubevaultcom-azurerole-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-azurerole-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i enginekubevaultcom-azurerole-editor appscode/enginekubevaultcom-azurerole-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/enginekubevaultcom-elasticsearchrole-editor/Chart.yaml b/charts/enginekubevaultcom-elasticsearchrole-editor/Chart.yaml index 6b6381dc46..f8b93eaf92 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/enginekubevaultcom-elasticsearchrole-editor/README.md b/charts/enginekubevaultcom-elasticsearchrole-editor/README.md index 9ee14861fd..bab738a7c7 100644 --- a/charts/enginekubevaultcom-elasticsearchrole-editor/README.md +++ b/charts/enginekubevaultcom-elasticsearchrole-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/enginekubevaultcom-elasticsearchrole-editor --version=v0.30.0 -$ helm upgrade -i enginekubevaultcom-elasticsearchrole-editor appscode/enginekubevaultcom-elasticsearchrole-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/enginekubevaultcom-elasticsearchrole-editor --version=v0.29.0 +$ helm upgrade -i enginekubevaultcom-elasticsearchrole-editor appscode/enginekubevaultcom-elasticsearchrole-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-elasticsearchrole-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i enginekubevaultcom-elasticsearchrole-editor appscode/enginekubevaultcom-elasticsearchrole-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-elasticsearchrole-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=engine.kubevault.com/v1alpha1 +$ helm upgrade -i enginekubevaultcom-elasticsearchrole-editor appscode/enginekubevaultcom-elasticsearchrole-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-elasticsearchrole-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i enginekubevaultcom-elasticsearchrole-editor appscode/enginekubevaultcom-elasticsearchrole-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/enginekubevaultcom-gcprole-editor/Chart.yaml b/charts/enginekubevaultcom-gcprole-editor/Chart.yaml index 7f3c68b864..1ac1034c53 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/enginekubevaultcom-gcprole-editor/README.md b/charts/enginekubevaultcom-gcprole-editor/README.md index d3eacd0e3e..7eda53cde8 100644 --- a/charts/enginekubevaultcom-gcprole-editor/README.md +++ b/charts/enginekubevaultcom-gcprole-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/enginekubevaultcom-gcprole-editor --version=v0.30.0 -$ helm upgrade -i enginekubevaultcom-gcprole-editor appscode/enginekubevaultcom-gcprole-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/enginekubevaultcom-gcprole-editor --version=v0.29.0 +$ helm upgrade -i enginekubevaultcom-gcprole-editor appscode/enginekubevaultcom-gcprole-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-gcprole-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i enginekubevaultcom-gcprole-editor appscode/enginekubevaultcom-gcprole-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-gcprole-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=engine.kubevault.com/v1alpha1 +$ helm upgrade -i enginekubevaultcom-gcprole-editor appscode/enginekubevaultcom-gcprole-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-gcprole-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i enginekubevaultcom-gcprole-editor appscode/enginekubevaultcom-gcprole-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/enginekubevaultcom-mariadbrole-editor/Chart.yaml b/charts/enginekubevaultcom-mariadbrole-editor/Chart.yaml index 86cfd757d6..6b3f5dd561 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/enginekubevaultcom-mariadbrole-editor/README.md b/charts/enginekubevaultcom-mariadbrole-editor/README.md index 4577402818..d5e5446fd3 100644 --- a/charts/enginekubevaultcom-mariadbrole-editor/README.md +++ b/charts/enginekubevaultcom-mariadbrole-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/enginekubevaultcom-mariadbrole-editor --version=v0.30.0 -$ helm upgrade -i enginekubevaultcom-mariadbrole-editor appscode/enginekubevaultcom-mariadbrole-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/enginekubevaultcom-mariadbrole-editor --version=v0.29.0 +$ helm upgrade -i enginekubevaultcom-mariadbrole-editor appscode/enginekubevaultcom-mariadbrole-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-mariadbrole-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i enginekubevaultcom-mariadbrole-editor appscode/enginekubevaultcom-mariadbrole-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-mariadbrole-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=engine.kubevault.com/v1alpha1 +$ helm upgrade -i enginekubevaultcom-mariadbrole-editor appscode/enginekubevaultcom-mariadbrole-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-mariadbrole-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i enginekubevaultcom-mariadbrole-editor appscode/enginekubevaultcom-mariadbrole-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/enginekubevaultcom-mongodbrole-editor/Chart.yaml b/charts/enginekubevaultcom-mongodbrole-editor/Chart.yaml index d5eca1cca7..85b0e9271b 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/enginekubevaultcom-mongodbrole-editor/README.md b/charts/enginekubevaultcom-mongodbrole-editor/README.md index 94e0a7a102..bb6fbbb61f 100644 --- a/charts/enginekubevaultcom-mongodbrole-editor/README.md +++ b/charts/enginekubevaultcom-mongodbrole-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/enginekubevaultcom-mongodbrole-editor --version=v0.30.0 -$ helm upgrade -i enginekubevaultcom-mongodbrole-editor appscode/enginekubevaultcom-mongodbrole-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/enginekubevaultcom-mongodbrole-editor --version=v0.29.0 +$ helm upgrade -i enginekubevaultcom-mongodbrole-editor appscode/enginekubevaultcom-mongodbrole-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-mongodbrole-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i enginekubevaultcom-mongodbrole-editor appscode/enginekubevaultcom-mongodbrole-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-mongodbrole-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=engine.kubevault.com/v1alpha1 +$ helm upgrade -i enginekubevaultcom-mongodbrole-editor appscode/enginekubevaultcom-mongodbrole-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-mongodbrole-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i enginekubevaultcom-mongodbrole-editor appscode/enginekubevaultcom-mongodbrole-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/enginekubevaultcom-mongodbrole-editor/ui/create-ui.yaml b/charts/enginekubevaultcom-mongodbrole-editor/ui/create-ui.yaml index 58f37cc0fe..e2eb762364 100644 --- a/charts/enginekubevaultcom-mongodbrole-editor/ui/create-ui.yaml +++ b/charts/enginekubevaultcom-mongodbrole-editor/ui/create-ui.yaml @@ -1,2 +1,62 @@ -steps: null +step: +- elements: + - if: + name: isConsole + type: function + label: Select Database + loader: getDatabases|core.k8s.appscode.com|v1alpha1|genericresources + refresh: true + schema: temp/properties/database + sortable: true + type: select + validation: + type: required + - label: Name + schema: schema/properties/metadata/properties/name + type: input + validation: + type: required + watcher: + func: setRoleName + paths: + - schema/properties/spec/properties/secretEngineRef/properties/name + - disable: true + if: + name: isDbSelected + type: function + init: + type: func + value: getDbNamespace + label: Namespace + schema: schema/properties/metadata/properties/namespace + type: input + - if: + name: isDbSelected + type: function + label: Select SecretEngine + loader: getEngines|engine.kubevault.com|v1alpha1|secretengines + refresh: true + schema: schema/properties/spec/properties/secretEngineRef/properties/name + type: select + validation: + type: required + - label: Default TTL + schema: schema/properties/spec/properties/defaultTTL + type: input + - label: Max TTL + schema: schema/properties/spec/properties/maxTTL + type: input + - element: + label: Statement + type: input + label: Creation Statement + schema: schema/properties/spec/properties/creationStatements + type: array-item-form + - element: + label: Statement + type: input + label: Revocation Statement + schema: schema/properties/spec/properties/revocationStatements + type: array-item-form + type: single-step-form type: multi-step-form diff --git a/charts/enginekubevaultcom-mysqlrole-editor/Chart.yaml b/charts/enginekubevaultcom-mysqlrole-editor/Chart.yaml index 79b4dd2980..1dd81b854f 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/enginekubevaultcom-mysqlrole-editor/README.md b/charts/enginekubevaultcom-mysqlrole-editor/README.md index eb8c0333a3..f021a42c7e 100644 --- a/charts/enginekubevaultcom-mysqlrole-editor/README.md +++ b/charts/enginekubevaultcom-mysqlrole-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/enginekubevaultcom-mysqlrole-editor --version=v0.30.0 -$ helm upgrade -i enginekubevaultcom-mysqlrole-editor appscode/enginekubevaultcom-mysqlrole-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/enginekubevaultcom-mysqlrole-editor --version=v0.29.0 +$ helm upgrade -i enginekubevaultcom-mysqlrole-editor appscode/enginekubevaultcom-mysqlrole-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-mysqlrole-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i enginekubevaultcom-mysqlrole-editor appscode/enginekubevaultcom-mysqlrole-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-mysqlrole-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=engine.kubevault.com/v1alpha1 +$ helm upgrade -i enginekubevaultcom-mysqlrole-editor appscode/enginekubevaultcom-mysqlrole-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-mysqlrole-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i enginekubevaultcom-mysqlrole-editor appscode/enginekubevaultcom-mysqlrole-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/enginekubevaultcom-pkirole-editor/Chart.yaml b/charts/enginekubevaultcom-pkirole-editor/Chart.yaml index 1033881425..7e09793cb4 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/enginekubevaultcom-pkirole-editor/README.md b/charts/enginekubevaultcom-pkirole-editor/README.md index b91682a812..565b8b08b3 100644 --- a/charts/enginekubevaultcom-pkirole-editor/README.md +++ b/charts/enginekubevaultcom-pkirole-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/enginekubevaultcom-pkirole-editor --version=v0.30.0 -$ helm upgrade -i enginekubevaultcom-pkirole-editor appscode/enginekubevaultcom-pkirole-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/enginekubevaultcom-pkirole-editor --version=v0.29.0 +$ helm upgrade -i enginekubevaultcom-pkirole-editor appscode/enginekubevaultcom-pkirole-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-pkirole-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i enginekubevaultcom-pkirole-editor appscode/enginekubevaultcom-pkirole-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-pkirole-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=engine.kubevault.com/v1alpha1 +$ helm upgrade -i enginekubevaultcom-pkirole-editor appscode/enginekubevaultcom-pkirole-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-pkirole-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i enginekubevaultcom-pkirole-editor appscode/enginekubevaultcom-pkirole-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/enginekubevaultcom-postgresrole-editor/Chart.yaml b/charts/enginekubevaultcom-postgresrole-editor/Chart.yaml index 8f19cfbc56..7133d297fb 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/enginekubevaultcom-postgresrole-editor/README.md b/charts/enginekubevaultcom-postgresrole-editor/README.md index e5485eb585..45bff662c6 100644 --- a/charts/enginekubevaultcom-postgresrole-editor/README.md +++ b/charts/enginekubevaultcom-postgresrole-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/enginekubevaultcom-postgresrole-editor --version=v0.30.0 -$ helm upgrade -i enginekubevaultcom-postgresrole-editor appscode/enginekubevaultcom-postgresrole-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/enginekubevaultcom-postgresrole-editor --version=v0.29.0 +$ helm upgrade -i enginekubevaultcom-postgresrole-editor appscode/enginekubevaultcom-postgresrole-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-postgresrole-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i enginekubevaultcom-postgresrole-editor appscode/enginekubevaultcom-postgresrole-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-postgresrole-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=engine.kubevault.com/v1alpha1 +$ helm upgrade -i enginekubevaultcom-postgresrole-editor appscode/enginekubevaultcom-postgresrole-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-postgresrole-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i enginekubevaultcom-postgresrole-editor appscode/enginekubevaultcom-postgresrole-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/enginekubevaultcom-redisrole-editor/Chart.yaml b/charts/enginekubevaultcom-redisrole-editor/Chart.yaml index be520f0cca..53fad2cb69 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/enginekubevaultcom-redisrole-editor/README.md b/charts/enginekubevaultcom-redisrole-editor/README.md index f9805ce16a..7b0931e8b3 100644 --- a/charts/enginekubevaultcom-redisrole-editor/README.md +++ b/charts/enginekubevaultcom-redisrole-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/enginekubevaultcom-redisrole-editor --version=v0.30.0 -$ helm upgrade -i enginekubevaultcom-redisrole-editor appscode/enginekubevaultcom-redisrole-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/enginekubevaultcom-redisrole-editor --version=v0.29.0 +$ helm upgrade -i enginekubevaultcom-redisrole-editor appscode/enginekubevaultcom-redisrole-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-redisrole-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i enginekubevaultcom-redisrole-editor appscode/enginekubevaultcom-redisrole-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-redisrole-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=engine.kubevault.com/v1alpha1 +$ helm upgrade -i enginekubevaultcom-redisrole-editor appscode/enginekubevaultcom-redisrole-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-redisrole-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i enginekubevaultcom-redisrole-editor appscode/enginekubevaultcom-redisrole-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/enginekubevaultcom-secretaccessrequest-editor/Chart.yaml b/charts/enginekubevaultcom-secretaccessrequest-editor/Chart.yaml index 61c6a6beda..d7aa46cb29 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/enginekubevaultcom-secretaccessrequest-editor/README.md b/charts/enginekubevaultcom-secretaccessrequest-editor/README.md index c4faded5d0..5978b65b34 100644 --- a/charts/enginekubevaultcom-secretaccessrequest-editor/README.md +++ b/charts/enginekubevaultcom-secretaccessrequest-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/enginekubevaultcom-secretaccessrequest-editor --version=v0.30.0 -$ helm upgrade -i enginekubevaultcom-secretaccessrequest-editor appscode/enginekubevaultcom-secretaccessrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/enginekubevaultcom-secretaccessrequest-editor --version=v0.29.0 +$ helm upgrade -i enginekubevaultcom-secretaccessrequest-editor appscode/enginekubevaultcom-secretaccessrequest-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-secretaccessrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i enginekubevaultcom-secretaccessrequest-editor appscode/enginekubevaultcom-secretaccessrequest-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-secretaccessrequest-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=engine.kubevault.com/v1alpha1 +$ helm upgrade -i enginekubevaultcom-secretaccessrequest-editor appscode/enginekubevaultcom-secretaccessrequest-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-secretaccessrequest-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i enginekubevaultcom-secretaccessrequest-editor appscode/enginekubevaultcom-secretaccessrequest-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/enginekubevaultcom-secretaccessrequest-editor/ui/create-ui.yaml b/charts/enginekubevaultcom-secretaccessrequest-editor/ui/create-ui.yaml index 58f37cc0fe..3eb5ae4ace 100644 --- a/charts/enginekubevaultcom-secretaccessrequest-editor/ui/create-ui.yaml +++ b/charts/enginekubevaultcom-secretaccessrequest-editor/ui/create-ui.yaml @@ -1,2 +1,69 @@ -steps: null +step: +- elements: + - if: + name: isConsole + type: function + label: Select Database + loader: getDatabases|core.k8s.appscode.com|v1alpha1|genericresources + refresh: true + schema: temp/properties/database + sortable: true + type: select + validation: + type: required + - label: Name + schema: schema/properties/metadata/properties/name + type: input + validation: + type: required + watcher: + func: setRequestName + paths: + - schema/properties/spec/properties/roleRef + - disable: true + if: + name: isDbSelected + type: function + init: + type: func + value: getDbNamespace + label: Namespace + schema: schema/properties/metadata/properties/namespace + type: input + - if: + name: isDbSelected + type: function + label: Select Role + loader: getDbRoles|engine.kubevault.com|v1alpha1 + refresh: true + schema: schema/properties/spec/properties/roleRef + type: select + validation: + type: required + - elements: + - label: Name + schema: name + type: input + validation: + type: required + - label: Kind + schema: kind + type: input + validation: + type: required + - hasGroup: isRancherManaged + label: Namespace + loader: getNamespaces|core|v1|namespaces + schema: namespace + type: select + - label: APIGroup + schema: apiGroup + type: input + label: Subjects + schema: schema/properties/spec/properties/subjects + type: array-object-form + - label: TTL + schema: schema/properties/spec/properties/ttl + type: input + type: single-step-form type: multi-step-form diff --git a/charts/enginekubevaultcom-secretengine-editor/Chart.yaml b/charts/enginekubevaultcom-secretengine-editor/Chart.yaml index 2024f1621c..7efac3493c 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/enginekubevaultcom-secretengine-editor/README.md b/charts/enginekubevaultcom-secretengine-editor/README.md index 7458d361a8..dfd2281ccd 100644 --- a/charts/enginekubevaultcom-secretengine-editor/README.md +++ b/charts/enginekubevaultcom-secretengine-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/enginekubevaultcom-secretengine-editor --version=v0.30.0 -$ helm upgrade -i enginekubevaultcom-secretengine-editor appscode/enginekubevaultcom-secretengine-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/enginekubevaultcom-secretengine-editor --version=v0.29.0 +$ helm upgrade -i enginekubevaultcom-secretengine-editor appscode/enginekubevaultcom-secretengine-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-secretengine-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i enginekubevaultcom-secretengine-editor appscode/enginekubevaultcom-secretengine-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-secretengine-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=engine.kubevault.com/v1alpha1 +$ helm upgrade -i enginekubevaultcom-secretengine-editor appscode/enginekubevaultcom-secretengine-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-secretengine-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i enginekubevaultcom-secretengine-editor appscode/enginekubevaultcom-secretengine-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/enginekubevaultcom-secretengine-editor/ui/create-ui.yaml b/charts/enginekubevaultcom-secretengine-editor/ui/create-ui.yaml index 58f37cc0fe..8cfa747987 100644 --- a/charts/enginekubevaultcom-secretengine-editor/ui/create-ui.yaml +++ b/charts/enginekubevaultcom-secretengine-editor/ui/create-ui.yaml @@ -1,2 +1,79 @@ -steps: null +step: +- elements: + - if: + name: isConsole + type: function + label: Select Database + loader: getDatabases|core.k8s.appscode.com|v1alpha1|genericresources + refresh: true + schema: temp/properties/database + sortable: true + type: select + validation: + type: required + watcher: + func: getSpecRef + paths: + - schema/properties/spec/properties/database + - init: + type: func + value: getEngineName + label: Name + schema: schema/properties/metadata/properties/name + type: input + validation: + type: required + - disable: true + if: + name: isDbSelected + type: function + init: + type: func + value: getDbNamespace + label: Namespace + schema: schema/properties/metadata/properties/namespace + type: input + - label: Select VaultServer + loader: getVaultservers|kubevault.com|v1alpha2|vaultservers + refresh: true + schema: temp/properties/vaultserver + type: select + validation: + type: required + watcher: + func: getSpecRef + paths: + - temp/properties/vaultserver + - disable: true + if: + name: isVaultSelected + type: function + init: + type: func + value: vaultRefName + label: Vaultref Name + schema: schema/properties/spec/properties/vaultRef/properties/name + type: input + - disable: true + if: + name: isVaultSelected + type: function + init: + type: func + value: vaultRefNamespace + label: Vaultref Namespace + schema: schema/properties/spec/properties/vaultRef/properties/namespace + type: input + - disable: true + if: + name: isDbSelected + type: function + label: Plugin Name + schema: discriminator/properties/plugin-name + type: input + watcher: + func: getPluginName + paths: + - schema/properties/spec/properties/database + type: single-step-form type: multi-step-form diff --git a/charts/enginekubevaultcom-secretrolebinding-editor/Chart.yaml b/charts/enginekubevaultcom-secretrolebinding-editor/Chart.yaml index 4509da1c74..45381b4abc 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/enginekubevaultcom-secretrolebinding-editor/README.md b/charts/enginekubevaultcom-secretrolebinding-editor/README.md index 04fffd0a79..5825716fa4 100644 --- a/charts/enginekubevaultcom-secretrolebinding-editor/README.md +++ b/charts/enginekubevaultcom-secretrolebinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/enginekubevaultcom-secretrolebinding-editor --version=v0.30.0 -$ helm upgrade -i enginekubevaultcom-secretrolebinding-editor appscode/enginekubevaultcom-secretrolebinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/enginekubevaultcom-secretrolebinding-editor --version=v0.29.0 +$ helm upgrade -i enginekubevaultcom-secretrolebinding-editor appscode/enginekubevaultcom-secretrolebinding-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-secretrolebinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i enginekubevaultcom-secretrolebinding-editor appscode/enginekubevaultcom-secretrolebinding-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-secretrolebinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=engine.kubevault.com/v1alpha1 +$ helm upgrade -i enginekubevaultcom-secretrolebinding-editor appscode/enginekubevaultcom-secretrolebinding-editor -n default --create-namespace --version=v0.29.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/enginekubevaultcom-secretrolebinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i enginekubevaultcom-secretrolebinding-editor appscode/enginekubevaultcom-secretrolebinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/eventsk8sio-event-editor/Chart.yaml b/charts/eventsk8sio-event-editor/Chart.yaml index f24c5ff4e8..6aa1896fda 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/eventsk8sio-event-editor/README.md b/charts/eventsk8sio-event-editor/README.md index a7ae633eef..18fa246cf0 100644 --- a/charts/eventsk8sio-event-editor/README.md +++ b/charts/eventsk8sio-event-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/eventsk8sio-event-editor --version=v0.30.0 -$ helm upgrade -i eventsk8sio-event-editor appscode/eventsk8sio-event-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/eventsk8sio-event-editor --version=v0.29.0 +$ helm upgrade -i eventsk8sio-event-editor appscode/eventsk8sio-event-editor -n default --create-namespace --version=v0.29.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/eventsk8sio-event-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i eventsk8sio-event-editor appscode/eventsk8sio-event-editor -n default --create-namespace --version=v0.29.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/eventsk8sio-event-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=events.k8s.io/v1 +$ helm upgrade -i eventsk8sio-event-editor appscode/eventsk8sio-event-editor -n default --create-namespace --version=v0.29.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/eventsk8sio-event-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i eventsk8sio-event-editor appscode/eventsk8sio-event-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/expansiongatekeepersh-expansiontemplate-editor/Chart.yaml b/charts/expansiongatekeepersh-expansiontemplate-editor/Chart.yaml index b3478c7691..41b032ebbd 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/expansiongatekeepersh-expansiontemplate-editor/README.md b/charts/expansiongatekeepersh-expansiontemplate-editor/README.md index 1e6a167435..105686687c 100644 --- a/charts/expansiongatekeepersh-expansiontemplate-editor/README.md +++ b/charts/expansiongatekeepersh-expansiontemplate-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/expansiongatekeepersh-expansiontemplate-editor --version=v0.30.0 -$ helm upgrade -i expansiongatekeepersh-expansiontemplate-editor appscode/expansiongatekeepersh-expansiontemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/expansiongatekeepersh-expansiontemplate-editor --version=v0.29.0 +$ helm upgrade -i expansiongatekeepersh-expansiontemplate-editor appscode/expansiongatekeepersh-expansiontemplate-editor -n default --create-namespace --version=v0.29.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/expansiongatekeepersh-expansiontemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i expansiongatekeepersh-expansiontemplate-editor appscode/expansiongatekeepersh-expansiontemplate-editor -n default --create-namespace --version=v0.29.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/expansiongatekeepersh-expansiontemplate-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=expansion.gatekeeper.sh/v1alpha1 +$ helm upgrade -i expansiongatekeepersh-expansiontemplate-editor appscode/expansiongatekeepersh-expansiontemplate-editor -n default --create-namespace --version=v0.29.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/expansiongatekeepersh-expansiontemplate-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i expansiongatekeepersh-expansiontemplate-editor appscode/expansiongatekeepersh-expansiontemplate-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/extensions-daemonset-editor/Chart.yaml b/charts/extensions-daemonset-editor/Chart.yaml index 2c4ec1ade8..40cbd4fb4a 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/extensions-daemonset-editor/README.md b/charts/extensions-daemonset-editor/README.md index 4cbd0500b8..857091a8fb 100644 --- a/charts/extensions-daemonset-editor/README.md +++ b/charts/extensions-daemonset-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/extensions-daemonset-editor --version=v0.30.0 -$ helm upgrade -i extensions-daemonset-editor appscode/extensions-daemonset-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/extensions-daemonset-editor --version=v0.29.0 +$ helm upgrade -i extensions-daemonset-editor appscode/extensions-daemonset-editor -n default --create-namespace --version=v0.29.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/extensions-daemonset-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i extensions-daemonset-editor appscode/extensions-daemonset-editor -n default --create-namespace --version=v0.29.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/extensions-daemonset-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=extensions/v1beta1 +$ helm upgrade -i extensions-daemonset-editor appscode/extensions-daemonset-editor -n default --create-namespace --version=v0.29.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/extensions-daemonset-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i extensions-daemonset-editor appscode/extensions-daemonset-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/extensions-deployment-editor/Chart.yaml b/charts/extensions-deployment-editor/Chart.yaml index 2dc9d3cc84..6fda862617 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/extensions-deployment-editor/README.md b/charts/extensions-deployment-editor/README.md index 392426922d..07d9284b9d 100644 --- a/charts/extensions-deployment-editor/README.md +++ b/charts/extensions-deployment-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/extensions-deployment-editor --version=v0.30.0 -$ helm upgrade -i extensions-deployment-editor appscode/extensions-deployment-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/extensions-deployment-editor --version=v0.29.0 +$ helm upgrade -i extensions-deployment-editor appscode/extensions-deployment-editor -n default --create-namespace --version=v0.29.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/extensions-deployment-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i extensions-deployment-editor appscode/extensions-deployment-editor -n default --create-namespace --version=v0.29.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/extensions-deployment-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=extensions/v1beta1 +$ helm upgrade -i extensions-deployment-editor appscode/extensions-deployment-editor -n default --create-namespace --version=v0.29.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/extensions-deployment-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i extensions-deployment-editor appscode/extensions-deployment-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/extensions-ingress-editor/Chart.yaml b/charts/extensions-ingress-editor/Chart.yaml index 629380b7eb..57819a3a05 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/extensions-ingress-editor/README.md b/charts/extensions-ingress-editor/README.md index f09aed03a6..2b66763ad8 100644 --- a/charts/extensions-ingress-editor/README.md +++ b/charts/extensions-ingress-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/extensions-ingress-editor --version=v0.30.0 -$ helm upgrade -i extensions-ingress-editor appscode/extensions-ingress-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/extensions-ingress-editor --version=v0.29.0 +$ helm upgrade -i extensions-ingress-editor appscode/extensions-ingress-editor -n default --create-namespace --version=v0.29.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/extensions-ingress-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i extensions-ingress-editor appscode/extensions-ingress-editor -n default --create-namespace --version=v0.29.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/extensions-ingress-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=extensions/v1beta1 +$ helm upgrade -i extensions-ingress-editor appscode/extensions-ingress-editor -n default --create-namespace --version=v0.29.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/extensions-ingress-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i extensions-ingress-editor appscode/extensions-ingress-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/extensions-networkpolicy-editor/Chart.yaml b/charts/extensions-networkpolicy-editor/Chart.yaml index 43683bbf96..e0e62b2872 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/extensions-networkpolicy-editor/README.md b/charts/extensions-networkpolicy-editor/README.md index 9e1b1cbea6..52cc8496ef 100644 --- a/charts/extensions-networkpolicy-editor/README.md +++ b/charts/extensions-networkpolicy-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/extensions-networkpolicy-editor --version=v0.30.0 -$ helm upgrade -i extensions-networkpolicy-editor appscode/extensions-networkpolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/extensions-networkpolicy-editor --version=v0.29.0 +$ helm upgrade -i extensions-networkpolicy-editor appscode/extensions-networkpolicy-editor -n default --create-namespace --version=v0.29.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/extensions-networkpolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i extensions-networkpolicy-editor appscode/extensions-networkpolicy-editor -n default --create-namespace --version=v0.29.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/extensions-networkpolicy-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=extensions/v1beta1 +$ helm upgrade -i extensions-networkpolicy-editor appscode/extensions-networkpolicy-editor -n default --create-namespace --version=v0.29.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/extensions-networkpolicy-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i extensions-networkpolicy-editor appscode/extensions-networkpolicy-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/extensions-podsecuritypolicy-editor/Chart.yaml b/charts/extensions-podsecuritypolicy-editor/Chart.yaml index 690ffc35ea..10e1e33bfd 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/extensions-podsecuritypolicy-editor/README.md b/charts/extensions-podsecuritypolicy-editor/README.md index b6805d145a..c28d36c66e 100644 --- a/charts/extensions-podsecuritypolicy-editor/README.md +++ b/charts/extensions-podsecuritypolicy-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/extensions-podsecuritypolicy-editor --version=v0.30.0 -$ helm upgrade -i extensions-podsecuritypolicy-editor appscode/extensions-podsecuritypolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/extensions-podsecuritypolicy-editor --version=v0.29.0 +$ helm upgrade -i extensions-podsecuritypolicy-editor appscode/extensions-podsecuritypolicy-editor -n default --create-namespace --version=v0.29.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/extensions-podsecuritypolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i extensions-podsecuritypolicy-editor appscode/extensions-podsecuritypolicy-editor -n default --create-namespace --version=v0.29.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/extensions-podsecuritypolicy-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=extensions/v1beta1 +$ helm upgrade -i extensions-podsecuritypolicy-editor appscode/extensions-podsecuritypolicy-editor -n default --create-namespace --version=v0.29.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/extensions-podsecuritypolicy-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i extensions-podsecuritypolicy-editor appscode/extensions-podsecuritypolicy-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/extensions-replicaset-editor/Chart.yaml b/charts/extensions-replicaset-editor/Chart.yaml index 811d64fb1f..f45603ea10 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/extensions-replicaset-editor/README.md b/charts/extensions-replicaset-editor/README.md index 1b81d25c66..9425be6e51 100644 --- a/charts/extensions-replicaset-editor/README.md +++ b/charts/extensions-replicaset-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/extensions-replicaset-editor --version=v0.30.0 -$ helm upgrade -i extensions-replicaset-editor appscode/extensions-replicaset-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/extensions-replicaset-editor --version=v0.29.0 +$ helm upgrade -i extensions-replicaset-editor appscode/extensions-replicaset-editor -n default --create-namespace --version=v0.29.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/extensions-replicaset-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i extensions-replicaset-editor appscode/extensions-replicaset-editor -n default --create-namespace --version=v0.29.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/extensions-replicaset-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=extensions/v1beta1 +$ helm upgrade -i extensions-replicaset-editor appscode/extensions-replicaset-editor -n default --create-namespace --version=v0.29.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/extensions-replicaset-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i extensions-replicaset-editor appscode/extensions-replicaset-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/extensions-scale-editor/Chart.yaml b/charts/extensions-scale-editor/Chart.yaml index 04b31380b1..5933d11946 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/extensions-scale-editor/README.md b/charts/extensions-scale-editor/README.md index f60fe97f31..ca1922c599 100644 --- a/charts/extensions-scale-editor/README.md +++ b/charts/extensions-scale-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/extensions-scale-editor --version=v0.30.0 -$ helm upgrade -i extensions-scale-editor appscode/extensions-scale-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/extensions-scale-editor --version=v0.29.0 +$ helm upgrade -i extensions-scale-editor appscode/extensions-scale-editor -n default --create-namespace --version=v0.29.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/extensions-scale-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i extensions-scale-editor appscode/extensions-scale-editor -n default --create-namespace --version=v0.29.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/extensions-scale-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=extensions/v1beta1 +$ helm upgrade -i extensions-scale-editor appscode/extensions-scale-editor -n default --create-namespace --version=v0.29.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/extensions-scale-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i extensions-scale-editor appscode/extensions-scale-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/externaldnsappscodecom-externaldns-editor/Chart.yaml b/charts/externaldnsappscodecom-externaldns-editor/Chart.yaml index 363d41a3ab..20098bf5db 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/externaldnsappscodecom-externaldns-editor/README.md b/charts/externaldnsappscodecom-externaldns-editor/README.md index d0d4d5f3bc..8e1cde10da 100644 --- a/charts/externaldnsappscodecom-externaldns-editor/README.md +++ b/charts/externaldnsappscodecom-externaldns-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/externaldnsappscodecom-externaldns-editor --version=v0.30.0 -$ helm upgrade -i externaldnsappscodecom-externaldns-editor appscode/externaldnsappscodecom-externaldns-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/externaldnsappscodecom-externaldns-editor --version=v0.29.0 +$ helm upgrade -i externaldnsappscodecom-externaldns-editor appscode/externaldnsappscodecom-externaldns-editor -n default --create-namespace --version=v0.29.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/externaldnsappscodecom-externaldns-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i externaldnsappscodecom-externaldns-editor appscode/externaldnsappscodecom-externaldns-editor -n default --create-namespace --version=v0.29.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/externaldnsappscodecom-externaldns-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=external-dns.appscode.com/v1alpha1 +$ helm upgrade -i externaldnsappscodecom-externaldns-editor appscode/externaldnsappscodecom-externaldns-editor -n default --create-namespace --version=v0.29.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/externaldnsappscodecom-externaldns-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i externaldnsappscodecom-externaldns-editor appscode/externaldnsappscodecom-externaldns-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/falcoappscodecom-falcoevent-editor/Chart.yaml b/charts/falcoappscodecom-falcoevent-editor/Chart.yaml index 712f15d14b..6d2964a274 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/falcoappscodecom-falcoevent-editor/README.md b/charts/falcoappscodecom-falcoevent-editor/README.md index 5f77dce4ef..d57baf5f50 100644 --- a/charts/falcoappscodecom-falcoevent-editor/README.md +++ b/charts/falcoappscodecom-falcoevent-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/falcoappscodecom-falcoevent-editor --version=v0.30.0 -$ helm upgrade -i falcoappscodecom-falcoevent-editor appscode/falcoappscodecom-falcoevent-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/falcoappscodecom-falcoevent-editor --version=v0.29.0 +$ helm upgrade -i falcoappscodecom-falcoevent-editor appscode/falcoappscodecom-falcoevent-editor -n default --create-namespace --version=v0.29.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/falcoappscodecom-falcoevent-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i falcoappscodecom-falcoevent-editor appscode/falcoappscodecom-falcoevent-editor -n default --create-namespace --version=v0.29.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/falcoappscodecom-falcoevent-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=falco.appscode.com/v1alpha1 +$ helm upgrade -i falcoappscodecom-falcoevent-editor appscode/falcoappscodecom-falcoevent-editor -n default --create-namespace --version=v0.29.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/falcoappscodecom-falcoevent-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i falcoappscodecom-falcoevent-editor appscode/falcoappscodecom-falcoevent-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/flowcontrolapiserverk8sio-flowschema-editor/Chart.yaml b/charts/flowcontrolapiserverk8sio-flowschema-editor/Chart.yaml index 9a69108b0d..d65c5fd373 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/flowcontrolapiserverk8sio-flowschema-editor/README.md b/charts/flowcontrolapiserverk8sio-flowschema-editor/README.md index 0ed3a7e2d1..faaf9f68df 100644 --- a/charts/flowcontrolapiserverk8sio-flowschema-editor/README.md +++ b/charts/flowcontrolapiserverk8sio-flowschema-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/flowcontrolapiserverk8sio-flowschema-editor --version=v0.30.0 -$ helm upgrade -i flowcontrolapiserverk8sio-flowschema-editor appscode/flowcontrolapiserverk8sio-flowschema-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/flowcontrolapiserverk8sio-flowschema-editor --version=v0.29.0 +$ helm upgrade -i flowcontrolapiserverk8sio-flowschema-editor appscode/flowcontrolapiserverk8sio-flowschema-editor -n default --create-namespace --version=v0.29.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/flowcontrolapiserverk8sio-flowschema-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i flowcontrolapiserverk8sio-flowschema-editor appscode/flowcontrolapiserverk8sio-flowschema-editor -n default --create-namespace --version=v0.29.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/flowcontrolapiserverk8sio-flowschema-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=flowcontrol.apiserver.k8s.io/v1beta1 +$ helm upgrade -i flowcontrolapiserverk8sio-flowschema-editor appscode/flowcontrolapiserverk8sio-flowschema-editor -n default --create-namespace --version=v0.29.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/flowcontrolapiserverk8sio-flowschema-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i flowcontrolapiserverk8sio-flowschema-editor appscode/flowcontrolapiserverk8sio-flowschema-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor/Chart.yaml b/charts/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor/Chart.yaml index cc67744f61..5ca43d8ecb 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor/README.md b/charts/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor/README.md index 3962ae2577..043a8c5729 100644 --- a/charts/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor/README.md +++ b/charts/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor --version=v0.30.0 -$ helm upgrade -i flowcontrolapiserverk8sio-prioritylevelconfiguration-editor appscode/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor --version=v0.29.0 +$ helm upgrade -i flowcontrolapiserverk8sio-prioritylevelconfiguration-editor appscode/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor -n default --create-namespace --version=v0.29.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/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i flowcontrolapiserverk8sio-prioritylevelconfiguration-editor appscode/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor -n default --create-namespace --version=v0.29.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/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=flowcontrol.apiserver.k8s.io/v1beta1 +$ helm upgrade -i flowcontrolapiserverk8sio-prioritylevelconfiguration-editor appscode/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor -n default --create-namespace --version=v0.29.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/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i flowcontrolapiserverk8sio-prioritylevelconfiguration-editor appscode/flowcontrolapiserverk8sio-prioritylevelconfiguration-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/fluxcdopenclustermanagementio-fluxcdconfig-editor/Chart.yaml b/charts/fluxcdopenclustermanagementio-fluxcdconfig-editor/Chart.yaml index 3d9c8ce19a..c55910da82 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/fluxcdopenclustermanagementio-fluxcdconfig-editor/README.md b/charts/fluxcdopenclustermanagementio-fluxcdconfig-editor/README.md index d3c20a171d..9beaa6f892 100644 --- a/charts/fluxcdopenclustermanagementio-fluxcdconfig-editor/README.md +++ b/charts/fluxcdopenclustermanagementio-fluxcdconfig-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/fluxcdopenclustermanagementio-fluxcdconfig-editor --version=v0.30.0 -$ helm upgrade -i fluxcdopenclustermanagementio-fluxcdconfig-editor appscode/fluxcdopenclustermanagementio-fluxcdconfig-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/fluxcdopenclustermanagementio-fluxcdconfig-editor --version=v0.29.0 +$ helm upgrade -i fluxcdopenclustermanagementio-fluxcdconfig-editor appscode/fluxcdopenclustermanagementio-fluxcdconfig-editor -n default --create-namespace --version=v0.29.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/fluxcdopenclustermanagementio-fluxcdconfig-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i fluxcdopenclustermanagementio-fluxcdconfig-editor appscode/fluxcdopenclustermanagementio-fluxcdconfig-editor -n default --create-namespace --version=v0.29.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/fluxcdopenclustermanagementio-fluxcdconfig-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=fluxcd.open-cluster-management.io/v1alpha1 +$ helm upgrade -i fluxcdopenclustermanagementio-fluxcdconfig-editor appscode/fluxcdopenclustermanagementio-fluxcdconfig-editor -n default --create-namespace --version=v0.29.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/fluxcdopenclustermanagementio-fluxcdconfig-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i fluxcdopenclustermanagementio-fluxcdconfig-editor appscode/fluxcdopenclustermanagementio-fluxcdconfig-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gatewaycatalogappscodecom-gatewayconfig-editor/Chart.yaml b/charts/gatewaycatalogappscodecom-gatewayconfig-editor/Chart.yaml index 4d6c07db9c..50dd1b1057 100644 --- a/charts/gatewaycatalogappscodecom-gatewayconfig-editor/Chart.yaml +++ b/charts/gatewaycatalogappscodecom-gatewayconfig-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"gateway.catalog.appscode.com","version":"v1alpha1","resource":"gatewayconfigs"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: GatewayConfig Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -13,4 +13,4 @@ maintainers: name: appscode name: gatewaycatalogappscodecom-gatewayconfig-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/gatewaycatalogappscodecom-gatewayconfig-editor/README.md b/charts/gatewaycatalogappscodecom-gatewayconfig-editor/README.md index 6c63d08ad8..3cdc73493e 100644 --- a/charts/gatewaycatalogappscodecom-gatewayconfig-editor/README.md +++ b/charts/gatewaycatalogappscodecom-gatewayconfig-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gatewaycatalogappscodecom-gatewayconfig-editor --version=v0.30.0 -$ helm upgrade -i gatewaycatalogappscodecom-gatewayconfig-editor appscode/gatewaycatalogappscodecom-gatewayconfig-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gatewaycatalogappscodecom-gatewayconfig-editor --version=v0.29.0 +$ helm upgrade -i gatewaycatalogappscodecom-gatewayconfig-editor appscode/gatewaycatalogappscodecom-gatewayconfig-editor -n default --create-namespace --version=v0.29.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a GatewayConfig Editor on a [Kubernetes](http://kubernetes.io To install/upgrade the chart with the release name `gatewaycatalogappscodecom-gatewayconfig-editor`: ```bash -$ helm upgrade -i gatewaycatalogappscodecom-gatewayconfig-editor appscode/gatewaycatalogappscodecom-gatewayconfig-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gatewaycatalogappscodecom-gatewayconfig-editor appscode/gatewaycatalogappscodecom-gatewayconfig-editor -n default --create-namespace --version=v0.29.0 ``` The command deploys a GatewayConfig Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. @@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gatewaycatalogapps Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i gatewaycatalogappscodecom-gatewayconfig-editor appscode/gatewaycatalogappscodecom-gatewayconfig-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gateway.catalog.appscode.com/v1alpha1 +$ helm upgrade -i gatewaycatalogappscodecom-gatewayconfig-editor appscode/gatewaycatalogappscodecom-gatewayconfig-editor -n default --create-namespace --version=v0.29.0 --set apiVersion=gateway.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 gatewaycatalogappscodecom-gatewayconfig-editor appscode/gatewaycatalogappscodecom-gatewayconfig-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gatewaycatalogappscodecom-gatewayconfig-editor appscode/gatewaycatalogappscodecom-gatewayconfig-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gatewaycatalogappscodecom-gatewaypreset-editor/Chart.yaml b/charts/gatewaycatalogappscodecom-gatewaypreset-editor/Chart.yaml index b400fe5258..5a1215e370 100644 --- a/charts/gatewaycatalogappscodecom-gatewaypreset-editor/Chart.yaml +++ b/charts/gatewaycatalogappscodecom-gatewaypreset-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"gateway.catalog.appscode.com","version":"v1alpha1","resource":"gatewaypresets"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: GatewayPreset Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -13,4 +13,4 @@ maintainers: name: appscode name: gatewaycatalogappscodecom-gatewaypreset-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/gatewaycatalogappscodecom-gatewaypreset-editor/README.md b/charts/gatewaycatalogappscodecom-gatewaypreset-editor/README.md index ced9a56b87..05d3f07fcb 100644 --- a/charts/gatewaycatalogappscodecom-gatewaypreset-editor/README.md +++ b/charts/gatewaycatalogappscodecom-gatewaypreset-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gatewaycatalogappscodecom-gatewaypreset-editor --version=v0.30.0 -$ helm upgrade -i gatewaycatalogappscodecom-gatewaypreset-editor appscode/gatewaycatalogappscodecom-gatewaypreset-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gatewaycatalogappscodecom-gatewaypreset-editor --version=v0.29.0 +$ helm upgrade -i gatewaycatalogappscodecom-gatewaypreset-editor appscode/gatewaycatalogappscodecom-gatewaypreset-editor -n default --create-namespace --version=v0.29.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a GatewayPreset Editor on a [Kubernetes](http://kubernetes.io To install/upgrade the chart with the release name `gatewaycatalogappscodecom-gatewaypreset-editor`: ```bash -$ helm upgrade -i gatewaycatalogappscodecom-gatewaypreset-editor appscode/gatewaycatalogappscodecom-gatewaypreset-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gatewaycatalogappscodecom-gatewaypreset-editor appscode/gatewaycatalogappscodecom-gatewaypreset-editor -n default --create-namespace --version=v0.29.0 ``` The command deploys a GatewayPreset Editor on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. @@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gatewaycatalogapps Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i gatewaycatalogappscodecom-gatewaypreset-editor appscode/gatewaycatalogappscodecom-gatewaypreset-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gateway.catalog.appscode.com/v1alpha1 +$ helm upgrade -i gatewaycatalogappscodecom-gatewaypreset-editor appscode/gatewaycatalogappscodecom-gatewaypreset-editor -n default --create-namespace --version=v0.29.0 --set apiVersion=gateway.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 gatewaycatalogappscodecom-gatewaypreset-editor appscode/gatewaycatalogappscodecom-gatewaypreset-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gatewaycatalogappscodecom-gatewaypreset-editor appscode/gatewaycatalogappscodecom-gatewaypreset-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gatewayenvoyproxyio-authenticationfilter-editor/Chart.yaml b/charts/gatewayenvoyproxyio-authenticationfilter-editor/Chart.yaml index c41f33642c..42eb8fd43c 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/gatewayenvoyproxyio-authenticationfilter-editor/README.md b/charts/gatewayenvoyproxyio-authenticationfilter-editor/README.md index 83aef52fed..c85fabe59e 100644 --- a/charts/gatewayenvoyproxyio-authenticationfilter-editor/README.md +++ b/charts/gatewayenvoyproxyio-authenticationfilter-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gatewayenvoyproxyio-authenticationfilter-editor --version=v0.30.0 -$ helm upgrade -i gatewayenvoyproxyio-authenticationfilter-editor appscode/gatewayenvoyproxyio-authenticationfilter-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gatewayenvoyproxyio-authenticationfilter-editor --version=v0.29.0 +$ helm upgrade -i gatewayenvoyproxyio-authenticationfilter-editor appscode/gatewayenvoyproxyio-authenticationfilter-editor -n default --create-namespace --version=v0.29.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/gatewayenvoyproxyio-authenticationfilter-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gatewayenvoyproxyio-authenticationfilter-editor appscode/gatewayenvoyproxyio-authenticationfilter-editor -n default --create-namespace --version=v0.29.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/gatewayenvoyproxyio-authenticationfilter-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gateway.envoyproxy.io/v1alpha1 +$ helm upgrade -i gatewayenvoyproxyio-authenticationfilter-editor appscode/gatewayenvoyproxyio-authenticationfilter-editor -n default --create-namespace --version=v0.29.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/gatewayenvoyproxyio-authenticationfilter-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gatewayenvoyproxyio-authenticationfilter-editor appscode/gatewayenvoyproxyio-authenticationfilter-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gatewayenvoyproxyio-backend-editor/Chart.yaml b/charts/gatewayenvoyproxyio-backend-editor/Chart.yaml index c9244dd1bd..fb8929237c 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/gatewayenvoyproxyio-backend-editor/README.md b/charts/gatewayenvoyproxyio-backend-editor/README.md index 4f76223241..ed5ae68f4a 100644 --- a/charts/gatewayenvoyproxyio-backend-editor/README.md +++ b/charts/gatewayenvoyproxyio-backend-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gatewayenvoyproxyio-backend-editor --version=v0.30.0 -$ helm upgrade -i gatewayenvoyproxyio-backend-editor appscode/gatewayenvoyproxyio-backend-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gatewayenvoyproxyio-backend-editor --version=v0.29.0 +$ helm upgrade -i gatewayenvoyproxyio-backend-editor appscode/gatewayenvoyproxyio-backend-editor -n default --create-namespace --version=v0.29.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/gatewayenvoyproxyio-backend-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gatewayenvoyproxyio-backend-editor appscode/gatewayenvoyproxyio-backend-editor -n default --create-namespace --version=v0.29.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/gatewayenvoyproxyio-backend-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gateway.envoyproxy.io/v1alpha1 +$ helm upgrade -i gatewayenvoyproxyio-backend-editor appscode/gatewayenvoyproxyio-backend-editor -n default --create-namespace --version=v0.29.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/gatewayenvoyproxyio-backend-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gatewayenvoyproxyio-backend-editor appscode/gatewayenvoyproxyio-backend-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gatewayenvoyproxyio-backendtrafficpolicy-editor/Chart.yaml b/charts/gatewayenvoyproxyio-backendtrafficpolicy-editor/Chart.yaml index 7c5c66a151..a36c79e4f0 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/gatewayenvoyproxyio-backendtrafficpolicy-editor/README.md b/charts/gatewayenvoyproxyio-backendtrafficpolicy-editor/README.md index 21e915fb0a..e93815ab9c 100644 --- a/charts/gatewayenvoyproxyio-backendtrafficpolicy-editor/README.md +++ b/charts/gatewayenvoyproxyio-backendtrafficpolicy-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gatewayenvoyproxyio-backendtrafficpolicy-editor --version=v0.30.0 -$ helm upgrade -i gatewayenvoyproxyio-backendtrafficpolicy-editor appscode/gatewayenvoyproxyio-backendtrafficpolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gatewayenvoyproxyio-backendtrafficpolicy-editor --version=v0.29.0 +$ helm upgrade -i gatewayenvoyproxyio-backendtrafficpolicy-editor appscode/gatewayenvoyproxyio-backendtrafficpolicy-editor -n default --create-namespace --version=v0.29.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/gatewayenvoyproxyio-backendtrafficpolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gatewayenvoyproxyio-backendtrafficpolicy-editor appscode/gatewayenvoyproxyio-backendtrafficpolicy-editor -n default --create-namespace --version=v0.29.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/gatewayenvoyproxyio-backendtrafficpolicy-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gateway.envoyproxy.io/v1alpha1 +$ helm upgrade -i gatewayenvoyproxyio-backendtrafficpolicy-editor appscode/gatewayenvoyproxyio-backendtrafficpolicy-editor -n default --create-namespace --version=v0.29.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/gatewayenvoyproxyio-backendtrafficpolicy-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gatewayenvoyproxyio-backendtrafficpolicy-editor appscode/gatewayenvoyproxyio-backendtrafficpolicy-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gatewayenvoyproxyio-clienttrafficpolicy-editor/Chart.yaml b/charts/gatewayenvoyproxyio-clienttrafficpolicy-editor/Chart.yaml index 23420c25af..59298d51a7 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/gatewayenvoyproxyio-clienttrafficpolicy-editor/README.md b/charts/gatewayenvoyproxyio-clienttrafficpolicy-editor/README.md index da0fb79e67..2de8243fb8 100644 --- a/charts/gatewayenvoyproxyio-clienttrafficpolicy-editor/README.md +++ b/charts/gatewayenvoyproxyio-clienttrafficpolicy-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gatewayenvoyproxyio-clienttrafficpolicy-editor --version=v0.30.0 -$ helm upgrade -i gatewayenvoyproxyio-clienttrafficpolicy-editor appscode/gatewayenvoyproxyio-clienttrafficpolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gatewayenvoyproxyio-clienttrafficpolicy-editor --version=v0.29.0 +$ helm upgrade -i gatewayenvoyproxyio-clienttrafficpolicy-editor appscode/gatewayenvoyproxyio-clienttrafficpolicy-editor -n default --create-namespace --version=v0.29.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/gatewayenvoyproxyio-clienttrafficpolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gatewayenvoyproxyio-clienttrafficpolicy-editor appscode/gatewayenvoyproxyio-clienttrafficpolicy-editor -n default --create-namespace --version=v0.29.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/gatewayenvoyproxyio-clienttrafficpolicy-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gateway.envoyproxy.io/v1alpha1 +$ helm upgrade -i gatewayenvoyproxyio-clienttrafficpolicy-editor appscode/gatewayenvoyproxyio-clienttrafficpolicy-editor -n default --create-namespace --version=v0.29.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/gatewayenvoyproxyio-clienttrafficpolicy-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gatewayenvoyproxyio-clienttrafficpolicy-editor appscode/gatewayenvoyproxyio-clienttrafficpolicy-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gatewayenvoyproxyio-envoyextensionpolicy-editor/Chart.yaml b/charts/gatewayenvoyproxyio-envoyextensionpolicy-editor/Chart.yaml index e98c10c6f3..4f71036efa 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/gatewayenvoyproxyio-envoyextensionpolicy-editor/README.md b/charts/gatewayenvoyproxyio-envoyextensionpolicy-editor/README.md index 840df78fad..5f5bd73e1c 100644 --- a/charts/gatewayenvoyproxyio-envoyextensionpolicy-editor/README.md +++ b/charts/gatewayenvoyproxyio-envoyextensionpolicy-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gatewayenvoyproxyio-envoyextensionpolicy-editor --version=v0.30.0 -$ helm upgrade -i gatewayenvoyproxyio-envoyextensionpolicy-editor appscode/gatewayenvoyproxyio-envoyextensionpolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gatewayenvoyproxyio-envoyextensionpolicy-editor --version=v0.29.0 +$ helm upgrade -i gatewayenvoyproxyio-envoyextensionpolicy-editor appscode/gatewayenvoyproxyio-envoyextensionpolicy-editor -n default --create-namespace --version=v0.29.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/gatewayenvoyproxyio-envoyextensionpolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gatewayenvoyproxyio-envoyextensionpolicy-editor appscode/gatewayenvoyproxyio-envoyextensionpolicy-editor -n default --create-namespace --version=v0.29.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/gatewayenvoyproxyio-envoyextensionpolicy-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gateway.envoyproxy.io/v1alpha1 +$ helm upgrade -i gatewayenvoyproxyio-envoyextensionpolicy-editor appscode/gatewayenvoyproxyio-envoyextensionpolicy-editor -n default --create-namespace --version=v0.29.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/gatewayenvoyproxyio-envoyextensionpolicy-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gatewayenvoyproxyio-envoyextensionpolicy-editor appscode/gatewayenvoyproxyio-envoyextensionpolicy-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gatewayenvoyproxyio-envoypatchpolicy-editor/Chart.yaml b/charts/gatewayenvoyproxyio-envoypatchpolicy-editor/Chart.yaml index d58fbbc1fb..517490064a 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/gatewayenvoyproxyio-envoypatchpolicy-editor/README.md b/charts/gatewayenvoyproxyio-envoypatchpolicy-editor/README.md index 8f328dc1c1..c9746d346e 100644 --- a/charts/gatewayenvoyproxyio-envoypatchpolicy-editor/README.md +++ b/charts/gatewayenvoyproxyio-envoypatchpolicy-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gatewayenvoyproxyio-envoypatchpolicy-editor --version=v0.30.0 -$ helm upgrade -i gatewayenvoyproxyio-envoypatchpolicy-editor appscode/gatewayenvoyproxyio-envoypatchpolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gatewayenvoyproxyio-envoypatchpolicy-editor --version=v0.29.0 +$ helm upgrade -i gatewayenvoyproxyio-envoypatchpolicy-editor appscode/gatewayenvoyproxyio-envoypatchpolicy-editor -n default --create-namespace --version=v0.29.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/gatewayenvoyproxyio-envoypatchpolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gatewayenvoyproxyio-envoypatchpolicy-editor appscode/gatewayenvoyproxyio-envoypatchpolicy-editor -n default --create-namespace --version=v0.29.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/gatewayenvoyproxyio-envoypatchpolicy-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gateway.envoyproxy.io/v1alpha1 +$ helm upgrade -i gatewayenvoyproxyio-envoypatchpolicy-editor appscode/gatewayenvoyproxyio-envoypatchpolicy-editor -n default --create-namespace --version=v0.29.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/gatewayenvoyproxyio-envoypatchpolicy-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gatewayenvoyproxyio-envoypatchpolicy-editor appscode/gatewayenvoyproxyio-envoypatchpolicy-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gatewayenvoyproxyio-envoyproxy-editor/Chart.yaml b/charts/gatewayenvoyproxyio-envoyproxy-editor/Chart.yaml index 614059143c..012f8dc286 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/gatewayenvoyproxyio-envoyproxy-editor/README.md b/charts/gatewayenvoyproxyio-envoyproxy-editor/README.md index 1b3ae50e1a..26be4a6eba 100644 --- a/charts/gatewayenvoyproxyio-envoyproxy-editor/README.md +++ b/charts/gatewayenvoyproxyio-envoyproxy-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gatewayenvoyproxyio-envoyproxy-editor --version=v0.30.0 -$ helm upgrade -i gatewayenvoyproxyio-envoyproxy-editor appscode/gatewayenvoyproxyio-envoyproxy-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gatewayenvoyproxyio-envoyproxy-editor --version=v0.29.0 +$ helm upgrade -i gatewayenvoyproxyio-envoyproxy-editor appscode/gatewayenvoyproxyio-envoyproxy-editor -n default --create-namespace --version=v0.29.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/gatewayenvoyproxyio-envoyproxy-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gatewayenvoyproxyio-envoyproxy-editor appscode/gatewayenvoyproxyio-envoyproxy-editor -n default --create-namespace --version=v0.29.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/gatewayenvoyproxyio-envoyproxy-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gateway.envoyproxy.io/v1alpha1 +$ helm upgrade -i gatewayenvoyproxyio-envoyproxy-editor appscode/gatewayenvoyproxyio-envoyproxy-editor -n default --create-namespace --version=v0.29.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/gatewayenvoyproxyio-envoyproxy-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gatewayenvoyproxyio-envoyproxy-editor appscode/gatewayenvoyproxyio-envoyproxy-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gatewayenvoyproxyio-httproutefilter-editor/Chart.yaml b/charts/gatewayenvoyproxyio-httproutefilter-editor/Chart.yaml index 21b60e234f..8279490db7 100644 --- a/charts/gatewayenvoyproxyio-httproutefilter-editor/Chart.yaml +++ b/charts/gatewayenvoyproxyio-httproutefilter-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"gateway.envoyproxy.io","version":"v1alpha1","resource":"httproutefilters"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: HTTPRouteFilter 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-httproutefilter-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/gatewayenvoyproxyio-httproutefilter-editor/README.md b/charts/gatewayenvoyproxyio-httproutefilter-editor/README.md index 5291e3632f..61417fe731 100644 --- a/charts/gatewayenvoyproxyio-httproutefilter-editor/README.md +++ b/charts/gatewayenvoyproxyio-httproutefilter-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gatewayenvoyproxyio-httproutefilter-editor --version=v0.30.0 -$ helm upgrade -i gatewayenvoyproxyio-httproutefilter-editor appscode/gatewayenvoyproxyio-httproutefilter-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gatewayenvoyproxyio-httproutefilter-editor --version=v0.29.0 +$ helm upgrade -i gatewayenvoyproxyio-httproutefilter-editor appscode/gatewayenvoyproxyio-httproutefilter-editor -n default --create-namespace --version=v0.29.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a HTTPRouteFilter Editor on a [Kubernetes](http://kubernetes. To install/upgrade the chart with the release name `gatewayenvoyproxyio-httproutefilter-editor`: ```bash -$ helm upgrade -i gatewayenvoyproxyio-httproutefilter-editor appscode/gatewayenvoyproxyio-httproutefilter-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gatewayenvoyproxyio-httproutefilter-editor appscode/gatewayenvoyproxyio-httproutefilter-editor -n default --create-namespace --version=v0.29.0 ``` The command deploys a HTTPRouteFilter Editor on the Kubernetes cluster in the default configuration. The [configuration](#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-httproutefilter-editor appscode/gatewayenvoyproxyio-httproutefilter-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gateway.envoyproxy.io/v1alpha1 +$ helm upgrade -i gatewayenvoyproxyio-httproutefilter-editor appscode/gatewayenvoyproxyio-httproutefilter-editor -n default --create-namespace --version=v0.29.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-httproutefilter-editor appscode/gatewayenvoyproxyio-httproutefilter-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gatewayenvoyproxyio-httproutefilter-editor appscode/gatewayenvoyproxyio-httproutefilter-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gatewayenvoyproxyio-ratelimitfilter-editor/Chart.yaml b/charts/gatewayenvoyproxyio-ratelimitfilter-editor/Chart.yaml index a86625a0dc..3eaadc4883 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/gatewayenvoyproxyio-ratelimitfilter-editor/README.md b/charts/gatewayenvoyproxyio-ratelimitfilter-editor/README.md index 725ed1a06c..ece30ee898 100644 --- a/charts/gatewayenvoyproxyio-ratelimitfilter-editor/README.md +++ b/charts/gatewayenvoyproxyio-ratelimitfilter-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gatewayenvoyproxyio-ratelimitfilter-editor --version=v0.30.0 -$ helm upgrade -i gatewayenvoyproxyio-ratelimitfilter-editor appscode/gatewayenvoyproxyio-ratelimitfilter-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gatewayenvoyproxyio-ratelimitfilter-editor --version=v0.29.0 +$ helm upgrade -i gatewayenvoyproxyio-ratelimitfilter-editor appscode/gatewayenvoyproxyio-ratelimitfilter-editor -n default --create-namespace --version=v0.29.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/gatewayenvoyproxyio-ratelimitfilter-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gatewayenvoyproxyio-ratelimitfilter-editor appscode/gatewayenvoyproxyio-ratelimitfilter-editor -n default --create-namespace --version=v0.29.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/gatewayenvoyproxyio-ratelimitfilter-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gateway.envoyproxy.io/v1alpha1 +$ helm upgrade -i gatewayenvoyproxyio-ratelimitfilter-editor appscode/gatewayenvoyproxyio-ratelimitfilter-editor -n default --create-namespace --version=v0.29.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/gatewayenvoyproxyio-ratelimitfilter-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gatewayenvoyproxyio-ratelimitfilter-editor appscode/gatewayenvoyproxyio-ratelimitfilter-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gatewayenvoyproxyio-securitypolicy-editor/Chart.yaml b/charts/gatewayenvoyproxyio-securitypolicy-editor/Chart.yaml index 9fa7b45011..ea2e240f42 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/gatewayenvoyproxyio-securitypolicy-editor/README.md b/charts/gatewayenvoyproxyio-securitypolicy-editor/README.md index ae08c99b7f..64bc79aa75 100644 --- a/charts/gatewayenvoyproxyio-securitypolicy-editor/README.md +++ b/charts/gatewayenvoyproxyio-securitypolicy-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gatewayenvoyproxyio-securitypolicy-editor --version=v0.30.0 -$ helm upgrade -i gatewayenvoyproxyio-securitypolicy-editor appscode/gatewayenvoyproxyio-securitypolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gatewayenvoyproxyio-securitypolicy-editor --version=v0.29.0 +$ helm upgrade -i gatewayenvoyproxyio-securitypolicy-editor appscode/gatewayenvoyproxyio-securitypolicy-editor -n default --create-namespace --version=v0.29.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/gatewayenvoyproxyio-securitypolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gatewayenvoyproxyio-securitypolicy-editor appscode/gatewayenvoyproxyio-securitypolicy-editor -n default --create-namespace --version=v0.29.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/gatewayenvoyproxyio-securitypolicy-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gateway.envoyproxy.io/v1alpha1 +$ helm upgrade -i gatewayenvoyproxyio-securitypolicy-editor appscode/gatewayenvoyproxyio-securitypolicy-editor -n default --create-namespace --version=v0.29.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/gatewayenvoyproxyio-securitypolicy-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gatewayenvoyproxyio-securitypolicy-editor appscode/gatewayenvoyproxyio-securitypolicy-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gatewaynetworkingk8sio-backendlbpolicy-editor/Chart.yaml b/charts/gatewaynetworkingk8sio-backendlbpolicy-editor/Chart.yaml index ccbbbc94ce..5a98775579 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/gatewaynetworkingk8sio-backendlbpolicy-editor/README.md b/charts/gatewaynetworkingk8sio-backendlbpolicy-editor/README.md index 7e8e40b498..c99144c0c9 100644 --- a/charts/gatewaynetworkingk8sio-backendlbpolicy-editor/README.md +++ b/charts/gatewaynetworkingk8sio-backendlbpolicy-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gatewaynetworkingk8sio-backendlbpolicy-editor --version=v0.30.0 -$ helm upgrade -i gatewaynetworkingk8sio-backendlbpolicy-editor appscode/gatewaynetworkingk8sio-backendlbpolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gatewaynetworkingk8sio-backendlbpolicy-editor --version=v0.29.0 +$ helm upgrade -i gatewaynetworkingk8sio-backendlbpolicy-editor appscode/gatewaynetworkingk8sio-backendlbpolicy-editor -n default --create-namespace --version=v0.29.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/gatewaynetworkingk8sio-backendlbpolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gatewaynetworkingk8sio-backendlbpolicy-editor appscode/gatewaynetworkingk8sio-backendlbpolicy-editor -n default --create-namespace --version=v0.29.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/gatewaynetworkingk8sio-backendlbpolicy-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gateway.networking.k8s.io/v1alpha2 +$ helm upgrade -i gatewaynetworkingk8sio-backendlbpolicy-editor appscode/gatewaynetworkingk8sio-backendlbpolicy-editor -n default --create-namespace --version=v0.29.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/gatewaynetworkingk8sio-backendlbpolicy-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gatewaynetworkingk8sio-backendlbpolicy-editor appscode/gatewaynetworkingk8sio-backendlbpolicy-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gatewaynetworkingk8sio-backendtlspolicy-editor/Chart.yaml b/charts/gatewaynetworkingk8sio-backendtlspolicy-editor/Chart.yaml index 691248d68a..2bb13ece99 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/gatewaynetworkingk8sio-backendtlspolicy-editor/README.md b/charts/gatewaynetworkingk8sio-backendtlspolicy-editor/README.md index 3fb99cfac0..d4d229a69f 100644 --- a/charts/gatewaynetworkingk8sio-backendtlspolicy-editor/README.md +++ b/charts/gatewaynetworkingk8sio-backendtlspolicy-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gatewaynetworkingk8sio-backendtlspolicy-editor --version=v0.30.0 -$ helm upgrade -i gatewaynetworkingk8sio-backendtlspolicy-editor appscode/gatewaynetworkingk8sio-backendtlspolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gatewaynetworkingk8sio-backendtlspolicy-editor --version=v0.29.0 +$ helm upgrade -i gatewaynetworkingk8sio-backendtlspolicy-editor appscode/gatewaynetworkingk8sio-backendtlspolicy-editor -n default --create-namespace --version=v0.29.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/gatewaynetworkingk8sio-backendtlspolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gatewaynetworkingk8sio-backendtlspolicy-editor appscode/gatewaynetworkingk8sio-backendtlspolicy-editor -n default --create-namespace --version=v0.29.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/gatewaynetworkingk8sio-backendtlspolicy-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gateway.networking.k8s.io/v1alpha3 +$ helm upgrade -i gatewaynetworkingk8sio-backendtlspolicy-editor appscode/gatewaynetworkingk8sio-backendtlspolicy-editor -n default --create-namespace --version=v0.29.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/gatewaynetworkingk8sio-backendtlspolicy-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gatewaynetworkingk8sio-backendtlspolicy-editor appscode/gatewaynetworkingk8sio-backendtlspolicy-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gatewaynetworkingk8sio-gateway-editor/Chart.yaml b/charts/gatewaynetworkingk8sio-gateway-editor/Chart.yaml index 63639adc8d..01b64573e4 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/gatewaynetworkingk8sio-gateway-editor/README.md b/charts/gatewaynetworkingk8sio-gateway-editor/README.md index 06e9753b39..e2599dfb1d 100644 --- a/charts/gatewaynetworkingk8sio-gateway-editor/README.md +++ b/charts/gatewaynetworkingk8sio-gateway-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gatewaynetworkingk8sio-gateway-editor --version=v0.30.0 -$ helm upgrade -i gatewaynetworkingk8sio-gateway-editor appscode/gatewaynetworkingk8sio-gateway-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gatewaynetworkingk8sio-gateway-editor --version=v0.29.0 +$ helm upgrade -i gatewaynetworkingk8sio-gateway-editor appscode/gatewaynetworkingk8sio-gateway-editor -n default --create-namespace --version=v0.29.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/gatewaynetworkingk8sio-gateway-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gatewaynetworkingk8sio-gateway-editor appscode/gatewaynetworkingk8sio-gateway-editor -n default --create-namespace --version=v0.29.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/gatewaynetworkingk8sio-gateway-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gateway.networking.k8s.io/v1 +$ helm upgrade -i gatewaynetworkingk8sio-gateway-editor appscode/gatewaynetworkingk8sio-gateway-editor -n default --create-namespace --version=v0.29.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/gatewaynetworkingk8sio-gateway-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gatewaynetworkingk8sio-gateway-editor appscode/gatewaynetworkingk8sio-gateway-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gatewaynetworkingk8sio-gatewayclass-editor/Chart.yaml b/charts/gatewaynetworkingk8sio-gatewayclass-editor/Chart.yaml index 81daa031ad..59d45a9663 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/gatewaynetworkingk8sio-gatewayclass-editor/README.md b/charts/gatewaynetworkingk8sio-gatewayclass-editor/README.md index eb39148002..c81063dd5b 100644 --- a/charts/gatewaynetworkingk8sio-gatewayclass-editor/README.md +++ b/charts/gatewaynetworkingk8sio-gatewayclass-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gatewaynetworkingk8sio-gatewayclass-editor --version=v0.30.0 -$ helm upgrade -i gatewaynetworkingk8sio-gatewayclass-editor appscode/gatewaynetworkingk8sio-gatewayclass-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gatewaynetworkingk8sio-gatewayclass-editor --version=v0.29.0 +$ helm upgrade -i gatewaynetworkingk8sio-gatewayclass-editor appscode/gatewaynetworkingk8sio-gatewayclass-editor -n default --create-namespace --version=v0.29.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/gatewaynetworkingk8sio-gatewayclass-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gatewaynetworkingk8sio-gatewayclass-editor appscode/gatewaynetworkingk8sio-gatewayclass-editor -n default --create-namespace --version=v0.29.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/gatewaynetworkingk8sio-gatewayclass-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gateway.networking.k8s.io/v1 +$ helm upgrade -i gatewaynetworkingk8sio-gatewayclass-editor appscode/gatewaynetworkingk8sio-gatewayclass-editor -n default --create-namespace --version=v0.29.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/gatewaynetworkingk8sio-gatewayclass-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gatewaynetworkingk8sio-gatewayclass-editor appscode/gatewaynetworkingk8sio-gatewayclass-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gatewaynetworkingk8sio-grpcroute-editor/Chart.yaml b/charts/gatewaynetworkingk8sio-grpcroute-editor/Chart.yaml index a4842fd596..cbbda9b557 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/gatewaynetworkingk8sio-grpcroute-editor/README.md b/charts/gatewaynetworkingk8sio-grpcroute-editor/README.md index d4901403a1..c53b77dc5c 100644 --- a/charts/gatewaynetworkingk8sio-grpcroute-editor/README.md +++ b/charts/gatewaynetworkingk8sio-grpcroute-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gatewaynetworkingk8sio-grpcroute-editor --version=v0.30.0 -$ helm upgrade -i gatewaynetworkingk8sio-grpcroute-editor appscode/gatewaynetworkingk8sio-grpcroute-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gatewaynetworkingk8sio-grpcroute-editor --version=v0.29.0 +$ helm upgrade -i gatewaynetworkingk8sio-grpcroute-editor appscode/gatewaynetworkingk8sio-grpcroute-editor -n default --create-namespace --version=v0.29.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/gatewaynetworkingk8sio-grpcroute-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gatewaynetworkingk8sio-grpcroute-editor appscode/gatewaynetworkingk8sio-grpcroute-editor -n default --create-namespace --version=v0.29.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/gatewaynetworkingk8sio-grpcroute-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gateway.networking.k8s.io/v1 +$ helm upgrade -i gatewaynetworkingk8sio-grpcroute-editor appscode/gatewaynetworkingk8sio-grpcroute-editor -n default --create-namespace --version=v0.29.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/gatewaynetworkingk8sio-grpcroute-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gatewaynetworkingk8sio-grpcroute-editor appscode/gatewaynetworkingk8sio-grpcroute-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gatewaynetworkingk8sio-httproute-editor/Chart.yaml b/charts/gatewaynetworkingk8sio-httproute-editor/Chart.yaml index 6b3d6e81be..e99cfe1956 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/gatewaynetworkingk8sio-httproute-editor/README.md b/charts/gatewaynetworkingk8sio-httproute-editor/README.md index 1a95c2ace0..bebb618b9f 100644 --- a/charts/gatewaynetworkingk8sio-httproute-editor/README.md +++ b/charts/gatewaynetworkingk8sio-httproute-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gatewaynetworkingk8sio-httproute-editor --version=v0.30.0 -$ helm upgrade -i gatewaynetworkingk8sio-httproute-editor appscode/gatewaynetworkingk8sio-httproute-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gatewaynetworkingk8sio-httproute-editor --version=v0.29.0 +$ helm upgrade -i gatewaynetworkingk8sio-httproute-editor appscode/gatewaynetworkingk8sio-httproute-editor -n default --create-namespace --version=v0.29.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/gatewaynetworkingk8sio-httproute-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gatewaynetworkingk8sio-httproute-editor appscode/gatewaynetworkingk8sio-httproute-editor -n default --create-namespace --version=v0.29.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/gatewaynetworkingk8sio-httproute-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gateway.networking.k8s.io/v1 +$ helm upgrade -i gatewaynetworkingk8sio-httproute-editor appscode/gatewaynetworkingk8sio-httproute-editor -n default --create-namespace --version=v0.29.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/gatewaynetworkingk8sio-httproute-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gatewaynetworkingk8sio-httproute-editor appscode/gatewaynetworkingk8sio-httproute-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gatewaynetworkingk8sio-referencegrant-editor/Chart.yaml b/charts/gatewaynetworkingk8sio-referencegrant-editor/Chart.yaml index 2097b3fda6..979d3a9bdf 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/gatewaynetworkingk8sio-referencegrant-editor/README.md b/charts/gatewaynetworkingk8sio-referencegrant-editor/README.md index 19cec7a566..93c52ae4bb 100644 --- a/charts/gatewaynetworkingk8sio-referencegrant-editor/README.md +++ b/charts/gatewaynetworkingk8sio-referencegrant-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gatewaynetworkingk8sio-referencegrant-editor --version=v0.30.0 -$ helm upgrade -i gatewaynetworkingk8sio-referencegrant-editor appscode/gatewaynetworkingk8sio-referencegrant-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gatewaynetworkingk8sio-referencegrant-editor --version=v0.29.0 +$ helm upgrade -i gatewaynetworkingk8sio-referencegrant-editor appscode/gatewaynetworkingk8sio-referencegrant-editor -n default --create-namespace --version=v0.29.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/gatewaynetworkingk8sio-referencegrant-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gatewaynetworkingk8sio-referencegrant-editor appscode/gatewaynetworkingk8sio-referencegrant-editor -n default --create-namespace --version=v0.29.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/gatewaynetworkingk8sio-referencegrant-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gateway.networking.k8s.io/v1beta1 +$ helm upgrade -i gatewaynetworkingk8sio-referencegrant-editor appscode/gatewaynetworkingk8sio-referencegrant-editor -n default --create-namespace --version=v0.29.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/gatewaynetworkingk8sio-referencegrant-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gatewaynetworkingk8sio-referencegrant-editor appscode/gatewaynetworkingk8sio-referencegrant-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gatewaynetworkingk8sio-tcproute-editor/Chart.yaml b/charts/gatewaynetworkingk8sio-tcproute-editor/Chart.yaml index a1a662c8cc..be40132ff7 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/gatewaynetworkingk8sio-tcproute-editor/README.md b/charts/gatewaynetworkingk8sio-tcproute-editor/README.md index 08e2f366ac..5f67bbe44b 100644 --- a/charts/gatewaynetworkingk8sio-tcproute-editor/README.md +++ b/charts/gatewaynetworkingk8sio-tcproute-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gatewaynetworkingk8sio-tcproute-editor --version=v0.30.0 -$ helm upgrade -i gatewaynetworkingk8sio-tcproute-editor appscode/gatewaynetworkingk8sio-tcproute-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gatewaynetworkingk8sio-tcproute-editor --version=v0.29.0 +$ helm upgrade -i gatewaynetworkingk8sio-tcproute-editor appscode/gatewaynetworkingk8sio-tcproute-editor -n default --create-namespace --version=v0.29.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/gatewaynetworkingk8sio-tcproute-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gatewaynetworkingk8sio-tcproute-editor appscode/gatewaynetworkingk8sio-tcproute-editor -n default --create-namespace --version=v0.29.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/gatewaynetworkingk8sio-tcproute-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gateway.networking.k8s.io/v1alpha2 +$ helm upgrade -i gatewaynetworkingk8sio-tcproute-editor appscode/gatewaynetworkingk8sio-tcproute-editor -n default --create-namespace --version=v0.29.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/gatewaynetworkingk8sio-tcproute-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gatewaynetworkingk8sio-tcproute-editor appscode/gatewaynetworkingk8sio-tcproute-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gatewaynetworkingk8sio-tlsroute-editor/Chart.yaml b/charts/gatewaynetworkingk8sio-tlsroute-editor/Chart.yaml index 53ddb8e26e..8d702ae836 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/gatewaynetworkingk8sio-tlsroute-editor/README.md b/charts/gatewaynetworkingk8sio-tlsroute-editor/README.md index aec9c9199d..ebfb50abbe 100644 --- a/charts/gatewaynetworkingk8sio-tlsroute-editor/README.md +++ b/charts/gatewaynetworkingk8sio-tlsroute-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gatewaynetworkingk8sio-tlsroute-editor --version=v0.30.0 -$ helm upgrade -i gatewaynetworkingk8sio-tlsroute-editor appscode/gatewaynetworkingk8sio-tlsroute-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gatewaynetworkingk8sio-tlsroute-editor --version=v0.29.0 +$ helm upgrade -i gatewaynetworkingk8sio-tlsroute-editor appscode/gatewaynetworkingk8sio-tlsroute-editor -n default --create-namespace --version=v0.29.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/gatewaynetworkingk8sio-tlsroute-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gatewaynetworkingk8sio-tlsroute-editor appscode/gatewaynetworkingk8sio-tlsroute-editor -n default --create-namespace --version=v0.29.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/gatewaynetworkingk8sio-tlsroute-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gateway.networking.k8s.io/v1alpha2 +$ helm upgrade -i gatewaynetworkingk8sio-tlsroute-editor appscode/gatewaynetworkingk8sio-tlsroute-editor -n default --create-namespace --version=v0.29.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/gatewaynetworkingk8sio-tlsroute-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gatewaynetworkingk8sio-tlsroute-editor appscode/gatewaynetworkingk8sio-tlsroute-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gatewaynetworkingk8sio-udproute-editor/Chart.yaml b/charts/gatewaynetworkingk8sio-udproute-editor/Chart.yaml index ae19317fa4..e23158d287 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/gatewaynetworkingk8sio-udproute-editor/README.md b/charts/gatewaynetworkingk8sio-udproute-editor/README.md index 84da2ae1ec..186667c793 100644 --- a/charts/gatewaynetworkingk8sio-udproute-editor/README.md +++ b/charts/gatewaynetworkingk8sio-udproute-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gatewaynetworkingk8sio-udproute-editor --version=v0.30.0 -$ helm upgrade -i gatewaynetworkingk8sio-udproute-editor appscode/gatewaynetworkingk8sio-udproute-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gatewaynetworkingk8sio-udproute-editor --version=v0.29.0 +$ helm upgrade -i gatewaynetworkingk8sio-udproute-editor appscode/gatewaynetworkingk8sio-udproute-editor -n default --create-namespace --version=v0.29.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/gatewaynetworkingk8sio-udproute-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gatewaynetworkingk8sio-udproute-editor appscode/gatewaynetworkingk8sio-udproute-editor -n default --create-namespace --version=v0.29.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/gatewaynetworkingk8sio-udproute-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gateway.networking.k8s.io/v1alpha2 +$ helm upgrade -i gatewaynetworkingk8sio-udproute-editor appscode/gatewaynetworkingk8sio-udproute-editor -n default --create-namespace --version=v0.29.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/gatewaynetworkingk8sio-udproute-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gatewaynetworkingk8sio-udproute-editor appscode/gatewaynetworkingk8sio-udproute-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gatewayopenclustermanagementio-clustergateway-editor/Chart.yaml b/charts/gatewayopenclustermanagementio-clustergateway-editor/Chart.yaml index d8fd95f099..378a122f02 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/gatewayopenclustermanagementio-clustergateway-editor/README.md b/charts/gatewayopenclustermanagementio-clustergateway-editor/README.md index 4b7ca1d2c1..7263db52e4 100644 --- a/charts/gatewayopenclustermanagementio-clustergateway-editor/README.md +++ b/charts/gatewayopenclustermanagementio-clustergateway-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gatewayopenclustermanagementio-clustergateway-editor --version=v0.30.0 -$ helm upgrade -i gatewayopenclustermanagementio-clustergateway-editor appscode/gatewayopenclustermanagementio-clustergateway-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gatewayopenclustermanagementio-clustergateway-editor --version=v0.29.0 +$ helm upgrade -i gatewayopenclustermanagementio-clustergateway-editor appscode/gatewayopenclustermanagementio-clustergateway-editor -n default --create-namespace --version=v0.29.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/gatewayopenclustermanagementio-clustergateway-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gatewayopenclustermanagementio-clustergateway-editor appscode/gatewayopenclustermanagementio-clustergateway-editor -n default --create-namespace --version=v0.29.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/gatewayopenclustermanagementio-clustergateway-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gateway.open-cluster-management.io/v1alpha1 +$ helm upgrade -i gatewayopenclustermanagementio-clustergateway-editor appscode/gatewayopenclustermanagementio-clustergateway-editor -n default --create-namespace --version=v0.29.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/gatewayopenclustermanagementio-clustergateway-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gatewayopenclustermanagementio-clustergateway-editor appscode/gatewayopenclustermanagementio-clustergateway-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gatewayvoyagermeshcom-kafkaroute-editor/Chart.yaml b/charts/gatewayvoyagermeshcom-kafkaroute-editor/Chart.yaml index 00462c6e8c..572073d1fb 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/gatewayvoyagermeshcom-kafkaroute-editor/README.md b/charts/gatewayvoyagermeshcom-kafkaroute-editor/README.md index 29cbeb648b..879c2c1ec5 100644 --- a/charts/gatewayvoyagermeshcom-kafkaroute-editor/README.md +++ b/charts/gatewayvoyagermeshcom-kafkaroute-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gatewayvoyagermeshcom-kafkaroute-editor --version=v0.30.0 -$ helm upgrade -i gatewayvoyagermeshcom-kafkaroute-editor appscode/gatewayvoyagermeshcom-kafkaroute-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gatewayvoyagermeshcom-kafkaroute-editor --version=v0.29.0 +$ helm upgrade -i gatewayvoyagermeshcom-kafkaroute-editor appscode/gatewayvoyagermeshcom-kafkaroute-editor -n default --create-namespace --version=v0.29.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/gatewayvoyagermeshcom-kafkaroute-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gatewayvoyagermeshcom-kafkaroute-editor appscode/gatewayvoyagermeshcom-kafkaroute-editor -n default --create-namespace --version=v0.29.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/gatewayvoyagermeshcom-kafkaroute-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gateway.voyagermesh.com/v1alpha1 +$ helm upgrade -i gatewayvoyagermeshcom-kafkaroute-editor appscode/gatewayvoyagermeshcom-kafkaroute-editor -n default --create-namespace --version=v0.29.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/gatewayvoyagermeshcom-kafkaroute-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gatewayvoyagermeshcom-kafkaroute-editor appscode/gatewayvoyagermeshcom-kafkaroute-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gatewayvoyagermeshcom-mongodbroute-editor/Chart.yaml b/charts/gatewayvoyagermeshcom-mongodbroute-editor/Chart.yaml index 404a198eab..1bc19b66f6 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/gatewayvoyagermeshcom-mongodbroute-editor/README.md b/charts/gatewayvoyagermeshcom-mongodbroute-editor/README.md index 95137a863e..301c14299d 100644 --- a/charts/gatewayvoyagermeshcom-mongodbroute-editor/README.md +++ b/charts/gatewayvoyagermeshcom-mongodbroute-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gatewayvoyagermeshcom-mongodbroute-editor --version=v0.30.0 -$ helm upgrade -i gatewayvoyagermeshcom-mongodbroute-editor appscode/gatewayvoyagermeshcom-mongodbroute-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gatewayvoyagermeshcom-mongodbroute-editor --version=v0.29.0 +$ helm upgrade -i gatewayvoyagermeshcom-mongodbroute-editor appscode/gatewayvoyagermeshcom-mongodbroute-editor -n default --create-namespace --version=v0.29.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/gatewayvoyagermeshcom-mongodbroute-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gatewayvoyagermeshcom-mongodbroute-editor appscode/gatewayvoyagermeshcom-mongodbroute-editor -n default --create-namespace --version=v0.29.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/gatewayvoyagermeshcom-mongodbroute-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gateway.voyagermesh.com/v1alpha1 +$ helm upgrade -i gatewayvoyagermeshcom-mongodbroute-editor appscode/gatewayvoyagermeshcom-mongodbroute-editor -n default --create-namespace --version=v0.29.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/gatewayvoyagermeshcom-mongodbroute-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gatewayvoyagermeshcom-mongodbroute-editor appscode/gatewayvoyagermeshcom-mongodbroute-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gatewayvoyagermeshcom-mssqlserverroute-editor/Chart.yaml b/charts/gatewayvoyagermeshcom-mssqlserverroute-editor/Chart.yaml index ba4c70fc00..e804555091 100644 --- a/charts/gatewayvoyagermeshcom-mssqlserverroute-editor/Chart.yaml +++ b/charts/gatewayvoyagermeshcom-mssqlserverroute-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"gateway.voyagermesh.com","version":"v1alpha1","resource":"mssqlserverroutes"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: MSSQLServerRoute 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-mssqlserverroute-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/gatewayvoyagermeshcom-mssqlserverroute-editor/README.md b/charts/gatewayvoyagermeshcom-mssqlserverroute-editor/README.md index 125137c43a..c670a7695e 100644 --- a/charts/gatewayvoyagermeshcom-mssqlserverroute-editor/README.md +++ b/charts/gatewayvoyagermeshcom-mssqlserverroute-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gatewayvoyagermeshcom-mssqlserverroute-editor --version=v0.30.0 -$ helm upgrade -i gatewayvoyagermeshcom-mssqlserverroute-editor appscode/gatewayvoyagermeshcom-mssqlserverroute-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gatewayvoyagermeshcom-mssqlserverroute-editor --version=v0.29.0 +$ helm upgrade -i gatewayvoyagermeshcom-mssqlserverroute-editor appscode/gatewayvoyagermeshcom-mssqlserverroute-editor -n default --create-namespace --version=v0.29.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a MSSQLServerRoute Editor on a [Kubernetes](http://kubernetes To install/upgrade the chart with the release name `gatewayvoyagermeshcom-mssqlserverroute-editor`: ```bash -$ helm upgrade -i gatewayvoyagermeshcom-mssqlserverroute-editor appscode/gatewayvoyagermeshcom-mssqlserverroute-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gatewayvoyagermeshcom-mssqlserverroute-editor appscode/gatewayvoyagermeshcom-mssqlserverroute-editor -n default --create-namespace --version=v0.29.0 ``` The command deploys a MSSQLServerRoute Editor on the Kubernetes cluster in the default configuration. The [configuration](#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-mssqlserverroute-editor appscode/gatewayvoyagermeshcom-mssqlserverroute-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gateway.voyagermesh.com/v1alpha1 +$ helm upgrade -i gatewayvoyagermeshcom-mssqlserverroute-editor appscode/gatewayvoyagermeshcom-mssqlserverroute-editor -n default --create-namespace --version=v0.29.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-mssqlserverroute-editor appscode/gatewayvoyagermeshcom-mssqlserverroute-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gatewayvoyagermeshcom-mssqlserverroute-editor appscode/gatewayvoyagermeshcom-mssqlserverroute-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gatewayvoyagermeshcom-mysqlroute-editor/Chart.yaml b/charts/gatewayvoyagermeshcom-mysqlroute-editor/Chart.yaml index 3a93863a58..b46626ea55 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/gatewayvoyagermeshcom-mysqlroute-editor/README.md b/charts/gatewayvoyagermeshcom-mysqlroute-editor/README.md index 090a186404..6f724506d4 100644 --- a/charts/gatewayvoyagermeshcom-mysqlroute-editor/README.md +++ b/charts/gatewayvoyagermeshcom-mysqlroute-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gatewayvoyagermeshcom-mysqlroute-editor --version=v0.30.0 -$ helm upgrade -i gatewayvoyagermeshcom-mysqlroute-editor appscode/gatewayvoyagermeshcom-mysqlroute-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gatewayvoyagermeshcom-mysqlroute-editor --version=v0.29.0 +$ helm upgrade -i gatewayvoyagermeshcom-mysqlroute-editor appscode/gatewayvoyagermeshcom-mysqlroute-editor -n default --create-namespace --version=v0.29.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/gatewayvoyagermeshcom-mysqlroute-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gatewayvoyagermeshcom-mysqlroute-editor appscode/gatewayvoyagermeshcom-mysqlroute-editor -n default --create-namespace --version=v0.29.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/gatewayvoyagermeshcom-mysqlroute-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gateway.voyagermesh.com/v1alpha1 +$ helm upgrade -i gatewayvoyagermeshcom-mysqlroute-editor appscode/gatewayvoyagermeshcom-mysqlroute-editor -n default --create-namespace --version=v0.29.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/gatewayvoyagermeshcom-mysqlroute-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gatewayvoyagermeshcom-mysqlroute-editor appscode/gatewayvoyagermeshcom-mysqlroute-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gatewayvoyagermeshcom-postgresroute-editor/Chart.yaml b/charts/gatewayvoyagermeshcom-postgresroute-editor/Chart.yaml index 1bf27b5979..4c428d1f38 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/gatewayvoyagermeshcom-postgresroute-editor/README.md b/charts/gatewayvoyagermeshcom-postgresroute-editor/README.md index f5c0bcf7e4..a6b302abf3 100644 --- a/charts/gatewayvoyagermeshcom-postgresroute-editor/README.md +++ b/charts/gatewayvoyagermeshcom-postgresroute-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gatewayvoyagermeshcom-postgresroute-editor --version=v0.30.0 -$ helm upgrade -i gatewayvoyagermeshcom-postgresroute-editor appscode/gatewayvoyagermeshcom-postgresroute-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gatewayvoyagermeshcom-postgresroute-editor --version=v0.29.0 +$ helm upgrade -i gatewayvoyagermeshcom-postgresroute-editor appscode/gatewayvoyagermeshcom-postgresroute-editor -n default --create-namespace --version=v0.29.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/gatewayvoyagermeshcom-postgresroute-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gatewayvoyagermeshcom-postgresroute-editor appscode/gatewayvoyagermeshcom-postgresroute-editor -n default --create-namespace --version=v0.29.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/gatewayvoyagermeshcom-postgresroute-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gateway.voyagermesh.com/v1alpha1 +$ helm upgrade -i gatewayvoyagermeshcom-postgresroute-editor appscode/gatewayvoyagermeshcom-postgresroute-editor -n default --create-namespace --version=v0.29.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/gatewayvoyagermeshcom-postgresroute-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gatewayvoyagermeshcom-postgresroute-editor appscode/gatewayvoyagermeshcom-postgresroute-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gatewayvoyagermeshcom-redisroute-editor/Chart.yaml b/charts/gatewayvoyagermeshcom-redisroute-editor/Chart.yaml index 9b63507259..4aab6acd2e 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/gatewayvoyagermeshcom-redisroute-editor/README.md b/charts/gatewayvoyagermeshcom-redisroute-editor/README.md index 369b1e66bd..85409840c9 100644 --- a/charts/gatewayvoyagermeshcom-redisroute-editor/README.md +++ b/charts/gatewayvoyagermeshcom-redisroute-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gatewayvoyagermeshcom-redisroute-editor --version=v0.30.0 -$ helm upgrade -i gatewayvoyagermeshcom-redisroute-editor appscode/gatewayvoyagermeshcom-redisroute-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gatewayvoyagermeshcom-redisroute-editor --version=v0.29.0 +$ helm upgrade -i gatewayvoyagermeshcom-redisroute-editor appscode/gatewayvoyagermeshcom-redisroute-editor -n default --create-namespace --version=v0.29.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/gatewayvoyagermeshcom-redisroute-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gatewayvoyagermeshcom-redisroute-editor appscode/gatewayvoyagermeshcom-redisroute-editor -n default --create-namespace --version=v0.29.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/gatewayvoyagermeshcom-redisroute-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gateway.voyagermesh.com/v1alpha1 +$ helm upgrade -i gatewayvoyagermeshcom-redisroute-editor appscode/gatewayvoyagermeshcom-redisroute-editor -n default --create-namespace --version=v0.29.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/gatewayvoyagermeshcom-redisroute-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gatewayvoyagermeshcom-redisroute-editor appscode/gatewayvoyagermeshcom-redisroute-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gcpkubedbcom-providerconfig-editor/Chart.yaml b/charts/gcpkubedbcom-providerconfig-editor/Chart.yaml index 4132d77196..f220abacf7 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/gcpkubedbcom-providerconfig-editor/README.md b/charts/gcpkubedbcom-providerconfig-editor/README.md index dd6cfe9f8f..475b83c85b 100644 --- a/charts/gcpkubedbcom-providerconfig-editor/README.md +++ b/charts/gcpkubedbcom-providerconfig-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gcpkubedbcom-providerconfig-editor --version=v0.30.0 -$ helm upgrade -i gcpkubedbcom-providerconfig-editor appscode/gcpkubedbcom-providerconfig-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gcpkubedbcom-providerconfig-editor --version=v0.29.0 +$ helm upgrade -i gcpkubedbcom-providerconfig-editor appscode/gcpkubedbcom-providerconfig-editor -n default --create-namespace --version=v0.29.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/gcpkubedbcom-providerconfig-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gcpkubedbcom-providerconfig-editor appscode/gcpkubedbcom-providerconfig-editor -n default --create-namespace --version=v0.29.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/gcpkubedbcom-providerconfig-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gcp.kubedb.com/v1beta1 +$ helm upgrade -i gcpkubedbcom-providerconfig-editor appscode/gcpkubedbcom-providerconfig-editor -n default --create-namespace --version=v0.29.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/gcpkubedbcom-providerconfig-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gcpkubedbcom-providerconfig-editor appscode/gcpkubedbcom-providerconfig-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gcpkubedbcom-providerconfigusage-editor/Chart.yaml b/charts/gcpkubedbcom-providerconfigusage-editor/Chart.yaml index 767c3cd9be..8e4831e0a5 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/gcpkubedbcom-providerconfigusage-editor/README.md b/charts/gcpkubedbcom-providerconfigusage-editor/README.md index 0d7e39d162..cdf02968a2 100644 --- a/charts/gcpkubedbcom-providerconfigusage-editor/README.md +++ b/charts/gcpkubedbcom-providerconfigusage-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gcpkubedbcom-providerconfigusage-editor --version=v0.30.0 -$ helm upgrade -i gcpkubedbcom-providerconfigusage-editor appscode/gcpkubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gcpkubedbcom-providerconfigusage-editor --version=v0.29.0 +$ helm upgrade -i gcpkubedbcom-providerconfigusage-editor appscode/gcpkubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.29.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/gcpkubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gcpkubedbcom-providerconfigusage-editor appscode/gcpkubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.29.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/gcpkubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gcp.kubedb.com/v1beta1 +$ helm upgrade -i gcpkubedbcom-providerconfigusage-editor appscode/gcpkubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.29.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/gcpkubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gcpkubedbcom-providerconfigusage-editor appscode/gcpkubedbcom-providerconfigusage-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gcpkubedbcom-storeconfig-editor/Chart.yaml b/charts/gcpkubedbcom-storeconfig-editor/Chart.yaml index 1dd1ef7c24..2ebb1c8cc8 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/gcpkubedbcom-storeconfig-editor/README.md b/charts/gcpkubedbcom-storeconfig-editor/README.md index 539dd6c9cc..da9b1eb5ff 100644 --- a/charts/gcpkubedbcom-storeconfig-editor/README.md +++ b/charts/gcpkubedbcom-storeconfig-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gcpkubedbcom-storeconfig-editor --version=v0.30.0 -$ helm upgrade -i gcpkubedbcom-storeconfig-editor appscode/gcpkubedbcom-storeconfig-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gcpkubedbcom-storeconfig-editor --version=v0.29.0 +$ helm upgrade -i gcpkubedbcom-storeconfig-editor appscode/gcpkubedbcom-storeconfig-editor -n default --create-namespace --version=v0.29.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/gcpkubedbcom-storeconfig-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gcpkubedbcom-storeconfig-editor appscode/gcpkubedbcom-storeconfig-editor -n default --create-namespace --version=v0.29.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/gcpkubedbcom-storeconfig-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gcp.kubedb.com/v1alpha1 +$ helm upgrade -i gcpkubedbcom-storeconfig-editor appscode/gcpkubedbcom-storeconfig-editor -n default --create-namespace --version=v0.29.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/gcpkubedbcom-storeconfig-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gcpkubedbcom-storeconfig-editor appscode/gcpkubedbcom-storeconfig-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gitopskubedbcom-druid-editor/Chart.yaml b/charts/gitopskubedbcom-druid-editor/Chart.yaml index 5eb7f954f4..378bf80ee0 100644 --- a/charts/gitopskubedbcom-druid-editor/Chart.yaml +++ b/charts/gitopskubedbcom-druid-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"gitops.kubedb.com","version":"v1alpha1","resource":"druids"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: Druid Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -13,4 +13,4 @@ maintainers: name: appscode name: gitopskubedbcom-druid-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/gitopskubedbcom-druid-editor/README.md b/charts/gitopskubedbcom-druid-editor/README.md index 9478e81bfb..bb2cb9e85b 100644 --- a/charts/gitopskubedbcom-druid-editor/README.md +++ b/charts/gitopskubedbcom-druid-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gitopskubedbcom-druid-editor --version=v0.30.0 -$ helm upgrade -i gitopskubedbcom-druid-editor appscode/gitopskubedbcom-druid-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gitopskubedbcom-druid-editor --version=v0.29.0 +$ helm upgrade -i gitopskubedbcom-druid-editor appscode/gitopskubedbcom-druid-editor -n default --create-namespace --version=v0.29.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 `gitopskubedbcom-druid-editor`: ```bash -$ helm upgrade -i gitopskubedbcom-druid-editor appscode/gitopskubedbcom-druid-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gitopskubedbcom-druid-editor appscode/gitopskubedbcom-druid-editor -n default --create-namespace --version=v0.29.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. @@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gitopskubedbcom-dr Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i gitopskubedbcom-druid-editor appscode/gitopskubedbcom-druid-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gitops.kubedb.com/v1alpha1 +$ helm upgrade -i gitopskubedbcom-druid-editor appscode/gitopskubedbcom-druid-editor -n default --create-namespace --version=v0.29.0 --set apiVersion=gitops.kubedb.com/v1alpha1 ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i gitopskubedbcom-druid-editor appscode/gitopskubedbcom-druid-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gitopskubedbcom-druid-editor appscode/gitopskubedbcom-druid-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gitopskubedbcom-elasticsearch-editor/Chart.yaml b/charts/gitopskubedbcom-elasticsearch-editor/Chart.yaml index e669d2a3c7..c5d2cd32af 100644 --- a/charts/gitopskubedbcom-elasticsearch-editor/Chart.yaml +++ b/charts/gitopskubedbcom-elasticsearch-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"gitops.kubedb.com","version":"v1alpha1","resource":"elasticsearches"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: Elasticsearch Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -13,4 +13,4 @@ maintainers: name: appscode name: gitopskubedbcom-elasticsearch-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/gitopskubedbcom-elasticsearch-editor/README.md b/charts/gitopskubedbcom-elasticsearch-editor/README.md index f9795beaf5..b50b4a1d4d 100644 --- a/charts/gitopskubedbcom-elasticsearch-editor/README.md +++ b/charts/gitopskubedbcom-elasticsearch-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gitopskubedbcom-elasticsearch-editor --version=v0.30.0 -$ helm upgrade -i gitopskubedbcom-elasticsearch-editor appscode/gitopskubedbcom-elasticsearch-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gitopskubedbcom-elasticsearch-editor --version=v0.29.0 +$ helm upgrade -i gitopskubedbcom-elasticsearch-editor appscode/gitopskubedbcom-elasticsearch-editor -n default --create-namespace --version=v0.29.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 `gitopskubedbcom-elasticsearch-editor`: ```bash -$ helm upgrade -i gitopskubedbcom-elasticsearch-editor appscode/gitopskubedbcom-elasticsearch-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gitopskubedbcom-elasticsearch-editor appscode/gitopskubedbcom-elasticsearch-editor -n default --create-namespace --version=v0.29.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. @@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gitopskubedbcom-el Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i gitopskubedbcom-elasticsearch-editor appscode/gitopskubedbcom-elasticsearch-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gitops.kubedb.com/v1alpha1 +$ helm upgrade -i gitopskubedbcom-elasticsearch-editor appscode/gitopskubedbcom-elasticsearch-editor -n default --create-namespace --version=v0.29.0 --set apiVersion=gitops.kubedb.com/v1alpha1 ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i gitopskubedbcom-elasticsearch-editor appscode/gitopskubedbcom-elasticsearch-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gitopskubedbcom-elasticsearch-editor appscode/gitopskubedbcom-elasticsearch-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gitopskubedbcom-ferretdb-editor/Chart.yaml b/charts/gitopskubedbcom-ferretdb-editor/Chart.yaml index 07480ef85e..b1aba25328 100644 --- a/charts/gitopskubedbcom-ferretdb-editor/Chart.yaml +++ b/charts/gitopskubedbcom-ferretdb-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"gitops.kubedb.com","version":"v1alpha1","resource":"ferretdbs"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: FerretDB Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -13,4 +13,4 @@ maintainers: name: appscode name: gitopskubedbcom-ferretdb-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/gitopskubedbcom-ferretdb-editor/README.md b/charts/gitopskubedbcom-ferretdb-editor/README.md index 8ed9d3b9af..a53c19fe76 100644 --- a/charts/gitopskubedbcom-ferretdb-editor/README.md +++ b/charts/gitopskubedbcom-ferretdb-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gitopskubedbcom-ferretdb-editor --version=v0.30.0 -$ helm upgrade -i gitopskubedbcom-ferretdb-editor appscode/gitopskubedbcom-ferretdb-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gitopskubedbcom-ferretdb-editor --version=v0.29.0 +$ helm upgrade -i gitopskubedbcom-ferretdb-editor appscode/gitopskubedbcom-ferretdb-editor -n default --create-namespace --version=v0.29.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 `gitopskubedbcom-ferretdb-editor`: ```bash -$ helm upgrade -i gitopskubedbcom-ferretdb-editor appscode/gitopskubedbcom-ferretdb-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gitopskubedbcom-ferretdb-editor appscode/gitopskubedbcom-ferretdb-editor -n default --create-namespace --version=v0.29.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. @@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gitopskubedbcom-fe Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i gitopskubedbcom-ferretdb-editor appscode/gitopskubedbcom-ferretdb-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gitops.kubedb.com/v1alpha1 +$ helm upgrade -i gitopskubedbcom-ferretdb-editor appscode/gitopskubedbcom-ferretdb-editor -n default --create-namespace --version=v0.29.0 --set apiVersion=gitops.kubedb.com/v1alpha1 ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i gitopskubedbcom-ferretdb-editor appscode/gitopskubedbcom-ferretdb-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gitopskubedbcom-ferretdb-editor appscode/gitopskubedbcom-ferretdb-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gitopskubedbcom-kafka-editor/Chart.yaml b/charts/gitopskubedbcom-kafka-editor/Chart.yaml index c022f4f4a3..d0c4aa90a8 100644 --- a/charts/gitopskubedbcom-kafka-editor/Chart.yaml +++ b/charts/gitopskubedbcom-kafka-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"gitops.kubedb.com","version":"v1alpha1","resource":"kafkas"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: Kafka Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -13,4 +13,4 @@ maintainers: name: appscode name: gitopskubedbcom-kafka-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/gitopskubedbcom-kafka-editor/README.md b/charts/gitopskubedbcom-kafka-editor/README.md index 8ba1809b26..9dceba3bb3 100644 --- a/charts/gitopskubedbcom-kafka-editor/README.md +++ b/charts/gitopskubedbcom-kafka-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gitopskubedbcom-kafka-editor --version=v0.30.0 -$ helm upgrade -i gitopskubedbcom-kafka-editor appscode/gitopskubedbcom-kafka-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gitopskubedbcom-kafka-editor --version=v0.29.0 +$ helm upgrade -i gitopskubedbcom-kafka-editor appscode/gitopskubedbcom-kafka-editor -n default --create-namespace --version=v0.29.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 `gitopskubedbcom-kafka-editor`: ```bash -$ helm upgrade -i gitopskubedbcom-kafka-editor appscode/gitopskubedbcom-kafka-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gitopskubedbcom-kafka-editor appscode/gitopskubedbcom-kafka-editor -n default --create-namespace --version=v0.29.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. @@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gitopskubedbcom-ka Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i gitopskubedbcom-kafka-editor appscode/gitopskubedbcom-kafka-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gitops.kubedb.com/v1alpha1 +$ helm upgrade -i gitopskubedbcom-kafka-editor appscode/gitopskubedbcom-kafka-editor -n default --create-namespace --version=v0.29.0 --set apiVersion=gitops.kubedb.com/v1alpha1 ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i gitopskubedbcom-kafka-editor appscode/gitopskubedbcom-kafka-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gitopskubedbcom-kafka-editor appscode/gitopskubedbcom-kafka-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gitopskubedbcom-mariadb-editor/Chart.yaml b/charts/gitopskubedbcom-mariadb-editor/Chart.yaml index aa3f40d9af..8a97df03b3 100644 --- a/charts/gitopskubedbcom-mariadb-editor/Chart.yaml +++ b/charts/gitopskubedbcom-mariadb-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"gitops.kubedb.com","version":"v1alpha1","resource":"mariadbs"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: MariaDB Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -13,4 +13,4 @@ maintainers: name: appscode name: gitopskubedbcom-mariadb-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/gitopskubedbcom-mariadb-editor/README.md b/charts/gitopskubedbcom-mariadb-editor/README.md index 0dada62f4c..e51c7ab1ab 100644 --- a/charts/gitopskubedbcom-mariadb-editor/README.md +++ b/charts/gitopskubedbcom-mariadb-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gitopskubedbcom-mariadb-editor --version=v0.30.0 -$ helm upgrade -i gitopskubedbcom-mariadb-editor appscode/gitopskubedbcom-mariadb-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gitopskubedbcom-mariadb-editor --version=v0.29.0 +$ helm upgrade -i gitopskubedbcom-mariadb-editor appscode/gitopskubedbcom-mariadb-editor -n default --create-namespace --version=v0.29.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 `gitopskubedbcom-mariadb-editor`: ```bash -$ helm upgrade -i gitopskubedbcom-mariadb-editor appscode/gitopskubedbcom-mariadb-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gitopskubedbcom-mariadb-editor appscode/gitopskubedbcom-mariadb-editor -n default --create-namespace --version=v0.29.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. @@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gitopskubedbcom-ma Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i gitopskubedbcom-mariadb-editor appscode/gitopskubedbcom-mariadb-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gitops.kubedb.com/v1alpha1 +$ helm upgrade -i gitopskubedbcom-mariadb-editor appscode/gitopskubedbcom-mariadb-editor -n default --create-namespace --version=v0.29.0 --set apiVersion=gitops.kubedb.com/v1alpha1 ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i gitopskubedbcom-mariadb-editor appscode/gitopskubedbcom-mariadb-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gitopskubedbcom-mariadb-editor appscode/gitopskubedbcom-mariadb-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gitopskubedbcom-memcached-editor/Chart.yaml b/charts/gitopskubedbcom-memcached-editor/Chart.yaml index 24ec8301cb..1768c77a7a 100644 --- a/charts/gitopskubedbcom-memcached-editor/Chart.yaml +++ b/charts/gitopskubedbcom-memcached-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"gitops.kubedb.com","version":"v1alpha1","resource":"memcacheds"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: Memcached Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -13,4 +13,4 @@ maintainers: name: appscode name: gitopskubedbcom-memcached-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/gitopskubedbcom-memcached-editor/README.md b/charts/gitopskubedbcom-memcached-editor/README.md index e7f7b7983b..21ae54b247 100644 --- a/charts/gitopskubedbcom-memcached-editor/README.md +++ b/charts/gitopskubedbcom-memcached-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gitopskubedbcom-memcached-editor --version=v0.30.0 -$ helm upgrade -i gitopskubedbcom-memcached-editor appscode/gitopskubedbcom-memcached-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gitopskubedbcom-memcached-editor --version=v0.29.0 +$ helm upgrade -i gitopskubedbcom-memcached-editor appscode/gitopskubedbcom-memcached-editor -n default --create-namespace --version=v0.29.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 `gitopskubedbcom-memcached-editor`: ```bash -$ helm upgrade -i gitopskubedbcom-memcached-editor appscode/gitopskubedbcom-memcached-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gitopskubedbcom-memcached-editor appscode/gitopskubedbcom-memcached-editor -n default --create-namespace --version=v0.29.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. @@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gitopskubedbcom-me Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i gitopskubedbcom-memcached-editor appscode/gitopskubedbcom-memcached-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gitops.kubedb.com/v1alpha1 +$ helm upgrade -i gitopskubedbcom-memcached-editor appscode/gitopskubedbcom-memcached-editor -n default --create-namespace --version=v0.29.0 --set apiVersion=gitops.kubedb.com/v1alpha1 ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i gitopskubedbcom-memcached-editor appscode/gitopskubedbcom-memcached-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gitopskubedbcom-memcached-editor appscode/gitopskubedbcom-memcached-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gitopskubedbcom-mongodb-editor/Chart.yaml b/charts/gitopskubedbcom-mongodb-editor/Chart.yaml index f07731e568..58c748c1c8 100644 --- a/charts/gitopskubedbcom-mongodb-editor/Chart.yaml +++ b/charts/gitopskubedbcom-mongodb-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"gitops.kubedb.com","version":"v1alpha1","resource":"mongodbs"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: MongoDB Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -13,4 +13,4 @@ maintainers: name: appscode name: gitopskubedbcom-mongodb-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/gitopskubedbcom-mongodb-editor/README.md b/charts/gitopskubedbcom-mongodb-editor/README.md index a43d5161d2..ed6ac0215d 100644 --- a/charts/gitopskubedbcom-mongodb-editor/README.md +++ b/charts/gitopskubedbcom-mongodb-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gitopskubedbcom-mongodb-editor --version=v0.30.0 -$ helm upgrade -i gitopskubedbcom-mongodb-editor appscode/gitopskubedbcom-mongodb-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gitopskubedbcom-mongodb-editor --version=v0.29.0 +$ helm upgrade -i gitopskubedbcom-mongodb-editor appscode/gitopskubedbcom-mongodb-editor -n default --create-namespace --version=v0.29.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 `gitopskubedbcom-mongodb-editor`: ```bash -$ helm upgrade -i gitopskubedbcom-mongodb-editor appscode/gitopskubedbcom-mongodb-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gitopskubedbcom-mongodb-editor appscode/gitopskubedbcom-mongodb-editor -n default --create-namespace --version=v0.29.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. @@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gitopskubedbcom-mo Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i gitopskubedbcom-mongodb-editor appscode/gitopskubedbcom-mongodb-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gitops.kubedb.com/v1alpha1 +$ helm upgrade -i gitopskubedbcom-mongodb-editor appscode/gitopskubedbcom-mongodb-editor -n default --create-namespace --version=v0.29.0 --set apiVersion=gitops.kubedb.com/v1alpha1 ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i gitopskubedbcom-mongodb-editor appscode/gitopskubedbcom-mongodb-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gitopskubedbcom-mongodb-editor appscode/gitopskubedbcom-mongodb-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gitopskubedbcom-mssqlserver-editor/Chart.yaml b/charts/gitopskubedbcom-mssqlserver-editor/Chart.yaml index 1156eb8790..88697f03d0 100644 --- a/charts/gitopskubedbcom-mssqlserver-editor/Chart.yaml +++ b/charts/gitopskubedbcom-mssqlserver-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"gitops.kubedb.com","version":"v1alpha1","resource":"mssqlservers"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.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: gitopskubedbcom-mssqlserver-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/gitopskubedbcom-mssqlserver-editor/README.md b/charts/gitopskubedbcom-mssqlserver-editor/README.md index 3cf48d21bf..882fb3da94 100644 --- a/charts/gitopskubedbcom-mssqlserver-editor/README.md +++ b/charts/gitopskubedbcom-mssqlserver-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gitopskubedbcom-mssqlserver-editor --version=v0.30.0 -$ helm upgrade -i gitopskubedbcom-mssqlserver-editor appscode/gitopskubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gitopskubedbcom-mssqlserver-editor --version=v0.29.0 +$ helm upgrade -i gitopskubedbcom-mssqlserver-editor appscode/gitopskubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.29.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 `gitopskubedbcom-mssqlserver-editor`: ```bash -$ helm upgrade -i gitopskubedbcom-mssqlserver-editor appscode/gitopskubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gitopskubedbcom-mssqlserver-editor appscode/gitopskubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.29.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 `gitopskubedbcom-ms Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i gitopskubedbcom-mssqlserver-editor appscode/gitopskubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gitops.kubedb.com/v1alpha1 +$ helm upgrade -i gitopskubedbcom-mssqlserver-editor appscode/gitopskubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.29.0 --set apiVersion=gitops.kubedb.com/v1alpha1 ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i gitopskubedbcom-mssqlserver-editor appscode/gitopskubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gitopskubedbcom-mssqlserver-editor appscode/gitopskubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gitopskubedbcom-mysql-editor/Chart.yaml b/charts/gitopskubedbcom-mysql-editor/Chart.yaml index ed0fac548f..ad25a585a6 100644 --- a/charts/gitopskubedbcom-mysql-editor/Chart.yaml +++ b/charts/gitopskubedbcom-mysql-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"gitops.kubedb.com","version":"v1alpha1","resource":"mysqls"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: MySQL Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -13,4 +13,4 @@ maintainers: name: appscode name: gitopskubedbcom-mysql-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/gitopskubedbcom-mysql-editor/README.md b/charts/gitopskubedbcom-mysql-editor/README.md index 1ed7f57485..7d1b776508 100644 --- a/charts/gitopskubedbcom-mysql-editor/README.md +++ b/charts/gitopskubedbcom-mysql-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gitopskubedbcom-mysql-editor --version=v0.30.0 -$ helm upgrade -i gitopskubedbcom-mysql-editor appscode/gitopskubedbcom-mysql-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gitopskubedbcom-mysql-editor --version=v0.29.0 +$ helm upgrade -i gitopskubedbcom-mysql-editor appscode/gitopskubedbcom-mysql-editor -n default --create-namespace --version=v0.29.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 `gitopskubedbcom-mysql-editor`: ```bash -$ helm upgrade -i gitopskubedbcom-mysql-editor appscode/gitopskubedbcom-mysql-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gitopskubedbcom-mysql-editor appscode/gitopskubedbcom-mysql-editor -n default --create-namespace --version=v0.29.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. @@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gitopskubedbcom-my Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i gitopskubedbcom-mysql-editor appscode/gitopskubedbcom-mysql-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gitops.kubedb.com/v1alpha1 +$ helm upgrade -i gitopskubedbcom-mysql-editor appscode/gitopskubedbcom-mysql-editor -n default --create-namespace --version=v0.29.0 --set apiVersion=gitops.kubedb.com/v1alpha1 ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i gitopskubedbcom-mysql-editor appscode/gitopskubedbcom-mysql-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gitopskubedbcom-mysql-editor appscode/gitopskubedbcom-mysql-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gitopskubedbcom-perconaxtradb-editor/Chart.yaml b/charts/gitopskubedbcom-perconaxtradb-editor/Chart.yaml index 8ecf661bbb..ac49e8ef4f 100644 --- a/charts/gitopskubedbcom-perconaxtradb-editor/Chart.yaml +++ b/charts/gitopskubedbcom-perconaxtradb-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"gitops.kubedb.com","version":"v1alpha1","resource":"perconaxtradbs"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: PerconaXtraDB Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -13,4 +13,4 @@ maintainers: name: appscode name: gitopskubedbcom-perconaxtradb-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/gitopskubedbcom-perconaxtradb-editor/README.md b/charts/gitopskubedbcom-perconaxtradb-editor/README.md index 7fd30eaab8..6c1395d2ab 100644 --- a/charts/gitopskubedbcom-perconaxtradb-editor/README.md +++ b/charts/gitopskubedbcom-perconaxtradb-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gitopskubedbcom-perconaxtradb-editor --version=v0.30.0 -$ helm upgrade -i gitopskubedbcom-perconaxtradb-editor appscode/gitopskubedbcom-perconaxtradb-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gitopskubedbcom-perconaxtradb-editor --version=v0.29.0 +$ helm upgrade -i gitopskubedbcom-perconaxtradb-editor appscode/gitopskubedbcom-perconaxtradb-editor -n default --create-namespace --version=v0.29.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 `gitopskubedbcom-perconaxtradb-editor`: ```bash -$ helm upgrade -i gitopskubedbcom-perconaxtradb-editor appscode/gitopskubedbcom-perconaxtradb-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gitopskubedbcom-perconaxtradb-editor appscode/gitopskubedbcom-perconaxtradb-editor -n default --create-namespace --version=v0.29.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. @@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gitopskubedbcom-pe Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i gitopskubedbcom-perconaxtradb-editor appscode/gitopskubedbcom-perconaxtradb-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gitops.kubedb.com/v1alpha1 +$ helm upgrade -i gitopskubedbcom-perconaxtradb-editor appscode/gitopskubedbcom-perconaxtradb-editor -n default --create-namespace --version=v0.29.0 --set apiVersion=gitops.kubedb.com/v1alpha1 ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i gitopskubedbcom-perconaxtradb-editor appscode/gitopskubedbcom-perconaxtradb-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gitopskubedbcom-perconaxtradb-editor appscode/gitopskubedbcom-perconaxtradb-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gitopskubedbcom-pgbouncer-editor/Chart.yaml b/charts/gitopskubedbcom-pgbouncer-editor/Chart.yaml index b30b2bd92d..e347366918 100644 --- a/charts/gitopskubedbcom-pgbouncer-editor/Chart.yaml +++ b/charts/gitopskubedbcom-pgbouncer-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"gitops.kubedb.com","version":"v1alpha1","resource":"pgbouncers"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: PgBouncer Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -13,4 +13,4 @@ maintainers: name: appscode name: gitopskubedbcom-pgbouncer-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/gitopskubedbcom-pgbouncer-editor/README.md b/charts/gitopskubedbcom-pgbouncer-editor/README.md index a4b10b293a..536574e26b 100644 --- a/charts/gitopskubedbcom-pgbouncer-editor/README.md +++ b/charts/gitopskubedbcom-pgbouncer-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gitopskubedbcom-pgbouncer-editor --version=v0.30.0 -$ helm upgrade -i gitopskubedbcom-pgbouncer-editor appscode/gitopskubedbcom-pgbouncer-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gitopskubedbcom-pgbouncer-editor --version=v0.29.0 +$ helm upgrade -i gitopskubedbcom-pgbouncer-editor appscode/gitopskubedbcom-pgbouncer-editor -n default --create-namespace --version=v0.29.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 `gitopskubedbcom-pgbouncer-editor`: ```bash -$ helm upgrade -i gitopskubedbcom-pgbouncer-editor appscode/gitopskubedbcom-pgbouncer-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gitopskubedbcom-pgbouncer-editor appscode/gitopskubedbcom-pgbouncer-editor -n default --create-namespace --version=v0.29.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. @@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gitopskubedbcom-pg Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i gitopskubedbcom-pgbouncer-editor appscode/gitopskubedbcom-pgbouncer-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gitops.kubedb.com/v1alpha1 +$ helm upgrade -i gitopskubedbcom-pgbouncer-editor appscode/gitopskubedbcom-pgbouncer-editor -n default --create-namespace --version=v0.29.0 --set apiVersion=gitops.kubedb.com/v1alpha1 ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i gitopskubedbcom-pgbouncer-editor appscode/gitopskubedbcom-pgbouncer-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gitopskubedbcom-pgbouncer-editor appscode/gitopskubedbcom-pgbouncer-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gitopskubedbcom-pgpool-editor/Chart.yaml b/charts/gitopskubedbcom-pgpool-editor/Chart.yaml index 9a2ce9721b..f6b8d360b8 100644 --- a/charts/gitopskubedbcom-pgpool-editor/Chart.yaml +++ b/charts/gitopskubedbcom-pgpool-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"gitops.kubedb.com","version":"v1alpha1","resource":"pgpools"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: Pgpool Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -13,4 +13,4 @@ maintainers: name: appscode name: gitopskubedbcom-pgpool-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/gitopskubedbcom-pgpool-editor/README.md b/charts/gitopskubedbcom-pgpool-editor/README.md index 22ef044597..e589c5f6b3 100644 --- a/charts/gitopskubedbcom-pgpool-editor/README.md +++ b/charts/gitopskubedbcom-pgpool-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gitopskubedbcom-pgpool-editor --version=v0.30.0 -$ helm upgrade -i gitopskubedbcom-pgpool-editor appscode/gitopskubedbcom-pgpool-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gitopskubedbcom-pgpool-editor --version=v0.29.0 +$ helm upgrade -i gitopskubedbcom-pgpool-editor appscode/gitopskubedbcom-pgpool-editor -n default --create-namespace --version=v0.29.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 `gitopskubedbcom-pgpool-editor`: ```bash -$ helm upgrade -i gitopskubedbcom-pgpool-editor appscode/gitopskubedbcom-pgpool-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gitopskubedbcom-pgpool-editor appscode/gitopskubedbcom-pgpool-editor -n default --create-namespace --version=v0.29.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. @@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gitopskubedbcom-pg Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i gitopskubedbcom-pgpool-editor appscode/gitopskubedbcom-pgpool-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gitops.kubedb.com/v1alpha1 +$ helm upgrade -i gitopskubedbcom-pgpool-editor appscode/gitopskubedbcom-pgpool-editor -n default --create-namespace --version=v0.29.0 --set apiVersion=gitops.kubedb.com/v1alpha1 ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i gitopskubedbcom-pgpool-editor appscode/gitopskubedbcom-pgpool-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gitopskubedbcom-pgpool-editor appscode/gitopskubedbcom-pgpool-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gitopskubedbcom-postgres-editor/Chart.yaml b/charts/gitopskubedbcom-postgres-editor/Chart.yaml index 0906979f88..9e2bc77b2b 100644 --- a/charts/gitopskubedbcom-postgres-editor/Chart.yaml +++ b/charts/gitopskubedbcom-postgres-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"gitops.kubedb.com","version":"v1alpha1","resource":"postgreses"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: Postgres Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -13,4 +13,4 @@ maintainers: name: appscode name: gitopskubedbcom-postgres-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/gitopskubedbcom-postgres-editor/README.md b/charts/gitopskubedbcom-postgres-editor/README.md index 86ee170604..573c2a29e8 100644 --- a/charts/gitopskubedbcom-postgres-editor/README.md +++ b/charts/gitopskubedbcom-postgres-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gitopskubedbcom-postgres-editor --version=v0.30.0 -$ helm upgrade -i gitopskubedbcom-postgres-editor appscode/gitopskubedbcom-postgres-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gitopskubedbcom-postgres-editor --version=v0.29.0 +$ helm upgrade -i gitopskubedbcom-postgres-editor appscode/gitopskubedbcom-postgres-editor -n default --create-namespace --version=v0.29.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 `gitopskubedbcom-postgres-editor`: ```bash -$ helm upgrade -i gitopskubedbcom-postgres-editor appscode/gitopskubedbcom-postgres-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gitopskubedbcom-postgres-editor appscode/gitopskubedbcom-postgres-editor -n default --create-namespace --version=v0.29.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. @@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gitopskubedbcom-po Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i gitopskubedbcom-postgres-editor appscode/gitopskubedbcom-postgres-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gitops.kubedb.com/v1alpha1 +$ helm upgrade -i gitopskubedbcom-postgres-editor appscode/gitopskubedbcom-postgres-editor -n default --create-namespace --version=v0.29.0 --set apiVersion=gitops.kubedb.com/v1alpha1 ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i gitopskubedbcom-postgres-editor appscode/gitopskubedbcom-postgres-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gitopskubedbcom-postgres-editor appscode/gitopskubedbcom-postgres-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gitopskubedbcom-proxysql-editor/Chart.yaml b/charts/gitopskubedbcom-proxysql-editor/Chart.yaml index bf64685339..71d23b279e 100644 --- a/charts/gitopskubedbcom-proxysql-editor/Chart.yaml +++ b/charts/gitopskubedbcom-proxysql-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"gitops.kubedb.com","version":"v1alpha1","resource":"proxysqls"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: ProxySQL Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -13,4 +13,4 @@ maintainers: name: appscode name: gitopskubedbcom-proxysql-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/gitopskubedbcom-proxysql-editor/README.md b/charts/gitopskubedbcom-proxysql-editor/README.md index 546a13ac59..08b3fc4f75 100644 --- a/charts/gitopskubedbcom-proxysql-editor/README.md +++ b/charts/gitopskubedbcom-proxysql-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gitopskubedbcom-proxysql-editor --version=v0.30.0 -$ helm upgrade -i gitopskubedbcom-proxysql-editor appscode/gitopskubedbcom-proxysql-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gitopskubedbcom-proxysql-editor --version=v0.29.0 +$ helm upgrade -i gitopskubedbcom-proxysql-editor appscode/gitopskubedbcom-proxysql-editor -n default --create-namespace --version=v0.29.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 `gitopskubedbcom-proxysql-editor`: ```bash -$ helm upgrade -i gitopskubedbcom-proxysql-editor appscode/gitopskubedbcom-proxysql-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gitopskubedbcom-proxysql-editor appscode/gitopskubedbcom-proxysql-editor -n default --create-namespace --version=v0.29.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. @@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gitopskubedbcom-pr Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i gitopskubedbcom-proxysql-editor appscode/gitopskubedbcom-proxysql-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gitops.kubedb.com/v1alpha1 +$ helm upgrade -i gitopskubedbcom-proxysql-editor appscode/gitopskubedbcom-proxysql-editor -n default --create-namespace --version=v0.29.0 --set apiVersion=gitops.kubedb.com/v1alpha1 ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i gitopskubedbcom-proxysql-editor appscode/gitopskubedbcom-proxysql-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gitopskubedbcom-proxysql-editor appscode/gitopskubedbcom-proxysql-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gitopskubedbcom-rabbitmq-editor/Chart.yaml b/charts/gitopskubedbcom-rabbitmq-editor/Chart.yaml index ad84fe2254..b1e8967867 100644 --- a/charts/gitopskubedbcom-rabbitmq-editor/Chart.yaml +++ b/charts/gitopskubedbcom-rabbitmq-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"gitops.kubedb.com","version":"v1alpha1","resource":"rabbitmqs"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: RabbitMQ Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -13,4 +13,4 @@ maintainers: name: appscode name: gitopskubedbcom-rabbitmq-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/gitopskubedbcom-rabbitmq-editor/README.md b/charts/gitopskubedbcom-rabbitmq-editor/README.md index 38f9b64337..3a33c3a5e9 100644 --- a/charts/gitopskubedbcom-rabbitmq-editor/README.md +++ b/charts/gitopskubedbcom-rabbitmq-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gitopskubedbcom-rabbitmq-editor --version=v0.30.0 -$ helm upgrade -i gitopskubedbcom-rabbitmq-editor appscode/gitopskubedbcom-rabbitmq-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gitopskubedbcom-rabbitmq-editor --version=v0.29.0 +$ helm upgrade -i gitopskubedbcom-rabbitmq-editor appscode/gitopskubedbcom-rabbitmq-editor -n default --create-namespace --version=v0.29.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 `gitopskubedbcom-rabbitmq-editor`: ```bash -$ helm upgrade -i gitopskubedbcom-rabbitmq-editor appscode/gitopskubedbcom-rabbitmq-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gitopskubedbcom-rabbitmq-editor appscode/gitopskubedbcom-rabbitmq-editor -n default --create-namespace --version=v0.29.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. @@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gitopskubedbcom-ra Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i gitopskubedbcom-rabbitmq-editor appscode/gitopskubedbcom-rabbitmq-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gitops.kubedb.com/v1alpha1 +$ helm upgrade -i gitopskubedbcom-rabbitmq-editor appscode/gitopskubedbcom-rabbitmq-editor -n default --create-namespace --version=v0.29.0 --set apiVersion=gitops.kubedb.com/v1alpha1 ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i gitopskubedbcom-rabbitmq-editor appscode/gitopskubedbcom-rabbitmq-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gitopskubedbcom-rabbitmq-editor appscode/gitopskubedbcom-rabbitmq-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gitopskubedbcom-redis-editor/Chart.yaml b/charts/gitopskubedbcom-redis-editor/Chart.yaml index f728d47a97..0c31ee16dd 100644 --- a/charts/gitopskubedbcom-redis-editor/Chart.yaml +++ b/charts/gitopskubedbcom-redis-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"gitops.kubedb.com","version":"v1alpha1","resource":"redises"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: Redis Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -13,4 +13,4 @@ maintainers: name: appscode name: gitopskubedbcom-redis-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/gitopskubedbcom-redis-editor/README.md b/charts/gitopskubedbcom-redis-editor/README.md index b6b3634f09..ffe1bef881 100644 --- a/charts/gitopskubedbcom-redis-editor/README.md +++ b/charts/gitopskubedbcom-redis-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gitopskubedbcom-redis-editor --version=v0.30.0 -$ helm upgrade -i gitopskubedbcom-redis-editor appscode/gitopskubedbcom-redis-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gitopskubedbcom-redis-editor --version=v0.29.0 +$ helm upgrade -i gitopskubedbcom-redis-editor appscode/gitopskubedbcom-redis-editor -n default --create-namespace --version=v0.29.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 `gitopskubedbcom-redis-editor`: ```bash -$ helm upgrade -i gitopskubedbcom-redis-editor appscode/gitopskubedbcom-redis-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gitopskubedbcom-redis-editor appscode/gitopskubedbcom-redis-editor -n default --create-namespace --version=v0.29.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. @@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gitopskubedbcom-re Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i gitopskubedbcom-redis-editor appscode/gitopskubedbcom-redis-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gitops.kubedb.com/v1alpha1 +$ helm upgrade -i gitopskubedbcom-redis-editor appscode/gitopskubedbcom-redis-editor -n default --create-namespace --version=v0.29.0 --set apiVersion=gitops.kubedb.com/v1alpha1 ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i gitopskubedbcom-redis-editor appscode/gitopskubedbcom-redis-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gitopskubedbcom-redis-editor appscode/gitopskubedbcom-redis-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gitopskubedbcom-redissentinel-editor/Chart.yaml b/charts/gitopskubedbcom-redissentinel-editor/Chart.yaml index f997266a37..dd11510276 100644 --- a/charts/gitopskubedbcom-redissentinel-editor/Chart.yaml +++ b/charts/gitopskubedbcom-redissentinel-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"gitops.kubedb.com","version":"v1alpha1","resource":"redissentinels"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: RedisSentinel Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -13,4 +13,4 @@ maintainers: name: appscode name: gitopskubedbcom-redissentinel-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/gitopskubedbcom-redissentinel-editor/README.md b/charts/gitopskubedbcom-redissentinel-editor/README.md index 24db051502..c02d337fea 100644 --- a/charts/gitopskubedbcom-redissentinel-editor/README.md +++ b/charts/gitopskubedbcom-redissentinel-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gitopskubedbcom-redissentinel-editor --version=v0.30.0 -$ helm upgrade -i gitopskubedbcom-redissentinel-editor appscode/gitopskubedbcom-redissentinel-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gitopskubedbcom-redissentinel-editor --version=v0.29.0 +$ helm upgrade -i gitopskubedbcom-redissentinel-editor appscode/gitopskubedbcom-redissentinel-editor -n default --create-namespace --version=v0.29.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 `gitopskubedbcom-redissentinel-editor`: ```bash -$ helm upgrade -i gitopskubedbcom-redissentinel-editor appscode/gitopskubedbcom-redissentinel-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gitopskubedbcom-redissentinel-editor appscode/gitopskubedbcom-redissentinel-editor -n default --create-namespace --version=v0.29.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. @@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gitopskubedbcom-re Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i gitopskubedbcom-redissentinel-editor appscode/gitopskubedbcom-redissentinel-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gitops.kubedb.com/v1alpha1 +$ helm upgrade -i gitopskubedbcom-redissentinel-editor appscode/gitopskubedbcom-redissentinel-editor -n default --create-namespace --version=v0.29.0 --set apiVersion=gitops.kubedb.com/v1alpha1 ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i gitopskubedbcom-redissentinel-editor appscode/gitopskubedbcom-redissentinel-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gitopskubedbcom-redissentinel-editor appscode/gitopskubedbcom-redissentinel-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gitopskubedbcom-singlestore-editor/Chart.yaml b/charts/gitopskubedbcom-singlestore-editor/Chart.yaml index c8e53947ea..3a5066a5d1 100644 --- a/charts/gitopskubedbcom-singlestore-editor/Chart.yaml +++ b/charts/gitopskubedbcom-singlestore-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"gitops.kubedb.com","version":"v1alpha1","resource":"singlestores"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: Singlestore Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -13,4 +13,4 @@ maintainers: name: appscode name: gitopskubedbcom-singlestore-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/gitopskubedbcom-singlestore-editor/README.md b/charts/gitopskubedbcom-singlestore-editor/README.md index 7929b562ae..6a31fbe331 100644 --- a/charts/gitopskubedbcom-singlestore-editor/README.md +++ b/charts/gitopskubedbcom-singlestore-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gitopskubedbcom-singlestore-editor --version=v0.30.0 -$ helm upgrade -i gitopskubedbcom-singlestore-editor appscode/gitopskubedbcom-singlestore-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gitopskubedbcom-singlestore-editor --version=v0.29.0 +$ helm upgrade -i gitopskubedbcom-singlestore-editor appscode/gitopskubedbcom-singlestore-editor -n default --create-namespace --version=v0.29.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 `gitopskubedbcom-singlestore-editor`: ```bash -$ helm upgrade -i gitopskubedbcom-singlestore-editor appscode/gitopskubedbcom-singlestore-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gitopskubedbcom-singlestore-editor appscode/gitopskubedbcom-singlestore-editor -n default --create-namespace --version=v0.29.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. @@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gitopskubedbcom-si Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i gitopskubedbcom-singlestore-editor appscode/gitopskubedbcom-singlestore-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gitops.kubedb.com/v1alpha1 +$ helm upgrade -i gitopskubedbcom-singlestore-editor appscode/gitopskubedbcom-singlestore-editor -n default --create-namespace --version=v0.29.0 --set apiVersion=gitops.kubedb.com/v1alpha1 ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i gitopskubedbcom-singlestore-editor appscode/gitopskubedbcom-singlestore-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gitopskubedbcom-singlestore-editor appscode/gitopskubedbcom-singlestore-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gitopskubedbcom-solr-editor/Chart.yaml b/charts/gitopskubedbcom-solr-editor/Chart.yaml index 857574e974..c3d9b41167 100644 --- a/charts/gitopskubedbcom-solr-editor/Chart.yaml +++ b/charts/gitopskubedbcom-solr-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"gitops.kubedb.com","version":"v1alpha1","resource":"solrs"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: Solr Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -13,4 +13,4 @@ maintainers: name: appscode name: gitopskubedbcom-solr-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/gitopskubedbcom-solr-editor/README.md b/charts/gitopskubedbcom-solr-editor/README.md index 8a9c0654aa..99e513268b 100644 --- a/charts/gitopskubedbcom-solr-editor/README.md +++ b/charts/gitopskubedbcom-solr-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gitopskubedbcom-solr-editor --version=v0.30.0 -$ helm upgrade -i gitopskubedbcom-solr-editor appscode/gitopskubedbcom-solr-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gitopskubedbcom-solr-editor --version=v0.29.0 +$ helm upgrade -i gitopskubedbcom-solr-editor appscode/gitopskubedbcom-solr-editor -n default --create-namespace --version=v0.29.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 `gitopskubedbcom-solr-editor`: ```bash -$ helm upgrade -i gitopskubedbcom-solr-editor appscode/gitopskubedbcom-solr-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gitopskubedbcom-solr-editor appscode/gitopskubedbcom-solr-editor -n default --create-namespace --version=v0.29.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. @@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gitopskubedbcom-so Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i gitopskubedbcom-solr-editor appscode/gitopskubedbcom-solr-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gitops.kubedb.com/v1alpha1 +$ helm upgrade -i gitopskubedbcom-solr-editor appscode/gitopskubedbcom-solr-editor -n default --create-namespace --version=v0.29.0 --set apiVersion=gitops.kubedb.com/v1alpha1 ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i gitopskubedbcom-solr-editor appscode/gitopskubedbcom-solr-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gitopskubedbcom-solr-editor appscode/gitopskubedbcom-solr-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/gitopskubedbcom-zookeeper-editor/Chart.yaml b/charts/gitopskubedbcom-zookeeper-editor/Chart.yaml index bd71f099cf..2a91103480 100644 --- a/charts/gitopskubedbcom-zookeeper-editor/Chart.yaml +++ b/charts/gitopskubedbcom-zookeeper-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"gitops.kubedb.com","version":"v1alpha1","resource":"zookeepers"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: ZooKeeper Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -13,4 +13,4 @@ maintainers: name: appscode name: gitopskubedbcom-zookeeper-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/gitopskubedbcom-zookeeper-editor/README.md b/charts/gitopskubedbcom-zookeeper-editor/README.md index 417d59073a..e6a6416895 100644 --- a/charts/gitopskubedbcom-zookeeper-editor/README.md +++ b/charts/gitopskubedbcom-zookeeper-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/gitopskubedbcom-zookeeper-editor --version=v0.30.0 -$ helm upgrade -i gitopskubedbcom-zookeeper-editor appscode/gitopskubedbcom-zookeeper-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/gitopskubedbcom-zookeeper-editor --version=v0.29.0 +$ helm upgrade -i gitopskubedbcom-zookeeper-editor appscode/gitopskubedbcom-zookeeper-editor -n default --create-namespace --version=v0.29.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 `gitopskubedbcom-zookeeper-editor`: ```bash -$ helm upgrade -i gitopskubedbcom-zookeeper-editor appscode/gitopskubedbcom-zookeeper-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i gitopskubedbcom-zookeeper-editor appscode/gitopskubedbcom-zookeeper-editor -n default --create-namespace --version=v0.29.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. @@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `gitopskubedbcom-zo Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i gitopskubedbcom-zookeeper-editor appscode/gitopskubedbcom-zookeeper-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=gitops.kubedb.com/v1alpha1 +$ helm upgrade -i gitopskubedbcom-zookeeper-editor appscode/gitopskubedbcom-zookeeper-editor -n default --create-namespace --version=v0.29.0 --set apiVersion=gitops.kubedb.com/v1alpha1 ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i gitopskubedbcom-zookeeper-editor appscode/gitopskubedbcom-zookeeper-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i gitopskubedbcom-zookeeper-editor appscode/gitopskubedbcom-zookeeper-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/grafanasearchlightdev-dashboard-editor/Chart.yaml b/charts/grafanasearchlightdev-dashboard-editor/Chart.yaml index 4ca6a5b95a..1947029ce3 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/grafanasearchlightdev-dashboard-editor/README.md b/charts/grafanasearchlightdev-dashboard-editor/README.md index e04e2e828c..3e24f5a62d 100644 --- a/charts/grafanasearchlightdev-dashboard-editor/README.md +++ b/charts/grafanasearchlightdev-dashboard-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/grafanasearchlightdev-dashboard-editor --version=v0.30.0 -$ helm upgrade -i grafanasearchlightdev-dashboard-editor appscode/grafanasearchlightdev-dashboard-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/grafanasearchlightdev-dashboard-editor --version=v0.29.0 +$ helm upgrade -i grafanasearchlightdev-dashboard-editor appscode/grafanasearchlightdev-dashboard-editor -n default --create-namespace --version=v0.29.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 appscode/grafanasearchlightdev-dashboard-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i grafanasearchlightdev-dashboard-editor appscode/grafanasearchlightdev-dashboard-editor -n default --create-namespace --version=v0.29.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 appscode/grafanasearchlightdev-dashboard-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=grafana.searchlight.dev/v1alpha1 +$ helm upgrade -i grafanasearchlightdev-dashboard-editor appscode/grafanasearchlightdev-dashboard-editor -n default --create-namespace --version=v0.29.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 appscode/grafanasearchlightdev-dashboard-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i grafanasearchlightdev-dashboard-editor appscode/grafanasearchlightdev-dashboard-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/grafanasearchlightdev-dashboardtemplate-editor/Chart.yaml b/charts/grafanasearchlightdev-dashboardtemplate-editor/Chart.yaml index 86e9751eb6..b7ad2aca21 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/grafanasearchlightdev-dashboardtemplate-editor/README.md b/charts/grafanasearchlightdev-dashboardtemplate-editor/README.md index f7af7d2fc6..6125a0521d 100644 --- a/charts/grafanasearchlightdev-dashboardtemplate-editor/README.md +++ b/charts/grafanasearchlightdev-dashboardtemplate-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/grafanasearchlightdev-dashboardtemplate-editor --version=v0.30.0 -$ helm upgrade -i grafanasearchlightdev-dashboardtemplate-editor appscode/grafanasearchlightdev-dashboardtemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/grafanasearchlightdev-dashboardtemplate-editor --version=v0.29.0 +$ helm upgrade -i grafanasearchlightdev-dashboardtemplate-editor appscode/grafanasearchlightdev-dashboardtemplate-editor -n default --create-namespace --version=v0.29.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 appscode/grafanasearchlightdev-dashboardtemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i grafanasearchlightdev-dashboardtemplate-editor appscode/grafanasearchlightdev-dashboardtemplate-editor -n default --create-namespace --version=v0.29.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 appscode/grafanasearchlightdev-dashboardtemplate-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=grafana.searchlight.dev/v1alpha1 +$ helm upgrade -i grafanasearchlightdev-dashboardtemplate-editor appscode/grafanasearchlightdev-dashboardtemplate-editor -n default --create-namespace --version=v0.29.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 appscode/grafanasearchlightdev-dashboardtemplate-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i grafanasearchlightdev-dashboardtemplate-editor appscode/grafanasearchlightdev-dashboardtemplate-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/grafanasearchlightdev-datasource-editor/Chart.yaml b/charts/grafanasearchlightdev-datasource-editor/Chart.yaml index 1fd9949125..28d136ec99 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/grafanasearchlightdev-datasource-editor/README.md b/charts/grafanasearchlightdev-datasource-editor/README.md index 437f964d33..c06bb7620a 100644 --- a/charts/grafanasearchlightdev-datasource-editor/README.md +++ b/charts/grafanasearchlightdev-datasource-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/grafanasearchlightdev-datasource-editor --version=v0.30.0 -$ helm upgrade -i grafanasearchlightdev-datasource-editor appscode/grafanasearchlightdev-datasource-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/grafanasearchlightdev-datasource-editor --version=v0.29.0 +$ helm upgrade -i grafanasearchlightdev-datasource-editor appscode/grafanasearchlightdev-datasource-editor -n default --create-namespace --version=v0.29.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 appscode/grafanasearchlightdev-datasource-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i grafanasearchlightdev-datasource-editor appscode/grafanasearchlightdev-datasource-editor -n default --create-namespace --version=v0.29.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 appscode/grafanasearchlightdev-datasource-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=grafana.searchlight.dev/v1alpha1 +$ helm upgrade -i grafanasearchlightdev-datasource-editor appscode/grafanasearchlightdev-datasource-editor -n default --create-namespace --version=v0.29.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 appscode/grafanasearchlightdev-datasource-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i grafanasearchlightdev-datasource-editor appscode/grafanasearchlightdev-datasource-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/helmtoolkitfluxcdio-helmrelease-editor/Chart.yaml b/charts/helmtoolkitfluxcdio-helmrelease-editor/Chart.yaml index 44c18f7a1f..25b330e48d 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/helmtoolkitfluxcdio-helmrelease-editor/README.md b/charts/helmtoolkitfluxcdio-helmrelease-editor/README.md index 64e6ba35fa..afc65c658a 100644 --- a/charts/helmtoolkitfluxcdio-helmrelease-editor/README.md +++ b/charts/helmtoolkitfluxcdio-helmrelease-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/helmtoolkitfluxcdio-helmrelease-editor --version=v0.30.0 -$ helm upgrade -i helmtoolkitfluxcdio-helmrelease-editor appscode/helmtoolkitfluxcdio-helmrelease-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/helmtoolkitfluxcdio-helmrelease-editor --version=v0.29.0 +$ helm upgrade -i helmtoolkitfluxcdio-helmrelease-editor appscode/helmtoolkitfluxcdio-helmrelease-editor -n default --create-namespace --version=v0.29.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/helmtoolkitfluxcdio-helmrelease-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i helmtoolkitfluxcdio-helmrelease-editor appscode/helmtoolkitfluxcdio-helmrelease-editor -n default --create-namespace --version=v0.29.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/helmtoolkitfluxcdio-helmrelease-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=helm.toolkit.fluxcd.io/v2 +$ helm upgrade -i helmtoolkitfluxcdio-helmrelease-editor appscode/helmtoolkitfluxcdio-helmrelease-editor -n default --create-namespace --version=v0.29.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/helmtoolkitfluxcdio-helmrelease-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i helmtoolkitfluxcdio-helmrelease-editor appscode/helmtoolkitfluxcdio-helmrelease-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/iamawskubedbcom-role-editor/Chart.yaml b/charts/iamawskubedbcom-role-editor/Chart.yaml index bafbb2d22f..dd8d34a6a1 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/iamawskubedbcom-role-editor/README.md b/charts/iamawskubedbcom-role-editor/README.md index e65793b26b..ea73230e4f 100644 --- a/charts/iamawskubedbcom-role-editor/README.md +++ b/charts/iamawskubedbcom-role-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/iamawskubedbcom-role-editor --version=v0.30.0 -$ helm upgrade -i iamawskubedbcom-role-editor appscode/iamawskubedbcom-role-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/iamawskubedbcom-role-editor --version=v0.29.0 +$ helm upgrade -i iamawskubedbcom-role-editor appscode/iamawskubedbcom-role-editor -n default --create-namespace --version=v0.29.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/iamawskubedbcom-role-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i iamawskubedbcom-role-editor appscode/iamawskubedbcom-role-editor -n default --create-namespace --version=v0.29.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/iamawskubedbcom-role-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=iam.aws.kubedb.com/v1alpha1 +$ helm upgrade -i iamawskubedbcom-role-editor appscode/iamawskubedbcom-role-editor -n default --create-namespace --version=v0.29.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/iamawskubedbcom-role-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i iamawskubedbcom-role-editor appscode/iamawskubedbcom-role-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/identityk8sappscodecom-clusteridentity-editor/Chart.yaml b/charts/identityk8sappscodecom-clusteridentity-editor/Chart.yaml index 6cf619bb90..47a860d6ea 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/identityk8sappscodecom-clusteridentity-editor/README.md b/charts/identityk8sappscodecom-clusteridentity-editor/README.md index 1335661492..4803337d37 100644 --- a/charts/identityk8sappscodecom-clusteridentity-editor/README.md +++ b/charts/identityk8sappscodecom-clusteridentity-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/identityk8sappscodecom-clusteridentity-editor --version=v0.30.0 -$ helm upgrade -i identityk8sappscodecom-clusteridentity-editor appscode/identityk8sappscodecom-clusteridentity-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/identityk8sappscodecom-clusteridentity-editor --version=v0.29.0 +$ helm upgrade -i identityk8sappscodecom-clusteridentity-editor appscode/identityk8sappscodecom-clusteridentity-editor -n default --create-namespace --version=v0.29.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/identityk8sappscodecom-clusteridentity-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i identityk8sappscodecom-clusteridentity-editor appscode/identityk8sappscodecom-clusteridentity-editor -n default --create-namespace --version=v0.29.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/identityk8sappscodecom-clusteridentity-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=identity.k8s.appscode.com/v1alpha1 +$ helm upgrade -i identityk8sappscodecom-clusteridentity-editor appscode/identityk8sappscodecom-clusteridentity-editor -n default --create-namespace --version=v0.29.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/identityk8sappscodecom-clusteridentity-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i identityk8sappscodecom-clusteridentity-editor appscode/identityk8sappscodecom-clusteridentity-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor/Chart.yaml b/charts/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor/Chart.yaml index 6e1f5662fe..89ffe0e93e 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor/README.md b/charts/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor/README.md index ef4c2b24bd..c2cd9fb393 100644 --- a/charts/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor/README.md +++ b/charts/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor --version=v0.30.0 -$ helm upgrade -i identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor appscode/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor --version=v0.29.0 +$ helm upgrade -i identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor appscode/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor -n default --create-namespace --version=v0.29.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/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor appscode/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor -n default --create-namespace --version=v0.29.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/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=identity.k8s.appscode.com/v1alpha1 +$ helm upgrade -i identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor appscode/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor -n default --create-namespace --version=v0.29.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/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor appscode/identityk8sappscodecom-selfsubjectnamespaceaccessreview-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/identityk8sappscodecom-siteinfo-editor/Chart.yaml b/charts/identityk8sappscodecom-siteinfo-editor/Chart.yaml index 661b25f000..e602b2f9d8 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/identityk8sappscodecom-siteinfo-editor/README.md b/charts/identityk8sappscodecom-siteinfo-editor/README.md index dcb401903a..78a8cf95d1 100644 --- a/charts/identityk8sappscodecom-siteinfo-editor/README.md +++ b/charts/identityk8sappscodecom-siteinfo-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/identityk8sappscodecom-siteinfo-editor --version=v0.30.0 -$ helm upgrade -i identityk8sappscodecom-siteinfo-editor appscode/identityk8sappscodecom-siteinfo-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/identityk8sappscodecom-siteinfo-editor --version=v0.29.0 +$ helm upgrade -i identityk8sappscodecom-siteinfo-editor appscode/identityk8sappscodecom-siteinfo-editor -n default --create-namespace --version=v0.29.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/identityk8sappscodecom-siteinfo-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i identityk8sappscodecom-siteinfo-editor appscode/identityk8sappscodecom-siteinfo-editor -n default --create-namespace --version=v0.29.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/identityk8sappscodecom-siteinfo-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=identity.k8s.appscode.com/v1alpha1 +$ helm upgrade -i identityk8sappscodecom-siteinfo-editor appscode/identityk8sappscodecom-siteinfo-editor -n default --create-namespace --version=v0.29.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/identityk8sappscodecom-siteinfo-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i identityk8sappscodecom-siteinfo-editor appscode/identityk8sappscodecom-siteinfo-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/imagepolicyk8sio-imagereview-editor/Chart.yaml b/charts/imagepolicyk8sio-imagereview-editor/Chart.yaml index 2425ea95fb..5886f4cc92 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/imagepolicyk8sio-imagereview-editor/README.md b/charts/imagepolicyk8sio-imagereview-editor/README.md index a57cca64e9..70bcb90275 100644 --- a/charts/imagepolicyk8sio-imagereview-editor/README.md +++ b/charts/imagepolicyk8sio-imagereview-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/imagepolicyk8sio-imagereview-editor --version=v0.30.0 -$ helm upgrade -i imagepolicyk8sio-imagereview-editor appscode/imagepolicyk8sio-imagereview-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/imagepolicyk8sio-imagereview-editor --version=v0.29.0 +$ helm upgrade -i imagepolicyk8sio-imagereview-editor appscode/imagepolicyk8sio-imagereview-editor -n default --create-namespace --version=v0.29.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/imagepolicyk8sio-imagereview-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i imagepolicyk8sio-imagereview-editor appscode/imagepolicyk8sio-imagereview-editor -n default --create-namespace --version=v0.29.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/imagepolicyk8sio-imagereview-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=imagepolicy.k8s.io/v1alpha1 +$ helm upgrade -i imagepolicyk8sio-imagereview-editor appscode/imagepolicyk8sio-imagereview-editor -n default --create-namespace --version=v0.29.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/imagepolicyk8sio-imagereview-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i imagepolicyk8sio-imagereview-editor appscode/imagepolicyk8sio-imagereview-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/imagetoolkitfluxcdio-imagepolicy-editor/Chart.yaml b/charts/imagetoolkitfluxcdio-imagepolicy-editor/Chart.yaml index 9c6d0bead8..0aa771ed0d 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/imagetoolkitfluxcdio-imagepolicy-editor/README.md b/charts/imagetoolkitfluxcdio-imagepolicy-editor/README.md index 679b36a3b3..00053efde0 100644 --- a/charts/imagetoolkitfluxcdio-imagepolicy-editor/README.md +++ b/charts/imagetoolkitfluxcdio-imagepolicy-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/imagetoolkitfluxcdio-imagepolicy-editor --version=v0.30.0 -$ helm upgrade -i imagetoolkitfluxcdio-imagepolicy-editor appscode/imagetoolkitfluxcdio-imagepolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/imagetoolkitfluxcdio-imagepolicy-editor --version=v0.29.0 +$ helm upgrade -i imagetoolkitfluxcdio-imagepolicy-editor appscode/imagetoolkitfluxcdio-imagepolicy-editor -n default --create-namespace --version=v0.29.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/imagetoolkitfluxcdio-imagepolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i imagetoolkitfluxcdio-imagepolicy-editor appscode/imagetoolkitfluxcdio-imagepolicy-editor -n default --create-namespace --version=v0.29.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/imagetoolkitfluxcdio-imagepolicy-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=image.toolkit.fluxcd.io/v1beta2 +$ helm upgrade -i imagetoolkitfluxcdio-imagepolicy-editor appscode/imagetoolkitfluxcdio-imagepolicy-editor -n default --create-namespace --version=v0.29.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/imagetoolkitfluxcdio-imagepolicy-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i imagetoolkitfluxcdio-imagepolicy-editor appscode/imagetoolkitfluxcdio-imagepolicy-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/imagetoolkitfluxcdio-imagerepository-editor/Chart.yaml b/charts/imagetoolkitfluxcdio-imagerepository-editor/Chart.yaml index dd2434d09b..ced2fbf1ca 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/imagetoolkitfluxcdio-imagerepository-editor/README.md b/charts/imagetoolkitfluxcdio-imagerepository-editor/README.md index 729ffc96bd..6a563e6da2 100644 --- a/charts/imagetoolkitfluxcdio-imagerepository-editor/README.md +++ b/charts/imagetoolkitfluxcdio-imagerepository-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/imagetoolkitfluxcdio-imagerepository-editor --version=v0.30.0 -$ helm upgrade -i imagetoolkitfluxcdio-imagerepository-editor appscode/imagetoolkitfluxcdio-imagerepository-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/imagetoolkitfluxcdio-imagerepository-editor --version=v0.29.0 +$ helm upgrade -i imagetoolkitfluxcdio-imagerepository-editor appscode/imagetoolkitfluxcdio-imagerepository-editor -n default --create-namespace --version=v0.29.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/imagetoolkitfluxcdio-imagerepository-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i imagetoolkitfluxcdio-imagerepository-editor appscode/imagetoolkitfluxcdio-imagerepository-editor -n default --create-namespace --version=v0.29.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/imagetoolkitfluxcdio-imagerepository-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=image.toolkit.fluxcd.io/v1beta2 +$ helm upgrade -i imagetoolkitfluxcdio-imagerepository-editor appscode/imagetoolkitfluxcdio-imagerepository-editor -n default --create-namespace --version=v0.29.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/imagetoolkitfluxcdio-imagerepository-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i imagetoolkitfluxcdio-imagerepository-editor appscode/imagetoolkitfluxcdio-imagerepository-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/imagetoolkitfluxcdio-imageupdateautomation-editor/Chart.yaml b/charts/imagetoolkitfluxcdio-imageupdateautomation-editor/Chart.yaml index 45e5411544..e26ce20989 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/imagetoolkitfluxcdio-imageupdateautomation-editor/README.md b/charts/imagetoolkitfluxcdio-imageupdateautomation-editor/README.md index 0cbb290f5a..3c72462a5b 100644 --- a/charts/imagetoolkitfluxcdio-imageupdateautomation-editor/README.md +++ b/charts/imagetoolkitfluxcdio-imageupdateautomation-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/imagetoolkitfluxcdio-imageupdateautomation-editor --version=v0.30.0 -$ helm upgrade -i imagetoolkitfluxcdio-imageupdateautomation-editor appscode/imagetoolkitfluxcdio-imageupdateautomation-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/imagetoolkitfluxcdio-imageupdateautomation-editor --version=v0.29.0 +$ helm upgrade -i imagetoolkitfluxcdio-imageupdateautomation-editor appscode/imagetoolkitfluxcdio-imageupdateautomation-editor -n default --create-namespace --version=v0.29.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/imagetoolkitfluxcdio-imageupdateautomation-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i imagetoolkitfluxcdio-imageupdateautomation-editor appscode/imagetoolkitfluxcdio-imageupdateautomation-editor -n default --create-namespace --version=v0.29.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/imagetoolkitfluxcdio-imageupdateautomation-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=image.toolkit.fluxcd.io/v1beta2 +$ helm upgrade -i imagetoolkitfluxcdio-imageupdateautomation-editor appscode/imagetoolkitfluxcdio-imageupdateautomation-editor -n default --create-namespace --version=v0.29.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/imagetoolkitfluxcdio-imageupdateautomation-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i imagetoolkitfluxcdio-imageupdateautomation-editor appscode/imagetoolkitfluxcdio-imageupdateautomation-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-awscluster-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-awscluster-editor/Chart.yaml index a092ffc637..704afa2194 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-awscluster-editor/README.md b/charts/infrastructureclusterxk8sio-awscluster-editor/README.md index d7dc70f340..c2ba1d9ff0 100644 --- a/charts/infrastructureclusterxk8sio-awscluster-editor/README.md +++ b/charts/infrastructureclusterxk8sio-awscluster-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-awscluster-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-awscluster-editor appscode/infrastructureclusterxk8sio-awscluster-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-awscluster-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-awscluster-editor appscode/infrastructureclusterxk8sio-awscluster-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awscluster-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-awscluster-editor appscode/infrastructureclusterxk8sio-awscluster-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awscluster-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2 +$ helm upgrade -i infrastructureclusterxk8sio-awscluster-editor appscode/infrastructureclusterxk8sio-awscluster-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awscluster-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-awscluster-editor appscode/infrastructureclusterxk8sio-awscluster-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor/Chart.yaml index 928c6f197b..d1694fe6c6 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor/README.md b/charts/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor/README.md index 2896233fa7..f3b9623e7c 100644 --- a/charts/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor/README.md +++ b/charts/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-awsclustercontrolleridentity-editor appscode/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-awsclustercontrolleridentity-editor appscode/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-awsclustercontrolleridentity-editor appscode/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2 +$ helm upgrade -i infrastructureclusterxk8sio-awsclustercontrolleridentity-editor appscode/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-awsclustercontrolleridentity-editor appscode/infrastructureclusterxk8sio-awsclustercontrolleridentity-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-awsclusterroleidentity-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-awsclusterroleidentity-editor/Chart.yaml index ba325190bf..034988ea55 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-awsclusterroleidentity-editor/README.md b/charts/infrastructureclusterxk8sio-awsclusterroleidentity-editor/README.md index 90b7e10a08..c13565b88a 100644 --- a/charts/infrastructureclusterxk8sio-awsclusterroleidentity-editor/README.md +++ b/charts/infrastructureclusterxk8sio-awsclusterroleidentity-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-awsclusterroleidentity-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-awsclusterroleidentity-editor appscode/infrastructureclusterxk8sio-awsclusterroleidentity-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-awsclusterroleidentity-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-awsclusterroleidentity-editor appscode/infrastructureclusterxk8sio-awsclusterroleidentity-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awsclusterroleidentity-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-awsclusterroleidentity-editor appscode/infrastructureclusterxk8sio-awsclusterroleidentity-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awsclusterroleidentity-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2 +$ helm upgrade -i infrastructureclusterxk8sio-awsclusterroleidentity-editor appscode/infrastructureclusterxk8sio-awsclusterroleidentity-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awsclusterroleidentity-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-awsclusterroleidentity-editor appscode/infrastructureclusterxk8sio-awsclusterroleidentity-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-awsclusterstaticidentity-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-awsclusterstaticidentity-editor/Chart.yaml index c75ee413e9..b43ce7cc81 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-awsclusterstaticidentity-editor/README.md b/charts/infrastructureclusterxk8sio-awsclusterstaticidentity-editor/README.md index 71af4fb1af..c6770b241d 100644 --- a/charts/infrastructureclusterxk8sio-awsclusterstaticidentity-editor/README.md +++ b/charts/infrastructureclusterxk8sio-awsclusterstaticidentity-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-awsclusterstaticidentity-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-awsclusterstaticidentity-editor appscode/infrastructureclusterxk8sio-awsclusterstaticidentity-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-awsclusterstaticidentity-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-awsclusterstaticidentity-editor appscode/infrastructureclusterxk8sio-awsclusterstaticidentity-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awsclusterstaticidentity-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-awsclusterstaticidentity-editor appscode/infrastructureclusterxk8sio-awsclusterstaticidentity-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awsclusterstaticidentity-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2 +$ helm upgrade -i infrastructureclusterxk8sio-awsclusterstaticidentity-editor appscode/infrastructureclusterxk8sio-awsclusterstaticidentity-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awsclusterstaticidentity-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-awsclusterstaticidentity-editor appscode/infrastructureclusterxk8sio-awsclusterstaticidentity-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-awsclustertemplate-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-awsclustertemplate-editor/Chart.yaml index 43bdbe91d0..0565de6dca 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-awsclustertemplate-editor/README.md b/charts/infrastructureclusterxk8sio-awsclustertemplate-editor/README.md index c446906c08..42672e0645 100644 --- a/charts/infrastructureclusterxk8sio-awsclustertemplate-editor/README.md +++ b/charts/infrastructureclusterxk8sio-awsclustertemplate-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-awsclustertemplate-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-awsclustertemplate-editor appscode/infrastructureclusterxk8sio-awsclustertemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-awsclustertemplate-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-awsclustertemplate-editor appscode/infrastructureclusterxk8sio-awsclustertemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awsclustertemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-awsclustertemplate-editor appscode/infrastructureclusterxk8sio-awsclustertemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awsclustertemplate-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2 +$ helm upgrade -i infrastructureclusterxk8sio-awsclustertemplate-editor appscode/infrastructureclusterxk8sio-awsclustertemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awsclustertemplate-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-awsclustertemplate-editor appscode/infrastructureclusterxk8sio-awsclustertemplate-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-awsfargateprofile-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-awsfargateprofile-editor/Chart.yaml index 127291ff4a..acd462cf80 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-awsfargateprofile-editor/README.md b/charts/infrastructureclusterxk8sio-awsfargateprofile-editor/README.md index 225f8bc0e6..ab08598682 100644 --- a/charts/infrastructureclusterxk8sio-awsfargateprofile-editor/README.md +++ b/charts/infrastructureclusterxk8sio-awsfargateprofile-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-awsfargateprofile-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-awsfargateprofile-editor appscode/infrastructureclusterxk8sio-awsfargateprofile-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-awsfargateprofile-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-awsfargateprofile-editor appscode/infrastructureclusterxk8sio-awsfargateprofile-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awsfargateprofile-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-awsfargateprofile-editor appscode/infrastructureclusterxk8sio-awsfargateprofile-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awsfargateprofile-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2 +$ helm upgrade -i infrastructureclusterxk8sio-awsfargateprofile-editor appscode/infrastructureclusterxk8sio-awsfargateprofile-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awsfargateprofile-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-awsfargateprofile-editor appscode/infrastructureclusterxk8sio-awsfargateprofile-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-awsmachine-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-awsmachine-editor/Chart.yaml index ebe54d860e..b79b68038a 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-awsmachine-editor/README.md b/charts/infrastructureclusterxk8sio-awsmachine-editor/README.md index 8b7fea1969..b15c335844 100644 --- a/charts/infrastructureclusterxk8sio-awsmachine-editor/README.md +++ b/charts/infrastructureclusterxk8sio-awsmachine-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-awsmachine-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-awsmachine-editor appscode/infrastructureclusterxk8sio-awsmachine-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-awsmachine-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-awsmachine-editor appscode/infrastructureclusterxk8sio-awsmachine-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awsmachine-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-awsmachine-editor appscode/infrastructureclusterxk8sio-awsmachine-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awsmachine-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2 +$ helm upgrade -i infrastructureclusterxk8sio-awsmachine-editor appscode/infrastructureclusterxk8sio-awsmachine-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awsmachine-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-awsmachine-editor appscode/infrastructureclusterxk8sio-awsmachine-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-awsmachinepool-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-awsmachinepool-editor/Chart.yaml index e6b9e16a77..91aba7a321 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-awsmachinepool-editor/README.md b/charts/infrastructureclusterxk8sio-awsmachinepool-editor/README.md index a45ee95de3..d433fabd39 100644 --- a/charts/infrastructureclusterxk8sio-awsmachinepool-editor/README.md +++ b/charts/infrastructureclusterxk8sio-awsmachinepool-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-awsmachinepool-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-awsmachinepool-editor appscode/infrastructureclusterxk8sio-awsmachinepool-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-awsmachinepool-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-awsmachinepool-editor appscode/infrastructureclusterxk8sio-awsmachinepool-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awsmachinepool-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-awsmachinepool-editor appscode/infrastructureclusterxk8sio-awsmachinepool-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awsmachinepool-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2 +$ helm upgrade -i infrastructureclusterxk8sio-awsmachinepool-editor appscode/infrastructureclusterxk8sio-awsmachinepool-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awsmachinepool-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-awsmachinepool-editor appscode/infrastructureclusterxk8sio-awsmachinepool-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-awsmachinetemplate-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-awsmachinetemplate-editor/Chart.yaml index a669861d4f..476f41326b 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-awsmachinetemplate-editor/README.md b/charts/infrastructureclusterxk8sio-awsmachinetemplate-editor/README.md index b2cc451f3f..5f1edbbc7a 100644 --- a/charts/infrastructureclusterxk8sio-awsmachinetemplate-editor/README.md +++ b/charts/infrastructureclusterxk8sio-awsmachinetemplate-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-awsmachinetemplate-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-awsmachinetemplate-editor appscode/infrastructureclusterxk8sio-awsmachinetemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-awsmachinetemplate-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-awsmachinetemplate-editor appscode/infrastructureclusterxk8sio-awsmachinetemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awsmachinetemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-awsmachinetemplate-editor appscode/infrastructureclusterxk8sio-awsmachinetemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awsmachinetemplate-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2 +$ helm upgrade -i infrastructureclusterxk8sio-awsmachinetemplate-editor appscode/infrastructureclusterxk8sio-awsmachinetemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awsmachinetemplate-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-awsmachinetemplate-editor appscode/infrastructureclusterxk8sio-awsmachinetemplate-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-awsmanagedcluster-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-awsmanagedcluster-editor/Chart.yaml index a8e7f84b9a..3981e4d364 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-awsmanagedcluster-editor/README.md b/charts/infrastructureclusterxk8sio-awsmanagedcluster-editor/README.md index 25362e225a..1738d5f6b7 100644 --- a/charts/infrastructureclusterxk8sio-awsmanagedcluster-editor/README.md +++ b/charts/infrastructureclusterxk8sio-awsmanagedcluster-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-awsmanagedcluster-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-awsmanagedcluster-editor appscode/infrastructureclusterxk8sio-awsmanagedcluster-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-awsmanagedcluster-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-awsmanagedcluster-editor appscode/infrastructureclusterxk8sio-awsmanagedcluster-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awsmanagedcluster-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-awsmanagedcluster-editor appscode/infrastructureclusterxk8sio-awsmanagedcluster-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awsmanagedcluster-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2 +$ helm upgrade -i infrastructureclusterxk8sio-awsmanagedcluster-editor appscode/infrastructureclusterxk8sio-awsmanagedcluster-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awsmanagedcluster-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-awsmanagedcluster-editor appscode/infrastructureclusterxk8sio-awsmanagedcluster-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-awsmanagedmachinepool-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-awsmanagedmachinepool-editor/Chart.yaml index b8975173b9..06aaf97b46 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-awsmanagedmachinepool-editor/README.md b/charts/infrastructureclusterxk8sio-awsmanagedmachinepool-editor/README.md index c0c19f998a..b4b22edec6 100644 --- a/charts/infrastructureclusterxk8sio-awsmanagedmachinepool-editor/README.md +++ b/charts/infrastructureclusterxk8sio-awsmanagedmachinepool-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-awsmanagedmachinepool-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-awsmanagedmachinepool-editor appscode/infrastructureclusterxk8sio-awsmanagedmachinepool-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-awsmanagedmachinepool-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-awsmanagedmachinepool-editor appscode/infrastructureclusterxk8sio-awsmanagedmachinepool-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awsmanagedmachinepool-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-awsmanagedmachinepool-editor appscode/infrastructureclusterxk8sio-awsmanagedmachinepool-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awsmanagedmachinepool-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2 +$ helm upgrade -i infrastructureclusterxk8sio-awsmanagedmachinepool-editor appscode/infrastructureclusterxk8sio-awsmanagedmachinepool-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-awsmanagedmachinepool-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-awsmanagedmachinepool-editor appscode/infrastructureclusterxk8sio-awsmanagedmachinepool-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-azureasomanagedcluster-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azureasomanagedcluster-editor/Chart.yaml index a1db7b8929..03858016cc 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-azureasomanagedcluster-editor/README.md b/charts/infrastructureclusterxk8sio-azureasomanagedcluster-editor/README.md index 03654fe07e..668204bc25 100644 --- a/charts/infrastructureclusterxk8sio-azureasomanagedcluster-editor/README.md +++ b/charts/infrastructureclusterxk8sio-azureasomanagedcluster-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-azureasomanagedcluster-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcluster-editor appscode/infrastructureclusterxk8sio-azureasomanagedcluster-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-azureasomanagedcluster-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcluster-editor appscode/infrastructureclusterxk8sio-azureasomanagedcluster-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azureasomanagedcluster-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcluster-editor appscode/infrastructureclusterxk8sio-azureasomanagedcluster-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azureasomanagedcluster-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1alpha1 +$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcluster-editor appscode/infrastructureclusterxk8sio-azureasomanagedcluster-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azureasomanagedcluster-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcluster-editor appscode/infrastructureclusterxk8sio-azureasomanagedcluster-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor/Chart.yaml index 2c4cc75142..6a4f5a55c7 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor/README.md b/charts/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor/README.md index f77f1e8308..023477356a 100644 --- a/charts/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor/README.md +++ b/charts/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor appscode/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor appscode/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor appscode/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1alpha1 +$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor appscode/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor appscode/infrastructureclusterxk8sio-azureasomanagedclustertemplate-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor/Chart.yaml index 1c6b4ed13e..f35e51959c 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor/README.md b/charts/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor/README.md index d1a46c5208..81b1f5f6ca 100644 --- a/charts/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor/README.md +++ b/charts/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor appscode/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor appscode/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor appscode/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1alpha1 +$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor appscode/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor appscode/infrastructureclusterxk8sio-azureasomanagedcontrolplane-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor/Chart.yaml index c2532fac02..6124ce4bfd 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor/README.md b/charts/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor/README.md index 8b921822a0..1522ddb601 100644 --- a/charts/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor/README.md +++ b/charts/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor appscode/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor appscode/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor appscode/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1alpha1 +$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor appscode/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor appscode/infrastructureclusterxk8sio-azureasomanagedcontrolplanetemplate-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor/Chart.yaml index 672151ca27..564774c48b 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor/README.md b/charts/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor/README.md index 25fcf11442..0b6a24bb95 100644 --- a/charts/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor/README.md +++ b/charts/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedmachinepool-editor appscode/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedmachinepool-editor appscode/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedmachinepool-editor appscode/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1alpha1 +$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedmachinepool-editor appscode/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedmachinepool-editor appscode/infrastructureclusterxk8sio-azureasomanagedmachinepool-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor/Chart.yaml index 58ed7ae5bb..6d56284e1b 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor/README.md b/charts/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor/README.md index 0a71bb854f..e5f2710fb7 100644 --- a/charts/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor/README.md +++ b/charts/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor appscode/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor appscode/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor appscode/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1alpha1 +$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor appscode/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor appscode/infrastructureclusterxk8sio-azureasomanagedmachinepooltemplate-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-azurecluster-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azurecluster-editor/Chart.yaml index 0203a204fc..32599b431e 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-azurecluster-editor/README.md b/charts/infrastructureclusterxk8sio-azurecluster-editor/README.md index 42b038ff48..4891a23894 100644 --- a/charts/infrastructureclusterxk8sio-azurecluster-editor/README.md +++ b/charts/infrastructureclusterxk8sio-azurecluster-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-azurecluster-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-azurecluster-editor appscode/infrastructureclusterxk8sio-azurecluster-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-azurecluster-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-azurecluster-editor appscode/infrastructureclusterxk8sio-azurecluster-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azurecluster-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-azurecluster-editor appscode/infrastructureclusterxk8sio-azurecluster-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azurecluster-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1 +$ helm upgrade -i infrastructureclusterxk8sio-azurecluster-editor appscode/infrastructureclusterxk8sio-azurecluster-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azurecluster-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-azurecluster-editor appscode/infrastructureclusterxk8sio-azurecluster-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-azureclusteridentity-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azureclusteridentity-editor/Chart.yaml index 284fdfb74b..6ec52ff0a0 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-azureclusteridentity-editor/README.md b/charts/infrastructureclusterxk8sio-azureclusteridentity-editor/README.md index ac4a7c5b2e..3eb8d0f801 100644 --- a/charts/infrastructureclusterxk8sio-azureclusteridentity-editor/README.md +++ b/charts/infrastructureclusterxk8sio-azureclusteridentity-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-azureclusteridentity-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-azureclusteridentity-editor appscode/infrastructureclusterxk8sio-azureclusteridentity-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-azureclusteridentity-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-azureclusteridentity-editor appscode/infrastructureclusterxk8sio-azureclusteridentity-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azureclusteridentity-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-azureclusteridentity-editor appscode/infrastructureclusterxk8sio-azureclusteridentity-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azureclusteridentity-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1 +$ helm upgrade -i infrastructureclusterxk8sio-azureclusteridentity-editor appscode/infrastructureclusterxk8sio-azureclusteridentity-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azureclusteridentity-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-azureclusteridentity-editor appscode/infrastructureclusterxk8sio-azureclusteridentity-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-azureclustertemplate-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azureclustertemplate-editor/Chart.yaml index e1b3822b9e..4ef7eb7759 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-azureclustertemplate-editor/README.md b/charts/infrastructureclusterxk8sio-azureclustertemplate-editor/README.md index 3c001dc29c..a0dc175460 100644 --- a/charts/infrastructureclusterxk8sio-azureclustertemplate-editor/README.md +++ b/charts/infrastructureclusterxk8sio-azureclustertemplate-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-azureclustertemplate-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-azureclustertemplate-editor appscode/infrastructureclusterxk8sio-azureclustertemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-azureclustertemplate-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-azureclustertemplate-editor appscode/infrastructureclusterxk8sio-azureclustertemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azureclustertemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-azureclustertemplate-editor appscode/infrastructureclusterxk8sio-azureclustertemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azureclustertemplate-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1 +$ helm upgrade -i infrastructureclusterxk8sio-azureclustertemplate-editor appscode/infrastructureclusterxk8sio-azureclustertemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azureclustertemplate-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-azureclustertemplate-editor appscode/infrastructureclusterxk8sio-azureclustertemplate-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-azuremachine-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azuremachine-editor/Chart.yaml index 36da9f19e6..a1be960f93 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-azuremachine-editor/README.md b/charts/infrastructureclusterxk8sio-azuremachine-editor/README.md index 2232c4f8aa..bf2da7fb23 100644 --- a/charts/infrastructureclusterxk8sio-azuremachine-editor/README.md +++ b/charts/infrastructureclusterxk8sio-azuremachine-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-azuremachine-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-azuremachine-editor appscode/infrastructureclusterxk8sio-azuremachine-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-azuremachine-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-azuremachine-editor appscode/infrastructureclusterxk8sio-azuremachine-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuremachine-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-azuremachine-editor appscode/infrastructureclusterxk8sio-azuremachine-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuremachine-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1 +$ helm upgrade -i infrastructureclusterxk8sio-azuremachine-editor appscode/infrastructureclusterxk8sio-azuremachine-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuremachine-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-azuremachine-editor appscode/infrastructureclusterxk8sio-azuremachine-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-azuremachinepool-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azuremachinepool-editor/Chart.yaml index 1d03e51e7e..ee4cfc8965 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-azuremachinepool-editor/README.md b/charts/infrastructureclusterxk8sio-azuremachinepool-editor/README.md index f165d862f7..d5b4c41e2c 100644 --- a/charts/infrastructureclusterxk8sio-azuremachinepool-editor/README.md +++ b/charts/infrastructureclusterxk8sio-azuremachinepool-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-azuremachinepool-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-azuremachinepool-editor appscode/infrastructureclusterxk8sio-azuremachinepool-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-azuremachinepool-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-azuremachinepool-editor appscode/infrastructureclusterxk8sio-azuremachinepool-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuremachinepool-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-azuremachinepool-editor appscode/infrastructureclusterxk8sio-azuremachinepool-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuremachinepool-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1 +$ helm upgrade -i infrastructureclusterxk8sio-azuremachinepool-editor appscode/infrastructureclusterxk8sio-azuremachinepool-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuremachinepool-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-azuremachinepool-editor appscode/infrastructureclusterxk8sio-azuremachinepool-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-azuremachinepoolmachine-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azuremachinepoolmachine-editor/Chart.yaml index d31011674d..9238f37f39 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-azuremachinepoolmachine-editor/README.md b/charts/infrastructureclusterxk8sio-azuremachinepoolmachine-editor/README.md index c26928abb7..223fa94d0b 100644 --- a/charts/infrastructureclusterxk8sio-azuremachinepoolmachine-editor/README.md +++ b/charts/infrastructureclusterxk8sio-azuremachinepoolmachine-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-azuremachinepoolmachine-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-azuremachinepoolmachine-editor appscode/infrastructureclusterxk8sio-azuremachinepoolmachine-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-azuremachinepoolmachine-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-azuremachinepoolmachine-editor appscode/infrastructureclusterxk8sio-azuremachinepoolmachine-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuremachinepoolmachine-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-azuremachinepoolmachine-editor appscode/infrastructureclusterxk8sio-azuremachinepoolmachine-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuremachinepoolmachine-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1 +$ helm upgrade -i infrastructureclusterxk8sio-azuremachinepoolmachine-editor appscode/infrastructureclusterxk8sio-azuremachinepoolmachine-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuremachinepoolmachine-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-azuremachinepoolmachine-editor appscode/infrastructureclusterxk8sio-azuremachinepoolmachine-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-azuremachinetemplate-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azuremachinetemplate-editor/Chart.yaml index 394759be80..3a24c00a19 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-azuremachinetemplate-editor/README.md b/charts/infrastructureclusterxk8sio-azuremachinetemplate-editor/README.md index 23226928fb..20ef87647f 100644 --- a/charts/infrastructureclusterxk8sio-azuremachinetemplate-editor/README.md +++ b/charts/infrastructureclusterxk8sio-azuremachinetemplate-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-azuremachinetemplate-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-azuremachinetemplate-editor appscode/infrastructureclusterxk8sio-azuremachinetemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-azuremachinetemplate-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-azuremachinetemplate-editor appscode/infrastructureclusterxk8sio-azuremachinetemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuremachinetemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-azuremachinetemplate-editor appscode/infrastructureclusterxk8sio-azuremachinetemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuremachinetemplate-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1 +$ helm upgrade -i infrastructureclusterxk8sio-azuremachinetemplate-editor appscode/infrastructureclusterxk8sio-azuremachinetemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuremachinetemplate-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-azuremachinetemplate-editor appscode/infrastructureclusterxk8sio-azuremachinetemplate-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-azuremanagedcluster-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azuremanagedcluster-editor/Chart.yaml index 03f8ced854..43b49d9aaf 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-azuremanagedcluster-editor/README.md b/charts/infrastructureclusterxk8sio-azuremanagedcluster-editor/README.md index 85a2ab338d..3f8941199c 100644 --- a/charts/infrastructureclusterxk8sio-azuremanagedcluster-editor/README.md +++ b/charts/infrastructureclusterxk8sio-azuremanagedcluster-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-azuremanagedcluster-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcluster-editor appscode/infrastructureclusterxk8sio-azuremanagedcluster-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-azuremanagedcluster-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcluster-editor appscode/infrastructureclusterxk8sio-azuremanagedcluster-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuremanagedcluster-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcluster-editor appscode/infrastructureclusterxk8sio-azuremanagedcluster-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuremanagedcluster-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1 +$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcluster-editor appscode/infrastructureclusterxk8sio-azuremanagedcluster-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuremanagedcluster-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcluster-editor appscode/infrastructureclusterxk8sio-azuremanagedcluster-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor/Chart.yaml index d8aab3f541..1f2dc8f428 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor/README.md b/charts/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor/README.md index 3cd785e6ff..f5dea9b831 100644 --- a/charts/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor/README.md +++ b/charts/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedclustertemplate-editor appscode/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedclustertemplate-editor appscode/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedclustertemplate-editor appscode/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1 +$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedclustertemplate-editor appscode/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedclustertemplate-editor appscode/infrastructureclusterxk8sio-azuremanagedclustertemplate-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor/Chart.yaml index 6b7722c222..3e4fb6d07e 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor/README.md b/charts/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor/README.md index b841582362..9e465e074c 100644 --- a/charts/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor/README.md +++ b/charts/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcontrolplane-editor appscode/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcontrolplane-editor appscode/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcontrolplane-editor appscode/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1 +$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcontrolplane-editor appscode/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcontrolplane-editor appscode/infrastructureclusterxk8sio-azuremanagedcontrolplane-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor/Chart.yaml index 5f9575cfb1..176e8670bc 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor/README.md b/charts/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor/README.md index 515c806bb3..bccddeddc8 100644 --- a/charts/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor/README.md +++ b/charts/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor appscode/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor appscode/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor appscode/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1 +$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor appscode/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor appscode/infrastructureclusterxk8sio-azuremanagedcontrolplanetemplate-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-azuremanagedmachinepool-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azuremanagedmachinepool-editor/Chart.yaml index 6a16f97166..cf9c9da725 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-azuremanagedmachinepool-editor/README.md b/charts/infrastructureclusterxk8sio-azuremanagedmachinepool-editor/README.md index 0655986b41..7f7471848a 100644 --- a/charts/infrastructureclusterxk8sio-azuremanagedmachinepool-editor/README.md +++ b/charts/infrastructureclusterxk8sio-azuremanagedmachinepool-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-azuremanagedmachinepool-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedmachinepool-editor appscode/infrastructureclusterxk8sio-azuremanagedmachinepool-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-azuremanagedmachinepool-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedmachinepool-editor appscode/infrastructureclusterxk8sio-azuremanagedmachinepool-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuremanagedmachinepool-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedmachinepool-editor appscode/infrastructureclusterxk8sio-azuremanagedmachinepool-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuremanagedmachinepool-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1 +$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedmachinepool-editor appscode/infrastructureclusterxk8sio-azuremanagedmachinepool-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuremanagedmachinepool-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedmachinepool-editor appscode/infrastructureclusterxk8sio-azuremanagedmachinepool-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor/Chart.yaml index 4d3ed960c2..a3d464bd22 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor/README.md b/charts/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor/README.md index 9c7d5bc686..3d280d5895 100644 --- a/charts/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor/README.md +++ b/charts/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor appscode/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor appscode/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor appscode/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1 +$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor appscode/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor appscode/infrastructureclusterxk8sio-azuremanagedmachinepooltemplate-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-azureserviceprincipal-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azureserviceprincipal-editor/Chart.yaml index 4510580adb..44509052ff 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-azureserviceprincipal-editor/README.md b/charts/infrastructureclusterxk8sio-azureserviceprincipal-editor/README.md index f7a0fd3fb0..6e4f34e765 100644 --- a/charts/infrastructureclusterxk8sio-azureserviceprincipal-editor/README.md +++ b/charts/infrastructureclusterxk8sio-azureserviceprincipal-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-azureserviceprincipal-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-azureserviceprincipal-editor appscode/infrastructureclusterxk8sio-azureserviceprincipal-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-azureserviceprincipal-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-azureserviceprincipal-editor appscode/infrastructureclusterxk8sio-azureserviceprincipal-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azureserviceprincipal-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-azureserviceprincipal-editor appscode/infrastructureclusterxk8sio-azureserviceprincipal-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azureserviceprincipal-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1alpha3 +$ helm upgrade -i infrastructureclusterxk8sio-azureserviceprincipal-editor appscode/infrastructureclusterxk8sio-azureserviceprincipal-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azureserviceprincipal-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-azureserviceprincipal-editor appscode/infrastructureclusterxk8sio-azureserviceprincipal-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-azuresystemassignedidentity-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azuresystemassignedidentity-editor/Chart.yaml index aeea0c84da..9547fef077 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-azuresystemassignedidentity-editor/README.md b/charts/infrastructureclusterxk8sio-azuresystemassignedidentity-editor/README.md index 4b53724c16..8be780abee 100644 --- a/charts/infrastructureclusterxk8sio-azuresystemassignedidentity-editor/README.md +++ b/charts/infrastructureclusterxk8sio-azuresystemassignedidentity-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-azuresystemassignedidentity-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-azuresystemassignedidentity-editor appscode/infrastructureclusterxk8sio-azuresystemassignedidentity-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-azuresystemassignedidentity-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-azuresystemassignedidentity-editor appscode/infrastructureclusterxk8sio-azuresystemassignedidentity-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuresystemassignedidentity-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-azuresystemassignedidentity-editor appscode/infrastructureclusterxk8sio-azuresystemassignedidentity-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuresystemassignedidentity-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1alpha3 +$ helm upgrade -i infrastructureclusterxk8sio-azuresystemassignedidentity-editor appscode/infrastructureclusterxk8sio-azuresystemassignedidentity-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azuresystemassignedidentity-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-azuresystemassignedidentity-editor appscode/infrastructureclusterxk8sio-azuresystemassignedidentity-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-azureuserassignedidentity-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-azureuserassignedidentity-editor/Chart.yaml index e6a219d97e..1027f869ad 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-azureuserassignedidentity-editor/README.md b/charts/infrastructureclusterxk8sio-azureuserassignedidentity-editor/README.md index 40002b6350..35d3d41337 100644 --- a/charts/infrastructureclusterxk8sio-azureuserassignedidentity-editor/README.md +++ b/charts/infrastructureclusterxk8sio-azureuserassignedidentity-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-azureuserassignedidentity-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-azureuserassignedidentity-editor appscode/infrastructureclusterxk8sio-azureuserassignedidentity-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-azureuserassignedidentity-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-azureuserassignedidentity-editor appscode/infrastructureclusterxk8sio-azureuserassignedidentity-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azureuserassignedidentity-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-azureuserassignedidentity-editor appscode/infrastructureclusterxk8sio-azureuserassignedidentity-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azureuserassignedidentity-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1alpha3 +$ helm upgrade -i infrastructureclusterxk8sio-azureuserassignedidentity-editor appscode/infrastructureclusterxk8sio-azureuserassignedidentity-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-azureuserassignedidentity-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-azureuserassignedidentity-editor appscode/infrastructureclusterxk8sio-azureuserassignedidentity-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-gcpcluster-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-gcpcluster-editor/Chart.yaml index 761c69224d..447cf1da16 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-gcpcluster-editor/README.md b/charts/infrastructureclusterxk8sio-gcpcluster-editor/README.md index 62f3d9b268..5d706a0ab0 100644 --- a/charts/infrastructureclusterxk8sio-gcpcluster-editor/README.md +++ b/charts/infrastructureclusterxk8sio-gcpcluster-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-gcpcluster-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-gcpcluster-editor appscode/infrastructureclusterxk8sio-gcpcluster-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-gcpcluster-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-gcpcluster-editor appscode/infrastructureclusterxk8sio-gcpcluster-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-gcpcluster-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-gcpcluster-editor appscode/infrastructureclusterxk8sio-gcpcluster-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-gcpcluster-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1 +$ helm upgrade -i infrastructureclusterxk8sio-gcpcluster-editor appscode/infrastructureclusterxk8sio-gcpcluster-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-gcpcluster-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-gcpcluster-editor appscode/infrastructureclusterxk8sio-gcpcluster-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-gcpclustertemplate-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-gcpclustertemplate-editor/Chart.yaml index c3e67f2f72..886436fe39 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-gcpclustertemplate-editor/README.md b/charts/infrastructureclusterxk8sio-gcpclustertemplate-editor/README.md index 3b7ecec26c..6ed07e2219 100644 --- a/charts/infrastructureclusterxk8sio-gcpclustertemplate-editor/README.md +++ b/charts/infrastructureclusterxk8sio-gcpclustertemplate-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-gcpclustertemplate-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-gcpclustertemplate-editor appscode/infrastructureclusterxk8sio-gcpclustertemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-gcpclustertemplate-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-gcpclustertemplate-editor appscode/infrastructureclusterxk8sio-gcpclustertemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-gcpclustertemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-gcpclustertemplate-editor appscode/infrastructureclusterxk8sio-gcpclustertemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-gcpclustertemplate-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1 +$ helm upgrade -i infrastructureclusterxk8sio-gcpclustertemplate-editor appscode/infrastructureclusterxk8sio-gcpclustertemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-gcpclustertemplate-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-gcpclustertemplate-editor appscode/infrastructureclusterxk8sio-gcpclustertemplate-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-gcpmachine-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-gcpmachine-editor/Chart.yaml index d4543e2c83..c4b972d2e0 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-gcpmachine-editor/README.md b/charts/infrastructureclusterxk8sio-gcpmachine-editor/README.md index 527ea0b5ed..32cce7af56 100644 --- a/charts/infrastructureclusterxk8sio-gcpmachine-editor/README.md +++ b/charts/infrastructureclusterxk8sio-gcpmachine-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-gcpmachine-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-gcpmachine-editor appscode/infrastructureclusterxk8sio-gcpmachine-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-gcpmachine-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-gcpmachine-editor appscode/infrastructureclusterxk8sio-gcpmachine-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-gcpmachine-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-gcpmachine-editor appscode/infrastructureclusterxk8sio-gcpmachine-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-gcpmachine-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1 +$ helm upgrade -i infrastructureclusterxk8sio-gcpmachine-editor appscode/infrastructureclusterxk8sio-gcpmachine-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-gcpmachine-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-gcpmachine-editor appscode/infrastructureclusterxk8sio-gcpmachine-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-gcpmachinetemplate-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-gcpmachinetemplate-editor/Chart.yaml index afcb8452d2..cdfbaf9c40 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-gcpmachinetemplate-editor/README.md b/charts/infrastructureclusterxk8sio-gcpmachinetemplate-editor/README.md index ef23483518..68ebcd8529 100644 --- a/charts/infrastructureclusterxk8sio-gcpmachinetemplate-editor/README.md +++ b/charts/infrastructureclusterxk8sio-gcpmachinetemplate-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-gcpmachinetemplate-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-gcpmachinetemplate-editor appscode/infrastructureclusterxk8sio-gcpmachinetemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-gcpmachinetemplate-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-gcpmachinetemplate-editor appscode/infrastructureclusterxk8sio-gcpmachinetemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-gcpmachinetemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-gcpmachinetemplate-editor appscode/infrastructureclusterxk8sio-gcpmachinetemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-gcpmachinetemplate-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1 +$ helm upgrade -i infrastructureclusterxk8sio-gcpmachinetemplate-editor appscode/infrastructureclusterxk8sio-gcpmachinetemplate-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-gcpmachinetemplate-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-gcpmachinetemplate-editor appscode/infrastructureclusterxk8sio-gcpmachinetemplate-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-gcpmanagedcluster-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-gcpmanagedcluster-editor/Chart.yaml index 4e32c003e8..9975e33e23 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-gcpmanagedcluster-editor/README.md b/charts/infrastructureclusterxk8sio-gcpmanagedcluster-editor/README.md index e03299b379..778acd9a55 100644 --- a/charts/infrastructureclusterxk8sio-gcpmanagedcluster-editor/README.md +++ b/charts/infrastructureclusterxk8sio-gcpmanagedcluster-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-gcpmanagedcluster-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedcluster-editor appscode/infrastructureclusterxk8sio-gcpmanagedcluster-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-gcpmanagedcluster-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedcluster-editor appscode/infrastructureclusterxk8sio-gcpmanagedcluster-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-gcpmanagedcluster-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedcluster-editor appscode/infrastructureclusterxk8sio-gcpmanagedcluster-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-gcpmanagedcluster-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1 +$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedcluster-editor appscode/infrastructureclusterxk8sio-gcpmanagedcluster-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-gcpmanagedcluster-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedcluster-editor appscode/infrastructureclusterxk8sio-gcpmanagedcluster-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor/Chart.yaml index b430a28ccb..8e3d684059 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor/README.md b/charts/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor/README.md index 8c41669562..1c836259b6 100644 --- a/charts/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor/README.md +++ b/charts/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor appscode/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor appscode/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor appscode/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1 +$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor appscode/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor appscode/infrastructureclusterxk8sio-gcpmanagedcontrolplane-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor/Chart.yaml index 7406497b09..11c3ac11f7 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor/README.md b/charts/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor/README.md index 5f9856983f..d01bd5452b 100644 --- a/charts/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor/README.md +++ b/charts/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedmachinepool-editor appscode/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedmachinepool-editor appscode/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedmachinepool-editor appscode/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta1 +$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedmachinepool-editor appscode/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-gcpmanagedmachinepool-editor appscode/infrastructureclusterxk8sio-gcpmanagedmachinepool-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-rosacluster-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-rosacluster-editor/Chart.yaml index ff763982c6..3bab3a9132 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-rosacluster-editor/README.md b/charts/infrastructureclusterxk8sio-rosacluster-editor/README.md index 5a1949c6c9..4277aa420a 100644 --- a/charts/infrastructureclusterxk8sio-rosacluster-editor/README.md +++ b/charts/infrastructureclusterxk8sio-rosacluster-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-rosacluster-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-rosacluster-editor appscode/infrastructureclusterxk8sio-rosacluster-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-rosacluster-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-rosacluster-editor appscode/infrastructureclusterxk8sio-rosacluster-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-rosacluster-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-rosacluster-editor appscode/infrastructureclusterxk8sio-rosacluster-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-rosacluster-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2 +$ helm upgrade -i infrastructureclusterxk8sio-rosacluster-editor appscode/infrastructureclusterxk8sio-rosacluster-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-rosacluster-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-rosacluster-editor appscode/infrastructureclusterxk8sio-rosacluster-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/infrastructureclusterxk8sio-rosamachinepool-editor/Chart.yaml b/charts/infrastructureclusterxk8sio-rosamachinepool-editor/Chart.yaml index 6d74596b2d..0351b1ee38 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/infrastructureclusterxk8sio-rosamachinepool-editor/README.md b/charts/infrastructureclusterxk8sio-rosamachinepool-editor/README.md index 74068eef4d..267b9d5120 100644 --- a/charts/infrastructureclusterxk8sio-rosamachinepool-editor/README.md +++ b/charts/infrastructureclusterxk8sio-rosamachinepool-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/infrastructureclusterxk8sio-rosamachinepool-editor --version=v0.30.0 -$ helm upgrade -i infrastructureclusterxk8sio-rosamachinepool-editor appscode/infrastructureclusterxk8sio-rosamachinepool-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/infrastructureclusterxk8sio-rosamachinepool-editor --version=v0.29.0 +$ helm upgrade -i infrastructureclusterxk8sio-rosamachinepool-editor appscode/infrastructureclusterxk8sio-rosamachinepool-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-rosamachinepool-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i infrastructureclusterxk8sio-rosamachinepool-editor appscode/infrastructureclusterxk8sio-rosamachinepool-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-rosamachinepool-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=infrastructure.cluster.x-k8s.io/v1beta2 +$ helm upgrade -i infrastructureclusterxk8sio-rosamachinepool-editor appscode/infrastructureclusterxk8sio-rosamachinepool-editor -n default --create-namespace --version=v0.29.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/infrastructureclusterxk8sio-rosamachinepool-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i infrastructureclusterxk8sio-rosamachinepool-editor appscode/infrastructureclusterxk8sio-rosamachinepool-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/internalapiserverk8sio-storageversion-editor/Chart.yaml b/charts/internalapiserverk8sio-storageversion-editor/Chart.yaml index 34ecf61e71..5eb3494555 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/internalapiserverk8sio-storageversion-editor/README.md b/charts/internalapiserverk8sio-storageversion-editor/README.md index 190ee3992d..326a100096 100644 --- a/charts/internalapiserverk8sio-storageversion-editor/README.md +++ b/charts/internalapiserverk8sio-storageversion-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/internalapiserverk8sio-storageversion-editor --version=v0.30.0 -$ helm upgrade -i internalapiserverk8sio-storageversion-editor appscode/internalapiserverk8sio-storageversion-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/internalapiserverk8sio-storageversion-editor --version=v0.29.0 +$ helm upgrade -i internalapiserverk8sio-storageversion-editor appscode/internalapiserverk8sio-storageversion-editor -n default --create-namespace --version=v0.29.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/internalapiserverk8sio-storageversion-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i internalapiserverk8sio-storageversion-editor appscode/internalapiserverk8sio-storageversion-editor -n default --create-namespace --version=v0.29.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/internalapiserverk8sio-storageversion-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=internal.apiserver.k8s.io/v1alpha1 +$ helm upgrade -i internalapiserverk8sio-storageversion-editor appscode/internalapiserverk8sio-storageversion-editor -n default --create-namespace --version=v0.29.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/internalapiserverk8sio-storageversion-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i internalapiserverk8sio-storageversion-editor appscode/internalapiserverk8sio-storageversion-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/ipamclusterxk8sio-ipaddress-editor/Chart.yaml b/charts/ipamclusterxk8sio-ipaddress-editor/Chart.yaml index 2807d30c39..b2e8dbeacc 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/ipamclusterxk8sio-ipaddress-editor/README.md b/charts/ipamclusterxk8sio-ipaddress-editor/README.md index d833c6263f..c9cba7a31e 100644 --- a/charts/ipamclusterxk8sio-ipaddress-editor/README.md +++ b/charts/ipamclusterxk8sio-ipaddress-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/ipamclusterxk8sio-ipaddress-editor --version=v0.30.0 -$ helm upgrade -i ipamclusterxk8sio-ipaddress-editor appscode/ipamclusterxk8sio-ipaddress-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/ipamclusterxk8sio-ipaddress-editor --version=v0.29.0 +$ helm upgrade -i ipamclusterxk8sio-ipaddress-editor appscode/ipamclusterxk8sio-ipaddress-editor -n default --create-namespace --version=v0.29.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/ipamclusterxk8sio-ipaddress-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i ipamclusterxk8sio-ipaddress-editor appscode/ipamclusterxk8sio-ipaddress-editor -n default --create-namespace --version=v0.29.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/ipamclusterxk8sio-ipaddress-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ipam.cluster.x-k8s.io/v1beta1 +$ helm upgrade -i ipamclusterxk8sio-ipaddress-editor appscode/ipamclusterxk8sio-ipaddress-editor -n default --create-namespace --version=v0.29.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/ipamclusterxk8sio-ipaddress-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i ipamclusterxk8sio-ipaddress-editor appscode/ipamclusterxk8sio-ipaddress-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/ipamclusterxk8sio-ipaddressclaim-editor/Chart.yaml b/charts/ipamclusterxk8sio-ipaddressclaim-editor/Chart.yaml index 81fd8d69bf..5b641ae86d 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/ipamclusterxk8sio-ipaddressclaim-editor/README.md b/charts/ipamclusterxk8sio-ipaddressclaim-editor/README.md index a2fcbe3f9e..bdb93663e1 100644 --- a/charts/ipamclusterxk8sio-ipaddressclaim-editor/README.md +++ b/charts/ipamclusterxk8sio-ipaddressclaim-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/ipamclusterxk8sio-ipaddressclaim-editor --version=v0.30.0 -$ helm upgrade -i ipamclusterxk8sio-ipaddressclaim-editor appscode/ipamclusterxk8sio-ipaddressclaim-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/ipamclusterxk8sio-ipaddressclaim-editor --version=v0.29.0 +$ helm upgrade -i ipamclusterxk8sio-ipaddressclaim-editor appscode/ipamclusterxk8sio-ipaddressclaim-editor -n default --create-namespace --version=v0.29.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/ipamclusterxk8sio-ipaddressclaim-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i ipamclusterxk8sio-ipaddressclaim-editor appscode/ipamclusterxk8sio-ipaddressclaim-editor -n default --create-namespace --version=v0.29.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/ipamclusterxk8sio-ipaddressclaim-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ipam.cluster.x-k8s.io/v1beta1 +$ helm upgrade -i ipamclusterxk8sio-ipaddressclaim-editor appscode/ipamclusterxk8sio-ipaddressclaim-editor -n default --create-namespace --version=v0.29.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/ipamclusterxk8sio-ipaddressclaim-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i ipamclusterxk8sio-ipaddressclaim-editor appscode/ipamclusterxk8sio-ipaddressclaim-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kafkaawskubedbcom-cluster-editor/Chart.yaml b/charts/kafkaawskubedbcom-cluster-editor/Chart.yaml index 63b13b0620..00914d012e 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/kafkaawskubedbcom-cluster-editor/README.md b/charts/kafkaawskubedbcom-cluster-editor/README.md index f6c774757b..c940e47b99 100644 --- a/charts/kafkaawskubedbcom-cluster-editor/README.md +++ b/charts/kafkaawskubedbcom-cluster-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kafkaawskubedbcom-cluster-editor --version=v0.30.0 -$ helm upgrade -i kafkaawskubedbcom-cluster-editor appscode/kafkaawskubedbcom-cluster-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kafkaawskubedbcom-cluster-editor --version=v0.29.0 +$ helm upgrade -i kafkaawskubedbcom-cluster-editor appscode/kafkaawskubedbcom-cluster-editor -n default --create-namespace --version=v0.29.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/kafkaawskubedbcom-cluster-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kafkaawskubedbcom-cluster-editor appscode/kafkaawskubedbcom-cluster-editor -n default --create-namespace --version=v0.29.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/kafkaawskubedbcom-cluster-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=kafka.aws.kubedb.com/v1alpha1 +$ helm upgrade -i kafkaawskubedbcom-cluster-editor appscode/kafkaawskubedbcom-cluster-editor -n default --create-namespace --version=v0.29.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/kafkaawskubedbcom-cluster-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kafkaawskubedbcom-cluster-editor appscode/kafkaawskubedbcom-cluster-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kafkaawskubedbcom-configuration-editor/Chart.yaml b/charts/kafkaawskubedbcom-configuration-editor/Chart.yaml index 19a1509079..e9a508bbd6 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/kafkaawskubedbcom-configuration-editor/README.md b/charts/kafkaawskubedbcom-configuration-editor/README.md index 8d44bfa9ec..91d3b9dbe0 100644 --- a/charts/kafkaawskubedbcom-configuration-editor/README.md +++ b/charts/kafkaawskubedbcom-configuration-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kafkaawskubedbcom-configuration-editor --version=v0.30.0 -$ helm upgrade -i kafkaawskubedbcom-configuration-editor appscode/kafkaawskubedbcom-configuration-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kafkaawskubedbcom-configuration-editor --version=v0.29.0 +$ helm upgrade -i kafkaawskubedbcom-configuration-editor appscode/kafkaawskubedbcom-configuration-editor -n default --create-namespace --version=v0.29.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/kafkaawskubedbcom-configuration-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kafkaawskubedbcom-configuration-editor appscode/kafkaawskubedbcom-configuration-editor -n default --create-namespace --version=v0.29.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/kafkaawskubedbcom-configuration-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=kafka.aws.kubedb.com/v1alpha1 +$ helm upgrade -i kafkaawskubedbcom-configuration-editor appscode/kafkaawskubedbcom-configuration-editor -n default --create-namespace --version=v0.29.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/kafkaawskubedbcom-configuration-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kafkaawskubedbcom-configuration-editor appscode/kafkaawskubedbcom-configuration-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kafkakubedbcom-connectcluster-editor/Chart.yaml b/charts/kafkakubedbcom-connectcluster-editor/Chart.yaml index 0e4013bffb..75449ae5b0 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/kafkakubedbcom-connectcluster-editor/README.md b/charts/kafkakubedbcom-connectcluster-editor/README.md index 4df216543c..abb5d361b6 100644 --- a/charts/kafkakubedbcom-connectcluster-editor/README.md +++ b/charts/kafkakubedbcom-connectcluster-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kafkakubedbcom-connectcluster-editor --version=v0.30.0 -$ helm upgrade -i kafkakubedbcom-connectcluster-editor appscode/kafkakubedbcom-connectcluster-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kafkakubedbcom-connectcluster-editor --version=v0.29.0 +$ helm upgrade -i kafkakubedbcom-connectcluster-editor appscode/kafkakubedbcom-connectcluster-editor -n default --create-namespace --version=v0.29.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/kafkakubedbcom-connectcluster-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kafkakubedbcom-connectcluster-editor appscode/kafkakubedbcom-connectcluster-editor -n default --create-namespace --version=v0.29.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/kafkakubedbcom-connectcluster-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=kafka.kubedb.com/v1alpha1 +$ helm upgrade -i kafkakubedbcom-connectcluster-editor appscode/kafkakubedbcom-connectcluster-editor -n default --create-namespace --version=v0.29.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/kafkakubedbcom-connectcluster-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kafkakubedbcom-connectcluster-editor appscode/kafkakubedbcom-connectcluster-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kafkakubedbcom-connector-editor/Chart.yaml b/charts/kafkakubedbcom-connector-editor/Chart.yaml index 90883e0bca..2605081f97 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/kafkakubedbcom-connector-editor/README.md b/charts/kafkakubedbcom-connector-editor/README.md index 31fceca7f1..ada3c19dad 100644 --- a/charts/kafkakubedbcom-connector-editor/README.md +++ b/charts/kafkakubedbcom-connector-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kafkakubedbcom-connector-editor --version=v0.30.0 -$ helm upgrade -i kafkakubedbcom-connector-editor appscode/kafkakubedbcom-connector-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kafkakubedbcom-connector-editor --version=v0.29.0 +$ helm upgrade -i kafkakubedbcom-connector-editor appscode/kafkakubedbcom-connector-editor -n default --create-namespace --version=v0.29.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/kafkakubedbcom-connector-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kafkakubedbcom-connector-editor appscode/kafkakubedbcom-connector-editor -n default --create-namespace --version=v0.29.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/kafkakubedbcom-connector-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=kafka.kubedb.com/v1alpha1 +$ helm upgrade -i kafkakubedbcom-connector-editor appscode/kafkakubedbcom-connector-editor -n default --create-namespace --version=v0.29.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/kafkakubedbcom-connector-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kafkakubedbcom-connector-editor appscode/kafkakubedbcom-connector-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kafkakubedbcom-restproxy-editor/Chart.yaml b/charts/kafkakubedbcom-restproxy-editor/Chart.yaml index 9bd00dfdfd..5690fb9bad 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/kafkakubedbcom-restproxy-editor/README.md b/charts/kafkakubedbcom-restproxy-editor/README.md index cef303b25c..4a315b31a8 100644 --- a/charts/kafkakubedbcom-restproxy-editor/README.md +++ b/charts/kafkakubedbcom-restproxy-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kafkakubedbcom-restproxy-editor --version=v0.30.0 -$ helm upgrade -i kafkakubedbcom-restproxy-editor appscode/kafkakubedbcom-restproxy-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kafkakubedbcom-restproxy-editor --version=v0.29.0 +$ helm upgrade -i kafkakubedbcom-restproxy-editor appscode/kafkakubedbcom-restproxy-editor -n default --create-namespace --version=v0.29.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/kafkakubedbcom-restproxy-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kafkakubedbcom-restproxy-editor appscode/kafkakubedbcom-restproxy-editor -n default --create-namespace --version=v0.29.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/kafkakubedbcom-restproxy-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=kafka.kubedb.com/v1alpha1 +$ helm upgrade -i kafkakubedbcom-restproxy-editor appscode/kafkakubedbcom-restproxy-editor -n default --create-namespace --version=v0.29.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/kafkakubedbcom-restproxy-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kafkakubedbcom-restproxy-editor appscode/kafkakubedbcom-restproxy-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kafkakubedbcom-schemaregistry-editor/Chart.yaml b/charts/kafkakubedbcom-schemaregistry-editor/Chart.yaml index a34080b688..a303e2b702 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/kafkakubedbcom-schemaregistry-editor/README.md b/charts/kafkakubedbcom-schemaregistry-editor/README.md index 963cff6a99..f4dcd2a72a 100644 --- a/charts/kafkakubedbcom-schemaregistry-editor/README.md +++ b/charts/kafkakubedbcom-schemaregistry-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kafkakubedbcom-schemaregistry-editor --version=v0.30.0 -$ helm upgrade -i kafkakubedbcom-schemaregistry-editor appscode/kafkakubedbcom-schemaregistry-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kafkakubedbcom-schemaregistry-editor --version=v0.29.0 +$ helm upgrade -i kafkakubedbcom-schemaregistry-editor appscode/kafkakubedbcom-schemaregistry-editor -n default --create-namespace --version=v0.29.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/kafkakubedbcom-schemaregistry-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kafkakubedbcom-schemaregistry-editor appscode/kafkakubedbcom-schemaregistry-editor -n default --create-namespace --version=v0.29.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/kafkakubedbcom-schemaregistry-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=kafka.kubedb.com/v1alpha1 +$ helm upgrade -i kafkakubedbcom-schemaregistry-editor appscode/kafkakubedbcom-schemaregistry-editor -n default --create-namespace --version=v0.29.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/kafkakubedbcom-schemaregistry-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kafkakubedbcom-schemaregistry-editor appscode/kafkakubedbcom-schemaregistry-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/karpenterazurecom-aksnodeclass-editor/Chart.yaml b/charts/karpenterazurecom-aksnodeclass-editor/Chart.yaml index 4ea64bb2f9..5fac0d651d 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/karpenterazurecom-aksnodeclass-editor/README.md b/charts/karpenterazurecom-aksnodeclass-editor/README.md index e5796de70b..928560235b 100644 --- a/charts/karpenterazurecom-aksnodeclass-editor/README.md +++ b/charts/karpenterazurecom-aksnodeclass-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/karpenterazurecom-aksnodeclass-editor --version=v0.30.0 -$ helm upgrade -i karpenterazurecom-aksnodeclass-editor appscode/karpenterazurecom-aksnodeclass-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/karpenterazurecom-aksnodeclass-editor --version=v0.29.0 +$ helm upgrade -i karpenterazurecom-aksnodeclass-editor appscode/karpenterazurecom-aksnodeclass-editor -n default --create-namespace --version=v0.29.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/karpenterazurecom-aksnodeclass-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i karpenterazurecom-aksnodeclass-editor appscode/karpenterazurecom-aksnodeclass-editor -n default --create-namespace --version=v0.29.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/karpenterazurecom-aksnodeclass-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=karpenter.azure.com/v1alpha2 +$ helm upgrade -i karpenterazurecom-aksnodeclass-editor appscode/karpenterazurecom-aksnodeclass-editor -n default --create-namespace --version=v0.29.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/karpenterazurecom-aksnodeclass-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i karpenterazurecom-aksnodeclass-editor appscode/karpenterazurecom-aksnodeclass-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/karpenterk8saws-ec2nodeclass-editor/Chart.yaml b/charts/karpenterk8saws-ec2nodeclass-editor/Chart.yaml index e0d91969c0..888f39eaec 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/karpenterk8saws-ec2nodeclass-editor/README.md b/charts/karpenterk8saws-ec2nodeclass-editor/README.md index 858e16257d..8cb985d287 100644 --- a/charts/karpenterk8saws-ec2nodeclass-editor/README.md +++ b/charts/karpenterk8saws-ec2nodeclass-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/karpenterk8saws-ec2nodeclass-editor --version=v0.30.0 -$ helm upgrade -i karpenterk8saws-ec2nodeclass-editor appscode/karpenterk8saws-ec2nodeclass-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/karpenterk8saws-ec2nodeclass-editor --version=v0.29.0 +$ helm upgrade -i karpenterk8saws-ec2nodeclass-editor appscode/karpenterk8saws-ec2nodeclass-editor -n default --create-namespace --version=v0.29.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/karpenterk8saws-ec2nodeclass-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i karpenterk8saws-ec2nodeclass-editor appscode/karpenterk8saws-ec2nodeclass-editor -n default --create-namespace --version=v0.29.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/karpenterk8saws-ec2nodeclass-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=karpenter.k8s.aws/v1beta1 +$ helm upgrade -i karpenterk8saws-ec2nodeclass-editor appscode/karpenterk8saws-ec2nodeclass-editor -n default --create-namespace --version=v0.29.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/karpenterk8saws-ec2nodeclass-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i karpenterk8saws-ec2nodeclass-editor appscode/karpenterk8saws-ec2nodeclass-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/karpentersh-nodeclaim-editor/Chart.yaml b/charts/karpentersh-nodeclaim-editor/Chart.yaml index 12cde42585..4dc920fe9d 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/karpentersh-nodeclaim-editor/README.md b/charts/karpentersh-nodeclaim-editor/README.md index b0515d7c57..a980dae1ec 100644 --- a/charts/karpentersh-nodeclaim-editor/README.md +++ b/charts/karpentersh-nodeclaim-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/karpentersh-nodeclaim-editor --version=v0.30.0 -$ helm upgrade -i karpentersh-nodeclaim-editor appscode/karpentersh-nodeclaim-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/karpentersh-nodeclaim-editor --version=v0.29.0 +$ helm upgrade -i karpentersh-nodeclaim-editor appscode/karpentersh-nodeclaim-editor -n default --create-namespace --version=v0.29.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/karpentersh-nodeclaim-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i karpentersh-nodeclaim-editor appscode/karpentersh-nodeclaim-editor -n default --create-namespace --version=v0.29.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/karpentersh-nodeclaim-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=karpenter.sh/v1beta1 +$ helm upgrade -i karpentersh-nodeclaim-editor appscode/karpentersh-nodeclaim-editor -n default --create-namespace --version=v0.29.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/karpentersh-nodeclaim-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i karpentersh-nodeclaim-editor appscode/karpentersh-nodeclaim-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/karpentersh-nodepool-editor/Chart.yaml b/charts/karpentersh-nodepool-editor/Chart.yaml index d1702efa74..27541f9149 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/karpentersh-nodepool-editor/README.md b/charts/karpentersh-nodepool-editor/README.md index 545f82c662..61e93e2029 100644 --- a/charts/karpentersh-nodepool-editor/README.md +++ b/charts/karpentersh-nodepool-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/karpentersh-nodepool-editor --version=v0.30.0 -$ helm upgrade -i karpentersh-nodepool-editor appscode/karpentersh-nodepool-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/karpentersh-nodepool-editor --version=v0.29.0 +$ helm upgrade -i karpentersh-nodepool-editor appscode/karpentersh-nodepool-editor -n default --create-namespace --version=v0.29.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/karpentersh-nodepool-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i karpentersh-nodepool-editor appscode/karpentersh-nodepool-editor -n default --create-namespace --version=v0.29.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/karpentersh-nodepool-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=karpenter.sh/v1beta1 +$ helm upgrade -i karpentersh-nodepool-editor appscode/karpentersh-nodepool-editor -n default --create-namespace --version=v0.29.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/karpentersh-nodepool-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i karpentersh-nodepool-editor appscode/karpentersh-nodepool-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/keyvaultazurekubedbcom-key-editor/Chart.yaml b/charts/keyvaultazurekubedbcom-key-editor/Chart.yaml index 8a40de56b9..08ae7d9b73 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/keyvaultazurekubedbcom-key-editor/README.md b/charts/keyvaultazurekubedbcom-key-editor/README.md index 2449c49ea9..b90ece8a5c 100644 --- a/charts/keyvaultazurekubedbcom-key-editor/README.md +++ b/charts/keyvaultazurekubedbcom-key-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/keyvaultazurekubedbcom-key-editor --version=v0.30.0 -$ helm upgrade -i keyvaultazurekubedbcom-key-editor appscode/keyvaultazurekubedbcom-key-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/keyvaultazurekubedbcom-key-editor --version=v0.29.0 +$ helm upgrade -i keyvaultazurekubedbcom-key-editor appscode/keyvaultazurekubedbcom-key-editor -n default --create-namespace --version=v0.29.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/keyvaultazurekubedbcom-key-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i keyvaultazurekubedbcom-key-editor appscode/keyvaultazurekubedbcom-key-editor -n default --create-namespace --version=v0.29.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/keyvaultazurekubedbcom-key-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=keyvault.azure.kubedb.com/v1alpha1 +$ helm upgrade -i keyvaultazurekubedbcom-key-editor appscode/keyvaultazurekubedbcom-key-editor -n default --create-namespace --version=v0.29.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/keyvaultazurekubedbcom-key-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i keyvaultazurekubedbcom-key-editor appscode/keyvaultazurekubedbcom-key-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/keyvaultazurekubedbcom-vault-editor/Chart.yaml b/charts/keyvaultazurekubedbcom-vault-editor/Chart.yaml index 8ecba23c50..5b8a4ca8aa 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/keyvaultazurekubedbcom-vault-editor/README.md b/charts/keyvaultazurekubedbcom-vault-editor/README.md index 0d9c3eb1a3..3df7b62214 100644 --- a/charts/keyvaultazurekubedbcom-vault-editor/README.md +++ b/charts/keyvaultazurekubedbcom-vault-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/keyvaultazurekubedbcom-vault-editor --version=v0.30.0 -$ helm upgrade -i keyvaultazurekubedbcom-vault-editor appscode/keyvaultazurekubedbcom-vault-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/keyvaultazurekubedbcom-vault-editor --version=v0.29.0 +$ helm upgrade -i keyvaultazurekubedbcom-vault-editor appscode/keyvaultazurekubedbcom-vault-editor -n default --create-namespace --version=v0.29.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/keyvaultazurekubedbcom-vault-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i keyvaultazurekubedbcom-vault-editor appscode/keyvaultazurekubedbcom-vault-editor -n default --create-namespace --version=v0.29.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/keyvaultazurekubedbcom-vault-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=keyvault.azure.kubedb.com/v1alpha1 +$ helm upgrade -i keyvaultazurekubedbcom-vault-editor appscode/keyvaultazurekubedbcom-vault-editor -n default --create-namespace --version=v0.29.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/keyvaultazurekubedbcom-vault-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i keyvaultazurekubedbcom-vault-editor appscode/keyvaultazurekubedbcom-vault-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kinesisawskubedbcom-stream-editor/Chart.yaml b/charts/kinesisawskubedbcom-stream-editor/Chart.yaml index fca057cb30..4c81d4a452 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/kinesisawskubedbcom-stream-editor/README.md b/charts/kinesisawskubedbcom-stream-editor/README.md index f3a3cb29d0..5d51404c53 100644 --- a/charts/kinesisawskubedbcom-stream-editor/README.md +++ b/charts/kinesisawskubedbcom-stream-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kinesisawskubedbcom-stream-editor --version=v0.30.0 -$ helm upgrade -i kinesisawskubedbcom-stream-editor appscode/kinesisawskubedbcom-stream-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kinesisawskubedbcom-stream-editor --version=v0.29.0 +$ helm upgrade -i kinesisawskubedbcom-stream-editor appscode/kinesisawskubedbcom-stream-editor -n default --create-namespace --version=v0.29.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/kinesisawskubedbcom-stream-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kinesisawskubedbcom-stream-editor appscode/kinesisawskubedbcom-stream-editor -n default --create-namespace --version=v0.29.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/kinesisawskubedbcom-stream-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=kinesis.aws.kubedb.com/v1alpha1 +$ helm upgrade -i kinesisawskubedbcom-stream-editor appscode/kinesisawskubedbcom-stream-editor -n default --create-namespace --version=v0.29.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/kinesisawskubedbcom-stream-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kinesisawskubedbcom-stream-editor appscode/kinesisawskubedbcom-stream-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kmsawskubedbcom-key-editor/Chart.yaml b/charts/kmsawskubedbcom-key-editor/Chart.yaml index 437938361a..9f18dbe279 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/kmsawskubedbcom-key-editor/README.md b/charts/kmsawskubedbcom-key-editor/README.md index 4060cc14ff..74b07e0ff2 100644 --- a/charts/kmsawskubedbcom-key-editor/README.md +++ b/charts/kmsawskubedbcom-key-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kmsawskubedbcom-key-editor --version=v0.30.0 -$ helm upgrade -i kmsawskubedbcom-key-editor appscode/kmsawskubedbcom-key-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kmsawskubedbcom-key-editor --version=v0.29.0 +$ helm upgrade -i kmsawskubedbcom-key-editor appscode/kmsawskubedbcom-key-editor -n default --create-namespace --version=v0.29.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/kmsawskubedbcom-key-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kmsawskubedbcom-key-editor appscode/kmsawskubedbcom-key-editor -n default --create-namespace --version=v0.29.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/kmsawskubedbcom-key-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=kms.aws.kubedb.com/v1alpha1 +$ helm upgrade -i kmsawskubedbcom-key-editor appscode/kmsawskubedbcom-key-editor -n default --create-namespace --version=v0.29.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/kmsawskubedbcom-key-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kmsawskubedbcom-key-editor appscode/kmsawskubedbcom-key-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubebindappscodecom-apiservicebinding-editor/Chart.yaml b/charts/kubebindappscodecom-apiservicebinding-editor/Chart.yaml index ddf5bbaf33..372a2a4488 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/kubebindappscodecom-apiservicebinding-editor/README.md b/charts/kubebindappscodecom-apiservicebinding-editor/README.md index f3efb8942a..dac1869f9e 100644 --- a/charts/kubebindappscodecom-apiservicebinding-editor/README.md +++ b/charts/kubebindappscodecom-apiservicebinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubebindappscodecom-apiservicebinding-editor --version=v0.30.0 -$ helm upgrade -i kubebindappscodecom-apiservicebinding-editor appscode/kubebindappscodecom-apiservicebinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubebindappscodecom-apiservicebinding-editor --version=v0.29.0 +$ helm upgrade -i kubebindappscodecom-apiservicebinding-editor appscode/kubebindappscodecom-apiservicebinding-editor -n default --create-namespace --version=v0.29.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/kubebindappscodecom-apiservicebinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kubebindappscodecom-apiservicebinding-editor appscode/kubebindappscodecom-apiservicebinding-editor -n default --create-namespace --version=v0.29.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/kubebindappscodecom-apiservicebinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=kube-bind.appscode.com/v1alpha1 +$ helm upgrade -i kubebindappscodecom-apiservicebinding-editor appscode/kubebindappscodecom-apiservicebinding-editor -n default --create-namespace --version=v0.29.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/kubebindappscodecom-apiservicebinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubebindappscodecom-apiservicebinding-editor appscode/kubebindappscodecom-apiservicebinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubebindappscodecom-apiserviceexport-editor/Chart.yaml b/charts/kubebindappscodecom-apiserviceexport-editor/Chart.yaml index 87dec31c74..065a52eae0 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/kubebindappscodecom-apiserviceexport-editor/README.md b/charts/kubebindappscodecom-apiserviceexport-editor/README.md index 3d8930122f..cd20a4bb2e 100644 --- a/charts/kubebindappscodecom-apiserviceexport-editor/README.md +++ b/charts/kubebindappscodecom-apiserviceexport-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubebindappscodecom-apiserviceexport-editor --version=v0.30.0 -$ helm upgrade -i kubebindappscodecom-apiserviceexport-editor appscode/kubebindappscodecom-apiserviceexport-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubebindappscodecom-apiserviceexport-editor --version=v0.29.0 +$ helm upgrade -i kubebindappscodecom-apiserviceexport-editor appscode/kubebindappscodecom-apiserviceexport-editor -n default --create-namespace --version=v0.29.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/kubebindappscodecom-apiserviceexport-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kubebindappscodecom-apiserviceexport-editor appscode/kubebindappscodecom-apiserviceexport-editor -n default --create-namespace --version=v0.29.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/kubebindappscodecom-apiserviceexport-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=kube-bind.appscode.com/v1alpha1 +$ helm upgrade -i kubebindappscodecom-apiserviceexport-editor appscode/kubebindappscodecom-apiserviceexport-editor -n default --create-namespace --version=v0.29.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/kubebindappscodecom-apiserviceexport-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubebindappscodecom-apiserviceexport-editor appscode/kubebindappscodecom-apiserviceexport-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubebindappscodecom-apiserviceexportrequest-editor/Chart.yaml b/charts/kubebindappscodecom-apiserviceexportrequest-editor/Chart.yaml index 6117e43004..3249d39a20 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/kubebindappscodecom-apiserviceexportrequest-editor/README.md b/charts/kubebindappscodecom-apiserviceexportrequest-editor/README.md index 3adc14948d..06f7b4ed0f 100644 --- a/charts/kubebindappscodecom-apiserviceexportrequest-editor/README.md +++ b/charts/kubebindappscodecom-apiserviceexportrequest-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubebindappscodecom-apiserviceexportrequest-editor --version=v0.30.0 -$ helm upgrade -i kubebindappscodecom-apiserviceexportrequest-editor appscode/kubebindappscodecom-apiserviceexportrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubebindappscodecom-apiserviceexportrequest-editor --version=v0.29.0 +$ helm upgrade -i kubebindappscodecom-apiserviceexportrequest-editor appscode/kubebindappscodecom-apiserviceexportrequest-editor -n default --create-namespace --version=v0.29.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/kubebindappscodecom-apiserviceexportrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kubebindappscodecom-apiserviceexportrequest-editor appscode/kubebindappscodecom-apiserviceexportrequest-editor -n default --create-namespace --version=v0.29.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/kubebindappscodecom-apiserviceexportrequest-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=kube-bind.appscode.com/v1alpha1 +$ helm upgrade -i kubebindappscodecom-apiserviceexportrequest-editor appscode/kubebindappscodecom-apiserviceexportrequest-editor -n default --create-namespace --version=v0.29.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/kubebindappscodecom-apiserviceexportrequest-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubebindappscodecom-apiserviceexportrequest-editor appscode/kubebindappscodecom-apiserviceexportrequest-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubebindappscodecom-apiservicenamespace-editor/Chart.yaml b/charts/kubebindappscodecom-apiservicenamespace-editor/Chart.yaml index 6c2b65f741..dc6e4cc328 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/kubebindappscodecom-apiservicenamespace-editor/README.md b/charts/kubebindappscodecom-apiservicenamespace-editor/README.md index 4420dfa8f7..467e605748 100644 --- a/charts/kubebindappscodecom-apiservicenamespace-editor/README.md +++ b/charts/kubebindappscodecom-apiservicenamespace-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubebindappscodecom-apiservicenamespace-editor --version=v0.30.0 -$ helm upgrade -i kubebindappscodecom-apiservicenamespace-editor appscode/kubebindappscodecom-apiservicenamespace-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubebindappscodecom-apiservicenamespace-editor --version=v0.29.0 +$ helm upgrade -i kubebindappscodecom-apiservicenamespace-editor appscode/kubebindappscodecom-apiservicenamespace-editor -n default --create-namespace --version=v0.29.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/kubebindappscodecom-apiservicenamespace-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kubebindappscodecom-apiservicenamespace-editor appscode/kubebindappscodecom-apiservicenamespace-editor -n default --create-namespace --version=v0.29.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/kubebindappscodecom-apiservicenamespace-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=kube-bind.appscode.com/v1alpha1 +$ helm upgrade -i kubebindappscodecom-apiservicenamespace-editor appscode/kubebindappscodecom-apiservicenamespace-editor -n default --create-namespace --version=v0.29.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/kubebindappscodecom-apiservicenamespace-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubebindappscodecom-apiservicenamespace-editor appscode/kubebindappscodecom-apiservicenamespace-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubebindappscodecom-clusterbinding-editor/Chart.yaml b/charts/kubebindappscodecom-clusterbinding-editor/Chart.yaml index f185b3f7ae..6470a4fb10 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/kubebindappscodecom-clusterbinding-editor/README.md b/charts/kubebindappscodecom-clusterbinding-editor/README.md index 5597afe703..d82cb67bcc 100644 --- a/charts/kubebindappscodecom-clusterbinding-editor/README.md +++ b/charts/kubebindappscodecom-clusterbinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubebindappscodecom-clusterbinding-editor --version=v0.30.0 -$ helm upgrade -i kubebindappscodecom-clusterbinding-editor appscode/kubebindappscodecom-clusterbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubebindappscodecom-clusterbinding-editor --version=v0.29.0 +$ helm upgrade -i kubebindappscodecom-clusterbinding-editor appscode/kubebindappscodecom-clusterbinding-editor -n default --create-namespace --version=v0.29.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/kubebindappscodecom-clusterbinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kubebindappscodecom-clusterbinding-editor appscode/kubebindappscodecom-clusterbinding-editor -n default --create-namespace --version=v0.29.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/kubebindappscodecom-clusterbinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=kube-bind.appscode.com/v1alpha1 +$ helm upgrade -i kubebindappscodecom-clusterbinding-editor appscode/kubebindappscodecom-clusterbinding-editor -n default --create-namespace --version=v0.29.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/kubebindappscodecom-clusterbinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubebindappscodecom-clusterbinding-editor appscode/kubebindappscodecom-clusterbinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-cassandra-editor-options/Chart.yaml b/charts/kubedbcom-cassandra-editor-options/Chart.yaml index 5e20200d7e..91ef939d0f 100644 --- a/charts/kubedbcom-cassandra-editor-options/Chart.yaml +++ b/charts/kubedbcom-cassandra-editor-options/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: kubedbcom-cassandra-editor-options description: Cassandra Editor UI Options type: application -version: v0.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.0 maintainers: - name: appscode email: support@appscode.com diff --git a/charts/kubedbcom-cassandra-editor-options/README.md b/charts/kubedbcom-cassandra-editor-options/README.md index 7bb201d8ea..e9c7f542a2 100644 --- a/charts/kubedbcom-cassandra-editor-options/README.md +++ b/charts/kubedbcom-cassandra-editor-options/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-cassandra-editor-options --version=v0.30.0 -$ helm upgrade -i kubedbcom-cassandra-editor-options appscode/kubedbcom-cassandra-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-cassandra-editor-options --version=v0.29.0 +$ helm upgrade -i kubedbcom-cassandra-editor-options appscode/kubedbcom-cassandra-editor-options -n kube-system --create-namespace --version=v0.29.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a Cassandra Editor UI Options on a [Kubernetes](http://kubern To install/upgrade the chart with the release name `kubedbcom-cassandra-editor-options`: ```bash -$ helm upgrade -i kubedbcom-cassandra-editor-options appscode/kubedbcom-cassandra-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-cassandra-editor-options appscode/kubedbcom-cassandra-editor-options -n kube-system --create-namespace --version=v0.29.0 ``` The command deploys a Cassandra Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. @@ -187,12 +187,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-options appscode/kubedbcom-cassandra-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=kubedb.com +$ helm upgrade -i kubedbcom-cassandra-editor-options appscode/kubedbcom-cassandra-editor-options -n kube-system --create-namespace --version=v0.29.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-cassandra-editor-options appscode/kubedbcom-cassandra-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-cassandra-editor-options appscode/kubedbcom-cassandra-editor-options -n kube-system --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-cassandra-editor-options/ui/create-ui.yaml b/charts/kubedbcom-cassandra-editor-options/ui/create-ui.yaml index 58f37cc0fe..87277ae52d 100644 --- a/charts/kubedbcom-cassandra-editor-options/ui/create-ui.yaml +++ b/charts/kubedbcom-cassandra-editor-options/ui/create-ui.yaml @@ -1,2 +1,339 @@ -steps: null +step: +- elements: + - label: "" + subtitle: Select the Cassandra version you want to deploy on Kubernetes. The chosen + version determines the Cassandra engine features, compatibility, and runtime + behavior of your distributed database cluster. + type: label-element + - disableUnselect: true + if: + name: isToggleOn|databases/Cassandra/versions + type: function + label: Database version + loader: getAdminOptions|databases/Cassandra/versions + schema: schema/properties/spec/properties/admin/properties/databases/properties/Cassandra/properties/versions/properties/default + type: select + - if: + name: isToggleOn|databases/Cassandra/mode + type: function + init: + type: func + value: getDefault|databases/Cassandra/mode + isHorizontal: true + label: Database mode + loader: getAdminOptions|databases/Cassandra/mode + schema: schema/properties/spec/properties/mode + type: radio + watcher: + func: toggleTls + paths: + - schema/properties/spec/properties/mode + - if: + name: isEqualToModelPathValue|Topology|/spec/mode + type: function + label: Replicaset number + schema: schema/properties/spec/properties/replicas + type: input + - elements: + - label: "" + subtitle: Select a machine profile to allocate CPU and memory resources for + your database. Choose 'custom' to manually specify resource requirements or + select a predefined profile. + type: label-element + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu + label: cpu + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory + label: memory + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + label: Machine profile + showLabels: true + type: block-layout + - elements: + - label: "" + subtitle: Define rack names to organize your Cassandra nodes into racks for + improved fault tolerance and data distribution. Each rack represents a group + of nodes that share similar characteristics, such as physical location or + network topology. + type: label-element + - element: + label: Rack names + type: input + validation: + name: validateRackName + type: custom + label: Rack name + schema: schema/properties/spec/properties/topology/properties/racks + type: array-item-form + if: + name: isEqualToModelPathValue|Topology|/spec/mode + type: function + label: Topology + showLabels: true + type: block-layout + - elements: + - if: + name: isToggleOn|storageClasses + type: function + label: Storage class + loader: getAdminOptions|storageClasses + schema: schema/properties/spec/properties/admin/properties/storageClasses/properties/default + type: select + - label: Storage size + schema: schema/properties/spec/properties/persistence/properties/size + type: input + showLabels: true + type: horizontal-layout + - description: Configure Credentials, Deployment Mode etc. + elements: + - elements: + - buttonClass: is-light is-outlined + label: Labels + schema: schema/properties/spec/properties/labels + type: object-item + - buttonClass: is-light is-outlined + label: Annotations + schema: schema/properties/spec/properties/annotations + type: object-item + hideBlock: true + label: Labels & Annotations + showLabels: true + type: block-layout + - customClass: mt-20 + if: + name: isToggleOn|deletionPolicy + type: function + init: + type: func + value: getDefault|deletionPolicy + label: Deletion Policy + options: + - description: options.deletionPolicy.delete.description + text: Delete + value: Delete + - description: options.deletionPolicy.halt.description + text: Halt + value: Halt + - description: options.deletionPolicy.wipeOut.description + text: WipeOut + value: WipeOut + - description: options.deletionPolicy.doNotTerminate.description + text: DoNotTerminate + value: DoNotTerminate + schema: schema/properties/spec/properties/deletionPolicy + type: select + watcher: + func: setStorageClass + paths: + - schema/properties/spec/properties/deletionPolicy + - if: + name: getDefaultValue|spec/admin/authCredential/customize + type: function + label: Provide Authentication Credentials? + schema: temp/createAuthSecret + type: switch + watcher: + func: onAuthChange + paths: + - temp/createAuthSecret + - if: + name: showReferSecretSwitch + type: function + label: Refer existing Secret? + schema: temp/referSecret + type: switch + watcher: + func: onReferSecretChange + paths: + - temp/referSecret + - if: + name: showSecretDropdown + type: function + label: Secret + loader: getReferSecrets + schema: schema/properties/spec/properties/authSecret/properties/name + type: select + - if: + name: showReferSecret + type: function + label: password + schema: schema/properties/spec/properties/authSecret/properties/password + type: input + - if: + name: getDefaultValue|spec/admin/customConfiguration + type: function + label: Configure Database? + schema: temp/configDatabase + type: switch + watcher: + func: clearConfiguration + paths: + - temp/configDatabase + - if: + name: isConfigDatabaseOn + type: function + label: Configuration + schema: schema/properties/spec/properties/configuration + type: textarea + - if: + name: isToggleOn|deployment + type: function + label: Deployment name + options: + - description: labels.deployment.shared + text: Shared + value: Shared + - description: labels.deployment.dedicated + text: Dedicated + value: Dedicated + schema: schema/properties/spec/properties/admin/properties/deployment/properties/default + type: radio + - if: + name: isToggleOn|clusterTier + type: function + isHorizontal: true + label: Cluster Tier + options: + - text: General Purpose + value: GeneralPurpose + - text: Memory Optimized + value: MemoryOptimized + - text: CPU Optimized + value: CPUOptimized + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/default + type: radio + - disableUnselect: true + if: + name: isToggleOn|clusterTier/placement + type: function + label: Placement + loader: getAdminOptions|clusterTier/placement + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/placement/properties/default + type: select + - disableUnselect: true + if: + name: isToggleOn|clusterTier/nodeTopology + type: function + label: Node Topology + loader: getNodeTopology + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/nodeTopology/properties/default + type: select + label: Advanced Configuration + showLabels: true + type: block-layout + - description: Enable Backup, Monitoring, TLS etc. + elements: + - elements: + - init: + type: func + value: setMonitoring + label: Enable Monitoring? + schema: temp/monitoring + type: switch + watcher: + func: updateAlertValue + paths: + - temp/monitoring + - customClass: mt-10 + if: + name: showAlerts + type: function + label: Alert Options + options: + - text: None + value: none + - text: Critical + value: critical + - text: Warning + value: warning + - text: Info + value: info + schema: schema/properties/form/properties/alert/properties/enabled + type: select + if: + name: isToggleOn|monitoring + type: function + type: block-layout + - if: + name: isToggleOn|backup + type: function + init: + type: func + value: setBackup + label: Enable Backup? + schema: temp/backup + type: switch + watcher: + func: onBackupSwitch + paths: + - temp/backup + - elements: + - init: + type: func + value: toggleTls|true + label: Enable TLS? + schema: schema/properties/spec/properties/admin/properties/tls/properties/default + type: switch + - if: + name: showIssuer + type: function + label: Cluster Issuers + loader: getAdminOptions|clusterIssuers + schema: schema/properties/spec/properties/admin/properties/clusterIssuers/properties/default + type: select + validation: + type: required + if: + name: isEqualToModelPathValue|Topology|/spec/mode + type: function + type: block-layout + - if: + name: isToggleOn|expose + type: function + label: Expose via Gateway? + schema: schema/properties/spec/properties/admin/properties/expose/properties/default + type: switch + if: + name: showAdditionalSettings + type: function + label: Additional Options + showLabels: true + type: block-layout + id: options + loader: initBundle + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-cassandra-editor/Chart.yaml b/charts/kubedbcom-cassandra-editor/Chart.yaml index fe5026ef68..25874486f4 100644 --- a/charts/kubedbcom-cassandra-editor/Chart.yaml +++ b/charts/kubedbcom-cassandra-editor/Chart.yaml @@ -12,7 +12,7 @@ annotations: \ version: v1\n- group: monitoring.coreos.com\n kind: ServiceMonitor\n version:\ \ v1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: Cassandra Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -24,4 +24,4 @@ maintainers: name: appscode name: kubedbcom-cassandra-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/kubedbcom-cassandra-editor/README.md b/charts/kubedbcom-cassandra-editor/README.md index 437ff7ab66..73f0d543f5 100644 --- a/charts/kubedbcom-cassandra-editor/README.md +++ b/charts/kubedbcom-cassandra-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-cassandra-editor --version=v0.30.0 -$ helm upgrade -i kubedbcom-cassandra-editor appscode/kubedbcom-cassandra-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-cassandra-editor --version=v0.29.0 +$ helm upgrade -i kubedbcom-cassandra-editor appscode/kubedbcom-cassandra-editor -n default --create-namespace --version=v0.29.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/kubedbcom-cassandra-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-cassandra-editor appscode/kubedbcom-cassandra-editor -n default --create-namespace --version=v0.29.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. @@ -107,12 +107,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/kubedbcom-cassandra-editor -n default --create-namespace --version=v0.30.0 --set form.alert.enabled=warning +$ helm upgrade -i kubedbcom-cassandra-editor appscode/kubedbcom-cassandra-editor -n default --create-namespace --version=v0.29.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-cassandra-editor appscode/kubedbcom-cassandra-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-cassandra-editor appscode/kubedbcom-cassandra-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-clickhouse-editor-options/Chart.yaml b/charts/kubedbcom-clickhouse-editor-options/Chart.yaml index 8d83648693..4bf88de50a 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.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.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 6c029c773d..8aa8c64a93 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 appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-clickhouse-editor-options --version=v0.30.0 -$ helm upgrade -i kubedbcom-clickhouse-editor-options appscode/kubedbcom-clickhouse-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-clickhouse-editor-options --version=v0.29.0 +$ helm upgrade -i kubedbcom-clickhouse-editor-options appscode/kubedbcom-clickhouse-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-clickhouse-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-clickhouse-editor-options appscode/kubedbcom-clickhouse-editor-options -n kube-system --create-namespace --version=v0.29.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. @@ -148,12 +148,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 appscode/kubedbcom-clickhouse-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=kubedb.com +$ helm upgrade -i kubedbcom-clickhouse-editor-options appscode/kubedbcom-clickhouse-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-clickhouse-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-clickhouse-editor-options appscode/kubedbcom-clickhouse-editor-options -n kube-system --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-clickhouse-editor-options/ui/create-ui.yaml b/charts/kubedbcom-clickhouse-editor-options/ui/create-ui.yaml index 58f37cc0fe..7d5c482715 100644 --- a/charts/kubedbcom-clickhouse-editor-options/ui/create-ui.yaml +++ b/charts/kubedbcom-clickhouse-editor-options/ui/create-ui.yaml @@ -1,2 +1,377 @@ -steps: null +step: +- elements: + - label: "" + subtitle: Select the ClickHouse version you want to deploy on Kubernetes. The + chosen version determines the ClickHouse engine features, compatibility, and + runtime behavior of your analytical database. + type: label-element + - disableUnselect: true + if: + name: isToggleOn|databases/ClickHouse/versions + type: function + label: Database Version + loader: getAdminOptions|databases/ClickHouse/versions + schema: schema/properties/spec/properties/admin/properties/databases/properties/ClickHouse/properties/versions/properties/default + type: select + - if: + name: isToggleOn|databases/ClickHouse/mode + type: function + init: + type: func + value: getDefault|databases/ClickHouse/mode + isHorizontal: true + label: Database Mode + loader: getAdminOptions|databases/ClickHouse/mode + schema: schema/properties/spec/properties/mode + type: radio + watcher: + func: clearArbiterHidden + paths: + - schema/properties/spec/properties/mode + - elements: + - elements: + - label: "" + subtitle: Configure cluster topology for distributed ClickHouse deployment. + Specify the number of replicas for high availability and shards for data + partitioning and parallel query processing. + type: label-element + - elements: + - label: Cluster Replicas + schema: schema/properties/spec/properties/topology/properties/cluster/properties/replicas + type: input + - label: Cluster Shards + schema: schema/properties/spec/properties/topology/properties/cluster/properties/shards + type: input + showLabels: true + type: horizontal-layout + label: Cluster + showLabels: true + type: block-layout + if: + name: isEqualToModelPathValue|Topology|/spec/mode + type: function + type: block-layout + - elements: + - label: "" + subtitle: Select a machine profile to allocate CPU and memory resources for + your analytical database. Choose 'custom' to manually specify resource requirements + or select a predefined profile. + type: label-element + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu + label: CPU + loader: setLimits|cpu + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory + label: Memory + loader: setLimits|memory + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + label: Machine Profile + showLabels: true + type: block-layout + - elements: + - elements: + - if: + name: isToggleOn|storageClasses + type: function + label: Storage Class + loader: getAdminOptions|storageClasses + schema: schema/properties/spec/properties/admin/properties/storageClasses/properties/default + type: select + - if: + name: showStorageSizeField + type: function + label: Storage Size + schema: schema/properties/spec/properties/persistence/properties/size + type: input + showLabels: true + type: horizontal-layout + type: block-layout + - label: Externally Managed? + schema: schema/properties/spec/properties/topology/properties/clickHouseKeeper/properties/externallyManaged + type: switch + - elements: + - label: "" + subtitle: Configure external ClickHouse Keeper node connection details. Specify + the host address and port number for the externally managed keeper service. + type: label-element + - elements: + - label: Host + schema: schema/properties/spec/properties/topology/properties/clickHouseKeeper/properties/node/properties/host + type: input + - label: Port + schema: schema/properties/spec/properties/topology/properties/clickHouseKeeper/properties/node/properties/port + type: input + showLabels: true + type: horizontal-layout + if: + name: isExternallyManaged|true + type: function + label: Node + showLabels: true + type: block-layout + - elements: + - label: "" + subtitle: Configure managed ClickHouse Keeper instance for cluster coordination. + Specify storage size, replica count, and resource allocation for the keeper + nodes. + type: label-element + - elements: + - label: Storage Size + schema: schema/properties/spec/properties/topology/properties/clickHouseKeeper/properties/spec/properties/persistence/properties/size + type: input + - label: Replicas + schema: schema/properties/spec/properties/topology/properties/clickHouseKeeper/properties/spec/properties/replicas + type: input + showLabels: true + type: horizontal-layout + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/topology/properties/clickHouseKeeper/properties/spec/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom|topology/clickHouseKeeper/spec + watchPaths: + - schema/properties/spec/properties/topology/properties/clickHouseKeeper/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu|topology/clickHouseKeeper/spec + label: CPU + loader: setLimits|cpu|topology/clickHouseKeeper/spec + schema: schema/properties/spec/properties/topology/properties/clickHouseKeeper/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu|topology/clickHouseKeeper/spec + paths: + - schema/properties/spec/properties/topology/properties/clickHouseKeeper/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/topology/properties/clickHouseKeeper/properties/spec/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom|topology/clickHouseKeeper/spec + watchPaths: + - schema/properties/spec/properties/topology/properties/clickHouseKeeper/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory|topology/clickHouseKeeper/spec + label: Memory + loader: setLimits|memory|topology/clickHouseKeeper/spec + schema: schema/properties/spec/properties/topology/properties/clickHouseKeeper/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory|topology/clickHouseKeeper/spec + paths: + - schema/properties/spec/properties/topology/properties/clickHouseKeeper/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/topology/properties/clickHouseKeeper/properties/spec/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + if: + name: isExternallyManaged|false + type: function + label: Spec + showLabels: true + type: block-layout + - description: Configure Credentials, Deployment Mode etc. + elements: + - elements: + - label: "" + subtitle: Add custom labels and annotations to your database resources for + organization, monitoring, and integration with other Kubernetes tools and + services. + type: label-element + - buttonClass: is-light is-outlined + label: Labels + schema: schema/properties/spec/properties/labels + type: object-item + - buttonClass: is-light is-outlined + label: Annotations + schema: schema/properties/spec/properties/annotations + type: object-item + hideBlock: true + label: Labels & Annotations + showLabels: true + type: block-layout + - customClass: mt-20 + if: + name: isToggleOn|deletionPolicy + type: function + init: + type: func + value: getDefault|deletionPolicy + label: Deletion Policy + options: + - description: options.deletionPolicy.delete.description + text: Delete + value: Delete + - description: options.deletionPolicy.halt.description + text: Halt + value: Halt + - description: options.deletionPolicy.wipeOut.description + text: WipeOut + value: WipeOut + - description: options.deletionPolicy.doNotTerminate.description + text: DoNotTerminate + value: DoNotTerminate + schema: schema/properties/spec/properties/deletionPolicy + type: select + watcher: + func: setStorageClass + paths: + - schema/properties/spec/properties/deletionPolicy + - if: + name: getDefaultValue|spec/admin/authCredential/customize + type: function + label: Provide Authentication Credentials? + schema: temp/createAuthSecret + type: switch + watcher: + func: onAuthChange + paths: + - temp/createAuthSecret + - if: + name: showReferSecretSwitch + type: function + label: Refer existing Secret? + schema: temp/referSecret + type: switch + watcher: + func: onReferSecretChange + paths: + - temp/referSecret + - if: + name: showSecretDropdown + type: function + label: Secret + loader: getReferSecrets + schema: schema/properties/spec/properties/authSecret/properties/name + type: select + - if: + name: showReferSecret + type: function + label: password + schema: schema/properties/spec/properties/authSecret/properties/password + type: input + - if: + name: getDefaultValue|spec/admin/customConfiguration + type: function + label: Configure Database? + schema: temp/configDatabase + type: switch + watcher: + func: clearConfiguration + paths: + - temp/configDatabase + - if: + name: isConfigDatabaseOn + type: function + label: Configuration + schema: schema/properties/spec/properties/configuration + type: textarea + - if: + name: isToggleOn|deployment + type: function + label: Deployment name + options: + - description: labels.deployment.shared + text: Shared + value: Shared + - description: labels.deployment.dedicated + text: Dedicated + value: Dedicated + schema: schema/properties/spec/properties/admin/properties/deployment/properties/default + type: radio + - if: + name: isToggleOn|clusterTier + type: function + isHorizontal: true + label: Cluster Tier + options: + - text: General Purpose + value: GeneralPurpose + - text: Memory Optimized + value: MemoryOptimized + - text: CPU Optimized + value: CPUOptimized + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/default + type: radio + - disableUnselect: true + if: + name: isToggleOn|clusterTier/placement + type: function + label: Placement + loader: getAdminOptions|clusterTier/placement + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/placement/properties/default + type: select + - disableUnselect: true + if: + name: isToggleOn|clusterTier/nodeTopology + type: function + label: Node Topology + loader: getNodeTopology + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/nodeTopology/properties/default + type: select + label: Advanced Configuration + showLabels: true + type: block-layout + - description: Enable Backup, Monitoring, TLS etc. + elements: + - elements: + - init: + type: func + value: setMonitoring + label: Enable Monitoring? + schema: temp/monitoring + type: switch + watcher: + func: updateAlertValue + paths: + - temp/monitoring + if: + name: isToggleOn|monitoring + type: function + type: block-layout + if: + name: showAdditionalSettings + type: function + label: Additional Options + showLabels: true + type: block-layout + id: options + loader: initBundle + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-clickhouse-editor/Chart.yaml b/charts/kubedbcom-clickhouse-editor/Chart.yaml index 7cc8632c4d..be2e3bb057 100644 --- a/charts/kubedbcom-clickhouse-editor/Chart.yaml +++ b/charts/kubedbcom-clickhouse-editor/Chart.yaml @@ -7,7 +7,7 @@ annotations: \ kind: ClickHouse\n version: v1alpha2\n- group: monitoring.coreos.com\n kind:\ \ ServiceMonitor\n version: v1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: ClickHouse Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -19,4 +19,4 @@ maintainers: name: appscode name: kubedbcom-clickhouse-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/kubedbcom-clickhouse-editor/README.md b/charts/kubedbcom-clickhouse-editor/README.md index cc92f7a9ac..32bc00b054 100644 --- a/charts/kubedbcom-clickhouse-editor/README.md +++ b/charts/kubedbcom-clickhouse-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-clickhouse-editor --version=v0.30.0 -$ helm upgrade -i kubedbcom-clickhouse-editor appscode/kubedbcom-clickhouse-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-clickhouse-editor --version=v0.29.0 +$ helm upgrade -i kubedbcom-clickhouse-editor appscode/kubedbcom-clickhouse-editor -n default --create-namespace --version=v0.29.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/kubedbcom-clickhouse-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-clickhouse-editor appscode/kubedbcom-clickhouse-editor -n default --create-namespace --version=v0.29.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. @@ -65,12 +65,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/kubedbcom-clickhouse-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=kubedb.com +$ helm upgrade -i kubedbcom-clickhouse-editor appscode/kubedbcom-clickhouse-editor -n default --create-namespace --version=v0.29.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 appscode/kubedbcom-clickhouse-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-clickhouse-editor appscode/kubedbcom-clickhouse-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-clickhouse-editor/ui/edit-ui.yaml b/charts/kubedbcom-clickhouse-editor/ui/edit-ui.yaml index 58f37cc0fe..35aa46c455 100644 --- a/charts/kubedbcom-clickhouse-editor/ui/edit-ui.yaml +++ b/charts/kubedbcom-clickhouse-editor/ui/edit-ui.yaml @@ -1,2 +1,221 @@ -steps: null +step: +- elements: + - elements: + - label: Name + schema: schema/properties/resources/properties/autoscalingKubedbComClickHouseAutoscaler/properties/metadata/properties/name + type: input + - if: + name: isRancherManaged + type: function + label: Select Namespace + loader: getNamespaces + schema: schema/properties/resources/properties/autoscalingKubedbComClickHouseAutoscaler/properties/metadata/properties/namespace + type: select + watcher: + func: onNamespaceChange + paths: + - schema/properties/resources/properties/autoscalingKubedbComClickHouseAutoscaler/properties/metadata/properties/namespace + - label: Select Db + loader: getDbs + refresh: true + schema: schema/properties/resources/properties/autoscalingKubedbComClickHouseAutoscaler/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: initMetadata + paths: + - schema/properties/resources/properties/autoscalingKubedbComClickHouseAutoscaler/properties/spec/properties/databaseRef/properties/name + if: + name: isConsole + type: function + type: block-layout + - if: + name: isConsole + type: function + label: Select Type + options: + - description: Scale your CPU Memory based on resource usage + text: Compute + value: compute + - description: Expand your database size based on volume usage + text: Storage + value: storage + schema: temp/properties/autoscalingType + type: radio + validation: + type: required + watcher: + func: initMetadata + paths: + - temp/properties/autoscalingType + - elements: + - elements: + - init: + type: func + value: setTrigger|autoscalingKubedbComClickHouseAutoscaler/spec/compute/clickhouse/trigger + label: Trigger + options: + - text: "On" + value: "On" + - text: "Off" + value: "Off" + schema: schema/properties/resources/properties/autoscalingKubedbComClickHouseAutoscaler/properties/spec/properties/compute/properties/clickhouse/properties/trigger + type: select + - label: Pod LifeTime Threshold + schema: schema/properties/resources/properties/autoscalingKubedbComClickHouseAutoscaler/properties/spec/properties/compute/properties/clickhouse/properties/podLifeTimeThreshold + type: input + - label: Resource Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComClickHouseAutoscaler/properties/spec/properties/compute/properties/clickhouse/properties/resourceDiffPercentage + type: threshold-input + - elements: + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComClickHouseAutoscaler/properties/spec/properties/compute/properties/clickhouse/properties/minAllowed/properties/cpu + type: input + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComClickHouseAutoscaler/properties/spec/properties/compute/properties/clickhouse/properties/minAllowed/properties/memory + type: input + fixedBlock: true + label: Min Allowed + showLabels: true + type: block-layout + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComClickHouseAutoscaler/properties/spec/properties/compute/properties/clickhouse/properties/maxAllowed/properties/cpu + type: input + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComClickHouseAutoscaler/properties/spec/properties/compute/properties/clickhouse/properties/maxAllowed/properties/memory + type: input + fixedBlock: true + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|clickhouse + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComClickHouseAutoscaler/properties/spec/properties/compute/properties/clickhouse/properties/controlledResources + type: select + label: ClickHouse + showLabels: true + type: block-layout + - elements: + - label: Select Node Topology + loader: fetchNodeTopology + schema: schema/properties/resources/properties/autoscalingKubedbComClickHouseAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/name + type: select + - if: + name: isNodeTopologySelected + type: function + label: ScaleUp Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComClickHouseAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleUpDiffPercentage + type: threshold-input + - if: + name: isNodeTopologySelected + type: function + label: ScaleDown Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComClickHouseAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleDownDiffPercentage + type: threshold-input + label: Node Topology + showLabels: true + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComClickHouseAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComClickHouseAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: Ops Request Options + showLabels: true + type: block-layout + showLabels: false + type: block-layout + id: compute-autoscaler + loader: getDbDetails + type: single-step-form +- elements: + - elements: + - elements: + - elements: + - init: + type: func + value: setTrigger|autoscalingKubedbComClickHouseAutoscaler/spec/storage/clickhouse/trigger + label: Trigger + options: + - text: "On" + value: "On" + - text: "Off" + value: "Off" + schema: schema/properties/resources/properties/autoscalingKubedbComClickHouseAutoscaler/properties/spec/properties/storage/properties/clickhouse/properties/trigger + type: select + - label: Expansion Mode + options: + - text: Online + value: Online + - text: Offline + value: Offline + schema: schema/properties/resources/properties/autoscalingKubedbComClickHouseAutoscaler/properties/spec/properties/storage/properties/clickhouse/properties/expansionMode + type: select + - label: UsageThreshold (%) + schema: schema/properties/resources/properties/autoscalingKubedbComClickHouseAutoscaler/properties/spec/properties/storage/properties/clickhouse/properties/usageThreshold + type: threshold-input + - label: Scaling Rules + loader: setValueFromDbDetails|resources/kubedbComClickHouse/spec/storage/resources/requests/storage + schema: schema/properties/resources/properties/autoscalingKubedbComClickHouseAutoscaler/properties/spec/properties/storage/properties/clickhouse/properties/scalingRules + type: scaling-rules + watcher: + func: handleUnit|autoscalingKubedbComClickHouseAutoscaler/spec/storage/clickhouse/scalingRules|scalingRules + paths: + - schema/properties/resources/properties/autoscalingKubedbComClickHouseAutoscaler/properties/spec/properties/storage/properties/clickhouse/properties/scalingRules + - label: UpperBound + schema: schema/properties/resources/properties/autoscalingKubedbComClickHouseAutoscaler/properties/spec/properties/storage/properties/clickhouse/properties/upperBound + type: input + watcher: + func: handleUnit|autoscalingKubedbComClickHouseAutoscaler/spec/storage/clickhouse/upperBound + paths: + - schema/properties/resources/properties/autoscalingKubedbComClickHouseAutoscaler/properties/spec/properties/storage/properties/clickhouse/properties/upperBound + label: ClickHouse + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComClickHouseAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComClickHouseAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: OpsRequest Options + showLabels: true + type: block-layout + showLabels: false + type: block-layout + id: storage-autoscaler + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-druid-editor-options/Chart.yaml b/charts/kubedbcom-druid-editor-options/Chart.yaml index f630fdb10d..30fa15ae3b 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.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.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 1e976c3f86..eecd2cdecb 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 appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-druid-editor-options --version=v0.30.0 -$ helm upgrade -i kubedbcom-druid-editor-options appscode/kubedbcom-druid-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-druid-editor-options --version=v0.29.0 +$ helm upgrade -i kubedbcom-druid-editor-options appscode/kubedbcom-druid-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-druid-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-druid-editor-options appscode/kubedbcom-druid-editor-options -n kube-system --create-namespace --version=v0.29.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. @@ -218,12 +218,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 appscode/kubedbcom-druid-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=kubedb.com +$ helm upgrade -i kubedbcom-druid-editor-options appscode/kubedbcom-druid-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-druid-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-druid-editor-options appscode/kubedbcom-druid-editor-options -n kube-system --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-druid-editor-options/ui/create-ui.yaml b/charts/kubedbcom-druid-editor-options/ui/create-ui.yaml index 58f37cc0fe..76061878b4 100644 --- a/charts/kubedbcom-druid-editor-options/ui/create-ui.yaml +++ b/charts/kubedbcom-druid-editor-options/ui/create-ui.yaml @@ -1,2 +1,537 @@ -steps: null +step: +- elements: + - label: "" + subtitle: Select the Druid version you want to deploy on Kubernetes. The chosen + version determines the Druid engine features, compatibility, and runtime behavior + of your analytics database. + type: label-element + - disableUnselect: true + if: + name: isToggleOn|databases/Druid/versions + type: function + label: Database Version + loader: getAdminOptions|databases/Druid/versions + schema: schema/properties/spec/properties/admin/properties/databases/properties/Druid/properties/versions/properties/default + type: select + - elements: + - elements: + - label: "" + subtitle: Middle Manager nodes handle data ingestion tasks. Configure storage, + replicas, and resource allocation for efficient data processing and ingestion + workloads. + type: label-element + - elements: + - label: Storage Size + schema: schema/properties/spec/properties/topology/properties/middleManagers/properties/persistence/properties/size + type: input + - label: Replicaset Number + schema: schema/properties/spec/properties/topology/properties/middleManagers/properties/replicas + type: input + showLabels: true + type: horizontal-layout + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/topology/properties/middleManagers/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom|topology/middleManagers + watchPaths: + - schema/properties/spec/properties/topology/properties/middleManagers/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu|topology/middleManagers + label: CPU + loader: setLimits|cpu|topology/middleManagers + schema: schema/properties/spec/properties/topology/properties/middleManagers/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu|topology/middleManagers + paths: + - schema/properties/spec/properties/topology/properties/middleManagers/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/topology/properties/middleManagers/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom|topology/middleManagers + watchPaths: + - schema/properties/spec/properties/topology/properties/middleManagers/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory|topology/middleManagers + label: Memory + loader: setLimits|memory|topology/middleManagers + schema: schema/properties/spec/properties/topology/properties/middleManagers/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory|topology/middleManagers + paths: + - schema/properties/spec/properties/topology/properties/middleManagers/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/topology/properties/middleManagers/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + label: Middle Managers + showLabels: true + type: block-layout + - elements: + - label: "" + subtitle: Historical nodes serve cached and historical data segments. Configure + storage, replicas, and resource allocation for optimal query performance + on historical data. + type: label-element + - elements: + - label: Storage Size + schema: schema/properties/spec/properties/topology/properties/historicals/properties/persistence/properties/size + type: input + - label: Replicaset Number + schema: schema/properties/spec/properties/topology/properties/historicals/properties/replicas + type: input + showLabels: true + type: horizontal-layout + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/topology/properties/historicals/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom|topology/historicals + watchPaths: + - schema/properties/spec/properties/topology/properties/historicals/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu|topology/historicals + label: CPU + loader: setLimits|cpu|topology/historicals + schema: schema/properties/spec/properties/topology/properties/historicals/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu|topology/historicals + paths: + - schema/properties/spec/properties/topology/properties/historicals/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/topology/properties/historicals/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom|topology/historicals + watchPaths: + - schema/properties/spec/properties/topology/properties/historicals/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory|topology/historicals + label: Memory + loader: setLimits|memory|topology/historicals + schema: schema/properties/spec/properties/topology/properties/historicals/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory|topology/historicals + paths: + - schema/properties/spec/properties/topology/properties/historicals/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/topology/properties/historicals/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + label: Historicals + showLabels: true + type: block-layout + - elements: + - label: "" + subtitle: Broker nodes handle client queries and route them to appropriate + data nodes. Configure replicas and resource allocation for efficient query + handling and routing. + type: label-element + - label: Replicaset Number + schema: schema/properties/spec/properties/topology/properties/brokers/properties/replicas + type: input + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/topology/properties/brokers/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom|topology/brokers + watchPaths: + - schema/properties/spec/properties/topology/properties/brokers/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu|topology/brokers + label: CPU + loader: setLimits|cpu|topology/brokers + schema: schema/properties/spec/properties/topology/properties/brokers/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu|topology/brokers + paths: + - schema/properties/spec/properties/topology/properties/brokers/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/topology/properties/brokers/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom|topology/brokers + watchPaths: + - schema/properties/spec/properties/topology/properties/brokers/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory|topology/brokers + label: Memory + loader: setLimits|memory|topology/brokers + schema: schema/properties/spec/properties/topology/properties/brokers/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory|topology/brokers + paths: + - schema/properties/spec/properties/topology/properties/brokers/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/topology/properties/brokers/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + label: Brokers + showLabels: true + type: block-layout + - elements: + - label: "" + subtitle: Coordinator nodes manage data availability and segment distribution + across the cluster. Configure replicas and resource allocation for reliable + cluster coordination. + type: label-element + - label: Replicaset Number + schema: schema/properties/spec/properties/topology/properties/coordinators/properties/replicas + type: input + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/topology/properties/coordinators/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom|topology/coordinators + watchPaths: + - schema/properties/spec/properties/topology/properties/coordinators/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu|topology/coordinators + label: CPU + loader: setLimits|cpu|topology/coordinators + schema: schema/properties/spec/properties/topology/properties/coordinators/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu|topology/coordinators + paths: + - schema/properties/spec/properties/topology/properties/coordinators/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/topology/properties/coordinators/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom|topology/coordinators + watchPaths: + - schema/properties/spec/properties/topology/properties/coordinators/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory|topology/coordinators + label: Memory + loader: setLimits|memory|topology/coordinators + schema: schema/properties/spec/properties/topology/properties/coordinators/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory|topology/coordinators + paths: + - schema/properties/spec/properties/topology/properties/coordinators/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/topology/properties/coordinators/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + label: Coordinators + showLabels: true + type: block-layout + type: block-layout + - elements: + - if: + name: isToggleOn|storageClasses + type: function + label: Storage Class + loader: getAdminOptions|storageClasses + schema: schema/properties/spec/properties/admin/properties/storageClasses/properties/default + type: select + - label: Deep Storage + options: + - s3 + - google + - azure + - hdfs + schema: schema/properties/spec/properties/deepStorage/properties/type + type: select + showLabels: true + type: horizontal-layout + - label: Config Secret + loader: getSecrets + refresh: true + schema: schema/properties/spec/properties/deepStorage/properties/configSecret + type: select + - description: Configure Credentials, Deployment Mode etc. + elements: + - elements: + - label: "" + subtitle: Add custom labels and annotations to your database resources for + organization, monitoring, and integration with other Kubernetes tools and + services. + type: label-element + - buttonClass: is-light is-outlined + label: Labels + schema: schema/properties/spec/properties/labels + type: object-item + - buttonClass: is-light is-outlined + label: Annotations + schema: schema/properties/spec/properties/annotations + type: object-item + hideBlock: true + label: Labels & Annotations + showLabels: true + type: block-layout + - customClass: mt-20 + if: + name: isToggleOn|deletionPolicy + type: function + init: + type: func + value: getDefault|deletionPolicy + label: Deletion Policy + options: + - description: options.deletionPolicy.delete.description + text: Delete + value: Delete + - description: options.deletionPolicy.halt.description + text: Halt + value: Halt + - description: options.deletionPolicy.wipeOut.description + text: WipeOut + value: WipeOut + - description: options.deletionPolicy.doNotTerminate.description + text: DoNotTerminate + value: DoNotTerminate + schema: schema/properties/spec/properties/deletionPolicy + type: select + watcher: + func: setStorageClass + paths: + - schema/properties/spec/properties/deletionPolicy + - label: Metadata Storage External + schema: schema/properties/spec/properties/metadataStorage/properties/externallyManaged + type: switch + - if: + name: isExternallyManaged|metadataStorage + type: function + label: Metadata Storage Type + options: + - text: MySQL + value: MySQL + - text: Postgres + value: Postgres + schema: schema/properties/spec/properties/metadataStorage/properties/type + type: select + watcher: + func: clearRefs|metadataStorage + paths: + - schema/properties/spec/properties/metadataStorage/properties/type + - if: + name: isMetadataStorageTypeEqualsTo|MySQL + type: function + label: MySQL + loader: getAppBindings|mysql + refresh: true + schema: temp/metadataStorage + type: select + validation: + type: required + watcher: + func: onRefChange|metadataStorage + paths: + - temp/metadataStorage + - if: + name: isMetadataStorageTypeEqualsTo|Postgres + type: function + label: Postgres + loader: getAppBindings|postgres + refresh: true + schema: temp/metadataStorage + type: select + validation: + type: required + watcher: + func: onRefChange|metadataStorage + paths: + - temp/metadataStorage + - label: Zookeeper External + schema: schema/properties/spec/properties/zookeeperRef/properties/externallyManaged + type: switch + - if: + name: isExternallyManaged|zookeeperRef + type: function + label: Zookeeper + loader: getAppBindings|zookeeper + refresh: true + schema: temp/zookeeperRef + type: select + validation: + type: required + watcher: + func: onRefChange|zookeeperRef + paths: + - temp/zookeeperRef + - if: + name: getDefaultValue|spec/admin/authCredential/customize + type: function + label: Provide Authentication Credentials? + schema: temp/createAuthSecret + type: switch + watcher: + func: onAuthChange + paths: + - temp/createAuthSecret + - if: + name: showReferSecretSwitch + type: function + label: Refer existing Secret? + schema: temp/referSecret + type: switch + watcher: + func: onReferSecretChange + paths: + - temp/referSecret + - if: + name: showSecretDropdown + type: function + label: Secret + loader: getReferSecrets + schema: schema/properties/spec/properties/authSecret/properties/name + type: select + - if: + name: showReferSecret + type: function + label: password + schema: schema/properties/spec/properties/authSecret/properties/password + type: input + - if: + name: getDefaultValue|spec/admin/customConfiguration + type: function + label: Configure Database? + schema: temp/configDatabase + type: switch + watcher: + func: clearConfiguration + paths: + - temp/configDatabase + - if: + name: isConfigDatabaseOn + type: function + label: Configuration + schema: schema/properties/spec/properties/configuration + type: textarea + - if: + name: isToggleOn|deployment + type: function + label: Deployment name + options: + - description: labels.deployment.shared + text: Shared + value: Shared + - description: labels.deployment.dedicated + text: Dedicated + value: Dedicated + schema: schema/properties/spec/properties/admin/properties/deployment/properties/default + type: radio + - if: + name: isToggleOn|clusterTier + type: function + isHorizontal: true + label: Cluster Tier + options: + - text: General Purpose + value: GeneralPurpose + - text: Memory Optimized + value: MemoryOptimized + - text: CPU Optimized + value: CPUOptimized + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/default + type: radio + - disableUnselect: true + if: + name: isToggleOn|clusterTier/placement + type: function + label: Placement + loader: getAdminOptions|clusterTier/placement + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/placement/properties/default + type: select + - disableUnselect: true + if: + name: isToggleOn|clusterTier/nodeTopology + type: function + label: Node Topology + loader: getNodeTopology + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/nodeTopology/properties/default + type: select + label: Advanced Configuration + showLabels: true + type: block-layout + - description: Enable Backup, Monitoring, TLS etc. + elements: + - elements: + - init: + type: func + value: setMonitoring + label: Enable Monitoring? + schema: temp/monitoring + type: switch + watcher: + func: updateAlertValue + paths: + - temp/monitoring + - customClass: mt-10 + if: + name: showAlerts + type: function + label: Alert Options + options: + - text: None + value: none + - text: Critical + value: critical + - text: Warning + value: warning + - text: Info + value: info + schema: schema/properties/form/properties/alert/properties/enabled + type: select + if: + name: isToggleOn|monitoring + type: function + type: block-layout + - if: + name: isToggleOn|backup + type: function + init: + type: func + value: setBackup + label: Enable Backup? + schema: temp/backup + type: switch + watcher: + func: onBackupSwitch + paths: + - temp/backup + - elements: + - label: Expose via Gateway? + schema: schema/properties/spec/properties/admin/properties/expose/properties/default + type: switch + if: + name: isToggleOn|expose + type: function + type: block-layout + if: + name: showAdditionalSettings + type: function + label: Additional Options + showLabels: true + type: block-layout + id: options + loader: initBundle + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-druid-editor/Chart.yaml b/charts/kubedbcom-druid-editor/Chart.yaml index 0902791aad..90e90f7bc2 100644 --- a/charts/kubedbcom-druid-editor/Chart.yaml +++ b/charts/kubedbcom-druid-editor/Chart.yaml @@ -10,7 +10,7 @@ annotations: \ monitoring.coreos.com\n kind: PrometheusRule\n version: v1\n- group: monitoring.coreos.com\n\ \ kind: ServiceMonitor\n version: v1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: Druid Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -22,4 +22,4 @@ maintainers: name: appscode name: kubedbcom-druid-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/kubedbcom-druid-editor/README.md b/charts/kubedbcom-druid-editor/README.md index 32bdb3d3d1..c02b5231b7 100644 --- a/charts/kubedbcom-druid-editor/README.md +++ b/charts/kubedbcom-druid-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-druid-editor --version=v0.30.0 -$ helm upgrade -i kubedbcom-druid-editor appscode/kubedbcom-druid-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-druid-editor --version=v0.29.0 +$ helm upgrade -i kubedbcom-druid-editor appscode/kubedbcom-druid-editor -n default --create-namespace --version=v0.29.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/kubedbcom-druid-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-druid-editor appscode/kubedbcom-druid-editor -n default --create-namespace --version=v0.29.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. @@ -117,12 +117,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/kubedbcom-druid-editor -n default --create-namespace --version=v0.30.0 --set form.alert.enabled=warning +$ helm upgrade -i kubedbcom-druid-editor appscode/kubedbcom-druid-editor -n default --create-namespace --version=v0.29.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/kubedbcom-druid-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-druid-editor appscode/kubedbcom-druid-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-druid-editor/ui/edit-ui.yaml b/charts/kubedbcom-druid-editor/ui/edit-ui.yaml index 58f37cc0fe..836c3f7e87 100644 --- a/charts/kubedbcom-druid-editor/ui/edit-ui.yaml +++ b/charts/kubedbcom-druid-editor/ui/edit-ui.yaml @@ -1,2 +1,901 @@ -steps: null +step: +- elements: + - elements: + - label: Name + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/metadata/properties/name + type: input + - if: + name: isRancherManaged + type: function + label: Select Namespace + loader: getNamespaces + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/metadata/properties/namespace + type: select + watcher: + func: onNamespaceChange + paths: + - schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/metadata/properties/namespace + - label: Select Db + loader: getDbs + refresh: true + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: initMetadata + paths: + - schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/databaseRef/properties/name + if: + name: isConsole + type: function + type: block-layout + - if: + name: isConsole + type: function + label: Select Type + options: + - description: Scale your CPU Memory based on resource usage + text: Compute + value: compute + - description: Expand your database size based on volume usage + text: Storage + value: storage + schema: temp/properties/autoscalingType + type: radio + validation: + type: required + watcher: + func: initMetadata + paths: + - temp/properties/autoscalingType + - elements: + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComDruidAutoscaler/spec/compute/brokers/trigger + label: Trigger + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/brokers/properties/trigger + type: switch + - label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/brokers/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/brokers/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal database + performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|brokers|min + label: Min Allowed Profile + loader: + name: getMachines|brokers|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-brokers-max + schema: temp/properties/allowedMachine-brokers-min + type: machine-compare + watcher: + func: onMachineChange|brokers + paths: + - temp/properties/allowedMachine-brokers-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/brokers/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/brokers/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|brokers|max + label: Max Allowed Profile + loader: + name: getMachines|brokers|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-brokers-min + schema: temp/properties/allowedMachine-brokers-max + type: machine-compare + watcher: + func: onMachineChange|brokers + paths: + - temp/properties/allowedMachine-brokers-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/brokers/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/brokers/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|brokers + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/brokers/properties/controlledResources + type: select + label: Brokers + showLabels: true + type: block-layout + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComDruidAutoscaler/spec/compute/coordinators/trigger + label: Trigger + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/coordinators/properties/trigger + type: switch + - label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/coordinators/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/coordinators/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal database + performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|coordinators|min + label: Min Allowed Profile + loader: + name: getMachines|coordinators|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-coordinators-max + schema: temp/properties/allowedMachine-coordinators-min + type: machine-compare + watcher: + func: onMachineChange|coordinators + paths: + - temp/properties/allowedMachine-coordinators-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/coordinators/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/coordinators/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|coordinators|max + label: Max Allowed Profile + loader: + name: getMachines|coordinators|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-coordinators-min + schema: temp/properties/allowedMachine-coordinators-max + type: machine-compare + watcher: + func: onMachineChange|coordinators + paths: + - temp/properties/allowedMachine-coordinators-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/coordinators/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/coordinators/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|coordinators + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/coordinators/properties/controlledResources + type: select + label: Coordinators + showLabels: true + type: block-layout + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComDruidAutoscaler/spec/compute/historicals/trigger + label: Trigger + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/historicals/properties/trigger + type: switch + - label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/historicals/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/historicals/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal database + performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|historicals|min + label: Min Allowed Profile + loader: + name: getMachines|historicals|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-historicals-max + schema: temp/properties/allowedMachine-historicals-min + type: machine-compare + watcher: + func: onMachineChange|historicals + paths: + - temp/properties/allowedMachine-historicals-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/historicals/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/historicals/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|historicals|max + label: Max Allowed Profile + loader: + name: getMachines|historicals|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-historicals-min + schema: temp/properties/allowedMachine-historicals-max + type: machine-compare + watcher: + func: onMachineChange|historicals + paths: + - temp/properties/allowedMachine-historicals-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/historicals/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/historicals/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|historicals + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/historicals/properties/controlledResources + type: select + label: Historicals + showLabels: true + type: block-layout + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComDruidAutoscaler/spec/compute/middleManagers/trigger + label: Trigger + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/middleManagers/properties/trigger + type: switch + - label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/middleManagers/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/middleManagers/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal database + performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|middleManagers|min + label: Min Allowed Profile + loader: + name: getMachines|middleManagers|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-middleManagers-max + schema: temp/properties/allowedMachine-middleManagers-min + type: machine-compare + watcher: + func: onMachineChange|middleManagers + paths: + - temp/properties/allowedMachine-middleManagers-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/middleManagers/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/middleManagers/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|middleManagers|max + label: Max Allowed Profile + loader: + name: getMachines|middleManagers|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-middleManagers-min + schema: temp/properties/allowedMachine-middleManagers-max + type: machine-compare + watcher: + func: onMachineChange|middleManagers + paths: + - temp/properties/allowedMachine-middleManagers-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/middleManagers/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/middleManagers/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|middleManagers + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/middleManagers/properties/controlledResources + type: select + label: Middle Managers + showLabels: true + type: block-layout + - elements: + - label: Select NodeTopology + loader: fetchNodeTopology + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/name + type: select + - if: + name: isNodeTopologySelected + type: function + label: ScaleUp Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleUpDiffPercentage + type: threshold-input + - if: + name: isNodeTopologySelected + type: function + label: ScaleDown Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleDownDiffPercentage + type: threshold-input + if: + name: hasNoAnnotations + type: function + label: Node Topology + showLabels: true + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: Ops Request Options + showLabels: true + type: block-layout + loader: fetchTopologyMachines + showLabels: false + type: block-layout + id: compute-autoscaler + loader: getDbDetails + type: single-step-form +- elements: + - elements: + - elements: + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComDruidAutoscaler/spec/storage/historicals/trigger + label: Trigger + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/storage/properties/historicals/properties/trigger + type: switch + - label: Expansion Mode (Online/Offline) + subtitle: For Online Mode enables scaling without downtime by dynamically + resizing storage while the database remains operational and Offline Mode + performs storage scaling during scheduled downtime, ensuring consistency + but requiring database restarts. + type: label-element + - description: Select how the storage expansion should be handled. + label: Mode + options: + - text: Online + value: Online + - text: Offline + value: Offline + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/storage/properties/historicals/properties/expansionMode + type: select + - elements: + - label: UsageThreshold (%) + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/storage/properties/historicals/properties/usageThreshold + subtitle: Set the threshold percentage of storage usage to trigger scaling. + type: threshold-input + - label: Scaling Rules + loader: setValueFromDbDetails|resources/kubedbComDruid/spec/topology/historicals/storage/resources/requests/storage + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/storage/properties/historicals/properties/scalingRules + type: scaling-rules + watcher: + func: handleUnit|autoscalingKubedbComDruidAutoscaler/spec/storage/historicals/scalingRules|scalingRules + paths: + - schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/storage/properties/historicals/properties/scalingRules + - label: UpperBound + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/storage/properties/historicals/properties/upperBound + type: input + watcher: + func: handleUnit|autoscalingKubedbComDruidAutoscaler/spec/storage/historicals/upperBound + paths: + - schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/storage/properties/historicals/properties/upperBound + label: Historicals + showLabels: true + type: block-layout + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComDruidAutoscaler/spec/storage/middleManagers/trigger + label: Trigger + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/storage/properties/middleManagers/properties/trigger + type: switch + - label: Expansion Mode (Online/Offline) + subtitle: For Online Mode enables scaling without downtime by dynamically + resizing storage while the database remains operational and Offline Mode + performs storage scaling during scheduled downtime, ensuring consistency + but requiring database restarts. + type: label-element + - description: Select how the storage expansion should be handled. + label: Mode + options: + - text: Online + value: Online + - text: Offline + value: Offline + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/storage/properties/middleManagers/properties/expansionMode + type: select + - elements: + - label: UsageThreshold (%) + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/storage/properties/middleManagers/properties/usageThreshold + subtitle: Set the threshold percentage of storage usage to trigger scaling. + type: threshold-input + - label: Scaling Rules + loader: setValueFromDbDetails|resources/kubedbComDruid/spec/topology/middleManagers/storage/resources/requests/storage + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/storage/properties/middleManagers/properties/scalingRules + type: scaling-rules + watcher: + func: handleUnit|autoscalingKubedbComDruidAutoscaler/spec/storage/middleManagers/scalingRules|scalingRules + paths: + - schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/storage/properties/middleManagers/properties/scalingRules + - label: UpperBound + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/storage/properties/middleManagers/properties/upperBound + type: input + watcher: + func: handleUnit|autoscalingKubedbComDruidAutoscaler/spec/storage/middleManagers/upperBound + paths: + - schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/storage/properties/middleManagers/properties/upperBound + label: MiddleManagers + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComDruidAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: OpsRequest Options + showLabels: true + type: block-layout + showLabels: false + type: block-layout + id: storage-autoscaler + type: single-step-form +- elements: + - label: To update Exporter Resource section click on Create OpsRequest + type: label-element + - init: + type: func + value: getOpsRequestUrl|scale-vertically + label: Create OpsRequest + schema: temp/properties/opsRequestUrl + type: anchor + - fullwidth: true + init: + type: func + value: isValueExistInModel|/resources/kubedbComDruid/spec/monitor + label: Enable Monitoring + schema: temp/properties/enableMonitoring + type: switch + watcher: + func: onEnableMonitoringChange + paths: + - temp/properties/enableMonitoring + - elements: + - init: + type: static + value: prometheus.io/operator + isHorizontal: true + label: Select a Monitoring Method + options: + - description: Inject metric exporter sidecar and creates a ServiceMonitor + text: Prometheus Operator + value: prometheus.io/operator + - description: Injects the metric exporter sidecar and let you customize ServiceMonitor + text: Custom ServiceMonitor + value: prometheus.io + - description: Inject metric exporter sidecar and add Prometheus annotations + to the stats Service + text: Custom Scrapper + value: prometheus.io/builtin + schema: schema/properties/resources/properties/kubedbComDruid/properties/spec/properties/monitor/properties/agent + type: radio + watcher: + func: onAgentChange + paths: + - schema/properties/resources/properties/kubedbComDruid/properties/spec/properties/monitor/properties/agent + - elements: + - label: Scrapping Interval + schema: schema/properties/resources/properties/kubedbComDruid/properties/spec/properties/monitor/properties/prometheus/properties/serviceMonitor/properties/interval + type: input + if: + name: isEqualToModelPathValue|prometheus.io/operator|/resources/kubedbComDruid/spec/monitor/agent + type: function + label: ServiceMonitor Configuration + showLabels: true + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - fullwidth: true + label: Honor labels + schema: honorLabels + type: switch + - label: Interval + schema: interval + type: input + validation: + type: required + - label: Path + schema: path + type: input + validation: + type: required + - label: Port + schema: port + type: input + validation: + type: required + label: Endpoints + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/endpoints + type: array-object-form + - if: + name: returnFalse + type: function + label: Match Namespaces + loader: getResources|core|v1|namespaces + multiple: true + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/namespaceSelector/properties/matchNames + type: select + - elements: + - buttonClass: is-light is-outlined + label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/selector/properties/matchLabels + type: object-item + if: + name: returnFalse + type: function + showLabels: false + type: block-layout + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComDruid/spec/monitor/agent + type: function + label: Service Monitor + showLabels: true + type: block-layout + - buttonClass: is-light is-outlined + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComDruid/spec/monitor/agent + type: function + label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/metadata/properties/labels + type: object-item + - label: Exporter Configuration + schema: "" + type: label-element + - fullwidth: true + init: + type: static + value: true + label: Customize Exporter Sidecar + schema: temp/properties/customizeExporter + type: switch + watcher: + func: onCustomizeExporterChange + paths: + - temp/properties/customizeExporter + - elements: + - if: + name: returnFalse + type: function + label: Resources + schema: schema/properties/resources/properties/kubedbComDruid/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/resources + type: machine-compare + - label: Security Context + schema: "" + type: label-element + - label: Run as User + schema: schema/properties/resources/properties/kubedbComDruid/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsUser + type: input + - label: Run as Group + schema: schema/properties/resources/properties/kubedbComDruid/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsGroup + type: input + - label: Port + schema: schema/properties/resources/properties/kubedbComDruid/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/port + type: input + - buttonClass: is-light is-outlined + element: + label: Args + type: input + init: + type: static + value: + - --compatible-mode + label: Args + schema: schema/properties/resources/properties/kubedbComDruid/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/args + type: array-item-form + - elements: + - buttonClass: is-light is-outlined + elements: + - label: Name + schema: name + type: input + validation: + type: required + - init: + type: func + value: setValueFrom + label: Value From + options: + - text: Input + value: input + - text: Secret + value: secret + - text: ConfigMap + value: configMap + schema: temp/properties/valueFromType + type: radio + validation: + type: required + watcher: + func: onValueFromChange + paths: + - temp/properties/valueFromType + - if: + name: isEqualToTemp|input + type: function + label: Value + schema: value + type: input + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Name + loader: + name: resourceNames|core|v1|configmaps + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Key + loader: + name: getConfigMapKeys + watchPaths: + - schema/resources/kubedbComDruid/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/configMapKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/key + type: select + - if: + name: isEqualToTemp|secret + type: function + label: Secret Name + loader: + name: getSecrets + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|secret + type: function + label: Secret Key + loader: + name: getSecretKeys + watchPaths: + - schema/resources/kubedbComDruid/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/secretKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/key + type: select + init: + type: func + value: initEnvArray + label: Environment Variables + schema: temp/properties/env + type: array-object-form + watcher: + func: onEnvArrayChange + paths: + - temp/properties/env + label: Metadata + showLabels: false + type: block-layout + if: + name: showCustomizeExporterSection + type: function + label: Customer Exporter Section + showLabels: false + type: block-layout + if: + name: showMonitoringSection + type: function + type: block-layout + id: monitoring + loader: initMonitoring + type: single-step-form +- elements: + - fullwidth: true + init: + type: func + value: isBindingAlreadyOn + label: Expose Database + schema: temp/properties/binding + type: switch + watcher: + func: addOrRemoveBinding + paths: + - temp/properties/binding + id: binding + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-elasticsearch-editor-options/Chart.yaml b/charts/kubedbcom-elasticsearch-editor-options/Chart.yaml index 965b1254a0..81cc4397aa 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.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.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 62f12db787..5b24addd18 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 appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-elasticsearch-editor-options --version=v0.30.0 -$ helm upgrade -i kubedbcom-elasticsearch-editor-options appscode/kubedbcom-elasticsearch-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-elasticsearch-editor-options --version=v0.29.0 +$ helm upgrade -i kubedbcom-elasticsearch-editor-options appscode/kubedbcom-elasticsearch-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-elasticsearch-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-elasticsearch-editor-options appscode/kubedbcom-elasticsearch-editor-options -n kube-system --create-namespace --version=v0.29.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. @@ -283,12 +283,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 appscode/kubedbcom-elasticsearch-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=kubedb.com +$ helm upgrade -i kubedbcom-elasticsearch-editor-options appscode/kubedbcom-elasticsearch-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-elasticsearch-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-elasticsearch-editor-options appscode/kubedbcom-elasticsearch-editor-options -n kube-system --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-elasticsearch-editor-options/ui/create-ui.yaml b/charts/kubedbcom-elasticsearch-editor-options/ui/create-ui.yaml index 58f37cc0fe..114e0bcfdd 100644 --- a/charts/kubedbcom-elasticsearch-editor-options/ui/create-ui.yaml +++ b/charts/kubedbcom-elasticsearch-editor-options/ui/create-ui.yaml @@ -1,2 +1,519 @@ -steps: null +step: +- elements: + - label: "" + subtitle: Select the Elasticsearch version you want to deploy on Kubernetes. The + chosen version determines the Elasticsearch engine features, compatibility, + and runtime behavior of your analytics database. + type: label-element + - disableUnselect: true + if: + name: isToggleOn|databases/Elasticsearch/versions + type: function + label: Database version + loader: getAdminOptions|databases/Elasticsearch/versions + schema: schema/properties/spec/properties/admin/properties/databases/properties/Elasticsearch/properties/versions/properties/default + type: select + - if: + name: isToggleOn|databases/Elasticsearch/mode + type: function + init: + type: func + value: getDefault|databases/Elasticsearch/mode + isHorizontal: true + label: Database mode + loader: getAdminOptions|databases/Elasticsearch/mode + schema: schema/properties/spec/properties/mode + type: radio + - elements: + - customClass: mb-20 + label: Replicaset number + schema: schema/properties/spec/properties/replicas + type: input + if: + name: isEqualToModelPathValue|Combined|/spec/mode + type: function + type: block-layout + - elements: + - elements: + - label: "" + subtitle: Master nodes manage cluster state and coordinate operations. Configure + replicas, storage, and resource allocation for reliable cluster management. + type: label-element + - elements: + - label: Replicaset number + schema: schema/properties/spec/properties/topology/properties/master/properties/replicas + type: input + - label: Storage size + schema: schema/properties/spec/properties/topology/properties/master/properties/persistence/properties/size + type: input + showLabels: true + type: horizontal-layout + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/topology/properties/master/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom|topology/master + watchPaths: + - schema/properties/spec/properties/topology/properties/master/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu|topology/master + label: cpu + loader: setLimits|cpu|topology/master + schema: schema/properties/spec/properties/topology/properties/master/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu|topology/master + paths: + - schema/properties/spec/properties/topology/properties/master/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/topology/properties/master/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom|topology/master + watchPaths: + - schema/properties/spec/properties/topology/properties/master/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory|topology/master + label: memory + loader: setLimits|memory|topology/master + schema: schema/properties/spec/properties/topology/properties/master/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory|topology/master + paths: + - schema/properties/spec/properties/topology/properties/master/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/topology/properties/master/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + label: Master nodes + showLabels: true + type: block-layout + - elements: + - label: "" + subtitle: Data nodes store and index documents. Configure replicas, storage + capacity, and resource allocation to handle your data ingestion and query + workload. + type: label-element + - elements: + - label: Replicaset number + schema: schema/properties/spec/properties/topology/properties/data/properties/replicas + type: input + - label: Storage size + schema: schema/properties/spec/properties/topology/properties/data/properties/persistence/properties/size + type: input + showLabels: true + type: horizontal-layout + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/topology/properties/data/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom|topology/data + watchPaths: + - schema/properties/spec/properties/topology/properties/data/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu|topology/data + label: cpu + loader: setLimits|cpu|topology/data + schema: schema/properties/spec/properties/topology/properties/data/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu|topology/data + paths: + - schema/properties/spec/properties/topology/properties/data/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/topology/properties/data/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom|topology/data + watchPaths: + - schema/properties/spec/properties/topology/properties/data/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory|topology/data + label: memory + loader: setLimits|memory|topology/data + schema: schema/properties/spec/properties/topology/properties/data/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory|topology/data + paths: + - schema/properties/spec/properties/topology/properties/data/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/topology/properties/data/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + label: Data nodes + showLabels: true + type: block-layout + - elements: + - label: "" + subtitle: Ingest nodes preprocess documents before indexing using pipelines. + Configure replicas, storage, and resources for data transformation and enrichment + workloads. + type: label-element + - elements: + - label: Replicaset number + schema: schema/properties/spec/properties/topology/properties/ingest/properties/replicas + type: input + - label: Storage size + schema: schema/properties/spec/properties/topology/properties/ingest/properties/persistence/properties/size + type: input + showLabels: true + type: horizontal-layout + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/topology/properties/ingest/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom|topology/ingest + watchPaths: + - schema/properties/spec/properties/topology/properties/ingest/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu|topology/ingest + label: cpu + loader: setLimits|cpu|topology/ingest + schema: schema/properties/spec/properties/topology/properties/ingest/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu|topology/ingest + paths: + - schema/properties/spec/properties/topology/properties/ingest/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/topology/properties/ingest/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom|topology/ingest + watchPaths: + - schema/properties/spec/properties/topology/properties/ingest/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory|topology/ingest + label: memory + loader: setLimits|memory|topology/ingest + schema: schema/properties/spec/properties/topology/properties/ingest/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory|topology/ingest + paths: + - schema/properties/spec/properties/topology/properties/ingest/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/topology/properties/ingest/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + label: Ingest nodes + showLabels: true + type: block-layout + if: + name: isEqualToModelPathValue|Topology|/spec/mode + type: function + type: block-layout + - elements: + - label: "" + subtitle: Select a machine profile to allocate CPU and memory resources for + your database. Choose 'custom' to manually specify resource requirements or + select a predefined profile. + type: label-element + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu + label: cpu + loader: setLimits|cpu + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory + label: memory + loader: setLimits|memory + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + if: + name: isEqualToModelPathValue|Combined|/spec/mode + type: function + label: Machine_profile + showLabels: true + type: block-layout + - elements: + - elements: + - label: Storage class + loader: getAdminOptions|storageClasses + schema: schema/properties/spec/properties/admin/properties/storageClasses/properties/default + type: select + - if: + name: isEqualToModelPathValue|Combined|/spec/mode + type: function + label: Storage size + schema: schema/properties/spec/properties/persistence/properties/size + type: input + showLabels: true + type: horizontal-layout + if: + name: isEqualToModelPathValue|Combined|/spec/mode + type: function + type: block-layout + - description: Configure Credentials, Deployment Mode etc. + elements: + - elements: + - label: "" + subtitle: Add custom labels and annotations to your database resources for + organization, monitoring, and integration with other Kubernetes tools and + services. + type: label-element + - buttonClass: is-light is-outlined + label: Labels + schema: schema/properties/spec/properties/labels + type: object-item + - buttonClass: is-light is-outlined + label: Annotations + schema: schema/properties/spec/properties/annotations + type: object-item + hideBlock: true + label: Labels & Annotations + showLabels: true + type: block-layout + - customClass: mt-20 + if: + name: isToggleOn|deletionPolicy + type: function + init: + type: func + value: getDefault|deletionPolicy + label: Deletion Policy + options: + - description: options.deletionPolicy.delete.description + text: Delete + value: Delete + - description: options.deletionPolicy.halt.description + text: Halt + value: Halt + - description: options.deletionPolicy.wipeOut.description + text: WipeOut + value: WipeOut + - description: options.deletionPolicy.doNotTerminate.description + text: DoNotTerminate + value: DoNotTerminate + schema: schema/properties/spec/properties/deletionPolicy + type: select + watcher: + func: setStorageClass + paths: + - schema/properties/spec/properties/deletionPolicy + - if: + name: getDefaultValue|spec/admin/authCredential/customize + type: function + label: Provide Authentication Credentials? + schema: temp/createAuthSecret + type: switch + watcher: + func: onAuthChange + paths: + - temp/createAuthSecret + - if: + name: showReferSecretSwitch + type: function + label: Refer existing Secret? + schema: temp/referSecret + type: switch + watcher: + func: onReferSecretChange + paths: + - temp/referSecret + - if: + name: showSecretDropdown + type: function + label: Secret + loader: getReferSecrets + schema: schema/properties/spec/properties/authSecret/properties/name + type: select + - if: + name: showReferSecret + type: function + label: password + schema: schema/properties/spec/properties/authSecret/properties/password + type: input + - if: + name: getDefaultValue|spec/admin/customConfiguration + type: function + label: Configure Database? + schema: temp/configDatabase + type: switch + watcher: + func: clearConfiguration + paths: + - temp/configDatabase + - if: + name: isConfigDatabaseOn + type: function + label: Configuration + schema: schema/properties/spec/properties/configuration + type: textarea + - if: + name: isToggleOn|deployment + type: function + label: Deployment name + options: + - description: labels.deployment.shared + text: Shared + value: Shared + - description: labels.deployment.dedicated + text: Dedicated + value: Dedicated + schema: schema/properties/spec/properties/admin/properties/deployment/properties/default + type: radio + - if: + name: isToggleOn|clusterTier + type: function + isHorizontal: true + label: Cluster Tier + options: + - text: General Purpose + value: GeneralPurpose + - text: Memory Optimized + value: MemoryOptimized + - text: CPU Optimized + value: CPUOptimized + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/default + type: radio + - disableUnselect: true + if: + name: isToggleOn|clusterTier/placement + type: function + label: Placement + loader: getAdminOptions|clusterTier/placement + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/placement/properties/default + type: select + - disableUnselect: true + if: + name: isToggleOn|clusterTier/nodeTopology + type: function + label: Node Topology + loader: getNodeTopology + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/nodeTopology/properties/default + type: select + label: Advanced Configuration + showLabels: true + type: block-layout + - description: Enable Backup, Monitoring, TLS etc. + elements: + - elements: + - if: + name: isToggleOn|monitoring + type: function + init: + type: func + value: setMonitoring + label: Enable Monitoring? + schema: temp/monitoring + type: switch + watcher: + func: updateAlertValue + paths: + - temp/monitoring + - customClass: mt-10 + if: + name: showAlerts + type: function + label: Alert Options + options: + - text: None + value: none + - text: Critical + value: critical + - text: Warning + value: warning + - text: Info + value: info + schema: schema/properties/form/properties/alert/properties/enabled + type: select + type: block-layout + - if: + name: isToggleOn|backup + type: function + init: + type: func + value: setBackup + label: Enable Backup? + schema: temp/backup + type: switch + watcher: + func: onBackupSwitch + paths: + - temp/backup + - elements: + - if: + name: isToggleOn|tls + type: function + label: Enable TLS? + schema: schema/properties/spec/properties/admin/properties/tls/properties/default + type: switch + - if: + name: showIssuer + type: function + label: Cluster Issuers + loader: getAdminOptions|clusterIssuers + schema: schema/properties/spec/properties/admin/properties/clusterIssuers/properties/default + type: select + validation: + type: required + type: block-layout + - elements: + - if: + name: isToggleOn|expose + type: function + label: Expose via Gateway? + schema: schema/properties/spec/properties/admin/properties/expose/properties/default + type: switch + type: block-layout + - elements: + - label: Disable Defaults + schema: schema/properties/spec/properties/kernelSettings/properties/disableDefaults + type: switch + type: block-layout + if: + name: showAdditionalSettings + type: function + label: Additional Options + showLabels: true + type: block-layout + id: options + loader: initBundle + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-elasticsearch-editor/Chart.yaml b/charts/kubedbcom-elasticsearch-editor/Chart.yaml index a28b64cb76..eb8e46d826 100644 --- a/charts/kubedbcom-elasticsearch-editor/Chart.yaml +++ b/charts/kubedbcom-elasticsearch-editor/Chart.yaml @@ -16,7 +16,7 @@ annotations: - group: stash.appscode.com\n kind: Repository\n version: v1alpha1\n- group:\ \ stash.appscode.com\n kind: RestoreSession\n version: v1beta1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: Elasticsearch 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-elasticsearch-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/kubedbcom-elasticsearch-editor/README.md b/charts/kubedbcom-elasticsearch-editor/README.md index 32e04678c8..f1db6291be 100644 --- a/charts/kubedbcom-elasticsearch-editor/README.md +++ b/charts/kubedbcom-elasticsearch-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-elasticsearch-editor --version=v0.30.0 -$ helm upgrade -i kubedbcom-elasticsearch-editor appscode/kubedbcom-elasticsearch-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-elasticsearch-editor --version=v0.29.0 +$ helm upgrade -i kubedbcom-elasticsearch-editor appscode/kubedbcom-elasticsearch-editor -n default --create-namespace --version=v0.29.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/kubedbcom-elasticsearch-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-elasticsearch-editor appscode/kubedbcom-elasticsearch-editor -n default --create-namespace --version=v0.29.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. @@ -212,12 +212,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/kubedbcom-elasticsearch-editor -n default --create-namespace --version=v0.30.0 --set form.alert.enabled=warning +$ helm upgrade -i kubedbcom-elasticsearch-editor appscode/kubedbcom-elasticsearch-editor -n default --create-namespace --version=v0.29.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/kubedbcom-elasticsearch-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-elasticsearch-editor appscode/kubedbcom-elasticsearch-editor -n default --create-namespace --version=v0.29.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 f8df3800a7..ed523fa18c 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.30.0 + version: v0.29.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.30.0 + version: v0.29.0 functionCallbacks: getAliasOptions: $ref: functions#/getAliasOptions @@ -830,7 +830,7 @@ steps: - alias: repository_create_init chart: name: uibytebuildersdev-component-repository-create - version: v0.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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 58f37cc0fe..0f72256da3 100644 --- a/charts/kubedbcom-elasticsearch-editor/ui/edit-ui.yaml +++ b/charts/kubedbcom-elasticsearch-editor/ui/edit-ui.yaml @@ -1,2 +1,1156 @@ -steps: null +step: +- elements: + - if: + name: showScheduleBackup + type: function + init: + type: func + value: initScheduleBackupForEdit + isHorizontal: true + label: Schedule a Backup? + options: + - text: "Yes" + value: "yes" + - text: "No" + value: "no" + schema: temp/properties/scheduleBackup + type: radio + watcher: + func: onScheduleBackupChange + paths: + - temp/properties/scheduleBackup + - elements: + - if: + name: isBackupDataLoadedTrue + type: function + init: + type: func + value: setBackupType + isHorizontal: true + label: Select Backup Type + loader: getTypes + options: + - description: Create, Delete or Modify BackupConfig + text: BackupConfig + value: BackupConfig + - description: Enable/Disable BackupBlueprint + text: BackupBlueprint + value: BackupBlueprint + schema: temp/properties/backupType + type: radio + watcher: + func: onBackupTypeChange + paths: + - temp/properties/backupType + - elements: + - label: Select Context + loader: getContext + schema: temp/properties/backupConfigContext + type: select + validation: + type: required + watcher: + func: onContextChange + paths: + - temp/properties/backupConfigContext + - if: + name: showConfigList + type: function + label: Select BackupConfig + loader: getConfigList + schema: temp/properties/config + type: select + validation: + type: required + watcher: + func: onConfigChange + paths: + - temp/properties/config + - if: + name: showSchedule + type: function + label: Schedule + loader: + name: getDefaultSchedule|/resources/coreKubestashComBackupConfiguration/spec/sessions + watchPaths: + - temp/properties/config + schema: temp/properties/schedule + type: input + validation: + type: required + watcher: + func: onInputChangeSchedule|/resources/coreKubestashComBackupConfiguration/spec/sessions|schedule + paths: + - temp/properties/schedule + - fullwidth: true + if: + name: showPause + type: function + init: + type: func + value: setPausedValue + label: Paused + schema: schema/properties/resources/properties/coreKubestashComBackupConfiguration/properties/spec/properties/paused + type: switch + watcher: + func: setPausedValue + paths: + - temp/properties/config + if: + name: isBackupType|BackupConfig + type: function + label: Config + type: block-layout + - elements: + - fullwidth: true + init: + type: func + value: setBlueprintSwitch + label: Enable Backup Blueprint + schema: temp/properties/blueprintEnabled + subtitle: Use a backup blueprint template to automatically configure backups + for similar databases + type: switch + watcher: + func: onBlueprintChange + paths: + - temp/properties/blueprintEnabled + if: + name: isBackupType|BackupBlueprint + type: function + label: Blueprint + type: block-layout + - elements: + - fullwidth: true + init: + type: func + value: setArchiverSwitch + label: Enable Archiver + schema: temp/properties/archiverEnabled + type: switch + watcher: + func: onArchiverChange + paths: + - temp/properties/archiverEnabled + if: + name: isBackupType|Archiver + type: function + label: Archiver + type: block-layout + if: + name: showBackupForm + type: function + label: Backup Form + loader: initBackupData + showLabels: false + type: block-layout + id: backupconfiguration + schema: schema/ + type: single-step-form +- elements: + - label: To update Exporter Resource section click on Create OpsRequest + type: label-element + - init: + type: func + value: getOpsRequestUrl|scale-vertically + label: Create OpsRequest + schema: temp/properties/opsRequestUrl + type: anchor + - fullwidth: true + init: + type: func + value: isValueExistInModel|/resources/kubedbComElasticsearch/spec/monitor + label: Enable Monitoring + schema: temp/properties/enableMonitoring + type: switch + watcher: + func: onEnableMonitoringChange + paths: + - temp/properties/enableMonitoring + - elements: + - init: + type: static + value: prometheus.io/operator + isHorizontal: true + label: Select a Monitoring Method + options: + - description: Inject metric exporter sidecar and creates a ServiceMonitor + text: Prometheus Operator + value: prometheus.io/operator + - description: Injects the metric exporter sidecar and let you customize ServiceMonitor + text: Custom ServiceMonitor + value: prometheus.io + - description: Inject metric exporter sidecar and add Prometheus annotations + to the stats Service + text: Custom Scrapper + value: prometheus.io/builtin + schema: schema/properties/resources/properties/kubedbComElasticsearch/properties/spec/properties/monitor/properties/agent + type: radio + watcher: + func: onAgentChange + paths: + - schema/properties/resources/properties/kubedbComElasticsearch/properties/spec/properties/monitor/properties/agent + - elements: + - label: Scrapping Interval + schema: schema/properties/resources/properties/kubedbComElasticsearch/properties/spec/properties/monitor/properties/prometheus/properties/serviceMonitor/properties/interval + type: input + if: + name: isEqualToModelPathValue|prometheus.io/operator|/resources/kubedbComElasticsearch/spec/monitor/agent + type: function + label: ServiceMonitor Configuration + showLabels: true + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - fullwidth: true + label: Honor labels + schema: honorLabels + type: switch + - label: Interval + schema: interval + type: input + validation: + type: required + - label: Path + schema: path + type: input + validation: + type: required + - label: Port + schema: port + type: input + validation: + type: required + label: Endpoints + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/endpoints + type: array-object-form + - if: + name: returnFalse + type: function + label: Match Namespaces + loader: getResources|core|v1|namespaces + multiple: true + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/namespaceSelector/properties/matchNames + type: select + - elements: + - label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/selector/properties/matchLabels + type: object-item + if: + name: returnFalse + type: function + showLabels: false + type: block-layout + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComElasticsearch/spec/monitor/agent + type: function + label: Service Monitor + showLabels: true + type: block-layout + - buttonClass: is-light is-outlined + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComElasticsearch/spec/monitor/agent + type: function + label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/metadata/properties/labels + type: object-item + - label: Exporter Configuration + schema: "" + type: label-element + - fullwidth: true + init: + type: static + value: true + label: Customize Exporter Sidecar + schema: temp/properties/customizeExporter + type: switch + watcher: + func: onCustomizeExporterChange + paths: + - temp/properties/customizeExporter + - elements: + - if: + name: returnFalse + type: function + label: Resources + schema: schema/properties/resources/properties/kubedbComElasticsearch/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/resources + type: machine-compare + - label: Security Context + schema: "" + type: label-element + - label: Run as User + schema: schema/properties/resources/properties/kubedbComElasticsearch/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsUser + type: input + - label: Run as Group + schema: schema/properties/resources/properties/kubedbComElasticsearch/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsGroup + type: input + - label: Port + schema: schema/properties/resources/properties/kubedbComElasticsearch/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/port + type: input + - buttonClass: is-light is-outlined + element: + label: Args + type: input + init: + type: static + value: + - --compatible-mode + label: Args + schema: schema/properties/resources/properties/kubedbComElasticsearch/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/args + type: array-item-form + - elements: + - buttonClass: is-light is-outlined + elements: + - label: Name + schema: name + type: input + validation: + type: required + - init: + type: func + value: setValueFrom + label: Value From + options: + - text: Input + value: input + - text: Secret + value: secret + - text: ConfigMap + value: configMap + schema: temp/properties/valueFromType + type: radio + validation: + type: required + watcher: + func: onValueFromChange + paths: + - temp/properties/valueFromType + - if: + name: isEqualToTemp|input + type: function + label: Value + schema: value + type: input + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Name + loader: + name: resourceNames|core|v1|configmaps + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Key + loader: + name: getConfigMapKeys + watchPaths: + - schema/resources/kubedbComElasticsearch/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/configMapKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/key + type: select + - if: + name: isEqualToTemp|secret + type: function + label: Secret Name + loader: + name: getSecrets + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|secret + type: function + label: Secret Key + loader: + name: getSecretKeys + watchPaths: + - schema/resources/kubedbComElasticsearch/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/secretKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/key + type: select + init: + type: func + value: initEnvArray + label: Environment Variables + schema: temp/properties/env + type: array-object-form + watcher: + func: onEnvArrayChange + paths: + - temp/properties/env + label: Metadata + showLabels: false + type: block-layout + if: + name: showCustomizeExporterSection + type: function + label: Customer Exporter Section + loader: setMetadata + showLabels: false + type: block-layout + if: + name: showMonitoringSection + type: function + type: block-layout + id: monitoring + loader: initMonitoring + type: single-step-form +- elements: + - elements: + - fullwidth: true + if: + name: dbTypeEqualsTo|node + type: function + init: + type: func + value: setTrigger|autoscalingKubedbComElasticsearchAutoscaler/spec/compute/node/trigger + label: Trigger + schema: temp/properties/compute/properties/node/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/node + paths: + - temp/properties/compute/properties/node/properties/trigger + - if: + name: dbTypeEqualsTo|node + type: function + label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + if: + name: dbTypeEqualsTo|node + type: function + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/compute/properties/node/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/compute/properties/node/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal database + performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|node|min + label: Min Allowed Profile + loader: + name: getMachines|node|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-node-max + schema: temp/properties/allowedMachine-node-min + type: machine-compare + watcher: + func: onMachineChange|node + paths: + - temp/properties/allowedMachine-node-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/compute/properties/node/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/compute/properties/node/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|node|max + label: Max Allowed Profile + loader: + name: getMachines|node|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-node-min + schema: temp/properties/allowedMachine-node-max + type: machine-compare + watcher: + func: onMachineChange|node + paths: + - temp/properties/allowedMachine-node-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/compute/properties/node/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/compute/properties/node/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|compute/node + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/compute/properties/node/properties/controlledResources + type: select + if: + name: dbTypeEqualsTo|node + type: function + label: Node + showLabels: true + type: block-layout + - elements: + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComElasticsearchAutoscaler/spec/compute/data/trigger + label: Trigger + schema: temp/properties/compute/properties/data/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/data + paths: + - temp/properties/compute/properties/data/properties/trigger + - label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/compute/properties/data/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/compute/properties/data/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal + database performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|data|min + label: Min Allowed Profile + loader: + name: getMachines|data|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-data-max + schema: temp/properties/allowedMachine-data-min + type: machine-compare + watcher: + func: onMachineChange|data + paths: + - temp/properties/allowedMachine-data-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/compute/properties/data/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/compute/properties/data/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|data|max + label: Max Allowed Profile + loader: + name: getMachines|data|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-data-min + schema: temp/properties/allowedMachine-data-max + type: machine-compare + watcher: + func: onMachineChange|data + paths: + - temp/properties/allowedMachine-data-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/compute/properties/data/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/compute/properties/data/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|compute/data + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/compute/properties/data/properties/controlledResources + type: select + label: Data + showLabels: true + type: block-layout + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComElasticsearchAutoscaler/spec/compute/ingest/trigger + label: Trigger + schema: temp/properties/compute/properties/ingest/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/ingest + paths: + - temp/properties/compute/properties/ingest/properties/trigger + - label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/compute/properties/ingest/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/compute/properties/ingest/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal + database performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|ingest|min + label: Min Allowed Profile + loader: + name: getMachines|ingest|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-ingest-max + schema: temp/properties/allowedMachine-ingest-min + type: machine-compare + watcher: + func: onMachineChange|ingest + paths: + - temp/properties/allowedMachine-ingest-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/compute/properties/ingest/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/compute/properties/ingest/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|ingest|max + label: Max Allowed Profile + loader: + name: getMachines|ingest|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-ingest-min + schema: temp/properties/allowedMachine-ingest-max + type: machine-compare + watcher: + func: onMachineChange|ingest + paths: + - temp/properties/allowedMachine-ingest-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/compute/properties/ingest/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/compute/properties/ingest/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|compute/ingest + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/compute/properties/ingest/properties/controlledResources + type: select + label: Ingest + showLabels: true + type: block-layout + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComElasticsearchAutoscaler/spec/compute/master/trigger + label: Trigger + schema: temp/properties/compute/properties/master/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/master + paths: + - temp/properties/compute/properties/master/properties/trigger + - label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/compute/properties/master/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/compute/properties/master/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal + database performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|master|min + label: Min Allowed Profile + loader: + name: getMachines|master|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-master-max + schema: temp/properties/allowedMachine-master-min + type: machine-compare + watcher: + func: onMachineChange|master + paths: + - temp/properties/allowedMachine-master-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/compute/properties/master/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/compute/properties/master/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|master|max + label: Max Allowed Profile + loader: + name: getMachines|master|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-master-min + schema: temp/properties/allowedMachine-master-max + type: machine-compare + watcher: + func: onMachineChange|master + paths: + - temp/properties/allowedMachine-master-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/compute/properties/master/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/compute/properties/master/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|compute/master + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/compute/properties/master/properties/controlledResources + type: select + label: Master + showLabels: true + type: block-layout + if: + name: dbTypeEqualsTo|topology + type: function + showLabels: false + type: block-layout + - elements: + - label: Select NodeTopology + loader: fetchNodeTopology + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/name + type: select + - if: + name: isNodeTopologySelected + type: function + label: Scale Up DiffPercentage + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleUpDiffPercentage + type: threshold-input + - if: + name: isNodeTopologySelected + type: function + label: Scale Down DiffPercentage + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleDownDiffPercentage + type: threshold-input + if: + name: hasNoAnnotations + type: function + label: NodeTopology + showLabels: true + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: Ops Request Options + showLabels: true + type: block-layout + loader: fetchTopologyMachines + showLabels: false + type: block-layout + id: compute-autoscaler + loader: getDbDetails + type: single-step-form +- elements: + - elements: + - fullwidth: true + if: + name: dbTypeEqualsTo|node + type: function + init: + type: func + value: setTrigger|autoscalingKubedbComElasticsearchAutoscaler/spec/storage/node/trigger + label: Trigger + schema: temp/properties/storage/properties/node/properties/trigger + type: switch + watcher: + func: onTriggerChange|storage/node + paths: + - temp/properties/storage/properties/node/properties/trigger + - if: + name: dbTypeEqualsTo|node + type: function + label: Expansion Mode (Online/Offline) + subtitle: For Online Mode enables scaling without downtime by dynamically resizing + storage while the database remains operational and Offline Mode performs storage + scaling during scheduled downtime, ensuring consistency but requiring database + restarts. + type: label-element + - description: Select how the storage expansion should be handled. + if: + name: dbTypeEqualsTo|node + type: function + label: Mode + options: + - text: Online + value: Online + - text: Offline + value: Offline + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/storage/properties/node/properties/expansionMode + type: select + - elements: + - label: UsageThreshold (%) + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/storage/properties/node/properties/usageThreshold + subtitle: Set the threshold percentage of storage usage to trigger scaling. + type: threshold-input + - label: Scaling Rules + loader: setValueFromDbDetails|resources/kubedbComElasticsearch/spec/storage/resources/requests/storage + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/storage/properties/node/properties/scalingRules + type: scaling-rules + watcher: + func: handleUnit|autoscalingKubedbComElasticsearchAutoscaler/spec/storage/node/scalingRules|scalingRules + paths: + - schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/storage/properties/node/properties/scalingRules + - label: UpperBound + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/storage/properties/node/properties/upperBound + type: input + watcher: + func: handleUnit|autoscalingKubedbComElasticsearchAutoscaler/spec/storage/node/upperBound + paths: + - schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/storage/properties/node/properties/upperBound + if: + name: dbTypeEqualsTo|node + type: function + label: Node + showLabels: true + type: block-layout + - elements: + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComElasticsearchAutoscaler/spec/storage/data/trigger + label: Trigger + schema: temp/properties/storage/properties/data/properties/trigger + type: switch + watcher: + func: onTriggerChange|storage/data + paths: + - temp/properties/storage/properties/data/properties/trigger + - label: Expansion Mode (Online/Offline) + subtitle: For Online Mode enables scaling without downtime by dynamically + resizing storage while the database remains operational and Offline Mode + performs storage scaling during scheduled downtime, ensuring consistency + but requiring database restarts. + type: label-element + - description: Select how the storage expansion should be handled. + label: Mode + options: + - text: Online + value: Online + - text: Offline + value: Offline + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/storage/properties/data/properties/expansionMode + type: select + - elements: + - label: UsageThreshold (%) + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/storage/properties/data/properties/usageThreshold + subtitle: Set the threshold percentage of storage usage to trigger scaling. + type: threshold-input + - label: Scaling Rules + loader: setValueFromDbDetails|resources/kubedbComElasticsearch/spec/topology/data/storage/resources/requests/storage + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/storage/properties/data/properties/scalingRules + type: scaling-rules + watcher: + func: handleUnit|autoscalingKubedbComElasticsearchAutoscaler/spec/storage/data/scalingRules|scalingRules + paths: + - schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/storage/properties/data/properties/scalingRules + - label: UpperBound + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/storage/properties/data/properties/upperBound + type: input + watcher: + func: handleUnit|autoscalingKubedbComElasticsearchAutoscaler/spec/storage/data/upperBound + paths: + - schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/storage/properties/data/properties/upperBound + label: Data + showLabels: true + type: block-layout + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComElasticsearchAutoscaler/spec/storage/ingest/trigger + label: Trigger + schema: temp/properties/storage/properties/ingest/properties/trigger + type: switch + watcher: + func: onTriggerChange|storage/ingest + paths: + - temp/properties/storage/properties/ingest/properties/trigger + - label: Expansion Mode (Online/Offline) + subtitle: For Online Mode enables scaling without downtime by dynamically + resizing storage while the database remains operational and Offline Mode + performs storage scaling during scheduled downtime, ensuring consistency + but requiring database restarts. + type: label-element + - description: Select how the storage expansion should be handled. + label: Mode + options: + - text: Online + value: Online + - text: Offline + value: Offline + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/storage/properties/ingest/properties/expansionMode + type: select + - elements: + - label: UsageThreshold (%) + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/storage/properties/ingest/properties/usageThreshold + subtitle: Set the threshold percentage of storage usage to trigger scaling. + type: threshold-input + - label: Scaling Rules + loader: setValueFromDbDetails|resources/kubedbComElasticsearch/spec/topology/ingest/storage/resources/requests/storage + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/storage/properties/ingest/properties/scalingRules + type: scaling-rules + watcher: + func: handleUnit|autoscalingKubedbComElasticsearchAutoscaler/spec/storage/ingest/scalingRules|scalingRules + paths: + - schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/storage/properties/ingest/properties/scalingRules + - label: UpperBound + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/storage/properties/ingest/properties/upperBound + type: input + watcher: + func: handleUnit|autoscalingKubedbComElasticsearchAutoscaler/spec/storage/ingest/upperBound + paths: + - schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/storage/properties/ingest/properties/upperBound + label: Ingest + showLabels: true + type: block-layout + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComElasticsearchAutoscaler/spec/storage/master/trigger + label: Trigger + schema: temp/properties/storage/properties/master/properties/trigger + type: switch + watcher: + func: onTriggerChange|storage/master + paths: + - temp/properties/storage/properties/master/properties/trigger + - label: Expansion Mode (Online/Offline) + subtitle: For Online Mode enables scaling without downtime by dynamically + resizing storage while the database remains operational and Offline Mode + performs storage scaling during scheduled downtime, ensuring consistency + but requiring database restarts. + type: label-element + - description: Select how the storage expansion should be handled. + label: Mode + options: + - text: Online + value: Online + - text: Offline + value: Offline + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/storage/properties/master/properties/expansionMode + type: select + - elements: + - label: UsageThreshold (%) + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/storage/properties/master/properties/usageThreshold + subtitle: Set the threshold percentage of storage usage to trigger scaling. + type: threshold-input + - label: Scaling Rules + loader: setValueFromDbDetails|resources/kubedbComElasticsearch/spec/topology/master/storage/resources/requests/storage + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/storage/properties/master/properties/scalingRules + type: scaling-rules + watcher: + func: handleUnit|autoscalingKubedbComElasticsearchAutoscaler/spec/storage/master/scalingRules|scalingRules + paths: + - schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/storage/properties/master/properties/scalingRules + - label: UpperBound + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/storage/properties/master/properties/upperBound + type: input + watcher: + func: handleUnit|autoscalingKubedbComElasticsearchAutoscaler/spec/storage/master/upperBound + paths: + - schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/storage/properties/master/properties/upperBound + label: Master + showLabels: true + type: block-layout + if: + name: dbTypeEqualsTo|topology + type: function + showLabels: false + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComElasticsearchAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: Ops Request Options + showLabels: true + type: block-layout + showLabels: false + type: block-layout + id: storage-autoscaler + loader: getDbDetails + type: single-step-form +- elements: + - fullwidth: true + init: + type: func + value: isBindingAlreadyOn + label: Expose Database + schema: temp/properties/binding + type: switch + watcher: + func: addOrRemoveBinding + paths: + - temp/properties/binding + id: binding + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-etcd-editor/Chart.yaml b/charts/kubedbcom-etcd-editor/Chart.yaml index a394334d22..c6c3f0ea44 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/kubedbcom-etcd-editor/README.md b/charts/kubedbcom-etcd-editor/README.md index 4d2b2e6892..517767800c 100644 --- a/charts/kubedbcom-etcd-editor/README.md +++ b/charts/kubedbcom-etcd-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-etcd-editor --version=v0.30.0 -$ helm upgrade -i kubedbcom-etcd-editor appscode/kubedbcom-etcd-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-etcd-editor --version=v0.29.0 +$ helm upgrade -i kubedbcom-etcd-editor appscode/kubedbcom-etcd-editor -n default --create-namespace --version=v0.29.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/kubedbcom-etcd-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-etcd-editor appscode/kubedbcom-etcd-editor -n default --create-namespace --version=v0.29.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/kubedbcom-etcd-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=kubedb.com/v1alpha2 +$ helm upgrade -i kubedbcom-etcd-editor appscode/kubedbcom-etcd-editor -n default --create-namespace --version=v0.29.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/kubedbcom-etcd-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-etcd-editor appscode/kubedbcom-etcd-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-ferretdb-editor-options/Chart.yaml b/charts/kubedbcom-ferretdb-editor-options/Chart.yaml index f1a28d553b..a71fd87d3d 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.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.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 0bac5d1939..2fff0065df 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 appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-ferretdb-editor-options --version=v0.30.0 -$ helm upgrade -i kubedbcom-ferretdb-editor-options appscode/kubedbcom-ferretdb-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-ferretdb-editor-options --version=v0.29.0 +$ helm upgrade -i kubedbcom-ferretdb-editor-options appscode/kubedbcom-ferretdb-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-ferretdb-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-ferretdb-editor-options appscode/kubedbcom-ferretdb-editor-options -n kube-system --create-namespace --version=v0.29.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. @@ -255,12 +255,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 appscode/kubedbcom-ferretdb-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=kubedb.com +$ helm upgrade -i kubedbcom-ferretdb-editor-options appscode/kubedbcom-ferretdb-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-ferretdb-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-ferretdb-editor-options appscode/kubedbcom-ferretdb-editor-options -n kube-system --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-ferretdb-editor-options/ui/create-ui.yaml b/charts/kubedbcom-ferretdb-editor-options/ui/create-ui.yaml index 58f37cc0fe..9195122d6b 100644 --- a/charts/kubedbcom-ferretdb-editor-options/ui/create-ui.yaml +++ b/charts/kubedbcom-ferretdb-editor-options/ui/create-ui.yaml @@ -1,2 +1,414 @@ -steps: null +step: +- elements: + - label: "" + subtitle: Select the FerretDB version you want to deploy on Kubernetes. The chosen + version determines the FerretDB engine features, compatibility, and runtime + behavior of your document database proxy. + type: label-element + - disableUnselect: true + if: + name: isToggleOn|databases/FerretDB/versions + type: function + label: Database Version + loader: getAdminOptions|databases/FerretDB/versions + schema: schema/properties/spec/properties/admin/properties/databases/properties/FerretDB/properties/versions/properties/default + type: select + - if: + name: isToggleOn|databases/FerretDB/mode + type: function + init: + type: func + value: getDefault|databases/FerretDB/mode + isHorizontal: true + label: Database Mode + loader: getAdminOptions|databases/FerretDB/mode + schema: schema/properties/spec/properties/mode + type: radio + watcher: + func: onModeChange + paths: + - schema/properties/spec/properties/mode + - elements: + - label: "" + subtitle: Configure primary FerretDB server nodes that handle read and write + operations. Select a machine profile to allocate CPU and memory resources, + or choose 'custom' to manually specify requirements. + type: label-element + - label: Replicaset Number + schema: schema/properties/spec/properties/server/properties/primary/properties/replicas + type: input + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/server/properties/primary/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom|server/primary + watchPaths: + - schema/properties/spec/properties/server/properties/primary/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu|server/primary + label: CPU + loader: setLimits|cpu|server/primary + schema: schema/properties/spec/properties/server/properties/primary/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu|server/primary + paths: + - schema/properties/spec/properties/server/properties/primary/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/server/properties/primary/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom|server/primary + watchPaths: + - schema/properties/spec/properties/server/properties/primary/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory|server/primary + label: Memory + loader: setLimits|memory|server/primary + schema: schema/properties/spec/properties/server/properties/primary/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory|server/primary + paths: + - schema/properties/spec/properties/server/properties/primary/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/server/properties/primary/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + label: Primary + showLabels: true + type: block-layout + - elements: + - label: "" + subtitle: Configure secondary FerretDB server nodes for read scaling and high + availability. Select a machine profile to allocate CPU and memory resources, + or choose 'custom' to manually specify requirements. + type: label-element + - label: Replicaset Number + schema: schema/properties/spec/properties/server/properties/secondary/properties/replicas + type: input + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/server/properties/secondary/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom|server/secondary + watchPaths: + - schema/properties/spec/properties/server/properties/secondary/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu|server/secondary + label: CPU + loader: setLimits|cpu|server/secondary + schema: schema/properties/spec/properties/server/properties/secondary/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu|server/secondary + paths: + - schema/properties/spec/properties/server/properties/secondary/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/server/properties/secondary/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom|server/secondary + watchPaths: + - schema/properties/spec/properties/server/properties/secondary/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory|server/secondary + label: Memory + loader: setLimits|memory|server/secondary + schema: schema/properties/spec/properties/server/properties/secondary/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory|server/secondary + paths: + - schema/properties/spec/properties/server/properties/secondary/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/server/properties/secondary/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + if: + name: isEqualToModelPathValue|PrimaryAndSecondary|/spec/mode + type: function + label: Secondary + showLabels: true + type: block-layout + - elements: + - label: "" + subtitle: Configure the backend database that FerretDB uses for data storage. + Specify storage class, persistent volume size, and replica count. Select a + machine profile to allocate CPU and memory resources, or choose 'custom' to + manually specify requirements. + type: label-element + - elements: + - label: Storage Class + loader: getAdminOptions|storageClasses + schema: schema/properties/spec/properties/admin/properties/storageClasses/properties/default + type: select + - label: Storage Size + schema: schema/properties/spec/properties/backend/properties/persistence/properties/size + type: input + - label: Replicaset Number + schema: schema/properties/spec/properties/backend/properties/replicas + type: input + showLabels: true + type: horizontal-layout + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/backend/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom|backend + watchPaths: + - schema/properties/spec/properties/backend/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu|backend + label: CPU + loader: setLimits|cpu|backend + schema: schema/properties/spec/properties/backend/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu|backend + paths: + - schema/properties/spec/properties/backend/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/backend/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom|backend + watchPaths: + - schema/properties/spec/properties/backend/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory|backend + label: Memory + loader: setLimits|memory|backend + schema: schema/properties/spec/properties/backend/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory|backend + paths: + - schema/properties/spec/properties/backend/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/backend/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + label: Backend + showLabels: true + type: block-layout + - description: Configure Credentials, Deployment Mode etc. + elements: + - elements: + - label: "" + subtitle: Add custom labels and annotations to your database resources for + organization, monitoring, and integration with other Kubernetes tools and + services. + type: label-element + - buttonClass: is-light is-outlined + label: Labels + schema: schema/properties/spec/properties/labels + type: object-item + - buttonClass: is-light is-outlined + label: Annotations + schema: schema/properties/spec/properties/annotations + type: object-item + hideBlock: true + label: Labels & Annotations + showLabels: true + type: block-layout + - customClass: mt-20 + if: + name: isToggleOn|deletionPolicy + type: function + init: + type: func + value: getDefault|deletionPolicy + label: Deletion Policy + options: + - description: options.deletionPolicy.delete.description + text: Delete + value: Delete + - description: options.deletionPolicy.halt.description + text: Halt + value: Halt + - description: options.deletionPolicy.wipeOut.description + text: WipeOut + value: WipeOut + - description: options.deletionPolicy.doNotTerminate.description + text: DoNotTerminate + value: DoNotTerminate + schema: schema/properties/spec/properties/deletionPolicy + type: select + watcher: + func: setStorageClass + paths: + - schema/properties/spec/properties/deletionPolicy + - if: + name: getDefaultValue|spec/admin/authCredential/customize + type: function + label: Provide Authentication Credentials? + schema: temp/createAuthSecret + type: switch + watcher: + func: onAuthChange + paths: + - temp/createAuthSecret + - if: + name: showReferSecretSwitch + type: function + label: Refer existing Secret? + schema: temp/referSecret + type: switch + watcher: + func: onReferSecretChange + paths: + - temp/referSecret + - if: + name: showSecretDropdown + type: function + label: Secret + loader: getReferSecrets + schema: schema/properties/spec/properties/authSecret/properties/name + type: select + - if: + name: showReferSecret + type: function + label: password + schema: schema/properties/spec/properties/authSecret/properties/password + type: input + - if: + name: getDefaultValue|spec/admin/customConfiguration + type: function + label: Configure Database? + schema: temp/configDatabase + type: switch + watcher: + func: clearConfiguration + paths: + - temp/configDatabase + - if: + name: isConfigDatabaseOn + type: function + label: Configuration + schema: schema/properties/spec/properties/configuration + type: textarea + - if: + name: isToggleOn|deployment + type: function + label: Deployment name + options: + - description: labels.deployment.shared + text: Shared + value: Shared + - description: labels.deployment.dedicated + text: Dedicated + value: Dedicated + schema: schema/properties/spec/properties/admin/properties/deployment/properties/default + type: radio + - if: + name: isToggleOn|clusterTier + type: function + isHorizontal: true + label: Cluster Tier + options: + - text: General Purpose + value: GeneralPurpose + - text: Memory Optimized + value: MemoryOptimized + - text: CPU Optimized + value: CPUOptimized + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/default + type: radio + - disableUnselect: true + if: + name: isToggleOn|clusterTier/placement + type: function + label: Placement + loader: getAdminOptions|clusterTier/placement + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/placement/properties/default + type: select + - disableUnselect: true + if: + name: isToggleOn|clusterTier/nodeTopology + type: function + label: Node Topology + loader: getNodeTopology + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/nodeTopology/properties/default + type: select + label: Advanced Configuration + showLabels: true + type: block-layout + - description: Enable Backup, Monitoring, TLS etc. + elements: + - elements: + - init: + type: func + value: setMonitoring + label: Enable Monitoring? + schema: temp/monitoring + type: switch + watcher: + func: updateAlertValue + paths: + - temp/monitoring + if: + name: isToggleOn|monitoring + type: function + type: block-layout + - elements: + - if: + name: isToggleOn|tls + type: function + init: + type: func + value: checkHostnameOrIP + label: Enable TLS? + schema: schema/properties/spec/properties/admin/properties/tls/properties/default + type: switch + watcher: + func: checkHostnameOrIP + paths: + - schema/properties/spec/properties/admin/properties/tls/properties/default + - if: + name: showIssuer + type: function + label: Cluster Issuers + loader: getAdminOptions|clusterIssuers + schema: schema/properties/spec/properties/admin/properties/clusterIssuers/properties/default + type: select + validation: + type: required + type: block-layout + - elements: + - init: + type: func + value: checkHostnameOrIP + label: Expose via Gateway? + schema: schema/properties/spec/properties/admin/properties/expose/properties/default + type: switch + watcher: + func: checkHostnameOrIP + paths: + - schema/properties/spec/properties/admin/properties/expose/properties/default + if: + name: isToggleOn|expose + type: function + type: block-layout + if: + name: showAdditionalSettings + type: function + label: Additional Options + showLabels: true + type: block-layout + id: options + loader: initBundle + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-ferretdb-editor/Chart.yaml b/charts/kubedbcom-ferretdb-editor/Chart.yaml index 9fa9d3c5d7..1d30ce5e3d 100644 --- a/charts/kubedbcom-ferretdb-editor/Chart.yaml +++ b/charts/kubedbcom-ferretdb-editor/Chart.yaml @@ -11,7 +11,7 @@ annotations: \ version: v1\n- group: monitoring.coreos.com\n kind: ServiceMonitor\n version:\ \ v1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: FerretDB Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -23,4 +23,4 @@ maintainers: name: appscode name: kubedbcom-ferretdb-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/kubedbcom-ferretdb-editor/README.md b/charts/kubedbcom-ferretdb-editor/README.md index 10d27d23c9..e9a2a69632 100644 --- a/charts/kubedbcom-ferretdb-editor/README.md +++ b/charts/kubedbcom-ferretdb-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-ferretdb-editor --version=v0.30.0 -$ helm upgrade -i kubedbcom-ferretdb-editor appscode/kubedbcom-ferretdb-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-ferretdb-editor --version=v0.29.0 +$ helm upgrade -i kubedbcom-ferretdb-editor appscode/kubedbcom-ferretdb-editor -n default --create-namespace --version=v0.29.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/kubedbcom-ferretdb-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-ferretdb-editor appscode/kubedbcom-ferretdb-editor -n default --create-namespace --version=v0.29.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. @@ -173,12 +173,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/kubedbcom-ferretdb-editor -n default --create-namespace --version=v0.30.0 --set form.alert.enabled=warning +$ helm upgrade -i kubedbcom-ferretdb-editor appscode/kubedbcom-ferretdb-editor -n default --create-namespace --version=v0.29.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/kubedbcom-ferretdb-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-ferretdb-editor appscode/kubedbcom-ferretdb-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-ferretdb-editor/ui/edit-ui.yaml b/charts/kubedbcom-ferretdb-editor/ui/edit-ui.yaml index 58f37cc0fe..b686f3577e 100644 --- a/charts/kubedbcom-ferretdb-editor/ui/edit-ui.yaml +++ b/charts/kubedbcom-ferretdb-editor/ui/edit-ui.yaml @@ -1,2 +1,584 @@ -steps: null +step: +- elements: + - elements: + - label: Name + schema: schema/properties/resources/properties/autoscalingKubedbComFerretDBAutoscaler/properties/metadata/properties/name + type: input + - if: + name: isRancherManaged + type: function + label: Select Namespace + loader: getNamespaces + schema: schema/properties/resources/properties/autoscalingKubedbComFerretDBAutoscaler/properties/metadata/properties/namespace + type: select + watcher: + func: onNamespaceChange + paths: + - schema/properties/resources/properties/autoscalingKubedbComFerretDBAutoscaler/properties/metadata/properties/namespace + - label: Select Db + loader: getDbs + refresh: true + schema: schema/properties/resources/properties/autoscalingKubedbComFerretDBAutoscaler/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: initMetadata + paths: + - schema/properties/resources/properties/autoscalingKubedbComFerretDBAutoscaler/properties/spec/properties/databaseRef/properties/name + if: + name: isConsole + type: function + type: block-layout + - if: + name: isConsole + type: function + label: Select Type + options: + - description: Scale your CPU Memory based on resource usage + text: Compute + value: compute + - description: Expand your database size based on volume usage + text: Storage + value: storage + schema: temp/properties/autoscalingType + type: radio + validation: + type: required + watcher: + func: initMetadata + paths: + - temp/properties/autoscalingType + - elements: + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComFerretDBAutoscaler/spec/compute/primary/trigger + label: Trigger + schema: temp/properties/compute/properties/primary/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/primary + paths: + - temp/properties/compute/properties/primary/properties/trigger + - label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComFerretDBAutoscaler/properties/spec/properties/compute/properties/primary/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComFerretDBAutoscaler/properties/spec/properties/compute/properties/primary/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal database + performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|primary|min + label: Min Allowed Profile + loader: + name: getMachines|primary|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-primary-max + schema: temp/properties/allowedMachine-primary-min + type: machine-compare + watcher: + func: onMachineChange|primary + paths: + - temp/properties/allowedMachine-primary-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComFerretDBAutoscaler/properties/spec/properties/compute/properties/primary/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComFerretDBAutoscaler/properties/spec/properties/compute/properties/primary/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|primary|max + label: Max Allowed Profile + loader: + name: getMachines|primary|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-primary-min + schema: temp/properties/allowedMachine-primary-max + type: machine-compare + watcher: + func: onMachineChange|primary + paths: + - temp/properties/allowedMachine-primary-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComFerretDBAutoscaler/properties/spec/properties/compute/properties/primary/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComFerretDBAutoscaler/properties/spec/properties/compute/properties/primary/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|compute/primary + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComFerretDBAutoscaler/properties/spec/properties/compute/properties/primary/properties/controlledResources + type: select + label: Primary + showLabels: true + type: block-layout + - fullwidth: true + if: + name: ferretTypeEqualsTo|secondary + type: function + init: + type: func + value: setTrigger|autoscalingKubedbComFerretDBAutoscaler/spec/compute/secondary/trigger + label: Trigger + schema: temp/properties/compute/properties/secondary/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/secondary + paths: + - temp/properties/compute/properties/secondary/properties/trigger + - if: + name: ferretTypeEqualsTo|secondary + type: function + label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + if: + name: ferretTypeEqualsTo|secondary + type: function + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComFerretDBAutoscaler/properties/spec/properties/compute/properties/secondary/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComFerretDBAutoscaler/properties/spec/properties/compute/properties/secondary/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal database + performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|secondary|min + label: Min Allowed Profile + loader: + name: getMachines|secondary|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-secondary-max + schema: temp/properties/allowedMachine-secondary-min + type: machine-compare + watcher: + func: onMachineChange|secondary + paths: + - temp/properties/allowedMachine-secondary-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComFerretDBAutoscaler/properties/spec/properties/compute/properties/secondary/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComFerretDBAutoscaler/properties/spec/properties/compute/properties/secondary/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|secondary|max + label: Max Allowed Profile + loader: + name: getMachines|secondary|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-secondary-min + schema: temp/properties/allowedMachine-secondary-max + type: machine-compare + watcher: + func: onMachineChange|secondary + paths: + - temp/properties/allowedMachine-secondary-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComFerretDBAutoscaler/properties/spec/properties/compute/properties/secondary/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComFerretDBAutoscaler/properties/spec/properties/compute/properties/secondary/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|compute/secondary + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComFerretDBAutoscaler/properties/spec/properties/compute/properties/secondary/properties/controlledResources + type: select + if: + name: ferretTypeEqualsTo|secondary + type: function + label: Secondary + showLabels: true + type: block-layout + - elements: + - label: Select NodeTopology + loader: fetchNodeTopology + schema: schema/properties/resources/properties/autoscalingKubedbComFerretDBAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/name + type: select + - if: + name: isNodeTopologySelected + type: function + label: ScaleUp Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComFerretDBAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleUpDiffPercentage + type: threshold-input + - if: + name: isNodeTopologySelected + type: function + label: ScaleDown Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComFerretDBAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleDownDiffPercentage + type: threshold-input + if: + name: hasNoAnnotations + type: function + label: Node Topology + showLabels: true + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComFerretDBAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComFerretDBAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: Ops Request Options + showLabels: true + type: block-layout + loader: fetchTopologyMachines + showLabels: false + type: block-layout + id: compute-autoscaler + loader: getDbDetails + type: single-step-form +- elements: + - label: To update Exporter Resource section click on Create OpsRequest + type: label-element + - init: + type: func + value: getOpsRequestUrl|scale-vertically + label: Create OpsRequest + schema: temp/properties/opsRequestUrl + type: anchor + - fullwidth: true + init: + type: func + value: isValueExistInModel|/resources/kubedbComFerretDB/spec/monitor + label: Enable Monitoring + schema: temp/properties/enableMonitoring + type: switch + watcher: + func: onEnableMonitoringChange + paths: + - temp/properties/enableMonitoring + - elements: + - init: + type: static + value: prometheus.io/operator + isHorizontal: true + label: Select a Monitoring Method + options: + - description: Inject metric exporter sidecar and creates a ServiceMonitor + text: Prometheus Operator + value: prometheus.io/operator + - description: Injects the metric exporter sidecar and let you customize ServiceMonitor + text: Custom ServiceMonitor + value: prometheus.io + - description: Inject metric exporter sidecar and add Prometheus annotations + to the stats Service + text: Custom Scrapper + value: prometheus.io/builtin + schema: schema/properties/resources/properties/kubedbComFerretDB/properties/spec/properties/monitor/properties/agent + type: radio + watcher: + func: onAgentChange + paths: + - schema/properties/resources/properties/kubedbComFerretDB/properties/spec/properties/monitor/properties/agent + - elements: + - label: Scrapping Interval + schema: schema/properties/resources/properties/kubedbComFerretDB/properties/spec/properties/monitor/properties/prometheus/properties/serviceMonitor/properties/interval + type: input + if: + name: isEqualToModelPathValue|prometheus.io/operator|/resources/kubedbComFerretDB/spec/monitor/agent + type: function + label: ServiceMonitor Configuration + showLabels: true + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - fullwidth: true + label: Honor labels + schema: honorLabels + type: switch + - label: Interval + schema: interval + type: input + validation: + type: required + - label: Path + schema: path + type: input + validation: + type: required + - label: Port + schema: port + type: input + validation: + type: required + label: Endpoints + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/endpoints + type: array-object-form + - if: + name: returnFalse + type: function + label: Match Namespaces + loader: getResources|core|v1|namespaces + multiple: true + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/namespaceSelector/properties/matchNames + type: select + - elements: + - label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/selector/properties/matchLabels + type: object-item + if: + name: returnFalse + type: function + showLabels: false + type: block-layout + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComFerretDB/spec/monitor/agent + type: function + label: Service Monitor + showLabels: true + type: block-layout + - buttonClass: is-light is-outlined + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComFerretDB/spec/monitor/agent + type: function + label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/metadata/properties/labels + type: object-item + - label: Exporter Configuration + schema: "" + type: label-element + - fullwidth: true + init: + type: static + value: true + label: Customize Exporter Sidecar + schema: temp/properties/customizeExporter + type: switch + watcher: + func: onCustomizeExporterChange + paths: + - temp/properties/customizeExporter + - elements: + - if: + name: returnFalse + type: function + label: Resources + schema: schema/properties/resources/properties/kubedbComFerretDB/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/resources + type: machine-compare + - label: Security Context + schema: "" + type: label-element + - label: Run as User + schema: schema/properties/resources/properties/kubedbComFerretDB/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsUser + type: input + - label: Run as Group + schema: schema/properties/resources/properties/kubedbComFerretDB/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsGroup + type: input + - label: Port + schema: schema/properties/resources/properties/kubedbComFerretDB/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/port + type: input + - buttonClass: is-light is-outlined + element: + label: Args + type: input + init: + type: static + value: + - --compatible-mode + label: Args + schema: schema/properties/resources/properties/kubedbComFerretDB/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/args + type: array-item-form + - elements: + - buttonClass: is-light is-outlined + elements: + - label: Name + schema: name + type: input + validation: + type: required + - init: + type: func + value: setValueFrom + label: Value From + options: + - text: Input + value: input + - text: Secret + value: secret + - text: ConfigMap + value: configMap + schema: temp/properties/valueFromType + type: radio + validation: + type: required + watcher: + func: onValueFromChange + paths: + - temp/properties/valueFromType + - if: + name: isEqualToTemp|input + type: function + label: Value + schema: value + type: input + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Name + loader: + name: resourceNames|core|v1|configmaps + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Key + loader: + name: getConfigMapKeys + watchPaths: + - schema/resources/kubedbComFerretDB/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/configMapKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/key + type: select + - if: + name: isEqualToTemp|secret + type: function + label: Secret Name + loader: + name: getSecrets + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|secret + type: function + label: Secret Key + loader: + name: getSecretKeys + watchPaths: + - schema/resources/kubedbComFerretDB/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/secretKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/key + type: select + init: + type: func + value: initEnvArray + label: Environment Variables + schema: temp/properties/env + type: array-object-form + watcher: + func: onEnvArrayChange + paths: + - temp/properties/env + label: Metadata + showLabels: false + type: block-layout + if: + name: showCustomizeExporterSection + type: function + label: Customer Exporter Section + showLabels: false + type: block-layout + if: + name: showMonitoringSection + type: function + type: block-layout + id: monitoring + loader: initMonitoring + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-hazelcast-editor-options/Chart.yaml b/charts/kubedbcom-hazelcast-editor-options/Chart.yaml index 0db985a99f..4aba1a9cb1 100644 --- a/charts/kubedbcom-hazelcast-editor-options/Chart.yaml +++ b/charts/kubedbcom-hazelcast-editor-options/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: kubedbcom-hazelcast-editor-options description: Hazelcast Editor UI Options type: application -version: v0.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.0 maintainers: - name: appscode email: support@appscode.com diff --git a/charts/kubedbcom-hazelcast-editor-options/README.md b/charts/kubedbcom-hazelcast-editor-options/README.md index 04c6790759..527016216f 100644 --- a/charts/kubedbcom-hazelcast-editor-options/README.md +++ b/charts/kubedbcom-hazelcast-editor-options/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-hazelcast-editor-options --version=v0.30.0 -$ helm upgrade -i kubedbcom-hazelcast-editor-options appscode/kubedbcom-hazelcast-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-hazelcast-editor-options --version=v0.29.0 +$ helm upgrade -i kubedbcom-hazelcast-editor-options appscode/kubedbcom-hazelcast-editor-options -n kube-system --create-namespace --version=v0.29.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a Hazelcast Editor UI Options on a [Kubernetes](http://kubern To install/upgrade the chart with the release name `kubedbcom-hazelcast-editor-options`: ```bash -$ helm upgrade -i kubedbcom-hazelcast-editor-options appscode/kubedbcom-hazelcast-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-hazelcast-editor-options appscode/kubedbcom-hazelcast-editor-options -n kube-system --create-namespace --version=v0.29.0 ``` The command deploys a Hazelcast Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. @@ -140,12 +140,12 @@ The following table lists the configurable parameters of the `kubedbcom-hazelcas Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i kubedbcom-hazelcast-editor-options appscode/kubedbcom-hazelcast-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=kubedb.com +$ helm upgrade -i kubedbcom-hazelcast-editor-options appscode/kubedbcom-hazelcast-editor-options -n kube-system --create-namespace --version=v0.29.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-hazelcast-editor-options appscode/kubedbcom-hazelcast-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-hazelcast-editor-options appscode/kubedbcom-hazelcast-editor-options -n kube-system --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-hazelcast-editor-options/ui/create-ui.yaml b/charts/kubedbcom-hazelcast-editor-options/ui/create-ui.yaml index 58f37cc0fe..483ae235ae 100644 --- a/charts/kubedbcom-hazelcast-editor-options/ui/create-ui.yaml +++ b/charts/kubedbcom-hazelcast-editor-options/ui/create-ui.yaml @@ -1,2 +1,326 @@ -steps: null +step: +- elements: + - label: "" + subtitle: Select the Hazlecast version you want to deploy on Kubernetes. The chosen + version determines the Hazlecast engine features, compatibility, and runtime + behavior of your document database proxy. + type: label-element + - disableUnselect: true + if: + name: isToggleOn|databases/Hazelcast/versions + type: function + label: Database version + loader: getAdminOptions|databases/Hazelcast/versions + schema: schema/properties/spec/properties/admin/properties/databases/properties/Hazelcast/properties/versions/properties/default + type: select + - if: + name: isToggleOn|databases/Hazelcast/mode + type: function + init: + type: func + value: getDefault|databases/Hazelcast/mode + isHorizontal: true + label: Database mode + loader: getAdminOptions|databases/Hazelcast/mode + schema: schema/properties/spec/properties/mode + type: radio + watcher: + func: toggleTls + paths: + - schema/properties/spec/properties/mode + - if: + name: isEqualToModelPathValue|Replicaset|/spec/mode + type: function + label: Replicaset number + schema: schema/properties/spec/properties/replicas + type: input + - elements: + - label: "" + subtitle: Select a machine profile to allocate CPU and memory resources for + your analytical database. Choose 'custom' to manually specify resource requirements + or select a predefined profile. + type: label-element + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu + label: cpu + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory + label: memory + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + label: Machine_profile + showLabels: true + type: block-layout + - elements: + - if: + name: isToggleOn|storageClasses + type: function + label: Storage class + loader: getAdminOptions|storageClasses + schema: schema/properties/spec/properties/admin/properties/storageClasses/properties/default + type: select + - label: Storage size + schema: schema/properties/spec/properties/persistence/properties/size + type: input + showLabels: true + type: horizontal-layout + - label: License Secret + loader: getSecrets + refresh: true + schema: schema/properties/spec/properties/licenseSecret/properties/name + type: select + - description: Configure Credentials, Deployment Mode etc. + elements: + - elements: + - buttonClass: is-light is-outlined + label: Labels + schema: schema/properties/spec/properties/labels + type: object-item + - buttonClass: is-light is-outlined + label: Annotations + schema: schema/properties/spec/properties/annotations + type: object-item + hideBlock: true + label: Labels & Annotations + showLabels: true + type: block-layout + - customClass: mt-20 + if: + name: isToggleOn|deletionPolicy + type: function + init: + type: func + value: getDefault|deletionPolicy + label: Deletion Policy + options: + - description: options.deletionPolicy.delete.description + text: Delete + value: Delete + - description: options.deletionPolicy.halt.description + text: Halt + value: Halt + - description: options.deletionPolicy.wipeOut.description + text: WipeOut + value: WipeOut + - description: options.deletionPolicy.doNotTerminate.description + text: DoNotTerminate + value: DoNotTerminate + schema: schema/properties/spec/properties/deletionPolicy + type: select + watcher: + func: setStorageClass + paths: + - schema/properties/spec/properties/deletionPolicy + - if: + name: getDefaultValue|spec/admin/authCredential/customize + type: function + label: Provide Authentication Credentials? + schema: temp/createAuthSecret + type: switch + watcher: + func: onAuthChange + paths: + - temp/createAuthSecret + - if: + name: showReferSecretSwitch + type: function + label: Refer existing Secret? + schema: temp/referSecret + type: switch + watcher: + func: onReferSecretChange + paths: + - temp/referSecret + - if: + name: showSecretDropdown + type: function + label: Secret + loader: getReferSecrets + schema: schema/properties/spec/properties/authSecret/properties/name + type: select + - if: + name: showReferSecret + type: function + label: password + schema: schema/properties/spec/properties/authSecret/properties/password + type: input + - if: + name: getDefaultValue|spec/admin/customConfiguration + type: function + label: Configure Database? + schema: temp/configDatabase + type: switch + watcher: + func: clearConfiguration + paths: + - temp/configDatabase + - if: + name: isConfigDatabaseOn + type: function + label: Configuration + schema: schema/properties/spec/properties/configuration + type: textarea + - if: + name: isToggleOn|deployment + type: function + label: Deployment name + options: + - description: labels.deployment.shared + text: Shared + value: Shared + - description: labels.deployment.dedicated + text: Dedicated + value: Dedicated + schema: schema/properties/spec/properties/admin/properties/deployment/properties/default + type: radio + - if: + name: isToggleOn|clusterTier + type: function + isHorizontal: true + label: Cluster Tier + options: + - text: General Purpose + value: GeneralPurpose + - text: Memory Optimized + value: MemoryOptimized + - text: CPU Optimized + value: CPUOptimized + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/default + type: radio + - disableUnselect: true + if: + name: isToggleOn|clusterTier/placement + type: function + label: Placement + loader: getAdminOptions|clusterTier/placement + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/placement/properties/default + type: select + - disableUnselect: true + if: + name: isToggleOn|clusterTier/nodeTopology + type: function + label: Node Topology + loader: getNodeTopology + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/nodeTopology/properties/default + type: select + label: Advanced Configuration + showLabels: true + type: block-layout + - description: Enable Backup, Monitoring, TLS etc. + elements: + - if: + name: returnFalse + type: function + init: + type: func + value: setBackup + label: Enable Backup? + schema: temp/backup + type: switch + watcher: + func: onBackupSwitch + paths: + - temp/backup + - elements: + - disable: + name: showArchiverAlert + watchPaths: + - schema/spec/admin/storageClasses/default + - schema/spec/mode + label: Enable Archiver? + schema: schema/properties/spec/properties/admin/properties/archiver/properties/enable/properties/default + type: switch + watcher: + func: onArchiverChange + paths: + - schema/properties/spec/properties/admin/properties/archiver/properties/enable/properties/default + - if: + name: showArchiverAlert + type: function + label: The selected StorageClass does not support Archiver + type: warning + if: + name: returnFalse + type: function + type: block-layout + - elements: + - if: + name: isToggleOn|tls + type: function + init: + type: func + value: checkHostnameOrIP + label: Enable TLS? + schema: schema/properties/spec/properties/admin/properties/tls/properties/default + type: switch + watcher: + func: checkHostnameOrIP + paths: + - schema/properties/spec/properties/admin/properties/tls/properties/default + - if: + name: showIssuer + type: function + label: Cluster Issuers + loader: getAdminOptions|clusterIssuers + schema: schema/properties/spec/properties/admin/properties/clusterIssuers/properties/default + type: select + validation: + type: required + type: block-layout + - elements: + - if: + name: isToggleOn|expose + type: function + init: + type: func + value: checkHostnameOrIP + label: Expose via Gateway? + schema: schema/properties/spec/properties/admin/properties/expose/properties/default + type: switch + watcher: + func: checkHostnameOrIP + paths: + - schema/properties/spec/properties/admin/properties/expose/properties/default + type: block-layout + if: + name: showAdditionalSettings + type: function + label: Additional Options + showLabels: true + type: block-layout + id: options + loader: initBundle + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-hazelcast-editor/Chart.yaml b/charts/kubedbcom-hazelcast-editor/Chart.yaml index f0c4bc97e0..4c2f7d97ec 100644 --- a/charts/kubedbcom-hazelcast-editor/Chart.yaml +++ b/charts/kubedbcom-hazelcast-editor/Chart.yaml @@ -9,7 +9,7 @@ annotations: \ version: v1alpha2\n- group: monitoring.coreos.com\n kind: ServiceMonitor\n\ \ version: v1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: Hazelcast Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -21,4 +21,4 @@ maintainers: name: appscode name: kubedbcom-hazelcast-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/kubedbcom-hazelcast-editor/README.md b/charts/kubedbcom-hazelcast-editor/README.md index 04a0d609fd..47c580725e 100644 --- a/charts/kubedbcom-hazelcast-editor/README.md +++ b/charts/kubedbcom-hazelcast-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-hazelcast-editor --version=v0.30.0 -$ helm upgrade -i kubedbcom-hazelcast-editor appscode/kubedbcom-hazelcast-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-hazelcast-editor --version=v0.29.0 +$ helm upgrade -i kubedbcom-hazelcast-editor appscode/kubedbcom-hazelcast-editor -n default --create-namespace --version=v0.29.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a Hazelcast Editor on a [Kubernetes](http://kubernetes.io) cl To install/upgrade the chart with the release name `kubedbcom-hazelcast-editor`: ```bash -$ helm upgrade -i kubedbcom-hazelcast-editor appscode/kubedbcom-hazelcast-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-hazelcast-editor appscode/kubedbcom-hazelcast-editor -n default --create-namespace --version=v0.29.0 ``` The command deploys a Hazelcast Editor 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 `kubedbcom-hazelcas Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i kubedbcom-hazelcast-editor appscode/kubedbcom-hazelcast-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=kubedb.com +$ helm upgrade -i kubedbcom-hazelcast-editor appscode/kubedbcom-hazelcast-editor -n default --create-namespace --version=v0.29.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-hazelcast-editor appscode/kubedbcom-hazelcast-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-hazelcast-editor appscode/kubedbcom-hazelcast-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-ignite-editor-options/Chart.yaml b/charts/kubedbcom-ignite-editor-options/Chart.yaml index 493771db25..12576133b5 100644 --- a/charts/kubedbcom-ignite-editor-options/Chart.yaml +++ b/charts/kubedbcom-ignite-editor-options/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: kubedbcom-ignite-editor-options description: Ignite Editor UI Options type: application -version: v0.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.0 maintainers: - name: appscode email: support@appscode.com diff --git a/charts/kubedbcom-ignite-editor-options/README.md b/charts/kubedbcom-ignite-editor-options/README.md index ca44dfd2b1..87c1b8304d 100644 --- a/charts/kubedbcom-ignite-editor-options/README.md +++ b/charts/kubedbcom-ignite-editor-options/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-ignite-editor-options --version=v0.30.0 -$ helm upgrade -i kubedbcom-ignite-editor-options appscode/kubedbcom-ignite-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-ignite-editor-options --version=v0.29.0 +$ helm upgrade -i kubedbcom-ignite-editor-options appscode/kubedbcom-ignite-editor-options -n kube-system --create-namespace --version=v0.29.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a Ignite Editor UI Options on a [Kubernetes](http://kubernete To install/upgrade the chart with the release name `kubedbcom-ignite-editor-options`: ```bash -$ helm upgrade -i kubedbcom-ignite-editor-options appscode/kubedbcom-ignite-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-ignite-editor-options appscode/kubedbcom-ignite-editor-options -n kube-system --create-namespace --version=v0.29.0 ``` The command deploys a Ignite Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. @@ -139,12 +139,12 @@ The following table lists the configurable parameters of the `kubedbcom-ignite-e Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i kubedbcom-ignite-editor-options appscode/kubedbcom-ignite-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=kubedb.com +$ helm upgrade -i kubedbcom-ignite-editor-options appscode/kubedbcom-ignite-editor-options -n kube-system --create-namespace --version=v0.29.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-ignite-editor-options appscode/kubedbcom-ignite-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-ignite-editor-options appscode/kubedbcom-ignite-editor-options -n kube-system --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-ignite-editor-options/ui/create-ui.yaml b/charts/kubedbcom-ignite-editor-options/ui/create-ui.yaml index 58f37cc0fe..5caaef223e 100644 --- a/charts/kubedbcom-ignite-editor-options/ui/create-ui.yaml +++ b/charts/kubedbcom-ignite-editor-options/ui/create-ui.yaml @@ -1,2 +1,239 @@ -steps: null +step: +- elements: + - label: "" + subtitle: Select the Ignite version you want to deploy on Kubernetes. The chosen + version determines the Ignite engine features, compatibility, and runtime behavior + of your analytical database. + type: label-element + - disableUnselect: true + if: + name: isToggleOn|databases/Ignite/versions + type: function + label: Database version + loader: getAdminOptions|databases/Ignite/versions + schema: schema/properties/spec/properties/admin/properties/databases/properties/Ignite/properties/versions/properties/default + type: select + - if: + name: isToggleOn|databases/Ignite/mode + type: function + init: + type: func + value: getDefault|databases/Ignite/mode + isHorizontal: true + label: Database mode + loader: getAdminOptions|databases/Ignite/mode + schema: schema/properties/spec/properties/mode + type: radio + watcher: + func: toggleTls + paths: + - schema/properties/spec/properties/mode + - if: + name: isEqualToModelPathValue|Replicaset|/spec/mode + type: function + label: Replicaset number + schema: schema/properties/spec/properties/replicas + type: input + - elements: + - label: "" + subtitle: Select a machine profile to allocate CPU and memory resources for + your analytical database. Choose 'custom' to manually specify resource requirements + or select a predefined profile. + type: label-element + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu + label: cpu + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory + label: memory + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + label: Machine_profile + showLabels: true + type: block-layout + - elements: + - if: + name: isToggleOn|storageClasses + type: function + label: Storage class + loader: getAdminOptions|storageClasses + schema: schema/properties/spec/properties/admin/properties/storageClasses/properties/default + type: select + - label: Storage size + schema: schema/properties/spec/properties/persistence/properties/size + type: input + showLabels: true + type: horizontal-layout + - description: Configure Credentials, Deployment Mode etc. + elements: + - elements: + - buttonClass: is-light is-outlined + label: Labels + schema: schema/properties/spec/properties/labels + type: object-item + - buttonClass: is-light is-outlined + label: Annotations + schema: schema/properties/spec/properties/annotations + type: object-item + hideBlock: true + label: Labels & Annotations + showLabels: true + type: block-layout + - customClass: mt-20 + if: + name: isToggleOn|deletionPolicy + type: function + init: + type: func + value: getDefault|deletionPolicy + label: Deletion Policy + options: + - description: options.deletionPolicy.delete.description + text: Delete + value: Delete + - description: options.deletionPolicy.halt.description + text: Halt + value: Halt + - description: options.deletionPolicy.wipeOut.description + text: WipeOut + value: WipeOut + - description: options.deletionPolicy.doNotTerminate.description + text: DoNotTerminate + value: DoNotTerminate + schema: schema/properties/spec/properties/deletionPolicy + type: select + watcher: + func: setStorageClass + paths: + - schema/properties/spec/properties/deletionPolicy + - if: + name: getDefaultValue|spec/admin/authCredential/customize + type: function + label: Provide Authentication Credentials? + schema: temp/createAuthSecret + type: switch + watcher: + func: onAuthChange + paths: + - temp/createAuthSecret + - if: + name: showReferSecretSwitch + type: function + label: Refer existing Secret? + schema: temp/referSecret + type: switch + watcher: + func: onReferSecretChange + paths: + - temp/referSecret + - if: + name: showSecretDropdown + type: function + label: Secret + loader: getReferSecrets + schema: schema/properties/spec/properties/authSecret/properties/name + type: select + - if: + name: showReferSecret + type: function + label: password + schema: schema/properties/spec/properties/authSecret/properties/password + type: input + - if: + name: getDefaultValue|spec/admin/customConfiguration + type: function + label: Configure Database? + schema: temp/configDatabase + type: switch + watcher: + func: clearConfiguration + paths: + - temp/configDatabase + - if: + name: isConfigDatabaseOn + type: function + label: Configuration + schema: schema/properties/spec/properties/configuration + type: textarea + - if: + name: isToggleOn|deployment + type: function + label: Deployment name + options: + - description: labels.deployment.shared + text: Shared + value: Shared + - description: labels.deployment.dedicated + text: Dedicated + value: Dedicated + schema: schema/properties/spec/properties/admin/properties/deployment/properties/default + type: radio + - if: + name: isToggleOn|clusterTier + type: function + isHorizontal: true + label: Cluster Tier + options: + - text: General Purpose + value: GeneralPurpose + - text: Memory Optimized + value: MemoryOptimized + - text: CPU Optimized + value: CPUOptimized + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/default + type: radio + - disableUnselect: true + if: + name: isToggleOn|clusterTier/placement + type: function + label: Placement + loader: getAdminOptions|clusterTier/placement + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/placement/properties/default + type: select + - disableUnselect: true + if: + name: isToggleOn|clusterTier/nodeTopology + type: function + label: Node Topology + loader: getNodeTopology + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/nodeTopology/properties/default + type: select + label: Advanced Configuration + showLabels: true + type: block-layout + id: options + loader: initBundle + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-ignite-editor/Chart.yaml b/charts/kubedbcom-ignite-editor/Chart.yaml index 279266cdaf..3d6ae437c2 100644 --- a/charts/kubedbcom-ignite-editor/Chart.yaml +++ b/charts/kubedbcom-ignite-editor/Chart.yaml @@ -9,7 +9,7 @@ annotations: \ version: v1alpha2\n- group: monitoring.coreos.com\n kind: ServiceMonitor\n\ \ version: v1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: Ignite Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -21,4 +21,4 @@ maintainers: name: appscode name: kubedbcom-ignite-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/kubedbcom-ignite-editor/README.md b/charts/kubedbcom-ignite-editor/README.md index 4e9f33edca..0bc2e60047 100644 --- a/charts/kubedbcom-ignite-editor/README.md +++ b/charts/kubedbcom-ignite-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-ignite-editor --version=v0.30.0 -$ helm upgrade -i kubedbcom-ignite-editor appscode/kubedbcom-ignite-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-ignite-editor --version=v0.29.0 +$ helm upgrade -i kubedbcom-ignite-editor appscode/kubedbcom-ignite-editor -n default --create-namespace --version=v0.29.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a Ignite Editor on a [Kubernetes](http://kubernetes.io) clust To install/upgrade the chart with the release name `kubedbcom-ignite-editor`: ```bash -$ helm upgrade -i kubedbcom-ignite-editor appscode/kubedbcom-ignite-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-ignite-editor appscode/kubedbcom-ignite-editor -n default --create-namespace --version=v0.29.0 ``` The command deploys a Ignite Editor 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 `kubedbcom-ignite-e Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i kubedbcom-ignite-editor appscode/kubedbcom-ignite-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=kubedb.com +$ helm upgrade -i kubedbcom-ignite-editor appscode/kubedbcom-ignite-editor -n default --create-namespace --version=v0.29.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-ignite-editor appscode/kubedbcom-ignite-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-ignite-editor appscode/kubedbcom-ignite-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-kafka-editor-options/Chart.yaml b/charts/kubedbcom-kafka-editor-options/Chart.yaml index 2f13d2e8cf..59c09f4c47 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.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.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 5ef1a7420e..0313c77cc5 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 appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-kafka-editor-options --version=v0.30.0 -$ helm upgrade -i kubedbcom-kafka-editor-options appscode/kubedbcom-kafka-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-kafka-editor-options --version=v0.29.0 +$ helm upgrade -i kubedbcom-kafka-editor-options appscode/kubedbcom-kafka-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-kafka-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-kafka-editor-options appscode/kubedbcom-kafka-editor-options -n kube-system --create-namespace --version=v0.29.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. @@ -233,12 +233,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 appscode/kubedbcom-kafka-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=kubedb.com +$ helm upgrade -i kubedbcom-kafka-editor-options appscode/kubedbcom-kafka-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-kafka-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-kafka-editor-options appscode/kubedbcom-kafka-editor-options -n kube-system --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-kafka-editor-options/ui/create-ui.yaml b/charts/kubedbcom-kafka-editor-options/ui/create-ui.yaml index 58f37cc0fe..0a0f336c73 100644 --- a/charts/kubedbcom-kafka-editor-options/ui/create-ui.yaml +++ b/charts/kubedbcom-kafka-editor-options/ui/create-ui.yaml @@ -1,2 +1,436 @@ -steps: null +step: +- elements: + - label: "" + subtitle: Select the Kafka version you want to deploy on Kubernetes. The chosen + version determines the Kafka engine features, compatibility, and runtime behavior + of your message broker cluster. + type: label-element + - disableUnselect: true + if: + name: isToggleOn|databases/Kafka/versions + type: function + label: Database version + loader: getAdminOptions|databases/Kafka/versions + schema: schema/properties/spec/properties/admin/properties/databases/properties/Kafka/properties/versions/properties/default + type: select + - if: + name: isToggleOn|databases/Kafka/mode + type: function + init: + type: func + value: getDefault|databases/Kafka/mode + isHorizontal: true + label: Database mode + loader: getAdminOptions|databases/Kafka/mode + schema: schema/properties/spec/properties/mode + type: radio + - elements: + - customClass: mb-20 + label: Replicaset number + schema: schema/properties/spec/properties/replicas + type: input + if: + name: isEqualToModelPathValue|Combined|/spec/mode + type: function + type: block-layout + - elements: + - elements: + - label: "" + subtitle: Controller nodes manage cluster metadata and coordinate partition + leadership. Configure replicas, storage, and resource allocation for reliable + cluster coordination. + type: label-element + - elements: + - label: Replicaset number + schema: schema/properties/spec/properties/topology/properties/controller/properties/replicas + type: input + - label: Storage size + schema: schema/properties/spec/properties/topology/properties/controller/properties/persistence/properties/size + type: input + showLabels: true + type: horizontal-layout + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/topology/properties/controller/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom|topology/controller + watchPaths: + - schema/properties/spec/properties/topology/properties/controller/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu|topology/controller + label: cpu + loader: setLimits|cpu|topology/controller + schema: schema/properties/spec/properties/topology/properties/controller/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu|topology/controller + paths: + - schema/properties/spec/properties/topology/properties/controller/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/topology/properties/controller/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom|topology/controller + watchPaths: + - schema/properties/spec/properties/topology/properties/controller/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory|topology/controller + label: memory + loader: setLimits|memory|topology/controller + schema: schema/properties/spec/properties/topology/properties/controller/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory|topology/controller + paths: + - schema/properties/spec/properties/topology/properties/controller/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/topology/properties/controller/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + label: Controller nodes + showLabels: true + type: block-layout + - elements: + - label: "" + subtitle: Broker nodes handle message storage and serve client requests. Configure + replicas, storage capacity, and resource allocation to handle your message + throughput and retention requirements. + type: label-element + - elements: + - label: Replicaset number + schema: schema/properties/spec/properties/topology/properties/broker/properties/replicas + type: input + - label: Storage size + schema: schema/properties/spec/properties/topology/properties/broker/properties/persistence/properties/size + type: input + showLabels: true + type: horizontal-layout + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/topology/properties/broker/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom|topology/broker + watchPaths: + - schema/properties/spec/properties/topology/properties/broker/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu|topology/broker + label: cpu + loader: setLimits|cpu|topology/broker + schema: schema/properties/spec/properties/topology/properties/broker/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu|topology/broker + paths: + - schema/properties/spec/properties/topology/properties/broker/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/topology/properties/broker/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom|topology/broker + watchPaths: + - schema/properties/spec/properties/topology/properties/broker/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory|topology/broker + label: memory + loader: setLimits|memory|topology/broker + schema: schema/properties/spec/properties/topology/properties/broker/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory|topology/broker + paths: + - schema/properties/spec/properties/topology/properties/broker/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/topology/properties/broker/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + label: Broker nodes + showLabels: true + type: block-layout + if: + name: isEqualToModelPathValue|Topology|/spec/mode + type: function + type: block-layout + - elements: + - label: "" + subtitle: Select a machine profile to allocate CPU and memory resources for + your database. Choose 'custom' to manually specify resource requirements or + select a predefined profile. + type: label-element + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu + label: cpu + loader: setLimits|cpu + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory + label: memory + loader: setLimits|memory + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + if: + name: notEqualToDatabaseMode|Topology + type: function + label: Machine_profile + showLabels: true + type: block-layout + - elements: + - elements: + - label: Storage class + loader: getAdminOptions|storageClasses + schema: schema/properties/spec/properties/admin/properties/storageClasses/properties/default + type: select + - if: + name: isEqualToModelPathValue|Combined|/spec/mode + type: function + label: Storage size + schema: schema/properties/spec/properties/persistence/properties/size + type: input + showLabels: true + type: horizontal-layout + if: + name: isEqualToModelPathValue|Combined|/spec/mode + type: function + type: block-layout + - description: Configure Credentials, Deployment Mode etc. + elements: + - elements: + - label: "" + subtitle: Add custom labels and annotations to your database resources for + organization, monitoring, and integration with other Kubernetes tools and + services. + type: label-element + - buttonClass: is-light is-outlined + label: Labels + schema: schema/properties/spec/properties/labels + type: object-item + - buttonClass: is-light is-outlined + label: Annotations + schema: schema/properties/spec/properties/annotations + type: object-item + hideBlock: true + label: Labels & Annotations + showLabels: true + type: block-layout + - customClass: mt-20 + if: + name: isToggleOn|deletionPolicy + type: function + init: + type: func + value: getDefault|deletionPolicy + label: Deletion Policy + options: + - description: options.deletionPolicy.wipeOut.description + text: WipeOut + value: WipeOut + - description: options.deletionPolicy.doNotTerminate.description + text: DoNotTerminate + value: DoNotTerminate + schema: schema/properties/spec/properties/deletionPolicy + type: select + watcher: + func: setStorageClass + paths: + - schema/properties/spec/properties/deletionPolicy + - if: + name: getDefaultValue|spec/admin/authCredential/customize + type: function + label: Provide Authentication Credentials? + schema: temp/createAuthSecret + type: switch + watcher: + func: onAuthChange + paths: + - temp/createAuthSecret + - if: + name: showReferSecretSwitch + type: function + label: Refer existing Secret? + schema: temp/referSecret + type: switch + watcher: + func: onReferSecretChange + paths: + - temp/referSecret + - if: + name: showSecretDropdown + type: function + label: Secret + loader: getReferSecrets + schema: schema/properties/spec/properties/authSecret/properties/name + type: select + - if: + name: showReferSecret + type: function + label: password + schema: schema/properties/spec/properties/authSecret/properties/password + type: input + - if: + name: getDefaultValue|spec/admin/customConfiguration + type: function + label: Configure Database? + schema: temp/configDatabase + type: switch + watcher: + func: clearConfiguration + paths: + - temp/configDatabase + - if: + name: isConfigDatabaseOn + type: function + label: Configuration + schema: schema/properties/spec/properties/configuration + type: textarea + - if: + name: isToggleOn|deployment + type: function + label: Deployment name + options: + - description: labels.deployment.shared + text: Shared + value: Shared + - description: labels.deployment.dedicated + text: Dedicated + value: Dedicated + schema: schema/properties/spec/properties/admin/properties/deployment/properties/default + type: radio + - if: + name: isToggleOn|clusterTier + type: function + isHorizontal: true + label: Cluster Tier + options: + - text: General Purpose + value: GeneralPurpose + - text: Memory Optimized + value: MemoryOptimized + - text: CPU Optimized + value: CPUOptimized + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/default + type: radio + - disableUnselect: true + if: + name: isToggleOn|clusterTier/placement + type: function + label: Placement + loader: getAdminOptions|clusterTier/placement + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/placement/properties/default + type: select + - disableUnselect: true + if: + name: isToggleOn|clusterTier/nodeTopology + type: function + label: Node Topology + loader: getNodeTopology + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/nodeTopology/properties/default + type: select + label: Advanced Configuration + showLabels: true + type: block-layout + - description: Enable Backup, Monitoring, TLS etc. + elements: + - elements: + - init: + type: func + value: setMonitoring + label: Enable Monitoring? + schema: temp/monitoring + type: switch + watcher: + func: updateAlertValue + paths: + - temp/monitoring + - customClass: mt-10 + if: + name: showAlerts + type: function + label: Alert Options + options: + - text: None + value: none + - text: Critical + value: critical + - text: Warning + value: warning + - text: Info + value: info + schema: schema/properties/form/properties/alert/properties/enabled + type: select + if: + name: isToggleOn|monitoring + type: function + type: block-layout + - elements: + - if: + name: isToggleOn|tls + type: function + label: Enable TLS? + schema: schema/properties/spec/properties/admin/properties/tls/properties/default + type: switch + - if: + name: showIssuer + type: function + label: Cluster Issuers + loader: getAdminOptions|clusterIssuers + schema: schema/properties/spec/properties/admin/properties/clusterIssuers/properties/default + type: select + validation: + type: required + type: block-layout + - elements: + - label: Expose via Gateway? + schema: schema/properties/spec/properties/admin/properties/expose/properties/default + type: switch + if: + name: isToggleOn|expose + type: function + type: block-layout + if: + name: showAdditionalSettings + type: function + label: Additional Options + showLabels: true + type: block-layout + id: options + loader: initBundle + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-kafka-editor/Chart.yaml b/charts/kubedbcom-kafka-editor/Chart.yaml index 1d199d00be..a5105e8c5a 100644 --- a/charts/kubedbcom-kafka-editor/Chart.yaml +++ b/charts/kubedbcom-kafka-editor/Chart.yaml @@ -7,7 +7,7 @@ annotations: \ kind: Kafka\n version: v1alpha1\n- group: kubedb.com\n kind: Kafka\n version:\ \ v1\n- group: monitoring.coreos.com\n kind: ServiceMonitor\n version: v1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: Kafka Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -19,4 +19,4 @@ maintainers: name: appscode name: kubedbcom-kafka-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/kubedbcom-kafka-editor/README.md b/charts/kubedbcom-kafka-editor/README.md index 64bde0616c..fe1c729f66 100644 --- a/charts/kubedbcom-kafka-editor/README.md +++ b/charts/kubedbcom-kafka-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-kafka-editor --version=v0.30.0 -$ helm upgrade -i kubedbcom-kafka-editor appscode/kubedbcom-kafka-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-kafka-editor --version=v0.29.0 +$ helm upgrade -i kubedbcom-kafka-editor appscode/kubedbcom-kafka-editor -n default --create-namespace --version=v0.29.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/kubedbcom-kafka-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-kafka-editor appscode/kubedbcom-kafka-editor -n default --create-namespace --version=v0.29.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. @@ -149,12 +149,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/kubedbcom-kafka-editor -n default --create-namespace --version=v0.30.0 --set form.alert.enabled=warning +$ helm upgrade -i kubedbcom-kafka-editor appscode/kubedbcom-kafka-editor -n default --create-namespace --version=v0.29.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/kubedbcom-kafka-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-kafka-editor appscode/kubedbcom-kafka-editor -n default --create-namespace --version=v0.29.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 0b45e9eff1..141edd6b6c 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.30.0 + version: v0.29.0 functionCallbacks: getAliasOptions: $ref: functions#/getAliasOptions @@ -446,7 +446,7 @@ steps: - alias: reusable_service_templates chart: name: uibytebuildersdev-component-service-templates - version: v0.30.0 + version: v0.29.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.30.0 + version: v0.29.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 58f37cc0fe..3512b74f91 100644 --- a/charts/kubedbcom-kafka-editor/ui/edit-ui.yaml +++ b/charts/kubedbcom-kafka-editor/ui/edit-ui.yaml @@ -1,2 +1,994 @@ -steps: null +step: +- elements: + - elements: + - label: Name + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/metadata/properties/name + type: input + - if: + name: isRancherManaged + type: function + label: Select Namespace + loader: getNamespaces + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/metadata/properties/namespace + type: select + watcher: + func: onNamespaceChange + paths: + - schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/metadata/properties/namespace + - label: Select Db + loader: getDbs + refresh: true + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: initMetadata + paths: + - schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/databaseRef/properties/name + if: + name: isConsole + type: function + type: block-layout + - if: + name: isConsole + type: function + label: Select Type + options: + - description: Scale your CPU Memory based on resource usage + text: Compute + value: compute + - description: Expand your database size based on volume usage + text: Storage + value: storage + schema: temp/properties/autoscalingType + type: radio + validation: + type: required + watcher: + func: initMetadata + paths: + - temp/properties/autoscalingType + - elements: + - elements: + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComKafkaAutoscaler/spec/compute/broker/trigger + label: Trigger + schema: temp/properties/compute/properties/broker/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/broker + paths: + - temp/properties/compute/properties/broker/properties/trigger + - label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/compute/properties/broker/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/compute/properties/broker/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal + database performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|broker|min + label: Min Allowed Profile + loader: + name: getMachines|broker|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-broker-max + schema: temp/properties/allowedMachine-broker-min + type: machine-compare + watcher: + func: onMachineChange|broker + paths: + - temp/properties/allowedMachine-broker-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/compute/properties/broker/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/compute/properties/broker/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|broker|max + label: Max Allowed Profile + loader: + name: getMachines|broker|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-broker-min + schema: temp/properties/allowedMachine-broker-max + type: machine-compare + watcher: + func: onMachineChange|broker + paths: + - temp/properties/allowedMachine-broker-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/compute/properties/broker/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/compute/properties/broker/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|compute/broker + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/compute/properties/broker/properties/controlledResources + type: select + - label: Container Controlled Values + options: + - text: Requests And Limits + value: RequestsAndLimits + - text: Requests Only + value: RequestsOnly + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/compute/properties/broker/properties/containerControlledValues + type: select + label: Broker + showLabels: true + type: block-layout + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComKafkaAutoscaler/spec/compute/controller/trigger + label: Trigger + schema: temp/properties/compute/properties/controller/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/controller + paths: + - temp/properties/compute/properties/controller/properties/trigger + - label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/compute/properties/controller/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/compute/properties/controller/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal + database performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|controller|min + label: Min Allowed Profile + loader: + name: getMachines|controller|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-controller-max + schema: temp/properties/allowedMachine-controller-min + type: machine-compare + watcher: + func: onMachineChange|controller + paths: + - temp/properties/allowedMachine-controller-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/compute/properties/controller/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/compute/properties/controller/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|controller|max + label: Max Allowed Profile + loader: + name: getMachines|controller|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-controller-min + schema: temp/properties/allowedMachine-controller-max + type: machine-compare + watcher: + func: onMachineChange|controller + paths: + - temp/properties/allowedMachine-controller-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/compute/properties/controller/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/compute/properties/controller/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|compute/controller + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/compute/properties/controller/properties/controlledResources + type: select + - label: Container Controlled Values + options: + - text: Requests And Limits + value: RequestsAndLimits + - text: Requests Only + value: RequestsOnly + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/compute/properties/controller/properties/containerControlledValues + type: select + label: Controller + showLabels: true + type: block-layout + if: + name: dbTypeEqualsTo|topology + type: function + label: Topology + showLabels: false + type: block-layout + - elements: + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComKafkaAutoscaler/spec/compute/node/trigger + label: Trigger + schema: temp/properties/compute/properties/node/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/node + paths: + - temp/properties/compute/properties/node/properties/trigger + - label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/compute/properties/node/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/compute/properties/node/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal + database performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|node|min + label: Min Allowed Profile + loader: + name: getMachines|node|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-node-max + schema: temp/properties/allowedMachine-node-min + type: machine-compare + watcher: + func: onMachineChange|node + paths: + - temp/properties/allowedMachine-node-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/compute/properties/node/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/compute/properties/node/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|node|max + label: Max Allowed Profile + loader: + name: getMachines|node|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-node-min + schema: temp/properties/allowedMachine-node-max + type: machine-compare + watcher: + func: onMachineChange|node + paths: + - temp/properties/allowedMachine-node-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/compute/properties/node/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/compute/properties/node/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|compute/node + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/compute/properties/node/properties/controlledResources + type: select + - label: Container Controlled Values + options: + - text: Requests And Limits + value: RequestsAndLimits + - text: Requests Only + value: RequestsOnly + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/compute/properties/node/properties/containerControlledValues + type: select + label: Node + showLabels: true + type: block-layout + if: + name: dbTypeEqualsTo|combined + type: function + label: Combined + showLabels: false + type: block-layout + - elements: + - label: Select Node Topology + loader: fetchNodeTopology + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/name + type: select + - if: + name: isNodeTopologySelected + type: function + label: ScaleUp Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleUpDiffPercentage + type: threshold-input + - if: + name: isNodeTopologySelected + type: function + label: ScaleDown Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleDownDiffPercentage + type: threshold-input + if: + name: hasNoAnnotations + type: function + label: Node Topology + showLabels: true + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: Ops Request Options + showLabels: true + type: block-layout + loader: fetchTopologyMachines + showLabels: false + type: block-layout + id: compute-autoscaler + loader: getDbDetails + type: single-step-form +- elements: + - elements: + - elements: + - label: Name + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/metadata/properties/name + type: input + - hasGroup: isRancherManaged + label: SelectNamespace + loader: getNamespaces + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/metadata/properties/namespace + type: select + watcher: + func: onNamespaceChange + paths: + - schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/metadata/properties/namespace + - label: Select Db + loader: getDbs + refresh: true + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: initMetadata + paths: + - schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/databaseRef/properties/name + if: + name: isConsole + type: function + showLabels: true + type: block-layout + - if: + name: isConsole + type: function + isHorizontal: true + label: Select Type + options: + - description: Scale your CPU Memory based on resource usage + text: Compute + value: compute + - description: Expand your database size based on volume usage + text: Storage + value: storage + schema: discriminator/properties/autoscalingType + type: radio + validation: + type: required + watcher: + func: initMetadata + paths: + - discriminator/properties/autoscalingType + - fullwidth: true + if: + name: dbTypeEqualsTo|topology + type: function + init: + type: func + value: setTrigger|autoscalingKubedbComKafkaAutoscaler/spec/storage/broker/trigger + label: Trigger + schema: temp/properties/storage/properties/broker/properties/trigger + type: switch + watcher: + func: onTriggerChange|storage/broker + paths: + - temp/properties/storage/properties/broker/properties/trigger + - if: + name: dbTypeEqualsTo|topology + type: function + label: Expansion Mode (Online/Offline) + subtitle: For Online Mode enables scaling without downtime by dynamically resizing + storage while the database remains operational and Offline Mode performs storage + scaling during scheduled downtime, ensuring consistency but requiring database + restarts. + type: label-element + - description: Select how the storage expansion should be handled. + if: + name: dbTypeEqualsTo|topology + type: function + label: Mode + options: + - text: Online + value: Online + - text: Offline + value: Offline + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/storage/properties/broker/properties/expansionMode + type: select + - elements: + - label: UsageThreshold (%) + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/storage/properties/broker/properties/usageThreshold + subtitle: Set the storage usage percentage that triggers automatic expansion + type: threshold-input + - label: Scaling Rules + loader: setValueFromDbDetails|resources/kubedbComKafka/spec/topology/broker/storage/resources/requests/storage + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/storage/properties/broker/properties/scalingRules + type: scaling-rules + watcher: + func: handleUnit|autoscalingKubedbComKafkaAutoscaler/spec/storage/broker/scalingRules|scalingRules + paths: + - schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/storage/properties/broker/properties/scalingRules + - label: UpperBound + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/storage/properties/broker/properties/upperBound + type: input + watcher: + func: handleUnit|autoscalingKubedbComKafkaAutoscaler/spec/storage/broker/upperBound + paths: + - schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/storage/properties/broker/properties/upperBound + if: + name: dbTypeEqualsTo|topology + type: function + label: Broker + loader: getDbDetails + showLabels: true + type: block-layout + - fullwidth: true + if: + name: dbTypeEqualsTo|topology + type: function + init: + type: func + value: setTrigger|autoscalingKubedbComKafkaAutoscaler/spec/storage/controller/trigger + label: Trigger + schema: temp/properties/storage/properties/controller/properties/trigger + type: switch + watcher: + func: onTriggerChange|storage/controller + paths: + - temp/properties/storage/properties/controller/properties/trigger + - if: + name: dbTypeEqualsTo|topology + type: function + label: Expansion Mode (Online/Offline) + subtitle: For Online Mode enables scaling without downtime by dynamically resizing + storage while the database remains operational and Offline Mode performs storage + scaling during scheduled downtime, ensuring consistency but requiring database + restarts. + type: label-element + - description: Select how the storage expansion should be handled. + if: + name: dbTypeEqualsTo|topology + type: function + label: Mode + options: + - text: Online + value: Online + - text: Offline + value: Offline + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/storage/properties/controller/properties/expansionMode + type: select + - elements: + - label: UsageThreshold (%) + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/storage/properties/controller/properties/usageThreshold + subtitle: Set the storage usage percentage that triggers automatic expansion + type: threshold-input + - label: Scaling Rules + loader: setValueFromDbDetails|resources/kubedbComKafka/spec/topology/controller/storage/resources/requests/storage + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/storage/properties/controller/properties/scalingRules + type: scaling-rules + watcher: + func: handleUnit|autoscalingKubedbComKafkaAutoscaler/spec/storage/controller/scalingRules|scalingRules + paths: + - schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/storage/properties/controller/properties/scalingRules + - label: UpperBound + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/storage/properties/controller/properties/upperBound + type: input + watcher: + func: handleUnit|autoscalingKubedbComKafkaAutoscaler/spec/storage/controller/upperBound + paths: + - schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/storage/properties/controller/properties/upperBound + if: + name: dbTypeEqualsTo|topology + type: function + label: Controller + loader: getDbDetails + showLabels: true + type: block-layout + - fullwidth: true + if: + name: dbTypeEqualsTo|combined + type: function + init: + type: func + value: setTrigger|autoscalingKubedbComKafkaAutoscaler/spec/storage/node/trigger + label: Trigger + schema: temp/properties/storage/properties/node/properties/trigger + type: switch + watcher: + func: onTriggerChange|storage/node + paths: + - temp/properties/storage/properties/node/properties/trigger + - if: + name: dbTypeEqualsTo|combined + type: function + label: Expansion Mode (Online/Offline) + subtitle: For Online Mode enables scaling without downtime by dynamically resizing + storage while the database remains operational and Offline Mode performs storage + scaling during scheduled downtime, ensuring consistency but requiring database + restarts. + type: label-element + - description: Select how the storage expansion should be handled. + if: + name: dbTypeEqualsTo|combined + type: function + label: Mode + options: + - text: Online + value: Online + - text: Offline + value: Offline + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/storage/properties/node/properties/expansionMode + type: select + - elements: + - customClass: width-300 + label: Usage Threshold (%) + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/storage/properties/node/properties/usageThreshold + subtitle: Set the storage usage percentage that triggers automatic expansion + type: threshold-input + - label: Scaling Rules + loader: setValueFromDbDetails|resources/kubedbComKafka/spec/topology/node/storage/resources/requests/storage + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/storage/properties/node/properties/scalingRules + type: scaling-rules + watcher: + func: handleUnit|autoscalingKubedbComKafkaAutoscaler/spec/storage/node/scalingRules|scalingRules + paths: + - schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/storage/properties/node/properties/scalingRules + - label: UpperBound + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/storage/properties/node/properties/upperBound + type: input + watcher: + func: handleUnit|autoscalingKubedbComKafkaAutoscaler/spec/storage/node/upperBound + paths: + - schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/storage/properties/node/properties/upperBound + if: + name: dbTypeEqualsTo|combined + type: function + label: Node + loader: getDbDetails + showLabels: true + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComKafkaAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: Ops Request Options + showLabels: true + type: block-layout + showLabels: false + type: block-layout + id: storage-autoscaler + loader: getDbDetails + type: single-step-form +- elements: + - label: To update Exporter Resource section click on Create OpsRequest + type: label-element + - init: + type: func + value: getOpsRequestUrl|scale-vertically + label: Create OpsRequest + schema: temp/properties/opsRequestUrl + type: anchor + - fullwidth: true + init: + type: func + value: isValueExistInModel|/resources/kubedbComKafka/spec/monitor + label: Enable Monitoring + schema: temp/properties/enableMonitoring + type: switch + watcher: + func: onEnableMonitoringChange + paths: + - temp/properties/enableMonitoring + - elements: + - init: + type: static + value: prometheus.io/operator + isHorizontal: true + label: Select a Monitoring Method + options: + - description: Inject metric exporter sidecar and creates a ServiceMonitor + text: Prometheus Operator + value: prometheus.io/operator + - description: Injects the metric exporter sidecar and let you customize ServiceMonitor + text: Custom ServiceMonitor + value: prometheus.io + - description: Inject metric exporter sidecar and add Prometheus annotations + to the stats Service + text: Custom Scrapper + value: prometheus.io/builtin + schema: schema/properties/resources/properties/kubedbComKafka/properties/spec/properties/monitor/properties/agent + type: radio + watcher: + func: onAgentChange + paths: + - schema/properties/resources/properties/kubedbComKafka/properties/spec/properties/monitor/properties/agent + - elements: + - label: Scrapping Interval + schema: schema/properties/resources/properties/kubedbComKafka/properties/spec/properties/monitor/properties/prometheus/properties/serviceMonitor/properties/interval + type: input + if: + name: isEqualToModelPathValue|prometheus.io/operator|/resources/kubedbComKafka/spec/monitor/agent + type: function + label: ServiceMonitor Configuration + showLabels: true + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - fullwidth: true + label: Honor labels + schema: honorLabels + type: switch + - label: Interval + schema: interval + type: input + validation: + type: required + - label: Path + schema: path + type: input + validation: + type: required + - label: Port + schema: port + type: input + validation: + type: required + label: Endpoints + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/endpoints + type: array-object-form + - if: + name: returnFalse + type: function + label: Match Namespaces + loader: getResources|core|v1|namespaces + multiple: true + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/namespaceSelector/properties/matchNames + type: select + - elements: + - buttonClass: is-light is-outlined + label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/selector/properties/matchLabels + type: object-item + if: + name: returnFalse + type: function + showLabels: false + type: block-layout + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComKafka/spec/monitor/agent + type: function + label: Service Monitor + showLabels: true + type: block-layout + - buttonClass: is-light is-outlined + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComKafka/spec/monitor/agent + type: function + label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/metadata/properties/labels + type: object-item + - label: Exporter Configuration + schema: "" + type: label-element + - fullwidth: true + init: + type: static + value: true + label: Customize Exporter Sidecar + schema: temp/properties/customizeExporter + type: switch + watcher: + func: onCustomizeExporterChange + paths: + - temp/properties/customizeExporter + - elements: + - if: + name: returnFalse + type: function + label: Resources + schema: schema/properties/resources/properties/kubedbComKafka/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/resources + type: machine-compare + - label: Security Context + schema: "" + type: label-element + - label: Run as User + schema: schema/properties/resources/properties/kubedbComKafka/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsUser + type: input + - label: Run as Group + schema: schema/properties/resources/properties/kubedbComKafka/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsGroup + type: input + - label: Port + schema: schema/properties/resources/properties/kubedbComKafka/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/port + type: input + - buttonClass: is-light is-outlined + element: + label: Args + type: input + init: + type: static + value: + - --compatible-mode + label: Args + schema: schema/properties/resources/properties/kubedbComKafka/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/args + type: array-item-form + - elements: + - buttonClass: is-light is-outlined + elements: + - label: Name + schema: name + type: input + validation: + type: required + - init: + type: func + value: setValueFrom + label: Value From + options: + - text: Input + value: input + - text: Secret + value: secret + - text: ConfigMap + value: configMap + schema: temp/properties/valueFromType + type: radio + validation: + type: required + watcher: + func: onValueFromChange + paths: + - temp/properties/valueFromType + - if: + name: isEqualToTemp|input + type: function + label: Value + schema: value + type: input + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Name + loader: + name: resourceNames|core|v1|configmaps + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Key + loader: + name: getConfigMapKeys + watchPaths: + - schema/resources/kubedbComKafka/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/configMapKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/key + type: select + - if: + name: isEqualToTemp|secret + type: function + label: Secret Name + loader: + name: getSecrets + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|secret + type: function + label: Secret Key + loader: + name: getSecretKeys + watchPaths: + - schema/resources/kubedbComKafka/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/secretKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/key + type: select + init: + type: func + value: initEnvArray + label: Environment Variables + schema: temp/properties/env + type: array-object-form + watcher: + func: onEnvArrayChange + paths: + - temp/properties/env + label: Metadata + showLabels: false + type: block-layout + if: + name: showCustomizeExporterSection + type: function + label: Customer Exporter Section + showLabels: false + type: block-layout + if: + name: showMonitoringSection + type: function + type: block-layout + id: monitoring + loader: initMonitoring + type: single-step-form +- elements: + - fullwidth: true + init: + type: func + value: isBindingAlreadyOn + label: Expose Database + schema: temp/properties/binding + type: switch + watcher: + func: addOrRemoveBinding + paths: + - temp/properties/binding + id: binding + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-mariadb-editor-options/Chart.yaml b/charts/kubedbcom-mariadb-editor-options/Chart.yaml index 7001efd958..3388bfc3f2 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.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.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 5a7f71e707..6bbcb2c807 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 appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-mariadb-editor-options --version=v0.30.0 -$ helm upgrade -i kubedbcom-mariadb-editor-options appscode/kubedbcom-mariadb-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-mariadb-editor-options --version=v0.29.0 +$ helm upgrade -i kubedbcom-mariadb-editor-options appscode/kubedbcom-mariadb-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-mariadb-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-mariadb-editor-options appscode/kubedbcom-mariadb-editor-options -n kube-system --create-namespace --version=v0.29.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. @@ -291,12 +291,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 appscode/kubedbcom-mariadb-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=kubedb.com +$ helm upgrade -i kubedbcom-mariadb-editor-options appscode/kubedbcom-mariadb-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-mariadb-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-mariadb-editor-options appscode/kubedbcom-mariadb-editor-options -n kube-system --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-mariadb-editor-options/ui/create-ui.yaml b/charts/kubedbcom-mariadb-editor-options/ui/create-ui.yaml index 58f37cc0fe..ab1ac7449a 100644 --- a/charts/kubedbcom-mariadb-editor-options/ui/create-ui.yaml +++ b/charts/kubedbcom-mariadb-editor-options/ui/create-ui.yaml @@ -1,2 +1,394 @@ -steps: null +step: +- elements: + - label: "" + subtitle: Select the MariaDB version you want to deploy on Kubernetes. The chosen + version determines the MariaDB engine features, compatibility, and runtime behavior + of your database cluster. + type: label-element + - disableUnselect: true + if: + name: isToggleOn|databases/MariaDB/versions + type: function + label: Database version + loader: getAdminOptions|databases/MariaDB/versions + schema: schema/properties/spec/properties/admin/properties/databases/properties/MariaDB/properties/versions/properties/default + type: select + - if: + name: isToggleOn|databases/MariaDB/mode + type: function + init: + type: func + value: getDefault|databases/MariaDB/mode + isHorizontal: true + label: Database mode + loader: getAdminOptions|databases/MariaDB/mode + schema: schema/properties/spec/properties/mode + type: radio + - if: + name: EqualToDatabaseMode|Replicaset + type: function + label: Replicas + schema: schema/properties/spec/properties/replicas + type: input + - elements: + - label: "" + subtitle: Select a machine profile to allocate CPU and memory resources for + your database cluster. Choose 'custom' to manually specify resource requirements + or select a predefined profile. + type: label-element + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu + label: CPU + loader: setLimits|cpu + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory + label: Memory + loader: setLimits|memory + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + label: Machine Profile + showLabels: true + type: block-layout + - elements: + - elements: + - if: + name: isToggleOn|storageClasses + type: function + label: Storage Class + loader: getAdminOptions|storageClasses + schema: schema/properties/spec/properties/admin/properties/storageClasses/properties/default + type: select + - label: Storage Size + schema: schema/properties/spec/properties/persistence/properties/size + type: input + showLabels: true + type: horizontal-layout + type: block-layout + - description: Configure Credentials, Deployment Mode etc. + elements: + - elements: + - label: "" + subtitle: Add custom labels and annotations to your database resources for + organization, monitoring, and integration with other Kubernetes tools and + services. + type: label-element + - buttonClass: is-light is-outlined + label: Labels + schema: schema/properties/spec/properties/labels + type: object-item + - buttonClass: is-light is-outlined + label: Annotations + schema: schema/properties/spec/properties/annotations + type: object-item + hideBlock: true + label: Labels & Annotations + showLabels: true + type: block-layout + - customClass: mt-20 + if: + name: isToggleOn|deletionPolicy + type: function + init: + type: func + value: getDefault|deletionPolicy + label: Deletion Policy + options: + - description: options.deletionPolicy.delete.description + text: Delete + value: Delete + - description: options.deletionPolicy.halt.description + text: Halt + value: Halt + - description: options.deletionPolicy.wipeOut.description + text: WipeOut + value: WipeOut + - description: options.deletionPolicy.doNotTerminate.description + text: DoNotTerminate + value: DoNotTerminate + schema: schema/properties/spec/properties/deletionPolicy + type: select + watcher: + func: setStorageClass + paths: + - schema/properties/spec/properties/deletionPolicy + - if: + name: getDefaultValue|spec/admin/authCredential/customize + type: function + label: Provide Authentication Credentials? + schema: temp/createAuthSecret + type: switch + watcher: + func: onAuthChange + paths: + - temp/createAuthSecret + - if: + name: showReferSecretSwitch + type: function + label: Refer existing Secret? + schema: temp/referSecret + type: switch + watcher: + func: onReferSecretChange + paths: + - temp/referSecret + - if: + name: showSecretDropdown + type: function + label: Secret + loader: getReferSecrets + schema: schema/properties/spec/properties/authSecret/properties/name + type: select + - if: + name: showReferSecret + type: function + label: password + schema: schema/properties/spec/properties/authSecret/properties/password + type: input + - if: + name: getDefaultValue|spec/admin/customConfiguration + type: function + label: Configure Database? + schema: temp/configDatabase + type: switch + watcher: + func: clearConfiguration + paths: + - temp/configDatabase + - if: + name: isConfigDatabaseOn + type: function + label: Configuration + schema: schema/properties/spec/properties/configuration + type: textarea + - if: + name: isToggleOn|pointInTimeRecovery + type: function + init: + type: func + value: getDefault|pointInTimeRecovery + label: Point in-time Recovery? + schema: temp/recovery + type: switch + - elements: + - label: "" + subtitle: Configure point-in-time recovery to restore your database to a specific + moment. Specify the source database namespace, name, and the exact timestamp + for recovery. + type: label-element + - elements: + - forceRequired: true + label: Namespace + schema: temp/refNamespace + type: input + validation: + type: required + watcher: + func: setPointInTimeRecovery + paths: + - temp/refNamespace + - label: Name + schema: temp/refDBName + type: input + validation: + type: required + watcher: + func: setPointInTimeRecovery + paths: + - temp/refDBName + showLabels: true + type: horizontal-layout + - customClass: mt-10 + label: Recovery Timestamp + schema: schema/properties/spec/properties/init/properties/archiver/properties/recoveryTimestamp + type: date-time + watcher: + func: onTimestampChange + paths: + - schema/properties/spec/properties/init/properties/archiver/properties/recoveryTimestamp + if: + name: showRecovery + type: function + label: Point in-time Recovery + showLabels: true + type: block-layout + - if: + name: isToggleOn|deployment + type: function + label: Deployment name + options: + - description: labels.deployment.shared + text: Shared + value: Shared + - description: labels.deployment.dedicated + text: Dedicated + value: Dedicated + schema: schema/properties/spec/properties/admin/properties/deployment/properties/default + type: radio + - if: + name: isToggleOn|clusterTier + type: function + isHorizontal: true + label: Cluster Tier + options: + - text: General Purpose + value: GeneralPurpose + - text: Memory Optimized + value: MemoryOptimized + - text: CPU Optimized + value: CPUOptimized + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/default + type: radio + - disableUnselect: true + if: + name: isToggleOn|clusterTier/placement + type: function + label: Placement + loader: getAdminOptions|clusterTier/placement + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/placement/properties/default + type: select + - disableUnselect: true + if: + name: isToggleOn|clusterTier/nodeTopology + type: function + label: Node Topology + loader: getNodeTopology + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/nodeTopology/properties/default + type: select + label: Advanced Configuration + showLabels: true + type: block-layout + - description: Enable Backup, Monitoring, TLS etc. + elements: + - elements: + - init: + type: func + value: setMonitoring + label: Enable Monitoring? + schema: temp/monitoring + type: switch + watcher: + func: updateAlertValue + paths: + - temp/monitoring + - customClass: mt-10 + if: + name: showAlerts + type: function + label: Alert Options + options: + - text: None + value: none + - text: Critical + value: critical + - text: Warning + value: warning + - text: Info + value: info + schema: schema/properties/form/properties/alert/properties/enabled + type: select + if: + name: isToggleOn|monitoring + type: function + type: block-layout + - if: + name: isToggleOn|backup + type: function + init: + type: func + value: setBackup + label: Enable Backup? + schema: temp/backup + type: switch + watcher: + func: onBackupSwitch + paths: + - temp/backup + - elements: + - disable: + name: showArchiverAlert + watchPaths: + - schema/spec/admin/storageClasses/default + - schema/spec/mode + label: Enable Archiver? + schema: schema/properties/spec/properties/admin/properties/archiver/properties/enable/properties/default + type: switch + watcher: + func: onArchiverChange + paths: + - schema/properties/spec/properties/admin/properties/archiver/properties/enable/properties/default + - if: + name: showArchiverAlert + type: function + label: The selected StorageClass does not support Archiver + type: warning + if: + name: showArchiver + type: function + type: block-layout + - elements: + - label: Enable TLS? + schema: schema/properties/spec/properties/admin/properties/tls/properties/default + type: switch + - if: + name: showIssuer + type: function + label: Cluster Issuers + loader: getAdminOptions|clusterIssuers + schema: schema/properties/spec/properties/admin/properties/clusterIssuers/properties/default + type: select + validation: + type: required + if: + name: isToggleOn|tls + type: function + type: block-layout + - elements: + - label: Expose via Gateway? + schema: schema/properties/spec/properties/admin/properties/expose/properties/default + type: switch + if: + name: isToggleOn|expose + type: function + type: block-layout + if: + name: showAdditionalSettings + type: function + label: Additional Options + showLabels: true + type: block-layout + id: options + loader: initBundle + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-mariadb-editor/Chart.yaml b/charts/kubedbcom-mariadb-editor/Chart.yaml index c1d35d16cd..c34e2b9c85 100644 --- a/charts/kubedbcom-mariadb-editor/Chart.yaml +++ b/charts/kubedbcom-mariadb-editor/Chart.yaml @@ -16,7 +16,7 @@ annotations: \ stash.appscode.com\n kind: Repository\n version: v1alpha1\n- group: stash.appscode.com\n\ \ kind: RestoreSession\n version: v1beta1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: MariaDB 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-mariadb-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/kubedbcom-mariadb-editor/README.md b/charts/kubedbcom-mariadb-editor/README.md index ce7ee29fb7..5a6dd5db85 100644 --- a/charts/kubedbcom-mariadb-editor/README.md +++ b/charts/kubedbcom-mariadb-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-mariadb-editor --version=v0.30.0 -$ helm upgrade -i kubedbcom-mariadb-editor appscode/kubedbcom-mariadb-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-mariadb-editor --version=v0.29.0 +$ helm upgrade -i kubedbcom-mariadb-editor appscode/kubedbcom-mariadb-editor -n default --create-namespace --version=v0.29.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/kubedbcom-mariadb-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-mariadb-editor appscode/kubedbcom-mariadb-editor -n default --create-namespace --version=v0.29.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. @@ -221,12 +221,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/kubedbcom-mariadb-editor -n default --create-namespace --version=v0.30.0 --set form.alert.enabled=warning +$ helm upgrade -i kubedbcom-mariadb-editor appscode/kubedbcom-mariadb-editor -n default --create-namespace --version=v0.29.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/kubedbcom-mariadb-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-mariadb-editor appscode/kubedbcom-mariadb-editor -n default --create-namespace --version=v0.29.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 bb4957a423..5b918e379f 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.30.0 + version: v0.29.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.30.0 + version: v0.29.0 functionCallbacks: getAliasOptions: $ref: functions#/getAliasOptions @@ -350,7 +350,7 @@ steps: - alias: repository_create_init chart: name: uibytebuildersdev-component-repository-create - version: v0.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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 58f37cc0fe..cf3c850a81 100644 --- a/charts/kubedbcom-mariadb-editor/ui/edit-ui.yaml +++ b/charts/kubedbcom-mariadb-editor/ui/edit-ui.yaml @@ -1,2 +1,706 @@ -steps: null +step: +- elements: + - if: + name: showScheduleBackup + type: function + init: + type: func + value: initScheduleBackupForEdit + isHorizontal: true + label: Schedule a Backup? + options: + - text: "Yes" + value: "yes" + - text: "No" + value: "no" + schema: temp/properties/scheduleBackup + type: radio + watcher: + func: onScheduleBackupChange + paths: + - temp/properties/scheduleBackup + - elements: + - if: + name: isBackupDataLoadedTrue + type: function + init: + type: func + value: setBackupType + isHorizontal: true + label: Select Backup Type + loader: getTypes + options: + - description: Create, Delete or Modify BackupConfig + text: BackupConfig + value: BackupConfig + - description: Enable/Disable BackupBlueprint + text: BackupBlueprint + value: BackupBlueprint + schema: temp/properties/backupType + type: radio + watcher: + func: onBackupTypeChange + paths: + - temp/properties/backupType + - elements: + - label: Select Context + loader: getContext + schema: temp/properties/backupConfigContext + type: select + validation: + type: required + watcher: + func: onContextChange + paths: + - temp/properties/backupConfigContext + - if: + name: showConfigList + type: function + label: Select BackupConfig + loader: getConfigList + schema: temp/properties/config + type: select + validation: + type: required + watcher: + func: onConfigChange + paths: + - temp/properties/config + - if: + name: showSchedule + type: function + label: Schedule + loader: + name: getDefaultSchedule|/resources/coreKubestashComBackupConfiguration/spec/sessions + watchPaths: + - temp/properties/config + schema: temp/properties/schedule + type: input + validation: + type: required + watcher: + func: onInputChangeSchedule|/resources/coreKubestashComBackupConfiguration/spec/sessions|schedule + paths: + - temp/properties/schedule + - fullwidth: true + if: + name: showPause + type: function + init: + type: func + value: setPausedValue + label: Paused + schema: schema/properties/resources/properties/coreKubestashComBackupConfiguration/properties/spec/properties/paused + type: switch + watcher: + func: setPausedValue + paths: + - temp/properties/config + if: + name: isBackupType|BackupConfig + type: function + label: Config + type: block-layout + - elements: + - fullwidth: true + init: + type: func + value: setBlueprintSwitch + label: Enable Backup Blueprint + schema: temp/properties/blueprintEnabled + type: switch + watcher: + func: onBlueprintChange + paths: + - temp/properties/blueprintEnabled + if: + name: isBackupType|BackupBlueprint + type: function + label: Blueprint + type: block-layout + - elements: + - fullwidth: true + init: + type: func + value: setArchiverSwitch + label: Enable Archiver + schema: temp/properties/archiverEnabled + type: switch + watcher: + func: onArchiverChange + paths: + - temp/properties/archiverEnabled + if: + name: isBackupType|Archiver + type: function + label: Archiver + type: block-layout + if: + name: showBackupForm + type: function + label: Backup Form + loader: initBackupData + showLabels: false + type: block-layout + id: backupconfiguration + schema: schema/ + type: single-step-form +- elements: + - elements: + - label: Name + schema: schema/properties/resources/properties/autoscalingKubedbComMariaDBAutoscaler/properties/metadata/properties/name + type: input + - if: + name: isRancherManaged + type: function + label: Select Namespace + loader: getNamespaces + schema: schema/properties/resources/properties/autoscalingKubedbComMariaDBAutoscaler/properties/metadata/properties/namespace + type: select + watcher: + func: onNamespaceChange + paths: + - schema/properties/resources/properties/autoscalingKubedbComMariaDBAutoscaler/properties/metadata/properties/namespace + - label: Select Db + loader: getMariaDbs + refresh: true + schema: schema/properties/resources/properties/autoscalingKubedbComMariaDBAutoscaler/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: initMetadata + paths: + - schema/properties/resources/properties/autoscalingKubedbComMariaDBAutoscaler/properties/spec/properties/databaseRef/properties/name + if: + name: isConsole + type: function + type: block-layout + - if: + name: isConsole + type: function + label: Select Type + options: + - description: Scale your CPU Memory based on resource usage + text: Compute + value: compute + - description: Expand your database size based on volume usage + text: Storage + value: storage + schema: temp/properties/autoscalingType + type: radio + validation: + type: required + watcher: + func: initMetadata + paths: + - temp/properties/autoscalingType + - elements: + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComMariaDBAutoscaler/spec/compute/mariadb/trigger + label: Trigger + schema: temp/properties/compute/properties/mariadb/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/mariadb + paths: + - temp/properties/compute/properties/mariadb/properties/trigger + - label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComMariaDBAutoscaler/properties/spec/properties/compute/properties/mariadb/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMariaDBAutoscaler/properties/spec/properties/compute/properties/mariadb/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal database + performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|min + label: Min Allowed Profile + loader: + name: getMachines|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-max + schema: temp/properties/allowedMachine-min + type: machine-compare + watcher: + func: onMachineChange + paths: + - temp/properties/allowedMachine-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComMariaDBAutoscaler/properties/spec/properties/compute/properties/mariadb/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComMariaDBAutoscaler/properties/spec/properties/compute/properties/mariadb/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|max + label: Max Allowed Profile + loader: + name: getMachines|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-min + schema: temp/properties/allowedMachine-max + type: machine-compare + watcher: + func: onMachineChange + paths: + - temp/properties/allowedMachine-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComMariaDBAutoscaler/properties/spec/properties/compute/properties/mariadb/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComMariaDBAutoscaler/properties/spec/properties/compute/properties/mariadb/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|mariadb + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComMariaDBAutoscaler/properties/spec/properties/compute/properties/mariadb/properties/controlledResources + type: select + label: Mariadb + showLabels: true + type: block-layout + - elements: + - label: Select NodeTopology + loader: fetchNodeTopology + schema: schema/properties/resources/properties/autoscalingKubedbComMariaDBAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/name + type: select + - if: + name: isNodeTopologySelected + type: function + label: ScaleUp Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMariaDBAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleUpDiffPercentage + type: threshold-input + - if: + name: isNodeTopologySelected + type: function + label: ScaleDown Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMariaDBAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleDownDiffPercentage + type: threshold-input + if: + name: hasNoAnnotations + type: function + label: Node Topology + showLabels: true + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComMariaDBAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComMariaDBAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: Ops Request Options + showLabels: true + type: block-layout + loader: fetchTopologyMachines + showLabels: false + type: block-layout + id: compute-autoscaler + loader: getDbDetails + type: single-step-form +- elements: + - elements: + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComMariaDBAutoscaler/spec/storage/mariadb/trigger + label: Trigger + schema: temp/properties/storage/properties/mariadb/properties/trigger + type: switch + watcher: + func: onTriggerChange|storage/mariadb + paths: + - temp/properties/storage/properties/mariadb/properties/trigger + - label: Expansion Mode (Online/Offline) + subtitle: For Online Mode enables scaling without downtime by dynamically resizing + storage while the database remains operational and Offline Mode performs storage + scaling during scheduled downtime, ensuring consistency but requiring database + restarts. + type: label-element + - description: Select how the storage expansion should be handled. + label: Mode + options: + - text: Online + value: Online + - text: Offline + value: Offline + schema: schema/properties/resources/properties/autoscalingKubedbComMariaDBAutoscaler/properties/spec/properties/storage/properties/mariadb/properties/expansionMode + type: select + - elements: + - elements: + - label: UsageThreshold (%) + schema: schema/properties/resources/properties/autoscalingKubedbComMariaDBAutoscaler/properties/spec/properties/storage/properties/mariadb/properties/usageThreshold + subtitle: Set the threshold percentage of storage usage to trigger scaling. + type: threshold-input + - label: Scaling Rules + loader: setValueFromDbDetails|resources/kubedbComMariaDB/spec/storage/resources/requests/storage + schema: schema/properties/resources/properties/autoscalingKubedbComMariaDBAutoscaler/properties/spec/properties/storage/properties/mariadb/properties/scalingRules + type: scaling-rules + watcher: + func: handleUnit|autoscalingKubedbComMariaDBAutoscaler/spec/storage/mariadb/scalingRules|scalingRules + paths: + - schema/properties/resources/properties/autoscalingKubedbComMariaDBAutoscaler/properties/spec/properties/storage/properties/mariadb/properties/scalingRules + - label: UpperBound + schema: schema/properties/resources/properties/autoscalingKubedbComMariaDBAutoscaler/properties/spec/properties/storage/properties/mariadb/properties/upperBound + type: input + watcher: + func: handleUnit|autoscalingKubedbComMariaDBAutoscaler/spec/storage/mariadb/upperBound + paths: + - schema/properties/resources/properties/autoscalingKubedbComMariaDBAutoscaler/properties/spec/properties/storage/properties/mariadb/properties/upperBound + label: Mariadb + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComMariaDBAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComMariaDBAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: OpsRequest Options + showLabels: true + type: block-layout + showLabels: false + type: block-layout + id: storage-autoscaler + type: single-step-form +- elements: + - label: To update Exporter Resource section click on Create OpsRequest + type: label-element + - init: + type: func + value: getOpsRequestUrl|scale-vertically + label: Create OpsRequest + schema: temp/properties/opsRequestUrl + type: anchor + - fullwidth: true + init: + type: func + value: isValueExistInModel|/resources/kubedbComMariaDB/spec/monitor + label: Enable Monitoring + schema: temp/properties/enableMonitoring + type: switch + watcher: + func: onEnableMonitoringChange + paths: + - temp/properties/enableMonitoring + - elements: + - init: + type: static + value: prometheus.io/operator + isHorizontal: true + label: Select a Monitoring Method + options: + - description: Inject metric exporter sidecar and creates a ServiceMonitor + text: Prometheus Operator + value: prometheus.io/operator + - description: Injects the metric exporter sidecar and let you customize ServiceMonitor + text: Custom ServiceMonitor + value: prometheus.io + - description: Inject metric exporter sidecar and add Prometheus annotations + to the stats Service + text: Custom Scrapper + value: prometheus.io/builtin + schema: schema/properties/resources/properties/kubedbComMariaDB/properties/spec/properties/monitor/properties/agent + type: radio + watcher: + func: onAgentChange + paths: + - schema/properties/resources/properties/kubedbComMariaDB/properties/spec/properties/monitor/properties/agent + - elements: + - label: Scrapping Interval + schema: schema/properties/resources/properties/kubedbComMariaDB/properties/spec/properties/monitor/properties/prometheus/properties/serviceMonitor/properties/interval + type: input + if: + name: isEqualToModelPathValue|prometheus.io/operator|/resources/kubedbComMariaDB/spec/monitor/agent + type: function + label: ServiceMonitor Configuration + showLabels: true + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - fullwidth: true + label: Honor labels + schema: honorLabels + type: switch + - label: Interval + schema: interval + type: input + validation: + type: required + - label: Path + schema: path + type: input + validation: + type: required + - label: Port + schema: port + type: input + validation: + type: required + label: Endpoints + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/endpoints + type: array-object-form + - if: + name: returnFalse + type: function + label: Match Namespaces + loader: getResources|core|v1|namespaces + multiple: true + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/namespaceSelector/properties/matchNames + type: select + - elements: + - label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/selector/properties/matchLabels + type: object-item + if: + name: returnFalse + type: function + showLabels: false + type: block-layout + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComMariaDB/spec/monitor/agent + type: function + label: Service Monitor + showLabels: true + type: block-layout + - buttonClass: is-light is-outlined + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComMariaDB/spec/monitor/agent + type: function + label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/metadata/properties/labels + type: object-item + - label: Exporter Configuration + schema: "" + type: label-element + - fullwidth: true + init: + type: static + value: true + label: Customize Exporter Sidecar + schema: temp/properties/customizeExporter + type: switch + watcher: + func: onCustomizeExporterChange + paths: + - temp/properties/customizeExporter + - elements: + - if: + name: returnFalse + type: function + label: Resources + schema: schema/properties/resources/properties/kubedbComMariaDB/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/resources + type: machine-compare + - label: Security Context + schema: "" + type: label-element + - label: Run as User + schema: schema/properties/resources/properties/kubedbComMariaDB/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsUser + type: input + - label: Run as Group + schema: schema/properties/resources/properties/kubedbComMariaDB/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsGroup + type: input + - label: Port + schema: schema/properties/resources/properties/kubedbComMariaDB/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/port + type: input + - buttonClass: is-light is-outlined + element: + label: Args + type: input + init: + type: static + value: + - --compatible-mode + label: Args + schema: schema/properties/resources/properties/kubedbComMariaDB/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/args + type: array-item-form + - elements: + - buttonClass: is-light is-outlined + elements: + - label: Name + schema: name + type: input + validation: + type: required + - init: + type: func + value: setValueFrom + label: Value From + options: + - text: Input + value: input + - text: Secret + value: secret + - text: ConfigMap + value: configMap + schema: temp/properties/valueFromType + type: radio + validation: + type: required + watcher: + func: onValueFromChange + paths: + - temp/properties/valueFromType + - if: + name: isEqualToTemp|input + type: function + label: Value + schema: value + type: input + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Name + loader: + name: resourceNames|core|v1|configmaps + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Key + loader: + name: getConfigMapKeys + watchPaths: + - schema/resources/kubedbComMariaDB/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/configMapKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/key + type: select + - if: + name: isEqualToTemp|secret + type: function + label: Secret Name + loader: + name: getSecrets + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|secret + type: function + label: Secret Key + loader: + name: getSecretKeys + watchPaths: + - schema/resources/kubedbComMariaDB/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/secretKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/key + type: select + init: + type: func + value: initEnvArray + label: Environment Variables + schema: temp/properties/env + type: array-object-form + watcher: + func: onEnvArrayChange + paths: + - temp/properties/env + label: Metadata + showLabels: false + type: block-layout + if: + name: showCustomizeExporterSection + type: function + label: Customer Exporter Section + showLabels: false + type: block-layout + if: + name: showMonitoringSection + type: function + type: block-layout + id: monitoring + loader: initMonitoring + type: single-step-form +- elements: + - fullwidth: true + init: + type: func + value: isBindingAlreadyOn + label: Expose Database + schema: temp/properties/binding + type: switch + watcher: + func: addOrRemoveBinding + paths: + - temp/properties/binding + id: binding + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-memcached-editor-options/Chart.yaml b/charts/kubedbcom-memcached-editor-options/Chart.yaml index 5d63343059..45790a6279 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.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.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 196e4368ab..a64f8911f9 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 appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-memcached-editor-options --version=v0.30.0 -$ helm upgrade -i kubedbcom-memcached-editor-options appscode/kubedbcom-memcached-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-memcached-editor-options --version=v0.29.0 +$ helm upgrade -i kubedbcom-memcached-editor-options appscode/kubedbcom-memcached-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-memcached-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-memcached-editor-options appscode/kubedbcom-memcached-editor-options -n kube-system --create-namespace --version=v0.29.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. @@ -185,12 +185,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 appscode/kubedbcom-memcached-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=kubedb.com +$ helm upgrade -i kubedbcom-memcached-editor-options appscode/kubedbcom-memcached-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-memcached-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-memcached-editor-options appscode/kubedbcom-memcached-editor-options -n kube-system --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-memcached-editor-options/ui/create-ui.yaml b/charts/kubedbcom-memcached-editor-options/ui/create-ui.yaml index 58f37cc0fe..8cddb4231d 100644 --- a/charts/kubedbcom-memcached-editor-options/ui/create-ui.yaml +++ b/charts/kubedbcom-memcached-editor-options/ui/create-ui.yaml @@ -1,2 +1,241 @@ -steps: null +step: +- elements: + - label: "" + subtitle: Select the Memcached version you want to deploy on Kubernetes. The chosen + version determines the Memcached engine features, compatibility, and runtime + behavior of your database. + type: label-element + - disableUnselect: true + if: + name: isToggleOn|databases/Memcached/versions + type: function + label: Database version + loader: getAdminOptions|databases/Memcached/versions + schema: schema/properties/spec/properties/admin/properties/databases/properties/Memcached/properties/versions/properties/default + type: select + - if: + name: isToggleOn|databases/Memcached/mode + type: function + init: + type: func + value: getDefault|databases/Memcached/mode + isHorizontal: true + label: Database mode + loader: getAdminOptions|databases/Memcached/mode + schema: schema/properties/spec/properties/mode + type: radio + - if: + name: isEqualToModelPathValue|Replicaset|/spec/mode + type: function + label: Replicaset number + schema: schema/properties/spec/properties/replicas + type: input + - elements: + - label: "" + subtitle: Select a machine profile to allocate CPU and memory resources for + your database. Choose 'custom' to manually specify resource requirements or + select a predefined profile. + type: label-element + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu + label: cpu + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory + label: memory + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + label: Machine_profile + showLabels: true + type: block-layout + - description: Configure Credentials, Deployment Mode etc. + elements: + - elements: + - buttonClass: is-light is-outlined + label: Labels + schema: schema/properties/spec/properties/labels + type: object-item + - buttonClass: is-light is-outlined + label: Annotations + schema: schema/properties/spec/properties/annotations + type: object-item + hideBlock: true + label: Labels & Annotations + showLabels: true + type: block-layout + - customClass: mt-20 + if: + name: isToggleOn|deletionPolicy + type: function + init: + type: func + value: getDefault|deletionPolicy + label: Deletion Policy + options: + - description: options.deletionPolicy.delete.description + text: Delete + value: Delete + - description: options.deletionPolicy.halt.description + text: Halt + value: Halt + - description: options.deletionPolicy.wipeOut.description + text: WipeOut + value: WipeOut + - description: options.deletionPolicy.doNotTerminate.description + text: DoNotTerminate + value: DoNotTerminate + schema: schema/properties/spec/properties/deletionPolicy + type: select + - if: + name: getDefaultValue|spec/admin/authCredential/customize + type: function + label: Provide Authentication Credentials? + schema: temp/createAuthSecret + type: switch + watcher: + func: onAuthChange + paths: + - temp/createAuthSecret + - if: + name: showReferSecretSwitch + type: function + label: Refer existing Secret? + schema: temp/referSecret + type: switch + watcher: + func: onReferSecretChange + paths: + - temp/referSecret + - if: + name: showSecretDropdown + type: function + label: Secret + loader: getReferSecrets + schema: schema/properties/spec/properties/authSecret/properties/name + type: select + - if: + name: showReferSecret + type: function + label: password + schema: schema/properties/spec/properties/authSecret/properties/password + type: input + - if: + name: getDefaultValue|spec/admin/customConfiguration + type: function + label: Configure Database? + schema: temp/configDatabase + type: switch + watcher: + func: clearConfiguration + paths: + - temp/configDatabase + - if: + name: isConfigDatabaseOn + type: function + label: Configuration + schema: schema/properties/spec/properties/configuration + type: textarea + - if: + name: isToggleOn|deployment + type: function + label: Deployment name + options: + - description: labels.deployment.shared + text: Shared + value: Shared + - description: labels.deployment.dedicated + text: Dedicated + value: Dedicated + schema: schema/properties/spec/properties/admin/properties/deployment/properties/default + type: radio + - if: + name: isToggleOn|clusterTier + type: function + isHorizontal: true + label: Cluster Tier + options: + - text: General Purpose + value: GeneralPurpose + - text: Memory Optimized + value: MemoryOptimized + - text: CPU Optimized + value: CPUOptimized + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/default + type: radio + - disableUnselect: true + if: + name: isToggleOn|clusterTier/placement + type: function + label: Placement + loader: getAdminOptions|clusterTier/placement + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/placement/properties/default + type: select + - disableUnselect: true + if: + name: isToggleOn|clusterTier/nodeTopology + type: function + label: Node Topology + loader: getNodeTopology + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/nodeTopology/properties/default + type: select + label: Advanced Configuration + showLabels: true + type: block-layout + - description: Enable Backup, Monitoring, TLS etc. + elements: + - elements: + - init: + type: func + value: setMonitoring + label: Enable Monitoring? + schema: temp/monitoring + type: switch + watcher: + func: updateAlertValue + paths: + - temp/monitoring + if: + name: isToggleOn|monitoring + type: function + type: block-layout + if: + name: showAdditionalSettings + type: function + label: Additional Options + showLabels: true + type: block-layout + id: options + loader: initBundle + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-memcached-editor/Chart.yaml b/charts/kubedbcom-memcached-editor/Chart.yaml index 533fce0e5d..de2961b15b 100644 --- a/charts/kubedbcom-memcached-editor/Chart.yaml +++ b/charts/kubedbcom-memcached-editor/Chart.yaml @@ -9,7 +9,7 @@ annotations: \ version: v1\n- group: monitoring.coreos.com\n kind: ServiceMonitor\n version:\ \ v1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: Memcached Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -21,4 +21,4 @@ maintainers: name: appscode name: kubedbcom-memcached-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/kubedbcom-memcached-editor/README.md b/charts/kubedbcom-memcached-editor/README.md index 52a6734025..9b496eca15 100644 --- a/charts/kubedbcom-memcached-editor/README.md +++ b/charts/kubedbcom-memcached-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-memcached-editor --version=v0.30.0 -$ helm upgrade -i kubedbcom-memcached-editor appscode/kubedbcom-memcached-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-memcached-editor --version=v0.29.0 +$ helm upgrade -i kubedbcom-memcached-editor appscode/kubedbcom-memcached-editor -n default --create-namespace --version=v0.29.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/kubedbcom-memcached-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-memcached-editor appscode/kubedbcom-memcached-editor -n default --create-namespace --version=v0.29.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. @@ -114,12 +114,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/kubedbcom-memcached-editor -n default --create-namespace --version=v0.30.0 --set form.alert.enabled=warning +$ helm upgrade -i kubedbcom-memcached-editor appscode/kubedbcom-memcached-editor -n default --create-namespace --version=v0.29.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-memcached-editor appscode/kubedbcom-memcached-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-memcached-editor appscode/kubedbcom-memcached-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-memcached-editor/ui/edit-ui.yaml b/charts/kubedbcom-memcached-editor/ui/edit-ui.yaml index 58f37cc0fe..eaedbedf3f 100644 --- a/charts/kubedbcom-memcached-editor/ui/edit-ui.yaml +++ b/charts/kubedbcom-memcached-editor/ui/edit-ui.yaml @@ -1,2 +1,470 @@ -steps: null +step: +- elements: + - label: To update Exporter Resource section click on Create OpsRequest + type: label-element + - init: + type: func + value: getOpsRequestUrl|scale-vertically + label: Create OpsRequest + schema: temp/properties/opsRequestUrl + type: anchor + - fullwidth: true + init: + type: func + value: isValueExistInModel|/resources/kubedbComMemcached/spec/monitor + label: Enable Monitoring + schema: temp/properties/enableMonitoring + type: switch + watcher: + func: onEnableMonitoringChange + paths: + - temp/properties/enableMonitoring + - elements: + - init: + type: static + value: prometheus.io/operator + isHorizontal: true + label: Select a Monitoring Method + options: + - description: Inject metric exporter sidecar and creates a ServiceMonitor + text: Prometheus Operator + value: prometheus.io/operator + - description: Injects the metric exporter sidecar and let you customize ServiceMonitor + text: Custom ServiceMonitor + value: prometheus.io + - description: Inject metric exporter sidecar and add Prometheus annotations + to the stats Service + text: Custom Scrapper + value: prometheus.io/builtin + schema: schema/properties/resources/properties/kubedbComMemcached/properties/spec/properties/monitor/properties/agent + type: radio + watcher: + func: onAgentChange + paths: + - schema/properties/resources/properties/kubedbComMemcached/properties/spec/properties/monitor/properties/agent + - elements: + - label: Scrapping Interval + schema: schema/properties/resources/properties/kubedbComMemcached/properties/spec/properties/monitor/properties/prometheus/properties/serviceMonitor/properties/interval + type: input + if: + name: isEqualToModelPathValue|prometheus.io/operator|/resources/kubedbComMemcached/spec/monitor/agent + type: function + label: ServiceMonitor Configuration + showLabels: true + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - fullwidth: true + label: Honor labels + schema: honorLabels + type: switch + - label: Interval + schema: interval + type: input + validation: + type: required + - label: Path + schema: path + type: input + validation: + type: required + - label: Port + schema: port + type: input + validation: + type: required + label: Endpoints + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/endpoints + type: array-object-form + - if: + name: returnFalse + type: function + label: Match Namespaces + loader: getResources|core|v1|namespaces + multiple: true + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/namespaceSelector/properties/matchNames + type: select + - elements: + - label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/selector/properties/matchLabels + type: object-item + if: + name: returnFalse + type: function + showLabels: false + type: block-layout + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComMemcached/spec/monitor/agent + type: function + label: Service Monitor + showLabels: true + type: block-layout + - if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComMemcached/spec/monitor/agent + type: function + label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/metadata/properties/labels + type: object-item + - label: Exporter Configuration + schema: "" + type: label-element + - fullwidth: true + init: + type: static + value: true + label: Customize Exporter Sidecar + schema: temp/properties/customizeExporter + type: switch + watcher: + func: onCustomizeExporterChange + paths: + - temp/properties/customizeExporter + - elements: + - if: + name: returnFalse + type: function + label: Resources + schema: schema/properties/resources/properties/kubedbComMemcached/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/resources + type: machine-compare + - label: Security Context + schema: "" + type: label-element + - label: Run as User + schema: schema/properties/resources/properties/kubedbComMemcached/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsUser + type: input + - label: Run as Group + schema: schema/properties/resources/properties/kubedbComMemcached/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsGroup + type: input + - label: Port + schema: schema/properties/resources/properties/kubedbComMemcached/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/port + type: input + - element: + label: Args + type: input + init: + type: static + value: + - --compatible-mode + label: Args + schema: schema/properties/resources/properties/kubedbComMemcached/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/args + type: array-item-form + - elements: + - buttonClass: is-light is-outlined + elements: + - label: Name + schema: name + type: input + validation: + type: required + - init: + type: func + value: setValueFrom + label: Value From + options: + - text: Input + value: input + - text: Secret + value: secret + - text: ConfigMap + value: configMap + schema: temp/properties/valueFromType + type: radio + validation: + type: required + watcher: + func: onValueFromChange + paths: + - temp/properties/valueFromType + - if: + name: isEqualToTemp|input + type: function + label: Value + schema: value + type: input + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Name + loader: + name: resourceNames|core|v1|configmaps + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Key + loader: + name: getConfigMapKeys + watchPaths: + - schema/resources/kubedbComMemcached/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/configMapKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/key + type: select + - if: + name: isEqualToTemp|secret + type: function + label: Secret Name + loader: + name: getSecrets + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|secret + type: function + label: Secret Key + loader: + name: getSecretKeys + watchPaths: + - schema/resources/kubedbComMemcached/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/secretKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/key + type: select + init: + type: func + value: initEnvArray + label: Environment Variables + schema: temp/properties/env + type: array-object-form + watcher: + func: onEnvArrayChange + paths: + - temp/properties/env + label: Metadata + showLabels: false + type: block-layout + if: + name: showCustomizeExporterSection + type: function + label: Customer Exporter Section + showLabels: false + type: block-layout + if: + name: showMonitoringSection + type: function + type: block-layout + id: monitoring + loader: initMonitoring + type: single-step-form +- elements: + - elements: + - label: Name + schema: schema/properties/resources/properties/autoscalingKubedbComMemcachedAutoscaler/properties/metadata/properties/name + type: input + - if: + name: isRancherManaged + type: function + label: Select Namespace + loader: getNamespaces + schema: schema/properties/resources/properties/autoscalingKubedbComMemcachedAutoscaler/properties/metadata/properties/namespace + type: select + watcher: + func: onNamespaceChange + paths: + - schema/properties/resources/properties/autoscalingKubedbComMemcachedAutoscaler/properties/metadata/properties/namespace + - label: Select Db + loader: getDbs + refresh: true + schema: schema/properties/resources/properties/autoscalingKubedbComMemcachedAutoscaler/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: initMetadata + paths: + - schema/properties/resources/properties/autoscalingKubedbComMemcachedAutoscaler/properties/spec/properties/databaseRef/properties/name + if: + name: isConsole + type: function + type: block-layout + - if: + name: isConsole + type: function + label: Select Type + options: + - description: Scale your CPU Memory based on resource usage + text: Compute + value: compute + - description: Expand your database size based on volume usage + text: Storage + value: storage + schema: temp/properties/autoscalingType + type: radio + validation: + type: required + watcher: + func: initMetadata + paths: + - temp/properties/autoscalingType + - elements: + - elements: + - init: + type: func + value: setTrigger|autoscalingKubedbComMemcachedAutoscaler/spec/compute/memcached/trigger + label: Trigger + options: + - text: "On" + value: "On" + - text: "Off" + value: "Off" + schema: schema/properties/resources/properties/autoscalingKubedbComMemcachedAutoscaler/properties/spec/properties/compute/properties/memcached/properties/trigger + type: select + - label: Pod LifeTime Threshold + schema: schema/properties/resources/properties/autoscalingKubedbComMemcachedAutoscaler/properties/spec/properties/compute/properties/memcached/properties/podLifeTimeThreshold + type: input + - label: Resource Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMemcachedAutoscaler/properties/spec/properties/compute/properties/memcached/properties/resourceDiffPercentage + type: threshold-input + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|min + label: Min Allowed Profile + loader: + name: getMachines|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-max + schema: temp/properties/allowedMachine-min + type: machine-compare + watcher: + func: onMachineChange|memcached + paths: + - temp/properties/allowedMachine-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComMemcachedAutoscaler/properties/spec/properties/compute/properties/memcached/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComMemcachedAutoscaler/properties/spec/properties/compute/properties/memcached/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|max + label: Max Allowed Profile + loader: + name: getMachines|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-min + schema: temp/properties/allowedMachine-max + type: machine-compare + watcher: + func: onMachineChange|memcached + paths: + - temp/properties/allowedMachine-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComMemcachedAutoscaler/properties/spec/properties/compute/properties/memcached/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComMemcachedAutoscaler/properties/spec/properties/compute/properties/memcached/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|memcached + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComMemcachedAutoscaler/properties/spec/properties/compute/properties/memcached/properties/controlledResources + type: select + label: Memcached + showLabels: true + type: block-layout + - elements: + - label: Select Node Topology + loader: fetchNodeTopology + schema: schema/properties/resources/properties/autoscalingKubedbComMemcachedAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/name + type: select + - if: + name: isNodeTopologySelected + type: function + label: ScaleUp Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMemcachedAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleUpDiffPercentage + type: threshold-input + - if: + name: isNodeTopologySelected + type: function + label: ScaleDown Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMemcachedAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleDownDiffPercentage + type: threshold-input + if: + name: hasNoAnnotations + type: function + label: Node Topology + showLabels: true + type: block-layout + - elements: + - label: Timeout + options: + - text: 5 minutes + value: 5m0s + - text: 10 minutes + value: 10m0s + - text: 30 minutes + value: 30m0s + - text: 1 hour + value: 1h0m + - text: 2 hours + value: 2h0m + - text: 5 hours + value: 5h0m + - text: 10 hours + value: 10h0m + schema: schema/properties/resources/properties/autoscalingKubedbComMemcachedAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: select + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComMemcachedAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: Ops Request Options + showLabels: true + type: block-layout + loader: fetchTopologyMachines + showLabels: false + type: block-layout + id: compute-autoscaler + loader: getDbDetails + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-mongodb-editor-options/Chart.yaml b/charts/kubedbcom-mongodb-editor-options/Chart.yaml index 9ad32bb61f..692b971293 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.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.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 7b7cd46e46..387584d76e 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 appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-mongodb-editor-options --version=v0.30.0 -$ helm upgrade -i kubedbcom-mongodb-editor-options appscode/kubedbcom-mongodb-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-mongodb-editor-options --version=v0.29.0 +$ helm upgrade -i kubedbcom-mongodb-editor-options appscode/kubedbcom-mongodb-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-mongodb-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-mongodb-editor-options appscode/kubedbcom-mongodb-editor-options -n kube-system --create-namespace --version=v0.29.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. @@ -316,12 +316,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 appscode/kubedbcom-mongodb-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=kubedb.com +$ helm upgrade -i kubedbcom-mongodb-editor-options appscode/kubedbcom-mongodb-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-mongodb-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-mongodb-editor-options appscode/kubedbcom-mongodb-editor-options -n kube-system --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-mongodb-editor-options/ui/create-ui.yaml b/charts/kubedbcom-mongodb-editor-options/ui/create-ui.yaml index 58f37cc0fe..056e419be3 100644 --- a/charts/kubedbcom-mongodb-editor-options/ui/create-ui.yaml +++ b/charts/kubedbcom-mongodb-editor-options/ui/create-ui.yaml @@ -1,2 +1,760 @@ -steps: null +step: +- elements: + - label: "" + subtitle: Select the MongoDB version you want to deploy on Kubernetes. The chosen + version determines the MongoDB engine features, compatibility, and runtime behavior + of your database cluster. + type: label-element + - disableUnselect: true + if: + name: isToggleOn|databases/MongoDB/versions + type: function + label: Database Version + loader: getAdminOptions|databases/MongoDB/versions + schema: schema/properties/spec/properties/admin/properties/databases/properties/MongoDB/properties/versions/properties/default + type: select + - if: + name: isToggleOn|databases/MongoDB/mode + type: function + init: + type: func + value: getDefault|databases/MongoDB/mode + isHorizontal: true + label: Database Mode + loader: getAdminOptions|databases/MongoDB/mode + schema: schema/properties/spec/properties/mode + type: radio + watcher: + func: clearArbiterHidden + paths: + - schema/properties/spec/properties/mode + - elements: + - elements: + - label: Replicaset Name + schema: schema/properties/spec/properties/replicaSet/properties/name + type: input + - label: Replicaset Number + schema: schema/properties/spec/properties/replicaSet/properties/replicas + type: input + watcher: + func: updateSuffix + paths: + - schema/properties/spec/properties/replicaSet/properties/replicas + showLabels: true + type: horizontal-layout + - if: + name: isTlsOn + type: function + label: Do you want to access mongodb+srv style DNS? + schema: discriminator/enableHorizons + type: switch + watcher: + func: onHorizonsChange + paths: + - discriminator/enableHorizons + - if: + name: isHorizonsOn + type: function + label: Horizons count should be equal to Replica Number. + type: alert + - element: + label: Add a new horizon dns for pod + type: input + if: + name: isHorizonsOn + type: function + label: Horizons + schema: schema/properties/spec/properties/replicaSet/properties/horizons + type: array-item-form + validation: + name: isHorizonsValid + type: custom + watcher: + func: updateSuffix + paths: + - schema/properties/spec/properties/replicaSet/properties/horizons + if: + name: isEqualToModelPathValue|Replicaset|/spec/mode + type: function + type: block-layout + - elements: + - elements: + - label: "" + subtitle: Configure Shard Nodes to define how MongoDB data is partitioned, + replicated, and resourced across your Kubernetes cluster. + type: label-element + - elements: + - label: Shards + schema: schema/properties/spec/properties/shardTopology/properties/shard/properties/shards + type: input + - label: Replicaset Number + schema: schema/properties/spec/properties/shardTopology/properties/shard/properties/replicas + type: input + - label: Storage size + schema: schema/properties/spec/properties/shardTopology/properties/shard/properties/persistence/properties/size + type: input + showLabels: true + type: horizontal-layout + - elements: + - elements: + - init: + type: func + value: setMachineToCustom|shardTopology/shard + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/shardTopology/properties/shard/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom|shardTopology/shard + watchPaths: + - schema/properties/spec/properties/shardTopology/properties/shard/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu|shardTopology/shard + label: cpu + schema: schema/properties/spec/properties/shardTopology/properties/shard/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu|shardTopology/shard + paths: + - schema/properties/spec/properties/shardTopology/properties/shard/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/shardTopology/properties/shard/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom|shardTopology/shard + watchPaths: + - schema/properties/spec/properties/shardTopology/properties/shard/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory|shardTopology/shard + label: memory + schema: schema/properties/spec/properties/shardTopology/properties/shard/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory|shardTopology/shard + paths: + - schema/properties/spec/properties/shardTopology/properties/shard/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/shardTopology/properties/shard/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + type: block-layout + label: Shard Nodes + showLabels: true + type: block-layout + - elements: + - label: "" + subtitle: Config Servers store metadata about the sharded cluster, including + chunk distribution and shard configuration.They must run as a replica set + to ensure cluster consistency and availability. + type: label-element + - elements: + - label: Replicaset Number + schema: schema/properties/spec/properties/shardTopology/properties/configServer/properties/replicas + type: input + - label: Storage size + schema: schema/properties/spec/properties/shardTopology/properties/configServer/properties/persistence/properties/size + type: input + showLabels: true + type: horizontal-layout + - elements: + - elements: + - init: + type: func + value: setMachineToCustom|shardTopology/configServer + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/shardTopology/properties/configServer/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom|shardTopology/configServer + watchPaths: + - schema/properties/spec/properties/shardTopology/properties/configServer/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu|shardTopology/configServer + label: cpu + schema: schema/properties/spec/properties/shardTopology/properties/configServer/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu|shardTopology/configServer + paths: + - schema/properties/spec/properties/shardTopology/properties/configServer/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/shardTopology/properties/configServer/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom|shardTopology/configServer + watchPaths: + - schema/properties/spec/properties/shardTopology/properties/configServer/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory|shardTopology/configServer + label: memory + schema: schema/properties/spec/properties/shardTopology/properties/configServer/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory|shardTopology/configServer + paths: + - schema/properties/spec/properties/shardTopology/properties/configServer/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/shardTopology/properties/configServer/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + type: block-layout + label: Config Server + showLabels: true + type: block-layout + - elements: + - label: "" + subtitle: Mongos acts as the query router for the sharded cluster, directing + client requests to the appropriate shards based on metadata from Config + Servers. + type: label-element + - customClass: mt-10 + label: Replicaset number + schema: schema/properties/spec/properties/shardTopology/properties/mongos/properties/replicas + type: input + - elements: + - init: + type: func + value: setMachineToCustom|shardTopology/mongos + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/shardTopology/properties/mongos/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom|shardTopology/mongos + watchPaths: + - schema/properties/spec/properties/shardTopology/properties/mongos/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu|shardTopology/mongos + label: Cpu + schema: schema/properties/spec/properties/shardTopology/properties/mongos/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu|shardTopology/mongos + paths: + - schema/properties/spec/properties/shardTopology/properties/mongos/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/shardTopology/properties/mongos/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom|shardTopology/mongos + watchPaths: + - schema/properties/spec/properties/shardTopology/properties/mongos/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory|shardTopology/mongos + label: Memory + schema: schema/properties/spec/properties/shardTopology/properties/mongos/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory|shardTopology/mongos + paths: + - schema/properties/spec/properties/shardTopology/properties/mongos/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/shardTopology/properties/mongos/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + label: Mongos + showLabels: true + type: block-layout + if: + name: isEqualToModelPathValue|Sharded|/spec/mode + type: function + type: block-layout + - elements: + - label: "" + subtitle: Select a machine profile to allocate CPU and memory resources for + your database. Choose 'custom' to manually specify resource requirements or + select a predefined profile. + type: label-element + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu + label: cpu + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory + label: Memory + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + if: + name: notEqualToDatabaseMode|Sharded + type: function + label: Machine profile + showLabels: true + type: block-layout + - elements: + - if: + name: isToggleOn|storageClasses + type: function + label: Storage select + loader: getAdminOptions|storageClasses + schema: schema/properties/spec/properties/admin/properties/storageClasses/properties/default + type: select + - if: + name: showStorageSizeField + type: function + label: Storage size + schema: schema/properties/spec/properties/persistence/properties/size + type: input + showLabels: true + type: horizontal-layout + - description: Configure Credentials, Deployment Mode etc. + elements: + - elements: + - label: "" + subtitle: Add custom labels and annotations to your database resources for + organization, monitoring, and integration with other Kubernetes tools and + services. + type: label-element + - buttonClass: is-light is-outlined + label: Labels + schema: schema/properties/spec/properties/labels + type: object-item + - buttonClass: is-light is-outlined + label: Annotations + schema: schema/properties/spec/properties/annotations + type: object-item + hideBlock: true + label: Labels & Annotations + showLabels: true + type: block-layout + - customClass: mt-20 + if: + name: isToggleOn|deletionPolicy + type: function + init: + type: func + value: getDefault|deletionPolicy + label: Deletion Policy + options: + - description: options.deletionPolicy.delete.description + text: Delete + value: Delete + - description: options.deletionPolicy.halt.description + text: Halt + value: Halt + - description: options.deletionPolicy.wipeOut.description + text: WipeOut + value: WipeOut + - description: options.deletionPolicy.doNotTerminate.description + text: DoNotTerminate + value: DoNotTerminate + schema: schema/properties/spec/properties/deletionPolicy + type: select + watcher: + func: setStorageClass + paths: + - schema/properties/spec/properties/deletionPolicy + - if: + name: getDefaultValue|spec/admin/authCredential/customize + type: function + label: Provide Authentication Credentials? + schema: temp/createAuthSecret + type: switch + watcher: + func: onAuthChange + paths: + - temp/createAuthSecret + - if: + name: showReferSecretSwitch + type: function + label: Refer existing Secret? + schema: temp/referSecret + type: switch + watcher: + func: onReferSecretChange + paths: + - temp/referSecret + - if: + name: showSecretDropdown + type: function + label: Secret + loader: getReferSecrets + schema: schema/properties/spec/properties/authSecret/properties/name + type: select + - if: + name: showReferSecret + type: function + label: Password + schema: schema/properties/spec/properties/authSecret/properties/password + type: input + - if: + name: getDefaultValue|spec/admin/customConfiguration + type: function + label: Configure Database? + schema: temp/configDatabase + type: switch + watcher: + func: clearConfiguration + paths: + - temp/configDatabase + - if: + name: isConfigDatabaseOn + type: function + label: Configuration + schema: schema/properties/spec/properties/configuration + type: textarea + - if: + name: notEqualToDatabaseMode|Standalone + type: function + label: Enable Arbiter? + schema: schema/properties/spec/properties/arbiter/properties/enabled + type: switch + - elements: + - label: "" + subtitle: Configure resource allocation for arbiter nodes, which participate + in elections but do not store data. Arbiters help maintain quorum in replica + sets with minimal resource overhead. + type: label-element + - elements: + - init: + type: func + value: setMachineToCustom|arbiter + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/arbiter/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom|arbiter + watchPaths: + - schema/properties/spec/properties/arbiter/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu|arbiter + label: cpu + schema: schema/properties/spec/properties/arbiter/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu|arbiter + paths: + - schema/properties/spec/properties/arbiter/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/arbiter/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom|arbiter + watchPaths: + - schema/properties/spec/properties/arbiter/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory|arbiter + label: memory + schema: schema/properties/spec/properties/arbiter/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory|arbiter + paths: + - schema/properties/spec/properties/arbiter/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/arbiter/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + if: + name: showArbiter + type: function + label: Arbiter + showLabels: true + type: block-layout + - if: + name: notEqualToDatabaseMode|Standalone + type: function + label: Enable hidden? + schema: schema/properties/spec/properties/hidden/properties/enabled + type: switch + - elements: + - label: "" + subtitle: Configure hidden members that replicate data invisibly to clients. + Define replicas, storage, and resource allocation for dedicated backup, + analytics, or reporting operations. + type: label-element + - elements: + - label: Replicas + schema: schema/properties/spec/properties/hidden/properties/replicas + type: input + - label: Persistence Size + schema: schema/properties/spec/properties/hidden/properties/persistence/properties/size + type: input + showLabels: true + type: horizontal-layout + - elements: + - init: + type: func + value: setMachineToCustom|hidden + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/hidden/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom|hidden + watchPaths: + - schema/properties/spec/properties/hidden/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu|hidden + label: cpu + schema: schema/properties/spec/properties/hidden/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu|hidden + paths: + - schema/properties/spec/properties/hidden/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/hidden/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom|hidden + watchPaths: + - schema/properties/spec/properties/hidden/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory|hidden + label: memory + schema: schema/properties/spec/properties/hidden/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory|hidden + paths: + - schema/properties/spec/properties/hidden/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/hidden/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + if: + name: showHidden + type: function + label: Hidden + showLabels: true + type: block-layout + - if: + name: isToggleOn|pointInTimeRecovery + type: function + init: + type: func + value: getDefault|pointInTimeRecovery + label: Point in-time Recovery? + schema: temp/recovery + type: switch + - elements: + - label: "" + subtitle: Restore your database to a specific point in time by selecting the + source backup namespace, database name, and the exact timestamp for recovery. + type: label-element + - elements: + - forceRequired: true + label: Namespace + schema: temp/refNamespace + type: input + validation: + type: required + watcher: + func: setPointInTimeRecovery + paths: + - temp/refNamespace + - label: Name + schema: temp/refDBName + type: input + validation: + type: required + watcher: + func: setPointInTimeRecovery + paths: + - temp/refDBName + showLabels: true + type: horizontal-layout + - label: Recovery Timestamp + schema: schema/properties/spec/properties/init/properties/archiver/properties/recoveryTimestamp + type: date-time + watcher: + func: onTimestampChange + paths: + - schema/properties/spec/properties/init/properties/archiver/properties/recoveryTimestamp + if: + name: showRecovery + type: function + label: Point in-time Recovery + showLabels: true + type: block-layout + - if: + name: isToggleOn|deployment + type: function + label: Deployment + options: + - description: shared + text: Shared + value: Shared + - description: Dedicated + text: Dedicated + value: Dedicated + schema: schema/properties/spec/properties/admin/properties/deployment/properties/default + type: radio + - if: + name: isToggleOn|clusterTier + type: function + isHorizontal: true + label: ClusterTier + options: + - text: General Purpose + value: GeneralPurpose + - text: Memory Optimized + value: MemoryOptimized + - text: CPU Optimized + value: CPUOptimized + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/default + type: radio + - disableUnselect: true + if: + name: isToggleOn|clusterTier/placement + type: function + label: labels.placement + loader: getAdminOptions|clusterTier/placement + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/placement/properties/default + type: select + - disableUnselect: true + if: + name: isToggleOn|clusterTier/nodeTopology + type: function + label: NodeTopology + loader: getNodeTopology + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/nodeTopology/properties/default + type: select + label: Advanced Configuration + showLabels: true + type: block-layout + - description: Enable Backup, Monitoring, TLS etc. + elements: + - elements: + - init: + type: func + value: setMonitoring + label: Enable Monitoring + schema: temp/monitoring + type: switch + watcher: + func: updateAlertValue + paths: + - temp/monitoring + - customClass: mt-10 + if: + name: showAlerts + type: function + label: Alert Options + options: + - text: None + value: none + - text: Critical + value: critical + - text: Warning + value: warning + - text: Info + value: info + schema: schema/properties/form/properties/alert/properties/enabled + type: select + if: + name: isToggleOn|monitoring + type: function + type: block-layout + - if: + name: isToggleOn|backup + type: function + init: + type: func + value: setBackup + label: Enable Backup? + schema: temp/backup + type: switch + watcher: + func: onBackupSwitch + paths: + - temp/backup + - elements: + - disable: + name: showArchiverAlert + watchPaths: + - schema/spec/admin/storageClasses/default + - schema/spec/mode + label: Enable Archiver? + schema: schema/properties/spec/properties/admin/properties/archiver/properties/enable/properties/default + type: switch + watcher: + func: onArchiverChange + paths: + - schema/properties/spec/properties/admin/properties/archiver/properties/enable/properties/default + - if: + name: showArchiverAlert + type: function + label: The selected StorageClass does not support Archiver + type: warning + if: + name: showArchiver + type: function + type: block-layout + - elements: + - if: + name: isToggleOn|tls + type: function + init: + type: func + value: checkHostnameOrIP + label: Enable TLS? + schema: schema/properties/spec/properties/admin/properties/tls/properties/default + type: switch + watcher: + func: checkHostnameOrIP + paths: + - schema/properties/spec/properties/admin/properties/tls/properties/default + - if: + name: showIssuer + type: function + label: Cluster Issuers + loader: getAdminOptions|clusterIssuers + schema: schema/properties/spec/properties/admin/properties/clusterIssuers/properties/default + type: select + validation: + type: required + type: block-layout + - elements: + - if: + name: isToggleOn|expose + type: function + init: + type: func + value: checkHostnameOrIP + label: Expose via Gateway? + schema: schema/properties/spec/properties/admin/properties/expose/properties/default + type: switch + watcher: + func: checkHostnameOrIP + paths: + - schema/properties/spec/properties/admin/properties/expose/properties/default + type: block-layout + if: + name: showAdditionalSettings + type: function + label: Additional Options + showLabels: true + type: block-layout + id: options + loader: initBundle + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-mongodb-editor/Chart.yaml b/charts/kubedbcom-mongodb-editor/Chart.yaml index cd5ddf8bfb..b44aa77c17 100644 --- a/charts/kubedbcom-mongodb-editor/Chart.yaml +++ b/charts/kubedbcom-mongodb-editor/Chart.yaml @@ -16,7 +16,7 @@ annotations: \ stash.appscode.com\n kind: Repository\n version: v1alpha1\n- group: stash.appscode.com\n\ \ kind: RestoreSession\n version: v1beta1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: MongoDB 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-mongodb-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/kubedbcom-mongodb-editor/README.md b/charts/kubedbcom-mongodb-editor/README.md index 0aa27f69e6..18862ac07e 100644 --- a/charts/kubedbcom-mongodb-editor/README.md +++ b/charts/kubedbcom-mongodb-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-mongodb-editor --version=v0.30.0 -$ helm upgrade -i kubedbcom-mongodb-editor appscode/kubedbcom-mongodb-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-mongodb-editor --version=v0.29.0 +$ helm upgrade -i kubedbcom-mongodb-editor appscode/kubedbcom-mongodb-editor -n default --create-namespace --version=v0.29.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/kubedbcom-mongodb-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-mongodb-editor appscode/kubedbcom-mongodb-editor -n default --create-namespace --version=v0.29.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. @@ -220,12 +220,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/kubedbcom-mongodb-editor -n default --create-namespace --version=v0.30.0 --set form.alert.enabled=warning +$ helm upgrade -i kubedbcom-mongodb-editor appscode/kubedbcom-mongodb-editor -n default --create-namespace --version=v0.29.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/kubedbcom-mongodb-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-mongodb-editor appscode/kubedbcom-mongodb-editor -n default --create-namespace --version=v0.29.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 1c54e8f089..7cf1c64b4b 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.30.0 + version: v0.29.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.30.0 + version: v0.29.0 functionCallbacks: getAliasOptions: $ref: functions#/getAliasOptions @@ -457,7 +457,7 @@ steps: - alias: repository_create_init chart: name: uibytebuildersdev-component-repository-create - version: v0.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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 58f37cc0fe..6b41d1823f 100644 --- a/charts/kubedbcom-mongodb-editor/ui/edit-ui.yaml +++ b/charts/kubedbcom-mongodb-editor/ui/edit-ui.yaml @@ -1,2 +1,1725 @@ -steps: null +step: +- elements: + - if: + name: showScheduleBackup + type: function + init: + type: func + value: initScheduleBackupForEdit + isHorizontal: true + label: Schedule a Backup? + options: + - text: "Yes" + value: "yes" + - text: "No" + value: "no" + schema: temp/properties/scheduleBackup + type: radio + watcher: + func: onScheduleBackupChange + paths: + - temp/properties/scheduleBackup + - elements: + - if: + name: isBackupDataLoadedTrue + type: function + init: + type: func + value: setBackupType + isHorizontal: true + label: Select Backup Type + loader: getTypes + options: + - description: Create, Delete or Modify BackupConfig + text: BackupConfig + value: BackupConfig + - description: Enable/Disable BackupBlueprint + text: BackupBlueprint + value: BackupBlueprint + schema: temp/properties/backupType + type: radio + watcher: + func: onBackupTypeChange + paths: + - temp/properties/backupType + - elements: + - label: Select Context + loader: getContext + schema: temp/properties/backupConfigContext + type: select + validation: + type: required + watcher: + func: onContextChange + paths: + - temp/properties/backupConfigContext + - if: + name: showConfigList + type: function + label: Select BackupConfig + loader: getConfigList + schema: temp/properties/config + type: select + validation: + type: required + watcher: + func: onConfigChange + paths: + - temp/properties/config + - if: + name: showSchedule + type: function + label: Schedule + loader: + name: getDefaultSchedule|/resources/coreKubestashComBackupConfiguration/spec/sessions + watchPaths: + - temp/properties/config + schema: temp/properties/schedule + type: input + validation: + type: required + watcher: + func: onInputChangeSchedule|/resources/coreKubestashComBackupConfiguration/spec/sessions|schedule + paths: + - temp/properties/schedule + - fullwidth: true + if: + name: showPause + type: function + init: + type: func + value: setPausedValue + label: Paused + schema: schema/properties/resources/properties/coreKubestashComBackupConfiguration/properties/spec/properties/paused + type: switch + watcher: + func: setPausedValue + paths: + - temp/properties/config + if: + name: isBackupType|BackupConfig + type: function + label: Config + type: block-layout + - elements: + - fullwidth: true + init: + type: func + value: setBlueprintSwitch + label: Enable Backup Blueprint + schema: temp/properties/blueprintEnabled + subtitle: Use a backup blueprint template to automatically configure backups + for similar databases + type: switch + watcher: + func: onBlueprintChange + paths: + - temp/properties/blueprintEnabled + if: + name: isBackupType|BackupBlueprint + type: function + label: Blueprint + type: block-layout + - elements: + - fullwidth: true + init: + type: func + value: setArchiverSwitch + label: Enable Archiver + schema: temp/properties/archiverEnabled + type: switch + watcher: + func: onArchiverChange + paths: + - temp/properties/archiverEnabled + if: + name: isBackupType|Archiver + type: function + label: Archiver + type: block-layout + if: + name: showBackupForm + type: function + label: Backup Form + loader: initBackupData + showLabels: false + type: block-layout + id: backupconfiguration + schema: schema/ + type: single-step-form +- elements: + - label: To update Exporter Resource section click on Create OpsRequest + type: label-element + - init: + type: func + value: getOpsRequestUrl|scale-vertically + label: Create OpsRequest + schema: temp/properties/opsRequestUrl + type: anchor + - fullwidth: true + init: + type: func + value: isValueExistInModel|/resources/kubedbComMongoDB/spec/monitor + label: Enable Monitoring + schema: temp/properties/enableMonitoring + type: switch + watcher: + func: onEnableMonitoringChange + paths: + - temp/properties/enableMonitoring + - elements: + - init: + type: static + value: prometheus.io/operator + isHorizontal: true + label: Select a Monitoring Method + options: + - description: Inject metric exporter sidecar and creates a ServiceMonitor + text: Prometheus Operator + value: prometheus.io/operator + - description: Injects the metric exporter sidecar and let you customize ServiceMonitor + text: Custom ServiceMonitor + value: prometheus.io + - description: Inject metric exporter sidecar and add Prometheus annotations + to the stats Service + text: Custom Scrapper + value: prometheus.io/builtin + schema: schema/properties/resources/properties/kubedbComMongoDB/properties/spec/properties/monitor/properties/agent + type: radio + watcher: + func: onAgentChange + paths: + - schema/properties/resources/properties/kubedbComMongoDB/properties/spec/properties/monitor/properties/agent + - elements: + - label: Scrapping Interval + schema: schema/properties/resources/properties/kubedbComMongoDB/properties/spec/properties/monitor/properties/prometheus/properties/serviceMonitor/properties/interval + type: input + if: + name: isEqualToModelPathValue|prometheus.io/operator|/resources/kubedbComMongoDB/spec/monitor/agent + type: function + label: ServiceMonitor Configuration + showLabels: true + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - fullwidth: true + label: Honor labels + schema: honorLabels + type: switch + - label: Interval + schema: interval + type: input + validation: + type: required + - label: Path + schema: path + type: input + validation: + type: required + - label: Port + schema: port + type: input + validation: + type: required + label: Endpoints + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/endpoints + type: array-object-form + - if: + name: returnFalse + type: function + label: Match Namespaces + loader: getResources|core|v1|namespaces + multiple: true + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/namespaceSelector/properties/matchNames + type: select + - elements: + - label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/selector/properties/matchLabels + type: object-item + if: + name: returnFalse + type: function + showLabels: false + type: block-layout + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComMongoDB/spec/monitor/agent + type: function + label: Service Monitor + showLabels: true + type: block-layout + - buttonClass: is-light is-outlined + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComMongoDB/spec/monitor/agent + type: function + label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/metadata/properties/labels + type: object-item + - label: Exporter Configuration + schema: "" + type: label-element + - fullwidth: true + init: + type: static + value: true + label: Customize Exporter Sidecar + schema: temp/properties/customizeExporter + type: switch + watcher: + func: onCustomizeExporterChange + paths: + - temp/properties/customizeExporter + - elements: + - if: + name: returnFalse + type: function + label: Resources + schema: schema/properties/resources/properties/kubedbComMongoDB/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/resources + type: machine-compare + - label: Security Context + schema: "" + type: label-element + - label: Run as User + schema: schema/properties/resources/properties/kubedbComMongoDB/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsUser + type: input + - label: Run as Group + schema: schema/properties/resources/properties/kubedbComMongoDB/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsGroup + type: input + - label: Port + schema: schema/properties/resources/properties/kubedbComMongoDB/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/port + type: input + - buttonClass: is-light is-outlined + element: + label: Args + type: input + init: + type: static + value: + - --compatible-mode + label: Args + schema: schema/properties/resources/properties/kubedbComMongoDB/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/args + type: array-item-form + - elements: + - buttonClass: is-light is-outlined + elements: + - label: Name + schema: name + type: input + validation: + type: required + - init: + type: func + value: setValueFrom + label: Value From + options: + - text: Input + value: input + - text: Secret + value: secret + - text: ConfigMap + value: configMap + schema: temp/properties/valueFromType + type: radio + validation: + type: required + watcher: + func: onValueFromChange + paths: + - temp/properties/valueFromType + - if: + name: isEqualToTemp|input + type: function + label: Value + schema: value + type: input + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Name + loader: + name: resourceNames|core|v1|configmaps + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Key + loader: + name: getConfigMapKeys + watchPaths: + - schema/resources/kubedbComMongoDB/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/configMapKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/key + type: select + - if: + name: isEqualToTemp|secret + type: function + label: Secret Name + loader: + name: getSecrets + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|secret + type: function + label: Secret Key + loader: + name: getSecretKeys + watchPaths: + - schema/resources/kubedbComMongoDB/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/secretKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/key + type: select + init: + type: func + value: initEnvArray + label: Environment Variables + schema: temp/properties/env + type: array-object-form + watcher: + func: onEnvArrayChange + paths: + - temp/properties/env + label: Metadata + showLabels: false + type: block-layout + if: + name: showCustomizeExporterSection + type: function + label: Customer Exporter Section + loader: setMetadata + showLabels: false + type: block-layout + if: + name: showMonitoringSection + type: function + type: block-layout + id: monitoring + loader: initMonitoring + type: single-step-form +- elements: + - elements: + - fullwidth: true + if: + name: mongoTypeEqualsTo|standalone|compute + type: function + init: + type: func + value: setTrigger|autoscalingKubedbComMongoDBAutoscaler/spec/compute/standalone/trigger + label: Trigger + schema: temp/properties/compute/properties/standalone/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/standalone + paths: + - temp/properties/compute/properties/standalone/properties/trigger + - if: + name: mongoTypeEqualsTo|standalone|compute + type: function + label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + if: + name: mongoTypeEqualsTo|standalone|compute + type: function + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/standalone/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/standalone/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal database + performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|standalone|min + label: Min Allowed Profile + loader: + name: getMachines|standalone|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-standalone-max + schema: temp/properties/allowedMachine-standalone-min + type: machine-compare + watcher: + func: onMachineChange|standalone + paths: + - temp/properties/allowedMachine-standalone-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/standalone/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/standalone/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|standalone|max + label: Max Allowed Profile + loader: + name: getMachines|standalone|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-standalone-min + schema: temp/properties/allowedMachine-standalone-max + type: machine-compare + watcher: + func: onMachineChange|standalone + paths: + - temp/properties/allowedMachine-standalone-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/standalone/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/standalone/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|compute/standalone + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/standalone/properties/controlledResources + type: select + - label: Container Controlled Values + options: + - text: Requests And Limits + value: RequestsAndLimits + - text: Requests Only + value: RequestsOnly + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/standalone/properties/containerControlledValues + type: select + - elements: + - label: Scaling Factor Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/standalone/properties/inMemoryStorage/properties/scalingFactorPercentage + type: threshold-input + - label: Usage Threshold Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/standalone/properties/inMemoryStorage/properties/usageThresholdPercentage + type: threshold-input + if: + name: showStorageMemoryOption + type: function + label: In Memory Storage + showLabels: true + type: block-layout + if: + name: mongoTypeEqualsTo|standalone|compute + type: function + label: Standalone + showLabels: true + type: block-layout + - fullwidth: true + if: + name: mongoTypeEqualsTo|replicaSet|compute + type: function + init: + type: func + value: setTrigger|autoscalingKubedbComMongoDBAutoscaler/spec/compute/replicaSet/trigger + label: Trigger + schema: temp/properties/compute/properties/replicaSet/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/replicaSet + paths: + - temp/properties/compute/properties/replicaSet/properties/trigger + - if: + name: mongoTypeEqualsTo|replicaSet|compute + type: function + label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + if: + name: mongoTypeEqualsTo|replicaSet|compute + type: function + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/replicaSet/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/replicaSet/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal database + performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|replicaSet|min + label: Min Allowed Profile + loader: + name: getMachines|replicaSet|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-replicaSet-max + schema: temp/properties/allowedMachine-replicaSet-min + type: machine-compare + watcher: + func: onMachineChange|replicaSet + paths: + - temp/properties/allowedMachine-replicaSet-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/replicaSet/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/replicaSet/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|replicaSet|max + label: Max Allowed Profile + loader: + name: getMachines|replicaSet|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-replicaSet-min + schema: temp/properties/allowedMachine-replicaSet-max + type: machine-compare + watcher: + func: onMachineChange|replicaSet + paths: + - temp/properties/allowedMachine-replicaSet-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/replicaSet/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/replicaSet/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|compute/replicaSet + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/replicaSet/properties/controlledResources + type: select + - label: Container Controlled Values + options: + - text: Requests And Limits + value: RequestsAndLimits + - text: Requests Only + value: RequestsOnly + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/replicaSet/properties/containerControlledValues + type: select + - elements: + - label: Scaling Factor Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/replicaSet/properties/inMemoryStorage/properties/scalingFactorPercentage + type: threshold-input + - label: Usage Threshold Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/replicaSet/properties/inMemoryStorage/properties/usageThresholdPercentage + type: threshold-input + if: + name: showStorageMemoryOption + type: function + label: In Memory Storage + showLabels: true + type: block-layout + if: + name: mongoTypeEqualsTo|replicaSet|compute + type: function + label: ReplicaSet + showLabels: true + type: block-layout + - elements: + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComMongoDBAutoscaler/spec/compute/shard/trigger + label: Trigger + schema: temp/properties/compute/properties/shard/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/shard + paths: + - temp/properties/compute/properties/shard/properties/trigger + - label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/shard/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/shard/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal + database performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|shard|min + label: Min Allowed Profile + loader: + name: getMachines|shard|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-shard-max + schema: temp/properties/allowedMachine-shard-min + type: machine-compare + watcher: + func: onMachineChange|shard + paths: + - temp/properties/allowedMachine-shard-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/shard/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/shard/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|shard|max + label: Max Allowed Profile + loader: + name: getMachines|shard|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-shard-min + schema: temp/properties/allowedMachine-shard-max + type: machine-compare + watcher: + func: onMachineChange|shard + paths: + - temp/properties/allowedMachine-shard-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/shard/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/shard/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|compute/shard + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/shard/properties/controlledResources + type: select + - label: Container Controlled Values + options: + - text: Requests And Limits + value: RequestsAndLimits + - text: Requests Only + value: RequestsOnly + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/shard/properties/containerControlledValues + type: select + - elements: + - label: Scaling Factor Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/shard/properties/inMemoryStorage/properties/scalingFactorPercentage + type: threshold-input + - label: Usage Threshold Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/shard/properties/inMemoryStorage/properties/usageThresholdPercentage + type: threshold-input + if: + name: showStorageMemoryOption + type: function + label: In Memory Storage + showLabels: true + type: block-layout + label: Shard + showLabels: true + type: block-layout + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComMongoDBAutoscaler/spec/compute/configServer/trigger + label: Trigger + schema: temp/properties/compute/properties/configServer/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/configServer + paths: + - temp/properties/compute/properties/configServer/properties/trigger + - label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/configServer/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/configServer/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal + database performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|configServer|min + label: Min Allowed Profile + loader: + name: getMachines|configServer|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-configServer-max + schema: temp/properties/allowedMachine-configServer-min + type: machine-compare + watcher: + func: onMachineChange|configServer + paths: + - temp/properties/allowedMachine-configServer-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/configServer/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/configServer/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|configServer|max + label: Max Allowed Profile + loader: + name: getMachines|configServer|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-configServer-min + schema: temp/properties/allowedMachine-configServer-max + type: machine-compare + watcher: + func: onMachineChange|configServer + paths: + - temp/properties/allowedMachine-configServer-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/configServer/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/configServer/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|compute/configServer + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/configServer/properties/controlledResources + type: select + - label: Container Controlled Values + options: + - text: Requests And Limits + value: RequestsAndLimits + - text: Requests Only + value: RequestsOnly + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/configServer/properties/containerControlledValues + type: select + - elements: + - label: Scaling Factor Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/configServer/properties/inMemoryStorage/properties/scalingFactorPercentage + type: threshold-input + - label: Usage Threshold Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/configServer/properties/inMemoryStorage/properties/usageThresholdPercentage + type: threshold-input + if: + name: showStorageMemoryOption + type: function + label: In Memory Storage + showLabels: true + type: block-layout + label: Config Server + showLabels: true + type: block-layout + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComMongoDBAutoscaler/spec/compute/arbiter/trigger + label: Trigger + schema: temp/properties/compute/properties/arbiter/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/arbiter + paths: + - temp/properties/compute/properties/arbiter/properties/trigger + - label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/arbiter/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/arbiter/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal + database performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|arbiter|min + label: Min Allowed Profile + loader: + name: getMachines|arbiter|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-arbiter-max + schema: temp/properties/allowedMachine-arbiter-min + type: machine-compare + watcher: + func: onMachineChange|arbiter + paths: + - temp/properties/allowedMachine-arbiter-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/arbiter/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/arbiter/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|arbiter|max + label: Max Allowed Profile + loader: + name: getMachines|arbiter|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-arbiter-min + schema: temp/properties/allowedMachine-arbiter-max + type: machine-compare + watcher: + func: onMachineChange|arbiter + paths: + - temp/properties/allowedMachine-arbiter-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/arbiter/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/arbiter/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|compute/arbiter + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/arbiter/properties/controlledResources + type: select + - label: Container Controlled Values + options: + - text: Requests And Limits + value: RequestsAndLimits + - text: Requests Only + value: RequestsOnly + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/arbiter/properties/containerControlledValues + type: select + - elements: + - label: Scaling Factor Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/arbiter/properties/inMemoryStorage/properties/scalingFactorPercentage + type: threshold-input + - label: Usage Threshold Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/arbiter/properties/inMemoryStorage/properties/usageThresholdPercentage + type: threshold-input + if: + name: showStorageMemoryOption + type: function + label: In Memory Storage + showLabels: true + type: block-layout + hideBlock: true + label: Arbiter + showLabels: true + type: block-layout + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComMongoDBAutoscaler/spec/compute/hidden/trigger + label: Trigger + schema: temp/properties/compute/properties/hidden/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/hidden + paths: + - temp/properties/compute/properties/hidden/properties/trigger + - label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/hidden/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/hidden/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal + database performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|hidden|min + label: Min Allowed Profile + loader: + name: getMachines|hidden|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-hidden-max + schema: temp/properties/allowedMachine-hidden-min + type: machine-compare + watcher: + func: onMachineChange|hidden + paths: + - temp/properties/allowedMachine-hidden-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/hidden/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/hidden/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|hidden|max + label: Max Allowed Profile + loader: + name: getMachines|hidden|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-hidden-min + schema: temp/properties/allowedMachine-hidden-max + type: machine-compare + watcher: + func: onMachineChange|hidden + paths: + - temp/properties/allowedMachine-hidden-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/hidden/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/hidden/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|compute/hidden + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/hidden/properties/controlledResources + type: select + - label: Container Controlled Values + options: + - text: Requests And Limits + value: RequestsAndLimits + - text: Requests Only + value: RequestsOnly + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/hidden/properties/containerControlledValues + type: select + - elements: + - label: Scaling Factor Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/hidden/properties/inMemoryStorage/properties/scalingFactorPercentage + type: threshold-input + - label: Usage Threshold Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/hidden/properties/inMemoryStorage/properties/usageThresholdPercentage + type: threshold-input + if: + name: showStorageMemoryOption + type: function + label: In Memory Storage + showLabels: true + type: block-layout + hideBlock: true + label: Hidden + showLabels: true + type: block-layout + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComMongoDBAutoscaler/spec/compute/mongos/trigger + label: Trigger + schema: temp/properties/compute/properties/mongos/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/mongos + paths: + - temp/properties/compute/properties/mongos/properties/trigger + - label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/mongos/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/mongos/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal + database performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|mongos|min + label: Min Allowed Profile + loader: + name: getMachines|mongos|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-mongos-max + schema: temp/properties/allowedMachine-mongos-min + type: machine-compare + watcher: + func: onMachineChange|mongos + paths: + - temp/properties/allowedMachine-mongos-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/mongos/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/mongos/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|mongos|max + label: Max Allowed Profile + loader: + name: getMachines|mongos|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-mongos-min + schema: temp/properties/allowedMachine-mongos-max + type: machine-compare + watcher: + func: onMachineChange|mongos + paths: + - temp/properties/allowedMachine-mongos-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/mongos/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/mongos/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|compute/mongos + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/mongos/properties/controlledResources + type: select + - label: Container Controlled Values + options: + - text: Requests And Limits + value: RequestsAndLimits + - text: Requests Only + value: RequestsOnly + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/mongos/properties/containerControlledValues + type: select + - elements: + - label: Scaling Factor Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/mongos/properties/inMemoryStorage/properties/scalingFactorPercentage + type: threshold-input + - label: Usage Threshold Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/mongos/properties/inMemoryStorage/properties/usageThresholdPercentage + type: threshold-input + if: + name: showStorageMemoryOption + type: function + label: In Memory Storage + showLabels: true + type: block-layout + label: Mongos + showLabels: true + type: block-layout + if: + name: mongoTypeEqualsTo|sharded|compute + type: function + showLabels: false + type: block-layout + - elements: + - label: Select NodeTopology + loader: fetchNodeTopology + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/name + type: select + - if: + name: isNodeTopologySelected + type: function + label: Scale Up DiffPercentage + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleUpDiffPercentage + type: threshold-input + - if: + name: isNodeTopologySelected + type: function + label: Scale Down DiffPercentage + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleDownDiffPercentage + type: threshold-input + if: + name: hasNoAnnotations + type: function + label: NodeTopology + showLabels: true + type: block-layout + - elements: + - elements: + - label: Objects Count Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/opsRequestOptions/properties/readinessCriteria/properties/objectsCountDiffPercentage + type: threshold-input + - label: Oplog Max Lag Seconds + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/opsRequestOptions/properties/readinessCriteria/properties/oplogMaxLagSeconds + type: input + label: Readiness Criteria + showLabels: true + type: block-layout + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: Ops Request Options + showLabels: true + type: block-layout + loader: fetchTopologyMachines + showLabels: false + type: block-layout + id: compute-autoscaler + loader: getDbDetails + type: single-step-form +- elements: + - elements: + - fullwidth: true + if: + name: mongoTypeEqualsTo|standalone|storage + type: function + init: + type: func + value: setTrigger|autoscalingKubedbComMongoDBAutoscaler/spec/storage/standalone/trigger + label: Trigger + schema: temp/properties/storage/properties/standalone/properties/trigger + type: switch + watcher: + func: onTriggerChange|storage/standalone + paths: + - temp/properties/storage/properties/standalone/properties/trigger + - if: + name: mongoTypeEqualsTo|standalone|storage + type: function + label: Expansion Mode (Online/Offline) + subtitle: For Online Mode enables scaling without downtime by dynamically resizing + storage while the database remains operational and Offline Mode performs storage + scaling during scheduled downtime, ensuring consistency but requiring database + restarts. + type: label-element + - description: Select how the storage expansion should be handled. + if: + name: mongoTypeEqualsTo|standalone|storage + type: function + label: Mode + options: + - text: Online + value: Online + - text: Offline + value: Offline + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/storage/properties/standalone/properties/expansionMode + type: select + - elements: + - label: UsageThreshold (%) + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/storage/properties/standalone/properties/usageThreshold + subtitle: Set the threshold percentage of storage usage to trigger scaling. + type: threshold-input + - label: Scaling Rules + loader: setValueFromDbDetails|resources/kubedbComMongoDB/spec/storage/resources/requests/storage + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/storage/properties/standalone/properties/scalingRules + type: scaling-rules + watcher: + func: handleUnit|autoscalingKubedbComMongoDBAutoscaler/spec/storage/standalone/scalingRules|scalingRules + paths: + - schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/storage/properties/standalone/properties/scalingRules + - label: UpperBound + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/storage/properties/standalone/properties/upperBound + type: input + watcher: + func: handleUnit|autoscalingKubedbComMongoDBAutoscaler/spec/storage/standalone/upperBound + paths: + - schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/storage/properties/standalone/properties/upperBound + if: + name: mongoTypeEqualsTo|standalone|storage + type: function + label: Standalone + showLabels: true + type: block-layout + - fullwidth: true + if: + name: mongoTypeEqualsTo|replicaSet|storage + type: function + init: + type: func + value: setTrigger|autoscalingKubedbComMongoDBAutoscaler/spec/storage/replicaSet/trigger + label: Trigger + schema: temp/properties/storage/properties/replicaSet/properties/trigger + type: switch + watcher: + func: onTriggerChange|storage/replicaSet + paths: + - temp/properties/storage/properties/replicaSet/properties/trigger + - if: + name: mongoTypeEqualsTo|replicaSet|storage + type: function + label: Expansion Mode (Online/Offline) + subtitle: For Online Mode enables scaling without downtime by dynamically resizing + storage while the database remains operational and Offline Mode performs storage + scaling during scheduled downtime, ensuring consistency but requiring database + restarts. + type: label-element + - description: Select how the storage expansion should be handled. + if: + name: mongoTypeEqualsTo|replicaSet|storage + type: function + label: Mode + options: + - text: Online + value: Online + - text: Offline + value: Offline + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/storage/properties/replicaSet/properties/expansionMode + type: select + - elements: + - label: UsageThreshold (%) + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/storage/properties/replicaSet/properties/usageThreshold + subtitle: Set the threshold percentage of storage usage to trigger scaling. + type: threshold-input + - label: Scaling Rules + loader: setValueFromDbDetails|resources/kubedbComMongoDB/spec/storage/resources/requests/storage + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/storage/properties/replicaSet/properties/scalingRules + type: scaling-rules + watcher: + func: handleUnit|autoscalingKubedbComMongoDBAutoscaler/spec/storage/replicaSet/scalingRules|scalingRules + paths: + - schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/storage/properties/replicaSet/properties/scalingRules + - label: UpperBound + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/storage/properties/replicaSet/properties/upperBound + type: input + watcher: + func: handleUnit|autoscalingKubedbComMongoDBAutoscaler/spec/storage/replicaSet/upperBound + paths: + - schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/storage/properties/replicaSet/properties/upperBound + if: + name: mongoTypeEqualsTo|replicaSet|storage + type: function + label: ReplicaSet + showLabels: true + type: block-layout + - fullwidth: true + if: + name: mongoTypeEqualsTo|sharded|storage + type: function + init: + type: func + value: setTrigger|autoscalingKubedbComMongoDBAutoscaler/spec/storage/shard/trigger + label: Trigger + schema: temp/properties/storage/properties/shard/properties/trigger + type: switch + watcher: + func: onTriggerChange|storage/shard + paths: + - temp/properties/storage/properties/shard/properties/trigger + - if: + name: mongoTypeEqualsTo|sharded|storage + type: function + label: Expansion Mode (Online/Offline) + subtitle: For Online Mode enables scaling without downtime by dynamically resizing + storage while the database remains operational and Offline Mode performs storage + scaling during scheduled downtime, ensuring consistency but requiring database + restarts. + type: label-element + - description: Select how the storage expansion should be handled. + if: + name: mongoTypeEqualsTo|sharded|storage + type: function + label: Mode + options: + - text: Online + value: Online + - text: Offline + value: Offline + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/storage/properties/shard/properties/expansionMode + type: select + - elements: + - elements: + - label: UsageThreshold (%) + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/storage/properties/shard/properties/usageThreshold + subtitle: Set the threshold percentage of storage usage to trigger scaling. + type: threshold-input + - label: Scaling Rules + loader: setValueFromDbDetails|resources/kubedbComMongoDB/spec/shardTopology/shard/storage/resources/requests/storage + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/storage/properties/shard/properties/scalingRules + type: scaling-rules + watcher: + func: handleUnit|autoscalingKubedbComMongoDBAutoscaler/spec/storage/shard/scalingRules|scalingRules + paths: + - schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/storage/properties/shard/properties/scalingRules + - label: UpperBound + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/storage/properties/shard/properties/upperBound + type: input + watcher: + func: handleUnit|autoscalingKubedbComMongoDBAutoscaler/spec/storage/shard/upperBound + paths: + - schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/storage/properties/shard/properties/upperBound + label: Shard + showLabels: true + type: block-layout + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComMongoDBAutoscaler/spec/storage/configServer/trigger + label: Trigger + schema: temp/properties/storage/properties/configServer/properties/trigger + type: switch + watcher: + func: onTriggerChange|storage/configServer + paths: + - temp/properties/storage/properties/configServer/properties/trigger + - label: Expansion Mode (Online/Offline) + subtitle: For Online Mode enables scaling without downtime by dynamically + resizing storage while the database remains operational and Offline Mode + performs storage scaling during scheduled downtime, ensuring consistency + but requiring database restarts. + type: label-element + - description: Select how the storage expansion should be handled. + label: Mode + options: + - text: Online + value: Online + - text: Offline + value: Offline + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/storage/properties/configServer/properties/expansionMode + type: select + - elements: + - label: UsageThreshold (%) + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/storage/properties/configServer/properties/usageThreshold + subtitle: Set the threshold percentage of storage usage to trigger scaling. + type: threshold-input + - label: Scaling Rules + loader: setValueFromDbDetails|resources/kubedbComMongoDB/spec/shardTopology/configServer/storage/resources/requests/storage + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/storage/properties/configServer/properties/scalingRules + type: scaling-rules + watcher: + func: handleUnit|autoscalingKubedbComMongoDBAutoscaler/spec/storage/configServer/scalingRules|scalingRules + paths: + - schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/storage/properties/configServer/properties/scalingRules + - label: UpperBound + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/storage/properties/configServer/properties/upperBound + type: input + watcher: + func: handleUnit|autoscalingKubedbComMongoDBAutoscaler/spec/storage/configServer/upperBound + paths: + - schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/storage/properties/configServer/properties/upperBound + label: Config Server + showLabels: true + type: block-layout + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComMongoDBAutoscaler/spec/storage/hidden/trigger + label: Trigger + schema: temp/properties/storage/properties/hidden/properties/trigger + type: switch + watcher: + func: onTriggerChange|storage/hidden + paths: + - temp/properties/storage/properties/hidden/properties/trigger + - label: Expansion Mode (Online/Offline) + subtitle: For Online Mode enables scaling without downtime by dynamically + resizing storage while the database remains operational and Offline Mode + performs storage scaling during scheduled downtime, ensuring consistency + but requiring database restarts. + type: label-element + - description: Select how the storage expansion should be handled. + label: Mode + options: + - text: Online + value: Online + - text: Offline + value: Offline + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/storage/properties/hidden/properties/expansionMode + type: select + - elements: + - label: UsageThreshold (%) + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/storage/properties/hidden/properties/usageThreshold + subtitle: Set the threshold percentage of storage usage to trigger scaling. + type: threshold-input + - label: Scaling Rules + loader: setValueFromDbDetails|resources/kubedbComMongoDB/spec/hidden/storage/resources/requests/storage + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/storage/properties/hidden/properties/scalingRules + type: scaling-rules + watcher: + func: handleUnit|autoscalingKubedbComMongoDBAutoscaler/spec/storage/hidden/scalingRules|scalingRules + paths: + - schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/storage/properties/hidden/properties/scalingRules + - label: UpperBound + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/storage/properties/hidden/properties/upperBound + type: input + watcher: + func: handleUnit|autoscalingKubedbComMongoDBAutoscaler/spec/storage/hidden/upperBound + paths: + - schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/storage/properties/hidden/properties/upperBound + if: + name: isHidden|resources/kubedbComMongoDB/spec/hidden + type: function + label: Hidden + showLabels: true + type: block-layout + if: + name: mongoTypeEqualsTo|sharded|storage + type: function + showLabels: false + type: block-layout + - elements: + - elements: + - label: Objects Count Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/opsRequestOptions/properties/readinessCriteria/properties/objectsCountDiffPercentage + type: threshold-input + - label: Oplog Max Lag Seconds + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/opsRequestOptions/properties/readinessCriteria/properties/oplogMaxLagSeconds + type: input + label: Readiness Criteria + showLabels: true + type: block-layout + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComMongoDBAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: Ops Request Options + showLabels: true + type: block-layout + showLabels: false + type: block-layout + id: storage-autoscaler + loader: getDbDetails + type: single-step-form +- elements: + - fullwidth: true + init: + type: func + value: isBindingAlreadyOn + label: Expose Database + schema: temp/properties/binding + type: switch + watcher: + func: addOrRemoveBinding + paths: + - temp/properties/binding + id: binding + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-mssqlserver-editor-options/Chart.yaml b/charts/kubedbcom-mssqlserver-editor-options/Chart.yaml index 4f38a524c5..dfcc0c6ef2 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.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.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 413141c953..2a0a634e82 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 appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-mssqlserver-editor-options --version=v0.30.0 -$ helm upgrade -i kubedbcom-mssqlserver-editor-options appscode/kubedbcom-mssqlserver-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-mssqlserver-editor-options --version=v0.29.0 +$ helm upgrade -i kubedbcom-mssqlserver-editor-options appscode/kubedbcom-mssqlserver-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-mssqlserver-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-mssqlserver-editor-options appscode/kubedbcom-mssqlserver-editor-options -n kube-system --create-namespace --version=v0.29.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. @@ -216,12 +216,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 appscode/kubedbcom-mssqlserver-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=kubedb.com +$ helm upgrade -i kubedbcom-mssqlserver-editor-options appscode/kubedbcom-mssqlserver-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-mssqlserver-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-mssqlserver-editor-options appscode/kubedbcom-mssqlserver-editor-options -n kube-system --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-mssqlserver-editor-options/ui/create-ui.yaml b/charts/kubedbcom-mssqlserver-editor-options/ui/create-ui.yaml index 58f37cc0fe..9848ab3c1d 100644 --- a/charts/kubedbcom-mssqlserver-editor-options/ui/create-ui.yaml +++ b/charts/kubedbcom-mssqlserver-editor-options/ui/create-ui.yaml @@ -1,2 +1,423 @@ -steps: null +step: +- elements: + - label: "" + subtitle: Select the MSSQLServer version you want to deploy on Kubernetes. The + chosen version determines the SQL Server engine features, compatibility, and + runtime behavior of your database cluster. + type: label-element + - disableUnselect: true + if: + name: isToggleOn|databases/MSSQLServer/versions + type: function + label: Database version + loader: getAdminOptions|databases/MSSQLServer/versions + schema: schema/properties/spec/properties/admin/properties/databases/properties/MSSQLServer/properties/versions/properties/default + type: select + - if: + name: isToggleOn|databases/MSSQLServer/mode + type: function + init: + type: func + value: getDefault|databases/MSSQLServer/mode + isHorizontal: true + label: Database mode + loader: getAdminOptions|databases/MSSQLServer/mode + schema: schema/properties/spec/properties/mode + type: radio + watcher: + func: onModeChange + paths: + - schema/properties/spec/properties/mode + - element: + label: Databases + type: input + if: + name: isEqualToModelPathValue|Topology|/spec/mode + type: function + label: Availability Group + schema: schema/properties/spec/properties/topology/properties/availabilityGroup/properties/databases + type: array-item-form + - if: + name: isEqualToModelPathValue|Topology|/spec/mode + type: function + label: Replicaset number + schema: schema/properties/spec/properties/replicas + type: input + - elements: + - label: "" + subtitle: Select a machine profile to allocate CPU and memory resources for + your database cluster. Choose 'custom' to manually specify resource requirements + or select a predefined profile. + type: label-element + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu + label: CPU + loader: setLimits|cpu + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory + label: Memory + loader: setLimits|memory + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + label: Machine Profile + showLabels: true + type: block-layout + - elements: + - elements: + - label: Storage Class + loader: getAdminOptions|storageClasses + schema: schema/properties/spec/properties/admin/properties/storageClasses/properties/default + type: select + - if: + name: showStorageSizeField + type: function + label: Storage Size + schema: schema/properties/spec/properties/persistence/properties/size + type: input + showLabels: true + type: horizontal-layout + type: block-layout + - elements: + - label: Cluster Issuers + loader: getAdminOptions|clusterIssuers + schema: schema/properties/spec/properties/admin/properties/clusterIssuers/properties/default + type: select + validation: + type: required + type: block-layout + - label: Accept EULA? + schema: schema/properties/spec/properties/acceptEULA + type: switch + - init: + type: func + value: getDefaulPid + label: PID + options: + - Developer + - Express + - Standard + - Evaluation + - Enterprise + - EnterpriseCore + - Custom + schema: temp/pid + type: select + validation: + type: required + watcher: + func: onPidChange + paths: + - temp/pid + - if: + name: isPidCustom + type: function + label: Custom PID + schema: temp/customPid + type: input + validation: + type: required + watcher: + func: onCustomPidChange + paths: + - temp/customPid + - description: Configure Credentials, Deployment Mode etc. + elements: + - elements: + - label: "" + subtitle: Add custom labels and annotations to your database resources for + organization, monitoring, and integration with other Kubernetes tools and + services. + type: label-element + - buttonClass: is-light is-outlined + label: Labels + schema: schema/properties/spec/properties/labels + type: object-item + - buttonClass: is-light is-outlined + label: Annotations + schema: schema/properties/spec/properties/annotations + type: object-item + hideBlock: true + label: Labels & Annotations + showLabels: true + type: block-layout + - customClass: mt-20 + if: + name: isToggleOn|deletionPolicy + type: function + init: + type: func + value: getDefault|deletionPolicy + label: Deletion Policy + options: + - description: options.deletionPolicy.delete.description + text: Delete + value: Delete + - description: options.deletionPolicy.halt.description + text: Halt + value: Halt + - description: options.deletionPolicy.wipeOut.description + text: WipeOut + value: WipeOut + - description: options.deletionPolicy.doNotTerminate.description + text: DoNotTerminate + value: DoNotTerminate + schema: schema/properties/spec/properties/deletionPolicy + type: select + watcher: + func: setStorageClass + paths: + - schema/properties/spec/properties/deletionPolicy + - if: + name: getDefaultValue|spec/admin/authCredential/customize + type: function + label: Provide Authentication Credentials? + schema: temp/createAuthSecret + type: switch + watcher: + func: onAuthChange + paths: + - temp/createAuthSecret + - if: + name: showReferSecretSwitch + type: function + label: Refer existing Secret? + schema: temp/referSecret + type: switch + watcher: + func: onReferSecretChange + paths: + - temp/referSecret + - if: + name: showSecretDropdown + type: function + label: Secret + loader: getReferSecrets + schema: schema/properties/spec/properties/authSecret/properties/name + type: select + - if: + name: showReferSecret + type: function + label: password + schema: schema/properties/spec/properties/authSecret/properties/password + type: input + - if: + name: getDefaultValue|spec/admin/customConfiguration + type: function + label: Configure Database? + schema: temp/configDatabase + type: switch + watcher: + func: clearConfiguration + paths: + - temp/configDatabase + - if: + name: isConfigDatabaseOn + type: function + label: Configuration + schema: schema/properties/spec/properties/configuration + type: textarea + - if: + name: isToggleOn|pointInTimeRecovery + type: function + init: + type: func + value: getDefault|pointInTimeRecovery + label: Point in-time Recovery? + schema: temp/recovery + type: switch + - elements: + - label: "" + subtitle: Configure point-in-time recovery to restore your database to a specific + moment. Specify the source database namespace, name, and the exact timestamp + for recovery. + type: label-element + - elements: + - forceRequired: true + label: Namespace + schema: temp/refNamespace + type: input + validation: + type: required + watcher: + func: setPointInTimeRecovery + paths: + - temp/refNamespace + - label: Name + schema: temp/refDBName + type: input + validation: + type: required + watcher: + func: setPointInTimeRecovery + paths: + - temp/refDBName + showLabels: true + type: horizontal-layout + - customClass: mt-10 + label: Recovery Timestamp + schema: schema/properties/spec/properties/init/properties/archiver/properties/recoveryTimestamp + type: date-time + watcher: + func: onTimestampChange + paths: + - schema/properties/spec/properties/init/properties/archiver/properties/recoveryTimestamp + if: + name: showRecovery + type: function + label: Point in-time Recovery + showLabels: true + type: block-layout + - if: + name: isToggleOn|deployment + type: function + label: Deployment name + options: + - description: labels.deployment.shared + text: Shared + value: Shared + - description: labels.deployment.dedicated + text: Dedicated + value: Dedicated + schema: schema/properties/spec/properties/admin/properties/deployment/properties/default + type: radio + - if: + name: isToggleOn|clusterTier + type: function + isHorizontal: true + label: Cluster Tier + options: + - text: General Purpose + value: GeneralPurpose + - text: Memory Optimized + value: MemoryOptimized + - text: CPU Optimized + value: CPUOptimized + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/default + type: radio + - disableUnselect: true + if: + name: isToggleOn|clusterTier/placement + type: function + label: Placement + loader: getAdminOptions|clusterTier/placement + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/placement/properties/default + type: select + - disableUnselect: true + if: + name: isToggleOn|clusterTier/nodeTopology + type: function + label: Node Topology + loader: getNodeTopology + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/nodeTopology/properties/default + type: select + label: Advanced Configuration + showLabels: true + type: block-layout + - description: Enable Backup, Monitoring, TLS etc. + elements: + - elements: + - if: + name: isToggleOn|monitoring + type: function + init: + type: func + value: setMonitoring + label: Enable Monitoring? + schema: temp/monitoring + type: switch + watcher: + func: updateAlertValue + paths: + - temp/monitoring + type: block-layout + - if: + name: isToggleOn|backup + type: function + init: + type: func + value: setBackup + label: Enable Backup? + schema: temp/backup + type: switch + watcher: + func: onBackupSwitch + paths: + - temp/backup + - elements: + - disable: + name: showArchiverAlert + watchPaths: + - schema/spec/admin/storageClasses/default + - schema/spec/mode + label: Enable Archiver? + schema: schema/properties/spec/properties/admin/properties/archiver/properties/enable/properties/default + type: switch + watcher: + func: onArchiverChange + paths: + - schema/properties/spec/properties/admin/properties/archiver/properties/enable/properties/default + - if: + name: showArchiverAlert + type: function + label: The selected StorageClass does not support Archiver + type: warning + if: + name: showArchiver + type: function + type: block-layout + - if: + name: isToggleOn|tls + type: function + label: Enable TLS? + schema: schema/properties/spec/properties/admin/properties/tls/properties/default + type: switch + - elements: + - label: Expose via Gateway? + schema: schema/properties/spec/properties/admin/properties/expose/properties/default + type: switch + if: + name: isToggleOn|expose + type: function + type: block-layout + if: + name: showAdditionalSettings + type: function + label: Additional Options + showLabels: true + type: block-layout + id: options + loader: initBundle + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-mssqlserver-editor/Chart.yaml b/charts/kubedbcom-mssqlserver-editor/Chart.yaml index 613b60fd38..abecf3d118 100644 --- a/charts/kubedbcom-mssqlserver-editor/Chart.yaml +++ b/charts/kubedbcom-mssqlserver-editor/Chart.yaml @@ -14,7 +14,7 @@ annotations: \ version: v1\n- group: monitoring.coreos.com\n kind: ServiceMonitor\n version:\ \ v1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: MSSQLServer Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -26,4 +26,4 @@ maintainers: name: appscode name: kubedbcom-mssqlserver-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/kubedbcom-mssqlserver-editor/README.md b/charts/kubedbcom-mssqlserver-editor/README.md index 5ead617b3d..a952a3f0c3 100644 --- a/charts/kubedbcom-mssqlserver-editor/README.md +++ b/charts/kubedbcom-mssqlserver-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-mssqlserver-editor --version=v0.30.0 -$ helm upgrade -i kubedbcom-mssqlserver-editor appscode/kubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-mssqlserver-editor --version=v0.29.0 +$ helm upgrade -i kubedbcom-mssqlserver-editor appscode/kubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.29.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/kubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-mssqlserver-editor appscode/kubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.29.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. @@ -136,12 +136,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/kubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.30.0 --set form.alert.enabled=warning +$ helm upgrade -i kubedbcom-mssqlserver-editor appscode/kubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.29.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/kubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-mssqlserver-editor appscode/kubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-mssqlserver-editor/ui/edit-ui.yaml b/charts/kubedbcom-mssqlserver-editor/ui/edit-ui.yaml index 58f37cc0fe..d8adfbc3f6 100644 --- a/charts/kubedbcom-mssqlserver-editor/ui/edit-ui.yaml +++ b/charts/kubedbcom-mssqlserver-editor/ui/edit-ui.yaml @@ -1,2 +1,714 @@ -steps: null +step: +- elements: + - if: + name: showScheduleBackup + type: function + init: + type: func + value: initScheduleBackupForEdit + isHorizontal: true + label: Schedule a Backup? + options: + - text: "Yes" + value: "yes" + - text: "No" + value: "no" + schema: temp/properties/scheduleBackup + type: radio + watcher: + func: onScheduleBackupChange + paths: + - temp/properties/scheduleBackup + - elements: + - if: + name: isBackupDataLoadedTrue + type: function + init: + type: func + value: setBackupType + isHorizontal: true + label: Select Backup Type + loader: getTypes + options: + - description: Create, Delete or Modify BackupConfig + text: BackupConfig + value: BackupConfig + - description: Enable/Disable BackupBlueprint + text: BackupBlueprint + value: BackupBlueprint + schema: temp/properties/backupType + type: radio + watcher: + func: onBackupTypeChange + paths: + - temp/properties/backupType + - elements: + - label: Select Context + loader: getContext + schema: temp/properties/backupConfigContext + type: select + validation: + type: required + watcher: + func: onContextChange + paths: + - temp/properties/backupConfigContext + - if: + name: showConfigList + type: function + label: Select BackupConfig + loader: getConfigList + schema: temp/properties/config + type: select + validation: + type: required + watcher: + func: onConfigChange + paths: + - temp/properties/config + - if: + name: showSchedule + type: function + label: Schedule + loader: + name: getDefaultSchedule|/resources/coreKubestashComBackupConfiguration/spec/sessions + watchPaths: + - temp/properties/config + schema: temp/properties/schedule + type: input + validation: + type: required + watcher: + func: onInputChangeSchedule|/resources/coreKubestashComBackupConfiguration/spec/sessions|schedule + paths: + - temp/properties/schedule + - fullwidth: true + if: + name: showPause + type: function + init: + type: func + value: setPausedValue + label: Paused + schema: schema/properties/resources/properties/coreKubestashComBackupConfiguration/properties/spec/properties/paused + type: switch + watcher: + func: setPausedValue + paths: + - temp/properties/config + if: + name: isBackupType|BackupConfig + type: function + label: Config + type: block-layout + - elements: + - fullwidth: true + init: + type: func + value: setBlueprintSwitch + label: Enable Backup Blueprint + schema: temp/properties/blueprintEnabled + type: switch + watcher: + func: onBlueprintChange + paths: + - temp/properties/blueprintEnabled + if: + name: isBackupType|BackupBlueprint + type: function + label: Blueprint + type: block-layout + - elements: + - fullwidth: true + init: + type: func + value: setArchiverSwitch + label: Enable Archiver + schema: temp/properties/archiverEnabled + type: switch + watcher: + func: onArchiverChange + paths: + - temp/properties/archiverEnabled + if: + name: isBackupType|Archiver + type: function + label: Archiver + type: block-layout + if: + name: showBackupForm + type: function + label: Backup Form + loader: initBackupData + showLabels: false + type: block-layout + id: backupconfiguration + schema: schema/ + type: single-step-form +- elements: + - elements: + - label: Name + schema: schema/properties/resources/properties/autoscalingKubedbComMSSQLServerAutoscaler/properties/metadata/properties/name + type: input + - if: + name: isRancherManaged + type: function + label: Select Namespace + loader: getNamespaces + schema: schema/properties/resources/properties/autoscalingKubedbComMSSQLServerAutoscaler/properties/metadata/properties/namespace + type: select + watcher: + func: onNamespaceChange + paths: + - schema/properties/resources/properties/autoscalingKubedbComMSSQLServerAutoscaler/properties/metadata/properties/namespace + - label: Select Db + loader: getDbs + refresh: true + schema: schema/properties/resources/properties/autoscalingKubedbComMSSQLServerAutoscaler/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: initMetadata + paths: + - schema/properties/resources/properties/autoscalingKubedbComMSSQLServerAutoscaler/properties/spec/properties/databaseRef/properties/name + if: + name: isConsole + type: function + type: block-layout + id: compute-autoscaler + loader: getDbDetails + type: single-step-form +- elements: + - label: To update Exporter Resource section click on Create OpsRequest + type: label-element + - init: + type: func + value: getOpsRequestUrl|scale-vertically + label: Create OpsRequest + schema: temp/properties/opsRequestUrl + type: anchor + - fullwidth: true + init: + type: func + value: isValueExistInModel|/resources/kubedbComMSSQLServer/spec/monitor + label: Enable Monitoring + schema: temp/properties/enableMonitoring + type: switch + watcher: + func: onEnableMonitoringChange + paths: + - temp/properties/enableMonitoring + - elements: + - init: + type: static + value: prometheus.io/operator + isHorizontal: true + label: Select a Monitoring Method + options: + - description: Inject metric exporter sidecar and creates a ServiceMonitor + text: Prometheus Operator + value: prometheus.io/operator + - description: Injects the metric exporter sidecar and let you customize ServiceMonitor + text: Custom ServiceMonitor + value: prometheus.io + - description: Inject metric exporter sidecar and add Prometheus annotations + to the stats Service + text: Custom Scrapper + value: prometheus.io/builtin + schema: schema/properties/resources/properties/kubedbComMSSQLServer/properties/spec/properties/monitor/properties/agent + type: radio + watcher: + func: onAgentChange + paths: + - schema/properties/resources/properties/kubedbComMSSQLServer/properties/spec/properties/monitor/properties/agent + - elements: + - label: Scrapping Interval + schema: schema/properties/resources/properties/kubedbComMSSQLServer/properties/spec/properties/monitor/properties/prometheus/properties/serviceMonitor/properties/interval + type: input + if: + name: isEqualToModelPathValue|prometheus.io/operator|/resources/kubedbComMSSQLServer/spec/monitor/agent + type: function + label: ServiceMonitor Configuration + showLabels: true + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - fullwidth: true + label: Honor labels + schema: honorLabels + type: switch + - label: Interval + schema: interval + type: input + validation: + type: required + - label: Path + schema: path + type: input + validation: + type: required + - label: Port + schema: port + type: input + validation: + type: required + label: Endpoints + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/endpoints + type: array-object-form + - if: + name: returnFalse + type: function + label: Match Namespaces + loader: getResources|core|v1|namespaces + multiple: true + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/namespaceSelector/properties/matchNames + type: select + - elements: + - label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/selector/properties/matchLabels + type: object-item + if: + name: returnFalse + type: function + showLabels: false + type: block-layout + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComMSSQLServer/spec/monitor/agent + type: function + label: Service Monitor + showLabels: true + type: block-layout + - buttonClass: is-light is-outlined + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComMSSQLServer/spec/monitor/agent + type: function + label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/metadata/properties/labels + type: object-item + - label: Exporter Configuration + schema: "" + type: label-element + - fullwidth: true + init: + type: static + value: true + label: Customize Exporter Sidecar + schema: temp/properties/customizeExporter + type: switch + watcher: + func: onCustomizeExporterChange + paths: + - temp/properties/customizeExporter + - elements: + - if: + name: returnFalse + type: function + label: Resources + schema: schema/properties/resources/properties/kubedbComMSSQLServer/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/resources + type: machine-compare + - label: Security Context + schema: "" + type: label-element + - label: Run as User + schema: schema/properties/resources/properties/kubedbComMSSQLServer/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsUser + type: input + - label: Run as Group + schema: schema/properties/resources/properties/kubedbComMSSQLServer/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsGroup + type: input + - label: Port + schema: schema/properties/resources/properties/kubedbComMSSQLServer/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/port + type: input + - buttonClass: is-light is-outlined + element: + label: Args + type: input + init: + type: static + value: + - --compatible-mode + label: Args + schema: schema/properties/resources/properties/kubedbComMSSQLServer/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/args + type: array-item-form + - elements: + - buttonClass: is-light is-outlined + elements: + - label: Name + schema: name + type: input + validation: + type: required + - init: + type: func + value: setValueFrom + label: Value From + options: + - text: Input + value: input + - text: Secret + value: secret + - text: ConfigMap + value: configMap + schema: temp/properties/valueFromType + type: radio + validation: + type: required + watcher: + func: onValueFromChange + paths: + - temp/properties/valueFromType + - if: + name: isEqualToTemp|input + type: function + label: Value + schema: value + type: input + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Name + loader: + name: resourceNames|core|v1|configmaps + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Key + loader: + name: getConfigMapKeys + watchPaths: + - schema/resources/kubedbComMSSQLServer/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/configMapKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/key + type: select + - if: + name: isEqualToTemp|secret + type: function + label: Secret Name + loader: + name: getSecrets + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|secret + type: function + label: Secret Key + loader: + name: getSecretKeys + watchPaths: + - schema/resources/kubedbComMSSQLServer/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/secretKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/key + type: select + init: + type: func + value: initEnvArray + label: Environment Variables + schema: temp/properties/env + type: array-object-form + watcher: + func: onEnvArrayChange + paths: + - temp/properties/env + label: Metadata + showLabels: false + type: block-layout + if: + name: showCustomizeExporterSection + type: function + label: Customer Exporter Section + loader: setMetadata + showLabels: false + type: block-layout + if: + name: showMonitoringSection + type: function + type: block-layout + id: monitoring + loader: initMonitoring + type: single-step-form +- elements: + - elements: + - fullwidth: true + if: + name: mssqlserverTypeEqualsTo|mssqlserver|compute + type: function + init: + type: func + value: setTrigger|autoscalingKubedbComMSSQLServerAutoscaler/spec/compute/mssqlserver/trigger + label: Trigger + schema: temp/properties/compute/properties/mssqlserver/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/mssqlserver + paths: + - temp/properties/compute/properties/mssqlserver/properties/trigger + - if: + name: mssqlserverTypeEqualsTo|mssqlserver|compute + type: function + label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + if: + name: mssqlserverTypeEqualsTo|mssqlserver|compute + type: function + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComMSSQLServerAutoscaler/properties/spec/properties/compute/properties/mssqlserver/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMSSQLServerAutoscaler/properties/spec/properties/compute/properties/mssqlserver/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal database + performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|mssqlserver|min + label: Min Allowed Profile + loader: + name: getMachines|mssqlserver|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-mssqlserver-max + schema: temp/properties/allowedMachine-mssqlserver-min + type: machine-compare + watcher: + func: onMachineChange|mssqlserver + paths: + - temp/properties/allowedMachine-mssqlserver-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComMSSQLServerAutoscaler/properties/spec/properties/compute/properties/mssqlserver/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComMSSQLServerAutoscaler/properties/spec/properties/compute/properties/mssqlserver/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|mssqlserver|max + label: Max Allowed Profile + loader: + name: getMachines|mssqlserver|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-mssqlserver-min + schema: temp/properties/allowedMachine-mssqlserver-max + type: machine-compare + watcher: + func: onMachineChange|mssqlserver + paths: + - temp/properties/allowedMachine-mssqlserver-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComMSSQLServerAutoscaler/properties/spec/properties/compute/properties/mssqlserver/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComMSSQLServerAutoscaler/properties/spec/properties/compute/properties/mssqlserver/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|compute/mssqlserver + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComMSSQLServerAutoscaler/properties/spec/properties/compute/properties/mssqlserver/properties/controlledResources + type: select + if: + name: mssqlserverTypeEqualsTo|mssqlserver|compute + type: function + label: MSSQLServer + showLabels: true + type: block-layout + - elements: + - label: Select NodeTopology + loader: fetchNodeTopology + schema: schema/properties/resources/properties/autoscalingKubedbComMSSQLServerAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/name + type: select + - if: + name: isNodeTopologySelected + type: function + label: Scale Up DiffPercentage + schema: schema/properties/resources/properties/autoscalingKubedbComMSSQLServerAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleUpDiffPercentage + type: threshold-input + - if: + name: isNodeTopologySelected + type: function + label: Scale Down DiffPercentage + schema: schema/properties/resources/properties/autoscalingKubedbComMSSQLServerAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleDownDiffPercentage + type: threshold-input + if: + name: hasNoAnnotations + type: function + label: NodeTopology + showLabels: true + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComMSSQLServerAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComMSSQLServerAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: Ops Request Options + showLabels: true + type: block-layout + loader: fetchTopologyMachines + showLabels: false + type: block-layout + id: compute-autoscaler + loader: getDbDetails + type: single-step-form +- elements: + - elements: + - fullwidth: true + if: + name: mssqlserverTypeEqualsTo|mssqlserver|storage + type: function + init: + type: func + value: setTrigger|autoscalingKubedbComMSSQLServerAutoscaler/spec/storage/mssqlserver/trigger + label: Trigger + schema: temp/properties/storage/properties/mssqlserver/properties/trigger + type: switch + watcher: + func: onTriggerChange|storage/mssqlserver + paths: + - temp/properties/storage/properties/mssqlserver/properties/trigger + - if: + name: mssqlserverTypeEqualsTo|mssqlserver|storage + type: function + label: Expansion Mode (Online/Offline) + subtitle: For Online Mode enables scaling without downtime by dynamically resizing + storage while the database remains operational and Offline Mode performs storage + scaling during scheduled downtime, ensuring consistency but requiring database + restarts. + type: label-element + - description: Select how the storage expansion should be handled. + if: + name: mssqlserverTypeEqualsTo|mssqlserver|storage + type: function + label: Mode + options: + - text: Online + value: Online + - text: Offline + value: Offline + schema: schema/properties/resources/properties/autoscalingKubedbComMSSQLServerAutoscaler/properties/spec/properties/storage/properties/mssqlserver/properties/expansionMode + type: select + - elements: + - label: UsageThreshold (%) + schema: schema/properties/resources/properties/autoscalingKubedbComMSSQLServerAutoscaler/properties/spec/properties/storage/properties/mssqlserver/properties/usageThreshold + subtitle: Set the threshold percentage of storage usage to trigger scaling. + type: threshold-input + - label: Scaling Rules + loader: setValueFromDbDetails|resources/kubedbComMSSQLServer/spec/storage/resources/requests/storage + schema: schema/properties/resources/properties/autoscalingKubedbComMSSQLServerAutoscaler/properties/spec/properties/storage/properties/mssqlserver/properties/scalingRules + type: scaling-rules + watcher: + func: handleUnit|autoscalingKubedbComMSSQLServerAutoscaler/spec/storage/mssqlserver/scalingRules|scalingRules + paths: + - schema/properties/resources/properties/autoscalingKubedbComMSSQLServerAutoscaler/properties/spec/properties/storage/properties/mssqlserver/properties/scalingRules + - label: UpperBound + schema: schema/properties/resources/properties/autoscalingKubedbComMSSQLServerAutoscaler/properties/spec/properties/storage/properties/mssqlserver/properties/upperBound + type: input + watcher: + func: handleUnit|autoscalingKubedbComMSSQLServerAutoscaler/spec/storage/mssqlserver/upperBound + paths: + - schema/properties/resources/properties/autoscalingKubedbComMSSQLServerAutoscaler/properties/spec/properties/storage/properties/mssqlserver/properties/upperBound + if: + name: mssqlserverTypeEqualsTo|mssqlserver|storage + type: function + label: MSSQLServer + showLabels: true + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComMSSQLServerAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComMSSQLServerAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: Ops Request Options + showLabels: true + type: block-layout + showLabels: false + type: block-layout + id: storage-autoscaler + loader: getDbDetails + type: single-step-form +- elements: + - fullwidth: true + init: + type: func + value: isBindingAlreadyOn + label: Expose Database + schema: temp/properties/binding + type: switch + watcher: + func: addOrRemoveBinding + paths: + - temp/properties/binding + id: binding + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-mysql-editor-options/Chart.yaml b/charts/kubedbcom-mysql-editor-options/Chart.yaml index 826a34dcf4..bad3cd6f3c 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.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.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 d976ba4a94..4c68824e39 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 appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-mysql-editor-options --version=v0.30.0 -$ helm upgrade -i kubedbcom-mysql-editor-options appscode/kubedbcom-mysql-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-mysql-editor-options --version=v0.29.0 +$ helm upgrade -i kubedbcom-mysql-editor-options appscode/kubedbcom-mysql-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-mysql-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-mysql-editor-options appscode/kubedbcom-mysql-editor-options -n kube-system --create-namespace --version=v0.29.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. @@ -311,12 +311,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 appscode/kubedbcom-mysql-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=kubedb.com +$ helm upgrade -i kubedbcom-mysql-editor-options appscode/kubedbcom-mysql-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-mysql-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-mysql-editor-options appscode/kubedbcom-mysql-editor-options -n kube-system --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-mysql-editor-options/ui/create-ui.yaml b/charts/kubedbcom-mysql-editor-options/ui/create-ui.yaml index 58f37cc0fe..50239f7ef7 100644 --- a/charts/kubedbcom-mysql-editor-options/ui/create-ui.yaml +++ b/charts/kubedbcom-mysql-editor-options/ui/create-ui.yaml @@ -1,2 +1,461 @@ -steps: null +step: +- elements: + - label: "" + subtitle: Select the MySQL version you want to deploy on Kubernetes. The chosen + version determines the MongoDB engine features, compatibility, and runtime behavior + of your database cluster. + type: label-element + - disableUnselect: true + if: + name: isToggleOn|databases/MySQL/versions + type: function + label: Database Version + loader: getAdminOptions|databases/MySQL/versions + schema: schema/properties/spec/properties/admin/properties/databases/properties/MySQL/properties/versions/properties/default + type: select + - if: + name: isToggleOn|databases/MySQL/mode + type: function + init: + type: func + value: getDefault|databases/MySQL/mode + isHorizontal: true + label: Database Mode + loader: getAdminOptions|databases/MySQL/mode + schema: schema/properties/spec/properties/mode + type: radio + - elements: + - elements: + - label: Replicaset Number + schema: schema/properties/spec/properties/replicas + type: input + - label: Mode + options: + - text: Single-Primary + value: Single-Primary + - text: Multi-Primary + value: Multi-Primary + schema: schema/properties/spec/properties/groupReplication/properties/mode + type: select + showLabels: true + type: horizontal-layout + if: + name: isEqualToModelPathValue|GroupReplication|/spec/mode + type: function + type: block-layout + - elements: + - elements: + - label: Replicaset Number + schema: schema/properties/spec/properties/replicas + type: input + - label: Router Number + schema: schema/properties/spec/properties/innoDBCluster/properties/router/properties/replicas + type: input + - label: Mode + options: + - text: Single-Primary + value: Single-Primary + - text: Multi-Primary + value: Multi-Primary + schema: schema/properties/spec/properties/innoDBCluster/properties/mode + type: select + showLabels: true + type: horizontal-layout + if: + name: isEqualToModelPathValue|InnoDBCluster|/spec/mode + type: function + type: block-layout + - elements: + - label: RemoteReplica SourceRef + loader: getAppBindings + schema: schema/properties/spec/properties/remoteReplica/properties/sourceRef + type: select + validation: + type: required + if: + name: isEqualToModelPathValue|RemoteReplica|/spec/mode + type: function + type: block-layout + - elements: + - elements: + - label: RemoteReplica SourceRef + loader: getAppBindings + schema: schema/properties/spec/properties/remoteReplica/properties/sourceRef + type: select + validation: + type: required + - label: Errant Transaction Recovery Policy + options: + - text: Clone + value: Clone + - text: PseudoTransaction + value: PseudoTransaction + schema: schema/properties/spec/properties/semiSync/properties/errantTransactionRecoveryPolicy + type: select + showLabels: true + type: horizontal-layout + if: + name: isEqualToModelPathValue|SemiSync|/spec/mode + type: function + type: block-layout + - elements: + - label: "" + subtitle: Select a machine profile to allocate CPU and memory resources for + your database. Choose 'custom' to manually specify resource requirements or + select a predefined profile. + type: label-element + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu + label: Cpu + loader: setLimits|cpu + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory + label: Memory + loader: setLimits|memory + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + label: Machine profile + showLabels: true + type: block-layout + - elements: + - elements: + - if: + name: isToggleOn|storageClasses + type: function + label: Storage class + loader: getAdminOptions|storageClasses + schema: schema/properties/spec/properties/admin/properties/storageClasses/properties/default + type: select + - label: Storage size + schema: schema/properties/spec/properties/persistence/properties/size + type: input + showLabels: true + type: horizontal-layout + type: block-layout + - description: Configure Credentials, Deployment Mode etc. + elements: + - elements: + - label: "" + subtitle: Add custom labels and annotations to your database resources for + organization, monitoring, and integration with other Kubernetes tools and + services. + type: label-element + - buttonClass: is-light is-outlined + label: Labels + schema: schema/properties/spec/properties/labels + type: object-item + - buttonClass: is-light is-outlined + label: Annotations + schema: schema/properties/spec/properties/annotations + type: object-item + hideBlock: true + label: Labels & Annotations + showLabels: true + type: block-layout + - customClass: mt-20 + if: + name: isToggleOn|deletionPolicy + type: function + init: + type: func + value: getDefault|deletionPolicy + label: Deletion Policy + options: + - description: options.deletionPolicy.delete.description + text: Delete + value: Delete + - description: options.deletionPolicy.halt.description + text: Halt + value: Halt + - description: options.deletionPolicy.wipeOut.description + text: WipeOut + value: WipeOut + - description: options.deletionPolicy.doNotTerminate.description + text: DoNotTerminate + value: DoNotTerminate + schema: schema/properties/spec/properties/deletionPolicy + type: select + watcher: + func: setStorageClass + paths: + - schema/properties/spec/properties/deletionPolicy + - if: + name: getDefaultValue|spec/admin/authCredential/customize + type: function + label: Provide Authentication Credentials? + schema: temp/createAuthSecret + type: switch + watcher: + func: onAuthChange + paths: + - temp/createAuthSecret + - if: + name: showReferSecretSwitch + type: function + label: Refer existing Secret? + schema: temp/referSecret + type: switch + watcher: + func: onReferSecretChange + paths: + - temp/referSecret + - if: + name: showSecretDropdown + type: function + label: Secret + loader: getReferSecrets + schema: schema/properties/spec/properties/authSecret/properties/name + type: select + - if: + name: showReferSecret + type: function + label: Password + schema: schema/properties/spec/properties/authSecret/properties/password + type: input + - if: + name: getDefaultValue|spec/admin/customConfiguration + type: function + label: Configure Database? + schema: temp/configDatabase + type: switch + watcher: + func: clearConfiguration + paths: + - temp/configDatabase + - if: + name: isConfigDatabaseOn + type: function + label: Configuration + schema: schema/properties/spec/properties/configuration + type: textarea + - if: + name: isToggleOn|pointInTimeRecovery + type: function + init: + type: func + value: getDefault|pointInTimeRecovery + label: Point in-time Recovery? + schema: temp/recovery + type: switch + - elements: + - label: "" + subtitle: Restore your database to a specific point in time by specifying + the source database namespace, name, and the exact recovery timestamp for + data restoration. + type: label-element + - elements: + - forceRequired: true + label: Namespace + schema: temp/refNamespace + type: input + validation: + type: required + watcher: + func: setPointInTimeRecovery + paths: + - temp/refNamespace + - label: Name + schema: temp/refDBName + type: input + validation: + type: required + watcher: + func: setPointInTimeRecovery + paths: + - temp/refDBName + showLabels: true + type: horizontal-layout + - label: Recovery Timestamp + schema: schema/properties/spec/properties/init/properties/archiver/properties/recoveryTimestamp + type: date-time + watcher: + func: onTimestampChange + paths: + - schema/properties/spec/properties/init/properties/archiver/properties/recoveryTimestamp + if: + name: showRecovery + type: function + label: Point in-time Recovery + showLabels: true + type: block-layout + - if: + name: isToggleOn|deployment + type: function + label: Deployment + options: + - description: shared + text: Shared + value: Shared + - description: Dedicated + text: Dedicated + value: Dedicated + schema: schema/properties/spec/properties/admin/properties/deployment/properties/default + type: radio + - if: + name: isToggleOn|clusterTier + type: function + isHorizontal: true + label: ClusterTier + options: + - text: General Purpose + value: GeneralPurpose + - text: Memory Optimized + value: MemoryOptimized + - text: CPU Optimized + value: CPUOptimized + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/default + type: radio + - disableUnselect: true + if: + name: isToggleOn|clusterTier/placement + type: function + label: Placement + loader: getAdminOptions|clusterTier/placement + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/placement/properties/default + type: select + - disableUnselect: true + if: + name: isToggleOn|clusterTier/nodeTopology + type: function + label: NodeTopology + loader: getNodeTopology + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/nodeTopology/properties/default + type: select + label: Advanced Configuration + showLabels: true + type: block-layout + - description: Enable Backup, Monitoring, TLS etc. + elements: + - elements: + - if: + name: isToggleOn|monitoring + type: function + init: + type: func + value: setMonitoring + label: Enable Monitoring + schema: temp/monitoring + type: switch + watcher: + func: updateAlertValue + paths: + - temp/monitoring + - customClass: mt-10 + if: + name: showAlerts + type: function + label: Alert Options + options: + - text: None + value: none + - text: Critical + value: critical + - text: Warning + value: warning + - text: Info + value: info + schema: schema/properties/form/properties/alert/properties/enabled + type: select + type: block-layout + - if: + name: isToggleOn|backup + type: function + init: + type: func + value: setBackup + label: Enable Backup? + schema: temp/backup + type: switch + watcher: + func: onBackupSwitch + paths: + - temp/backup + - elements: + - disable: + name: showArchiverAlert + watchPaths: + - schema/spec/admin/storageClasses/default + - schema/spec/mode + label: Enable Archiver? + schema: schema/properties/spec/properties/admin/properties/archiver/properties/enable/properties/default + type: switch + watcher: + func: onArchiverChange + paths: + - schema/properties/spec/properties/admin/properties/archiver/properties/enable/properties/default + - if: + name: showArchiverAlert + type: function + label: The selected StorageClass does not support Archiver + type: warning + if: + name: showArchiver + type: function + type: block-layout + - elements: + - if: + name: isToggleOn|tls + type: function + label: Enable TLS? + schema: schema/properties/spec/properties/admin/properties/tls/properties/default + type: switch + - if: + name: showIssuer + type: function + label: Cluster Issuers + loader: getAdminOptions|clusterIssuers + schema: schema/properties/spec/properties/admin/properties/clusterIssuers/properties/default + type: select + validation: + type: required + type: block-layout + - elements: + - if: + name: isToggleOn|expose + type: function + label: Expose via Gateway? + schema: schema/properties/spec/properties/admin/properties/expose/properties/default + type: switch + type: block-layout + if: + name: showAdditionalSettings + type: function + label: Additional Options + showLabels: true + type: block-layout + id: options + loader: initBundle + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-mysql-editor/Chart.yaml b/charts/kubedbcom-mysql-editor/Chart.yaml index be2299aa8a..e047bcf3d8 100644 --- a/charts/kubedbcom-mysql-editor/Chart.yaml +++ b/charts/kubedbcom-mysql-editor/Chart.yaml @@ -15,7 +15,7 @@ annotations: \ version: v1beta1\n- group: stash.appscode.com\n kind: Repository\n version:\ \ v1alpha1\n- group: stash.appscode.com\n kind: RestoreSession\n version: v1beta1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: MySQL 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-mysql-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/kubedbcom-mysql-editor/README.md b/charts/kubedbcom-mysql-editor/README.md index 58b195bef6..98671ad6ea 100644 --- a/charts/kubedbcom-mysql-editor/README.md +++ b/charts/kubedbcom-mysql-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-mysql-editor --version=v0.30.0 -$ helm upgrade -i kubedbcom-mysql-editor appscode/kubedbcom-mysql-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-mysql-editor --version=v0.29.0 +$ helm upgrade -i kubedbcom-mysql-editor appscode/kubedbcom-mysql-editor -n default --create-namespace --version=v0.29.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/kubedbcom-mysql-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-mysql-editor appscode/kubedbcom-mysql-editor -n default --create-namespace --version=v0.29.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. @@ -233,12 +233,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/kubedbcom-mysql-editor -n default --create-namespace --version=v0.30.0 --set form.alert.enabled=warning +$ helm upgrade -i kubedbcom-mysql-editor appscode/kubedbcom-mysql-editor -n default --create-namespace --version=v0.29.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/kubedbcom-mysql-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-mysql-editor appscode/kubedbcom-mysql-editor -n default --create-namespace --version=v0.29.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 cbb925c8ef..e4799b4b05 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.30.0 + version: v0.29.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.30.0 + version: v0.29.0 functionCallbacks: getAliasOptions: $ref: functions#/getAliasOptions @@ -388,7 +388,7 @@ steps: - alias: repository_create_init chart: name: uibytebuildersdev-component-repository-create - version: v0.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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 58f37cc0fe..1d58ee3546 100644 --- a/charts/kubedbcom-mysql-editor/ui/edit-ui.yaml +++ b/charts/kubedbcom-mysql-editor/ui/edit-ui.yaml @@ -1,2 +1,724 @@ -steps: null +step: +- elements: + - if: + name: showScheduleBackup + type: function + init: + type: func + value: initScheduleBackupForEdit + isHorizontal: true + label: Schedule a Backup? + options: + - text: "Yes" + value: "yes" + - text: "No" + value: "no" + schema: temp/properties/scheduleBackup + type: radio + watcher: + func: onScheduleBackupChange + paths: + - temp/properties/scheduleBackup + - elements: + - if: + name: isBackupDataLoadedTrue + type: function + init: + type: func + value: setBackupType + isHorizontal: true + label: Select Backup Type + loader: getTypes + options: + - description: Create, Delete or Modify BackupConfig + text: BackupConfig + value: BackupConfig + - description: Enable/Disable BackupBlueprint + text: BackupBlueprint + value: BackupBlueprint + schema: temp/properties/backupType + type: radio + watcher: + func: onBackupTypeChange + paths: + - temp/properties/backupType + - elements: + - label: Select Context + loader: getContext + schema: temp/properties/backupConfigContext + type: select + validation: + type: required + watcher: + func: onContextChange + paths: + - temp/properties/backupConfigContext + - if: + name: showConfigList + type: function + label: Select BackupConfig + loader: getConfigList + schema: temp/properties/config + type: select + validation: + type: required + watcher: + func: onConfigChange + paths: + - temp/properties/config + - if: + name: showSchedule + type: function + label: Schedule + loader: + name: getDefaultSchedule|/resources/coreKubestashComBackupConfiguration/spec/sessions + watchPaths: + - temp/properties/config + schema: temp/properties/schedule + type: input + validation: + type: required + watcher: + func: onInputChangeSchedule|/resources/coreKubestashComBackupConfiguration/spec/sessions|schedule + paths: + - temp/properties/schedule + - fullwidth: true + if: + name: showPause + type: function + init: + type: func + value: setPausedValue + label: Paused + schema: schema/properties/resources/properties/coreKubestashComBackupConfiguration/properties/spec/properties/paused + type: switch + watcher: + func: setPausedValue + paths: + - temp/properties/config + if: + name: isBackupType|BackupConfig + type: function + label: Config + type: block-layout + - elements: + - fullwidth: true + init: + type: func + value: setBlueprintSwitch + label: Enable Backup Blueprint + schema: temp/properties/blueprintEnabled + type: switch + watcher: + func: onBlueprintChange + paths: + - temp/properties/blueprintEnabled + if: + name: isBackupType|BackupBlueprint + type: function + label: Blueprint + type: block-layout + - elements: + - fullwidth: true + init: + type: func + value: setArchiverSwitch + label: Enable Archiver + schema: temp/properties/archiverEnabled + type: switch + watcher: + func: onArchiverChange + paths: + - temp/properties/archiverEnabled + if: + name: isBackupType|Archiver + type: function + label: Archiver + type: block-layout + if: + name: showBackupForm + type: function + label: Backup Form + loader: initBackupData + showLabels: false + type: block-layout + id: backupconfiguration + schema: schema/ + type: single-step-form +- elements: + - elements: + - label: Name + schema: schema/properties/resources/properties/autoscalingKubedbComMySQLAutoscaler/properties/metadata/properties/name + type: input + - if: + name: isRancherManaged + type: function + label: Select Namespace + loader: getNamespaces + schema: schema/properties/resources/properties/autoscalingKubedbComMySQLAutoscaler/properties/metadata/properties/namespace + type: select + watcher: + func: onNamespaceChange + paths: + - schema/properties/resources/properties/autoscalingKubedbComMySQLAutoscaler/properties/metadata/properties/namespace + - label: Select Db + loader: getMysqlDbs + refresh: true + schema: schema/properties/resources/properties/autoscalingKubedbComMySQLAutoscaler/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: initMetadata + paths: + - schema/properties/resources/properties/autoscalingKubedbComMySQLAutoscaler/properties/spec/properties/databaseRef/properties/name + if: + name: isConsole + type: function + type: block-layout + - if: + name: isConsole + type: function + label: Select Type + options: + - description: Scale your CPU Memory based on resource usage + text: Compute + value: compute + - description: Expand your database size based on volume usage + text: Storage + value: storage + schema: temp/properties/autoscalingType + type: radio + validation: + type: required + watcher: + func: initMetadata + paths: + - temp/properties/autoscalingType + - elements: + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComMySQLAutoscaler/spec/compute/mysql/trigger + label: Trigger + schema: temp/properties/compute/properties/mysql/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/mysql + paths: + - temp/properties/compute/properties/mysql/properties/trigger + - label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComMySQLAutoscaler/properties/spec/properties/compute/properties/mysql/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMySQLAutoscaler/properties/spec/properties/compute/properties/mysql/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal database + performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|mysql|min + label: Min Allowed Profile + loader: + name: getMachines|mysql|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-max + schema: temp/properties/allowedMachine-min + type: machine-compare + watcher: + func: onMachineChange|mysql + paths: + - temp/properties/allowedMachine-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComMySQLAutoscaler/properties/spec/properties/compute/properties/mysql/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComMySQLAutoscaler/properties/spec/properties/compute/properties/mysql/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|mysql|max + label: Max Allowed Profile + loader: + name: getMachines|mysql|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-min + schema: temp/properties/allowedMachine-max + type: machine-compare + watcher: + func: onMachineChange|mysql + paths: + - temp/properties/allowedMachine-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComMySQLAutoscaler/properties/spec/properties/compute/properties/mysql/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComMySQLAutoscaler/properties/spec/properties/compute/properties/mysql/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|mysql + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComMySQLAutoscaler/properties/spec/properties/compute/properties/mysql/properties/controlledResources + type: select + - label: Container Controlled Values + options: + - text: Requests And Limits + value: RequestsAndLimits + - text: Requests Only + value: RequestsOnly + schema: schema/properties/resources/properties/autoscalingKubedbComMySQLAutoscaler/properties/spec/properties/compute/properties/mysql/properties/containerControlledValues + type: select + - elements: + - label: Scaling Factor Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMySQLAutoscaler/properties/spec/properties/compute/properties/mysql/properties/inMemoryStorage/properties/scalingFactorPercentage + type: threshold-input + - label: Usage Threshold Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMySQLAutoscaler/properties/spec/properties/compute/properties/mysql/properties/inMemoryStorage/properties/usageThresholdPercentage + type: threshold-input + if: + name: showStorageMemoryOption + type: function + label: In Memory Storage + showLabels: true + type: block-layout + label: Mysql + showLabels: true + type: block-layout + - elements: + - label: Select NodeTopology + loader: fetchNodeTopology + schema: schema/properties/resources/properties/autoscalingKubedbComMySQLAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/name + type: select + - if: + name: isNodeTopologySelected + type: function + label: ScaleUp Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMySQLAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleUpDiffPercentage + type: threshold-input + - if: + name: isNodeTopologySelected + type: function + label: ScaleDown Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComMySQLAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleDownDiffPercentage + type: threshold-input + if: + name: hasNoAnnotations + type: function + label: Node Topology + showLabels: true + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComMySQLAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComMySQLAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: Ops Request Options + showLabels: true + type: block-layout + loader: fetchTopologyMachines + showLabels: false + type: block-layout + id: compute-autoscaler + loader: getMysqlDbs + type: single-step-form +- elements: + - elements: + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComMySQLAutoscaler/spec/storage/mysql/trigger + label: Trigger + schema: temp/properties/storage/properties/mysql/properties/trigger + type: switch + watcher: + func: onTriggerChange|storage/mysql + paths: + - temp/properties/storage/properties/mysql/properties/trigger + - label: Expansion Mode (Online/Offline) + subtitle: For Online Mode enables scaling without downtime by dynamically resizing + storage while the database remains operational and Offline Mode performs storage + scaling during scheduled downtime, ensuring consistency but requiring database + restarts. + type: label-element + - description: Select how the storage expansion should be handled. + label: Mode + options: + - text: Online + value: Online + - text: Offline + value: Offline + schema: schema/properties/resources/properties/autoscalingKubedbComMySQLAutoscaler/properties/spec/properties/storage/properties/mysql/properties/expansionMode + type: select + - elements: + - label: UsageThreshold (%) + schema: schema/properties/resources/properties/autoscalingKubedbComMySQLAutoscaler/properties/spec/properties/storage/properties/mysql/properties/usageThreshold + subtitle: Set the threshold percentage of storage usage to trigger scaling. + type: threshold-input + - label: Scaling Rules + loader: setValueFromDbDetails|resources/kubedbComMySQL/spec/storage/resources/requests/storage + schema: schema/properties/resources/properties/autoscalingKubedbComMySQLAutoscaler/properties/spec/properties/storage/properties/mysql/properties/scalingRules + type: scaling-rules + watcher: + func: handleUnit|autoscalingKubedbComMySQLAutoscaler/spec/storage/mysql/scalingRules|scalingRules + paths: + - schema/properties/resources/properties/autoscalingKubedbComMySQLAutoscaler/properties/spec/properties/storage/properties/mysql/properties/scalingRules + - label: UpperBound + schema: schema/properties/resources/properties/autoscalingKubedbComMySQLAutoscaler/properties/spec/properties/storage/properties/mysql/properties/upperBound + type: input + watcher: + func: handleUnit|autoscalingKubedbComMySQLAutoscaler/spec/storage/mysql/upperBound + paths: + - schema/properties/resources/properties/autoscalingKubedbComMySQLAutoscaler/properties/spec/properties/storage/properties/mysql/properties/upperBound + label: Mysql + showLabels: true + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComMySQLAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComMySQLAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: OpsRequest Options + showLabels: true + type: block-layout + showLabels: false + type: block-layout + id: storage-autoscaler + type: single-step-form +- elements: + - label: To update Exporter Resource section click on Create OpsRequest + type: label-element + - init: + type: func + value: getOpsRequestUrl|scale-vertically + label: Create OpsRequest + schema: temp/properties/opsRequestUrl + type: anchor + - fullwidth: true + init: + type: func + value: isValueExistInModel|/resources/kubedbComMySQL/spec/monitor + label: Enable Monitoring + schema: temp/properties/enableMonitoring + type: switch + watcher: + func: onEnableMonitoringChange + paths: + - temp/properties/enableMonitoring + - elements: + - init: + type: static + value: prometheus.io/operator + isHorizontal: true + label: Select a Monitoring Method + options: + - description: Inject metric exporter sidecar and creates a ServiceMonitor + text: Prometheus Operator + value: prometheus.io/operator + - description: Injects the metric exporter sidecar and let you customize ServiceMonitor + text: Custom ServiceMonitor + value: prometheus.io + - description: Inject metric exporter sidecar and add Prometheus annotations + to the stats Service + text: Custom Scrapper + value: prometheus.io/builtin + schema: schema/properties/resources/properties/kubedbComMySQL/properties/spec/properties/monitor/properties/agent + type: radio + watcher: + func: onAgentChange + paths: + - schema/properties/resources/properties/kubedbComMySQL/properties/spec/properties/monitor/properties/agent + - elements: + - label: Scrapping Interval + schema: schema/properties/resources/properties/kubedbComMySQL/properties/spec/properties/monitor/properties/prometheus/properties/serviceMonitor/properties/interval + type: input + if: + name: isEqualToModelPathValue|prometheus.io/operator|/resources/kubedbComMySQL/spec/monitor/agent + type: function + label: ServiceMonitor Configuration + showLabels: true + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - fullwidth: true + label: Honor labels + schema: honorLabels + type: switch + - label: Interval + schema: interval + type: input + validation: + type: required + - label: Path + schema: path + type: input + validation: + type: required + - label: Port + schema: port + type: input + validation: + type: required + label: Endpoints + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/endpoints + type: array-object-form + - if: + name: returnFalse + type: function + label: Match Namespaces + loader: getResources|core|v1|namespaces + multiple: true + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/namespaceSelector/properties/matchNames + type: select + - elements: + - label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/selector/properties/matchLabels + type: object-item + if: + name: returnFalse + type: function + showLabels: false + type: block-layout + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComMySQL/spec/monitor/agent + type: function + label: Service Monitor + showLabels: true + type: block-layout + - buttonClass: is-light is-outlined + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComMySQL/spec/monitor/agent + type: function + label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/metadata/properties/labels + type: object-item + - label: Exporter Configuration + schema: "" + type: label-element + - fullwidth: true + init: + type: static + value: true + label: Customize Exporter Sidecar + schema: temp/properties/customizeExporter + type: switch + watcher: + func: onCustomizeExporterChange + paths: + - temp/properties/customizeExporter + - elements: + - if: + name: returnFalse + type: function + label: Resources + schema: schema/properties/resources/properties/kubedbComMySQL/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/resources + type: machine-compare + - label: Security Context + schema: "" + type: label-element + - label: Run as User + schema: schema/properties/resources/properties/kubedbComMySQL/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsUser + type: input + - label: Run as Group + schema: schema/properties/resources/properties/kubedbComMySQL/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsGroup + type: input + - label: Port + schema: schema/properties/resources/properties/kubedbComMySQL/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/port + type: input + - buttonClass: is-light is-outlined + element: + label: Args + type: input + init: + type: static + value: + - --compatible-mode + label: Args + schema: schema/properties/resources/properties/kubedbComMySQL/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/args + type: array-item-form + - elements: + - buttonClass: is-light is-outlined + elements: + - label: Name + schema: name + type: input + validation: + type: required + - init: + type: func + value: setValueFrom + label: Value From + options: + - text: Input + value: input + - text: Secret + value: secret + - text: ConfigMap + value: configMap + schema: temp/properties/valueFromType + type: radio + validation: + type: required + watcher: + func: onValueFromChange + paths: + - temp/properties/valueFromType + - if: + name: isEqualToTemp|input + type: function + label: Value + schema: value + type: input + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Name + loader: + name: resourceNames|core|v1|configmaps + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Key + loader: + name: getConfigMapKeys + watchPaths: + - schema/resources/kubedbComMySQL/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/configMapKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/key + type: select + - if: + name: isEqualToTemp|secret + type: function + label: Secret Name + loader: + name: getSecrets + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|secret + type: function + label: Secret Key + loader: + name: getSecretKeys + watchPaths: + - schema/resources/kubedbComMySQL/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/secretKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/key + type: select + init: + type: func + value: initEnvArray + label: Environment Variables + schema: temp/properties/env + type: array-object-form + watcher: + func: onEnvArrayChange + paths: + - temp/properties/env + label: Metadata + showLabels: false + type: block-layout + if: + name: showCustomizeExporterSection + type: function + label: Customer Exporter Section + showLabels: false + type: block-layout + if: + name: showMonitoringSection + type: function + type: block-layout + id: monitoring + loader: initMonitoring + type: single-step-form +- elements: + - fullwidth: true + init: + type: func + value: isBindingAlreadyOn + label: Expose Database + schema: temp/properties/binding + type: switch + watcher: + func: addOrRemoveBinding + paths: + - temp/properties/binding + id: binding + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-oracle-editor-options/Chart.yaml b/charts/kubedbcom-oracle-editor-options/Chart.yaml index 7cf9884b5e..0d5e7db71e 100644 --- a/charts/kubedbcom-oracle-editor-options/Chart.yaml +++ b/charts/kubedbcom-oracle-editor-options/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: kubedbcom-oracle-editor-options description: Oracle Editor UI Options type: application -version: v0.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.0 maintainers: - name: appscode email: support@appscode.com diff --git a/charts/kubedbcom-oracle-editor-options/README.md b/charts/kubedbcom-oracle-editor-options/README.md index 5aa265a013..393a103a50 100644 --- a/charts/kubedbcom-oracle-editor-options/README.md +++ b/charts/kubedbcom-oracle-editor-options/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-oracle-editor-options --version=v0.30.0 -$ helm upgrade -i kubedbcom-oracle-editor-options appscode/kubedbcom-oracle-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-oracle-editor-options --version=v0.29.0 +$ helm upgrade -i kubedbcom-oracle-editor-options appscode/kubedbcom-oracle-editor-options -n kube-system --create-namespace --version=v0.29.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a Oracle Editor UI Options on a [Kubernetes](http://kubernete To install/upgrade the chart with the release name `kubedbcom-oracle-editor-options`: ```bash -$ helm upgrade -i kubedbcom-oracle-editor-options appscode/kubedbcom-oracle-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-oracle-editor-options appscode/kubedbcom-oracle-editor-options -n kube-system --create-namespace --version=v0.29.0 ``` The command deploys a Oracle Editor UI Options on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. @@ -147,12 +147,12 @@ The following table lists the configurable parameters of the `kubedbcom-oracle-e Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i kubedbcom-oracle-editor-options appscode/kubedbcom-oracle-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=kubedb.com +$ helm upgrade -i kubedbcom-oracle-editor-options appscode/kubedbcom-oracle-editor-options -n kube-system --create-namespace --version=v0.29.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-oracle-editor-options appscode/kubedbcom-oracle-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-oracle-editor-options appscode/kubedbcom-oracle-editor-options -n kube-system --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-oracle-editor-options/ui/create-ui.yaml b/charts/kubedbcom-oracle-editor-options/ui/create-ui.yaml index 58f37cc0fe..57c35fbe64 100644 --- a/charts/kubedbcom-oracle-editor-options/ui/create-ui.yaml +++ b/charts/kubedbcom-oracle-editor-options/ui/create-ui.yaml @@ -1,2 +1,329 @@ -steps: null +step: +- elements: + - label: "" + subtitle: Select the Oracle version you want to deploy on Kubernetes. The chosen + version determines the Oracle engine features, compatibility, and runtime behavior + of your database. + type: label-element + - disableUnselect: true + if: + name: isToggleOn|databases/Oracle/versions + type: function + label: Database Version + loader: getAdminOptions|databases/Oracle/versions + schema: schema/properties/spec/properties/admin/properties/databases/properties/Oracle/properties/versions/properties/default + type: select + - if: + name: isToggleOn|databases/Oracle/mode + type: function + init: + type: func + value: getDefault|databases/Oracle/mode + isHorizontal: true + label: Database Mode + loader: getAdminOptions|databases/Oracle/mode + schema: schema/properties/spec/properties/mode + type: radio + watcher: + func: toggleTls + paths: + - schema/properties/spec/properties/mode + - if: + name: isEqualToModelPathValue|Replicaset|/spec/mode + type: function + label: Replica number + schema: schema/properties/spec/properties/replicas + type: input + - elements: + - label: "" + subtitle: Select a machine profile to allocate CPU and memory resources for + your database. Choose 'custom' to manually specify resource requirements or + select a predefined profile. + type: label-element + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu + label: CPU + loader: setLimits|cpu + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory + label: Memory + loader: setLimits|memory + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + label: Machine Profile + showLabels: true + type: block-layout + - elements: + - if: + name: isToggleOn|storageClasses + type: function + label: Storage Class + loader: getAdminOptions|storageClasses + schema: schema/properties/spec/properties/admin/properties/storageClasses/properties/default + type: select + - label: Storage Size + schema: schema/properties/spec/properties/persistence/properties/size + type: input + showLabels: true + type: horizontal-layout + - description: Configure Credentials, Deployment Mode etc. + elements: + - elements: + - label: "" + subtitle: Add custom labels and annotations to your database resources for + organization, monitoring, and integration with other Kubernetes tools and + services. + type: label-element + - buttonClass: is-light is-outlined + label: Labels + schema: schema/properties/spec/properties/labels + type: object-item + - buttonClass: is-light is-outlined + label: Annotations + schema: schema/properties/spec/properties/annotations + type: object-item + hideBlock: true + label: Labels & Annotations + showLabels: true + type: block-layout + - customClass: mt-20 + if: + name: isToggleOn|deletionPolicy + type: function + init: + type: func + value: getDefault|deletionPolicy + label: Deletion Policy + options: + - description: options.deletionPolicy.delete.description + text: Delete + value: Delete + - description: options.deletionPolicy.halt.description + text: Halt + value: Halt + - description: options.deletionPolicy.wipeOut.description + text: WipeOut + value: WipeOut + - description: options.deletionPolicy.doNotTerminate.description + text: DoNotTerminate + value: DoNotTerminate + schema: schema/properties/spec/properties/deletionPolicy + type: select + watcher: + func: setStorageClass + paths: + - schema/properties/spec/properties/deletionPolicy + - if: + name: getDefaultValue|spec/admin/authCredential/customize + type: function + label: Provide Authentication Credentials? + schema: temp/createAuthSecret + type: switch + watcher: + func: onAuthChange + paths: + - temp/createAuthSecret + - if: + name: showReferSecretSwitch + type: function + label: Refer existing Secret? + schema: temp/referSecret + type: switch + watcher: + func: onReferSecretChange + paths: + - temp/referSecret + - if: + name: showSecretDropdown + type: function + label: Secret + loader: getReferSecrets + schema: schema/properties/spec/properties/authSecret/properties/name + type: select + - if: + name: showReferSecret + type: function + label: Password + schema: schema/properties/spec/properties/authSecret/properties/password + type: input + - if: + name: getDefaultValue|spec/admin/customConfiguration + type: function + label: Configure Database? + schema: temp/configDatabase + type: switch + watcher: + func: clearConfiguration + paths: + - temp/configDatabase + - if: + name: isConfigDatabaseOn + type: function + label: Configuration + schema: schema/properties/spec/properties/configuration + type: textarea + - if: + name: isToggleOn|deployment + type: function + isHorizontal: true + label: Deployment Mode + options: + - description: Shared + text: Shared + value: Shared + - description: Dedicated + text: Dedicated + value: Dedicated + schema: schema/properties/spec/properties/admin/properties/deployment/properties/default + type: radio + - if: + name: isToggleOn|clusterTier + type: function + isHorizontal: true + label: Cluster Tier + options: + - text: General Purpose + value: GeneralPurpose + - text: Memory Optimized + value: MemoryOptimized + - text: CPU Optimized + value: CPUOptimized + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/default + type: radio + - disableUnselect: true + if: + name: isToggleOn|clusterTier/placement + type: function + label: Placement Policy + loader: getAdminOptions|clusterTier/placement + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/placement/properties/default + type: select + - disableUnselect: true + if: + name: isToggleOn|clusterTier/nodeTopology + type: function + label: Node Topology + loader: getNodeTopology + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/nodeTopology/properties/default + type: select + label: Advanced Configuration + showLabels: true + type: block-layout + - description: Enable Backup, Monitoring, TLS etc. + elements: + - if: + name: returnFalse + type: function + init: + type: func + value: setBackup + label: Enable Backup? + schema: temp/backup + type: switch + watcher: + func: onBackupSwitch + paths: + - temp/backup + - elements: + - disable: + name: showArchiverAlert + watchPaths: + - schema/spec/admin/storageClasses/default + - schema/spec/mode + label: Enable Archiver? + schema: schema/properties/spec/properties/admin/properties/archiver/properties/enable/properties/default + type: switch + watcher: + func: onArchiverChange + paths: + - schema/properties/spec/properties/admin/properties/archiver/properties/enable/properties/default + - if: + name: showArchiverAlert + type: function + label: The selected StorageClass does not support Archiver + type: warning + if: + name: returnFalse + type: function + type: block-layout + - elements: + - if: + name: returnFalse + type: function + init: + type: func + value: checkHostnameOrIP + label: Enable TLS? + schema: schema/properties/spec/properties/admin/properties/tls/properties/default + type: switch + watcher: + func: checkHostnameOrIP + paths: + - schema/properties/spec/properties/admin/properties/tls/properties/default + - if: + name: showIssuer + type: function + label: Cluster Issuers + loader: getAdminOptions|clusterIssuers + schema: schema/properties/spec/properties/admin/properties/clusterIssuers/properties/default + type: select + validation: + type: required + type: block-layout + - elements: + - if: + name: isToggleOn|expose + type: function + init: + type: func + value: checkHostnameOrIP + label: Expose via Gateway? + schema: schema/properties/spec/properties/admin/properties/expose/properties/default + type: switch + watcher: + func: checkHostnameOrIP + paths: + - schema/properties/spec/properties/admin/properties/expose/properties/default + type: block-layout + if: + name: showAdditionalSettings + type: function + label: Additional Options + showLabels: true + type: block-layout + id: options + loader: initBundle + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-oracle-editor/Chart.yaml b/charts/kubedbcom-oracle-editor/Chart.yaml index a117dda316..d06b14762f 100644 --- a/charts/kubedbcom-oracle-editor/Chart.yaml +++ b/charts/kubedbcom-oracle-editor/Chart.yaml @@ -9,7 +9,7 @@ annotations: \ version: v1alpha2\n- group: monitoring.coreos.com\n kind: ServiceMonitor\n\ \ version: v1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: Oracle Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -21,4 +21,4 @@ maintainers: name: appscode name: kubedbcom-oracle-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/kubedbcom-oracle-editor/README.md b/charts/kubedbcom-oracle-editor/README.md index 4a422b305e..11092bd511 100644 --- a/charts/kubedbcom-oracle-editor/README.md +++ b/charts/kubedbcom-oracle-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-oracle-editor --version=v0.30.0 -$ helm upgrade -i kubedbcom-oracle-editor appscode/kubedbcom-oracle-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-oracle-editor --version=v0.29.0 +$ helm upgrade -i kubedbcom-oracle-editor appscode/kubedbcom-oracle-editor -n default --create-namespace --version=v0.29.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a Oracle Editor on a [Kubernetes](http://kubernetes.io) clust To install/upgrade the chart with the release name `kubedbcom-oracle-editor`: ```bash -$ helm upgrade -i kubedbcom-oracle-editor appscode/kubedbcom-oracle-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-oracle-editor appscode/kubedbcom-oracle-editor -n default --create-namespace --version=v0.29.0 ``` The command deploys a Oracle Editor 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 `kubedbcom-oracle-e Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i kubedbcom-oracle-editor appscode/kubedbcom-oracle-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=kubedb.com +$ helm upgrade -i kubedbcom-oracle-editor appscode/kubedbcom-oracle-editor -n default --create-namespace --version=v0.29.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-oracle-editor appscode/kubedbcom-oracle-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-oracle-editor appscode/kubedbcom-oracle-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-perconaxtradb-editor-options/Chart.yaml b/charts/kubedbcom-perconaxtradb-editor-options/Chart.yaml index 560e7bac9c..16e7e8ede8 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.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.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 d908adb165..9a102643c2 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 appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-perconaxtradb-editor-options --version=v0.30.0 -$ helm upgrade -i kubedbcom-perconaxtradb-editor-options appscode/kubedbcom-perconaxtradb-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-perconaxtradb-editor-options --version=v0.29.0 +$ helm upgrade -i kubedbcom-perconaxtradb-editor-options appscode/kubedbcom-perconaxtradb-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-perconaxtradb-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-perconaxtradb-editor-options appscode/kubedbcom-perconaxtradb-editor-options -n kube-system --create-namespace --version=v0.29.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. @@ -256,12 +256,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 appscode/kubedbcom-perconaxtradb-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=kubedb.com +$ helm upgrade -i kubedbcom-perconaxtradb-editor-options appscode/kubedbcom-perconaxtradb-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-perconaxtradb-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-perconaxtradb-editor-options appscode/kubedbcom-perconaxtradb-editor-options -n kube-system --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-perconaxtradb-editor-options/ui/create-ui.yaml b/charts/kubedbcom-perconaxtradb-editor-options/ui/create-ui.yaml index 58f37cc0fe..fd465bc238 100644 --- a/charts/kubedbcom-perconaxtradb-editor-options/ui/create-ui.yaml +++ b/charts/kubedbcom-perconaxtradb-editor-options/ui/create-ui.yaml @@ -1,2 +1,290 @@ -steps: null +step: +- elements: + - label: "" + subtitle: Select the PerconaXtraDB version you want to deploy on Kubernetes. The + chosen version determines the PerconaXtraDB engine features, compatibility, + and runtime behavior of your database cluster. + type: label-element + - elements: + - disableUnselect: true + if: + name: isToggleOn|databases/PerconaXtraDB/versions + type: function + label: Database Version + loader: getAdminOptions|databases/PerconaXtraDB/versions + schema: schema/properties/spec/properties/admin/properties/databases/properties/PerconaXtraDB/properties/versions/properties/default + type: select + - label: Replicaset Number + schema: schema/properties/spec/properties/replicas + type: input + showLabels: true + type: horizontal-layout + - elements: + - label: "" + subtitle: Select a machine profile to allocate CPU and memory resources for + your database cluster. Choose 'custom' to manually specify resource requirements + or select a predefined profile. + type: label-element + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu + label: CPU + loader: setLimits|cpu + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory + label: Memory + loader: setLimits|memory + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + label: Machine profile + showLabels: true + type: block-layout + - elements: + - elements: + - if: + name: isToggleOn|storageClasses + type: function + label: Storage Class + loader: getAdminOptions|storageClasses + schema: schema/properties/spec/properties/admin/properties/storageClasses/properties/default + type: select + - label: Storage Size + schema: schema/properties/spec/properties/persistence/properties/size + type: input + showLabels: true + type: horizontal-layout + type: block-layout + - description: Configure Credentials, Deployment Mode etc. + elements: + - elements: + - label: "" + subtitle: Add custom labels and annotations to your database resources for + organization, monitoring, and integration with other Kubernetes tools and + services. + type: label-element + - buttonClass: is-light is-outlined + label: Labels + schema: schema/properties/spec/properties/labels + type: object-item + - buttonClass: is-light is-outlined + label: Annotations + schema: schema/properties/spec/properties/annotations + type: object-item + hideBlock: true + label: Labels & Annotations + showLabels: true + type: block-layout + - customClass: mt-20 + if: + name: isToggleOn|deletionPolicy + type: function + init: + type: func + value: getDefault|deletionPolicy + label: Deletion Policy + options: + - description: options.deletionPolicy.delete.description + text: Delete + value: Delete + - description: options.deletionPolicy.halt.description + text: Halt + value: Halt + - description: options.deletionPolicy.wipeOut.description + text: WipeOut + value: WipeOut + - description: options.deletionPolicy.doNotTerminate.description + text: DoNotTerminate + value: DoNotTerminate + schema: schema/properties/spec/properties/deletionPolicy + type: select + watcher: + func: setStorageClass + paths: + - schema/properties/spec/properties/deletionPolicy + - if: + name: getDefaultValue|spec/admin/authCredential/customize + type: function + label: Provide Authentication Credentials? + schema: temp/createAuthSecret + type: switch + watcher: + func: onAuthChange + paths: + - temp/createAuthSecret + - if: + name: showReferSecretSwitch + type: function + label: Refer existing Secret? + schema: temp/referSecret + type: switch + watcher: + func: onReferSecretChange + paths: + - temp/referSecret + - if: + name: showSecretDropdown + type: function + label: Secret + loader: getReferSecrets + schema: schema/properties/spec/properties/authSecret/properties/name + type: select + - if: + name: showReferSecret + type: function + label: Password + schema: schema/properties/spec/properties/authSecret/properties/password + type: input + - if: + name: getDefaultValue|spec/admin/customConfiguration + type: function + label: Configure Database? + schema: temp/configDatabase + type: switch + watcher: + func: clearConfiguration + paths: + - temp/configDatabase + - if: + name: isConfigDatabaseOn + type: function + label: Configuration + schema: schema/properties/spec/properties/configuration + type: textarea + - if: + name: isToggleOn|deployment + type: function + label: Deployment + options: + - description: shared + text: Shared + value: Shared + - description: Dedicated + text: Dedicated + value: Dedicated + schema: schema/properties/spec/properties/admin/properties/deployment/properties/default + type: radio + - if: + name: isToggleOn|clusterTier + type: function + isHorizontal: true + label: ClusterTier + options: + - text: General Purpose + value: GeneralPurpose + - text: Memory Optimized + value: MemoryOptimized + - text: CPU Optimized + value: CPUOptimized + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/default + type: radio + - disableUnselect: true + if: + name: isToggleOn|clusterTier/placement + type: function + label: labels.placement + loader: getAdminOptions|clusterTier/placement + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/placement/properties/default + type: select + - disableUnselect: true + if: + name: isToggleOn|clusterTier/nodeTopology + type: function + label: NodeTopology + loader: getNodeTopology + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/nodeTopology/properties/default + type: select + hideBlock: true + label: Advanced Configuration + showLabels: true + type: block-layout + - description: Enable Backup, Monitoring, TLS etc. + elements: + - elements: + - init: + type: func + value: setMonitoring + label: Enable Monitoring + schema: temp/monitoring + type: switch + watcher: + func: updateAlertValue + paths: + - temp/monitoring + - customClass: mt-10 + if: + name: showAlerts + type: function + label: Alert Options + options: + - text: None + value: none + - text: Critical + value: critical + - text: Warning + value: warning + - text: Info + value: info + schema: schema/properties/form/properties/alert/properties/enabled + type: select + if: + name: isToggleOn|monitoring + type: function + type: block-layout + - elements: + - if: + name: isToggleOn|tls + type: function + label: Enable TLS? + schema: schema/properties/spec/properties/admin/properties/tls/properties/default + type: switch + - if: + name: showIssuer + type: function + label: Cluster Issuers + loader: getAdminOptions|clusterIssuers + schema: schema/properties/spec/properties/admin/properties/clusterIssuers/properties/default + type: select + validation: + type: required + type: block-layout + if: + name: showAdditionalSettings + type: function + label: Additional Options + showLabels: true + type: block-layout + id: options + loader: initBundle + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-perconaxtradb-editor/Chart.yaml b/charts/kubedbcom-perconaxtradb-editor/Chart.yaml index 02393a49c6..f6f79da286 100644 --- a/charts/kubedbcom-perconaxtradb-editor/Chart.yaml +++ b/charts/kubedbcom-perconaxtradb-editor/Chart.yaml @@ -10,7 +10,7 @@ annotations: \ version: v1\n- group: monitoring.coreos.com\n kind: PrometheusRule\n version:\ \ v1\n- group: monitoring.coreos.com\n kind: ServiceMonitor\n version: v1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: PerconaXtraDB Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -22,4 +22,4 @@ maintainers: name: appscode name: kubedbcom-perconaxtradb-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/kubedbcom-perconaxtradb-editor/README.md b/charts/kubedbcom-perconaxtradb-editor/README.md index 71a8e85997..4f6a7114c9 100644 --- a/charts/kubedbcom-perconaxtradb-editor/README.md +++ b/charts/kubedbcom-perconaxtradb-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-perconaxtradb-editor --version=v0.30.0 -$ helm upgrade -i kubedbcom-perconaxtradb-editor appscode/kubedbcom-perconaxtradb-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-perconaxtradb-editor --version=v0.29.0 +$ helm upgrade -i kubedbcom-perconaxtradb-editor appscode/kubedbcom-perconaxtradb-editor -n default --create-namespace --version=v0.29.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/kubedbcom-perconaxtradb-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-perconaxtradb-editor appscode/kubedbcom-perconaxtradb-editor -n default --create-namespace --version=v0.29.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. @@ -185,12 +185,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/kubedbcom-perconaxtradb-editor -n default --create-namespace --version=v0.30.0 --set form.alert.enabled=warning +$ helm upgrade -i kubedbcom-perconaxtradb-editor appscode/kubedbcom-perconaxtradb-editor -n default --create-namespace --version=v0.29.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/kubedbcom-perconaxtradb-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-perconaxtradb-editor appscode/kubedbcom-perconaxtradb-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-perconaxtradb-editor/ui/edit-ui.yaml b/charts/kubedbcom-perconaxtradb-editor/ui/edit-ui.yaml index 58f37cc0fe..0526174194 100644 --- a/charts/kubedbcom-perconaxtradb-editor/ui/edit-ui.yaml +++ b/charts/kubedbcom-perconaxtradb-editor/ui/edit-ui.yaml @@ -1,2 +1,552 @@ -steps: null +step: +- elements: + - elements: + - label: Name + schema: schema/properties/resources/properties/autoscalingKubedbComPerconaXtraDBAutoscaler/properties/metadata/properties/name + type: input + - if: + name: isRancherManaged + type: function + label: Select Namespace + loader: getNamespaces + schema: schema/properties/resources/properties/autoscalingKubedbComPerconaXtraDBAutoscaler/properties/metadata/properties/namespace + type: select + watcher: + func: onNamespaceChange + paths: + - schema/properties/resources/properties/autoscalingKubedbComPerconaXtraDBAutoscaler/properties/metadata/properties/namespace + - label: Select Db + loader: getDbs + refresh: true + schema: schema/properties/resources/properties/autoscalingKubedbComPerconaXtraDBAutoscaler/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: initMetadata + paths: + - schema/properties/resources/properties/autoscalingKubedbComPerconaXtraDBAutoscaler/properties/spec/properties/databaseRef/properties/name + if: + name: isConsole + type: function + type: block-layout + - if: + name: isConsole + type: function + label: Select Type + options: + - description: Scale your CPU Memory based on resource usage + text: Compute + value: compute + - description: Expand your database size based on volume usage + text: Storage + value: storage + schema: temp/properties/autoscalingType + type: radio + validation: + type: required + watcher: + func: initMetadata + paths: + - temp/properties/autoscalingType + - elements: + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComPerconaXtraDBAutoscaler/spec/compute/perconaxtradb/trigger + label: Trigger + schema: temp/properties/compute/properties/perconaxtradb/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/perconaxtradb + paths: + - temp/properties/compute/properties/perconaxtradb/properties/trigger + - label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComPerconaXtraDBAutoscaler/properties/spec/properties/compute/properties/perconaxtradb/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComPerconaXtraDBAutoscaler/properties/spec/properties/compute/properties/perconaxtradb/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal database + performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|perconaxtradb|min + label: Min Allowed Profile + loader: + name: getMachines|perconaxtradb|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-perconaxtradb-max + schema: temp/properties/allowedMachine-perconaxtradb-min + type: machine-compare + watcher: + func: onMachineChange|perconaxtradb + paths: + - temp/properties/allowedMachine-perconaxtradb-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComPerconaXtraDBAutoscaler/properties/spec/properties/compute/properties/perconaxtradb/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComPerconaXtraDBAutoscaler/properties/spec/properties/compute/properties/perconaxtradb/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|perconaxtradb|max + label: Max Allowed Profile + loader: + name: getMachines|perconaxtradb|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-perconaxtradb-min + schema: temp/properties/allowedMachine-perconaxtradb-max + type: machine-compare + watcher: + func: onMachineChange|perconaxtradb + paths: + - temp/properties/allowedMachine-perconaxtradb-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComPerconaXtraDBAutoscaler/properties/spec/properties/compute/properties/perconaxtradb/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComPerconaXtraDBAutoscaler/properties/spec/properties/compute/properties/perconaxtradb/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|compute/perconaxtradb + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComPerconaXtraDBAutoscaler/properties/spec/properties/compute/properties/perconaxtradb/properties/controlledResources + type: select + - label: Container Controlled Values + options: + - text: Requests And Limits + value: RequestsAndLimits + - text: Requests Only + value: RequestsOnly + schema: schema/properties/resources/properties/autoscalingKubedbComPerconaXtraDBAutoscaler/properties/spec/properties/compute/properties/perconaxtradb/properties/containerControlledValues + type: select + label: PerconaXtraDB + showLabels: true + type: block-layout + - elements: + - label: Select NodeTopology + loader: fetchNodeTopology + schema: schema/properties/resources/properties/autoscalingKubedbComPerconaXtraDBAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/name + type: select + - if: + name: isNodeTopologySelected + type: function + label: ScaleUp Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComPerconaXtraDBAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleUpDiffPercentage + type: threshold-input + - if: + name: isNodeTopologySelected + type: function + label: ScaleDown Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComPerconaXtraDBAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleDownDiffPercentage + type: threshold-input + if: + name: hasNoAnnotations + type: function + label: Node Topology + showLabels: true + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComPerconaXtraDBAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComPerconaXtraDBAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: Ops Request Options + showLabels: true + type: block-layout + loader: fetchTopologyMachines + showLabels: false + type: block-layout + id: compute-autoscaler + loader: getDbDetails + type: single-step-form +- elements: + - elements: + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComPerconaXtraDBAutoscaler/spec/storage/perconaxtradb/trigger + label: Trigger + schema: temp/properties/storage/properties/perconaxtradb/properties/trigger + type: switch + watcher: + func: onTriggerChange|storage/perconaxtradb + paths: + - temp/properties/storage/properties/perconaxtradb/properties/trigger + - label: Expansion Mode (Online/Offline) + subtitle: For Online Mode enables scaling without downtime by dynamically resizing + storage while the database remains operational and Offline Mode performs storage + scaling during scheduled downtime, ensuring consistency but requiring database + restarts. + type: label-element + - description: Select how the storage expansion should be handled. + label: Mode + options: + - text: Online + value: Online + - text: Offline + value: Offline + schema: schema/properties/resources/properties/autoscalingKubedbComPerconaXtraDBAutoscaler/properties/spec/properties/storage/properties/perconaxtradb/properties/expansionMode + type: select + - elements: + - label: UsageThreshold (%) + schema: schema/properties/resources/properties/autoscalingKubedbComPerconaXtraDBAutoscaler/properties/spec/properties/storage/properties/perconaxtradb/properties/usageThreshold + subtitle: Set the threshold percentage of storage usage to trigger scaling. + type: threshold-input + - label: Scaling Rules + loader: setValueFromDbDetails|resources/kubedbComPerconaXtraDB/spec/storage/resources/requests/storage + schema: schema/properties/resources/properties/autoscalingKubedbComPerconaXtraDBAutoscaler/properties/spec/properties/storage/properties/perconaxtradb/properties/scalingRules + type: scaling-rules + watcher: + func: handleUnit|autoscalingKubedbComPerconaXtraDBAutoscaler/spec/storage/perconaxtradb/scalingRules|scalingRules + paths: + - schema/properties/resources/properties/autoscalingKubedbComPerconaXtraDBAutoscaler/properties/spec/properties/storage/properties/perconaxtradb/properties/scalingRules + - label: UpperBound + schema: schema/properties/resources/properties/autoscalingKubedbComPerconaXtraDBAutoscaler/properties/spec/properties/storage/properties/perconaxtradb/properties/upperBound + type: input + watcher: + func: handleUnit|autoscalingKubedbComPerconaXtraDBAutoscaler/spec/storage/perconaxtradb/upperBound + paths: + - schema/properties/resources/properties/autoscalingKubedbComPerconaXtraDBAutoscaler/properties/spec/properties/storage/properties/perconaxtradb/properties/upperBound + label: PerconaXtraDB + showLabels: true + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComPerconaXtraDBAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComPerconaXtraDBAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: OpsRequest Options + showLabels: true + type: block-layout + showLabels: false + type: block-layout + id: storage-autoscaler + loader: getDbDetails + type: single-step-form +- elements: + - label: To update Exporter Resource section click on Create OpsRequest + type: label-element + - init: + type: func + value: getOpsRequestUrl|scale-vertically + label: Create OpsRequest + schema: temp/properties/opsRequestUrl + type: anchor + - fullwidth: true + init: + type: func + value: isValueExistInModel|/resources/kubedbComPerconaXtraDB/spec/monitor + label: Enable Monitoring + schema: temp/properties/enableMonitoring + type: switch + watcher: + func: onEnableMonitoringChange + paths: + - temp/properties/enableMonitoring + - elements: + - init: + type: static + value: prometheus.io/operator + isHorizontal: true + label: Select a Monitoring Method + options: + - description: Inject metric exporter sidecar and creates a ServiceMonitor + text: Prometheus Operator + value: prometheus.io/operator + - description: Injects the metric exporter sidecar and let you customize ServiceMonitor + text: Custom ServiceMonitor + value: prometheus.io + - description: Inject metric exporter sidecar and add Prometheus annotations + to the stats Service + text: Custom Scrapper + value: prometheus.io/builtin + schema: schema/properties/resources/properties/kubedbComPerconaXtraDB/properties/spec/properties/monitor/properties/agent + type: radio + watcher: + func: onAgentChange + paths: + - schema/properties/resources/properties/kubedbComPerconaXtraDB/properties/spec/properties/monitor/properties/agent + - elements: + - label: Scrapping Interval + schema: schema/properties/resources/properties/kubedbComPerconaXtraDB/properties/spec/properties/monitor/properties/prometheus/properties/serviceMonitor/properties/interval + type: input + if: + name: isEqualToModelPathValue|prometheus.io/operator|/resources/kubedbComPerconaXtraDB/spec/monitor/agent + type: function + label: ServiceMonitor Configuration + showLabels: true + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - fullwidth: true + label: Honor labels + schema: honorLabels + type: switch + - label: Interval + schema: interval + type: input + validation: + type: required + - label: Path + schema: path + type: input + validation: + type: required + - label: Port + schema: port + type: input + validation: + type: required + label: Endpoints + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/endpoints + type: array-object-form + - if: + name: returnFalse + type: function + label: Match Namespaces + loader: getResources|core|v1|namespaces + multiple: true + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/namespaceSelector/properties/matchNames + type: select + - elements: + - label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/selector/properties/matchLabels + type: object-item + if: + name: returnFalse + type: function + showLabels: false + type: block-layout + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComPerconaXtraDB/spec/monitor/agent + type: function + label: Service Monitor + showLabels: true + type: block-layout + - buttonClass: is-light is-outlined + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComPerconaXtraDB/spec/monitor/agent + type: function + label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/metadata/properties/labels + type: object-item + - label: Exporter Configuration + schema: "" + type: label-element + - fullwidth: true + init: + type: static + value: true + label: Customize Exporter Sidecar + schema: temp/properties/customizeExporter + type: switch + watcher: + func: onCustomizeExporterChange + paths: + - temp/properties/customizeExporter + - elements: + - if: + name: returnFalse + type: function + label: Resources + schema: schema/properties/resources/properties/kubedbComPerconaXtraDB/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/resources + type: machine-compare + - label: Security Context + schema: "" + type: label-element + - label: Run as User + schema: schema/properties/resources/properties/kubedbComPerconaXtraDB/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsUser + type: input + - label: Run as Group + schema: schema/properties/resources/properties/kubedbComPerconaXtraDB/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsGroup + type: input + - label: Port + schema: schema/properties/resources/properties/kubedbComPerconaXtraDB/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/port + type: input + - buttonClass: is-light is-outlined + element: + label: Args + type: input + init: + type: static + value: + - --compatible-mode + label: Args + schema: schema/properties/resources/properties/kubedbComPerconaXtraDB/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/args + type: array-item-form + - elements: + - buttonClass: is-light is-outlined + elements: + - label: Name + schema: name + type: input + validation: + type: required + - init: + type: func + value: setValueFrom + label: Value From + options: + - text: Input + value: input + - text: Secret + value: secret + - text: ConfigMap + value: configMap + schema: temp/properties/valueFromType + type: radio + validation: + type: required + watcher: + func: onValueFromChange + paths: + - temp/properties/valueFromType + - if: + name: isEqualToTemp|input + type: function + label: Value + schema: value + type: input + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Name + loader: + name: resourceNames|core|v1|configmaps + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Key + loader: + name: getConfigMapKeys + watchPaths: + - schema/resources/kubedbComPerconaXtraDB/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/configMapKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/key + type: select + - if: + name: isEqualToTemp|secret + type: function + label: Secret Name + loader: + name: getSecrets + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|secret + type: function + label: Secret Key + loader: + name: getSecretKeys + watchPaths: + - schema/resources/kubedbComPerconaXtraDB/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/secretKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/key + type: select + init: + type: func + value: initEnvArray + label: Environment Variables + schema: temp/properties/env + type: array-object-form + watcher: + func: onEnvArrayChange + paths: + - temp/properties/env + label: Metadata + showLabels: false + type: block-layout + if: + name: showCustomizeExporterSection + type: function + label: Customer Exporter Section + showLabels: false + type: block-layout + if: + name: showMonitoringSection + type: function + type: block-layout + id: monitoring + loader: initMonitoring + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-pgbouncer-editor-options/Chart.yaml b/charts/kubedbcom-pgbouncer-editor-options/Chart.yaml index 955b38dbd8..d5f22c5ef5 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.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.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 ac0cec4422..f910c5c134 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 appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-pgbouncer-editor-options --version=v0.30.0 -$ helm upgrade -i kubedbcom-pgbouncer-editor-options appscode/kubedbcom-pgbouncer-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-pgbouncer-editor-options --version=v0.29.0 +$ helm upgrade -i kubedbcom-pgbouncer-editor-options appscode/kubedbcom-pgbouncer-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-pgbouncer-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-pgbouncer-editor-options appscode/kubedbcom-pgbouncer-editor-options -n kube-system --create-namespace --version=v0.29.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. @@ -178,12 +178,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 appscode/kubedbcom-pgbouncer-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=kubedb.com +$ helm upgrade -i kubedbcom-pgbouncer-editor-options appscode/kubedbcom-pgbouncer-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-pgbouncer-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-pgbouncer-editor-options appscode/kubedbcom-pgbouncer-editor-options -n kube-system --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-pgbouncer-editor-options/ui/create-ui.yaml b/charts/kubedbcom-pgbouncer-editor-options/ui/create-ui.yaml index 58f37cc0fe..c223e778bf 100644 --- a/charts/kubedbcom-pgbouncer-editor-options/ui/create-ui.yaml +++ b/charts/kubedbcom-pgbouncer-editor-options/ui/create-ui.yaml @@ -1,2 +1,305 @@ -steps: null +step: +- elements: + - label: "" + subtitle: Select the PgBouncer version you want to deploy on Kubernetes. The chosen + version determines the PgBouncer engine features, compatibility, and runtime + behavior of your connection pooler. + type: label-element + - disableUnselect: true + if: + name: isToggleOn|databases/PgBouncer/versions + type: function + label: Database Version + loader: getAdminOptions|databases/PgBouncer/versions + schema: schema/properties/spec/properties/admin/properties/databases/properties/PgBouncer/properties/versions/properties/default + type: select + - if: + name: isToggleOn|databases/PgBouncer/mode + type: function + init: + type: func + value: getDefault|databases/PgBouncer/mode + isHorizontal: true + label: Database Mode + loader: getAdminOptions|databases/PgBouncer/mode + schema: schema/properties/spec/properties/mode + type: radio + watcher: + func: onDatabaseModeChange + paths: + - schema/properties/spec/properties/mode + - if: + name: isEqualToModelPathValue|Replicaset|/spec/mode + type: function + label: Replica number + schema: schema/properties/spec/properties/replicas + type: input + - elements: + - label: "" + subtitle: Select a machine profile to allocate CPU and memory resources for + your connection pooler. Choose 'custom' to manually specify resource requirements + or select a predefined profile. + type: label-element + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu + label: CPU + loader: setLimits|cpu + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory + label: Memory + loader: setLimits|memory + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + label: Machine Profile + showLabels: true + type: block-layout + - elements: + - elements: + - label: Database Reference Name + schema: schema/properties/spec/properties/database/properties/databaseName + type: input + - label: Select Database Reference + loader: getAppBindings|postgres + refresh: true + schema: temp/pgRef + type: select + validation: + type: required + watcher: + func: onRefChange + paths: + - temp/pgRef + showLabels: true + type: horizontal-layout + type: block-layout + - description: Configure Credentials, Deployment Mode etc. + elements: + - elements: + - label: "" + subtitle: Add custom labels and annotations to your database resources for + organization, monitoring, and integration with other Kubernetes tools and + services. + type: label-element + - buttonClass: is-light is-outlined + label: Labels + schema: schema/properties/spec/properties/labels + type: object-item + - buttonClass: is-light is-outlined + label: Annotations + schema: schema/properties/spec/properties/annotations + type: object-item + hideBlock: true + label: Labels & Annotations + showLabels: true + type: block-layout + - customClass: mt-20 + if: + name: isToggleOn|deletionPolicy + type: function + init: + type: func + value: getDefault|deletionPolicy + label: Deletion Policy + options: + - description: options.deletionPolicy.delete.description + text: Delete + value: Delete + - description: options.deletionPolicy.wipeOut.description + text: WipeOut + value: WipeOut + - description: options.deletionPolicy.doNotTerminate.description + text: DoNotTerminate + value: DoNotTerminate + schema: schema/properties/spec/properties/deletionPolicy + type: select + - if: + name: getDefaultValue|spec/admin/authCredential/customize + type: function + label: Provide Authentication Credentials? + schema: temp/createAuthSecret + type: switch + watcher: + func: onAuthChange + paths: + - temp/createAuthSecret + - if: + name: showReferSecretSwitch + type: function + label: Refer existing Secret? + schema: temp/referSecret + type: switch + watcher: + func: onReferSecretChange + paths: + - temp/referSecret + - if: + name: showSecretDropdown + type: function + label: Secret + loader: getReferSecrets + schema: schema/properties/spec/properties/authSecret/properties/name + type: select + - if: + name: showReferSecret + type: function + label: Password + schema: schema/properties/spec/properties/authSecret/properties/password + type: input + - if: + name: getDefaultValue|spec/admin/customConfiguration + type: function + label: Configure Database? + schema: temp/configDatabase + type: switch + watcher: + func: clearConfiguration + paths: + - temp/configDatabase + - if: + name: isConfigDatabaseOn + type: function + label: Configuration + schema: schema/properties/spec/properties/configuration + type: textarea + - label: Sync Users + schema: schema/properties/spec/properties/database/properties/syncUsers + type: switch + - if: + name: isToggleOn|deployment + type: function + isHorizontal: true + label: Deployment Mode + options: + - description: Shared + text: Shared + value: Shared + - description: Dedicated + text: Dedicated + value: Dedicated + schema: schema/properties/spec/properties/admin/properties/deployment/properties/default + type: radio + - if: + name: isToggleOn|clusterTier + type: function + isHorizontal: true + label: Cluster Tier + options: + - text: General Purpose + value: GeneralPurpose + - text: Memory Optimized + value: MemoryOptimized + - text: CPU Optimized + value: CPUOptimized + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/default + type: radio + - disableUnselect: true + if: + name: isToggleOn|clusterTier/placement + type: function + label: Placement Policy + loader: getAdminOptions|clusterTier/placement + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/placement/properties/default + type: select + - disableUnselect: true + if: + name: isToggleOn|clusterTier/nodeTopology + type: function + label: Node Topology + loader: getNodeTopology + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/nodeTopology/properties/default + type: select + label: Advanced Configuration + showLabels: true + type: block-layout + - description: Enable Backup, Monitoring, TLS etc. + elements: + - elements: + - init: + type: func + value: setMonitoring + label: Enable Monitoring + schema: temp/monitoring + type: switch + watcher: + func: updateAlertValue + paths: + - temp/monitoring + - customClass: mt-10 + if: + name: showAlerts + type: function + label: Alert Options + options: + - text: None + value: none + - text: Critical + value: critical + - text: Warning + value: warning + - text: Info + value: info + schema: schema/properties/form/properties/alert/properties/enabled + type: select + if: + name: isToggleOn|monitoring + type: function + type: block-layout + - elements: + - if: + name: isToggleOn|tls + type: function + label: Enable TLS? + schema: schema/properties/spec/properties/admin/properties/tls/properties/default + type: switch + - if: + name: showIssuer + type: function + label: Cluster Issuers + loader: getAdminOptions|clusterIssuers + schema: schema/properties/spec/properties/admin/properties/clusterIssuers/properties/default + type: select + validation: + type: required + type: block-layout + if: + name: showAdditionalSettings + type: function + label: Additional Options + showLabels: true + type: block-layout + id: options + loader: initBundle + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-pgbouncer-editor/Chart.yaml b/charts/kubedbcom-pgbouncer-editor/Chart.yaml index e50cabec72..294df373a1 100644 --- a/charts/kubedbcom-pgbouncer-editor/Chart.yaml +++ b/charts/kubedbcom-pgbouncer-editor/Chart.yaml @@ -9,7 +9,7 @@ annotations: \ version: v1\n- group: monitoring.coreos.com\n kind: ServiceMonitor\n version:\ \ v1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: PgBouncer Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -21,4 +21,4 @@ maintainers: name: appscode name: kubedbcom-pgbouncer-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/kubedbcom-pgbouncer-editor/README.md b/charts/kubedbcom-pgbouncer-editor/README.md index a0264dd7d6..3dd4fdadcb 100644 --- a/charts/kubedbcom-pgbouncer-editor/README.md +++ b/charts/kubedbcom-pgbouncer-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-pgbouncer-editor --version=v0.30.0 -$ helm upgrade -i kubedbcom-pgbouncer-editor appscode/kubedbcom-pgbouncer-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-pgbouncer-editor --version=v0.29.0 +$ helm upgrade -i kubedbcom-pgbouncer-editor appscode/kubedbcom-pgbouncer-editor -n default --create-namespace --version=v0.29.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/kubedbcom-pgbouncer-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-pgbouncer-editor appscode/kubedbcom-pgbouncer-editor -n default --create-namespace --version=v0.29.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. @@ -103,12 +103,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/kubedbcom-pgbouncer-editor -n default --create-namespace --version=v0.30.0 --set form.alert.enabled=warning +$ helm upgrade -i kubedbcom-pgbouncer-editor appscode/kubedbcom-pgbouncer-editor -n default --create-namespace --version=v0.29.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/kubedbcom-pgbouncer-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-pgbouncer-editor appscode/kubedbcom-pgbouncer-editor -n default --create-namespace --version=v0.29.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 1118b00b08..2041653152 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.30.0 + version: v0.29.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.30.0 + version: v0.29.0 functionCallbacks: getAliasOptions: $ref: functions#/getAliasOptions @@ -543,7 +543,7 @@ steps: - alias: reusable_env chart: name: uibytebuildersdev-component-env - version: v0.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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 58f37cc0fe..d6d34c3430 100644 --- a/charts/kubedbcom-pgbouncer-editor/ui/edit-ui.yaml +++ b/charts/kubedbcom-pgbouncer-editor/ui/edit-ui.yaml @@ -1,2 +1,467 @@ -steps: null +step: +- elements: + - elements: + - label: Name + schema: schema/properties/resources/properties/autoscalingKubedbComPgBouncerAutoscaler/properties/metadata/properties/name + type: input + - if: + name: isRancherManaged + type: function + label: Select Namespace + loader: getNamespaces + schema: schema/properties/resources/properties/autoscalingKubedbComPgBouncerAutoscaler/properties/metadata/properties/namespace + type: select + watcher: + func: onNamespaceChange + paths: + - schema/properties/resources/properties/autoscalingKubedbComPgBouncerAutoscaler/properties/metadata/properties/namespace + - label: Select Db + loader: getDbs + refresh: true + schema: schema/properties/resources/properties/autoscalingKubedbComPgBouncerAutoscaler/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: initMetadata + paths: + - schema/properties/resources/properties/autoscalingKubedbComPgBouncerAutoscaler/properties/spec/properties/databaseRef/properties/name + if: + name: isConsole + type: function + type: block-layout + - if: + name: isConsole + type: function + label: Select Type + options: + - description: Scale your CPU Memory based on resource usage + text: Compute + value: compute + - description: Expand your database size based on volume usage + text: Storage + value: storage + schema: temp/properties/autoscalingType + type: radio + validation: + type: required + watcher: + func: initMetadata + paths: + - temp/properties/autoscalingType + - elements: + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComPgBouncerAutoscaler/spec/compute/pgbouncer/trigger + label: Trigger + schema: temp/properties/compute/properties/pgbouncer/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/pgbouncer + paths: + - temp/properties/compute/properties/pgbouncer/properties/trigger + - label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComPgBouncerAutoscaler/properties/spec/properties/compute/properties/pgbouncer/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComPgBouncerAutoscaler/properties/spec/properties/compute/properties/pgbouncer/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal database + performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|min + label: Min Allowed Profile + loader: + name: getMachines|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-max + schema: temp/properties/allowedMachine-min + type: machine-compare + watcher: + func: onMachineChange|pgbouncer + paths: + - temp/properties/allowedMachine-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComPgBouncerAutoscaler/properties/spec/properties/compute/properties/pgbouncer/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComPgBouncerAutoscaler/properties/spec/properties/compute/properties/pgbouncer/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|max + label: Max Allowed Profile + loader: + name: getMachines|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-min + schema: temp/properties/allowedMachine-max + type: machine-compare + watcher: + func: onMachineChange|pgbouncer + paths: + - temp/properties/allowedMachine-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComPgBouncerAutoscaler/properties/spec/properties/compute/properties/pgbouncer/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComPgBouncerAutoscaler/properties/spec/properties/compute/properties/pgbouncer/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|pgbouncer + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComPgBouncerAutoscaler/properties/spec/properties/compute/properties/pgbouncer/properties/controlledResources + type: select + label: PgBouncer + showLabels: true + type: block-layout + - elements: + - label: Select Node Topology + loader: fetchNodeTopology + schema: schema/properties/resources/properties/autoscalingKubedbComPgBouncerAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/name + type: select + - if: + name: isNodeTopologySelected + type: function + label: ScaleUp Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComPgBouncerAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleUpDiffPercentage + type: threshold-input + - if: + name: isNodeTopologySelected + type: function + label: ScaleDown Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComPgBouncerAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleDownDiffPercentage + type: threshold-input + if: + name: hasNoAnnotations + type: function + label: Node Topology + showLabels: true + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComPgBouncerAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComPgBouncerAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: Ops Request Options + showLabels: true + type: block-layout + loader: fetchTopologyMachines + showLabels: false + type: block-layout + id: compute-autoscaler + loader: getDbDetails + type: single-step-form +- elements: + - label: To update Exporter Resource section click on Create OpsRequest + type: label-element + - init: + type: func + value: getOpsRequestUrl|scale-vertically + label: Create OpsRequest + schema: temp/properties/opsRequestUrl + type: anchor + - fullwidth: true + init: + type: func + value: isValueExistInModel|/resources/kubedbComPgBouncer/spec/monitor + label: Enable Monitoring + schema: temp/properties/enableMonitoring + type: switch + watcher: + func: onEnableMonitoringChange + paths: + - temp/properties/enableMonitoring + - elements: + - init: + type: static + value: prometheus.io/operator + isHorizontal: true + label: Select a Monitoring Method + options: + - description: Inject metric exporter sidecar and creates a ServiceMonitor + text: Prometheus Operator + value: prometheus.io/operator + - description: Injects the metric exporter sidecar and let you customize ServiceMonitor + text: Custom ServiceMonitor + value: prometheus.io + - description: Inject metric exporter sidecar and add Prometheus annotations + to the stats Service + text: Custom Scrapper + value: prometheus.io/builtin + schema: schema/properties/resources/properties/kubedbComPgBouncer/properties/spec/properties/monitor/properties/agent + type: radio + watcher: + func: onAgentChange + paths: + - schema/properties/resources/properties/kubedbComPgBouncer/properties/spec/properties/monitor/properties/agent + - elements: + - label: Scrapping Interval + schema: schema/properties/resources/properties/kubedbComPgBouncer/properties/spec/properties/monitor/properties/prometheus/properties/serviceMonitor/properties/interval + type: input + if: + name: isEqualToModelPathValue|prometheus.io/operator|/resources/kubedbComPgBouncer/spec/monitor/agent + type: function + label: ServiceMonitor Configuration + showLabels: true + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - fullwidth: true + label: Honor labels + schema: honorLabels + type: switch + - label: Interval + schema: interval + type: input + validation: + type: required + - label: Path + schema: path + type: input + validation: + type: required + - label: Port + schema: port + type: input + validation: + type: required + label: Endpoints + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/endpoints + type: array-object-form + - if: + name: returnFalse + type: function + label: Match Namespaces + loader: getResources|core|v1|namespaces + multiple: true + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/namespaceSelector/properties/matchNames + type: select + - elements: + - label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/selector/properties/matchLabels + type: object-item + if: + name: returnFalse + type: function + showLabels: false + type: block-layout + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComPgBouncer/spec/monitor/agent + type: function + label: Service Monitor + showLabels: true + type: block-layout + - buttonClass: is-light is-outlined + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComPgBouncer/spec/monitor/agent + type: function + label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/metadata/properties/labels + type: object-item + - label: Exporter Configuration + schema: "" + type: label-element + - fullwidth: true + init: + type: static + value: true + label: Customize Exporter Sidecar + schema: temp/properties/customizeExporter + type: switch + watcher: + func: onCustomizeExporterChange + paths: + - temp/properties/customizeExporter + - elements: + - if: + name: returnFalse + type: function + label: Resources + schema: schema/properties/resources/properties/kubedbComPgBouncer/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/resources + type: machine-compare + - label: Security Context + schema: "" + type: label-element + - label: Run as User + schema: schema/properties/resources/properties/kubedbComPgBouncer/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsUser + type: input + - label: Run as Group + schema: schema/properties/resources/properties/kubedbComPgBouncer/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsGroup + type: input + - label: Port + schema: schema/properties/resources/properties/kubedbComPgBouncer/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/port + type: input + - buttonClass: is-light is-outlined + element: + label: Args + type: input + init: + type: static + value: + - --compatible-mode + label: Args + schema: schema/properties/resources/properties/kubedbComPgBouncer/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/args + type: array-item-form + - elements: + - buttonClass: is-light is-outlined + elements: + - label: Name + schema: name + type: input + validation: + type: required + - init: + type: func + value: setValueFrom + label: Value From + options: + - text: Input + value: input + - text: Secret + value: secret + - text: ConfigMap + value: configMap + schema: temp/properties/valueFromType + type: radio + validation: + type: required + watcher: + func: onValueFromChange + paths: + - temp/properties/valueFromType + - if: + name: isEqualToTemp|input + type: function + label: Value + schema: value + type: input + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Name + loader: + name: resourceNames|core|v1|configmaps + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Key + loader: + name: getConfigMapKeys + watchPaths: + - schema/resources/kubedbComPgBouncer/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/configMapKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/key + type: select + - if: + name: isEqualToTemp|secret + type: function + label: Secret Name + loader: + name: getSecrets + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|secret + type: function + label: Secret Key + loader: + name: getSecretKeys + watchPaths: + - schema/resources/kubedbComPgBouncer/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/secretKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/key + type: select + init: + type: func + value: initEnvArray + label: Environment Variables + schema: temp/properties/env + type: array-object-form + watcher: + func: onEnvArrayChange + paths: + - temp/properties/env + label: Metadata + showLabels: false + type: block-layout + if: + name: showCustomizeExporterSection + type: function + label: Customer Exporter Section + showLabels: false + type: block-layout + if: + name: showMonitoringSection + type: function + type: block-layout + id: monitoring + loader: initMonitoring + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-pgpool-editor-options/Chart.yaml b/charts/kubedbcom-pgpool-editor-options/Chart.yaml index effc488a9a..c726358ccf 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.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.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 b52173c753..e0de26842a 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 appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-pgpool-editor-options --version=v0.30.0 -$ helm upgrade -i kubedbcom-pgpool-editor-options appscode/kubedbcom-pgpool-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-pgpool-editor-options --version=v0.29.0 +$ helm upgrade -i kubedbcom-pgpool-editor-options appscode/kubedbcom-pgpool-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-pgpool-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-pgpool-editor-options appscode/kubedbcom-pgpool-editor-options -n kube-system --create-namespace --version=v0.29.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. @@ -193,12 +193,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 appscode/kubedbcom-pgpool-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=kubedb.com +$ helm upgrade -i kubedbcom-pgpool-editor-options appscode/kubedbcom-pgpool-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-pgpool-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-pgpool-editor-options appscode/kubedbcom-pgpool-editor-options -n kube-system --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-pgpool-editor-options/ui/create-ui.yaml b/charts/kubedbcom-pgpool-editor-options/ui/create-ui.yaml index 58f37cc0fe..9829fbcef5 100644 --- a/charts/kubedbcom-pgpool-editor-options/ui/create-ui.yaml +++ b/charts/kubedbcom-pgpool-editor-options/ui/create-ui.yaml @@ -1,2 +1,316 @@ -steps: null +step: +- elements: + - label: "" + subtitle: Select the Pgpool version you want to deploy on Kubernetes.The chosen + version determines the Pgpool engine features, compatibility, and runtime behavior + of your connection pooler. + type: label-element + - disableUnselect: true + if: + name: isToggleOn|databases/Pgpool/versions + type: function + label: Database Version + loader: getAdminOptions|databases/Pgpool/versions + schema: schema/properties/spec/properties/admin/properties/databases/properties/Pgpool/properties/versions/properties/default + type: select + - if: + name: isToggleOn|databases/Pgpool/mode + type: function + init: + type: func + value: getDefault|databases/Pgpool/mode + isHorizontal: true + label: Database Mode + loader: getAdminOptions|databases/Pgpool/mode + schema: schema/properties/spec/properties/mode + type: radio + watcher: + func: onModeChange + paths: + - schema/properties/spec/properties/mode + - if: + name: isEqualToModelPathValue|Replicaset|/spec/mode + type: function + label: Replica Number + schema: schema/properties/spec/properties/replicas + type: input + - elements: + - label: "" + subtitle: Select a machine profile to allocate CPU and memory resources for + your connection pooler. Choose 'custom' to manually specify resource requirements + or select a predefined profile. + type: label-element + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu + label: CPU + loader: setLimits|cpu + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory + label: Memory + loader: setLimits|memory + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + label: Machine Profile + showLabels: true + type: block-layout + - elements: + - elements: + - if: + name: isToggleOn|storageClasses + type: function + label: Storage Class + loader: getAdminOptions|storageClasses + schema: schema/properties/spec/properties/admin/properties/storageClasses/properties/default + type: select + - label: Select Database Reference + loader: getAppBindings|postgres + refresh: true + schema: temp/properties/postgresRef + type: select + validation: + type: required + watcher: + func: onRefChange|postgresRef + paths: + - temp/properties/postgresRef + showLabels: true + type: horizontal-layout + type: block-layout + - description: Configure Credentials, Deployment Mode etc. + elements: + - elements: + - label: "" + subtitle: Add custom labels and annotations to your database resources for + organization, monitoring, and integration with other Kubernetes tools and + services. + type: label-element + - buttonClass: is-light is-outlined + label: Labels + schema: schema/properties/spec/properties/labels + type: object-item + - buttonClass: is-light is-outlined + label: Annotations + schema: schema/properties/spec/properties/annotations + type: object-item + hideBlock: true + label: Labels & Annotations + showLabels: true + type: block-layout + - customClass: mt-20 + if: + name: isToggleOn|deletionPolicy + type: function + init: + type: func + value: getDefault|deletionPolicy + label: Deletion Policy + options: + - description: options.deletionPolicy.delete.description + text: Delete + value: Delete + - description: options.deletionPolicy.halt.description + text: Halt + value: Halt + - description: options.deletionPolicy.wipeOut.description + text: WipeOut + value: WipeOut + - description: options.deletionPolicy.doNotTerminate.description + text: DoNotTerminate + value: DoNotTerminate + schema: schema/properties/spec/properties/deletionPolicy + type: select + watcher: + func: setStorageClass + paths: + - schema/properties/spec/properties/deletionPolicy + - if: + name: getDefaultValue|spec/admin/authCredential/customize + type: function + label: Provide Authentication Credentials? + schema: temp/createAuthSecret + type: switch + watcher: + func: onAuthChange + paths: + - temp/createAuthSecret + - if: + name: showReferSecretSwitch + type: function + label: Refer existing Secret? + schema: temp/referSecret + type: switch + watcher: + func: onReferSecretChange + paths: + - temp/referSecret + - if: + name: showSecretDropdown + type: function + label: Secret + loader: getReferSecrets + schema: schema/properties/spec/properties/authSecret/properties/name + type: select + - if: + name: showReferSecret + type: function + label: Password + schema: schema/properties/spec/properties/authSecret/properties/password + type: input + - if: + name: getDefaultValue|spec/admin/customConfiguration + type: function + label: Configure Database? + schema: temp/configDatabase + type: switch + watcher: + func: clearConfiguration + paths: + - temp/configDatabase + - if: + name: isConfigDatabaseOn + type: function + label: Configuration + schema: schema/properties/spec/properties/configuration + type: textarea + - label: Sync Users + schema: schema/properties/spec/properties/syncUsers + type: switch + - if: + name: isToggleOn|deployment + type: function + isHorizontal: true + label: Deployment Mode + options: + - description: Shared + text: Shared + value: Shared + - description: Dedicated + text: Dedicated + value: Dedicated + schema: schema/properties/spec/properties/admin/properties/deployment/properties/default + type: radio + - if: + name: isToggleOn|clusterTier + type: function + isHorizontal: true + label: Cluster Tier + options: + - text: General Purpose + value: GeneralPurpose + - text: Memory Optimized + value: MemoryOptimized + - text: CPU Optimized + value: CPUOptimized + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/default + type: radio + - disableUnselect: true + if: + name: isToggleOn|clusterTier/placement + type: function + label: Placement Policy + loader: getAdminOptions|clusterTier/placement + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/placement/properties/default + type: select + - disableUnselect: true + if: + name: isToggleOn|clusterTier/nodeTopology + type: function + label: Node Topology + loader: getNodeTopology + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/nodeTopology/properties/default + type: select + label: Advanced Configuration + showLabels: true + type: block-layout + - description: Enable Backup, Monitoring, TLS etc. + elements: + - elements: + - init: + type: func + value: setMonitoring + label: Enable Monitoring + schema: temp/monitoring + type: switch + watcher: + func: updateAlertValue + paths: + - temp/monitoring + - customClass: mt-10 + if: + name: showAlerts + type: function + label: Alert Options + options: + - text: None + value: none + - text: Critical + value: critical + - text: Warning + value: warning + - text: Info + value: info + schema: schema/properties/form/properties/alert/properties/enabled + type: select + if: + name: isToggleOn|monitoring + type: function + type: block-layout + - elements: + - if: + name: isToggleOn|tls + type: function + label: Enable TLS? + schema: schema/properties/spec/properties/admin/properties/tls/properties/default + type: switch + - if: + name: showIssuer + type: function + label: Cluster Issuers + loader: getAdminOptions|clusterIssuers + schema: schema/properties/spec/properties/admin/properties/clusterIssuers/properties/default + type: select + validation: + type: required + type: block-layout + if: + name: showAdditionalSettings + type: function + label: Additional Options + showLabels: true + type: block-layout + id: options + loader: initBundle + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-pgpool-editor/Chart.yaml b/charts/kubedbcom-pgpool-editor/Chart.yaml index 3d7d5494c2..f0f49e9173 100644 --- a/charts/kubedbcom-pgpool-editor/Chart.yaml +++ b/charts/kubedbcom-pgpool-editor/Chart.yaml @@ -10,7 +10,7 @@ annotations: - group: monitoring.coreos.com\n kind: PrometheusRule\n version: v1\n- group:\ \ monitoring.coreos.com\n kind: ServiceMonitor\n version: v1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: Pgpool Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -22,4 +22,4 @@ maintainers: name: appscode name: kubedbcom-pgpool-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/kubedbcom-pgpool-editor/README.md b/charts/kubedbcom-pgpool-editor/README.md index 6cc34f13e0..abba570bb7 100644 --- a/charts/kubedbcom-pgpool-editor/README.md +++ b/charts/kubedbcom-pgpool-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-pgpool-editor --version=v0.30.0 -$ helm upgrade -i kubedbcom-pgpool-editor appscode/kubedbcom-pgpool-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-pgpool-editor --version=v0.29.0 +$ helm upgrade -i kubedbcom-pgpool-editor appscode/kubedbcom-pgpool-editor -n default --create-namespace --version=v0.29.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/kubedbcom-pgpool-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-pgpool-editor appscode/kubedbcom-pgpool-editor -n default --create-namespace --version=v0.29.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. @@ -119,12 +119,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/kubedbcom-pgpool-editor -n default --create-namespace --version=v0.30.0 --set form.alert.enabled=warning +$ helm upgrade -i kubedbcom-pgpool-editor appscode/kubedbcom-pgpool-editor -n default --create-namespace --version=v0.29.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/kubedbcom-pgpool-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-pgpool-editor appscode/kubedbcom-pgpool-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-pgpool-editor/ui/edit-ui.yaml b/charts/kubedbcom-pgpool-editor/ui/edit-ui.yaml index 58f37cc0fe..04d02489eb 100644 --- a/charts/kubedbcom-pgpool-editor/ui/edit-ui.yaml +++ b/charts/kubedbcom-pgpool-editor/ui/edit-ui.yaml @@ -1,2 +1,492 @@ -steps: null +step: +- elements: + - elements: + - label: Name + schema: schema/properties/resources/properties/autoscalingKubedbComPgpoolAutoscaler/properties/metadata/properties/name + type: input + - if: + name: isRancherManaged + type: function + label: Select Namespace + loader: getNamespaces + schema: schema/properties/resources/properties/autoscalingKubedbComPgpoolAutoscaler/properties/metadata/properties/namespace + type: select + watcher: + func: onNamespaceChange + paths: + - schema/properties/resources/properties/autoscalingKubedbComPgpoolAutoscaler/properties/metadata/properties/namespace + - label: Select Db + loader: getDbs + refresh: true + schema: schema/properties/resources/properties/autoscalingKubedbComPgpoolAutoscaler/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: initMetadata + paths: + - schema/properties/resources/properties/autoscalingKubedbComPgpoolAutoscaler/properties/spec/properties/databaseRef/properties/name + if: + name: isConsole + type: function + type: block-layout + - if: + name: isConsole + type: function + label: Select Type + options: + - description: Scale your CPU Memory based on resource usage + text: Compute + value: compute + - description: Expand your database size based on volume usage + text: Storage + value: storage + schema: temp/properties/autoscalingType + type: radio + validation: + type: required + watcher: + func: initMetadata + paths: + - temp/properties/autoscalingType + - elements: + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComPgpoolAutoscaler/spec/compute/pgpool/trigger + label: Trigger + schema: temp/properties/compute/properties/pgpool/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/pgpool + paths: + - temp/properties/compute/properties/pgpool/properties/trigger + - label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before being considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComPgpoolAutoscaler/properties/spec/properties/compute/properties/pgpool/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: Resource Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComPgpoolAutoscaler/properties/spec/properties/compute/properties/pgpool/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal database + performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|min + label: Min Allowed Profile + loader: + name: getMachines|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-max + schema: temp/properties/allowedMachine-min + type: machine-compare + watcher: + func: onMachineChange|pgpool + paths: + - temp/properties/allowedMachine-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComPgpoolAutoscaler/properties/spec/properties/compute/properties/pgpool/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComPgpoolAutoscaler/properties/spec/properties/compute/properties/pgpool/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|max + label: Max Allowed Profile + loader: + name: getMachines|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-min + schema: temp/properties/allowedMachine-max + type: machine-compare + watcher: + func: onMachineChange|pgpool + paths: + - temp/properties/allowedMachine-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComPgpoolAutoscaler/properties/spec/properties/compute/properties/pgpool/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComPgpoolAutoscaler/properties/spec/properties/compute/properties/pgpool/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|compute/pgpool + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComPgpoolAutoscaler/properties/spec/properties/compute/properties/pgpool/properties/controlledResources + type: select + - label: Container Controlled Values + options: + - text: Requests And Limits + value: RequestsAndLimits + - text: Requests Only + value: RequestsOnly + schema: schema/properties/resources/properties/autoscalingKubedbComPgpoolAutoscaler/properties/spec/properties/compute/properties/pgpool/properties/containerControlledValues + type: select + label: Pgpool + showLabels: true + type: block-layout + - elements: + - label: Node Topology Configuration + subtitle: Configure node topology constraints to control where your database + pods are scheduled based on node labels + type: label-element + - label: Select Node Topology + loader: fetchNodeTopology + schema: schema/properties/resources/properties/autoscalingKubedbComPgpoolAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/name + type: select + - if: + name: isNodeTopologySelected + type: function + label: ScaleUp Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComPgpoolAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleUpDiffPercentage + type: threshold-input + - if: + name: isNodeTopologySelected + type: function + label: ScaleDown Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComPgpoolAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleDownDiffPercentage + type: threshold-input + if: + name: hasNoAnnotations + type: function + label: Node Topology + showLabels: true + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComPgpoolAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + subtitle: Specify the maximum time allowed for the scaling operation to complete. + Use formats like 30s, 1m (1 minute) or 2h (2 hours). + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComPgpoolAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: Ops Request Options + showLabels: true + type: block-layout + loader: fetchTopologyMachines + showLabels: false + type: block-layout + id: compute-autoscaler + loader: getDbDetails + type: single-step-form +- elements: + - label: To update Exporter Resource section click on Create OpsRequest + type: label-element + - init: + type: func + value: getOpsRequestUrl|scale-vertically + label: Create OpsRequest + schema: temp/properties/opsRequestUrl + type: anchor + - fullwidth: true + init: + type: func + value: isValueExistInModel|/resources/kubedbComPgpool/spec/monitor + label: Enable Monitoring + schema: temp/properties/enableMonitoring + type: switch + watcher: + func: onEnableMonitoringChange + paths: + - temp/properties/enableMonitoring + - elements: + - label: Monitoring Method Selection + subtitle: Choose the monitoring approach that best fits your infrastructure. + Prometheus Operator provides automated ServiceMonitor creation, while custom + options give you more control. + type: label-element + - init: + type: static + value: prometheus.io/operator + isHorizontal: true + label: Select a Monitoring Method + options: + - description: Inject metric exporter sidecar and creates a ServiceMonitor + text: Prometheus Operator + value: prometheus.io/operator + - description: Injects the metric exporter sidecar and let you customize ServiceMonitor + text: Custom ServiceMonitor + value: prometheus.io + - description: Inject metric exporter sidecar and add Prometheus annotations + to the stats Service + text: Custom Scraper + value: prometheus.io/builtin + schema: schema/properties/resources/properties/kubedbComPgpool/properties/spec/properties/monitor/properties/agent + type: radio + watcher: + func: onAgentChange + paths: + - schema/properties/resources/properties/kubedbComPgpool/properties/spec/properties/monitor/properties/agent + - elements: + - label: Scraping Interval + subtitle: Define how frequently Prometheus should scrape metrics from your + database + type: label-element + - label: Scraping Interval + schema: schema/properties/resources/properties/kubedbComPgpool/properties/spec/properties/monitor/properties/prometheus/properties/serviceMonitor/properties/interval + type: input + if: + name: isEqualToModelPathValue|prometheus.io/operator|/resources/kubedbComPgpool/spec/monitor/agent + type: function + label: ServiceMonitor Configuration + showLabels: true + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - fullwidth: true + label: Honor labels + schema: honorLabels + type: switch + - label: Interval + schema: interval + type: input + validation: + type: required + - label: Path + schema: path + type: input + validation: + type: required + - label: Port + schema: port + type: input + validation: + type: required + label: Endpoints + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/endpoints + type: array-object-form + - if: + name: returnFalse + type: function + label: Match Namespaces + loader: getResources|core|v1|namespaces + multiple: true + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/namespaceSelector/properties/matchNames + type: select + - elements: + - label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/selector/properties/matchLabels + type: object-item + if: + name: returnFalse + type: function + showLabels: false + type: block-layout + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComPgpool/spec/monitor/agent + type: function + label: Service Monitor + showLabels: true + type: block-layout + - buttonClass: is-light is-outlined + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComPgpool/spec/monitor/agent + type: function + label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/metadata/properties/labels + type: object-item + - label: Exporter Configuration + schema: "" + type: label-element + - fullwidth: true + init: + type: static + value: true + label: Customize Exporter Sidecar + schema: temp/properties/customizeExporter + type: switch + watcher: + func: onCustomizeExporterChange + paths: + - temp/properties/customizeExporter + - elements: + - if: + name: returnFalse + type: function + label: Resources + schema: schema/properties/resources/properties/kubedbComPgpool/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/resources + type: machine-compare + - label: Security Context + schema: "" + type: label-element + - label: Run as User + schema: schema/properties/resources/properties/kubedbComPgpool/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsUser + type: input + - label: Run as Group + schema: schema/properties/resources/properties/kubedbComPgpool/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsGroup + type: input + - label: Port + schema: schema/properties/resources/properties/kubedbComPgpool/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/port + type: input + - buttonClass: is-light is-outlined + element: + label: Args + type: input + init: + type: static + value: + - --compatible-mode + label: Args + schema: schema/properties/resources/properties/kubedbComPgpool/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/args + type: array-item-form + - elements: + - buttonClass: is-light is-outlined + elements: + - label: Name + schema: name + type: input + validation: + type: required + - init: + type: func + value: setValueFrom + label: Value From + options: + - text: Input + value: input + - text: Secret + value: secret + - text: ConfigMap + value: configMap + schema: temp/properties/valueFromType + type: radio + validation: + type: required + watcher: + func: onValueFromChange + paths: + - temp/properties/valueFromType + - if: + name: isEqualToTemp|input + type: function + label: Value + schema: value + type: input + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Name + loader: + name: resourceNames|core|v1|configmaps + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Key + loader: + name: getConfigMapKeys + watchPaths: + - schema/resources/kubedbComPgpool/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/configMapKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/key + type: select + - if: + name: isEqualToTemp|secret + type: function + label: Secret Name + loader: + name: getSecrets + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|secret + type: function + label: Secret Key + loader: + name: getSecretKeys + watchPaths: + - schema/resources/kubedbComPgpool/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/secretKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/key + type: select + init: + type: func + value: initEnvArray + label: Environment Variables + schema: temp/properties/env + type: array-object-form + watcher: + func: onEnvArrayChange + paths: + - temp/properties/env + label: Metadata + showLabels: false + type: block-layout + if: + name: showCustomizeExporterSection + type: function + label: Customer Exporter Section + showLabels: false + type: block-layout + if: + name: showMonitoringSection + type: function + label: Monitoring Configuration + showLabels: false + type: block-layout + id: monitoring + loader: initMonitoring + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-postgres-editor-options/Chart.yaml b/charts/kubedbcom-postgres-editor-options/Chart.yaml index e0cf867c0a..df2b7cd8ec 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.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.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 07e7dd083a..0cb54cb4e0 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 appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-postgres-editor-options --version=v0.30.0 -$ helm upgrade -i kubedbcom-postgres-editor-options appscode/kubedbcom-postgres-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-postgres-editor-options --version=v0.29.0 +$ helm upgrade -i kubedbcom-postgres-editor-options appscode/kubedbcom-postgres-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-postgres-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-postgres-editor-options appscode/kubedbcom-postgres-editor-options -n kube-system --create-namespace --version=v0.29.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. @@ -285,12 +285,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 appscode/kubedbcom-postgres-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=kubedb.com +$ helm upgrade -i kubedbcom-postgres-editor-options appscode/kubedbcom-postgres-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-postgres-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-postgres-editor-options appscode/kubedbcom-postgres-editor-options -n kube-system --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-postgres-editor-options/ui/create-ui.yaml b/charts/kubedbcom-postgres-editor-options/ui/create-ui.yaml index 58f37cc0fe..cf9ca1ed4c 100644 --- a/charts/kubedbcom-postgres-editor-options/ui/create-ui.yaml +++ b/charts/kubedbcom-postgres-editor-options/ui/create-ui.yaml @@ -1,2 +1,442 @@ -steps: null +step: +- elements: + - label: "" + subtitle: Select the Postgres version you want to deploy on Kubernetes. The chosen + version determines the Postgres engine features, compatibility, and runtime + behavior of your database cluster. + type: label-element + - disableUnselect: false + if: + name: isToggleOn|databases/Postgres/versions + type: function + label: Database Version + loader: getAdminOptions|databases/Postgres/versions + schema: schema/properties/spec/properties/admin/properties/databases/properties/Postgres/properties/versions/properties/default + type: select + - if: + name: isToggleOn|databases/Postgres/mode + type: function + init: + type: func + value: getDefault|databases/Postgres/mode + isHorizontal: true + label: Database Mode + loader: getAdminOptions|databases/Postgres/mode + schema: schema/properties/spec/properties/mode + type: radio + watcher: + func: clearArbiterHidden + paths: + - schema/properties/spec/properties/mode + - if: + name: EqualToDatabaseMode|Cluster + type: function + label: Replicas + schema: schema/properties/spec/properties/replicas + type: input + - elements: + - label: "" + subtitle: Configure a remote replica to replicate data from an external PostgreSQL + source. Select the source database binding for asynchronous replication across + clusters or regions. + type: label-element + - label: RemoteReplica SourceRef + loader: getAppBindings + schema: schema/properties/spec/properties/remoteReplica/properties/sourceRef + type: select + validation: + type: required + if: + name: EqualToDatabaseMode|RemoteReplica + type: function + type: block-layout + - elements: + - label: "" + subtitle: Select a machine profile to allocate CPU and memory resources for + your database. Choose 'custom' to manually specify resource requirements or + select a predefined profile. + type: label-element + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu + label: CPU + loader: setLimits|cpu + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory + label: Memory + loader: setLimits|memory + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + label: Machine Profile + showLabels: true + type: block-layout + - elements: + - customClass: mb-16 + elements: + - if: + name: isToggleOn|storageClasses + type: function + label: Storage Class + loader: getAdminOptions|storageClasses + schema: schema/properties/spec/properties/admin/properties/storageClasses/properties/default + type: select + validation: + type: required + - if: + name: showStorageSizeField + type: function + label: Storage Size + schema: schema/properties/spec/properties/persistence/properties/size + type: input + showLabels: true + type: horizontal-layout + type: block-layout + - description: Configure Credentials, Deployment Mode etc. + elements: + - elements: + - label: "" + subtitle: Add custom labels and annotations to your database resources for + organization, monitoring, and integration with other Kubernetes tools and + services. + type: label-element + - buttonClass: is-light is-outlined + label: Labels + schema: schema/properties/spec/properties/labels + type: object-item + - buttonClass: is-light is-outlined + label: Annotations + schema: schema/properties/spec/properties/annotations + type: object-item + label: Labels & Annotations + showLabels: true + type: block-layout + - customClass: mt-20 + if: + name: isToggleOn|deletionPolicy + type: function + init: + type: func + value: getDefault|deletionPolicy + label: Deletion Policy + options: + - description: options.deletionPolicy.delete.description + text: Delete + value: Delete + - description: options.deletionPolicy.halt.description + text: Halt + value: Halt + - description: options.deletionPolicy.wipeOut.description + text: WipeOut + value: WipeOut + - description: options.deletionPolicy.doNotTerminate.description + text: DoNotTerminate + value: DoNotTerminate + schema: schema/properties/spec/properties/deletionPolicy + type: select + watcher: + func: setStorageClass + paths: + - schema/properties/spec/properties/deletionPolicy + - if: + name: getDefaultValue|spec/admin/authCredential/customize + type: function + label: Provide Authentication Credentials? + schema: temp/createAuthSecret + type: switch + watcher: + func: onAuthChange + paths: + - temp/createAuthSecret + - if: + name: showReferSecretSwitch + type: function + label: Refer existing Secret? + schema: temp/referSecret + type: switch + watcher: + func: onReferSecretChange + paths: + - temp/referSecret + - if: + name: showSecretDropdown + type: function + label: Secret + loader: getReferSecrets + schema: schema/properties/spec/properties/authSecret/properties/name + type: select + - if: + name: showReferSecret + type: function + label: Password + schema: schema/properties/spec/properties/authSecret/properties/password + type: input + - if: + name: getDefaultValue|spec/admin/customConfiguration + type: function + label: Configure Database? + schema: temp/configDatabase + type: switch + watcher: + func: clearConfiguration + paths: + - temp/configDatabase + - if: + name: isConfigDatabaseOn + type: function + label: Configuration + schema: schema/properties/spec/properties/configuration + type: editor + - if: + name: isToggleOn|pointInTimeRecovery + type: function + init: + type: func + value: getDefault|pointInTimeRecovery + label: Point in-time Recovery? + schema: temp/recovery + type: switch + - elements: + - label: "" + subtitle: Restore your database to a specific point in time by specifying + the source database namespace, name, and the exact recovery timestamp for + data restoration. + type: label-element + - elements: + - forceRequired: true + label: Namespace + schema: temp/refNamespace + type: input + validation: + type: required + watcher: + func: setPointInTimeRecovery + paths: + - temp/refNamespace + - label: Name + schema: temp/refDBName + type: input + validation: + type: required + watcher: + func: setPointInTimeRecovery + paths: + - temp/refDBName + showLabels: true + type: horizontal-layout + - label: Recovery Timestamp + schema: schema/properties/spec/properties/init/properties/archiver/properties/recoveryTimestamp + type: date-time + watcher: + func: onTimestampChange + paths: + - schema/properties/spec/properties/init/properties/archiver/properties/recoveryTimestamp + if: + name: showRecovery + type: function + label: Point in-time Recovery + showLabels: true + type: block-layout + - if: + name: isToggleOn|deployment + type: function + label: Deployment + options: + - description: labels.deployment.shared + text: Shared + value: Shared + - description: labels.deployment.dedicated + text: Dedicated + value: Dedicated + schema: schema/properties/spec/properties/admin/properties/deployment/properties/default + type: radio + - if: + name: isToggleOn|clusterTier + type: function + isHorizontal: true + label: Cluster Tier + options: + - text: General Purpose + value: GeneralPurpose + - text: Memory Optimized + value: MemoryOptimized + - text: CPU Optimized + value: CPUOptimized + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/default + type: radio + - disableUnselect: true + if: + name: isToggleOn|clusterTier/placement + type: function + label: Placement + loader: getAdminOptions|clusterTier/placement + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/placement/properties/default + type: select + - disableUnselect: true + if: + name: isToggleOn|clusterTier/nodeTopology + type: function + label: Node Topology + loader: getNodeTopology + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/nodeTopology/properties/default + type: select + - elements: + - elements: + - label: Standby Mode + options: + - text: Hot + value: Hot + - text: Warm + value: Warm + schema: schema/properties/spec/properties/standbyMode + type: select + - label: Streaming Mode + options: + - text: Synchronous + value: Synchronous + - text: Asynchronous + value: Asynchronous + schema: schema/properties/spec/properties/streamingMode + type: select + showLabels: true + type: horizontal-layout + if: + name: EqualToDatabaseMode|Cluster + type: function + type: block-layout + label: Advanced Configuration + showLabels: true + type: block-layout + - description: Enable Backup, Monitoring, TLS etc. + elements: + - elements: + - init: + type: func + value: setMonitoring + label: Enable Monitoring? + schema: temp/monitoring + type: switch + watcher: + func: updateAlertValue + paths: + - temp/monitoring + - customClass: mt-10 + if: + name: showAlerts + type: function + label: Alert Options + options: + - text: None + value: none + - text: Critical + value: critical + - text: Warning + value: warning + - text: Info + value: info + schema: schema/properties/form/properties/alert/properties/enabled + type: select + if: + name: isToggleOn|monitoring + type: function + type: block-layout + - if: + name: isToggleOn|backup + type: function + init: + type: func + value: setBackup + label: Enable Backup? + schema: temp/backup + type: switch + watcher: + func: onBackupSwitch + paths: + - temp/backup + - elements: + - disable: + name: showArchiverAlert + watchPaths: + - schema/spec/admin/storageClasses/default + - schema/spec/mode + label: Enable Archiver? + schema: schema/properties/spec/properties/admin/properties/archiver/properties/enable/properties/default + type: switch + watcher: + func: onArchiverChange + paths: + - schema/properties/spec/properties/admin/properties/archiver/properties/enable/properties/default + - if: + name: showArchiverAlert + type: function + label: The selected StorageClass does not support Archiver + type: warning + if: + name: showArchiver + type: function + type: block-layout + - elements: + - if: + name: isToggleOn|tls + type: function + label: Enable TLS? + schema: schema/properties/spec/properties/admin/properties/tls/properties/default + type: switch + - if: + name: showIssuer + type: function + label: Cluster Issuers + loader: getAdminOptions|clusterIssuers + schema: schema/properties/spec/properties/admin/properties/clusterIssuers/properties/default + type: select + validation: + type: required + type: block-layout + - elements: + - if: + name: isToggleOn|expose + type: function + label: Expose via Gateway? + schema: schema/properties/spec/properties/admin/properties/expose/properties/default + type: switch + type: block-layout + if: + name: showAdditionalSettings + type: function + label: Additional Options + showLabels: true + type: block-layout + id: options + loader: initBundle + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-postgres-editor/Chart.yaml b/charts/kubedbcom-postgres-editor/Chart.yaml index d20bb5fbe9..7e13219bc3 100644 --- a/charts/kubedbcom-postgres-editor/Chart.yaml +++ b/charts/kubedbcom-postgres-editor/Chart.yaml @@ -16,7 +16,7 @@ annotations: \ stash.appscode.com\n kind: Repository\n version: v1alpha1\n- group: stash.appscode.com\n\ \ kind: RestoreSession\n version: v1beta1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: Postgres 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-postgres-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/kubedbcom-postgres-editor/README.md b/charts/kubedbcom-postgres-editor/README.md index f98f1de6c0..3fe0e6c15c 100644 --- a/charts/kubedbcom-postgres-editor/README.md +++ b/charts/kubedbcom-postgres-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-postgres-editor --version=v0.30.0 -$ helm upgrade -i kubedbcom-postgres-editor appscode/kubedbcom-postgres-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-postgres-editor --version=v0.29.0 +$ helm upgrade -i kubedbcom-postgres-editor appscode/kubedbcom-postgres-editor -n default --create-namespace --version=v0.29.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/kubedbcom-postgres-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-postgres-editor appscode/kubedbcom-postgres-editor -n default --create-namespace --version=v0.29.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. @@ -211,12 +211,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/kubedbcom-postgres-editor -n default --create-namespace --version=v0.30.0 --set form.alert.enabled=warning +$ helm upgrade -i kubedbcom-postgres-editor appscode/kubedbcom-postgres-editor -n default --create-namespace --version=v0.29.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/kubedbcom-postgres-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-postgres-editor appscode/kubedbcom-postgres-editor -n default --create-namespace --version=v0.29.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 8124544d3c..e5f114ea43 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.30.0 + version: v0.29.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.30.0 + version: v0.29.0 functionCallbacks: getAliasOptions: $ref: functions#/getAliasOptions @@ -410,7 +410,7 @@ steps: - alias: repository_create_init chart: name: uibytebuildersdev-component-repository-create - version: v0.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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 58f37cc0fe..ab8a1c2a7d 100644 --- a/charts/kubedbcom-postgres-editor/ui/edit-ui.yaml +++ b/charts/kubedbcom-postgres-editor/ui/edit-ui.yaml @@ -1,2 +1,724 @@ -steps: null +step: +- elements: + - if: + name: showScheduleBackup + type: function + init: + type: func + value: initScheduleBackupForEdit + isHorizontal: true + label: Schedule a Backup? + options: + - text: "Yes" + value: "yes" + - text: "No" + value: "no" + schema: temp/properties/scheduleBackup + type: radio + watcher: + func: onScheduleBackupChange + paths: + - temp/properties/scheduleBackup + - elements: + - if: + name: isBackupDataLoadedTrue + type: function + init: + type: func + value: setBackupType + isHorizontal: true + label: Select Backup Type + loader: getTypes + options: + - description: Create, Delete or Modify BackupConfig + text: BackupConfig + value: BackupConfig + - description: Enable/Disable BackupBlueprint + text: BackupBlueprint + value: BackupBlueprint + schema: temp/properties/backupType + type: radio + watcher: + func: onBackupTypeChange + paths: + - temp/properties/backupType + - elements: + - label: Select Context + loader: getContext + schema: temp/properties/backupConfigContext + type: select + validation: + type: required + watcher: + func: onContextChange + paths: + - temp/properties/backupConfigContext + - if: + name: showConfigList + type: function + label: Select BackupConfig + loader: getConfigList + schema: temp/properties/config + type: select + validation: + type: required + watcher: + func: onConfigChange + paths: + - temp/properties/config + - if: + name: showSchedule + type: function + label: Schedule + loader: + name: getDefaultSchedule|/resources/coreKubestashComBackupConfiguration/spec/sessions + watchPaths: + - temp/properties/config + schema: temp/properties/schedule + type: input + validation: + type: required + watcher: + func: onInputChangeSchedule|/resources/coreKubestashComBackupConfiguration/spec/sessions|schedule + paths: + - temp/properties/schedule + - fullwidth: true + if: + name: showPause + type: function + init: + type: func + value: setPausedValue + label: Paused + schema: schema/properties/resources/properties/coreKubestashComBackupConfiguration/properties/spec/properties/paused + type: switch + watcher: + func: setPausedValue + paths: + - temp/properties/config + if: + name: isBackupType|BackupConfig + type: function + label: Config + type: block-layout + - elements: + - fullwidth: true + init: + type: func + value: setBlueprintSwitch + label: Enable Backup Blueprint + schema: temp/properties/blueprintEnabled + type: switch + watcher: + func: onBlueprintChange + paths: + - temp/properties/blueprintEnabled + if: + name: isBackupType|BackupBlueprint + type: function + label: Blueprint + type: block-layout + - elements: + - fullwidth: true + init: + type: func + value: setArchiverSwitch + label: Enable Archiver + schema: temp/properties/archiverEnabled + type: switch + watcher: + func: onArchiverChange + paths: + - temp/properties/archiverEnabled + if: + name: isBackupType|Archiver + type: function + label: Archiver + type: block-layout + if: + name: showBackupForm + type: function + label: Backup Form + loader: initBackupData + showLabels: false + type: block-layout + id: backupconfiguration + schema: schema/ + type: single-step-form +- elements: + - elements: + - label: Name + schema: schema/properties/resources/properties/autoscalingKubedbComPostgresAutoscaler/properties/metadata/properties/name + type: input + - if: + name: isRancherManaged + type: function + label: Select Namespace + loader: getNamespaces + schema: schema/properties/resources/properties/autoscalingKubedbComPostgresAutoscaler/properties/metadata/properties/namespace + type: select + watcher: + func: onNamespaceChange + paths: + - schema/properties/resources/properties/autoscalingKubedbComPostgresAutoscaler/properties/metadata/properties/namespace + - label: Select Db + loader: getPostgresDbs + refresh: true + schema: schema/properties/resources/properties/autoscalingKubedbComPostgresAutoscaler/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: initMetadata + paths: + - schema/properties/resources/properties/autoscalingKubedbComPostgresAutoscaler/properties/spec/properties/databaseRef/properties/name + if: + name: isConsole + type: function + type: block-layout + - if: + name: isConsole + type: function + label: Select Type + options: + - description: Scale your CPU Memory based on resource usage + text: Compute + value: compute + - description: Expand your database size based on volume usage + text: Storage + value: storage + schema: temp/properties/autoscalingType + type: radio + validation: + type: required + watcher: + func: initMetadata + paths: + - temp/properties/autoscalingType + - elements: + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComPostgresAutoscaler/spec/compute/postgres/trigger + label: Trigger + schema: temp/properties/compute/properties/postgres/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/postgres + paths: + - temp/properties/compute/properties/postgres/properties/trigger + - label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComPostgresAutoscaler/properties/spec/properties/compute/properties/postgres/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComPostgresAutoscaler/properties/spec/properties/compute/properties/postgres/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal database + performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|postgres|min + label: Min Allowed Profile + loader: + name: getMachines|postgres|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-max + schema: temp/properties/allowedMachine-min + type: machine-compare + watcher: + func: onMachineChange|postgres + paths: + - temp/properties/allowedMachine-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComPostgresAutoscaler/properties/spec/properties/compute/properties/postgres/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComPostgresAutoscaler/properties/spec/properties/compute/properties/postgres/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|postgres|max + label: Max Allowed Profile + loader: + name: getMachines|postgres|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-min + schema: temp/properties/allowedMachine-max + type: machine-compare + watcher: + func: onMachineChange|postgres + paths: + - temp/properties/allowedMachine-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComPostgresAutoscaler/properties/spec/properties/compute/properties/postgres/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComPostgresAutoscaler/properties/spec/properties/compute/properties/postgres/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|postgres + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComPostgresAutoscaler/properties/spec/properties/compute/properties/postgres/properties/controlledResources + type: select + - label: Container Controlled Values + options: + - text: Requests And Limits + value: RequestsAndLimits + - text: Requests Only + value: RequestsOnly + schema: schema/properties/resources/properties/autoscalingKubedbComPostgresAutoscaler/properties/spec/properties/compute/properties/postgres/properties/containerControlledValues + type: select + - elements: + - label: Scaling Factor Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComPostgresAutoscaler/properties/spec/properties/compute/properties/postgres/properties/inMemoryStorage/properties/scalingFactorPercentage + type: threshold-input + - label: Usage Threshold Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComPostgresAutoscaler/properties/spec/properties/compute/properties/postgres/properties/inMemoryStorage/properties/usageThresholdPercentage + type: threshold-input + if: + name: showStorageMemoryOption + type: function + label: In Memory Storage + showLabels: true + type: block-layout + label: Postgres + showLabels: true + type: block-layout + - elements: + - label: Select NodeTopology + loader: fetchNodeTopology + schema: schema/properties/resources/properties/autoscalingKubedbComPostgresAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/name + type: select + - if: + name: isNodeTopologySelected + type: function + label: ScaleUp Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComPostgresAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleUpDiffPercentage + type: threshold-input + - if: + name: isNodeTopologySelected + type: function + label: ScaleDown Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComPostgresAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleDownDiffPercentage + type: threshold-input + if: + name: hasNoAnnotations + type: function + label: Node Topology + showLabels: true + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComPostgresAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComPostgresAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: Ops Request Options + showLabels: true + type: block-layout + loader: fetchTopologyMachines + showLabels: false + type: block-layout + id: compute-autoscaler + loader: getDbDetails + type: single-step-form +- elements: + - elements: + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComPostgresAutoscaler/spec/storage/postgres/trigger + label: Trigger + schema: temp/properties/storage/properties/postgres/properties/trigger + type: switch + watcher: + func: onTriggerChange|storage/postgres + paths: + - temp/properties/storage/properties/postgres/properties/trigger + - label: Expansion Mode (Online/Offline) + subtitle: For Online Mode enables scaling without downtime by dynamically resizing + storage while the database remains operational and Offline Mode performs storage + scaling during scheduled downtime, ensuring consistency but requiring database + restarts. + type: label-element + - description: Select how the storage expansion should be handled. + label: Mode + options: + - text: Online + value: Online + - text: Offline + value: Offline + schema: schema/properties/resources/properties/autoscalingKubedbComPostgresAutoscaler/properties/spec/properties/storage/properties/postgres/properties/expansionMode + type: select + - elements: + - label: UsageThreshold (%) + schema: schema/properties/resources/properties/autoscalingKubedbComPostgresAutoscaler/properties/spec/properties/storage/properties/postgres/properties/usageThreshold + subtitle: Set the threshold percentage of storage usage to trigger scaling. + type: threshold-input + - label: Scaling Rules + loader: setValueFromDbDetails|resources/kubedbComPostgres/spec/storage/resources/requests/storage + schema: schema/properties/resources/properties/autoscalingKubedbComPostgresAutoscaler/properties/spec/properties/storage/properties/postgres/properties/scalingRules + type: scaling-rules + watcher: + func: handleUnit|autoscalingKubedbComPostgresAutoscaler/spec/storage/postgres/scalingRules|scalingRules + paths: + - schema/properties/resources/properties/autoscalingKubedbComPostgresAutoscaler/properties/spec/properties/storage/properties/postgres/properties/scalingRules + - label: UpperBound + schema: schema/properties/resources/properties/autoscalingKubedbComPostgresAutoscaler/properties/spec/properties/storage/properties/postgres/properties/upperBound + type: input + watcher: + func: handleUnit|autoscalingKubedbComPostgresAutoscaler/spec/storage/postgres/upperBound + paths: + - schema/properties/resources/properties/autoscalingKubedbComPostgresAutoscaler/properties/spec/properties/storage/properties/postgres/properties/upperBound + label: Postgres + showLabels: true + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComPostgresAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComPostgresAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: OpsRequest Options + showLabels: true + type: block-layout + showLabels: false + type: block-layout + id: storage-autoscaler + type: single-step-form +- elements: + - label: To update Exporter Resource section click on Create OpsRequest + type: label-element + - init: + type: func + value: getOpsRequestUrl|scale-vertically + label: Create OpsRequest + schema: temp/properties/opsRequestUrl + type: anchor + - fullwidth: true + init: + type: func + value: isValueExistInModel|/resources/kubedbComPostgres/spec/monitor + label: Enable Monitoring + schema: temp/properties/enableMonitoring + type: switch + watcher: + func: onEnableMonitoringChange + paths: + - temp/properties/enableMonitoring + - elements: + - init: + type: static + value: prometheus.io/operator + isHorizontal: true + label: Select a Monitoring Method + options: + - description: Inject metric exporter sidecar and creates a ServiceMonitor + text: Prometheus Operator + value: prometheus.io/operator + - description: Injects the metric exporter sidecar and let you customize ServiceMonitor + text: Custom ServiceMonitor + value: prometheus.io + - description: Inject metric exporter sidecar and add Prometheus annotations + to the stats Service + text: Custom Scrapper + value: prometheus.io/builtin + schema: schema/properties/resources/properties/kubedbComPostgres/properties/spec/properties/monitor/properties/agent + type: radio + watcher: + func: onAgentChange + paths: + - schema/properties/resources/properties/kubedbComPostgres/properties/spec/properties/monitor/properties/agent + - elements: + - label: Scrapping Interval + schema: schema/properties/resources/properties/kubedbComPostgres/properties/spec/properties/monitor/properties/prometheus/properties/serviceMonitor/properties/interval + type: input + if: + name: isEqualToModelPathValue|prometheus.io/operator|/resources/kubedbComPostgres/spec/monitor/agent + type: function + label: ServiceMonitor Configuration + showLabels: true + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - fullwidth: true + label: Honor labels + schema: honorLabels + type: switch + - label: Interval + schema: interval + type: input + validation: + type: required + - label: Path + schema: path + type: input + validation: + type: required + - label: Port + schema: port + type: input + validation: + type: required + label: Endpoints + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/endpoints + type: array-object-form + - if: + name: returnFalse + type: function + label: Match Namespaces + loader: getResources|core|v1|namespaces + multiple: true + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/namespaceSelector/properties/matchNames + type: select + - elements: + - label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/selector/properties/matchLabels + type: object-item + if: + name: returnFalse + type: function + showLabels: false + type: block-layout + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComPostgres/spec/monitor/agent + type: function + label: Service Monitor + showLabels: true + type: block-layout + - buttonClass: is-light is-outlined + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComPostgres/spec/monitor/agent + type: function + label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/metadata/properties/labels + type: object-item + - label: Exporter Configuration + schema: "" + type: label-element + - fullwidth: true + init: + type: static + value: true + label: Customize Exporter Sidecar + schema: temp/properties/customizeExporter + type: switch + watcher: + func: onCustomizeExporterChange + paths: + - temp/properties/customizeExporter + - elements: + - if: + name: returnFalse + type: function + label: Resources + schema: schema/properties/resources/properties/kubedbComPostgres/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/resources + type: machine-compare + - label: Security Context + schema: "" + type: label-element + - label: Run as User + schema: schema/properties/resources/properties/kubedbComPostgres/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsUser + type: input + - label: Run as Group + schema: schema/properties/resources/properties/kubedbComPostgres/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsGroup + type: input + - label: Port + schema: schema/properties/resources/properties/kubedbComPostgres/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/port + type: input + - buttonClass: is-light is-outlined + element: + label: Args + type: input + init: + type: static + value: + - --compatible-mode + label: Args + schema: schema/properties/resources/properties/kubedbComPostgres/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/args + type: array-item-form + - elements: + - buttonClass: is-light is-outlined + elements: + - label: Name + schema: name + type: input + validation: + type: required + - init: + type: func + value: setValueFrom + label: Value From + options: + - text: Input + value: input + - text: Secret + value: secret + - text: ConfigMap + value: configMap + schema: temp/properties/valueFromType + type: radio + validation: + type: required + watcher: + func: onValueFromChange + paths: + - temp/properties/valueFromType + - if: + name: isEqualToTemp|input + type: function + label: Value + schema: value + type: input + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Name + loader: + name: resourceNames|core|v1|configmaps + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Key + loader: + name: getConfigMapKeys + watchPaths: + - schema/resources/kubedbComPostgres/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/configMapKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/key + type: select + - if: + name: isEqualToTemp|secret + type: function + label: Secret Name + loader: + name: getSecrets + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|secret + type: function + label: Secret Key + loader: + name: getSecretKeys + watchPaths: + - schema/resources/kubedbComPostgres/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/secretKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/key + type: select + init: + type: func + value: initEnvArray + label: Environment Variables + schema: temp/properties/env + type: array-object-form + watcher: + func: onEnvArrayChange + paths: + - temp/properties/env + label: Metadata + showLabels: false + type: block-layout + if: + name: showCustomizeExporterSection + type: function + label: Customer Exporter Section + showLabels: false + type: block-layout + if: + name: showMonitoringSection + type: function + type: block-layout + id: monitoring + loader: initMonitoring + type: single-step-form +- elements: + - fullwidth: true + init: + type: func + value: isBindingAlreadyOn + label: Expose Database + schema: temp/properties/binding + type: switch + watcher: + func: addOrRemoveBinding + paths: + - temp/properties/binding + id: binding + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-proxysql-editor-options/Chart.yaml b/charts/kubedbcom-proxysql-editor-options/Chart.yaml index 22c5a59835..78b2cf5747 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.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.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 e06f28f46b..e83905957b 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 appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-proxysql-editor-options --version=v0.30.0 -$ helm upgrade -i kubedbcom-proxysql-editor-options appscode/kubedbcom-proxysql-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-proxysql-editor-options --version=v0.29.0 +$ helm upgrade -i kubedbcom-proxysql-editor-options appscode/kubedbcom-proxysql-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-proxysql-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-proxysql-editor-options appscode/kubedbcom-proxysql-editor-options -n kube-system --create-namespace --version=v0.29.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. @@ -200,12 +200,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 appscode/kubedbcom-proxysql-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=kubedb.com +$ helm upgrade -i kubedbcom-proxysql-editor-options appscode/kubedbcom-proxysql-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-proxysql-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-proxysql-editor-options appscode/kubedbcom-proxysql-editor-options -n kube-system --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-proxysql-editor-options/ui/create-ui.yaml b/charts/kubedbcom-proxysql-editor-options/ui/create-ui.yaml index 58f37cc0fe..a3c0a5587d 100644 --- a/charts/kubedbcom-proxysql-editor-options/ui/create-ui.yaml +++ b/charts/kubedbcom-proxysql-editor-options/ui/create-ui.yaml @@ -1,2 +1,302 @@ -steps: null +step: +- elements: + - label: "" + subtitle: Select the ProxySQL version you want to deploy on Kubernetes. The chosen + version determines the ProxySQL engine features, compatibility, and runtime + behavior of your database proxy. + type: label-element + - disableUnselect: true + if: + name: isToggleOn|databases/ProxySQL/versions + type: function + label: Database Version + loader: getAdminOptions|databases/ProxySQL/versions + schema: schema/properties/spec/properties/admin/properties/databases/properties/ProxySQL/properties/versions/properties/default + type: select + - if: + name: isToggleOn|databases/ProxySQL/mode + type: function + init: + type: func + value: getDefault|databases/ProxySQL/mode + isHorizontal: true + label: Database Mode + loader: getAdminOptions|databases/ProxySQL/mode + schema: schema/properties/spec/properties/mode + type: radio + watcher: + func: clearArbiterHidden + paths: + - schema/properties/spec/properties/mode + - if: + name: EqualToDatabaseMode|Replicaset + type: function + label: Replicas + schema: schema/properties/spec/properties/replicas + type: input + - elements: + - label: "" + subtitle: Select a machine profile to allocate CPU and memory resources for + your database proxy. Choose 'custom' to manually specify resource requirements + or select a predefined profile. + type: label-element + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu + label: CPU + loader: setLimits|cpu + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory + label: Memory + loader: setLimits|memory + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + label: Machine Profile + showLabels: true + type: block-layout + - if: + name: isToggleOn|storageClasses + type: function + label: Storage Class + loader: getAdminOptions|storageClasses + schema: schema/properties/spec/properties/admin/properties/storageClasses/properties/default + type: select + - label: Backend Section + subtitle: Specify the backend databases for ProxySQL to route queries. + type: label-element + - label: Backend + loader: getAppBindings + refresh: true + schema: schema/properties/spec/properties/backend + type: select + - description: Configure Credentials, Deployment Mode etc. + elements: + - elements: + - label: "" + subtitle: Add custom labels and annotations to your database resources for + organization, monitoring, and integration with other Kubernetes tools and + services. + type: label-element + - buttonClass: is-light is-outlined + label: Labels + schema: schema/properties/spec/properties/labels + type: object-item + - buttonClass: is-light is-outlined + label: Annotations + schema: schema/properties/spec/properties/annotations + type: object-item + hideBlock: true + label: Labels & Annotations + showLabels: true + type: block-layout + - customClass: mt-20 + if: + name: isToggleOn|deletionPolicy + type: function + init: + type: func + value: getDefault|deletionPolicy + label: Deletion Policy + options: + - description: options.deletionPolicy.delete.description + text: Delete + value: Delete + - description: options.deletionPolicy.wipeOut.description + text: WipeOut + value: WipeOut + - description: options.deletionPolicy.doNotTerminate.description + text: DoNotTerminate + value: DoNotTerminate + schema: schema/properties/spec/properties/deletionPolicy + type: select + - if: + name: getDefaultValue|spec/admin/authCredential/customize + type: function + label: Provide Authentication Credentials? + schema: temp/createAuthSecret + type: switch + watcher: + func: onAuthChange + paths: + - temp/createAuthSecret + - if: + name: showReferSecretSwitch + type: function + label: Refer existing Secret? + schema: temp/referSecret + type: switch + watcher: + func: onReferSecretChange + paths: + - temp/referSecret + - if: + name: showSecretDropdown + type: function + label: Secret + loader: getReferSecrets + schema: schema/properties/spec/properties/authSecret/properties/name + type: select + - if: + name: showReferSecret + type: function + label: Password + schema: schema/properties/spec/properties/authSecret/properties/password + type: input + - if: + name: getDefaultValue|spec/admin/customConfiguration + type: function + label: Configure Database? + schema: temp/configDatabase + type: switch + watcher: + func: clearConfiguration + paths: + - temp/configDatabase + - if: + name: isConfigDatabaseOn + type: function + label: Configuration + schema: schema/properties/spec/properties/configuration + type: textarea + - label: Sync Users? + schema: schema/properties/spec/properties/syncUsers + type: switch + - if: + name: isToggleOn|deployment + type: function + label: Deployment Mode + options: + - description: Postgres sharded cluster for high performance and high availability. + text: Shared + value: Shared + - description: For production applications with sophisticated workload requirements. + text: Dedicated + value: Dedicated + schema: schema/properties/spec/properties/admin/properties/deployment/properties/default + type: radio + - if: + name: isToggleOn|clusterTier + type: function + isHorizontal: true + label: Cluster Tier + options: + - text: General Purpose + value: GeneralPurpose + - text: Memory Optimized + value: MemoryOptimized + - text: CPU Optimized + value: CPUOptimized + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/default + type: radio + - disableUnselect: true + if: + name: isToggleOn|clusterTier/placement + type: function + label: Placement Policy + loader: getAdminOptions|clusterTier/placement + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/placement/properties/default + type: select + - disableUnselect: true + if: + name: isToggleOn|clusterTier/nodeTopology + type: function + label: Node Topology + loader: getNodeTopology + refresh: true + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/nodeTopology/properties/default + type: select + hideBlock: true + label: Advanced Configuration + showLabels: true + type: block-layout + - description: Enable Backup, Monitoring, TLS etc. + elements: + - elements: + - init: + type: func + value: setMonitoring + label: Enable Monitoring + schema: temp/monitoring + type: switch + watcher: + func: updateAlertValue + paths: + - temp/monitoring + - customClass: mt-10 + if: + name: showAlerts + type: function + label: Alert Options + options: + - text: None + value: none + - text: Critical + value: critical + - text: Warning + value: warning + - text: Info + value: info + schema: schema/properties/form/properties/alert/properties/enabled + type: select + if: + name: isToggleOn|monitoring + type: function + type: block-layout + - elements: + - label: Enable TLS? + schema: schema/properties/spec/properties/admin/properties/tls/properties/default + type: switch + - if: + name: showIssuer + type: function + label: Cluster Issuers + loader: getAdminOptions|clusterIssuers + schema: schema/properties/spec/properties/admin/properties/clusterIssuers/properties/default + type: select + validation: + type: required + if: + name: isToggleOn|tls + type: function + type: block-layout + if: + name: showAdditionalSettings + type: function + label: Additional Options + showLabels: true + type: block-layout + id: options + loader: initBundle + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-proxysql-editor/Chart.yaml b/charts/kubedbcom-proxysql-editor/Chart.yaml index 3623b2de70..41da2bb202 100644 --- a/charts/kubedbcom-proxysql-editor/Chart.yaml +++ b/charts/kubedbcom-proxysql-editor/Chart.yaml @@ -10,7 +10,7 @@ annotations: \ version: v1\n- group: monitoring.coreos.com\n kind: PrometheusRule\n version:\ \ v1\n- group: monitoring.coreos.com\n kind: ServiceMonitor\n version: v1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: ProxySQL Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -22,4 +22,4 @@ maintainers: name: appscode name: kubedbcom-proxysql-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/kubedbcom-proxysql-editor/README.md b/charts/kubedbcom-proxysql-editor/README.md index e5ef6fa106..88227f5e11 100644 --- a/charts/kubedbcom-proxysql-editor/README.md +++ b/charts/kubedbcom-proxysql-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-proxysql-editor --version=v0.30.0 -$ helm upgrade -i kubedbcom-proxysql-editor appscode/kubedbcom-proxysql-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-proxysql-editor --version=v0.29.0 +$ helm upgrade -i kubedbcom-proxysql-editor appscode/kubedbcom-proxysql-editor -n default --create-namespace --version=v0.29.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/kubedbcom-proxysql-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-proxysql-editor appscode/kubedbcom-proxysql-editor -n default --create-namespace --version=v0.29.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. @@ -127,12 +127,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/kubedbcom-proxysql-editor -n default --create-namespace --version=v0.30.0 --set form.alert.enabled=warning +$ helm upgrade -i kubedbcom-proxysql-editor appscode/kubedbcom-proxysql-editor -n default --create-namespace --version=v0.29.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/kubedbcom-proxysql-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-proxysql-editor appscode/kubedbcom-proxysql-editor -n default --create-namespace --version=v0.29.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 f25278eedb..8a86f62b3a 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.30.0 + version: v0.29.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.30.0 + version: v0.29.0 functionCallbacks: getAliasOptions: $ref: functions#/getAliasOptions @@ -212,7 +212,7 @@ steps: - alias: reusable_health_checker chart: name: uibytebuildersdev-component-health-checker - version: v0.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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 58f37cc0fe..351f618b64 100644 --- a/charts/kubedbcom-proxysql-editor/ui/edit-ui.yaml +++ b/charts/kubedbcom-proxysql-editor/ui/edit-ui.yaml @@ -1,2 +1,475 @@ -steps: null +step: +- elements: + - elements: + - label: Name + schema: schema/properties/resources/properties/autoscalingKubedbComProxySQLAutoscaler/properties/metadata/properties/name + type: input + - if: + name: isRancherManaged + type: function + label: Select Namespace + loader: getNamespaces + schema: schema/properties/resources/properties/autoscalingKubedbComProxySQLAutoscaler/properties/metadata/properties/namespace + type: select + watcher: + func: onNamespaceChange + paths: + - schema/properties/resources/properties/autoscalingKubedbComProxySQLAutoscaler/properties/metadata/properties/namespace + - label: Select Db + loader: getDbs + refresh: true + schema: schema/properties/resources/properties/autoscalingKubedbComProxySQLAutoscaler/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: initMetadata + paths: + - schema/properties/resources/properties/autoscalingKubedbComProxySQLAutoscaler/properties/spec/properties/databaseRef/properties/name + if: + name: isConsole + type: function + type: block-layout + - if: + name: isConsole + type: function + label: Select Type + options: + - description: Scale your CPU Memory based on resource usage + text: Compute + value: compute + - description: Expand your database size based on volume usage + text: Storage + value: storage + schema: temp/properties/autoscalingType + type: radio + validation: + type: required + watcher: + func: initMetadata + paths: + - temp/properties/autoscalingType + - elements: + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComProxySQLAutoscaler/spec/compute/proxysql/trigger + label: Trigger + schema: temp/properties/compute/properties/proxysql/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/proxysql + paths: + - temp/properties/compute/properties/proxysql/properties/trigger + - label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComProxySQLAutoscaler/properties/spec/properties/compute/properties/proxysql/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComProxySQLAutoscaler/properties/spec/properties/compute/properties/proxysql/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal database + performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|proxysql|min + label: Min Allowed Profile + loader: + name: getMachines|proxysql|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-proxysql-max + schema: temp/properties/allowedMachine-proxysql-min + type: machine-compare + watcher: + func: onMachineChange|proxysql + paths: + - temp/properties/allowedMachine-proxysql-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComProxySQLAutoscaler/properties/spec/properties/compute/properties/proxysql/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComProxySQLAutoscaler/properties/spec/properties/compute/properties/proxysql/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|proxysql|max + label: Max Allowed Profile + loader: + name: getMachines|proxysql|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-proxysql-min + schema: temp/properties/allowedMachine-proxysql-max + type: machine-compare + watcher: + func: onMachineChange|proxysql + paths: + - temp/properties/allowedMachine-proxysql-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComProxySQLAutoscaler/properties/spec/properties/compute/properties/proxysql/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComProxySQLAutoscaler/properties/spec/properties/compute/properties/proxysql/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|compute/proxysql + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComProxySQLAutoscaler/properties/spec/properties/compute/properties/proxysql/properties/controlledResources + type: select + - label: Container Controlled Values + options: + - text: Requests And Limits + value: RequestsAndLimits + - text: Requests Only + value: RequestsOnly + schema: schema/properties/resources/properties/autoscalingKubedbComProxySQLAutoscaler/properties/spec/properties/compute/properties/proxysql/properties/containerControlledValues + type: select + label: ProxySQL + showLabels: true + type: block-layout + - elements: + - label: Select NodeTopology + loader: fetchNodeTopology + schema: schema/properties/resources/properties/autoscalingKubedbComProxySQLAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/name + type: select + - if: + name: isNodeTopologySelected + type: function + label: Scale Up DiffPercentage + schema: schema/properties/resources/properties/autoscalingKubedbComProxySQLAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleUpDiffPercentage + type: threshold-input + - if: + name: isNodeTopologySelected + type: function + label: Scale Down DiffPercentage + schema: schema/properties/resources/properties/autoscalingKubedbComProxySQLAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleDownDiffPercentage + type: threshold-input + if: + name: hasNoAnnotations + type: function + label: NodeTopology + showLabels: true + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComProxySQLAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComProxySQLAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: Ops Request Options + showLabels: true + type: block-layout + loader: fetchTopologyMachines + showLabels: false + type: block-layout + id: compute-autoscaler + loader: getDbDetails + type: single-step-form +- elements: + - label: To update Exporter Resource section click on Create OpsRequest + type: label-element + - init: + type: func + value: getOpsRequestUrl|scale-vertically + label: Create OpsRequest + schema: temp/properties/opsRequestUrl + type: anchor + - fullwidth: true + init: + type: func + value: isValueExistInModel|/resources/kubedbComProxySQL/spec/monitor + label: Enable Monitoring + schema: temp/properties/enableMonitoring + type: switch + watcher: + func: onEnableMonitoringChange + paths: + - temp/properties/enableMonitoring + - elements: + - init: + type: static + value: prometheus.io/operator + isHorizontal: true + label: Select a Monitoring Method + options: + - description: Inject metric exporter sidecar and creates a ServiceMonitor + text: Prometheus Operator + value: prometheus.io/operator + - description: Injects the metric exporter sidecar and let you customize ServiceMonitor + text: Custom ServiceMonitor + value: prometheus.io + - description: Inject metric exporter sidecar and add Prometheus annotations + to the stats Service + text: Custom Scrapper + value: prometheus.io/builtin + schema: schema/properties/resources/properties/kubedbComProxySQL/properties/spec/properties/monitor/properties/agent + type: radio + watcher: + func: onAgentChange + paths: + - schema/properties/resources/properties/kubedbComProxySQL/properties/spec/properties/monitor/properties/agent + - elements: + - label: Scrapping Interval + schema: schema/properties/resources/properties/kubedbComProxySQL/properties/spec/properties/monitor/properties/prometheus/properties/serviceMonitor/properties/interval + type: input + if: + name: isEqualToModelPathValue|prometheus.io/operator|/resources/kubedbComProxySQL/spec/monitor/agent + type: function + label: ServiceMonitor Configuration + showLabels: true + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - fullwidth: true + label: Honor labels + schema: honorLabels + type: switch + - label: Interval + schema: interval + type: input + validation: + type: required + - label: Path + schema: path + type: input + validation: + type: required + - label: Port + schema: port + type: input + validation: + type: required + label: Endpoints + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/endpoints + type: array-object-form + - if: + name: returnFalse + type: function + label: Match Namespaces + loader: getResources|core|v1|namespaces + multiple: true + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/namespaceSelector/properties/matchNames + type: select + - elements: + - label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/selector/properties/matchLabels + type: object-item + if: + name: returnFalse + type: function + showLabels: false + type: block-layout + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComProxySQL/spec/monitor/agent + type: function + label: Service Monitor + showLabels: true + type: block-layout + - buttonClass: is-light is-outlined + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComProxySQL/spec/monitor/agent + type: function + label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/metadata/properties/labels + type: object-item + - label: Exporter Configuration + schema: "" + type: label-element + - fullwidth: true + init: + type: static + value: true + label: Customize Exporter Sidecar + schema: temp/properties/customizeExporter + type: switch + watcher: + func: onCustomizeExporterChange + paths: + - temp/properties/customizeExporter + - elements: + - if: + name: returnFalse + type: function + label: Resources + schema: schema/properties/resources/properties/kubedbComProxySQL/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/resources + type: machine-compare + - label: Security Context + schema: "" + type: label-element + - label: Run as User + schema: schema/properties/resources/properties/kubedbComProxySQL/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsUser + type: input + - label: Run as Group + schema: schema/properties/resources/properties/kubedbComProxySQL/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsGroup + type: input + - label: Port + schema: schema/properties/resources/properties/kubedbComProxySQL/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/port + type: input + - buttonClass: is-light is-outlined + element: + label: Args + type: input + init: + type: static + value: + - --compatible-mode + label: Args + schema: schema/properties/resources/properties/kubedbComProxySQL/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/args + type: array-item-form + - elements: + - buttonClass: is-light is-outlined + elements: + - label: Name + schema: name + type: input + validation: + type: required + - init: + type: func + value: setValueFrom + label: Value From + options: + - text: Input + value: input + - text: Secret + value: secret + - text: ConfigMap + value: configMap + schema: temp/properties/valueFromType + type: radio + validation: + type: required + watcher: + func: onValueFromChange + paths: + - temp/properties/valueFromType + - if: + name: isEqualToTemp|input + type: function + label: Value + schema: value + type: input + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Name + loader: + name: resourceNames|core|v1|configmaps + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Key + loader: + name: getConfigMapKeys + watchPaths: + - schema/resources/kubedbComProxySQL/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/configMapKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/key + type: select + - if: + name: isEqualToTemp|secret + type: function + label: Secret Name + loader: + name: getSecrets + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|secret + type: function + label: Secret Key + loader: + name: getSecretKeys + watchPaths: + - schema/resources/kubedbComProxySQL/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/secretKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/key + type: select + init: + type: func + value: initEnvArray + label: Environment Variables + schema: temp/properties/env + type: array-object-form + watcher: + func: onEnvArrayChange + paths: + - temp/properties/env + label: Metadata + showLabels: false + type: block-layout + if: + name: showCustomizeExporterSection + type: function + label: Customer Exporter Section + showLabels: false + type: block-layout + if: + name: showMonitoringSection + type: function + type: block-layout + id: monitoring + loader: initMonitoring + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-rabbitmq-editor-options/Chart.yaml b/charts/kubedbcom-rabbitmq-editor-options/Chart.yaml index 7a00a050bc..11409887db 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.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.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 4778df37a3..f9e4decb69 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 appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-rabbitmq-editor-options --version=v0.30.0 -$ helm upgrade -i kubedbcom-rabbitmq-editor-options appscode/kubedbcom-rabbitmq-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-rabbitmq-editor-options --version=v0.29.0 +$ helm upgrade -i kubedbcom-rabbitmq-editor-options appscode/kubedbcom-rabbitmq-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-rabbitmq-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-rabbitmq-editor-options appscode/kubedbcom-rabbitmq-editor-options -n kube-system --create-namespace --version=v0.29.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. @@ -196,12 +196,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 appscode/kubedbcom-rabbitmq-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=kubedb.com +$ helm upgrade -i kubedbcom-rabbitmq-editor-options appscode/kubedbcom-rabbitmq-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-rabbitmq-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-rabbitmq-editor-options appscode/kubedbcom-rabbitmq-editor-options -n kube-system --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-rabbitmq-editor-options/ui/create-ui.yaml b/charts/kubedbcom-rabbitmq-editor-options/ui/create-ui.yaml index 58f37cc0fe..ca1834b633 100644 --- a/charts/kubedbcom-rabbitmq-editor-options/ui/create-ui.yaml +++ b/charts/kubedbcom-rabbitmq-editor-options/ui/create-ui.yaml @@ -1,2 +1,314 @@ -steps: null +step: +- elements: + - label: "" + subtitle: Select the RabbitMQ version you want to deploy on Kubernetes. The chosen + version determines the RabbitMQ engine features, compatibility, and runtime + behavior of your database cluster. + type: label-element + - disableUnselect: true + if: + name: isToggleOn|databases/RabbitMQ/versions + type: function + label: Database Version + loader: getAdminOptions|databases/RabbitMQ/versions + schema: schema/properties/spec/properties/admin/properties/databases/properties/RabbitMQ/properties/versions/properties/default + type: select + - if: + name: isToggleOn|databases/RabbitMQ/mode + type: function + init: + type: func + value: getDefault|databases/RabbitMQ/mode + isHorizontal: true + label: Database Mode + loader: getAdminOptions|databases/RabbitMQ/mode + schema: schema/properties/spec/properties/mode + type: radio + watcher: + func: onModeChange + paths: + - schema/properties/spec/properties/mode + - if: + name: showReplicaField + type: function + label: Replica number + schema: schema/properties/spec/properties/replicas + type: input + - elements: + - label: "" + subtitle: Select a machine profile to allocate CPU and memory resources for + your database. Choose 'custom' to manually specify resource requirements or + select a predefined profile. + type: label-element + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu + label: CPU + loader: setLimits|cpu + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory + label: Memory + loader: setLimits|memory + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + label: Machine Profile + showLabels: true + type: block-layout + - elements: + - elements: + - if: + name: isToggleOn|storageClasses + type: function + label: Storage Class + loader: getAdminOptions|storageClasses + schema: schema/properties/spec/properties/admin/properties/storageClasses/properties/default + type: select + - label: Storage Size + schema: schema/properties/spec/properties/persistence/properties/size + type: input + showLabels: true + type: horizontal-layout + type: block-layout + - description: Configure Credentials, Deployment Mode etc. + elements: + - elements: + - label: "" + subtitle: Add custom labels and annotations to your database resources for + organization, monitoring, and integration with other Kubernetes tools and + services. + type: label-element + - buttonClass: is-light is-outlined + label: Labels + schema: schema/properties/spec/properties/labels + type: object-item + - buttonClass: is-light is-outlined + label: Annotations + schema: schema/properties/spec/properties/annotations + type: object-item + hideBlock: true + label: Labels & Annotations + showLabels: true + type: block-layout + - customClass: mt-20 + if: + name: isToggleOn|deletionPolicy + type: function + init: + type: func + value: getDefault|deletionPolicy + label: Deletion Policy + options: + - description: options.deletionPolicy.delete.description + text: Delete ( Keep only database Secrets and backed up data ) + value: Delete + - description: options.deletionPolicy.halt.description + text: Halt ( Keep PVCs, database Secrets and backed up data ) + value: Halt + - description: options.deletionPolicy.wipeOut.description + text: WipeOut ( Delete everything including backed up data ) + value: WipeOut + - description: options.deletionPolicy.doNotTerminate.description + text: DoNotTerminate ( Prevent deletion of the RabbitMQ CRD ) + value: DoNotTerminate + schema: schema/properties/spec/properties/deletionPolicy + type: select + watcher: + func: setStorageClass + paths: + - schema/properties/spec/properties/deletionPolicy + - if: + name: getDefaultValue|spec/admin/authCredential/customize + type: function + label: Provide Authentication Credentials? + schema: temp/createAuthSecret + type: switch + watcher: + func: onAuthChange + paths: + - temp/createAuthSecret + - if: + name: showReferSecretSwitch + type: function + label: Refer existing Secret? + schema: temp/referSecret + type: switch + watcher: + func: onReferSecretChange + paths: + - temp/referSecret + - if: + name: showSecretDropdown + type: function + label: Secret + loader: getReferSecrets + schema: schema/properties/spec/properties/authSecret/properties/name + type: select + - if: + name: showReferSecret + type: function + label: Password (leave it blank to auto generate password) + schema: schema/properties/spec/properties/authSecret/properties/password + type: input + - if: + name: getDefaultValue|spec/admin/customConfiguration + type: function + label: Configure Database? + schema: temp/configDatabase + type: switch + watcher: + func: clearConfiguration + paths: + - temp/configDatabase + - if: + name: isConfigDatabaseOn + type: function + label: Configuration + schema: schema/properties/spec/properties/configuration + type: textarea + - if: + name: isToggleOn|deployment + type: function + label: Deployment Mode + options: + - description: Postgres sharded cluster for high performance and high availability. + text: Shared + value: Shared + - description: For production applications with sophisticated workload requirements. + text: Dedicated + value: Dedicated + schema: schema/properties/spec/properties/admin/properties/deployment/properties/default + type: radio + - if: + name: isToggleOn|clusterTier + type: function + isHorizontal: true + label: Cluster Tier + options: + - text: General Purpose + value: GeneralPurpose + - text: Memory Optimized + value: MemoryOptimized + - text: CPU Optimized + value: CPUOptimized + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/default + type: radio + - disableUnselect: true + if: + name: isToggleOn|clusterTier/placement + type: function + label: Placement Policy + loader: getAdminOptions|clusterTier/placement + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/placement/properties/default + type: select + - disableUnselect: true + if: + name: isToggleOn|clusterTier/nodeTopology + type: function + label: Node Topology + loader: getNodeTopology + refresh: true + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/nodeTopology/properties/default + type: select + hideBlock: true + label: Advanced Configuration + showLabels: true + type: block-layout + - description: Enable Backup, Monitoring, TLS etc. + elements: + - elements: + - init: + type: func + value: setMonitoring + label: Enable Monitoring + schema: temp/monitoring + type: switch + watcher: + func: updateAlertValue + paths: + - temp/monitoring + - customClass: mt-10 + if: + name: showAlerts + type: function + label: Alert Options + options: + - text: None + value: none + - text: Critical + value: critical + - text: Warning + value: warning + - text: Info + value: info + schema: schema/properties/form/properties/alert/properties/enabled + type: select + if: + name: isToggleOn|monitoring + type: function + type: block-layout + - elements: + - label: Enable TLS? + schema: schema/properties/spec/properties/admin/properties/tls/properties/default + type: switch + - if: + name: showIssuer + type: function + label: Cluster Issuers + loader: getAdminOptions|clusterIssuers + schema: schema/properties/spec/properties/admin/properties/clusterIssuers/properties/default + type: select + validation: + type: required + if: + name: isToggleOn|tls + type: function + type: block-layout + - elements: + - label: Expose via Gateway? + schema: schema/properties/spec/properties/admin/properties/expose/properties/default + type: switch + if: + name: isToggleOn|expose + type: function + type: block-layout + if: + name: showAdditionalSettings + type: function + label: Additional Options + showLabels: true + type: block-layout + id: options + loader: initBundle + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-rabbitmq-editor/Chart.yaml b/charts/kubedbcom-rabbitmq-editor/Chart.yaml index ffca06885c..d7ec4acf90 100644 --- a/charts/kubedbcom-rabbitmq-editor/Chart.yaml +++ b/charts/kubedbcom-rabbitmq-editor/Chart.yaml @@ -11,7 +11,7 @@ annotations: \ version: v1\n- group: monitoring.coreos.com\n kind: ServiceMonitor\n version:\ \ v1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: RabbitMQ Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -23,4 +23,4 @@ maintainers: name: appscode name: kubedbcom-rabbitmq-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/kubedbcom-rabbitmq-editor/README.md b/charts/kubedbcom-rabbitmq-editor/README.md index f9e898889c..5f1e577885 100644 --- a/charts/kubedbcom-rabbitmq-editor/README.md +++ b/charts/kubedbcom-rabbitmq-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-rabbitmq-editor --version=v0.30.0 -$ helm upgrade -i kubedbcom-rabbitmq-editor appscode/kubedbcom-rabbitmq-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-rabbitmq-editor --version=v0.29.0 +$ helm upgrade -i kubedbcom-rabbitmq-editor appscode/kubedbcom-rabbitmq-editor -n default --create-namespace --version=v0.29.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/kubedbcom-rabbitmq-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-rabbitmq-editor appscode/kubedbcom-rabbitmq-editor -n default --create-namespace --version=v0.29.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. @@ -124,12 +124,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/kubedbcom-rabbitmq-editor -n default --create-namespace --version=v0.30.0 --set form.alert.enabled=warning +$ helm upgrade -i kubedbcom-rabbitmq-editor appscode/kubedbcom-rabbitmq-editor -n default --create-namespace --version=v0.29.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/kubedbcom-rabbitmq-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-rabbitmq-editor appscode/kubedbcom-rabbitmq-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-rabbitmq-editor/ui/edit-ui.yaml b/charts/kubedbcom-rabbitmq-editor/ui/edit-ui.yaml index 58f37cc0fe..d270926db7 100644 --- a/charts/kubedbcom-rabbitmq-editor/ui/edit-ui.yaml +++ b/charts/kubedbcom-rabbitmq-editor/ui/edit-ui.yaml @@ -1,2 +1,561 @@ -steps: null +step: +- elements: + - elements: + - label: Name + schema: schema/properties/resources/properties/autoscalingKubedbComRabbitMQAutoscaler/properties/metadata/properties/name + type: input + - if: + name: isRancherManaged + type: function + label: Select Namespace + loader: getNamespaces + schema: schema/properties/resources/properties/autoscalingKubedbComRabbitMQAutoscaler/properties/metadata/properties/namespace + type: select + watcher: + func: onNamespaceChange + paths: + - schema/properties/resources/properties/autoscalingKubedbComRabbitMQAutoscaler/properties/metadata/properties/namespace + - label: Select Db + refresh: true + schema: schema/properties/resources/properties/autoscalingKubedbComRabbitMQAutoscaler/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: initMetadata + paths: + - schema/properties/resources/properties/autoscalingKubedbComRabbitMQAutoscaler/properties/spec/properties/databaseRef/properties/name + if: + name: isConsole + type: function + type: block-layout + - if: + name: isConsole + type: function + label: Select Type + options: + - description: Scale your CPU Memory based on resource usage + text: Compute + value: compute + - description: Expand your database size based on volume usage + text: Storage + value: storage + schema: temp/properties/autoscalingType + type: radio + validation: + type: required + watcher: + func: initMetadata + paths: + - temp/properties/autoscalingType + - elements: + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComRabbitMQAutoscaler/spec/compute/rabbitmq/trigger + label: Trigger + schema: temp/properties/compute/properties/rabbitmq/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/rabbitmq + paths: + - temp/properties/compute/properties/rabbitmq/properties/trigger + - label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before being considered for + autoscaling. This helps prevent frequent scaling operations on short-lived + pods. + type: label-element + - customClass: width-300 + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComRabbitMQAutoscaler/properties/spec/properties/compute/properties/rabbitmq/properties/podLifeTimeThreshold + type: input + - elements: + - label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComRabbitMQAutoscaler/properties/spec/properties/compute/properties/rabbitmq/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources for autoscaling. The + autoscaler will keep resource allocation within these bounds. + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|min + label: Min Allowed Profile + loader: + name: getMachines|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-max + schema: temp/properties/allowedMachine-min + type: machine-compare + watcher: + func: onMachineChange|rabbitmq + paths: + - temp/properties/allowedMachine-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComRabbitMQAutoscaler/properties/spec/properties/compute/properties/rabbitmq/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComRabbitMQAutoscaler/properties/spec/properties/compute/properties/rabbitmq/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|max + label: Max Allowed Profile + loader: + name: getMachines|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-min + schema: temp/properties/allowedMachine-max + type: machine-compare + watcher: + func: onMachineChange|rabbitmq + paths: + - temp/properties/allowedMachine-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComRabbitMQAutoscaler/properties/spec/properties/compute/properties/rabbitmq/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComRabbitMQAutoscaler/properties/spec/properties/compute/properties/rabbitmq/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|rabbitmq + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComRabbitMQAutoscaler/properties/spec/properties/compute/properties/rabbitmq/properties/controlledResources + type: select + label: RabbitMQ + showLabels: true + type: block-layout + - elements: + - label: Select NodeTopology + loader: fetchNodeTopology + schema: schema/properties/resources/properties/autoscalingKubedbComRabbitMQAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/name + type: select + - if: + name: isNodeTopologySelected + type: function + label: ScaleUp Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComRabbitMQAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleUpDiffPercentage + type: threshold-input + - if: + name: isNodeTopologySelected + type: function + label: ScaleDown Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComRabbitMQAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleDownDiffPercentage + type: threshold-input + if: + name: hasNoAnnotations + type: function + label: Node Topology + showLabels: true + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComRabbitMQAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComRabbitMQAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: Ops Request Options + showLabels: true + type: block-layout + loader: fetchTopologyMachines + showLabels: false + type: block-layout + id: compute-autoscaler + loader: getDbDetails + type: single-step-form +- elements: + - elements: + - elements: + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComRabbitMQAutoscaler/spec/storage/rabbitmq/trigger + label: Trigger + schema: temp/properties/storage/properties/rabbitmq/properties/trigger + type: switch + watcher: + func: onTriggerChange|storage/rabbitmq + paths: + - temp/properties/storage/properties/rabbitmq/properties/trigger + - label: Expansion Mode (Online/Offline) + subtitle: For Online Mode enables scaling without downtime by dynamically + resizing volumes. Offline Mode requires brief downtime but ensures data + integrity during expansion. + type: label-element + - description: Select how the storage expansion should be handled. Online mode + allows expansion without downtime, while Offline mode may require a restart. + label: Mode + options: + - text: Online + value: Online + - text: Offline + value: Offline + schema: schema/properties/resources/properties/autoscalingKubedbComRabbitMQAutoscaler/properties/spec/properties/storage/properties/rabbitmq/properties/expansionMode + type: select + - elements: + - label: UsageThreshold (%) + schema: schema/properties/resources/properties/autoscalingKubedbComRabbitMQAutoscaler/properties/spec/properties/storage/properties/rabbitmq/properties/usageThreshold + subtitle: Set the threshold percentage of storage usage that triggers autoscaling + type: threshold-input + - init: + type: func + value: setValueFromDbDetails|resources/kubedbComRabbitMQ/spec/storage/resources/requests/storage + label: Scaling Rules + loader: setValueFromDbDetails|resources/kubedbComRabbitMQ/spec/storage/resources/requests/storage + schema: schema/properties/resources/properties/autoscalingKubedbComRabbitMQAutoscaler/properties/spec/properties/storage/properties/rabbitmq/properties/scalingRules + type: scaling-rules + watcher: + func: handleUnit|autoscalingKubedbComRabbitMQAutoscaler/spec/storage/rabbitmq/scalingRules|scalingRules + paths: + - schema/properties/resources/properties/autoscalingKubedbComRabbitMQAutoscaler/properties/spec/properties/storage/properties/rabbitmq/properties/scalingRules + - label: UpperBound + schema: schema/properties/resources/properties/autoscalingKubedbComRabbitMQAutoscaler/properties/spec/properties/storage/properties/rabbitmq/properties/upperBound + type: input + watcher: + func: handleUnit|autoscalingKubedbComRabbitMQAutoscaler/spec/storage/rabbitmq/upperBound + paths: + - schema/properties/resources/properties/autoscalingKubedbComRabbitMQAutoscaler/properties/spec/properties/storage/properties/rabbitmq/properties/upperBound + label: RabbitMQ Storage + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComRabbitMQAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComRabbitMQAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: OpsRequest Options + showLabels: true + type: block-layout + showLabels: false + type: block-layout + id: storage-autoscaler + type: single-step-form +- elements: + - label: To update Exporter Resource section click on Create OpsRequest + type: label-element + - init: + type: func + value: getOpsRequestUrl|scale-vertically + label: Create OpsRequest + schema: temp/properties/opsRequestUrl + type: anchor + - fullwidth: true + init: + type: func + value: isValueExistInModel|/resources/kubedbComRabbitMQ/spec/monitor + label: Enable Monitoring + schema: temp/properties/enableMonitoring + type: switch + watcher: + func: onEnableMonitoringChange + paths: + - temp/properties/enableMonitoring + - elements: + - init: + type: static + value: prometheus.io/operator + isHorizontal: true + label: Select a Monitoring Method + options: + - description: Inject metric exporter sidecar and creates a ServiceMonitor + text: Prometheus Operator + value: prometheus.io/operator + - description: Injects the metric exporter sidecar and let you customize ServiceMonitor + text: Custom ServiceMonitor + value: prometheus.io + - description: Inject metric exporter sidecar and add Prometheus annotations + to the stats Service + text: Custom Scrapper + value: prometheus.io/builtin + schema: schema/properties/resources/properties/kubedbComRabbitMQ/properties/spec/properties/monitor/properties/agent + type: radio + watcher: + func: onAgentChange + paths: + - schema/properties/resources/properties/kubedbComRabbitMQ/properties/spec/properties/monitor/properties/agent + - elements: + - label: Scrapping Interval + schema: schema/properties/resources/properties/kubedbComRabbitMQ/properties/spec/properties/monitor/properties/prometheus/properties/serviceMonitor/properties/interval + type: input + if: + name: isEqualToModelPathValue|prometheus.io/operator|/resources/kubedbComRabbitMQ/spec/monitor/agent + type: function + label: ServiceMonitor Configuration + showLabels: true + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - fullwidth: true + label: Honor labels + schema: honorLabels + type: switch + - label: Interval + schema: interval + type: input + validation: + type: required + - label: Path + schema: path + type: input + validation: + type: required + - label: Port + schema: port + type: input + validation: + type: required + label: Endpoints + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/endpoints + type: array-object-form + - if: + name: returnFalse + type: function + label: Match Namespaces + loader: getResources|core|v1|namespaces + multiple: true + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/namespaceSelector/properties/matchNames + type: select + - elements: + - label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/selector/properties/matchLabels + type: object-item + if: + name: returnFalse + type: function + showLabels: false + type: block-layout + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComRabbitMQ/spec/monitor/agent + type: function + label: Service Monitor + showLabels: true + type: block-layout + - buttonClass: is-light is-outlined + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComRabbitMQ/spec/monitor/agent + type: function + label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/metadata/properties/labels + type: object-item + - label: Exporter Configuration + schema: "" + type: label-element + - fullwidth: true + init: + type: static + value: true + label: Customize Exporter Sidecar + schema: temp/properties/customizeExporter + type: switch + watcher: + func: onCustomizeExporterChange + paths: + - temp/properties/customizeExporter + - elements: + - if: + name: returnFalse + type: function + label: Resources + schema: schema/properties/resources/properties/kubedbComRabbitMQ/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/resources + type: machine-compare + - label: Security Context + schema: "" + type: label-element + - label: Run as User + schema: schema/properties/resources/properties/kubedbComRabbitMQ/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsUser + type: input + - label: Run as Group + schema: schema/properties/resources/properties/kubedbComRabbitMQ/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsGroup + type: input + - label: Port + schema: schema/properties/resources/properties/kubedbComRabbitMQ/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/port + type: input + - buttonClass: is-light is-outlined + element: + label: Args + type: input + init: + type: static + value: [] + label: Args + schema: schema/properties/resources/properties/kubedbComRabbitMQ/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/args + type: array-item-form + - elements: + - buttonClass: is-light is-outlined + elements: + - label: Name + schema: name + type: input + validation: + type: required + - init: + type: func + value: setValueFrom + label: Value From + options: + - text: Input + value: input + - text: Secret + value: secret + - text: ConfigMap + value: configMap + schema: temp/properties/valueFromType + type: radio + validation: + type: required + watcher: + func: onValueFromChange + paths: + - temp/properties/valueFromType + - if: + name: isEqualToTemp|input + type: function + label: Value + schema: value + type: input + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Name + loader: + name: resourceNames|core|v1|configmaps + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Key + loader: + name: getConfigMapKeys + watchPaths: + - schema/resources/kubedbComRabbitMQ/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/configMapKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/key + type: select + - if: + name: isEqualToTemp|secret + type: function + label: Secret Name + loader: + name: getSecrets + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|secret + type: function + label: Secret Key + loader: + name: getSecretKeys + watchPaths: + - schema/resources/kubedbComRabbitMQ/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/secretKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/key + type: select + init: + type: func + value: initEnvArray + label: Environment Variables + schema: temp/properties/env + type: array-object-form + watcher: + func: onEnvArrayChange + paths: + - temp/properties/env + label: Metadata + showLabels: false + type: block-layout + if: + name: showCustomizeExporterSection + type: function + label: Customer Exporter Section + showLabels: false + type: block-layout + if: + name: showMonitoringSection + type: function + type: block-layout + id: monitoring + loader: initMonitoring + type: single-step-form +- elements: + - fullwidth: true + init: + type: func + value: isBindingAlreadyOn + label: Expose Database + schema: temp/properties/binding + type: switch + watcher: + func: addOrRemoveBinding + paths: + - temp/properties/binding + id: binding + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-redis-editor-options/Chart.yaml b/charts/kubedbcom-redis-editor-options/Chart.yaml index 827deaa641..208fc0cfcc 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.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.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 a65356155e..abcce39e3d 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 appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-redis-editor-options --version=v0.30.0 -$ helm upgrade -i kubedbcom-redis-editor-options appscode/kubedbcom-redis-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-redis-editor-options --version=v0.29.0 +$ helm upgrade -i kubedbcom-redis-editor-options appscode/kubedbcom-redis-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-redis-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-redis-editor-options appscode/kubedbcom-redis-editor-options -n kube-system --create-namespace --version=v0.29.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. @@ -249,12 +249,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 appscode/kubedbcom-redis-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=kubedb.com +$ helm upgrade -i kubedbcom-redis-editor-options appscode/kubedbcom-redis-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-redis-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-redis-editor-options appscode/kubedbcom-redis-editor-options -n kube-system --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-redis-editor-options/ui/create-ui.yaml b/charts/kubedbcom-redis-editor-options/ui/create-ui.yaml index 58f37cc0fe..b83c85f505 100644 --- a/charts/kubedbcom-redis-editor-options/ui/create-ui.yaml +++ b/charts/kubedbcom-redis-editor-options/ui/create-ui.yaml @@ -1,2 +1,408 @@ -steps: null +step: +- elements: + - label: "" + subtitle: Select the Redis version you want to deploy on Kubernetes. The chosen + version determines the Redis engine features, compatibility, and runtime behavior + of your in-memory data store. + type: label-element + - disableUnselect: true + if: + name: isToggleOn|databases/Redis/versions + type: function + label: Database Version + loader: getAdminOptions|databases/Redis/versions + schema: schema/properties/spec/properties/admin/properties/databases/properties/Redis/properties/versions/properties/default + type: select + - if: + name: isToggleOn|databases/Redis/mode + type: function + init: + type: func + value: getDefault|databases/Redis/mode + isHorizontal: true + label: Database Mode + loader: getAdminOptions|databases/Redis/mode + schema: schema/properties/spec/properties/mode + type: radio + - elements: + - elements: + - label: Shards + schema: schema/properties/spec/properties/cluster/properties/master + type: input + - customClass: mb-20 + label: Replica Number + schema: schema/properties/spec/properties/cluster/properties/replicas + type: input + showLabels: true + type: horizontal-layout + if: + name: isEqualToModelPathValue|Cluster|/spec/mode + type: function + type: block-layout + - elements: + - init: + type: func + value: returnTrue + label: Sentinel Type + options: + - text: Use Existing Sentinel + value: "false" + - text: Create New Sentinel + value: "true" + schema: temp/createSentinel + type: radio + watcher: + func: onCreateSentinelChange + paths: + - temp/createSentinel + - if: + name: showSentinelNameAndNamespace + type: function + label: Namespace + loader: getResources|core|v1|namespaces + schema: schema/properties/spec/properties/sentinelRef/properties/namespace + type: select + - if: + name: showSentinelNameAndNamespace + type: function + label: Name + loader: getRedisSentinels + schema: schema/properties/spec/properties/sentinelRef/properties/name + type: select + - customClass: mb-20 + label: Replica Number + schema: schema/properties/spec/properties/replicas + type: input + if: + name: isEqualToModelPathValue|Sentinel|/spec/mode + type: function + type: block-layout + - elements: + - label: "" + subtitle: Select a machine profile to allocate CPU and memory resources for + your in-memory data store. Choose 'custom' to manually specify resource requirements + or select a predefined profile. + type: label-element + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu + label: CPU + loader: setLimits|cpu + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory + label: Memory + loader: setLimits|memory + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + if: + name: notEqualToDatabaseMode|Sharded + type: function + label: Machine profile + showLabels: true + type: block-layout + - elements: + - elements: + - label: Storage Class + loader: getAdminOptions|storageClasses + schema: schema/properties/spec/properties/admin/properties/storageClasses/properties/default + type: select + - if: + name: isNotEqualToModelPathValue|Sentinel|/spec/mode + type: function + label: Storage Size + schema: schema/properties/spec/properties/persistence/properties/size + type: input + showLabels: true + type: horizontal-layout + type: block-layout + - init: + type: func + value: setAnnounce + label: Announce Redis Endpoints ? + schema: temp/announce + type: switch + watcher: + func: setAnnounce + paths: + - temp/announce + - elements: + - label: "" + subtitle: Configure how Redis cluster endpoints are announced to clients. Specify + the announcement type (IP or hostname) and define shard endpoints for cluster + mode connectivity. + type: label-element + - label: Type + options: + - text: ip + value: ip + - text: hostname + value: hostname + schema: schema/properties/spec/properties/cluster/properties/announce/properties/type + type: select + - element: + label: Shard Endpoints (comma-separated, e.g. "endpoint1,endpoint2,endpoint3") + type: input + label: Shards + schema: schema/properties/spec/properties/cluster/properties/announce/properties/shards + type: array-item-form + if: + name: showAnnounce + type: function + label: Announce + showLabels: true + type: block-layout + - description: Configure Credentials, Deployment Mode etc. + elements: + - elements: + - label: "" + subtitle: Add custom labels and annotations to your database resources for + organization, monitoring, and integration with other Kubernetes tools and + services. + type: label-element + - buttonClass: is-light is-outlined + label: Labels + schema: schema/properties/spec/properties/labels + type: object-item + - buttonClass: is-light is-outlined + label: Annotations + schema: schema/properties/spec/properties/annotations + type: object-item + hideBlock: true + label: Labels & Annotations + showLabels: true + type: block-layout + - customClass: mt-20 + if: + name: isToggleOn|deletionPolicy + type: function + init: + type: func + value: getDefault|deletionPolicy + label: Deletion Policy + options: + - description: options.deletionPolicy.delete.description + text: Delete ( Keep only database Secrets and backed up data ) + value: Delete + - description: options.deletionPolicy.halt.description + text: Halt ( Keep PVCs, database Secrets and backed up data ) + value: Halt + - description: options.deletionPolicy.wipeOut.description + text: WipeOut ( Delete everything including backed up data ) + value: WipeOut + - description: options.deletionPolicy.doNotTerminate.description + text: DoNotTerminate ( Prevent deletion of the Redis CRD ) + value: DoNotTerminate + schema: schema/properties/spec/properties/deletionPolicy + type: select + watcher: + func: setStorageClass + paths: + - schema/properties/spec/properties/deletionPolicy + - if: + name: getDefaultValue|spec/admin/authCredential/customize + type: function + label: Provide Authentication Credentials? + schema: temp/createAuthSecret + type: switch + watcher: + func: onAuthChange + paths: + - temp/createAuthSecret + - if: + name: showReferSecretSwitch + type: function + label: Refer existing Secret? + schema: temp/referSecret + type: switch + watcher: + func: onReferSecretChange + paths: + - temp/referSecret + - if: + name: showSecretDropdown + type: function + label: Secret + loader: getReferSecrets + schema: schema/properties/spec/properties/authSecret/properties/name + type: select + - if: + name: showReferSecret + type: function + label: Password (leave it blank to auto generate password) + schema: schema/properties/spec/properties/authSecret/properties/password + type: input + - if: + name: getDefaultValue|spec/admin/customConfiguration + type: function + label: Configure Database? + schema: temp/configDatabase + type: switch + watcher: + func: clearConfiguration + paths: + - temp/configDatabase + - if: + name: isConfigDatabaseOn + type: function + label: Configuration + schema: schema/properties/spec/properties/configuration + type: textarea + - if: + name: isToggleOn|deployment + type: function + label: Deployment Mode + options: + - description: For exploring databases when high-performance is not required. + text: Shared + value: Shared + - description: For production applications with sophisticated workload + text: Dedicated + value: Dedicated + schema: schema/properties/spec/properties/admin/properties/deployment/properties/default + type: radio + - if: + name: isToggleOn|clusterTier + type: function + isHorizontal: true + label: Cluster Tier + options: + - text: General Purpose + value: GeneralPurpose + - text: Memory Optimized + value: MemoryOptimized + - text: CPU Optimized + value: CPUOptimized + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/default + type: radio + - disableUnselect: true + if: + name: isToggleOn|clusterTier/placement + type: function + label: Placement Policy + loader: getAdminOptions|clusterTier/placement + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/placement/properties/default + type: select + - disableUnselect: true + if: + name: isToggleOn|clusterTier/nodeTopology + type: function + label: Node Topology + loader: getNodeTopology + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/nodeTopology/properties/default + type: select + hideBlock: true + label: Advanced Configuration + showLabels: true + type: block-layout + - description: Enable Backup, Monitoring, TLS etc. + elements: + - elements: + - init: + type: func + value: setMonitoring + label: Enable Monitoring + schema: temp/monitoring + type: switch + watcher: + func: updateAlertValue + paths: + - temp/monitoring + - customClass: mt-10 + if: + name: showAlerts + type: function + label: Alert Options + options: + - text: None + value: none + - text: Critical + value: critical + - text: Warning + value: warning + - text: Info + value: info + schema: schema/properties/form/properties/alert/properties/enabled + type: select + if: + name: isToggleOn|monitoring + type: function + type: block-layout + - if: + name: isToggleOn|backup + type: function + init: + type: func + value: setBackup + label: Enable Backup? + schema: temp/backup + type: switch + watcher: + func: onBackupSwitch + paths: + - temp/backup + - elements: + - label: Enable TLS? + schema: schema/properties/spec/properties/admin/properties/tls/properties/default + type: switch + - if: + name: showIssuer + type: function + label: Cluster Issuers + loader: getAdminOptions|clusterIssuers + schema: schema/properties/spec/properties/admin/properties/clusterIssuers/properties/default + type: select + validation: + type: required + if: + name: isToggleOn|tls + type: function + type: block-layout + - elements: + - if: + name: isToggleOn|expose + type: function + label: Expose via Gateway? + schema: schema/properties/spec/properties/admin/properties/expose/properties/default + type: switch + type: block-layout + if: + name: showAdditionalSettings + type: function + label: Additional Options + showLabels: true + type: block-layout + id: options + loader: initBundle + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-redis-editor/Chart.yaml b/charts/kubedbcom-redis-editor/Chart.yaml index df22c6aeac..7307206569 100644 --- a/charts/kubedbcom-redis-editor/Chart.yaml +++ b/charts/kubedbcom-redis-editor/Chart.yaml @@ -17,7 +17,7 @@ annotations: - group: stash.appscode.com\n kind: Repository\n version: v1alpha1\n- group:\ \ stash.appscode.com\n kind: RestoreSession\n version: v1beta1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: Redis Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -29,4 +29,4 @@ maintainers: name: appscode name: kubedbcom-redis-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/kubedbcom-redis-editor/README.md b/charts/kubedbcom-redis-editor/README.md index 4232bb7dae..3d22ab609b 100644 --- a/charts/kubedbcom-redis-editor/README.md +++ b/charts/kubedbcom-redis-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-redis-editor --version=v0.30.0 -$ helm upgrade -i kubedbcom-redis-editor appscode/kubedbcom-redis-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-redis-editor --version=v0.29.0 +$ helm upgrade -i kubedbcom-redis-editor appscode/kubedbcom-redis-editor -n default --create-namespace --version=v0.29.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/kubedbcom-redis-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-redis-editor appscode/kubedbcom-redis-editor -n default --create-namespace --version=v0.29.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. @@ -184,12 +184,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/kubedbcom-redis-editor -n default --create-namespace --version=v0.30.0 --set form.alert.enabled=warning +$ helm upgrade -i kubedbcom-redis-editor appscode/kubedbcom-redis-editor -n default --create-namespace --version=v0.29.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/kubedbcom-redis-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-redis-editor appscode/kubedbcom-redis-editor -n default --create-namespace --version=v0.29.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 380fdf8522..669de3aac5 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.30.0 + version: v0.29.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.30.0 + version: v0.29.0 functionCallbacks: getAliasOptions: $ref: functions#/getAliasOptions @@ -400,7 +400,7 @@ steps: - alias: repository_create_init chart: name: uibytebuildersdev-component-repository-create - version: v0.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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 58f37cc0fe..c67d7b5b4f 100644 --- a/charts/kubedbcom-redis-editor/ui/edit-ui.yaml +++ b/charts/kubedbcom-redis-editor/ui/edit-ui.yaml @@ -1,2 +1,935 @@ -steps: null +step: +- elements: + - if: + name: showScheduleBackup + type: function + init: + type: func + value: initScheduleBackupForEdit + isHorizontal: true + label: Schedule a Backup? + options: + - text: "Yes" + value: "yes" + - text: "No" + value: "no" + schema: temp/properties/scheduleBackup + type: radio + watcher: + func: onScheduleBackupChange + paths: + - temp/properties/scheduleBackup + - elements: + - if: + name: isBackupDataLoadedTrue + type: function + init: + type: func + value: setBackupType + isHorizontal: true + label: Select Backup Type + loader: getTypes + options: + - description: Create, Delete or Modify BackupConfig + text: BackupConfig + value: BackupConfig + - description: Enable/Disable BackupBlueprint + text: BackupBlueprint + value: BackupBlueprint + schema: temp/properties/backupType + type: radio + watcher: + func: onBackupTypeChange + paths: + - temp/properties/backupType + - elements: + - label: Select Context + loader: getContext + schema: temp/properties/backupConfigContext + type: select + validation: + type: required + watcher: + func: onContextChange + paths: + - temp/properties/backupConfigContext + - if: + name: showConfigList + type: function + label: Select BackupConfig + loader: getConfigList + schema: temp/properties/config + type: select + validation: + type: required + watcher: + func: onConfigChange + paths: + - temp/properties/config + - if: + name: showSchedule + type: function + label: Schedule + loader: + name: getDefaultSchedule|/resources/coreKubestashComBackupConfiguration/spec/sessions + watchPaths: + - temp/properties/config + schema: temp/properties/schedule + type: input + validation: + type: required + watcher: + func: onInputChangeSchedule|/resources/coreKubestashComBackupConfiguration/spec/sessions|schedule + paths: + - temp/properties/schedule + - fullwidth: true + if: + name: showPause + type: function + init: + type: func + value: setPausedValue + label: Paused + schema: schema/properties/resources/properties/coreKubestashComBackupConfiguration/properties/spec/properties/paused + type: switch + watcher: + func: setPausedValue + paths: + - temp/properties/config + if: + name: isBackupType|BackupConfig + type: function + label: Config + type: block-layout + - elements: + - fullwidth: true + init: + type: func + value: setBlueprintSwitch + label: Enable Backup Blueprint + schema: temp/properties/blueprintEnabled + type: switch + watcher: + func: onBlueprintChange + paths: + - temp/properties/blueprintEnabled + if: + name: isBackupType|BackupBlueprint + type: function + label: Blueprint + type: block-layout + - elements: + - fullwidth: true + init: + type: func + value: setArchiverSwitch + label: Enable Archiver + schema: temp/properties/archiverEnabled + type: switch + watcher: + func: onArchiverChange + paths: + - temp/properties/archiverEnabled + if: + name: isBackupType|Archiver + type: function + label: Archiver + type: block-layout + if: + name: showBackupForm + type: function + label: Backup Form + loader: initBackupData + showLabels: false + type: block-layout + id: backupconfiguration + schema: schema/ + type: single-step-form +- elements: + - elements: + - label: Name + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/metadata/properties/name + type: input + - if: + name: isRancherManaged + type: function + label: Select Namespace + loader: getNamespaces + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/metadata/properties/namespace + type: select + watcher: + func: onNamespaceChange + paths: + - schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/metadata/properties/namespace + - label: Select Db + refresh: true + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: initMetadata + paths: + - schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/databaseRef/properties/name + if: + name: isConsole + type: function + type: block-layout + - if: + name: isConsole + type: function + label: Select Type + options: + - description: Scale your CPU Memory based on resource usage + text: Compute + value: compute + - description: Expand your database size based on volume usage + text: Storage + value: storage + schema: temp/properties/autoscalingType + type: radio + validation: + type: required + watcher: + func: initMetadata + paths: + - temp/properties/autoscalingType + - elements: + - fullwidth: true + if: + name: dbTypeEqualsTo|standalone + type: function + init: + type: func + value: setTrigger|autoscalingKubedbComRedisAutoscaler/spec/compute/standalone/trigger + label: Trigger + schema: temp/properties/compute/properties/standalone/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/standalone + paths: + - temp/properties/compute/properties/standalone/properties/trigger + - if: + name: dbTypeEqualsTo|standalone + type: function + label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before being considered for + autoscaling. This helps prevent frequent scaling operations on short-lived + pods. + type: label-element + - customClass: width-300 + if: + name: dbTypeEqualsTo|standalone + type: function + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/compute/properties/standalone/properties/podLifeTimeThreshold + type: input + - elements: + - label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/compute/properties/standalone/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources for autoscaling. The + autoscaler will keep resource allocation within these bounds. + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|standalone|min + label: Min Allowed Profile + loader: + name: getMachines|standalone|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-max + schema: temp/properties/allowedMachine-min + type: machine-compare + watcher: + func: onMachineChange|standalone + paths: + - temp/properties/allowedMachine-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/compute/properties/standalone/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/compute/properties/standalone/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|standalone|max + label: Max Allowed Profile + loader: + name: getMachines|standalone|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-min + schema: temp/properties/allowedMachine-max + type: machine-compare + watcher: + func: onMachineChange|standalone + paths: + - temp/properties/allowedMachine-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/compute/properties/standalone/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/compute/properties/standalone/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|standalone + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/compute/properties/standalone/properties/controlledResources + type: select + if: + name: dbTypeEqualsTo|standalone + type: function + label: Standalone + showLabels: true + type: block-layout + - fullwidth: true + if: + name: dbTypeEqualsTo|cluster + type: function + init: + type: func + value: setTrigger|autoscalingKubedbComRedisAutoscaler/spec/compute/cluster/trigger + label: Trigger + schema: temp/properties/compute/properties/cluster/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/cluster + paths: + - temp/properties/compute/properties/cluster/properties/trigger + - if: + name: dbTypeEqualsTo|cluster + type: function + label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before being considered for + autoscaling. This helps prevent frequent scaling operations on short-lived + pods. + type: label-element + - customClass: width-300 + if: + name: dbTypeEqualsTo|cluster + type: function + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/compute/properties/cluster/properties/podLifeTimeThreshold + type: input + - elements: + - label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/compute/properties/cluster/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources for autoscaling. The + autoscaler will keep resource allocation within these bounds. + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|cluster|min + label: Min Allowed Profile + loader: + name: getMachines|cluster|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-max + schema: temp/properties/allowedMachine-min + type: machine-compare + watcher: + func: onMachineChange|cluster + paths: + - temp/properties/allowedMachine-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/compute/properties/cluster/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/compute/properties/cluster/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|cluster|max + label: Max Allowed Profile + loader: + name: getMachines|cluster|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-min + schema: temp/properties/allowedMachine-max + type: machine-compare + watcher: + func: onMachineChange|cluster + paths: + - temp/properties/allowedMachine-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/compute/properties/cluster/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/compute/properties/cluster/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|cluster + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/compute/properties/cluster/properties/controlledResources + type: select + if: + name: dbTypeEqualsTo|cluster + type: function + label: Cluster + showLabels: true + type: block-layout + - elements: + - init: + type: func + value: setTrigger|autoscalingKubedbComRedisAutoscaler/spec/compute/sentinel/trigger + label: Trigger + options: + - text: "On" + value: "On" + - text: "Off" + value: "Off" + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/compute/properties/sentinel/properties/trigger + type: select + - label: Pod LifeTime Threshold + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/compute/properties/sentinel/properties/podLifeTimeThreshold + type: input + - label: Resource Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/compute/properties/sentinel/properties/resourceDiffPercentage + type: threshold-input + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|min + label: Min Allowed Profile + loader: + name: getMachines|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-max + schema: temp/properties/allowedMachine-min + type: machine-compare + watcher: + func: onMachineChange|sentinel + paths: + - temp/properties/allowedMachine-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/compute/properties/sentinel/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/compute/properties/sentinel/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|max + label: Max Allowed Profile + loader: + name: getMachines|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-min + schema: temp/properties/allowedMachine-max + type: machine-compare + watcher: + func: onMachineChange|sentinel + paths: + - temp/properties/allowedMachine-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/compute/properties/sentinel/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/compute/properties/sentinel/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|sentinel + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/compute/properties/sentinel/properties/controlledResources + type: select + if: + name: dbTypeEqualsTo|sentinel + type: function + label: Sentinel + showLabels: true + type: block-layout + - elements: + - label: Select NodeTopology + loader: fetchNodeTopology + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/name + type: select + - if: + name: isNodeTopologySelected + type: function + label: ScaleUp Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleUpDiffPercentage + type: threshold-input + - if: + name: isNodeTopologySelected + type: function + label: ScaleDown Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleDownDiffPercentage + type: threshold-input + if: + name: hasNoAnnotations + type: function + label: Node Topology + showLabels: true + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: Ops Request Options + showLabels: true + type: block-layout + loader: fetchTopologyMachines + showLabels: false + type: block-layout + id: compute-autoscaler + loader: getDbDetails + type: single-step-form +- elements: + - elements: + - elements: + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComRedisAutoscaler/spec/storage/redis/trigger + label: Trigger + schema: temp/properties/storage/properties/redis/properties/trigger + type: switch + watcher: + func: onTriggerChange|storage/redis + paths: + - temp/properties/storage/properties/redis/properties/trigger + - label: Expansion Mode (Online/Offline) + subtitle: For Online Mode enables scaling without downtime by dynamically + resizing volumes. Offline Mode requires brief downtime but ensures data + integrity during expansion. + type: label-element + - description: Select how the storage expansion should be handled. Online mode + allows expansion without downtime, while Offline mode may require a restart. + label: Mode + options: + - text: Online + value: Online + - text: Offline + value: Offline + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/storage/properties/redis/properties/expansionMode + type: select + - elements: + - label: UsageThreshold (%) + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/storage/properties/redis/properties/usageThreshold + subtitle: Set the threshold percentage of storage usage that triggers autoscaling + type: threshold-input + - init: + type: func + value: setValueFromDbDetails|resources/kubedbComRedis/spec/storage/resources/requests/storage + label: Scaling Rules + loader: setValueFromDbDetails|resources/kubedbComRedis/spec/storage/resources/requests/storage + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/storage/properties/redis/properties/scalingRules + type: scaling-rules + watcher: + func: handleUnit|autoscalingKubedbComRedisAutoscaler/spec/storage/redis/scalingRules|scalingRules + paths: + - schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/storage/properties/redis/properties/scalingRules + - label: UpperBound + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/storage/properties/redis/properties/upperBound + type: input + watcher: + func: handleUnit|autoscalingKubedbComRedisAutoscaler/spec/storage/redis/upperBound + paths: + - schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/storage/properties/redis/properties/upperBound + label: Cluster + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComRedisAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: OpsRequest Options + showLabels: true + type: block-layout + showLabels: false + type: block-layout + id: storage-autoscaler + type: single-step-form +- elements: + - label: To update Exporter Resource section click on Create OpsRequest + type: label-element + - init: + type: func + value: getOpsRequestUrl|scale-vertically + label: Create OpsRequest + schema: temp/properties/opsRequestUrl + type: anchor + - fullwidth: true + init: + type: func + value: isValueExistInModel|/resources/kubedbComRedis/spec/monitor + label: Enable Monitoring + schema: temp/properties/enableMonitoring + type: switch + watcher: + func: onEnableMonitoringChange + paths: + - temp/properties/enableMonitoring + - elements: + - init: + type: static + value: prometheus.io/operator + isHorizontal: true + label: Select a Monitoring Method + options: + - description: Inject metric exporter sidecar and creates a ServiceMonitor + text: Prometheus Operator + value: prometheus.io/operator + - description: Injects the metric exporter sidecar and let you customize ServiceMonitor + text: Custom ServiceMonitor + value: prometheus.io + - description: Inject metric exporter sidecar and add Prometheus annotations + to the stats Service + text: Custom Scrapper + value: prometheus.io/builtin + schema: schema/properties/resources/properties/kubedbComRedis/properties/spec/properties/monitor/properties/agent + type: radio + watcher: + func: onAgentChange + paths: + - schema/properties/resources/properties/kubedbComRedis/properties/spec/properties/monitor/properties/agent + - elements: + - label: Scrapping Interval + schema: schema/properties/resources/properties/kubedbComRedis/properties/spec/properties/monitor/properties/prometheus/properties/serviceMonitor/properties/interval + type: input + if: + name: isEqualToModelPathValue|prometheus.io/operator|/resources/kubedbComRedis/spec/monitor/agent + type: function + label: ServiceMonitor Configuration + showLabels: true + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - fullwidth: true + label: Honor labels + schema: honorLabels + type: switch + - label: Interval + schema: interval + type: input + validation: + type: required + - label: Path + schema: path + type: input + validation: + type: required + - label: Port + schema: port + type: input + validation: + type: required + label: Endpoints + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/endpoints + type: array-object-form + - if: + name: returnFalse + type: function + label: Match Namespaces + loader: getResources|core|v1|namespaces + multiple: true + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/namespaceSelector/properties/matchNames + type: select + - elements: + - label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/selector/properties/matchLabels + type: object-item + if: + name: returnFalse + type: function + showLabels: false + type: block-layout + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComRedis/spec/monitor/agent + type: function + label: Service Monitor + showLabels: true + type: block-layout + - buttonClass: is-light is-outlined + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComRedis/spec/monitor/agent + type: function + label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/metadata/properties/labels + type: object-item + - label: Exporter Configuration + schema: "" + type: label-element + - fullwidth: true + init: + type: static + value: true + label: Customize Exporter Sidecar + schema: temp/properties/customizeExporter + type: switch + watcher: + func: onCustomizeExporterChange + paths: + - temp/properties/customizeExporter + - elements: + - if: + name: returnFalse + type: function + label: Resources + schema: schema/properties/resources/properties/kubedbComRedis/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/resources + type: machine-compare + - label: Security Context + schema: "" + type: label-element + - label: Run as User + schema: schema/properties/resources/properties/kubedbComRedis/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsUser + type: input + - label: Run as Group + schema: schema/properties/resources/properties/kubedbComRedis/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsGroup + type: input + - label: Port + schema: schema/properties/resources/properties/kubedbComRedis/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/port + type: input + - buttonClass: is-light is-outlined + element: + label: Args + type: input + init: + type: static + value: + - --compatible-mode + label: Args + schema: schema/properties/resources/properties/kubedbComRedis/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/args + type: array-item-form + - elements: + - buttonClass: is-light is-outlined + elements: + - label: Name + schema: name + type: input + validation: + type: required + - init: + type: func + value: setValueFrom + label: Value From + options: + - text: Input + value: input + - text: Secret + value: secret + - text: ConfigMap + value: configMap + schema: temp/properties/valueFromType + type: radio + validation: + type: required + watcher: + func: onValueFromChange + paths: + - temp/properties/valueFromType + - if: + name: isEqualToTemp|input + type: function + label: Value + schema: value + type: input + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Name + loader: + name: resourceNames|core|v1|configmaps + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Key + loader: + name: getConfigMapKeys + watchPaths: + - schema/resources/kubedbComRedis/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/configMapKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/key + type: select + - if: + name: isEqualToTemp|secret + type: function + label: Secret Name + loader: + name: getSecrets + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|secret + type: function + label: Secret Key + loader: + name: getSecretKeys + watchPaths: + - schema/resources/kubedbComRedis/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/secretKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/key + type: select + init: + type: func + value: initEnvArray + label: Environment Variables + schema: temp/properties/env + type: array-object-form + watcher: + func: onEnvArrayChange + paths: + - temp/properties/env + label: Metadata + showLabels: false + type: block-layout + if: + name: showCustomizeExporterSection + type: function + label: Customer Exporter Section + showLabels: false + type: block-layout + if: + name: showMonitoringSection + type: function + type: block-layout + id: monitoring + loader: initMonitoring + type: single-step-form +- elements: + - fullwidth: true + init: + type: func + value: isBindingAlreadyOn + label: Expose Database + schema: temp/properties/binding + type: switch + watcher: + func: addOrRemoveBinding + paths: + - temp/properties/binding + id: binding + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-redissentinel-editor/Chart.yaml b/charts/kubedbcom-redissentinel-editor/Chart.yaml index 68b49a328a..cc076a9e7b 100644 --- a/charts/kubedbcom-redissentinel-editor/Chart.yaml +++ b/charts/kubedbcom-redissentinel-editor/Chart.yaml @@ -7,7 +7,7 @@ annotations: \ version: v1\n- group: monitoring.coreos.com\n kind: ServiceMonitor\n version:\ \ v1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: RedisSentinel Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -19,4 +19,4 @@ maintainers: name: appscode name: kubedbcom-redissentinel-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/kubedbcom-redissentinel-editor/README.md b/charts/kubedbcom-redissentinel-editor/README.md index 274a5fa384..75ec618328 100644 --- a/charts/kubedbcom-redissentinel-editor/README.md +++ b/charts/kubedbcom-redissentinel-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-redissentinel-editor --version=v0.30.0 -$ helm upgrade -i kubedbcom-redissentinel-editor appscode/kubedbcom-redissentinel-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-redissentinel-editor --version=v0.29.0 +$ helm upgrade -i kubedbcom-redissentinel-editor appscode/kubedbcom-redissentinel-editor -n default --create-namespace --version=v0.29.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/kubedbcom-redissentinel-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-redissentinel-editor appscode/kubedbcom-redissentinel-editor -n default --create-namespace --version=v0.29.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. @@ -64,12 +64,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/kubedbcom-redissentinel-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=kubedb.com +$ helm upgrade -i kubedbcom-redissentinel-editor appscode/kubedbcom-redissentinel-editor -n default --create-namespace --version=v0.29.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/kubedbcom-redissentinel-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-redissentinel-editor appscode/kubedbcom-redissentinel-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-singlestore-editor-options/Chart.yaml b/charts/kubedbcom-singlestore-editor-options/Chart.yaml index 23eae27fb8..34016ae2ee 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.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.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 8eb8ab1c51..488448bdb6 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 appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-singlestore-editor-options --version=v0.30.0 -$ helm upgrade -i kubedbcom-singlestore-editor-options appscode/kubedbcom-singlestore-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-singlestore-editor-options --version=v0.29.0 +$ helm upgrade -i kubedbcom-singlestore-editor-options appscode/kubedbcom-singlestore-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-singlestore-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-singlestore-editor-options appscode/kubedbcom-singlestore-editor-options -n kube-system --create-namespace --version=v0.29.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. @@ -235,12 +235,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 appscode/kubedbcom-singlestore-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=kubedb.com +$ helm upgrade -i kubedbcom-singlestore-editor-options appscode/kubedbcom-singlestore-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-singlestore-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-singlestore-editor-options appscode/kubedbcom-singlestore-editor-options -n kube-system --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-singlestore-editor-options/ui/create-ui.yaml b/charts/kubedbcom-singlestore-editor-options/ui/create-ui.yaml index 58f37cc0fe..d1a43f953a 100644 --- a/charts/kubedbcom-singlestore-editor-options/ui/create-ui.yaml +++ b/charts/kubedbcom-singlestore-editor-options/ui/create-ui.yaml @@ -1,2 +1,471 @@ -steps: null +step: +- elements: + - if: + name: returnFalse + type: function + init: + type: func + value: initBundle + label: "" + type: label-element + - label: "" + subtitle: Select the SingleStore version you want to deploy on Kubernetes. The + chosen version determines the SingleStore engine features, compatibility, and + runtime behavior of your distributed SQL database. + type: label-element + - disableUnselect: true + if: + name: isToggleOn|databases/Singlestore/versions + type: function + label: Database Version + loader: getAdminOptions|databases/Singlestore/versions + schema: schema/properties/spec/properties/admin/properties/databases/properties/Singlestore/properties/versions/properties/default + type: select + - if: + name: isToggleOn|databases/Singlestore/mode + type: function + init: + type: func + value: getDefault|databases/Singlestore/mode + isHorizontal: true + label: Database Mode + loader: getAdminOptions|databases/Singlestore/mode + schema: schema/properties/spec/properties/mode + type: radio + watcher: + func: toggleTls + paths: + - schema/properties/spec/properties/mode + - elements: + - label: "" + subtitle: Aggregator nodes handle query processing and coordination. Configure + replicas, storage, and resource allocation for efficient query execution and + result aggregation. + type: label-element + - elements: + - init: + type: func + value: setReplicaNumber + label: Replica number + schema: schema/properties/spec/properties/topology/properties/aggregator/properties/replicas + type: input + - label: Storage Size + schema: schema/properties/spec/properties/topology/properties/aggregator/properties/persistence/properties/size + type: input + showLabels: true + type: horizontal-layout + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/topology/properties/aggregator/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom|topology/aggregator + watchPaths: + - schema/properties/spec/properties/topology/properties/aggregator/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu|topology/aggregator + label: CPU + loader: setLimits|cpu|topology/aggregator + schema: schema/properties/spec/properties/topology/properties/aggregator/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu|topology/aggregator + paths: + - schema/properties/spec/properties/topology/properties/aggregator/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/topology/properties/aggregator/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom|topology/aggregator + watchPaths: + - schema/properties/spec/properties/topology/properties/aggregator/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory|topology/aggregator + label: Memory + loader: setLimits|memory|topology/aggregator + schema: schema/properties/spec/properties/topology/properties/aggregator/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory|topology/aggregator + paths: + - schema/properties/spec/properties/topology/properties/aggregator/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/topology/properties/aggregator/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + if: + name: isEqualToModelPathValue|Topology|/spec/mode + type: function + label: Aggregator + showLabels: true + type: block-layout + - elements: + - label: "" + subtitle: Leaf nodes store and manage data partitions. Configure replicas, storage, + and resource allocation for optimal data storage and query performance. + type: label-element + - elements: + - init: + type: func + value: setReplicaNumber + label: Replica number + schema: schema/properties/spec/properties/topology/properties/leaf/properties/replicas + type: input + - label: Storage Size + schema: schema/properties/spec/properties/topology/properties/leaf/properties/persistence/properties/size + type: input + showLabels: true + type: horizontal-layout + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/topology/properties/leaf/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom|topology/leaf + watchPaths: + - schema/properties/spec/properties/topology/properties/leaf/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu|topology/leaf + label: CPU + loader: setLimits|cpu|topology/leaf + schema: schema/properties/spec/properties/topology/properties/leaf/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu|topology/leaf + paths: + - schema/properties/spec/properties/topology/properties/leaf/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/topology/properties/leaf/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom|topology/leaf + watchPaths: + - schema/properties/spec/properties/topology/properties/leaf/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory|topology/leaf + label: Memory + loader: setLimits|memory|topology/leaf + schema: schema/properties/spec/properties/topology/properties/leaf/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory|topology/leaf + paths: + - schema/properties/spec/properties/topology/properties/leaf/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/topology/properties/leaf/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + if: + name: isEqualToModelPathValue|Topology|/spec/mode + type: function + label: Leaf + showLabels: true + type: block-layout + - elements: + - label: "" + subtitle: Select a machine profile to allocate CPU and memory resources for + your distributed SQL database. Choose 'custom' to manually specify resource + requirements or select a predefined profile. + type: label-element + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu + label: CPU + loader: setLimits|cpu + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory + label: Memory + loader: setLimits|memory + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + if: + name: isEqualToModelPathValue|Standalone|/spec/mode + type: function + label: Machine Profile + showLabels: true + type: block-layout + - elements: + - elements: + - if: + name: isToggleOn|storageClasses + type: function + label: Storage Class + loader: getAdminOptions|storageClasses + schema: schema/properties/spec/properties/admin/properties/storageClasses/properties/default + type: select + - label: Storage Size + schema: schema/properties/spec/properties/persistence/properties/size + type: input + showLabels: true + type: horizontal-layout + if: + name: isEqualToModelPathValue|Standalone|/spec/mode + type: function + type: block-layout + - label: License Secret + loader: getSecrets + refresh: true + schema: schema/properties/spec/properties/licenseSecret/properties/name + type: select + - description: Configure Credentials, Deployment Mode etc. + elements: + - elements: + - label: "" + subtitle: Add custom labels and annotations to your database resources for + organization, monitoring, and integration with other Kubernetes tools and + services. + type: label-element + - buttonClass: is-light is-outlined + label: Labels + schema: schema/properties/spec/properties/labels + type: object-item + - buttonClass: is-light is-outlined + label: Annotations + schema: schema/properties/spec/properties/annotations + type: object-item + hideBlock: true + label: Labels & Annotations + showLabels: true + type: block-layout + - customClass: mt-20 + if: + name: isToggleOn|deletionPolicy + type: function + init: + type: func + value: getDefault|deletionPolicy + label: Deletion Policy + options: + - description: options.deletionPolicy.delete.description + text: Delete + value: Delete + - description: options.deletionPolicy.halt.description + text: Halt + value: Halt + - description: options.deletionPolicy.wipeOut.description + text: WipeOut + value: WipeOut + - description: options.deletionPolicy.doNotTerminate.description + text: DoNotTerminate + value: DoNotTerminate + schema: schema/properties/spec/properties/deletionPolicy + type: select + watcher: + func: setStorageClass + paths: + - schema/properties/spec/properties/deletionPolicy + - if: + name: getDefaultValue|spec/admin/authCredential/customize + type: function + label: Provide Authentication Credentials? + schema: temp/createAuthSecret + type: switch + watcher: + func: onAuthChange + paths: + - temp/createAuthSecret + - if: + name: showReferSecretSwitch + type: function + label: Refer existing Secret? + schema: temp/referSecret + type: switch + watcher: + func: onReferSecretChange + paths: + - temp/referSecret + - if: + name: showSecretDropdown + type: function + label: Secret + loader: getReferSecrets + schema: schema/properties/spec/properties/authSecret/properties/name + type: select + - if: + name: showReferSecret + type: function + label: Password + schema: schema/properties/spec/properties/authSecret/properties/password + type: input + - if: + name: getDefaultValue|spec/admin/customConfiguration + type: function + label: Configure Database? + schema: temp/configDatabase + type: switch + watcher: + func: clearConfiguration + paths: + - temp/configDatabase + - if: + name: isConfigDatabaseOn + type: function + label: Configuration + schema: schema/properties/spec/properties/configuration + type: textarea + - if: + name: isToggleOn|deployment + type: function + label: Deployment Mode + options: + - description: shared + text: Shared + value: Shared + - description: Dedicated + text: Dedicated + value: Dedicated + schema: schema/properties/spec/properties/admin/properties/deployment/properties/default + type: radio + - if: + name: isToggleOn|clusterTier + type: function + isHorizontal: true + label: Cluster Tier + options: + - text: General Purpose + value: GeneralPurpose + - text: Memory Optimized + value: MemoryOptimized + - text: CPU Optimized + value: CPUOptimized + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/default + type: radio + - disableUnselect: true + if: + name: isToggleOn|clusterTier/placement + type: function + label: Placement Policy + loader: getAdminOptions|clusterTier/placement + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/placement/properties/default + type: select + - disableUnselect: true + if: + name: isToggleOn|clusterTier/nodeTopology + type: function + label: Node Topology + loader: getNodeTopology + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/nodeTopology/properties/default + type: select + hideBlock: true + label: Advanced Configuration + showLabels: true + type: block-layout + - description: Enable Backup, Monitoring, TLS etc. + elements: + - elements: + - init: + type: func + value: setMonitoring + label: Enable Monitoring + schema: temp/monitoring + type: switch + watcher: + func: updateAlertValue + paths: + - temp/monitoring + - customClass: mt-10 + if: + name: showAlerts + type: function + label: Alert Options + options: + - text: None + value: none + - text: Critical + value: critical + - text: Warning + value: warning + - text: Info + value: info + schema: schema/properties/form/properties/alert/properties/enabled + type: select + if: + name: isToggleOn|monitoring + type: function + type: block-layout + - if: + name: isToggleOn|backup + type: function + init: + type: func + value: setBackup + label: Enable Backup? + schema: temp/backup + type: switch + watcher: + func: onBackupSwitch + paths: + - temp/backup + - elements: + - init: + type: func + value: toggleTls|true + label: Enable TLS? + schema: schema/properties/spec/properties/admin/properties/tls/properties/default + type: switch + - if: + name: showIssuer + type: function + label: Cluster Issuers + loader: getAdminOptions|clusterIssuers + schema: schema/properties/spec/properties/admin/properties/clusterIssuers/properties/default + type: select + validation: + type: required + if: + name: isEqualToModelPathValue|Topology|/spec/mode + type: function + type: block-layout + - if: + name: isToggleOn|expose + type: function + label: Expose via Gateway? + schema: schema/properties/spec/properties/admin/properties/expose/properties/default + type: switch + if: + name: showAdditionalSettings + type: function + label: Additional Options + showLabels: true + type: block-layout + id: options + loader: initBundle + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-singlestore-editor/Chart.yaml b/charts/kubedbcom-singlestore-editor/Chart.yaml index ad1ce2ca7f..a4308a30cb 100644 --- a/charts/kubedbcom-singlestore-editor/Chart.yaml +++ b/charts/kubedbcom-singlestore-editor/Chart.yaml @@ -14,7 +14,7 @@ annotations: \ version: v1\n- group: monitoring.coreos.com\n kind: ServiceMonitor\n version:\ \ v1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: Singlestore Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -26,4 +26,4 @@ maintainers: name: appscode name: kubedbcom-singlestore-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/kubedbcom-singlestore-editor/README.md b/charts/kubedbcom-singlestore-editor/README.md index 392e54482f..d7ef872dfd 100644 --- a/charts/kubedbcom-singlestore-editor/README.md +++ b/charts/kubedbcom-singlestore-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-singlestore-editor --version=v0.30.0 -$ helm upgrade -i kubedbcom-singlestore-editor appscode/kubedbcom-singlestore-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-singlestore-editor --version=v0.29.0 +$ helm upgrade -i kubedbcom-singlestore-editor appscode/kubedbcom-singlestore-editor -n default --create-namespace --version=v0.29.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/kubedbcom-singlestore-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-singlestore-editor appscode/kubedbcom-singlestore-editor -n default --create-namespace --version=v0.29.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. @@ -156,12 +156,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/kubedbcom-singlestore-editor -n default --create-namespace --version=v0.30.0 --set form.alert.enabled=warning +$ helm upgrade -i kubedbcom-singlestore-editor appscode/kubedbcom-singlestore-editor -n default --create-namespace --version=v0.29.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/kubedbcom-singlestore-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-singlestore-editor appscode/kubedbcom-singlestore-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-singlestore-editor/ui/edit-ui.yaml b/charts/kubedbcom-singlestore-editor/ui/edit-ui.yaml index 58f37cc0fe..ba1e3284bb 100644 --- a/charts/kubedbcom-singlestore-editor/ui/edit-ui.yaml +++ b/charts/kubedbcom-singlestore-editor/ui/edit-ui.yaml @@ -1,2 +1,1069 @@ -steps: null +step: +- elements: + - if: + name: showScheduleBackup + type: function + init: + type: func + value: initScheduleBackupForEdit + isHorizontal: true + label: Schedule a Backup? + options: + - text: "Yes" + value: "yes" + - text: "No" + value: "no" + schema: temp/properties/scheduleBackup + type: radio + watcher: + func: onScheduleBackupChange + paths: + - temp/properties/scheduleBackup + - elements: + - if: + name: isBackupDataLoadedTrue + type: function + init: + type: func + value: setBackupType + isHorizontal: true + label: Select Backup Type + loader: getTypes + options: + - description: Create, Delete or Modify BackupConfig + text: BackupConfig + value: BackupConfig + - description: Enable/Disable BackupBlueprint + text: BackupBlueprint + value: BackupBlueprint + schema: temp/properties/backupType + type: radio + watcher: + func: onBackupTypeChange + paths: + - temp/properties/backupType + - elements: + - label: Select Context + loader: getContext + schema: temp/properties/backupConfigContext + type: select + validation: + type: required + watcher: + func: onContextChange + paths: + - temp/properties/backupConfigContext + - if: + name: showConfigList + type: function + label: Select BackupConfig + loader: getConfigList + schema: temp/properties/config + type: select + validation: + type: required + watcher: + func: onConfigChange + paths: + - temp/properties/config + - if: + name: showSchedule + type: function + label: Schedule + loader: + name: getDefaultSchedule|/resources/coreKubestashComBackupConfiguration/spec/sessions + watchPaths: + - temp/properties/config + schema: temp/properties/schedule + type: input + validation: + type: required + watcher: + func: onInputChangeSchedule|/resources/coreKubestashComBackupConfiguration/spec/sessions|schedule + paths: + - temp/properties/schedule + - fullwidth: true + if: + name: showPause + type: function + init: + type: func + value: setPausedValue + label: Paused + schema: schema/properties/resources/properties/coreKubestashComBackupConfiguration/properties/spec/properties/paused + type: switch + watcher: + func: setPausedValue + paths: + - temp/properties/config + if: + name: isBackupType|BackupConfig + type: function + label: Config + type: block-layout + - elements: + - fullwidth: true + init: + type: func + value: setBlueprintSwitch + label: Enable Backup Blueprint + schema: temp/properties/blueprintEnabled + type: switch + watcher: + func: onBlueprintChange + paths: + - temp/properties/blueprintEnabled + if: + name: isBackupType|BackupBlueprint + type: function + label: Blueprint + type: block-layout + - elements: + - fullwidth: true + init: + type: func + value: setArchiverSwitch + label: Enable Archiver + schema: temp/properties/archiverEnabled + type: switch + watcher: + func: onArchiverChange + paths: + - temp/properties/archiverEnabled + if: + name: isBackupType|Archiver + type: function + label: Archiver + type: block-layout + if: + name: showBackupForm + type: function + label: Backup Form + loader: initBackupData + showLabels: false + type: block-layout + id: backupconfiguration + schema: schema/ + type: single-step-form +- elements: + - elements: + - label: Name + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/metadata/properties/name + type: input + - if: + name: isRancherManaged + type: function + label: Select Namespace + loader: getNamespaces + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/metadata/properties/namespace + type: select + watcher: + func: onNamespaceChange + paths: + - schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/metadata/properties/namespace + - label: Select Db + loader: getDbs + refresh: true + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: initMetadata + paths: + - schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/databaseRef/properties/name + if: + name: isConsole + type: function + type: block-layout + - if: + name: isConsole + type: function + label: Select Type + options: + - description: Scale your CPU Memory based on resource usage + text: Compute + value: compute + - description: Expand your database size based on volume usage + text: Storage + value: storage + schema: temp/properties/autoscalingType + type: radio + validation: + type: required + watcher: + func: initMetadata + paths: + - temp/properties/autoscalingType + - elements: + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComSinglestoreAutoscaler/spec/compute/aggregator/trigger + label: Trigger + schema: temp/properties/compute/properties/aggregator/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/aggregator + paths: + - temp/properties/compute/properties/aggregator/properties/trigger + - label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/compute/properties/aggregator/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/compute/properties/aggregator/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal database + performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|aggregator|min + label: Min Allowed Profile + loader: + name: getMachines|aggregator|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-aggregator-max + schema: temp/properties/allowedMachine-aggregator-min + type: machine-compare + watcher: + func: onMachineChange|aggregator + paths: + - temp/properties/allowedMachine-aggregator-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/compute/properties/aggregator/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/compute/properties/aggregator/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|aggregator|max + label: Max Allowed Profile + loader: + name: getMachines|aggregator|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-aggregator-min + schema: temp/properties/allowedMachine-aggregator-max + type: machine-compare + watcher: + func: onMachineChange|aggregator + paths: + - temp/properties/allowedMachine-aggregator-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/compute/properties/aggregator/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/compute/properties/aggregator/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|aggregator + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/compute/properties/aggregator/properties/controlledResources + type: select + label: Aggregator + showLabels: true + type: block-layout + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComSinglestoreAutoscaler/spec/compute/leaf/trigger + label: Trigger + schema: temp/properties/compute/properties/leaf/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/leaf + paths: + - temp/properties/compute/properties/leaf/properties/trigger + - label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/compute/properties/leaf/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/compute/properties/leaf/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal database + performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|leaf|min + label: Min Allowed Profile + loader: + name: getMachines|leaf|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-leaf-max + schema: temp/properties/allowedMachine-leaf-min + type: machine-compare + watcher: + func: onMachineChange|leaf + paths: + - temp/properties/allowedMachine-leaf-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/compute/properties/leaf/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/compute/properties/leaf/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|leaf|max + label: Max Allowed Profile + loader: + name: getMachines|leaf|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-leaf-min + schema: temp/properties/allowedMachine-leaf-max + type: machine-compare + watcher: + func: onMachineChange|leaf + paths: + - temp/properties/allowedMachine-leaf-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/compute/properties/leaf/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/compute/properties/leaf/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|leaf + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/compute/properties/leaf/properties/controlledResources + type: select + label: Leaf + showLabels: true + type: block-layout + if: + name: dbTypeEqualsTo|topology + type: function + label: Topology + loader: fetchTopologyMachines + showLabels: false + type: block-layout + - elements: + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComSinglestoreAutoscaler/spec/compute/node/trigger + label: Trigger + schema: temp/properties/compute/properties/node/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/node + paths: + - temp/properties/compute/properties/node/properties/trigger + - label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/compute/properties/node/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/compute/properties/node/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal database + performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|node|min + label: Min Allowed Profile + loader: + name: getMachines|node|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-node-max + schema: temp/properties/allowedMachine-node-min + type: machine-compare + watcher: + func: onMachineChange|node + paths: + - temp/properties/allowedMachine-node-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/compute/properties/node/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/compute/properties/node/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|node|max + label: Max Allowed Profile + loader: + name: getMachines|node|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-node-min + schema: temp/properties/allowedMachine-node-max + type: machine-compare + watcher: + func: onMachineChange|node + paths: + - temp/properties/allowedMachine-node-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/compute/properties/node/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/compute/properties/node/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|node + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/compute/properties/node/properties/controlledResources + type: select + label: Node + showLabels: true + type: block-layout + if: + name: dbTypeEqualsTo|standalone + type: function + label: Combined + loader: fetchTopologyMachines + showLabels: false + type: block-layout + - elements: + - label: Select Node Topology + loader: fetchNodeTopology + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/name + type: select + - if: + name: isNodeTopologySelected + type: function + label: ScaleUp Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleUpDiffPercentage + type: threshold-input + - if: + name: isNodeTopologySelected + type: function + label: ScaleDown Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleDownDiffPercentage + type: threshold-input + if: + name: hasNoAnnotations + type: function + label: Node Topology + showLabels: true + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: Ops Request Options + showLabels: true + type: block-layout + id: compute-autoscaler + loader: getDbDetails + type: single-step-form +- elements: + - elements: + - elements: + - fullwidth: true + if: + name: dbTypeEqualsTo|topology + type: function + init: + type: func + value: setTrigger|autoscalingKubedbComSinglestoreAutoscaler/spec/storage/aggregator/trigger + label: Trigger + schema: temp/properties/storage/properties/aggregator/properties/trigger + type: switch + watcher: + func: onTriggerChange|storage/aggregator + paths: + - temp/properties/storage/properties/aggregator/properties/trigger + - if: + name: dbTypeEqualsTo|topology + type: function + label: Expansion Mode (Online/Offline) + subtitle: For Online Mode enables scaling without downtime by dynamically + resizing storage while the database remains operational and Offline Mode + performs storage scaling during scheduled downtime, ensuring consistency + but requiring database restarts. + type: label-element + - description: Select how the storage expansion should be handled. + if: + name: dbTypeEqualsTo|topology + type: function + label: Mode + options: + - text: Online + value: Online + - text: Offline + value: Offline + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/storage/properties/aggregator/properties/expansionMode + type: select + - elements: + - label: UsageThreshold (%) + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/storage/properties/aggregator/properties/usageThreshold + subtitle: Set the threshold percentage of storage usage to trigger scaling. + type: threshold-input + - label: Scaling Rules + loader: setValueFromDbDetails|resources/kubedbComSinglestore/spec/topology/aggregator/storage/resources/requests/storage + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/storage/properties/aggregator/properties/scalingRules + type: scaling-rules + watcher: + func: handleUnit|autoscalingKubedbComSinglestoreAutoscaler/spec/storage/aggregator/scalingRules|scalingRules + paths: + - schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/storage/properties/aggregator/properties/scalingRules + - label: UpperBound + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/storage/properties/aggregator/properties/upperBound + type: input + watcher: + func: handleUnit|autoscalingKubedbComSinglestoreAutoscaler/spec/storage/aggregator/upperBound + paths: + - schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/storage/properties/aggregator/properties/upperBound + if: + name: dbTypeEqualsTo|topology + type: function + label: Aggregator + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - elements: + - fullwidth: true + if: + name: dbTypeEqualsTo|topology + type: function + init: + type: func + value: setTrigger|autoscalingKubedbComSinglestoreAutoscaler/spec/storage/leaf/trigger + label: Trigger + schema: temp/properties/storage/properties/leaf/properties/trigger + type: switch + watcher: + func: onTriggerChange|storage/leaf + paths: + - temp/properties/storage/properties/leaf/properties/trigger + - if: + name: dbTypeEqualsTo|topology + type: function + label: Expansion Mode (Online/Offline) + subtitle: For Online Mode enables scaling without downtime by dynamically + resizing storage while the database remains operational and Offline Mode + performs storage scaling during scheduled downtime, ensuring consistency + but requiring database restarts. + type: label-element + - description: Select how the storage expansion should be handled. + if: + name: dbTypeEqualsTo|topology + type: function + label: Mode + options: + - text: Online + value: Online + - text: Offline + value: Offline + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/storage/properties/leaf/properties/expansionMode + type: select + - elements: + - label: UsageThreshold (%) + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/storage/properties/leaf/properties/usageThreshold + subtitle: Set the threshold percentage of storage usage to trigger scaling. + type: threshold-input + - label: Scaling Rules + loader: setValueFromDbDetails|resources/kubedbComSinglestore/spec/topology/leaf/storage/resources/requests/storage + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/storage/properties/leaf/properties/scalingRules + type: scaling-rules + watcher: + func: handleUnit|autoscalingKubedbComSinglestoreAutoscaler/spec/storage/leaf/scalingRules|scalingRules + paths: + - schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/storage/properties/leaf/properties/scalingRules + - label: UpperBound + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/storage/properties/leaf/properties/upperBound + type: input + watcher: + func: handleUnit|autoscalingKubedbComSinglestoreAutoscaler/spec/storage/leaf/upperBound + paths: + - schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/storage/properties/leaf/properties/upperBound + if: + name: dbTypeEqualsTo|topology + type: function + label: Leaf + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - elements: + - fullwidth: true + if: + name: dbTypeEqualsTo|standalone + type: function + init: + type: func + value: setTrigger|autoscalingKubedbComSinglestoreAutoscaler/spec/storage/node/trigger + label: Trigger + schema: temp/properties/storage/properties/node/properties/trigger + type: switch + watcher: + func: onTriggerChange|storage/node + paths: + - temp/properties/storage/properties/node/properties/trigger + - if: + name: dbTypeEqualsTo|standalone + type: function + label: Expansion Mode (Online/Offline) + subtitle: For Online Mode enables scaling without downtime by dynamically + resizing storage while the database remains operational and Offline Mode + performs storage scaling during scheduled downtime, ensuring consistency + but requiring database restarts. + type: label-element + - description: Select how the storage expansion should be handled. + if: + name: dbTypeEqualsTo|standalone + type: function + label: Mode + options: + - text: Online + value: Online + - text: Offline + value: Offline + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/storage/properties/node/properties/expansionMode + type: select + - elements: + - label: UsageThreshold (%) + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/storage/properties/node/properties/usageThreshold + subtitle: Set the threshold percentage of storage usage to trigger scaling. + type: threshold-input + - label: Scaling Rules + loader: setValueFromDbDetails|resources/kubedbComSinglestore/spec/storage/resources/requests/storage + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/storage/properties/node/properties/scalingRules + type: scaling-rules + watcher: + func: handleUnit|autoscalingKubedbComSinglestoreAutoscaler/spec/storage/node/scalingRules|scalingRules + paths: + - schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/storage/properties/node/properties/scalingRules + - label: UpperBound + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/storage/properties/node/properties/upperBound + type: input + watcher: + func: handleUnit|autoscalingKubedbComSinglestoreAutoscaler/spec/storage/node/upperBound + paths: + - schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/storage/properties/node/properties/upperBound + if: + name: dbTypeEqualsTo|standalone + type: function + label: Node + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComSinglestoreAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: OpsRequest Options + showLabels: true + type: block-layout + showLabels: false + type: block-layout + id: storage-autoscaler + loader: getDbDetails + type: single-step-form +- elements: + - label: To update Exporter Resource section click on Create OpsRequest + type: label-element + - init: + type: func + value: getOpsRequestUrl|scale-vertically + label: Create OpsRequest + schema: temp/properties/opsRequestUrl + type: anchor + - fullwidth: true + init: + type: func + value: isValueExistInModel|/resources/kubedbComSinglestore/spec/monitor + label: Enable Monitoring + schema: temp/properties/enableMonitoring + type: switch + watcher: + func: onEnableMonitoringChange + paths: + - temp/properties/enableMonitoring + - elements: + - init: + type: static + value: prometheus.io/operator + isHorizontal: true + label: Select a Monitoring Method + options: + - description: Inject metric exporter sidecar and creates a ServiceMonitor + text: Prometheus Operator + value: prometheus.io/operator + - description: Injects the metric exporter sidecar and let you customize ServiceMonitor + text: Custom ServiceMonitor + value: prometheus.io + - description: Inject metric exporter sidecar and add Prometheus annotations + to the stats Service + text: Custom Scrapper + value: prometheus.io/builtin + schema: schema/properties/resources/properties/kubedbComSinglestore/properties/spec/properties/monitor/properties/agent + type: radio + watcher: + func: onAgentChange + paths: + - schema/properties/resources/properties/kubedbComSinglestore/properties/spec/properties/monitor/properties/agent + - elements: + - label: Scrapping Interval + schema: schema/properties/resources/properties/kubedbComSinglestore/properties/spec/properties/monitor/properties/prometheus/properties/serviceMonitor/properties/interval + type: input + if: + name: isEqualToModelPathValue|prometheus.io/operator|/resources/kubedbComSinglestore/spec/monitor/agent + type: function + label: ServiceMonitor Configuration + showLabels: true + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - fullwidth: true + label: Honor labels + schema: honorLabels + type: switch + - label: Interval + schema: interval + type: input + validation: + type: required + - label: Path + schema: path + type: input + validation: + type: required + - label: Port + schema: port + type: input + validation: + type: required + label: Endpoints + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/endpoints + type: array-object-form + - if: + name: returnFalse + type: function + label: Match Namespaces + loader: getResources|core|v1|namespaces + multiple: true + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/namespaceSelector/properties/matchNames + type: select + - elements: + - label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/selector/properties/matchLabels + type: object-item + if: + name: returnFalse + type: function + showLabels: false + type: block-layout + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComSinglestore/spec/monitor/agent + type: function + label: Service Monitor + showLabels: true + type: block-layout + - buttonClass: is-light is-outlined + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComSinglestore/spec/monitor/agent + type: function + label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/metadata/properties/labels + type: object-item + - label: Exporter Configuration + schema: "" + type: label-element + - fullwidth: true + init: + type: static + value: true + label: Customize Exporter Sidecar + schema: temp/properties/customizeExporter + type: switch + watcher: + func: onCustomizeExporterChange + paths: + - temp/properties/customizeExporter + - elements: + - if: + name: returnFalse + type: function + label: Resources + schema: schema/properties/resources/properties/kubedbComSinglestore/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/resources + type: machine-compare + - label: Security Context + schema: "" + type: label-element + - label: Run as User + schema: schema/properties/resources/properties/kubedbComSinglestore/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsUser + type: input + - label: Run as Group + schema: schema/properties/resources/properties/kubedbComSinglestore/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsGroup + type: input + - label: Port + schema: schema/properties/resources/properties/kubedbComSinglestore/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/port + type: input + - buttonClass: is-light is-outlined + element: + label: Args + type: input + init: + type: static + value: + - --compatible-mode + label: Args + schema: schema/properties/resources/properties/kubedbComSinglestore/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/args + type: array-item-form + - elements: + - buttonClass: is-light is-outlined + elements: + - label: Name + schema: name + type: input + validation: + type: required + - init: + type: func + value: setValueFrom + label: Value From + options: + - text: Input + value: input + - text: Secret + value: secret + - text: ConfigMap + value: configMap + schema: temp/properties/valueFromType + type: radio + validation: + type: required + watcher: + func: onValueFromChange + paths: + - temp/properties/valueFromType + - if: + name: isEqualToTemp|input + type: function + label: Value + schema: value + type: input + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Name + loader: + name: resourceNames|core|v1|configmaps + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Key + loader: + name: getConfigMapKeys + watchPaths: + - schema/resources/kubedbComSinglestore/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/configMapKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/key + type: select + - if: + name: isEqualToTemp|secret + type: function + label: Secret Name + loader: + name: getSecrets + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|secret + type: function + label: Secret Key + loader: + name: getSecretKeys + watchPaths: + - schema/resources/kubedbComSinglestore/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/secretKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/key + type: select + init: + type: func + value: initEnvArray + label: Environment Variables + schema: temp/properties/env + type: array-object-form + watcher: + func: onEnvArrayChange + paths: + - temp/properties/env + label: Metadata + showLabels: false + type: block-layout + if: + name: showCustomizeExporterSection + type: function + label: Customer Exporter Section + showLabels: false + type: block-layout + if: + name: showMonitoringSection + type: function + type: block-layout + id: monitoring + loader: initMonitoring + type: single-step-form +- elements: + - fullwidth: true + init: + type: func + value: isBindingAlreadyOn + label: Expose Database + schema: temp/properties/binding + type: switch + watcher: + func: addOrRemoveBinding + paths: + - temp/properties/binding + id: binding + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-solr-editor-options/Chart.yaml b/charts/kubedbcom-solr-editor-options/Chart.yaml index 3c7a9580d7..89451fcc78 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.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.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 0010d09182..8a82ca15e8 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 appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-solr-editor-options --version=v0.30.0 -$ helm upgrade -i kubedbcom-solr-editor-options appscode/kubedbcom-solr-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-solr-editor-options --version=v0.29.0 +$ helm upgrade -i kubedbcom-solr-editor-options appscode/kubedbcom-solr-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-solr-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-solr-editor-options appscode/kubedbcom-solr-editor-options -n kube-system --create-namespace --version=v0.29.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. @@ -213,12 +213,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 appscode/kubedbcom-solr-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=kubedb.com +$ helm upgrade -i kubedbcom-solr-editor-options appscode/kubedbcom-solr-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-solr-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-solr-editor-options appscode/kubedbcom-solr-editor-options -n kube-system --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-solr-editor-options/ui/create-ui.yaml b/charts/kubedbcom-solr-editor-options/ui/create-ui.yaml index 58f37cc0fe..d89f59bb97 100644 --- a/charts/kubedbcom-solr-editor-options/ui/create-ui.yaml +++ b/charts/kubedbcom-solr-editor-options/ui/create-ui.yaml @@ -1,2 +1,509 @@ -steps: null +step: +- elements: + - if: + name: returnFalse + type: function + init: + type: func + value: initBundle + label: "" + type: label-element + - label: "" + subtitle: Select the Solr version you want to deploy on Kubernetes. The chosen + version determines the Solr engine features, compatibility, and runtime behavior + of your database. + type: label-element + - disableUnselect: true + if: + name: isToggleOn|databases/Solr/versions + type: function + label: Database Version + loader: getAdminOptions|databases/Solr/versions + schema: schema/properties/spec/properties/admin/properties/databases/properties/Solr/properties/versions/properties/default + type: select + - if: + name: isToggleOn|databases/Solr/mode + type: function + init: + type: func + value: getDefault|databases/Solr/mode + isHorizontal: true + label: Database Mode + loader: getAdminOptions|databases/Solr/mode + schema: schema/properties/spec/properties/mode + type: radio + - elements: + - customClass: mb-16 + label: Replica number + schema: schema/properties/spec/properties/replicas + type: input + if: + name: isEqualToModelPathValue|Replicaset|/spec/mode + type: function + type: block-layout + - elements: + - label: "" + subtitle: Overseer nodes coordinate cluster operations and manage shard assignments. + Configure replicas, storage, and resource allocation for reliable cluster + coordination. + type: label-element + - elements: + - label: Replica number + schema: schema/properties/spec/properties/topology/properties/overseer/properties/replicas + type: input + - label: Storage Size + schema: schema/properties/spec/properties/topology/properties/overseer/properties/persistence/properties/size + type: input + showLabels: true + type: horizontal-layout + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/topology/properties/overseer/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom|topology/overseer + watchPaths: + - schema/properties/spec/properties/topology/properties/overseer/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu|topology/overseer + label: CPU + loader: setLimits|cpu|topology/overseer + schema: schema/properties/spec/properties/topology/properties/overseer/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu|topology/overseer + paths: + - schema/properties/spec/properties/topology/properties/overseer/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/topology/properties/overseer/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom|topology/overseer + watchPaths: + - schema/properties/spec/properties/topology/properties/overseer/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory|topology/overseer + label: Memory + loader: setLimits|memory|topology/overseer + schema: schema/properties/spec/properties/topology/properties/overseer/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory|topology/overseer + paths: + - schema/properties/spec/properties/topology/properties/overseer/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/topology/properties/overseer/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + if: + name: isEqualToModelPathValue|Topology|/spec/mode + type: function + label: Overseer + showLabels: true + type: block-layout + - elements: + - label: "" + subtitle: Data nodes store and serve search documents. Configure replicas, storage, + and resource allocation for optimal search performance and data persistence. + type: label-element + - elements: + - label: Replica number + schema: schema/properties/spec/properties/topology/properties/data/properties/replicas + type: input + - label: Storage Size + schema: schema/properties/spec/properties/topology/properties/data/properties/persistence/properties/size + type: input + showLabels: true + type: horizontal-layout + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/topology/properties/data/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom|topology/data + watchPaths: + - schema/properties/spec/properties/topology/properties/data/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu|topology/data + label: CPU + loader: setLimits|cpu|topology/data + schema: schema/properties/spec/properties/topology/properties/data/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu|topology/data + paths: + - schema/properties/spec/properties/topology/properties/data/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/topology/properties/data/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom|topology/data + watchPaths: + - schema/properties/spec/properties/topology/properties/data/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory|topology/data + label: Memory + loader: setLimits|memory|topology/data + schema: schema/properties/spec/properties/topology/properties/data/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory|topology/data + paths: + - schema/properties/spec/properties/topology/properties/data/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/topology/properties/data/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + if: + name: isEqualToModelPathValue|Topology|/spec/mode + type: function + label: Data + showLabels: true + type: block-layout + - elements: + - label: "" + subtitle: Coordinator nodes handle query routing and aggregation. Configure + replicas, storage, and resource allocation for efficient query distribution + and response coordination. + type: label-element + - elements: + - customClass: mb-20 + label: Replica number + schema: schema/properties/spec/properties/topology/properties/coordinator/properties/replicas + type: input + - label: Storage Size + schema: schema/properties/spec/properties/topology/properties/coordinator/properties/persistence/properties/size + type: input + showLabels: true + type: horizontal-layout + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/topology/properties/coordinator/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom|topology/coordinator + watchPaths: + - schema/properties/spec/properties/topology/properties/coordinator/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu|topology/coordinator + label: CPU + loader: setLimits|cpu|topology/coordinator + schema: schema/properties/spec/properties/topology/properties/coordinator/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu|topology/coordinator + paths: + - schema/properties/spec/properties/topology/properties/coordinator/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/topology/properties/coordinator/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom|topology/coordinator + watchPaths: + - schema/properties/spec/properties/topology/properties/coordinator/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory|topology/coordinator + label: Memory + loader: setLimits|memory|topology/coordinator + schema: schema/properties/spec/properties/topology/properties/coordinator/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory|topology/coordinator + paths: + - schema/properties/spec/properties/topology/properties/coordinator/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/topology/properties/coordinator/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + if: + name: isEqualToModelPathValue|Topology|/spec/mode + type: function + label: Coordinator + showLabels: true + type: block-layout + - elements: + - label: "" + subtitle: Select a machine profile to allocate CPU and memory resources for + your database. Choose 'custom' to manually specify resource requirements or + select a predefined profile. + type: label-element + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu + label: CPU + loader: setLimits|cpu + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory + label: Memory + loader: setLimits|memory + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + if: + name: isEqualToModelPathValue|Replicaset,Standalone|/spec/mode + type: function + label: Machine Profile + showLabels: true + type: block-layout + - elements: + - elements: + - if: + name: isToggleOn|storageClasses + type: function + label: Storage Class + loader: getAdminOptions|storageClasses + schema: schema/properties/spec/properties/admin/properties/storageClasses/properties/default + type: select + - if: + name: showStorageSizeField + type: function + label: Storage Size + schema: schema/properties/spec/properties/persistence/properties/size + type: input + showLabels: true + type: horizontal-layout + if: + name: isEqualToModelPathValue|Replicaset,Standalone|/spec/mode + type: function + type: block-layout + - elements: + - label: Name + loader: getAppBindings + schema: schema/properties/spec/properties/zookeeperRef/properties/name + type: select + label: ZookeeperRef + showLabels: true + type: block-layout + - description: Configure Credentials, Deployment Mode etc. + elements: + - elements: + - label: "" + subtitle: Add custom labels and annotations to your database resources for + organization, monitoring, and integration with other Kubernetes tools and + services. + type: label-element + - buttonClass: is-light is-outlined + label: Labels + schema: schema/properties/spec/properties/labels + type: object-item + - buttonClass: is-light is-outlined + label: Annotations + schema: schema/properties/spec/properties/annotations + type: object-item + hideBlock: true + label: Labels & Annotations + showLabels: true + type: block-layout + - customClass: mt-20 + if: + name: isToggleOn|deletionPolicy + type: function + init: + type: func + value: getDefault|deletionPolicy + label: Deletion Policy + options: + - description: options.deletionPolicy.delete.description + text: Delete + value: Delete + - description: options.deletionPolicy.halt.description + text: Halt + value: Halt + - description: options.deletionPolicy.wipeOut.description + text: WipeOut + value: WipeOut + - description: options.deletionPolicy.doNotTerminate.description + text: DoNotTerminate + value: DoNotTerminate + schema: schema/properties/spec/properties/deletionPolicy + type: select + watcher: + func: setStorageClass + paths: + - schema/properties/spec/properties/deletionPolicy + - if: + name: getDefaultValue|spec/admin/authCredential/customize + type: function + label: Provide Authentication Credentials? + schema: temp/createAuthSecret + type: switch + watcher: + func: onAuthChange + paths: + - temp/createAuthSecret + - if: + name: showReferSecretSwitch + type: function + label: Refer existing Secret? + schema: temp/referSecret + type: switch + watcher: + func: onReferSecretChange + paths: + - temp/referSecret + - if: + name: showSecretDropdown + type: function + label: Secret + loader: getReferSecrets + schema: schema/properties/spec/properties/authSecret/properties/name + type: select + - if: + name: showReferSecret + type: function + label: Password + schema: schema/properties/spec/properties/authSecret/properties/password + type: input + - if: + name: getDefaultValue|spec/admin/customConfiguration + type: function + label: Configure Database? + schema: temp/configDatabase + type: switch + watcher: + func: clearConfiguration + paths: + - temp/configDatabase + - if: + name: isConfigDatabaseOn + type: function + label: Configuration + schema: schema/properties/spec/properties/configuration + type: textarea + - if: + name: isToggleOn|deployment + type: function + label: Deployment Mode + options: + - description: For exploring databases when high-performance is not required. + text: Shared + value: Shared + - description: For production applications with sophisticated workload + text: Dedicated + value: Dedicated + schema: schema/properties/spec/properties/admin/properties/deployment/properties/default + type: radio + - if: + name: isToggleOn|clusterTier + type: function + isHorizontal: true + label: Cluster Tier + options: + - text: General Purpose + value: GeneralPurpose + - text: Memory Optimized + value: MemoryOptimized + - text: CPU Optimized + value: CPUOptimized + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/default + type: radio + - disableUnselect: true + if: + name: isToggleOn|clusterTier/placement + type: function + label: Placement Policy + loader: getAdminOptions|clusterTier/placement + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/placement/properties/default + type: select + - disableUnselect: true + if: + name: isToggleOn|clusterTier/nodeTopology + type: function + label: Node Topology + loader: getNodeTopology + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/nodeTopology/properties/default + type: select + hideBlock: true + label: Advanced Configuration + showLabels: true + type: block-layout + - description: Enable Backup, Monitoring, TLS etc. + elements: + - elements: + - init: + type: func + value: setMonitoring + label: Enable Monitoring + schema: temp/monitoring + type: switch + watcher: + func: updateAlertValue + paths: + - temp/monitoring + - customClass: mt-10 + if: + name: showAlerts + type: function + label: Alert Options + options: + - text: None + value: none + - text: Critical + value: critical + - text: Warning + value: warning + - text: Info + value: info + schema: schema/properties/form/properties/alert/properties/enabled + type: select + if: + name: isToggleOn|monitoring + type: function + type: block-layout + - elements: + - label: Expose via Gateway? + schema: schema/properties/spec/properties/admin/properties/expose/properties/default + type: switch + if: + name: isToggleOn|expose + type: function + type: block-layout + if: + name: showAdditionalSettings + type: function + label: Additional Options + showLabels: true + type: block-layout + id: options + loader: initBundle + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-solr-editor/Chart.yaml b/charts/kubedbcom-solr-editor/Chart.yaml index ff957e97de..c4f12351a7 100644 --- a/charts/kubedbcom-solr-editor/Chart.yaml +++ b/charts/kubedbcom-solr-editor/Chart.yaml @@ -10,7 +10,7 @@ annotations: \ kind: PrometheusRule\n version: v1\n- group: monitoring.coreos.com\n kind:\ \ ServiceMonitor\n version: v1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: Solr Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -22,4 +22,4 @@ maintainers: name: appscode name: kubedbcom-solr-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/kubedbcom-solr-editor/README.md b/charts/kubedbcom-solr-editor/README.md index 8f9ea21ec6..4c79a6dff7 100644 --- a/charts/kubedbcom-solr-editor/README.md +++ b/charts/kubedbcom-solr-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-solr-editor --version=v0.30.0 -$ helm upgrade -i kubedbcom-solr-editor appscode/kubedbcom-solr-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-solr-editor --version=v0.29.0 +$ helm upgrade -i kubedbcom-solr-editor appscode/kubedbcom-solr-editor -n default --create-namespace --version=v0.29.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/kubedbcom-solr-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-solr-editor appscode/kubedbcom-solr-editor -n default --create-namespace --version=v0.29.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. @@ -124,12 +124,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/kubedbcom-solr-editor -n default --create-namespace --version=v0.30.0 --set form.alert.enabled=warning +$ helm upgrade -i kubedbcom-solr-editor appscode/kubedbcom-solr-editor -n default --create-namespace --version=v0.29.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/kubedbcom-solr-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-solr-editor appscode/kubedbcom-solr-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-solr-editor/ui/edit-ui.yaml b/charts/kubedbcom-solr-editor/ui/edit-ui.yaml index 58f37cc0fe..30325b04aa 100644 --- a/charts/kubedbcom-solr-editor/ui/edit-ui.yaml +++ b/charts/kubedbcom-solr-editor/ui/edit-ui.yaml @@ -1,2 +1,954 @@ -steps: null +step: +- elements: + - elements: + - label: Name + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/metadata/properties/name + type: input + - if: + name: isRancherManaged + type: function + label: Select Namespace + loader: getNamespaces + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/metadata/properties/namespace + type: select + watcher: + func: onNamespaceChange + paths: + - schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/metadata/properties/namespace + - label: Select Db + loader: getDbs + refresh: true + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: initMetadata + paths: + - schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/databaseRef/properties/name + if: + name: isConsole + type: function + type: block-layout + - if: + name: isConsole + type: function + label: Select Type + options: + - description: Scale your CPU Memory based on resource usage + text: Compute + value: compute + - description: Expand your database size based on volume usage + text: Storage + value: storage + schema: temp/properties/autoscalingType + type: radio + validation: + type: required + watcher: + func: initMetadata + paths: + - temp/properties/autoscalingType + - elements: + - elements: + - fullwidth: true + if: + name: isTopology + type: function + init: + type: func + value: setTrigger|autoscalingKubedbComSolrAutoscaler/spec/storage/coordinator/trigger + label: Trigger + schema: temp/properties/storage/properties/coordinator/properties/trigger + type: switch + watcher: + func: onTriggerChange|storage/coordinator + paths: + - temp/properties/storage/properties/coordinator/properties/trigger + - if: + name: isTopology + type: function + label: Expansion Mode (Online/Offline) + subtitle: For Online Mode enables scaling without downtime by dynamically + resizing storage while the database remains operational and Offline Mode + performs storage scaling during scheduled downtime, ensuring consistency + but requiring database restarts. + type: label-element + - description: Select how the storage expansion should be handled. + if: + name: isTopology + type: function + label: Mode + options: + - text: Online + value: Online + - text: Offline + value: Offline + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/storage/properties/coordinator/properties/expansionMode + type: select + - elements: + - customClass: width-300 + label: Usage Threshold (%) + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/storage/properties/coordinator/properties/usageThreshold + subtitle: Set the threshold percentage of storage usage to trigger scaling. + type: threshold-input + - label: Scaling Rules + loader: setValueFromDbDetails|resources/kubedbComSolr/spec/topology/coordinator/storage/resources/requests/storage + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/storage/properties/coordinator/properties/scalingRules + type: scaling-rules + watcher: + func: handleUnit|autoscalingKubedbComSolrAutoscaler/spec/storage/coordinator/scalingRules|scalingRules + paths: + - schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/storage/properties/coordinator/properties/scalingRules + - label: Upper Bound + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/storage/properties/coordinator/properties/upperBound + type: input + watcher: + func: handleUnit|autoscalingKubedbComSolrAutoscaler/spec/storage/coordinator/upperBound + paths: + - schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/storage/properties/coordinator/properties/upperBound + if: + name: isTopology + type: function + label: Coordinator + showLabels: true + type: block-layout + - fullwidth: true + if: + name: isTopology + type: function + init: + type: func + value: setTrigger|autoscalingKubedbComSolrAutoscaler/spec/storage/data/trigger + label: Trigger + schema: temp/properties/storage/properties/data/properties/trigger + type: switch + watcher: + func: onTriggerChange|storage/data + paths: + - temp/properties/storage/properties/data/properties/trigger + - if: + name: isTopology + type: function + label: Expansion Mode (Online/Offline) + subtitle: For Online Mode enables scaling without downtime by dynamically + resizing storage while the database remains operational and Offline Mode + performs storage scaling during scheduled downtime, ensuring consistency + but requiring database restarts. + type: label-element + - description: Select how the storage expansion should be handled. + if: + name: isTopology + type: function + label: Mode + options: + - text: Online + value: Online + - text: Offline + value: Offline + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/storage/properties/data/properties/expansionMode + type: select + - elements: + - customClass: width-300 + label: Usage Threshold (%) + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/storage/properties/data/properties/usageThreshold + subtitle: Set the threshold percentage of storage usage to trigger scaling. + type: threshold-input + - label: Scaling Rules + loader: setValueFromDbDetails|resources/kubedbComSolr/spec/topology/data/storage/resources/requests/storage + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/storage/properties/data/properties/scalingRules + type: scaling-rules + watcher: + func: handleUnit|autoscalingKubedbComSolrAutoscaler/spec/storage/data/scalingRules|scalingRules + paths: + - schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/storage/properties/data/properties/scalingRules + - label: Upper Bound + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/storage/properties/data/properties/upperBound + type: input + watcher: + func: handleUnit|autoscalingKubedbComSolrAutoscaler/spec/storage/data/upperBound + paths: + - schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/storage/properties/data/properties/upperBound + if: + name: isTopology + type: function + label: Data + showLabels: true + type: block-layout + - fullwidth: true + if: + name: isTopology + type: function + init: + type: func + value: setTrigger|autoscalingKubedbComSolrAutoscaler/spec/storage/overseer/trigger + label: Trigger + schema: temp/properties/storage/properties/overseer/properties/trigger + type: switch + watcher: + func: onTriggerChange|storage/overseer + paths: + - temp/properties/storage/properties/overseer/properties/trigger + - if: + name: isTopology + type: function + label: Expansion Mode (Online/Offline) + subtitle: For Online Mode enables scaling without downtime by dynamically + resizing storage while the database remains operational and Offline Mode + performs storage scaling during scheduled downtime, ensuring consistency + but requiring database restarts. + type: label-element + - description: Select how the storage expansion should be handled. + if: + name: isTopology + type: function + label: Mode + options: + - text: Online + value: Online + - text: Offline + value: Offline + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/storage/properties/overseer/properties/expansionMode + type: select + - elements: + - customClass: width-300 + label: Usage Threshold (%) + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/storage/properties/overseer/properties/usageThreshold + subtitle: Set the threshold percentage of storage usage to trigger scaling. + type: threshold-input + - label: Scaling Rules + loader: setValueFromDbDetails|resources/kubedbComSolr/spec/topology/overseer/storage/resources/requests/storage + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/storage/properties/overseer/properties/scalingRules + type: scaling-rules + watcher: + func: handleUnit|autoscalingKubedbComSolrAutoscaler/spec/storage/overseer/scalingRules|scalingRules + paths: + - schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/storage/properties/overseer/properties/scalingRules + - label: Upper Bound + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/storage/properties/overseer/properties/upperBound + type: input + watcher: + func: handleUnit|autoscalingKubedbComSolrAutoscaler/spec/storage/overseer/upperBound + paths: + - schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/storage/properties/overseer/properties/upperBound + if: + name: isTopology + type: function + label: Overseer + showLabels: true + type: block-layout + - fullwidth: true + if: + name: isNotTopology + type: function + init: + type: func + value: setTrigger|autoscalingKubedbComSolrAutoscaler/spec/storage/node/trigger + label: Trigger + schema: temp/properties/storage/properties/node/properties/trigger + type: switch + watcher: + func: onTriggerChange|storage/node + paths: + - temp/properties/storage/properties/node/properties/trigger + - if: + name: isNotTopology + type: function + label: Expansion Mode (Online/Offline) + subtitle: For Online Mode enables scaling without downtime by dynamically + resizing storage while the database remains operational and Offline Mode + performs storage scaling during scheduled downtime, ensuring consistency + but requiring database restarts. + type: label-element + - description: Select how the storage expansion should be handled. + if: + name: isNotTopology + type: function + label: Mode + options: + - text: Online + value: Online + - text: Offline + value: Offline + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/storage/properties/node/properties/expansionMode + type: select + - elements: + - customClass: width-300 + label: Usage Threshold (%) + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/storage/properties/node/properties/usageThreshold + subtitle: Set the threshold percentage of storage usage to trigger scaling. + type: threshold-input + - label: Scaling Rules + loader: setValueFromDbDetails|resources/kubedbComSolr/spec/storage/resources/requests/storage + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/storage/properties/node/properties/scalingRules + type: scaling-rules + watcher: + func: handleUnit|autoscalingKubedbComSolrAutoscaler/spec/storage/node/scalingRules|scalingRules + paths: + - schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/storage/properties/node/properties/scalingRules + - label: Upper Bound + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/storage/properties/node/properties/upperBound + type: input + watcher: + func: handleUnit|autoscalingKubedbComSolrAutoscaler/spec/storage/node/upperBound + paths: + - schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/storage/properties/node/properties/upperBound + if: + name: isNotTopology + type: function + label: Node + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - elements: + - label: Select NodeTopology + loader: fetchNodeTopology + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/storage/properties/nodeTopology/properties/name + type: select + - if: + name: isNodeTopologySelected|storage + type: function + label: ScaleUp Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/storage/properties/nodeTopology/properties/scaleUpDiffPercentage + type: threshold-input + - if: + name: isNodeTopologySelected|storage + type: function + label: ScaleDown Diff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/storage/properties/nodeTopology/properties/scaleDownDiffPercentage + type: threshold-input + label: Node Topology + showLabels: true + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: Ops Request Options + showLabels: true + type: block-layout + showLabels: false + type: block-layout + id: storage-autoscaler + loader: getDbDetails + type: single-step-form +- elements: + - elements: + - label: Name + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/metadata/properties/name + type: input + - if: + name: isRancherManaged + type: function + label: Select Namespace + loader: getNamespaces + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/metadata/properties/namespace + type: select + watcher: + func: onNamespaceChange + paths: + - schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/metadata/properties/namespace + - label: Select Db + loader: getDbs + refresh: true + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: initMetadata + paths: + - schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/databaseRef/properties/name + if: + name: isConsole + type: function + type: block-layout + - if: + name: isConsole + type: function + label: Select Type + options: + - description: Scale your CPU Memory based on resource usage + text: Compute + value: compute + - description: Expand your database size based on volume usage + text: Storage + value: storage + schema: temp/properties/autoscalingType + type: radio + validation: + type: required + watcher: + func: initMetadata + paths: + - temp/properties/autoscalingType + - elements: + - elements: + - fullwidth: true + if: + name: isTopology + type: function + init: + type: func + value: setTrigger|autoscalingKubedbComSolrAutoscaler/spec/compute/coordinator/trigger + label: Trigger + schema: temp/properties/compute/properties/coordinator/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/coordinator + paths: + - temp/properties/compute/properties/coordinator/properties/trigger + - if: + name: isTopology + type: function + label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + if: + name: isTopology + type: function + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/coordinator/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/coordinator/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal + database performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|coordinator|min + label: Min Allowed Profile + loader: + name: getMachines|coordinator|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-coordinator-max + schema: temp/properties/allowedMachine-coordinator-min + type: machine-compare + watcher: + func: onMachineChange|coordinator + paths: + - temp/properties/allowedMachine-coordinator-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/coordinator/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/coordinator/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|coordinator|max + label: Max Allowed Profile + loader: + name: getMachines|coordinator|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-coordinator-min + schema: temp/properties/allowedMachine-coordinator-max + type: machine-compare + watcher: + func: onMachineChange|coordinator + paths: + - temp/properties/allowedMachine-coordinator-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/coordinator/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/coordinator/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|coordinator + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/coordinator/properties/controlledResources + type: select + - label: Container Controlled Values + options: + - text: Requests And Limits + value: RequestsAndLimits + - text: Requests Only + value: RequestsOnly + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/coordinator/properties/containerControlledValues + type: select + if: + name: isTopology + type: function + label: Coordinator + showLabels: true + type: block-layout + - fullwidth: true + if: + name: isTopology + type: function + init: + type: func + value: setTrigger|autoscalingKubedbComSolrAutoscaler/spec/compute/data/trigger + label: Trigger + schema: temp/properties/compute/properties/data/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/data + paths: + - temp/properties/compute/properties/data/properties/trigger + - if: + name: isTopology + type: function + label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + if: + name: isTopology + type: function + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/data/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/data/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal + database performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|data|min + label: Min Allowed Profile + loader: + name: getMachines|data|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-data-max + schema: temp/properties/allowedMachine-data-min + type: machine-compare + watcher: + func: onMachineChange|data + paths: + - temp/properties/allowedMachine-data-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/data/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/data/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|data|max + label: Max Allowed Profile + loader: + name: getMachines|data|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-data-min + schema: temp/properties/allowedMachine-data-max + type: machine-compare + watcher: + func: onMachineChange|data + paths: + - temp/properties/allowedMachine-data-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/data/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/data/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|data + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/data/properties/controlledResources + type: select + - label: Container Controlled Values + options: + - text: Requests And Limits + value: RequestsAndLimits + - text: Requests Only + value: RequestsOnly + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/data/properties/containerControlledValues + type: select + if: + name: isTopology + type: function + label: Data + showLabels: true + type: block-layout + - fullwidth: true + if: + name: isTopology + type: function + init: + type: func + value: setTrigger|autoscalingKubedbComSolrAutoscaler/spec/compute/overseer/trigger + label: Trigger + schema: temp/properties/compute/properties/overseer/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/overseer + paths: + - temp/properties/compute/properties/overseer/properties/trigger + - if: + name: isTopology + type: function + label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + if: + name: isTopology + type: function + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/overseer/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/overseer/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal + database performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|overseer|min + label: Min Allowed Profile + loader: + name: getMachines|overseer|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-overseer-max + schema: temp/properties/allowedMachine-overseer-min + type: machine-compare + watcher: + func: onMachineChange|overseer + paths: + - temp/properties/allowedMachine-overseer-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/overseer/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/overseer/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|overseer|max + label: Max Allowed Profile + loader: + name: getMachines|overseer|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-overseer-min + schema: temp/properties/allowedMachine-overseer-max + type: machine-compare + watcher: + func: onMachineChange|overseer + paths: + - temp/properties/allowedMachine-overseer-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/overseer/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/overseer/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|overseer + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/overseer/properties/controlledResources + type: select + - label: Container Controlled Values + options: + - text: Requests And Limits + value: RequestsAndLimits + - text: Requests Only + value: RequestsOnly + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/overseer/properties/containerControlledValues + type: select + if: + name: isTopology + type: function + label: Overseer + showLabels: true + type: block-layout + - fullwidth: true + if: + name: isNotTopology + type: function + init: + type: func + value: setTrigger|autoscalingKubedbComSolrAutoscaler/spec/compute/node/trigger + label: Trigger + schema: temp/properties/compute/properties/node/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/node + paths: + - temp/properties/compute/properties/node/properties/trigger + - if: + name: isNotTopology + type: function + label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + if: + name: isNotTopology + type: function + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/node/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/node/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal + database performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|node|min + label: Min Allowed Profile + loader: + name: getMachines|node|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-node-max + schema: temp/properties/allowedMachine-node-min + type: machine-compare + watcher: + func: onMachineChange|node + paths: + - temp/properties/allowedMachine-node-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/node/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/node/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|node|max + label: Max Allowed Profile + loader: + name: getMachines|node|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-node-min + schema: temp/properties/allowedMachine-node-max + type: machine-compare + watcher: + func: onMachineChange|node + paths: + - temp/properties/allowedMachine-node-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/node/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/node/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|node + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/node/properties/controlledResources + type: select + - label: Container Controlled Values + options: + - text: Requests And Limits + value: RequestsAndLimits + - text: Requests Only + value: RequestsOnly + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/node/properties/containerControlledValues + type: select + if: + name: isNotTopology + type: function + label: Node + showLabels: true + type: block-layout + loader: fetchTopologyMachines + showLabels: false + type: block-layout + - elements: + - label: Select NodeTopology + loader: fetchNodeTopology + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/name + type: select + - if: + name: isNodeTopologySelected|compute + type: function + label: Scale Up DiffPercentage + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleUpDiffPercentage + type: threshold-input + - if: + name: isNodeTopologySelected|compute + type: function + label: Scale Down DiffPercentage + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleDownDiffPercentage + type: threshold-input + if: + name: hasNoAnnotations + type: function + label: NodeTopology + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComSolrAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: Ops Request Options + showLabels: true + type: block-layout + id: compute-autoscaler + loader: getDbDetails + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-zookeeper-editor-options/Chart.yaml b/charts/kubedbcom-zookeeper-editor-options/Chart.yaml index 43bcd640bc..a909ea6879 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.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.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 9ca685fddd..a7b57a95d7 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 appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-zookeeper-editor-options --version=v0.30.0 -$ helm upgrade -i kubedbcom-zookeeper-editor-options appscode/kubedbcom-zookeeper-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-zookeeper-editor-options --version=v0.29.0 +$ helm upgrade -i kubedbcom-zookeeper-editor-options appscode/kubedbcom-zookeeper-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-zookeeper-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-zookeeper-editor-options appscode/kubedbcom-zookeeper-editor-options -n kube-system --create-namespace --version=v0.29.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. @@ -201,12 +201,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 appscode/kubedbcom-zookeeper-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=kubedb.com +$ helm upgrade -i kubedbcom-zookeeper-editor-options appscode/kubedbcom-zookeeper-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubedbcom-zookeeper-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-zookeeper-editor-options appscode/kubedbcom-zookeeper-editor-options -n kube-system --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-zookeeper-editor-options/ui/create-ui.yaml b/charts/kubedbcom-zookeeper-editor-options/ui/create-ui.yaml index 58f37cc0fe..0841c63330 100644 --- a/charts/kubedbcom-zookeeper-editor-options/ui/create-ui.yaml +++ b/charts/kubedbcom-zookeeper-editor-options/ui/create-ui.yaml @@ -1,2 +1,309 @@ -steps: null +step: +- elements: + - label: "" + subtitle: Select the ZooKeeper version you want to deploy on Kubernetes. The chosen + version determines the ZooKeeper engine features, compatibility, and runtime + behavior of your database. + type: label-element + - disableUnselect: true + if: + name: isToggleOn|databases/ZooKeeper/versions + type: function + label: Database Version + loader: getAdminOptions|databases/ZooKeeper/versions + schema: schema/properties/spec/properties/admin/properties/databases/properties/ZooKeeper/properties/versions/properties/default + type: select + - if: + name: isToggleOn|databases/ZooKeeper/mode + type: function + init: + type: func + value: getDefault|databases/ZooKeeper/mode + isHorizontal: true + label: Database Mode + loader: getAdminOptions|databases/ZooKeeper/mode + schema: schema/properties/spec/properties/mode + type: radio + - if: + name: isEqualToModelPathValue|Replicaset|/spec/mode + type: function + label: Replicas + schema: schema/properties/spec/properties/replicas + type: input + - elements: + - label: "" + subtitle: Select a machine profile to allocate CPU and memory resources for + your database. Choose 'custom' to manually specify resource requirements or + select a predefined profile. + type: label-element + - elements: + - init: + type: func + value: setMachineToCustom + label: Machine + loader: getMachineListForOptions + schema: schema/properties/spec/properties/podResources/properties/machine + type: select + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|cpu + label: CPU + loader: setLimits|cpu + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + type: input + watcher: + func: setRequests|cpu + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/cpu + - schema/properties/spec/properties/podResources/properties/machine + - disable: + name: isMachineNotCustom + watchPaths: + - schema/properties/spec/properties/podResources/properties/machine + init: + type: func + value: setLimits|memory + label: Memory + loader: setLimits|memory + schema: schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: setRequests|memory + paths: + - schema/properties/spec/properties/podResources/properties/resources/properties/requests/properties/memory + - schema/properties/spec/properties/podResources/properties/machine + showLabels: true + type: horizontal-layout + label: Machine Profile + showLabels: true + type: block-layout + - elements: + - elements: + - label: Storage Class + loader: getAdminOptions|storageClasses + schema: schema/properties/spec/properties/admin/properties/storageClasses/properties/default + type: select + - if: + name: showStorageSizeField + type: function + label: Storage Size + schema: schema/properties/spec/properties/persistence/properties/size + type: input + showLabels: true + type: horizontal-layout + type: block-layout + - description: Configure Credentials, Deployment Mode etc. + elements: + - elements: + - label: "" + subtitle: Add custom labels and annotations to your database resources for + organization, monitoring, and integration with other Kubernetes tools and + services. + type: label-element + - buttonClass: is-light is-outlined + label: Labels + schema: schema/properties/spec/properties/labels + type: object-item + - buttonClass: is-light is-outlined + label: Annotations + schema: schema/properties/spec/properties/annotations + type: object-item + hideBlock: true + label: Labels & Annotations + showLabels: true + type: block-layout + - customClass: mt-20 + if: + name: isToggleOn|deletionPolicy + type: function + init: + type: func + value: getDefault|deletionPolicy + label: Deletion Policy + options: + - description: options.deletionPolicy.delete.description + text: Delete ( Keep only database Secrets and backed up data ) + value: Delete + - description: options.deletionPolicy.halt.description + text: Halt ( Keep PVCs, database Secrets and backed up data ) + value: Halt + - description: options.deletionPolicy.wipeOut.description + text: WipeOut ( Delete everything including backed up data ) + value: WipeOut + - description: options.deletionPolicy.doNotTerminate.description + text: DoNotTerminate ( Prevent deletion of the ZooKeeper CRD ) + value: DoNotTerminate + schema: schema/properties/spec/properties/deletionPolicy + type: select + watcher: + func: setStorageClass + paths: + - schema/properties/spec/properties/deletionPolicy + - if: + name: getDefaultValue|spec/admin/authCredential/customize + type: function + label: Provide Authentication Credentials? + schema: temp/createAuthSecret + type: switch + watcher: + func: onAuthChange + paths: + - temp/createAuthSecret + - if: + name: showReferSecretSwitch + type: function + label: Refer existing Secret? + schema: temp/referSecret + type: switch + watcher: + func: onReferSecretChange + paths: + - temp/referSecret + - if: + name: showSecretDropdown + type: function + label: Secret + loader: getReferSecrets + schema: schema/properties/spec/properties/authSecret/properties/name + type: select + - if: + name: showReferSecret + type: function + label: Password (leave it blank to auto generate password) + schema: schema/properties/spec/properties/authSecret/properties/password + type: input + - if: + name: getDefaultValue|spec/admin/customConfiguration + type: function + label: Configure Database? + schema: temp/configDatabase + type: switch + watcher: + func: clearConfiguration + paths: + - temp/configDatabase + - if: + name: isConfigDatabaseOn + type: function + label: Configuration + schema: schema/properties/spec/properties/configuration + type: textarea + - if: + name: isToggleOn|deployment + type: function + label: Deployment Mode + options: + - description: For exploring databases when high-performance is not required. + text: Shared + value: Shared + - description: For production applications with sophisticated workload + text: Dedicated + value: Dedicated + schema: schema/properties/spec/properties/admin/properties/deployment/properties/default + type: radio + watcher: + func: setResourceLimit + paths: + - schema/properties/spec/properties/admin/properties/deployment/properties/default + - if: + name: isToggleOn|clusterTier + type: function + isHorizontal: true + label: Cluster Tier + options: + - text: General Purpose + value: GeneralPurpose + - text: Memory Optimized + value: MemoryOptimized + - text: CPU Optimized + value: CPUOptimized + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/default + type: radio + - disableUnselect: true + if: + name: isToggleOn|clusterTier/placement + type: function + label: Placement Policy + loader: getAdminOptions|clusterTier/placement + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/placement/properties/default + type: select + - disableUnselect: true + if: + name: isToggleOn|clusterTier/nodeTopology + type: function + label: Node Topology + loader: getNodeTopology + schema: schema/properties/spec/properties/admin/properties/clusterTier/properties/nodeTopology/properties/default + type: select + hideBlock: true + label: Advanced Configuration + showLabels: true + type: block-layout + - description: Enable Backup, Monitoring, TLS etc. + elements: + - elements: + - init: + type: func + value: setMonitoring + label: Enable Monitoring + schema: temp/monitoring + type: switch + watcher: + func: updateAlertValue + paths: + - temp/monitoring + - customClass: mt-10 + if: + name: showAlerts + type: function + label: Alert Options + options: + - text: None + value: none + - text: Critical + value: critical + - text: Warning + value: warning + - text: Info + value: info + schema: schema/properties/form/properties/alert/properties/enabled + type: select + if: + name: isToggleOn|monitoring + type: function + type: block-layout + - if: + name: isToggleOn|backup + type: function + init: + type: func + value: setBackup + label: Enable Backup? + schema: temp/backup + type: switch + watcher: + func: onBackupSwitch + paths: + - temp/backup + - elements: + - label: Expose via Gateway? + schema: schema/properties/spec/properties/admin/properties/expose/properties/default + type: switch + if: + name: isToggleOn|expose + type: function + type: block-layout + if: + name: showAdditionalSettings + type: function + label: Additional Options + showLabels: true + type: block-layout + id: options + loader: initBundle + type: single-step-form type: multi-step-form diff --git a/charts/kubedbcom-zookeeper-editor/Chart.yaml b/charts/kubedbcom-zookeeper-editor/Chart.yaml index 3689c65f5f..49b5b9d7bd 100644 --- a/charts/kubedbcom-zookeeper-editor/Chart.yaml +++ b/charts/kubedbcom-zookeeper-editor/Chart.yaml @@ -13,7 +13,7 @@ annotations: \ version: v1\n- group: monitoring.coreos.com\n kind: ServiceMonitor\n version:\ \ v1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: ZooKeeper Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -25,4 +25,4 @@ maintainers: name: appscode name: kubedbcom-zookeeper-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/kubedbcom-zookeeper-editor/README.md b/charts/kubedbcom-zookeeper-editor/README.md index 6a82abd453..12eee2c7f8 100644 --- a/charts/kubedbcom-zookeeper-editor/README.md +++ b/charts/kubedbcom-zookeeper-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedbcom-zookeeper-editor --version=v0.30.0 -$ helm upgrade -i kubedbcom-zookeeper-editor appscode/kubedbcom-zookeeper-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubedbcom-zookeeper-editor --version=v0.29.0 +$ helm upgrade -i kubedbcom-zookeeper-editor appscode/kubedbcom-zookeeper-editor -n default --create-namespace --version=v0.29.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/kubedbcom-zookeeper-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kubedbcom-zookeeper-editor appscode/kubedbcom-zookeeper-editor -n default --create-namespace --version=v0.29.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. @@ -141,12 +141,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/kubedbcom-zookeeper-editor -n default --create-namespace --version=v0.30.0 --set form.alert.enabled=warning +$ helm upgrade -i kubedbcom-zookeeper-editor appscode/kubedbcom-zookeeper-editor -n default --create-namespace --version=v0.29.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/kubedbcom-zookeeper-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubedbcom-zookeeper-editor appscode/kubedbcom-zookeeper-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/kubedbcom-zookeeper-editor/ui/edit-ui.yaml b/charts/kubedbcom-zookeeper-editor/ui/edit-ui.yaml index 58f37cc0fe..a9048e233e 100644 --- a/charts/kubedbcom-zookeeper-editor/ui/edit-ui.yaml +++ b/charts/kubedbcom-zookeeper-editor/ui/edit-ui.yaml @@ -1,2 +1,623 @@ -steps: null +step: +- elements: + - if: + name: showScheduleBackup + type: function + init: + type: func + value: initScheduleBackupForEdit + isHorizontal: true + label: Schedule a Backup? + options: + - text: "Yes" + value: "yes" + - text: "No" + value: "no" + schema: temp/properties/scheduleBackup + type: radio + watcher: + func: onScheduleBackupChange + paths: + - temp/properties/scheduleBackup + - elements: + - if: + name: isBackupDataLoadedTrue + type: function + init: + type: func + value: setBackupType + isHorizontal: true + label: Select Backup Type + loader: getTypes + options: + - description: Create, Delete or Modify BackupConfig + text: BackupConfig + value: BackupConfig + - description: Enable/Disable BackupBlueprint + text: BackupBlueprint + value: BackupBlueprint + schema: temp/properties/backupType + type: radio + watcher: + func: onBackupTypeChange + paths: + - temp/properties/backupType + - elements: + - label: Select Context + loader: getContext + schema: temp/properties/backupConfigContext + type: select + validation: + type: required + watcher: + func: onContextChange + paths: + - temp/properties/backupConfigContext + - if: + name: showConfigList + type: function + label: Select BackupConfig + loader: getConfigList + schema: temp/properties/config + type: select + validation: + type: required + watcher: + func: onConfigChange + paths: + - temp/properties/config + - if: + name: showSchedule + type: function + label: Schedule + loader: + name: getDefaultSchedule|/resources/coreKubestashComBackupConfiguration/spec/sessions + watchPaths: + - temp/properties/config + schema: temp/properties/schedule + type: input + validation: + type: required + watcher: + func: onInputChangeSchedule|/resources/coreKubestashComBackupConfiguration/spec/sessions|schedule + paths: + - temp/properties/schedule + - fullwidth: true + if: + name: showPause + type: function + init: + type: func + value: setPausedValue + label: Paused + schema: schema/properties/resources/properties/coreKubestashComBackupConfiguration/properties/spec/properties/paused + type: switch + watcher: + func: setPausedValue + paths: + - temp/properties/config + if: + name: isBackupType|BackupConfig + type: function + label: Config + type: block-layout + - elements: + - fullwidth: true + init: + type: func + value: setBlueprintSwitch + label: Enable Backup Blueprint + schema: temp/properties/blueprintEnabled + subtitle: Use a backup blueprint template to automatically configure backups + for similar databases + type: switch + watcher: + func: onBlueprintChange + paths: + - temp/properties/blueprintEnabled + if: + name: isBackupType|BackupBlueprint + type: function + label: Blueprint + type: block-layout + - elements: + - fullwidth: true + init: + type: func + value: setArchiverSwitch + label: Enable Archiver + schema: temp/properties/archiverEnabled + type: switch + watcher: + func: onArchiverChange + paths: + - temp/properties/archiverEnabled + if: + name: isBackupType|Archiver + type: function + label: Archiver + type: block-layout + if: + name: showBackupForm + type: function + label: Backup Form + loader: initBackupData + showLabels: false + type: block-layout + id: backupconfiguration + schema: schema/ + type: single-step-form +- elements: + - elements: + - label: Name + schema: schema/properties/resources/properties/autoscalingKubedbComZooKeeperAutoscaler/properties/metadata/properties/name + type: input + - if: + name: isRancherManaged + type: function + label: Select Namespace + loader: getNamespaces + schema: schema/properties/resources/properties/autoscalingKubedbComZooKeeperAutoscaler/properties/metadata/properties/namespace + type: select + watcher: + func: onNamespaceChange + paths: + - schema/properties/resources/properties/autoscalingKubedbComZooKeeperAutoscaler/properties/metadata/properties/namespace + - label: Select Db + loader: getDbs + refresh: true + schema: schema/properties/resources/properties/autoscalingKubedbComZooKeeperAutoscaler/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: initMetadata + paths: + - schema/properties/resources/properties/autoscalingKubedbComZooKeeperAutoscaler/properties/spec/properties/databaseRef/properties/name + if: + name: isConsole + type: function + type: block-layout + - if: + name: isConsole + type: function + label: Select Type + options: + - description: Scale your CPU Memory based on resource usage + text: Compute + value: compute + - description: Expand your database size based on volume usage + text: Storage + value: storage + schema: temp/properties/autoscalingType + type: radio + validation: + type: required + watcher: + func: initMetadata + paths: + - temp/properties/autoscalingType + - elements: + - fullwidth: true + init: + type: func + value: setTrigger|autoscalingKubedbComZooKeeperAutoscaler/spec/compute/zookeeper/trigger + label: Trigger + schema: temp/properties/compute/properties/zookeeper/properties/trigger + type: switch + watcher: + func: onTriggerChange|compute/zookeeper + paths: + - temp/properties/compute/properties/zookeeper/properties/trigger + - label: Pod lifetime threshold + subtitle: Specifies the duration a pod can exist before using considered for + scaling decisions, ensuring resource optimization and workload stability + type: label-element + - customClass: width-300 + label: Pod LifeTime Threshold (e.g., 10m 30s) + schema: schema/properties/resources/properties/autoscalingKubedbComZooKeeperAutoscaler/properties/spec/properties/compute/properties/zookeeper/properties/podLifeTimeThreshold + type: input + - elements: + - customClass: width-300 + label: ResourceDiff Percentage + schema: schema/properties/resources/properties/autoscalingKubedbComZooKeeperAutoscaler/properties/spec/properties/compute/properties/zookeeper/properties/resourceDiffPercentage + type: threshold-input + - label: Resource Configuration + subtitle: Define minimum and maximum allowed resources to ensure optimal database + performance + type: label-element + - elements: + - header: Minimum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|zookeeper|min + label: Min Allowed Profile + loader: + name: getMachines|zookeeper|min + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-zookeeper-max + schema: temp/properties/allowedMachine-zookeeper-min + type: machine-compare + watcher: + func: onMachineChange|zookeeper + paths: + - temp/properties/allowedMachine-zookeeper-min + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComZooKeeperAutoscaler/properties/spec/properties/compute/properties/zookeeper/properties/minAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComZooKeeperAutoscaler/properties/spec/properties/compute/properties/zookeeper/properties/minAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Min Allowed + showLabels: true + type: block-layout + - header: Maximum Resource Limit + if: + name: hasAnnotations + type: function + init: + type: func + value: setAllowedMachine|zookeeper|max + label: Max Allowed Profile + loader: + name: getMachines|zookeeper|max + watchPaths: + - temp/properties/topologyMachines + - temp/properties/allowedMachine-zookeeper-min + schema: temp/properties/allowedMachine-zookeeper-max + type: machine-compare + watcher: + func: onMachineChange|zookeeper + paths: + - temp/properties/allowedMachine-zookeeper-max + - elements: + - label: Cpu + schema: schema/properties/resources/properties/autoscalingKubedbComZooKeeperAutoscaler/properties/spec/properties/compute/properties/zookeeper/properties/maxAllowed/properties/cpu + type: input-compare + - label: Memory + schema: schema/properties/resources/properties/autoscalingKubedbComZooKeeperAutoscaler/properties/spec/properties/compute/properties/zookeeper/properties/maxAllowed/properties/memory + type: input-compare + fixedBlock: true + if: + name: hasNoAnnotations + type: function + label: Max Allowed + showLabels: true + type: block-layout + showLabels: false + type: block-layout + - label: Controlled Resources + loader: setControlledResources|zookeeper + multiple: true + schema: schema/properties/resources/properties/autoscalingKubedbComZooKeeperAutoscaler/properties/spec/properties/compute/properties/zookeeper/properties/controlledResources + type: select + - label: Container Controlled Values + options: + - text: Requests And Limits + value: RequestsAndLimits + - text: Requests Only + value: RequestsOnly + schema: schema/properties/resources/properties/autoscalingKubedbComZooKeeperAutoscaler/properties/spec/properties/compute/properties/zookeeper/properties/containerControlledValues + type: select + label: Zookeeper + showLabels: true + type: block-layout + - elements: + - label: Select Node Topology + loader: fetchNodeTopology + schema: schema/properties/resources/properties/autoscalingKubedbComZooKeeperAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/name + type: select + - if: + name: isNodeTopologySelected + type: function + label: Scale Up DiffPercentage + schema: schema/properties/resources/properties/autoscalingKubedbComZooKeeperAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleUpDiffPercentage + type: threshold-input + - if: + name: isNodeTopologySelected + type: function + label: Scale Down DiffPercentage + schema: schema/properties/resources/properties/autoscalingKubedbComZooKeeperAutoscaler/properties/spec/properties/compute/properties/nodeTopology/properties/scaleDownDiffPercentage + type: threshold-input + if: + name: hasNoAnnotations + type: function + label: Node Topology + showLabels: true + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/resources/properties/autoscalingKubedbComZooKeeperAutoscaler/properties/spec/properties/opsRequestOptions/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/resources/properties/autoscalingKubedbComZooKeeperAutoscaler/properties/spec/properties/opsRequestOptions/properties/apply + type: radio + if: + name: showOpsRequestOptions + type: function + label: Ops Request Options + showLabels: true + type: block-layout + loader: fetchTopologyMachines + showLabels: false + type: block-layout + id: compute-autoscaler + loader: getDbDetails + type: single-step-form +- elements: + - label: To update Exporter Resource section click on Create OpsRequest + type: label-element + - init: + type: func + value: getOpsRequestUrl|scale-vertically + label: Create OpsRequest + schema: temp/properties/opsRequestUrl + type: anchor + - fullwidth: true + init: + type: func + value: isValueExistInModel|/resources/kubedbComZooKeeper/spec/monitor + label: Enable Monitoring + schema: temp/properties/enableMonitoring + type: switch + watcher: + func: onEnableMonitoringChange + paths: + - temp/properties/enableMonitoring + - elements: + - init: + type: static + value: prometheus.io/operator + isHorizontal: true + label: Select a Monitoring Method + options: + - description: Inject metric exporter sidecar and creates a ServiceMonitor + text: Prometheus Operator + value: prometheus.io/operator + - description: Injects the metric exporter sidecar and let you customize ServiceMonitor + text: Custom ServiceMonitor + value: prometheus.io + - description: Inject metric exporter sidecar and add Prometheus annotations + to the stats Service + text: Custom Scrapper + value: prometheus.io/builtin + schema: schema/properties/resources/properties/kubedbComZooKeeper/properties/spec/properties/monitor/properties/agent + type: radio + watcher: + func: onAgentChange + paths: + - schema/properties/resources/properties/kubedbComZooKeeper/properties/spec/properties/monitor/properties/agent + - elements: + - label: Scrapping Interval + schema: schema/properties/resources/properties/kubedbComZooKeeper/properties/spec/properties/monitor/properties/prometheus/properties/serviceMonitor/properties/interval + type: input + if: + name: isEqualToModelPathValue|prometheus.io/operator|/resources/kubedbComZooKeeper/spec/monitor/agent + type: function + label: ServiceMonitor Configuration + showLabels: true + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - fullwidth: true + label: Honor labels + schema: honorLabels + type: switch + - label: Interval + schema: interval + type: input + validation: + type: required + - label: Path + schema: path + type: input + validation: + type: required + - label: Port + schema: port + type: input + validation: + type: required + label: Endpoints + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/endpoints + type: array-object-form + - if: + name: returnFalse + type: function + label: Match Namespaces + loader: getResources|core|v1|namespaces + multiple: true + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/namespaceSelector/properties/matchNames + type: select + - elements: + - label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/spec/properties/selector/properties/matchLabels + type: object-item + if: + name: returnFalse + type: function + showLabels: false + type: block-layout + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComZooKeeper/spec/monitor/agent + type: function + label: Service Monitor + showLabels: true + type: block-layout + - buttonClass: is-light is-outlined + if: + name: isEqualToModelPathValue|prometheus.io|/resources/kubedbComZooKeeper/spec/monitor/agent + type: function + label: Labels + schema: schema/properties/resources/properties/monitoringCoreosComServiceMonitor/properties/metadata/properties/labels + type: object-item + - label: Exporter Configuration + schema: "" + type: label-element + - fullwidth: true + init: + type: static + value: true + label: Customize Exporter Sidecar + schema: temp/properties/customizeExporter + type: switch + watcher: + func: onCustomizeExporterChange + paths: + - temp/properties/customizeExporter + - elements: + - if: + name: returnFalse + type: function + label: Resources + schema: schema/properties/resources/properties/kubedbComZooKeeper/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/resources + type: machine-compare + - label: Security Context + schema: "" + type: label-element + - label: Run as User + schema: schema/properties/resources/properties/kubedbComZooKeeper/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsUser + type: input + - label: Run as Group + schema: schema/properties/resources/properties/kubedbComZooKeeper/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/securityContext/properties/runAsGroup + type: input + - label: Port + schema: schema/properties/resources/properties/kubedbComZooKeeper/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/port + type: input + - buttonClass: is-light is-outlined + element: + label: Args + type: input + init: + type: static + value: + - --compatible-mode + label: Args + schema: schema/properties/resources/properties/kubedbComZooKeeper/properties/spec/properties/monitor/properties/prometheus/properties/exporter/properties/args + type: array-item-form + - elements: + - buttonClass: is-light is-outlined + elements: + - label: Name + schema: name + type: input + validation: + type: required + - init: + type: func + value: setValueFrom + label: Value From + options: + - text: Input + value: input + - text: Secret + value: secret + - text: ConfigMap + value: configMap + schema: temp/properties/valueFromType + type: radio + validation: + type: required + watcher: + func: onValueFromChange + paths: + - temp/properties/valueFromType + - if: + name: isEqualToTemp|input + type: function + label: Value + schema: value + type: input + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Name + loader: + name: resourceNames|core|v1|configmaps + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|configMap + type: function + label: ConfigMap Key + loader: + name: getConfigMapKeys + watchPaths: + - schema/resources/kubedbComZooKeeper/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/configMapKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/configMapKeyRef/properties/key + type: select + - if: + name: isEqualToTemp|secret + type: function + label: Secret Name + loader: + name: getSecrets + watchPaths: + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/name + type: select + validation: + type: required + - if: + name: isEqualToTemp|secret + type: function + label: Secret Key + loader: + name: getSecretKeys + watchPaths: + - schema/resources/kubedbComZooKeeper/spec/monitor/prometheus/exporter/env/dynamicIndex/valueFrom/secretKeyRef/name + - schema/metadata/release/namespace + schema: valueFrom/properties/secretKeyRef/properties/key + type: select + init: + type: func + value: initEnvArray + label: Environment Variables + schema: temp/properties/env + type: array-object-form + watcher: + func: onEnvArrayChange + paths: + - temp/properties/env + label: Metadata + showLabels: false + type: block-layout + if: + name: showCustomizeExporterSection + type: function + label: Customer Exporter Section + showLabels: false + type: block-layout + if: + name: showMonitoringSection + type: function + type: block-layout + id: monitoring + loader: initMonitoring + type: single-step-form type: multi-step-form diff --git a/charts/kubevaultcom-vaultserver-editor-options/Chart.yaml b/charts/kubevaultcom-vaultserver-editor-options/Chart.yaml index 61481f410f..7db2b5d0dc 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.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.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 cc721d9265..ec376bf3a5 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 appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubevaultcom-vaultserver-editor-options --version=v0.30.0 -$ helm upgrade -i kubevaultcom-vaultserver-editor-options appscode/kubevaultcom-vaultserver-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubevaultcom-vaultserver-editor-options --version=v0.29.0 +$ helm upgrade -i kubevaultcom-vaultserver-editor-options appscode/kubevaultcom-vaultserver-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubevaultcom-vaultserver-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i kubevaultcom-vaultserver-editor-options appscode/kubevaultcom-vaultserver-editor-options -n kube-system --create-namespace --version=v0.29.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. @@ -260,12 +260,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 appscode/kubevaultcom-vaultserver-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=kubevault.com +$ helm upgrade -i kubevaultcom-vaultserver-editor-options appscode/kubevaultcom-vaultserver-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/kubevaultcom-vaultserver-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubevaultcom-vaultserver-editor-options appscode/kubevaultcom-vaultserver-editor-options -n kube-system --create-namespace --version=v0.29.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 b182342e01..a1482bb233 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.30.0 + version: v0.29.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 f9140e9546..7c39d008a9 100644 --- a/charts/kubevaultcom-vaultserver-editor/Chart.yaml +++ b/charts/kubevaultcom-vaultserver-editor/Chart.yaml @@ -9,7 +9,7 @@ annotations: \ version: v1beta1\n- group: stash.appscode.com\n kind: Repository\n version:\ \ v1alpha1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: VaultServer Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -21,4 +21,4 @@ maintainers: name: appscode name: kubevaultcom-vaultserver-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/kubevaultcom-vaultserver-editor/README.md b/charts/kubevaultcom-vaultserver-editor/README.md index e7b7930818..77984a5524 100644 --- a/charts/kubevaultcom-vaultserver-editor/README.md +++ b/charts/kubevaultcom-vaultserver-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubevaultcom-vaultserver-editor --version=v0.30.0 -$ helm upgrade -i kubevaultcom-vaultserver-editor appscode/kubevaultcom-vaultserver-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kubevaultcom-vaultserver-editor --version=v0.29.0 +$ helm upgrade -i kubevaultcom-vaultserver-editor appscode/kubevaultcom-vaultserver-editor -n default --create-namespace --version=v0.29.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/kubevaultcom-vaultserver-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kubevaultcom-vaultserver-editor appscode/kubevaultcom-vaultserver-editor -n default --create-namespace --version=v0.29.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/kubevaultcom-vaultserver-editor -n default --create-namespace --version=v0.30.0 --set form.alert.enabled=warning +$ helm upgrade -i kubevaultcom-vaultserver-editor appscode/kubevaultcom-vaultserver-editor -n default --create-namespace --version=v0.29.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/kubevaultcom-vaultserver-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kubevaultcom-vaultserver-editor appscode/kubevaultcom-vaultserver-editor -n default --create-namespace --version=v0.29.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 a5d8010eda..79256db646 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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.0 customClass: mb-10 moduleResolver: fetchJsons schema: @@ -1288,7 +1288,7 @@ steps: - alias: vaultserver-backupconfiguration chart: name: uibytebuildersdev-component-backupconfiguration - version: v0.30.0 + version: v0.29.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.30.0 + version: v0.29.0 customClass: mb-10 moduleResolver: fetchJsons schema: @@ -1476,7 +1476,7 @@ steps: - alias: reusable_jwt_config chart: name: uibytebuildersdev-component-jwtoidc-config - version: v0.30.0 + version: v0.29.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.30.0 + version: v0.29.0 customClass: mb-10 hideForm: true if: isAuthMethodTypeEqualTo|oidc @@ -1626,7 +1626,7 @@ steps: - alias: reusable_certificates chart: name: uibytebuildersdev-component-certificates - version: v0.30.0 + version: v0.29.0 functionCallbacks: getAliasOptions: $ref: functions#/getAliasOptions @@ -1644,7 +1644,7 @@ steps: - alias: reusable_health_checker chart: name: uibytebuildersdev-component-health-checker - version: v0.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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 d4354a39de..6651f82b5f 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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.0 customClass: mb-10 moduleResolver: fetchJsons schema: @@ -1052,7 +1052,7 @@ steps: - alias: vaultserver-backupconfiguration chart: name: uibytebuildersdev-component-backupconfiguration - version: v0.30.0 + version: v0.29.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.30.0 + version: v0.29.0 customClass: mb-10 moduleResolver: fetchJsons schema: @@ -1243,7 +1243,7 @@ steps: - alias: reusable_jwt_config chart: name: uibytebuildersdev-component-jwtoidc-config - version: v0.30.0 + version: v0.29.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.30.0 + version: v0.29.0 customClass: mb-10 hideForm: true if: isAuthMethodTypeEqualTo|oidc @@ -1423,7 +1423,7 @@ steps: - alias: reusable_certificates chart: name: uibytebuildersdev-component-certificates - version: v0.30.0 + version: v0.29.0 functionCallbacks: getAliasOptions: $ref: functions#/getAliasOptions @@ -1441,7 +1441,7 @@ steps: - alias: reusable_health_checker chart: name: uibytebuildersdev-component-health-checker - version: v0.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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 c5b7efc354..ce3951ed3f 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/kustomizetoolkitfluxcdio-kustomization-editor/README.md b/charts/kustomizetoolkitfluxcdio-kustomization-editor/README.md index c16c0e2242..19d909435f 100644 --- a/charts/kustomizetoolkitfluxcdio-kustomization-editor/README.md +++ b/charts/kustomizetoolkitfluxcdio-kustomization-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kustomizetoolkitfluxcdio-kustomization-editor --version=v0.30.0 -$ helm upgrade -i kustomizetoolkitfluxcdio-kustomization-editor appscode/kustomizetoolkitfluxcdio-kustomization-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/kustomizetoolkitfluxcdio-kustomization-editor --version=v0.29.0 +$ helm upgrade -i kustomizetoolkitfluxcdio-kustomization-editor appscode/kustomizetoolkitfluxcdio-kustomization-editor -n default --create-namespace --version=v0.29.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/kustomizetoolkitfluxcdio-kustomization-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i kustomizetoolkitfluxcdio-kustomization-editor appscode/kustomizetoolkitfluxcdio-kustomization-editor -n default --create-namespace --version=v0.29.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/kustomizetoolkitfluxcdio-kustomization-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=kustomize.toolkit.fluxcd.io/v1 +$ helm upgrade -i kustomizetoolkitfluxcdio-kustomization-editor appscode/kustomizetoolkitfluxcdio-kustomization-editor -n default --create-namespace --version=v0.29.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/kustomizetoolkitfluxcdio-kustomization-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i kustomizetoolkitfluxcdio-kustomization-editor appscode/kustomizetoolkitfluxcdio-kustomization-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/managementk8sappscodecom-projectquota-editor/Chart.yaml b/charts/managementk8sappscodecom-projectquota-editor/Chart.yaml index 7df5da8839..30aeae4cfb 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/managementk8sappscodecom-projectquota-editor/README.md b/charts/managementk8sappscodecom-projectquota-editor/README.md index 79916d2946..e2305cad51 100644 --- a/charts/managementk8sappscodecom-projectquota-editor/README.md +++ b/charts/managementk8sappscodecom-projectquota-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/managementk8sappscodecom-projectquota-editor --version=v0.30.0 -$ helm upgrade -i managementk8sappscodecom-projectquota-editor appscode/managementk8sappscodecom-projectquota-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/managementk8sappscodecom-projectquota-editor --version=v0.29.0 +$ helm upgrade -i managementk8sappscodecom-projectquota-editor appscode/managementk8sappscodecom-projectquota-editor -n default --create-namespace --version=v0.29.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/managementk8sappscodecom-projectquota-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i managementk8sappscodecom-projectquota-editor appscode/managementk8sappscodecom-projectquota-editor -n default --create-namespace --version=v0.29.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/managementk8sappscodecom-projectquota-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=management.k8s.appscode.com/v1alpha1 +$ helm upgrade -i managementk8sappscodecom-projectquota-editor appscode/managementk8sappscodecom-projectquota-editor -n default --create-namespace --version=v0.29.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/managementk8sappscodecom-projectquota-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i managementk8sappscodecom-projectquota-editor appscode/managementk8sappscodecom-projectquota-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/matchgatekeepersh-dummycrd-editor/Chart.yaml b/charts/matchgatekeepersh-dummycrd-editor/Chart.yaml index 33c783fa2a..f9ef9e797f 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/matchgatekeepersh-dummycrd-editor/README.md b/charts/matchgatekeepersh-dummycrd-editor/README.md index 3fd9c190fd..4e9c832a4b 100644 --- a/charts/matchgatekeepersh-dummycrd-editor/README.md +++ b/charts/matchgatekeepersh-dummycrd-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/matchgatekeepersh-dummycrd-editor --version=v0.30.0 -$ helm upgrade -i matchgatekeepersh-dummycrd-editor appscode/matchgatekeepersh-dummycrd-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/matchgatekeepersh-dummycrd-editor --version=v0.29.0 +$ helm upgrade -i matchgatekeepersh-dummycrd-editor appscode/matchgatekeepersh-dummycrd-editor -n default --create-namespace --version=v0.29.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/matchgatekeepersh-dummycrd-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i matchgatekeepersh-dummycrd-editor appscode/matchgatekeepersh-dummycrd-editor -n default --create-namespace --version=v0.29.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/matchgatekeepersh-dummycrd-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=match.gatekeeper.sh/match +$ helm upgrade -i matchgatekeepersh-dummycrd-editor appscode/matchgatekeepersh-dummycrd-editor -n default --create-namespace --version=v0.29.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/matchgatekeepersh-dummycrd-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i matchgatekeepersh-dummycrd-editor appscode/matchgatekeepersh-dummycrd-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/memorydbawskubedbcom-acl-editor/Chart.yaml b/charts/memorydbawskubedbcom-acl-editor/Chart.yaml index 916384e8a9..a396b59e50 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/memorydbawskubedbcom-acl-editor/README.md b/charts/memorydbawskubedbcom-acl-editor/README.md index a1a9cab5d1..e3d164afe2 100644 --- a/charts/memorydbawskubedbcom-acl-editor/README.md +++ b/charts/memorydbawskubedbcom-acl-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/memorydbawskubedbcom-acl-editor --version=v0.30.0 -$ helm upgrade -i memorydbawskubedbcom-acl-editor appscode/memorydbawskubedbcom-acl-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/memorydbawskubedbcom-acl-editor --version=v0.29.0 +$ helm upgrade -i memorydbawskubedbcom-acl-editor appscode/memorydbawskubedbcom-acl-editor -n default --create-namespace --version=v0.29.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/memorydbawskubedbcom-acl-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i memorydbawskubedbcom-acl-editor appscode/memorydbawskubedbcom-acl-editor -n default --create-namespace --version=v0.29.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/memorydbawskubedbcom-acl-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=memorydb.aws.kubedb.com/v1alpha1 +$ helm upgrade -i memorydbawskubedbcom-acl-editor appscode/memorydbawskubedbcom-acl-editor -n default --create-namespace --version=v0.29.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/memorydbawskubedbcom-acl-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i memorydbawskubedbcom-acl-editor appscode/memorydbawskubedbcom-acl-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/memorydbawskubedbcom-cluster-editor/Chart.yaml b/charts/memorydbawskubedbcom-cluster-editor/Chart.yaml index 72b0a380bd..6b10c1b84c 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/memorydbawskubedbcom-cluster-editor/README.md b/charts/memorydbawskubedbcom-cluster-editor/README.md index e9947a3be4..0cf277e963 100644 --- a/charts/memorydbawskubedbcom-cluster-editor/README.md +++ b/charts/memorydbawskubedbcom-cluster-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/memorydbawskubedbcom-cluster-editor --version=v0.30.0 -$ helm upgrade -i memorydbawskubedbcom-cluster-editor appscode/memorydbawskubedbcom-cluster-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/memorydbawskubedbcom-cluster-editor --version=v0.29.0 +$ helm upgrade -i memorydbawskubedbcom-cluster-editor appscode/memorydbawskubedbcom-cluster-editor -n default --create-namespace --version=v0.29.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/memorydbawskubedbcom-cluster-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i memorydbawskubedbcom-cluster-editor appscode/memorydbawskubedbcom-cluster-editor -n default --create-namespace --version=v0.29.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/memorydbawskubedbcom-cluster-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=memorydb.aws.kubedb.com/v1alpha1 +$ helm upgrade -i memorydbawskubedbcom-cluster-editor appscode/memorydbawskubedbcom-cluster-editor -n default --create-namespace --version=v0.29.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/memorydbawskubedbcom-cluster-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i memorydbawskubedbcom-cluster-editor appscode/memorydbawskubedbcom-cluster-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/memorydbawskubedbcom-parametergroup-editor/Chart.yaml b/charts/memorydbawskubedbcom-parametergroup-editor/Chart.yaml index 95e33635fd..53b6fc880e 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/memorydbawskubedbcom-parametergroup-editor/README.md b/charts/memorydbawskubedbcom-parametergroup-editor/README.md index 817d916ba9..6256eaa07f 100644 --- a/charts/memorydbawskubedbcom-parametergroup-editor/README.md +++ b/charts/memorydbawskubedbcom-parametergroup-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/memorydbawskubedbcom-parametergroup-editor --version=v0.30.0 -$ helm upgrade -i memorydbawskubedbcom-parametergroup-editor appscode/memorydbawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/memorydbawskubedbcom-parametergroup-editor --version=v0.29.0 +$ helm upgrade -i memorydbawskubedbcom-parametergroup-editor appscode/memorydbawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.29.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/memorydbawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i memorydbawskubedbcom-parametergroup-editor appscode/memorydbawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.29.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/memorydbawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=memorydb.aws.kubedb.com/v1alpha1 +$ helm upgrade -i memorydbawskubedbcom-parametergroup-editor appscode/memorydbawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.29.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/memorydbawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i memorydbawskubedbcom-parametergroup-editor appscode/memorydbawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/memorydbawskubedbcom-snapshot-editor/Chart.yaml b/charts/memorydbawskubedbcom-snapshot-editor/Chart.yaml index fbce7f64ea..a81926b50f 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/memorydbawskubedbcom-snapshot-editor/README.md b/charts/memorydbawskubedbcom-snapshot-editor/README.md index 33f4c6314a..f8fad63f35 100644 --- a/charts/memorydbawskubedbcom-snapshot-editor/README.md +++ b/charts/memorydbawskubedbcom-snapshot-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/memorydbawskubedbcom-snapshot-editor --version=v0.30.0 -$ helm upgrade -i memorydbawskubedbcom-snapshot-editor appscode/memorydbawskubedbcom-snapshot-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/memorydbawskubedbcom-snapshot-editor --version=v0.29.0 +$ helm upgrade -i memorydbawskubedbcom-snapshot-editor appscode/memorydbawskubedbcom-snapshot-editor -n default --create-namespace --version=v0.29.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/memorydbawskubedbcom-snapshot-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i memorydbawskubedbcom-snapshot-editor appscode/memorydbawskubedbcom-snapshot-editor -n default --create-namespace --version=v0.29.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/memorydbawskubedbcom-snapshot-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=memorydb.aws.kubedb.com/v1alpha1 +$ helm upgrade -i memorydbawskubedbcom-snapshot-editor appscode/memorydbawskubedbcom-snapshot-editor -n default --create-namespace --version=v0.29.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/memorydbawskubedbcom-snapshot-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i memorydbawskubedbcom-snapshot-editor appscode/memorydbawskubedbcom-snapshot-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/memorydbawskubedbcom-subnetgroup-editor/Chart.yaml b/charts/memorydbawskubedbcom-subnetgroup-editor/Chart.yaml index f04113c5b0..16917e7d63 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/memorydbawskubedbcom-subnetgroup-editor/README.md b/charts/memorydbawskubedbcom-subnetgroup-editor/README.md index e0ada050d0..a2c4a33766 100644 --- a/charts/memorydbawskubedbcom-subnetgroup-editor/README.md +++ b/charts/memorydbawskubedbcom-subnetgroup-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/memorydbawskubedbcom-subnetgroup-editor --version=v0.30.0 -$ helm upgrade -i memorydbawskubedbcom-subnetgroup-editor appscode/memorydbawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/memorydbawskubedbcom-subnetgroup-editor --version=v0.29.0 +$ helm upgrade -i memorydbawskubedbcom-subnetgroup-editor appscode/memorydbawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.29.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/memorydbawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i memorydbawskubedbcom-subnetgroup-editor appscode/memorydbawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.29.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/memorydbawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=memorydb.aws.kubedb.com/v1alpha1 +$ helm upgrade -i memorydbawskubedbcom-subnetgroup-editor appscode/memorydbawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.29.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/memorydbawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i memorydbawskubedbcom-subnetgroup-editor appscode/memorydbawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/metaappscodecom-resourcedescriptor-editor/Chart.yaml b/charts/metaappscodecom-resourcedescriptor-editor/Chart.yaml index f4dc18a913..b3a17cdedc 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/metaappscodecom-resourcedescriptor-editor/README.md b/charts/metaappscodecom-resourcedescriptor-editor/README.md index a986b43b98..6d25a018b2 100644 --- a/charts/metaappscodecom-resourcedescriptor-editor/README.md +++ b/charts/metaappscodecom-resourcedescriptor-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/metaappscodecom-resourcedescriptor-editor --version=v0.30.0 -$ helm upgrade -i metaappscodecom-resourcedescriptor-editor appscode/metaappscodecom-resourcedescriptor-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/metaappscodecom-resourcedescriptor-editor --version=v0.29.0 +$ helm upgrade -i metaappscodecom-resourcedescriptor-editor appscode/metaappscodecom-resourcedescriptor-editor -n default --create-namespace --version=v0.29.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 appscode/metaappscodecom-resourcedescriptor-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i metaappscodecom-resourcedescriptor-editor appscode/metaappscodecom-resourcedescriptor-editor -n default --create-namespace --version=v0.29.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 appscode/metaappscodecom-resourcedescriptor-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=meta.appscode.com/v1alpha1 +$ helm upgrade -i metaappscodecom-resourcedescriptor-editor appscode/metaappscodecom-resourcedescriptor-editor -n default --create-namespace --version=v0.29.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 appscode/metaappscodecom-resourcedescriptor-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i metaappscodecom-resourcedescriptor-editor appscode/metaappscodecom-resourcedescriptor-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/metak8sappscodecom-clusterprofile-editor/Chart.yaml b/charts/metak8sappscodecom-clusterprofile-editor/Chart.yaml index 6bb819a474..64ad36c671 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/metak8sappscodecom-clusterprofile-editor/README.md b/charts/metak8sappscodecom-clusterprofile-editor/README.md index 057d54f517..183047434f 100644 --- a/charts/metak8sappscodecom-clusterprofile-editor/README.md +++ b/charts/metak8sappscodecom-clusterprofile-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/metak8sappscodecom-clusterprofile-editor --version=v0.30.0 -$ helm upgrade -i metak8sappscodecom-clusterprofile-editor appscode/metak8sappscodecom-clusterprofile-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/metak8sappscodecom-clusterprofile-editor --version=v0.29.0 +$ helm upgrade -i metak8sappscodecom-clusterprofile-editor appscode/metak8sappscodecom-clusterprofile-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-clusterprofile-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i metak8sappscodecom-clusterprofile-editor appscode/metak8sappscodecom-clusterprofile-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-clusterprofile-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1 +$ helm upgrade -i metak8sappscodecom-clusterprofile-editor appscode/metak8sappscodecom-clusterprofile-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-clusterprofile-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i metak8sappscodecom-clusterprofile-editor appscode/metak8sappscodecom-clusterprofile-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/metak8sappscodecom-clusterstatus-editor/Chart.yaml b/charts/metak8sappscodecom-clusterstatus-editor/Chart.yaml index 122e56c147..4332b1cfd6 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/metak8sappscodecom-clusterstatus-editor/README.md b/charts/metak8sappscodecom-clusterstatus-editor/README.md index 5dab0d8a12..b18b0b240b 100644 --- a/charts/metak8sappscodecom-clusterstatus-editor/README.md +++ b/charts/metak8sappscodecom-clusterstatus-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/metak8sappscodecom-clusterstatus-editor --version=v0.30.0 -$ helm upgrade -i metak8sappscodecom-clusterstatus-editor appscode/metak8sappscodecom-clusterstatus-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/metak8sappscodecom-clusterstatus-editor --version=v0.29.0 +$ helm upgrade -i metak8sappscodecom-clusterstatus-editor appscode/metak8sappscodecom-clusterstatus-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-clusterstatus-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i metak8sappscodecom-clusterstatus-editor appscode/metak8sappscodecom-clusterstatus-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-clusterstatus-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1 +$ helm upgrade -i metak8sappscodecom-clusterstatus-editor appscode/metak8sappscodecom-clusterstatus-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-clusterstatus-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i metak8sappscodecom-clusterstatus-editor appscode/metak8sappscodecom-clusterstatus-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/metak8sappscodecom-gatewayinfo-editor/Chart.yaml b/charts/metak8sappscodecom-gatewayinfo-editor/Chart.yaml index 4d009be3b0..f9fd1a8fb3 100644 --- a/charts/metak8sappscodecom-gatewayinfo-editor/Chart.yaml +++ b/charts/metak8sappscodecom-gatewayinfo-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"meta.k8s.appscode.com","version":"v1alpha1","resource":"gatewayinfoes"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: GatewayInfo 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-gatewayinfo-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/metak8sappscodecom-gatewayinfo-editor/README.md b/charts/metak8sappscodecom-gatewayinfo-editor/README.md index a48b412330..fa400194cc 100644 --- a/charts/metak8sappscodecom-gatewayinfo-editor/README.md +++ b/charts/metak8sappscodecom-gatewayinfo-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/metak8sappscodecom-gatewayinfo-editor --version=v0.30.0 -$ helm upgrade -i metak8sappscodecom-gatewayinfo-editor appscode/metak8sappscodecom-gatewayinfo-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/metak8sappscodecom-gatewayinfo-editor --version=v0.29.0 +$ helm upgrade -i metak8sappscodecom-gatewayinfo-editor appscode/metak8sappscodecom-gatewayinfo-editor -n default --create-namespace --version=v0.29.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a GatewayInfo Editor on a [Kubernetes](http://kubernetes.io) To install/upgrade the chart with the release name `metak8sappscodecom-gatewayinfo-editor`: ```bash -$ helm upgrade -i metak8sappscodecom-gatewayinfo-editor appscode/metak8sappscodecom-gatewayinfo-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i metak8sappscodecom-gatewayinfo-editor appscode/metak8sappscodecom-gatewayinfo-editor -n default --create-namespace --version=v0.29.0 ``` The command deploys a GatewayInfo Editor on the Kubernetes cluster in the default configuration. The [configuration](#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-gatewayinfo-editor appscode/metak8sappscodecom-gatewayinfo-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1 +$ helm upgrade -i metak8sappscodecom-gatewayinfo-editor appscode/metak8sappscodecom-gatewayinfo-editor -n default --create-namespace --version=v0.29.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-gatewayinfo-editor appscode/metak8sappscodecom-gatewayinfo-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i metak8sappscodecom-gatewayinfo-editor appscode/metak8sappscodecom-gatewayinfo-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/metak8sappscodecom-menu-editor/Chart.yaml b/charts/metak8sappscodecom-menu-editor/Chart.yaml index aab10bb23b..243a2074f1 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/metak8sappscodecom-menu-editor/README.md b/charts/metak8sappscodecom-menu-editor/README.md index 02c7380dd3..155b806fc2 100644 --- a/charts/metak8sappscodecom-menu-editor/README.md +++ b/charts/metak8sappscodecom-menu-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/metak8sappscodecom-menu-editor --version=v0.30.0 -$ helm upgrade -i metak8sappscodecom-menu-editor appscode/metak8sappscodecom-menu-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/metak8sappscodecom-menu-editor --version=v0.29.0 +$ helm upgrade -i metak8sappscodecom-menu-editor appscode/metak8sappscodecom-menu-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-menu-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i metak8sappscodecom-menu-editor appscode/metak8sappscodecom-menu-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-menu-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1 +$ helm upgrade -i metak8sappscodecom-menu-editor appscode/metak8sappscodecom-menu-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-menu-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i metak8sappscodecom-menu-editor appscode/metak8sappscodecom-menu-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/metak8sappscodecom-menuoutline-editor/Chart.yaml b/charts/metak8sappscodecom-menuoutline-editor/Chart.yaml index c99e73de9b..c77032d7b1 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/metak8sappscodecom-menuoutline-editor/README.md b/charts/metak8sappscodecom-menuoutline-editor/README.md index e155ca5270..eef5d5b964 100644 --- a/charts/metak8sappscodecom-menuoutline-editor/README.md +++ b/charts/metak8sappscodecom-menuoutline-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/metak8sappscodecom-menuoutline-editor --version=v0.30.0 -$ helm upgrade -i metak8sappscodecom-menuoutline-editor appscode/metak8sappscodecom-menuoutline-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/metak8sappscodecom-menuoutline-editor --version=v0.29.0 +$ helm upgrade -i metak8sappscodecom-menuoutline-editor appscode/metak8sappscodecom-menuoutline-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-menuoutline-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i metak8sappscodecom-menuoutline-editor appscode/metak8sappscodecom-menuoutline-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-menuoutline-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1 +$ helm upgrade -i metak8sappscodecom-menuoutline-editor appscode/metak8sappscodecom-menuoutline-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-menuoutline-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i metak8sappscodecom-menuoutline-editor appscode/metak8sappscodecom-menuoutline-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/metak8sappscodecom-project-editor/Chart.yaml b/charts/metak8sappscodecom-project-editor/Chart.yaml index 0dff8dc9ef..b168ab44f6 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/metak8sappscodecom-project-editor/README.md b/charts/metak8sappscodecom-project-editor/README.md index 3c0c96f78e..25f2a958d3 100644 --- a/charts/metak8sappscodecom-project-editor/README.md +++ b/charts/metak8sappscodecom-project-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/metak8sappscodecom-project-editor --version=v0.30.0 -$ helm upgrade -i metak8sappscodecom-project-editor appscode/metak8sappscodecom-project-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/metak8sappscodecom-project-editor --version=v0.29.0 +$ helm upgrade -i metak8sappscodecom-project-editor appscode/metak8sappscodecom-project-editor -n default --create-namespace --version=v0.29.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 appscode/metak8sappscodecom-project-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i metak8sappscodecom-project-editor appscode/metak8sappscodecom-project-editor -n default --create-namespace --version=v0.29.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 appscode/metak8sappscodecom-project-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1 +$ helm upgrade -i metak8sappscodecom-project-editor appscode/metak8sappscodecom-project-editor -n default --create-namespace --version=v0.29.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 appscode/metak8sappscodecom-project-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i metak8sappscodecom-project-editor appscode/metak8sappscodecom-project-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/metak8sappscodecom-resourceblockdefinition-editor/Chart.yaml b/charts/metak8sappscodecom-resourceblockdefinition-editor/Chart.yaml index b4a688aed5..1eacacd076 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/metak8sappscodecom-resourceblockdefinition-editor/README.md b/charts/metak8sappscodecom-resourceblockdefinition-editor/README.md index f5d26d4ae5..f90873a94f 100644 --- a/charts/metak8sappscodecom-resourceblockdefinition-editor/README.md +++ b/charts/metak8sappscodecom-resourceblockdefinition-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/metak8sappscodecom-resourceblockdefinition-editor --version=v0.30.0 -$ helm upgrade -i metak8sappscodecom-resourceblockdefinition-editor appscode/metak8sappscodecom-resourceblockdefinition-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/metak8sappscodecom-resourceblockdefinition-editor --version=v0.29.0 +$ helm upgrade -i metak8sappscodecom-resourceblockdefinition-editor appscode/metak8sappscodecom-resourceblockdefinition-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-resourceblockdefinition-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i metak8sappscodecom-resourceblockdefinition-editor appscode/metak8sappscodecom-resourceblockdefinition-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-resourceblockdefinition-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1 +$ helm upgrade -i metak8sappscodecom-resourceblockdefinition-editor appscode/metak8sappscodecom-resourceblockdefinition-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-resourceblockdefinition-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i metak8sappscodecom-resourceblockdefinition-editor appscode/metak8sappscodecom-resourceblockdefinition-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/metak8sappscodecom-resourcecalculator-editor/Chart.yaml b/charts/metak8sappscodecom-resourcecalculator-editor/Chart.yaml index 85faefa963..2f71512ba2 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/metak8sappscodecom-resourcecalculator-editor/README.md b/charts/metak8sappscodecom-resourcecalculator-editor/README.md index 47a0783771..a117c446b5 100644 --- a/charts/metak8sappscodecom-resourcecalculator-editor/README.md +++ b/charts/metak8sappscodecom-resourcecalculator-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/metak8sappscodecom-resourcecalculator-editor --version=v0.30.0 -$ helm upgrade -i metak8sappscodecom-resourcecalculator-editor appscode/metak8sappscodecom-resourcecalculator-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/metak8sappscodecom-resourcecalculator-editor --version=v0.29.0 +$ helm upgrade -i metak8sappscodecom-resourcecalculator-editor appscode/metak8sappscodecom-resourcecalculator-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-resourcecalculator-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i metak8sappscodecom-resourcecalculator-editor appscode/metak8sappscodecom-resourcecalculator-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-resourcecalculator-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1 +$ helm upgrade -i metak8sappscodecom-resourcecalculator-editor appscode/metak8sappscodecom-resourcecalculator-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-resourcecalculator-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i metak8sappscodecom-resourcecalculator-editor appscode/metak8sappscodecom-resourcecalculator-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/metak8sappscodecom-resourcedashboard-editor/Chart.yaml b/charts/metak8sappscodecom-resourcedashboard-editor/Chart.yaml index e7b0cf203e..f16cf7d06b 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/metak8sappscodecom-resourcedashboard-editor/README.md b/charts/metak8sappscodecom-resourcedashboard-editor/README.md index 02663dd3a8..2744f87459 100644 --- a/charts/metak8sappscodecom-resourcedashboard-editor/README.md +++ b/charts/metak8sappscodecom-resourcedashboard-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/metak8sappscodecom-resourcedashboard-editor --version=v0.30.0 -$ helm upgrade -i metak8sappscodecom-resourcedashboard-editor appscode/metak8sappscodecom-resourcedashboard-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/metak8sappscodecom-resourcedashboard-editor --version=v0.29.0 +$ helm upgrade -i metak8sappscodecom-resourcedashboard-editor appscode/metak8sappscodecom-resourcedashboard-editor -n default --create-namespace --version=v0.29.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 appscode/metak8sappscodecom-resourcedashboard-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i metak8sappscodecom-resourcedashboard-editor appscode/metak8sappscodecom-resourcedashboard-editor -n default --create-namespace --version=v0.29.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 appscode/metak8sappscodecom-resourcedashboard-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1 +$ helm upgrade -i metak8sappscodecom-resourcedashboard-editor appscode/metak8sappscodecom-resourcedashboard-editor -n default --create-namespace --version=v0.29.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 appscode/metak8sappscodecom-resourcedashboard-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i metak8sappscodecom-resourcedashboard-editor appscode/metak8sappscodecom-resourcedashboard-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/metak8sappscodecom-resourcedescriptor-editor/Chart.yaml b/charts/metak8sappscodecom-resourcedescriptor-editor/Chart.yaml index 710d2c90ad..28cd52270a 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/metak8sappscodecom-resourcedescriptor-editor/README.md b/charts/metak8sappscodecom-resourcedescriptor-editor/README.md index 1d350daee9..2c4769c8e5 100644 --- a/charts/metak8sappscodecom-resourcedescriptor-editor/README.md +++ b/charts/metak8sappscodecom-resourcedescriptor-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/metak8sappscodecom-resourcedescriptor-editor --version=v0.30.0 -$ helm upgrade -i metak8sappscodecom-resourcedescriptor-editor appscode/metak8sappscodecom-resourcedescriptor-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/metak8sappscodecom-resourcedescriptor-editor --version=v0.29.0 +$ helm upgrade -i metak8sappscodecom-resourcedescriptor-editor appscode/metak8sappscodecom-resourcedescriptor-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-resourcedescriptor-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i metak8sappscodecom-resourcedescriptor-editor appscode/metak8sappscodecom-resourcedescriptor-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-resourcedescriptor-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1 +$ helm upgrade -i metak8sappscodecom-resourcedescriptor-editor appscode/metak8sappscodecom-resourcedescriptor-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-resourcedescriptor-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i metak8sappscodecom-resourcedescriptor-editor appscode/metak8sappscodecom-resourcedescriptor-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/metak8sappscodecom-resourceeditor-editor/Chart.yaml b/charts/metak8sappscodecom-resourceeditor-editor/Chart.yaml index 7bc8dcbdda..cda776c4b6 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/metak8sappscodecom-resourceeditor-editor/README.md b/charts/metak8sappscodecom-resourceeditor-editor/README.md index bac9eb7b79..a7a2471885 100644 --- a/charts/metak8sappscodecom-resourceeditor-editor/README.md +++ b/charts/metak8sappscodecom-resourceeditor-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/metak8sappscodecom-resourceeditor-editor --version=v0.30.0 -$ helm upgrade -i metak8sappscodecom-resourceeditor-editor appscode/metak8sappscodecom-resourceeditor-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/metak8sappscodecom-resourceeditor-editor --version=v0.29.0 +$ helm upgrade -i metak8sappscodecom-resourceeditor-editor appscode/metak8sappscodecom-resourceeditor-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-resourceeditor-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i metak8sappscodecom-resourceeditor-editor appscode/metak8sappscodecom-resourceeditor-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-resourceeditor-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1 +$ helm upgrade -i metak8sappscodecom-resourceeditor-editor appscode/metak8sappscodecom-resourceeditor-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-resourceeditor-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i metak8sappscodecom-resourceeditor-editor appscode/metak8sappscodecom-resourceeditor-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/metak8sappscodecom-resourcelayout-editor/Chart.yaml b/charts/metak8sappscodecom-resourcelayout-editor/Chart.yaml index b11e8516b0..04d04c65f9 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/metak8sappscodecom-resourcelayout-editor/README.md b/charts/metak8sappscodecom-resourcelayout-editor/README.md index d1d242941b..0071e12bbe 100644 --- a/charts/metak8sappscodecom-resourcelayout-editor/README.md +++ b/charts/metak8sappscodecom-resourcelayout-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/metak8sappscodecom-resourcelayout-editor --version=v0.30.0 -$ helm upgrade -i metak8sappscodecom-resourcelayout-editor appscode/metak8sappscodecom-resourcelayout-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/metak8sappscodecom-resourcelayout-editor --version=v0.29.0 +$ helm upgrade -i metak8sappscodecom-resourcelayout-editor appscode/metak8sappscodecom-resourcelayout-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-resourcelayout-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i metak8sappscodecom-resourcelayout-editor appscode/metak8sappscodecom-resourcelayout-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-resourcelayout-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1 +$ helm upgrade -i metak8sappscodecom-resourcelayout-editor appscode/metak8sappscodecom-resourcelayout-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-resourcelayout-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i metak8sappscodecom-resourcelayout-editor appscode/metak8sappscodecom-resourcelayout-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/metak8sappscodecom-resourcemanifests-editor/Chart.yaml b/charts/metak8sappscodecom-resourcemanifests-editor/Chart.yaml index 5fdd143942..8ba80fcf96 100644 --- a/charts/metak8sappscodecom-resourcemanifests-editor/Chart.yaml +++ b/charts/metak8sappscodecom-resourcemanifests-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"meta.k8s.appscode.com","version":"v1alpha1","resource":"resourcemanifests"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: ResourceManifests 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-resourcemanifests-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/metak8sappscodecom-resourcemanifests-editor/README.md b/charts/metak8sappscodecom-resourcemanifests-editor/README.md index f6d4011ca4..afacec04a2 100644 --- a/charts/metak8sappscodecom-resourcemanifests-editor/README.md +++ b/charts/metak8sappscodecom-resourcemanifests-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/metak8sappscodecom-resourcemanifests-editor --version=v0.30.0 -$ helm upgrade -i metak8sappscodecom-resourcemanifests-editor appscode/metak8sappscodecom-resourcemanifests-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/metak8sappscodecom-resourcemanifests-editor --version=v0.29.0 +$ helm upgrade -i metak8sappscodecom-resourcemanifests-editor appscode/metak8sappscodecom-resourcemanifests-editor -n default --create-namespace --version=v0.29.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a ResourceManifests Editor on a [Kubernetes](http://kubernete To install/upgrade the chart with the release name `metak8sappscodecom-resourcemanifests-editor`: ```bash -$ helm upgrade -i metak8sappscodecom-resourcemanifests-editor appscode/metak8sappscodecom-resourcemanifests-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i metak8sappscodecom-resourcemanifests-editor appscode/metak8sappscodecom-resourcemanifests-editor -n default --create-namespace --version=v0.29.0 ``` The command deploys a ResourceManifests Editor on the Kubernetes cluster in the default configuration. The [configuration](#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-resourcemanifests-editor appscode/metak8sappscodecom-resourcemanifests-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1 +$ helm upgrade -i metak8sappscodecom-resourcemanifests-editor appscode/metak8sappscodecom-resourcemanifests-editor -n default --create-namespace --version=v0.29.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-resourcemanifests-editor appscode/metak8sappscodecom-resourcemanifests-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i metak8sappscodecom-resourcemanifests-editor appscode/metak8sappscodecom-resourcemanifests-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/metak8sappscodecom-resourceoutline-editor/Chart.yaml b/charts/metak8sappscodecom-resourceoutline-editor/Chart.yaml index 1c2b62dc61..049e243585 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/metak8sappscodecom-resourceoutline-editor/README.md b/charts/metak8sappscodecom-resourceoutline-editor/README.md index f9f27d7516..3f7526c4ac 100644 --- a/charts/metak8sappscodecom-resourceoutline-editor/README.md +++ b/charts/metak8sappscodecom-resourceoutline-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/metak8sappscodecom-resourceoutline-editor --version=v0.30.0 -$ helm upgrade -i metak8sappscodecom-resourceoutline-editor appscode/metak8sappscodecom-resourceoutline-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/metak8sappscodecom-resourceoutline-editor --version=v0.29.0 +$ helm upgrade -i metak8sappscodecom-resourceoutline-editor appscode/metak8sappscodecom-resourceoutline-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-resourceoutline-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i metak8sappscodecom-resourceoutline-editor appscode/metak8sappscodecom-resourceoutline-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-resourceoutline-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1 +$ helm upgrade -i metak8sappscodecom-resourceoutline-editor appscode/metak8sappscodecom-resourceoutline-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-resourceoutline-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i metak8sappscodecom-resourceoutline-editor appscode/metak8sappscodecom-resourceoutline-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/metak8sappscodecom-resourceoutlinefilter-editor/Chart.yaml b/charts/metak8sappscodecom-resourceoutlinefilter-editor/Chart.yaml index 8b619dd38c..14f6694378 100644 --- a/charts/metak8sappscodecom-resourceoutlinefilter-editor/Chart.yaml +++ b/charts/metak8sappscodecom-resourceoutlinefilter-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"meta.k8s.appscode.com","version":"v1alpha1","resource":"resourceoutlinefilters"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: ResourceOutlineFilter 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-resourceoutlinefilter-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/metak8sappscodecom-resourceoutlinefilter-editor/README.md b/charts/metak8sappscodecom-resourceoutlinefilter-editor/README.md index 3f7bf77b5a..f9e9d1732c 100644 --- a/charts/metak8sappscodecom-resourceoutlinefilter-editor/README.md +++ b/charts/metak8sappscodecom-resourceoutlinefilter-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/metak8sappscodecom-resourceoutlinefilter-editor --version=v0.30.0 -$ helm upgrade -i metak8sappscodecom-resourceoutlinefilter-editor appscode/metak8sappscodecom-resourceoutlinefilter-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/metak8sappscodecom-resourceoutlinefilter-editor --version=v0.29.0 +$ helm upgrade -i metak8sappscodecom-resourceoutlinefilter-editor appscode/metak8sappscodecom-resourceoutlinefilter-editor -n default --create-namespace --version=v0.29.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a ResourceOutlineFilter Editor on a [Kubernetes](http://kuber To install/upgrade the chart with the release name `metak8sappscodecom-resourceoutlinefilter-editor`: ```bash -$ helm upgrade -i metak8sappscodecom-resourceoutlinefilter-editor appscode/metak8sappscodecom-resourceoutlinefilter-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i metak8sappscodecom-resourceoutlinefilter-editor appscode/metak8sappscodecom-resourceoutlinefilter-editor -n default --create-namespace --version=v0.29.0 ``` The command deploys a ResourceOutlineFilter Editor on the Kubernetes cluster in the default configuration. The [configuration](#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-resourceoutlinefilter-editor appscode/metak8sappscodecom-resourceoutlinefilter-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1 +$ helm upgrade -i metak8sappscodecom-resourceoutlinefilter-editor appscode/metak8sappscodecom-resourceoutlinefilter-editor -n default --create-namespace --version=v0.29.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-resourceoutlinefilter-editor appscode/metak8sappscodecom-resourceoutlinefilter-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i metak8sappscodecom-resourceoutlinefilter-editor appscode/metak8sappscodecom-resourceoutlinefilter-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/metak8sappscodecom-resourcetabledefinition-editor/Chart.yaml b/charts/metak8sappscodecom-resourcetabledefinition-editor/Chart.yaml index 427df323d2..27a6ee780d 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/metak8sappscodecom-resourcetabledefinition-editor/README.md b/charts/metak8sappscodecom-resourcetabledefinition-editor/README.md index 81fabe4aa6..dc74d22238 100644 --- a/charts/metak8sappscodecom-resourcetabledefinition-editor/README.md +++ b/charts/metak8sappscodecom-resourcetabledefinition-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/metak8sappscodecom-resourcetabledefinition-editor --version=v0.30.0 -$ helm upgrade -i metak8sappscodecom-resourcetabledefinition-editor appscode/metak8sappscodecom-resourcetabledefinition-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/metak8sappscodecom-resourcetabledefinition-editor --version=v0.29.0 +$ helm upgrade -i metak8sappscodecom-resourcetabledefinition-editor appscode/metak8sappscodecom-resourcetabledefinition-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-resourcetabledefinition-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i metak8sappscodecom-resourcetabledefinition-editor appscode/metak8sappscodecom-resourcetabledefinition-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-resourcetabledefinition-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=meta.k8s.appscode.com/v1alpha1 +$ helm upgrade -i metak8sappscodecom-resourcetabledefinition-editor appscode/metak8sappscodecom-resourcetabledefinition-editor -n default --create-namespace --version=v0.29.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/metak8sappscodecom-resourcetabledefinition-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i metak8sappscodecom-resourcetabledefinition-editor appscode/metak8sappscodecom-resourcetabledefinition-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/metricsappscodecom-metricsconfiguration-editor/Chart.yaml b/charts/metricsappscodecom-metricsconfiguration-editor/Chart.yaml index 8fd007688d..af7794af8e 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/metricsappscodecom-metricsconfiguration-editor/README.md b/charts/metricsappscodecom-metricsconfiguration-editor/README.md index a1e17b0edf..7a23a5858b 100644 --- a/charts/metricsappscodecom-metricsconfiguration-editor/README.md +++ b/charts/metricsappscodecom-metricsconfiguration-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/metricsappscodecom-metricsconfiguration-editor --version=v0.30.0 -$ helm upgrade -i metricsappscodecom-metricsconfiguration-editor appscode/metricsappscodecom-metricsconfiguration-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/metricsappscodecom-metricsconfiguration-editor --version=v0.29.0 +$ helm upgrade -i metricsappscodecom-metricsconfiguration-editor appscode/metricsappscodecom-metricsconfiguration-editor -n default --create-namespace --version=v0.29.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/metricsappscodecom-metricsconfiguration-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i metricsappscodecom-metricsconfiguration-editor appscode/metricsappscodecom-metricsconfiguration-editor -n default --create-namespace --version=v0.29.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/metricsappscodecom-metricsconfiguration-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=metrics.appscode.com/v1alpha1 +$ helm upgrade -i metricsappscodecom-metricsconfiguration-editor appscode/metricsappscodecom-metricsconfiguration-editor -n default --create-namespace --version=v0.29.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/metricsappscodecom-metricsconfiguration-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i metricsappscodecom-metricsconfiguration-editor appscode/metricsappscodecom-metricsconfiguration-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/monitoringcoreoscom-alertmanager-editor/Chart.yaml b/charts/monitoringcoreoscom-alertmanager-editor/Chart.yaml index 34a9dbb35c..0b739c57ce 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/monitoringcoreoscom-alertmanager-editor/README.md b/charts/monitoringcoreoscom-alertmanager-editor/README.md index fe746235fd..a9856cd9a2 100644 --- a/charts/monitoringcoreoscom-alertmanager-editor/README.md +++ b/charts/monitoringcoreoscom-alertmanager-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/monitoringcoreoscom-alertmanager-editor --version=v0.30.0 -$ helm upgrade -i monitoringcoreoscom-alertmanager-editor appscode/monitoringcoreoscom-alertmanager-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/monitoringcoreoscom-alertmanager-editor --version=v0.29.0 +$ helm upgrade -i monitoringcoreoscom-alertmanager-editor appscode/monitoringcoreoscom-alertmanager-editor -n default --create-namespace --version=v0.29.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/monitoringcoreoscom-alertmanager-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i monitoringcoreoscom-alertmanager-editor appscode/monitoringcoreoscom-alertmanager-editor -n default --create-namespace --version=v0.29.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/monitoringcoreoscom-alertmanager-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=monitoring.coreos.com/v1 +$ helm upgrade -i monitoringcoreoscom-alertmanager-editor appscode/monitoringcoreoscom-alertmanager-editor -n default --create-namespace --version=v0.29.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/monitoringcoreoscom-alertmanager-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i monitoringcoreoscom-alertmanager-editor appscode/monitoringcoreoscom-alertmanager-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/monitoringcoreoscom-alertmanagerconfig-editor/Chart.yaml b/charts/monitoringcoreoscom-alertmanagerconfig-editor/Chart.yaml index 1fd4fb6f88..fdcdf47596 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/monitoringcoreoscom-alertmanagerconfig-editor/README.md b/charts/monitoringcoreoscom-alertmanagerconfig-editor/README.md index 3018faff03..91e8e927ef 100644 --- a/charts/monitoringcoreoscom-alertmanagerconfig-editor/README.md +++ b/charts/monitoringcoreoscom-alertmanagerconfig-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/monitoringcoreoscom-alertmanagerconfig-editor --version=v0.30.0 -$ helm upgrade -i monitoringcoreoscom-alertmanagerconfig-editor appscode/monitoringcoreoscom-alertmanagerconfig-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/monitoringcoreoscom-alertmanagerconfig-editor --version=v0.29.0 +$ helm upgrade -i monitoringcoreoscom-alertmanagerconfig-editor appscode/monitoringcoreoscom-alertmanagerconfig-editor -n default --create-namespace --version=v0.29.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/monitoringcoreoscom-alertmanagerconfig-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i monitoringcoreoscom-alertmanagerconfig-editor appscode/monitoringcoreoscom-alertmanagerconfig-editor -n default --create-namespace --version=v0.29.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/monitoringcoreoscom-alertmanagerconfig-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=monitoring.coreos.com/v1alpha1 +$ helm upgrade -i monitoringcoreoscom-alertmanagerconfig-editor appscode/monitoringcoreoscom-alertmanagerconfig-editor -n default --create-namespace --version=v0.29.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/monitoringcoreoscom-alertmanagerconfig-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i monitoringcoreoscom-alertmanagerconfig-editor appscode/monitoringcoreoscom-alertmanagerconfig-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/monitoringcoreoscom-podmonitor-editor/Chart.yaml b/charts/monitoringcoreoscom-podmonitor-editor/Chart.yaml index 01e9c1ca62..37cc5228e2 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/monitoringcoreoscom-podmonitor-editor/README.md b/charts/monitoringcoreoscom-podmonitor-editor/README.md index f1f45e2bfe..f7afa0f652 100644 --- a/charts/monitoringcoreoscom-podmonitor-editor/README.md +++ b/charts/monitoringcoreoscom-podmonitor-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/monitoringcoreoscom-podmonitor-editor --version=v0.30.0 -$ helm upgrade -i monitoringcoreoscom-podmonitor-editor appscode/monitoringcoreoscom-podmonitor-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/monitoringcoreoscom-podmonitor-editor --version=v0.29.0 +$ helm upgrade -i monitoringcoreoscom-podmonitor-editor appscode/monitoringcoreoscom-podmonitor-editor -n default --create-namespace --version=v0.29.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/monitoringcoreoscom-podmonitor-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i monitoringcoreoscom-podmonitor-editor appscode/monitoringcoreoscom-podmonitor-editor -n default --create-namespace --version=v0.29.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/monitoringcoreoscom-podmonitor-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=monitoring.coreos.com/v1 +$ helm upgrade -i monitoringcoreoscom-podmonitor-editor appscode/monitoringcoreoscom-podmonitor-editor -n default --create-namespace --version=v0.29.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/monitoringcoreoscom-podmonitor-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i monitoringcoreoscom-podmonitor-editor appscode/monitoringcoreoscom-podmonitor-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/monitoringcoreoscom-probe-editor/Chart.yaml b/charts/monitoringcoreoscom-probe-editor/Chart.yaml index 78eda5f6d6..30bc2bc61b 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/monitoringcoreoscom-probe-editor/README.md b/charts/monitoringcoreoscom-probe-editor/README.md index 507df5e1ea..f51211c0be 100644 --- a/charts/monitoringcoreoscom-probe-editor/README.md +++ b/charts/monitoringcoreoscom-probe-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/monitoringcoreoscom-probe-editor --version=v0.30.0 -$ helm upgrade -i monitoringcoreoscom-probe-editor appscode/monitoringcoreoscom-probe-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/monitoringcoreoscom-probe-editor --version=v0.29.0 +$ helm upgrade -i monitoringcoreoscom-probe-editor appscode/monitoringcoreoscom-probe-editor -n default --create-namespace --version=v0.29.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/monitoringcoreoscom-probe-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i monitoringcoreoscom-probe-editor appscode/monitoringcoreoscom-probe-editor -n default --create-namespace --version=v0.29.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/monitoringcoreoscom-probe-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=monitoring.coreos.com/v1 +$ helm upgrade -i monitoringcoreoscom-probe-editor appscode/monitoringcoreoscom-probe-editor -n default --create-namespace --version=v0.29.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/monitoringcoreoscom-probe-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i monitoringcoreoscom-probe-editor appscode/monitoringcoreoscom-probe-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/monitoringcoreoscom-prometheus-editor/Chart.yaml b/charts/monitoringcoreoscom-prometheus-editor/Chart.yaml index 9949850d12..51b1049b4c 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/monitoringcoreoscom-prometheus-editor/README.md b/charts/monitoringcoreoscom-prometheus-editor/README.md index 0e3bc646d1..7a6350de17 100644 --- a/charts/monitoringcoreoscom-prometheus-editor/README.md +++ b/charts/monitoringcoreoscom-prometheus-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/monitoringcoreoscom-prometheus-editor --version=v0.30.0 -$ helm upgrade -i monitoringcoreoscom-prometheus-editor appscode/monitoringcoreoscom-prometheus-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/monitoringcoreoscom-prometheus-editor --version=v0.29.0 +$ helm upgrade -i monitoringcoreoscom-prometheus-editor appscode/monitoringcoreoscom-prometheus-editor -n default --create-namespace --version=v0.29.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/monitoringcoreoscom-prometheus-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i monitoringcoreoscom-prometheus-editor appscode/monitoringcoreoscom-prometheus-editor -n default --create-namespace --version=v0.29.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/monitoringcoreoscom-prometheus-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=monitoring.coreos.com/v1 +$ helm upgrade -i monitoringcoreoscom-prometheus-editor appscode/monitoringcoreoscom-prometheus-editor -n default --create-namespace --version=v0.29.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/monitoringcoreoscom-prometheus-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i monitoringcoreoscom-prometheus-editor appscode/monitoringcoreoscom-prometheus-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/monitoringcoreoscom-prometheusagent-editor/Chart.yaml b/charts/monitoringcoreoscom-prometheusagent-editor/Chart.yaml index 51bb747e41..81eb8d43f9 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/monitoringcoreoscom-prometheusagent-editor/README.md b/charts/monitoringcoreoscom-prometheusagent-editor/README.md index c55a13d105..97e11fc96b 100644 --- a/charts/monitoringcoreoscom-prometheusagent-editor/README.md +++ b/charts/monitoringcoreoscom-prometheusagent-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/monitoringcoreoscom-prometheusagent-editor --version=v0.30.0 -$ helm upgrade -i monitoringcoreoscom-prometheusagent-editor appscode/monitoringcoreoscom-prometheusagent-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/monitoringcoreoscom-prometheusagent-editor --version=v0.29.0 +$ helm upgrade -i monitoringcoreoscom-prometheusagent-editor appscode/monitoringcoreoscom-prometheusagent-editor -n default --create-namespace --version=v0.29.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/monitoringcoreoscom-prometheusagent-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i monitoringcoreoscom-prometheusagent-editor appscode/monitoringcoreoscom-prometheusagent-editor -n default --create-namespace --version=v0.29.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/monitoringcoreoscom-prometheusagent-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=monitoring.coreos.com/v1alpha1 +$ helm upgrade -i monitoringcoreoscom-prometheusagent-editor appscode/monitoringcoreoscom-prometheusagent-editor -n default --create-namespace --version=v0.29.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/monitoringcoreoscom-prometheusagent-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i monitoringcoreoscom-prometheusagent-editor appscode/monitoringcoreoscom-prometheusagent-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/monitoringcoreoscom-prometheusrule-editor/Chart.yaml b/charts/monitoringcoreoscom-prometheusrule-editor/Chart.yaml index cdfe6e43e4..8fbbfc695c 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/monitoringcoreoscom-prometheusrule-editor/README.md b/charts/monitoringcoreoscom-prometheusrule-editor/README.md index 3d466e75df..2007dc98ea 100644 --- a/charts/monitoringcoreoscom-prometheusrule-editor/README.md +++ b/charts/monitoringcoreoscom-prometheusrule-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/monitoringcoreoscom-prometheusrule-editor --version=v0.30.0 -$ helm upgrade -i monitoringcoreoscom-prometheusrule-editor appscode/monitoringcoreoscom-prometheusrule-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/monitoringcoreoscom-prometheusrule-editor --version=v0.29.0 +$ helm upgrade -i monitoringcoreoscom-prometheusrule-editor appscode/monitoringcoreoscom-prometheusrule-editor -n default --create-namespace --version=v0.29.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/monitoringcoreoscom-prometheusrule-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i monitoringcoreoscom-prometheusrule-editor appscode/monitoringcoreoscom-prometheusrule-editor -n default --create-namespace --version=v0.29.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/monitoringcoreoscom-prometheusrule-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=monitoring.coreos.com/v1 +$ helm upgrade -i monitoringcoreoscom-prometheusrule-editor appscode/monitoringcoreoscom-prometheusrule-editor -n default --create-namespace --version=v0.29.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/monitoringcoreoscom-prometheusrule-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i monitoringcoreoscom-prometheusrule-editor appscode/monitoringcoreoscom-prometheusrule-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/monitoringcoreoscom-scrapeconfig-editor/Chart.yaml b/charts/monitoringcoreoscom-scrapeconfig-editor/Chart.yaml index a249d49002..dd260ea13c 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/monitoringcoreoscom-scrapeconfig-editor/README.md b/charts/monitoringcoreoscom-scrapeconfig-editor/README.md index ad63736750..ff79b7bcde 100644 --- a/charts/monitoringcoreoscom-scrapeconfig-editor/README.md +++ b/charts/monitoringcoreoscom-scrapeconfig-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/monitoringcoreoscom-scrapeconfig-editor --version=v0.30.0 -$ helm upgrade -i monitoringcoreoscom-scrapeconfig-editor appscode/monitoringcoreoscom-scrapeconfig-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/monitoringcoreoscom-scrapeconfig-editor --version=v0.29.0 +$ helm upgrade -i monitoringcoreoscom-scrapeconfig-editor appscode/monitoringcoreoscom-scrapeconfig-editor -n default --create-namespace --version=v0.29.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/monitoringcoreoscom-scrapeconfig-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i monitoringcoreoscom-scrapeconfig-editor appscode/monitoringcoreoscom-scrapeconfig-editor -n default --create-namespace --version=v0.29.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/monitoringcoreoscom-scrapeconfig-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=monitoring.coreos.com/v1alpha1 +$ helm upgrade -i monitoringcoreoscom-scrapeconfig-editor appscode/monitoringcoreoscom-scrapeconfig-editor -n default --create-namespace --version=v0.29.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/monitoringcoreoscom-scrapeconfig-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i monitoringcoreoscom-scrapeconfig-editor appscode/monitoringcoreoscom-scrapeconfig-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/monitoringcoreoscom-servicemonitor-editor/Chart.yaml b/charts/monitoringcoreoscom-servicemonitor-editor/Chart.yaml index 2c659659e1..b9bffef7ac 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/monitoringcoreoscom-servicemonitor-editor/README.md b/charts/monitoringcoreoscom-servicemonitor-editor/README.md index cb6284d70b..457204a1d8 100644 --- a/charts/monitoringcoreoscom-servicemonitor-editor/README.md +++ b/charts/monitoringcoreoscom-servicemonitor-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/monitoringcoreoscom-servicemonitor-editor --version=v0.30.0 -$ helm upgrade -i monitoringcoreoscom-servicemonitor-editor appscode/monitoringcoreoscom-servicemonitor-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/monitoringcoreoscom-servicemonitor-editor --version=v0.29.0 +$ helm upgrade -i monitoringcoreoscom-servicemonitor-editor appscode/monitoringcoreoscom-servicemonitor-editor -n default --create-namespace --version=v0.29.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/monitoringcoreoscom-servicemonitor-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i monitoringcoreoscom-servicemonitor-editor appscode/monitoringcoreoscom-servicemonitor-editor -n default --create-namespace --version=v0.29.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/monitoringcoreoscom-servicemonitor-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=monitoring.coreos.com/v1 +$ helm upgrade -i monitoringcoreoscom-servicemonitor-editor appscode/monitoringcoreoscom-servicemonitor-editor -n default --create-namespace --version=v0.29.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/monitoringcoreoscom-servicemonitor-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i monitoringcoreoscom-servicemonitor-editor appscode/monitoringcoreoscom-servicemonitor-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/monitoringcoreoscom-thanosruler-editor/Chart.yaml b/charts/monitoringcoreoscom-thanosruler-editor/Chart.yaml index e3344d854c..4a1c41060b 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/monitoringcoreoscom-thanosruler-editor/README.md b/charts/monitoringcoreoscom-thanosruler-editor/README.md index 497745bb28..f4fa63e59f 100644 --- a/charts/monitoringcoreoscom-thanosruler-editor/README.md +++ b/charts/monitoringcoreoscom-thanosruler-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/monitoringcoreoscom-thanosruler-editor --version=v0.30.0 -$ helm upgrade -i monitoringcoreoscom-thanosruler-editor appscode/monitoringcoreoscom-thanosruler-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/monitoringcoreoscom-thanosruler-editor --version=v0.29.0 +$ helm upgrade -i monitoringcoreoscom-thanosruler-editor appscode/monitoringcoreoscom-thanosruler-editor -n default --create-namespace --version=v0.29.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/monitoringcoreoscom-thanosruler-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i monitoringcoreoscom-thanosruler-editor appscode/monitoringcoreoscom-thanosruler-editor -n default --create-namespace --version=v0.29.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/monitoringcoreoscom-thanosruler-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=monitoring.coreos.com/v1 +$ helm upgrade -i monitoringcoreoscom-thanosruler-editor appscode/monitoringcoreoscom-thanosruler-editor -n default --create-namespace --version=v0.29.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/monitoringcoreoscom-thanosruler-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i monitoringcoreoscom-thanosruler-editor appscode/monitoringcoreoscom-thanosruler-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/mutationsgatekeepersh-assign-editor/Chart.yaml b/charts/mutationsgatekeepersh-assign-editor/Chart.yaml index 098bd69c53..6d38867297 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/mutationsgatekeepersh-assign-editor/README.md b/charts/mutationsgatekeepersh-assign-editor/README.md index cca42f2ddd..fd672160e3 100644 --- a/charts/mutationsgatekeepersh-assign-editor/README.md +++ b/charts/mutationsgatekeepersh-assign-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/mutationsgatekeepersh-assign-editor --version=v0.30.0 -$ helm upgrade -i mutationsgatekeepersh-assign-editor appscode/mutationsgatekeepersh-assign-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/mutationsgatekeepersh-assign-editor --version=v0.29.0 +$ helm upgrade -i mutationsgatekeepersh-assign-editor appscode/mutationsgatekeepersh-assign-editor -n default --create-namespace --version=v0.29.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/mutationsgatekeepersh-assign-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i mutationsgatekeepersh-assign-editor appscode/mutationsgatekeepersh-assign-editor -n default --create-namespace --version=v0.29.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/mutationsgatekeepersh-assign-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=mutations.gatekeeper.sh/v1 +$ helm upgrade -i mutationsgatekeepersh-assign-editor appscode/mutationsgatekeepersh-assign-editor -n default --create-namespace --version=v0.29.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/mutationsgatekeepersh-assign-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i mutationsgatekeepersh-assign-editor appscode/mutationsgatekeepersh-assign-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/mutationsgatekeepersh-assignimage-editor/Chart.yaml b/charts/mutationsgatekeepersh-assignimage-editor/Chart.yaml index 9a621c43ac..7746c072bd 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/mutationsgatekeepersh-assignimage-editor/README.md b/charts/mutationsgatekeepersh-assignimage-editor/README.md index ca0abe0e4c..60bef233fa 100644 --- a/charts/mutationsgatekeepersh-assignimage-editor/README.md +++ b/charts/mutationsgatekeepersh-assignimage-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/mutationsgatekeepersh-assignimage-editor --version=v0.30.0 -$ helm upgrade -i mutationsgatekeepersh-assignimage-editor appscode/mutationsgatekeepersh-assignimage-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/mutationsgatekeepersh-assignimage-editor --version=v0.29.0 +$ helm upgrade -i mutationsgatekeepersh-assignimage-editor appscode/mutationsgatekeepersh-assignimage-editor -n default --create-namespace --version=v0.29.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/mutationsgatekeepersh-assignimage-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i mutationsgatekeepersh-assignimage-editor appscode/mutationsgatekeepersh-assignimage-editor -n default --create-namespace --version=v0.29.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/mutationsgatekeepersh-assignimage-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=mutations.gatekeeper.sh/v1alpha1 +$ helm upgrade -i mutationsgatekeepersh-assignimage-editor appscode/mutationsgatekeepersh-assignimage-editor -n default --create-namespace --version=v0.29.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/mutationsgatekeepersh-assignimage-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i mutationsgatekeepersh-assignimage-editor appscode/mutationsgatekeepersh-assignimage-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/mutationsgatekeepersh-assignmetadata-editor/Chart.yaml b/charts/mutationsgatekeepersh-assignmetadata-editor/Chart.yaml index 1397b01b0b..f7edf7f523 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/mutationsgatekeepersh-assignmetadata-editor/README.md b/charts/mutationsgatekeepersh-assignmetadata-editor/README.md index 8d503e83d6..8fecec82f5 100644 --- a/charts/mutationsgatekeepersh-assignmetadata-editor/README.md +++ b/charts/mutationsgatekeepersh-assignmetadata-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/mutationsgatekeepersh-assignmetadata-editor --version=v0.30.0 -$ helm upgrade -i mutationsgatekeepersh-assignmetadata-editor appscode/mutationsgatekeepersh-assignmetadata-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/mutationsgatekeepersh-assignmetadata-editor --version=v0.29.0 +$ helm upgrade -i mutationsgatekeepersh-assignmetadata-editor appscode/mutationsgatekeepersh-assignmetadata-editor -n default --create-namespace --version=v0.29.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/mutationsgatekeepersh-assignmetadata-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i mutationsgatekeepersh-assignmetadata-editor appscode/mutationsgatekeepersh-assignmetadata-editor -n default --create-namespace --version=v0.29.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/mutationsgatekeepersh-assignmetadata-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=mutations.gatekeeper.sh/v1 +$ helm upgrade -i mutationsgatekeepersh-assignmetadata-editor appscode/mutationsgatekeepersh-assignmetadata-editor -n default --create-namespace --version=v0.29.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/mutationsgatekeepersh-assignmetadata-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i mutationsgatekeepersh-assignmetadata-editor appscode/mutationsgatekeepersh-assignmetadata-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/mutationsgatekeepersh-modifyset-editor/Chart.yaml b/charts/mutationsgatekeepersh-modifyset-editor/Chart.yaml index c6ccd794eb..4e4193f90e 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/mutationsgatekeepersh-modifyset-editor/README.md b/charts/mutationsgatekeepersh-modifyset-editor/README.md index 958d1b8fab..458f977710 100644 --- a/charts/mutationsgatekeepersh-modifyset-editor/README.md +++ b/charts/mutationsgatekeepersh-modifyset-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/mutationsgatekeepersh-modifyset-editor --version=v0.30.0 -$ helm upgrade -i mutationsgatekeepersh-modifyset-editor appscode/mutationsgatekeepersh-modifyset-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/mutationsgatekeepersh-modifyset-editor --version=v0.29.0 +$ helm upgrade -i mutationsgatekeepersh-modifyset-editor appscode/mutationsgatekeepersh-modifyset-editor -n default --create-namespace --version=v0.29.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/mutationsgatekeepersh-modifyset-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i mutationsgatekeepersh-modifyset-editor appscode/mutationsgatekeepersh-modifyset-editor -n default --create-namespace --version=v0.29.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/mutationsgatekeepersh-modifyset-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=mutations.gatekeeper.sh/v1 +$ helm upgrade -i mutationsgatekeepersh-modifyset-editor appscode/mutationsgatekeepersh-modifyset-editor -n default --create-namespace --version=v0.29.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/mutationsgatekeepersh-modifyset-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i mutationsgatekeepersh-modifyset-editor appscode/mutationsgatekeepersh-modifyset-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/networkazurekubedbcom-privatednszone-editor/Chart.yaml b/charts/networkazurekubedbcom-privatednszone-editor/Chart.yaml index ed8ac73295..cb65ab7295 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/networkazurekubedbcom-privatednszone-editor/README.md b/charts/networkazurekubedbcom-privatednszone-editor/README.md index f688b60728..c8e7f91f77 100644 --- a/charts/networkazurekubedbcom-privatednszone-editor/README.md +++ b/charts/networkazurekubedbcom-privatednszone-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/networkazurekubedbcom-privatednszone-editor --version=v0.30.0 -$ helm upgrade -i networkazurekubedbcom-privatednszone-editor appscode/networkazurekubedbcom-privatednszone-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/networkazurekubedbcom-privatednszone-editor --version=v0.29.0 +$ helm upgrade -i networkazurekubedbcom-privatednszone-editor appscode/networkazurekubedbcom-privatednszone-editor -n default --create-namespace --version=v0.29.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/networkazurekubedbcom-privatednszone-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i networkazurekubedbcom-privatednszone-editor appscode/networkazurekubedbcom-privatednszone-editor -n default --create-namespace --version=v0.29.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/networkazurekubedbcom-privatednszone-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=network.azure.kubedb.com/v1alpha1 +$ helm upgrade -i networkazurekubedbcom-privatednszone-editor appscode/networkazurekubedbcom-privatednszone-editor -n default --create-namespace --version=v0.29.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/networkazurekubedbcom-privatednszone-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i networkazurekubedbcom-privatednszone-editor appscode/networkazurekubedbcom-privatednszone-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/networkazurekubedbcom-privatednszonevirtualnetworklink-editor/Chart.yaml b/charts/networkazurekubedbcom-privatednszonevirtualnetworklink-editor/Chart.yaml index b77e228239..4acaf993e1 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/networkazurekubedbcom-privatednszonevirtualnetworklink-editor/README.md b/charts/networkazurekubedbcom-privatednszonevirtualnetworklink-editor/README.md index a34b8bd980..520d8f1c88 100644 --- a/charts/networkazurekubedbcom-privatednszonevirtualnetworklink-editor/README.md +++ b/charts/networkazurekubedbcom-privatednszonevirtualnetworklink-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/networkazurekubedbcom-privatednszonevirtualnetworklink-editor --version=v0.30.0 -$ helm upgrade -i networkazurekubedbcom-privatednszonevirtualnetworklink-editor appscode/networkazurekubedbcom-privatednszonevirtualnetworklink-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/networkazurekubedbcom-privatednszonevirtualnetworklink-editor --version=v0.29.0 +$ helm upgrade -i networkazurekubedbcom-privatednszonevirtualnetworklink-editor appscode/networkazurekubedbcom-privatednszonevirtualnetworklink-editor -n default --create-namespace --version=v0.29.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/networkazurekubedbcom-privatednszonevirtualnetworklink-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i networkazurekubedbcom-privatednszonevirtualnetworklink-editor appscode/networkazurekubedbcom-privatednszonevirtualnetworklink-editor -n default --create-namespace --version=v0.29.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/networkazurekubedbcom-privatednszonevirtualnetworklink-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=network.azure.kubedb.com/v1alpha1 +$ helm upgrade -i networkazurekubedbcom-privatednszonevirtualnetworklink-editor appscode/networkazurekubedbcom-privatednszonevirtualnetworklink-editor -n default --create-namespace --version=v0.29.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/networkazurekubedbcom-privatednszonevirtualnetworklink-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i networkazurekubedbcom-privatednszonevirtualnetworklink-editor appscode/networkazurekubedbcom-privatednszonevirtualnetworklink-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/networkazurekubedbcom-routetable-editor/Chart.yaml b/charts/networkazurekubedbcom-routetable-editor/Chart.yaml index ab6d3be3ba..49e95e5b0a 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/networkazurekubedbcom-routetable-editor/README.md b/charts/networkazurekubedbcom-routetable-editor/README.md index 7e7c40f317..91a89c6727 100644 --- a/charts/networkazurekubedbcom-routetable-editor/README.md +++ b/charts/networkazurekubedbcom-routetable-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/networkazurekubedbcom-routetable-editor --version=v0.30.0 -$ helm upgrade -i networkazurekubedbcom-routetable-editor appscode/networkazurekubedbcom-routetable-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/networkazurekubedbcom-routetable-editor --version=v0.29.0 +$ helm upgrade -i networkazurekubedbcom-routetable-editor appscode/networkazurekubedbcom-routetable-editor -n default --create-namespace --version=v0.29.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/networkazurekubedbcom-routetable-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i networkazurekubedbcom-routetable-editor appscode/networkazurekubedbcom-routetable-editor -n default --create-namespace --version=v0.29.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/networkazurekubedbcom-routetable-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=network.azure.kubedb.com/v1alpha1 +$ helm upgrade -i networkazurekubedbcom-routetable-editor appscode/networkazurekubedbcom-routetable-editor -n default --create-namespace --version=v0.29.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/networkazurekubedbcom-routetable-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i networkazurekubedbcom-routetable-editor appscode/networkazurekubedbcom-routetable-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/networkazurekubedbcom-securitygroup-editor/Chart.yaml b/charts/networkazurekubedbcom-securitygroup-editor/Chart.yaml index 996063555f..7d4f97bcc4 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/networkazurekubedbcom-securitygroup-editor/README.md b/charts/networkazurekubedbcom-securitygroup-editor/README.md index 26c3cd1414..d8e38d2366 100644 --- a/charts/networkazurekubedbcom-securitygroup-editor/README.md +++ b/charts/networkazurekubedbcom-securitygroup-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/networkazurekubedbcom-securitygroup-editor --version=v0.30.0 -$ helm upgrade -i networkazurekubedbcom-securitygroup-editor appscode/networkazurekubedbcom-securitygroup-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/networkazurekubedbcom-securitygroup-editor --version=v0.29.0 +$ helm upgrade -i networkazurekubedbcom-securitygroup-editor appscode/networkazurekubedbcom-securitygroup-editor -n default --create-namespace --version=v0.29.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/networkazurekubedbcom-securitygroup-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i networkazurekubedbcom-securitygroup-editor appscode/networkazurekubedbcom-securitygroup-editor -n default --create-namespace --version=v0.29.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/networkazurekubedbcom-securitygroup-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=network.azure.kubedb.com/v1alpha1 +$ helm upgrade -i networkazurekubedbcom-securitygroup-editor appscode/networkazurekubedbcom-securitygroup-editor -n default --create-namespace --version=v0.29.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/networkazurekubedbcom-securitygroup-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i networkazurekubedbcom-securitygroup-editor appscode/networkazurekubedbcom-securitygroup-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/networkazurekubedbcom-subnet-editor/Chart.yaml b/charts/networkazurekubedbcom-subnet-editor/Chart.yaml index ed4592f083..ff00421498 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/networkazurekubedbcom-subnet-editor/README.md b/charts/networkazurekubedbcom-subnet-editor/README.md index 6725ed635c..d713e4110b 100644 --- a/charts/networkazurekubedbcom-subnet-editor/README.md +++ b/charts/networkazurekubedbcom-subnet-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/networkazurekubedbcom-subnet-editor --version=v0.30.0 -$ helm upgrade -i networkazurekubedbcom-subnet-editor appscode/networkazurekubedbcom-subnet-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/networkazurekubedbcom-subnet-editor --version=v0.29.0 +$ helm upgrade -i networkazurekubedbcom-subnet-editor appscode/networkazurekubedbcom-subnet-editor -n default --create-namespace --version=v0.29.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/networkazurekubedbcom-subnet-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i networkazurekubedbcom-subnet-editor appscode/networkazurekubedbcom-subnet-editor -n default --create-namespace --version=v0.29.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/networkazurekubedbcom-subnet-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=network.azure.kubedb.com/v1alpha1 +$ helm upgrade -i networkazurekubedbcom-subnet-editor appscode/networkazurekubedbcom-subnet-editor -n default --create-namespace --version=v0.29.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/networkazurekubedbcom-subnet-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i networkazurekubedbcom-subnet-editor appscode/networkazurekubedbcom-subnet-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor/Chart.yaml b/charts/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor/Chart.yaml index 497d25c921..7e1664a8d0 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor/README.md b/charts/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor/README.md index 31ed207c73..7f9853d8f4 100644 --- a/charts/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor/README.md +++ b/charts/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor --version=v0.30.0 -$ helm upgrade -i networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor appscode/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor --version=v0.29.0 +$ helm upgrade -i networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor appscode/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor -n default --create-namespace --version=v0.29.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/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor appscode/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor -n default --create-namespace --version=v0.29.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/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=network.azure.kubedb.com/v1alpha1 +$ helm upgrade -i networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor appscode/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor -n default --create-namespace --version=v0.29.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/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor appscode/networkazurekubedbcom-subnetnetworksecuritygroupassociation-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/networkazurekubedbcom-subnetroutetableassociation-editor/Chart.yaml b/charts/networkazurekubedbcom-subnetroutetableassociation-editor/Chart.yaml index 880c77a281..0ffef286b6 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/networkazurekubedbcom-subnetroutetableassociation-editor/README.md b/charts/networkazurekubedbcom-subnetroutetableassociation-editor/README.md index 337473bcc7..14ae2d30bd 100644 --- a/charts/networkazurekubedbcom-subnetroutetableassociation-editor/README.md +++ b/charts/networkazurekubedbcom-subnetroutetableassociation-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/networkazurekubedbcom-subnetroutetableassociation-editor --version=v0.30.0 -$ helm upgrade -i networkazurekubedbcom-subnetroutetableassociation-editor appscode/networkazurekubedbcom-subnetroutetableassociation-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/networkazurekubedbcom-subnetroutetableassociation-editor --version=v0.29.0 +$ helm upgrade -i networkazurekubedbcom-subnetroutetableassociation-editor appscode/networkazurekubedbcom-subnetroutetableassociation-editor -n default --create-namespace --version=v0.29.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/networkazurekubedbcom-subnetroutetableassociation-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i networkazurekubedbcom-subnetroutetableassociation-editor appscode/networkazurekubedbcom-subnetroutetableassociation-editor -n default --create-namespace --version=v0.29.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/networkazurekubedbcom-subnetroutetableassociation-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=network.azure.kubedb.com/v1alpha1 +$ helm upgrade -i networkazurekubedbcom-subnetroutetableassociation-editor appscode/networkazurekubedbcom-subnetroutetableassociation-editor -n default --create-namespace --version=v0.29.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/networkazurekubedbcom-subnetroutetableassociation-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i networkazurekubedbcom-subnetroutetableassociation-editor appscode/networkazurekubedbcom-subnetroutetableassociation-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/networkazurekubedbcom-virtualnetwork-editor/Chart.yaml b/charts/networkazurekubedbcom-virtualnetwork-editor/Chart.yaml index d4dad80036..9abe81d983 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/networkazurekubedbcom-virtualnetwork-editor/README.md b/charts/networkazurekubedbcom-virtualnetwork-editor/README.md index 13ab62891a..08b10a5ccb 100644 --- a/charts/networkazurekubedbcom-virtualnetwork-editor/README.md +++ b/charts/networkazurekubedbcom-virtualnetwork-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/networkazurekubedbcom-virtualnetwork-editor --version=v0.30.0 -$ helm upgrade -i networkazurekubedbcom-virtualnetwork-editor appscode/networkazurekubedbcom-virtualnetwork-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/networkazurekubedbcom-virtualnetwork-editor --version=v0.29.0 +$ helm upgrade -i networkazurekubedbcom-virtualnetwork-editor appscode/networkazurekubedbcom-virtualnetwork-editor -n default --create-namespace --version=v0.29.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/networkazurekubedbcom-virtualnetwork-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i networkazurekubedbcom-virtualnetwork-editor appscode/networkazurekubedbcom-virtualnetwork-editor -n default --create-namespace --version=v0.29.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/networkazurekubedbcom-virtualnetwork-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=network.azure.kubedb.com/v1alpha1 +$ helm upgrade -i networkazurekubedbcom-virtualnetwork-editor appscode/networkazurekubedbcom-virtualnetwork-editor -n default --create-namespace --version=v0.29.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/networkazurekubedbcom-virtualnetwork-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i networkazurekubedbcom-virtualnetwork-editor appscode/networkazurekubedbcom-virtualnetwork-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/networkazurekubedbcom-virtualnetworkpeering-editor/Chart.yaml b/charts/networkazurekubedbcom-virtualnetworkpeering-editor/Chart.yaml index a24453202a..5d22682d39 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/networkazurekubedbcom-virtualnetworkpeering-editor/README.md b/charts/networkazurekubedbcom-virtualnetworkpeering-editor/README.md index eef1eabb7f..2a77522768 100644 --- a/charts/networkazurekubedbcom-virtualnetworkpeering-editor/README.md +++ b/charts/networkazurekubedbcom-virtualnetworkpeering-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/networkazurekubedbcom-virtualnetworkpeering-editor --version=v0.30.0 -$ helm upgrade -i networkazurekubedbcom-virtualnetworkpeering-editor appscode/networkazurekubedbcom-virtualnetworkpeering-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/networkazurekubedbcom-virtualnetworkpeering-editor --version=v0.29.0 +$ helm upgrade -i networkazurekubedbcom-virtualnetworkpeering-editor appscode/networkazurekubedbcom-virtualnetworkpeering-editor -n default --create-namespace --version=v0.29.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/networkazurekubedbcom-virtualnetworkpeering-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i networkazurekubedbcom-virtualnetworkpeering-editor appscode/networkazurekubedbcom-virtualnetworkpeering-editor -n default --create-namespace --version=v0.29.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/networkazurekubedbcom-virtualnetworkpeering-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=network.azure.kubedb.com/v1alpha1 +$ helm upgrade -i networkazurekubedbcom-virtualnetworkpeering-editor appscode/networkazurekubedbcom-virtualnetworkpeering-editor -n default --create-namespace --version=v0.29.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/networkazurekubedbcom-virtualnetworkpeering-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i networkazurekubedbcom-virtualnetworkpeering-editor appscode/networkazurekubedbcom-virtualnetworkpeering-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/networkingk8sio-ingress-editor/Chart.yaml b/charts/networkingk8sio-ingress-editor/Chart.yaml index 753a063980..ba86941161 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/networkingk8sio-ingress-editor/README.md b/charts/networkingk8sio-ingress-editor/README.md index b736eb6d48..c368e8f183 100644 --- a/charts/networkingk8sio-ingress-editor/README.md +++ b/charts/networkingk8sio-ingress-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/networkingk8sio-ingress-editor --version=v0.30.0 -$ helm upgrade -i networkingk8sio-ingress-editor appscode/networkingk8sio-ingress-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/networkingk8sio-ingress-editor --version=v0.29.0 +$ helm upgrade -i networkingk8sio-ingress-editor appscode/networkingk8sio-ingress-editor -n default --create-namespace --version=v0.29.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/networkingk8sio-ingress-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i networkingk8sio-ingress-editor appscode/networkingk8sio-ingress-editor -n default --create-namespace --version=v0.29.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/networkingk8sio-ingress-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=networking.k8s.io/v1 +$ helm upgrade -i networkingk8sio-ingress-editor appscode/networkingk8sio-ingress-editor -n default --create-namespace --version=v0.29.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/networkingk8sio-ingress-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i networkingk8sio-ingress-editor appscode/networkingk8sio-ingress-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/networkingk8sio-ingressclass-editor/Chart.yaml b/charts/networkingk8sio-ingressclass-editor/Chart.yaml index 9ecaa8a544..45337c20f1 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/networkingk8sio-ingressclass-editor/README.md b/charts/networkingk8sio-ingressclass-editor/README.md index 12c87f3965..4a5955a877 100644 --- a/charts/networkingk8sio-ingressclass-editor/README.md +++ b/charts/networkingk8sio-ingressclass-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/networkingk8sio-ingressclass-editor --version=v0.30.0 -$ helm upgrade -i networkingk8sio-ingressclass-editor appscode/networkingk8sio-ingressclass-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/networkingk8sio-ingressclass-editor --version=v0.29.0 +$ helm upgrade -i networkingk8sio-ingressclass-editor appscode/networkingk8sio-ingressclass-editor -n default --create-namespace --version=v0.29.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/networkingk8sio-ingressclass-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i networkingk8sio-ingressclass-editor appscode/networkingk8sio-ingressclass-editor -n default --create-namespace --version=v0.29.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/networkingk8sio-ingressclass-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=networking.k8s.io/v1 +$ helm upgrade -i networkingk8sio-ingressclass-editor appscode/networkingk8sio-ingressclass-editor -n default --create-namespace --version=v0.29.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/networkingk8sio-ingressclass-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i networkingk8sio-ingressclass-editor appscode/networkingk8sio-ingressclass-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/networkingk8sio-networkpolicy-editor/Chart.yaml b/charts/networkingk8sio-networkpolicy-editor/Chart.yaml index 31e29590c8..ab874f7e3d 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/networkingk8sio-networkpolicy-editor/README.md b/charts/networkingk8sio-networkpolicy-editor/README.md index 4a51499fd4..a8744d7d29 100644 --- a/charts/networkingk8sio-networkpolicy-editor/README.md +++ b/charts/networkingk8sio-networkpolicy-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/networkingk8sio-networkpolicy-editor --version=v0.30.0 -$ helm upgrade -i networkingk8sio-networkpolicy-editor appscode/networkingk8sio-networkpolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/networkingk8sio-networkpolicy-editor --version=v0.29.0 +$ helm upgrade -i networkingk8sio-networkpolicy-editor appscode/networkingk8sio-networkpolicy-editor -n default --create-namespace --version=v0.29.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/networkingk8sio-networkpolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i networkingk8sio-networkpolicy-editor appscode/networkingk8sio-networkpolicy-editor -n default --create-namespace --version=v0.29.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/networkingk8sio-networkpolicy-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=networking.k8s.io/v1 +$ helm upgrade -i networkingk8sio-networkpolicy-editor appscode/networkingk8sio-networkpolicy-editor -n default --create-namespace --version=v0.29.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/networkingk8sio-networkpolicy-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i networkingk8sio-networkpolicy-editor appscode/networkingk8sio-networkpolicy-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/nodek8sappscodecom-nodetopology-editor/Chart.yaml b/charts/nodek8sappscodecom-nodetopology-editor/Chart.yaml index 150580f231..91a34e15de 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/nodek8sappscodecom-nodetopology-editor/README.md b/charts/nodek8sappscodecom-nodetopology-editor/README.md index c6f0b8ac7a..0093e2290d 100644 --- a/charts/nodek8sappscodecom-nodetopology-editor/README.md +++ b/charts/nodek8sappscodecom-nodetopology-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/nodek8sappscodecom-nodetopology-editor --version=v0.30.0 -$ helm upgrade -i nodek8sappscodecom-nodetopology-editor appscode/nodek8sappscodecom-nodetopology-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/nodek8sappscodecom-nodetopology-editor --version=v0.29.0 +$ helm upgrade -i nodek8sappscodecom-nodetopology-editor appscode/nodek8sappscodecom-nodetopology-editor -n default --create-namespace --version=v0.29.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/nodek8sappscodecom-nodetopology-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i nodek8sappscodecom-nodetopology-editor appscode/nodek8sappscodecom-nodetopology-editor -n default --create-namespace --version=v0.29.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/nodek8sappscodecom-nodetopology-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=node.k8s.appscode.com/v1alpha1 +$ helm upgrade -i nodek8sappscodecom-nodetopology-editor appscode/nodek8sappscodecom-nodetopology-editor -n default --create-namespace --version=v0.29.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/nodek8sappscodecom-nodetopology-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i nodek8sappscodecom-nodetopology-editor appscode/nodek8sappscodecom-nodetopology-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/nodek8sio-runtimeclass-editor/Chart.yaml b/charts/nodek8sio-runtimeclass-editor/Chart.yaml index 06d73e5cae..69f0f27df6 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/nodek8sio-runtimeclass-editor/README.md b/charts/nodek8sio-runtimeclass-editor/README.md index 8cfbff974f..c916eab151 100644 --- a/charts/nodek8sio-runtimeclass-editor/README.md +++ b/charts/nodek8sio-runtimeclass-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/nodek8sio-runtimeclass-editor --version=v0.30.0 -$ helm upgrade -i nodek8sio-runtimeclass-editor appscode/nodek8sio-runtimeclass-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/nodek8sio-runtimeclass-editor --version=v0.29.0 +$ helm upgrade -i nodek8sio-runtimeclass-editor appscode/nodek8sio-runtimeclass-editor -n default --create-namespace --version=v0.29.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/nodek8sio-runtimeclass-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i nodek8sio-runtimeclass-editor appscode/nodek8sio-runtimeclass-editor -n default --create-namespace --version=v0.29.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/nodek8sio-runtimeclass-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=node.k8s.io/v1 +$ helm upgrade -i nodek8sio-runtimeclass-editor appscode/nodek8sio-runtimeclass-editor -n default --create-namespace --version=v0.29.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/nodek8sio-runtimeclass-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i nodek8sio-runtimeclass-editor appscode/nodek8sio-runtimeclass-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/notificationtoolkitfluxcdio-alert-editor/Chart.yaml b/charts/notificationtoolkitfluxcdio-alert-editor/Chart.yaml index 491db9959e..f38b3432d5 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/notificationtoolkitfluxcdio-alert-editor/README.md b/charts/notificationtoolkitfluxcdio-alert-editor/README.md index 5407c7b543..5ced5c421b 100644 --- a/charts/notificationtoolkitfluxcdio-alert-editor/README.md +++ b/charts/notificationtoolkitfluxcdio-alert-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/notificationtoolkitfluxcdio-alert-editor --version=v0.30.0 -$ helm upgrade -i notificationtoolkitfluxcdio-alert-editor appscode/notificationtoolkitfluxcdio-alert-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/notificationtoolkitfluxcdio-alert-editor --version=v0.29.0 +$ helm upgrade -i notificationtoolkitfluxcdio-alert-editor appscode/notificationtoolkitfluxcdio-alert-editor -n default --create-namespace --version=v0.29.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/notificationtoolkitfluxcdio-alert-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i notificationtoolkitfluxcdio-alert-editor appscode/notificationtoolkitfluxcdio-alert-editor -n default --create-namespace --version=v0.29.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/notificationtoolkitfluxcdio-alert-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=notification.toolkit.fluxcd.io/v1beta3 +$ helm upgrade -i notificationtoolkitfluxcdio-alert-editor appscode/notificationtoolkitfluxcdio-alert-editor -n default --create-namespace --version=v0.29.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/notificationtoolkitfluxcdio-alert-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i notificationtoolkitfluxcdio-alert-editor appscode/notificationtoolkitfluxcdio-alert-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/notificationtoolkitfluxcdio-provider-editor/Chart.yaml b/charts/notificationtoolkitfluxcdio-provider-editor/Chart.yaml index 40c104bb8e..9f2168e226 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/notificationtoolkitfluxcdio-provider-editor/README.md b/charts/notificationtoolkitfluxcdio-provider-editor/README.md index 8324e9083a..b9caa0ca6f 100644 --- a/charts/notificationtoolkitfluxcdio-provider-editor/README.md +++ b/charts/notificationtoolkitfluxcdio-provider-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/notificationtoolkitfluxcdio-provider-editor --version=v0.30.0 -$ helm upgrade -i notificationtoolkitfluxcdio-provider-editor appscode/notificationtoolkitfluxcdio-provider-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/notificationtoolkitfluxcdio-provider-editor --version=v0.29.0 +$ helm upgrade -i notificationtoolkitfluxcdio-provider-editor appscode/notificationtoolkitfluxcdio-provider-editor -n default --create-namespace --version=v0.29.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/notificationtoolkitfluxcdio-provider-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i notificationtoolkitfluxcdio-provider-editor appscode/notificationtoolkitfluxcdio-provider-editor -n default --create-namespace --version=v0.29.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/notificationtoolkitfluxcdio-provider-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=notification.toolkit.fluxcd.io/v1beta3 +$ helm upgrade -i notificationtoolkitfluxcdio-provider-editor appscode/notificationtoolkitfluxcdio-provider-editor -n default --create-namespace --version=v0.29.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/notificationtoolkitfluxcdio-provider-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i notificationtoolkitfluxcdio-provider-editor appscode/notificationtoolkitfluxcdio-provider-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/notificationtoolkitfluxcdio-receiver-editor/Chart.yaml b/charts/notificationtoolkitfluxcdio-receiver-editor/Chart.yaml index 1ae3fbe974..f4b28a3c19 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/notificationtoolkitfluxcdio-receiver-editor/README.md b/charts/notificationtoolkitfluxcdio-receiver-editor/README.md index 3297fcc9f5..ffdb1ee4c6 100644 --- a/charts/notificationtoolkitfluxcdio-receiver-editor/README.md +++ b/charts/notificationtoolkitfluxcdio-receiver-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/notificationtoolkitfluxcdio-receiver-editor --version=v0.30.0 -$ helm upgrade -i notificationtoolkitfluxcdio-receiver-editor appscode/notificationtoolkitfluxcdio-receiver-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/notificationtoolkitfluxcdio-receiver-editor --version=v0.29.0 +$ helm upgrade -i notificationtoolkitfluxcdio-receiver-editor appscode/notificationtoolkitfluxcdio-receiver-editor -n default --create-namespace --version=v0.29.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/notificationtoolkitfluxcdio-receiver-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i notificationtoolkitfluxcdio-receiver-editor appscode/notificationtoolkitfluxcdio-receiver-editor -n default --create-namespace --version=v0.29.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/notificationtoolkitfluxcdio-receiver-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=notification.toolkit.fluxcd.io/v1 +$ helm upgrade -i notificationtoolkitfluxcdio-receiver-editor appscode/notificationtoolkitfluxcdio-receiver-editor -n default --create-namespace --version=v0.29.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/notificationtoolkitfluxcdio-receiver-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i notificationtoolkitfluxcdio-receiver-editor appscode/notificationtoolkitfluxcdio-receiver-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/offlinelicensesappscodecom-offlinelicense-editor/Chart.yaml b/charts/offlinelicensesappscodecom-offlinelicense-editor/Chart.yaml index e110222d55..3e84f2bf89 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/offlinelicensesappscodecom-offlinelicense-editor/README.md b/charts/offlinelicensesappscodecom-offlinelicense-editor/README.md index 53fabdc30a..821cd8cb7f 100644 --- a/charts/offlinelicensesappscodecom-offlinelicense-editor/README.md +++ b/charts/offlinelicensesappscodecom-offlinelicense-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/offlinelicensesappscodecom-offlinelicense-editor --version=v0.30.0 -$ helm upgrade -i offlinelicensesappscodecom-offlinelicense-editor appscode/offlinelicensesappscodecom-offlinelicense-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/offlinelicensesappscodecom-offlinelicense-editor --version=v0.29.0 +$ helm upgrade -i offlinelicensesappscodecom-offlinelicense-editor appscode/offlinelicensesappscodecom-offlinelicense-editor -n default --create-namespace --version=v0.29.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/offlinelicensesappscodecom-offlinelicense-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i offlinelicensesappscodecom-offlinelicense-editor appscode/offlinelicensesappscodecom-offlinelicense-editor -n default --create-namespace --version=v0.29.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/offlinelicensesappscodecom-offlinelicense-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=offline.licenses.appscode.com/v1alpha1 +$ helm upgrade -i offlinelicensesappscodecom-offlinelicense-editor appscode/offlinelicensesappscodecom-offlinelicense-editor -n default --create-namespace --version=v0.29.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/offlinelicensesappscodecom-offlinelicense-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i offlinelicensesappscodecom-offlinelicense-editor appscode/offlinelicensesappscodecom-offlinelicense-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/openvizdev-grafanadashboard-editor/Chart.yaml b/charts/openvizdev-grafanadashboard-editor/Chart.yaml index c3f8084bc9..1e73dc1b80 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/openvizdev-grafanadashboard-editor/README.md b/charts/openvizdev-grafanadashboard-editor/README.md index 2316362a4e..87a2f53a87 100644 --- a/charts/openvizdev-grafanadashboard-editor/README.md +++ b/charts/openvizdev-grafanadashboard-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/openvizdev-grafanadashboard-editor --version=v0.30.0 -$ helm upgrade -i openvizdev-grafanadashboard-editor appscode/openvizdev-grafanadashboard-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/openvizdev-grafanadashboard-editor --version=v0.29.0 +$ helm upgrade -i openvizdev-grafanadashboard-editor appscode/openvizdev-grafanadashboard-editor -n default --create-namespace --version=v0.29.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/openvizdev-grafanadashboard-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i openvizdev-grafanadashboard-editor appscode/openvizdev-grafanadashboard-editor -n default --create-namespace --version=v0.29.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/openvizdev-grafanadashboard-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=openviz.dev/v1alpha1 +$ helm upgrade -i openvizdev-grafanadashboard-editor appscode/openvizdev-grafanadashboard-editor -n default --create-namespace --version=v0.29.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/openvizdev-grafanadashboard-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i openvizdev-grafanadashboard-editor appscode/openvizdev-grafanadashboard-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/openvizdev-grafanadashboardtemplate-editor/Chart.yaml b/charts/openvizdev-grafanadashboardtemplate-editor/Chart.yaml index 02e9f149b5..e97f506ebd 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/openvizdev-grafanadashboardtemplate-editor/README.md b/charts/openvizdev-grafanadashboardtemplate-editor/README.md index 6c6adcf5ce..ac1857a403 100644 --- a/charts/openvizdev-grafanadashboardtemplate-editor/README.md +++ b/charts/openvizdev-grafanadashboardtemplate-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/openvizdev-grafanadashboardtemplate-editor --version=v0.30.0 -$ helm upgrade -i openvizdev-grafanadashboardtemplate-editor appscode/openvizdev-grafanadashboardtemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/openvizdev-grafanadashboardtemplate-editor --version=v0.29.0 +$ helm upgrade -i openvizdev-grafanadashboardtemplate-editor appscode/openvizdev-grafanadashboardtemplate-editor -n default --create-namespace --version=v0.29.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/openvizdev-grafanadashboardtemplate-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i openvizdev-grafanadashboardtemplate-editor appscode/openvizdev-grafanadashboardtemplate-editor -n default --create-namespace --version=v0.29.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/openvizdev-grafanadashboardtemplate-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=openviz.dev/v1alpha1 +$ helm upgrade -i openvizdev-grafanadashboardtemplate-editor appscode/openvizdev-grafanadashboardtemplate-editor -n default --create-namespace --version=v0.29.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/openvizdev-grafanadashboardtemplate-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i openvizdev-grafanadashboardtemplate-editor appscode/openvizdev-grafanadashboardtemplate-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/openvizdev-grafanadatasource-editor/Chart.yaml b/charts/openvizdev-grafanadatasource-editor/Chart.yaml index 29e6bccef9..a95e3764b2 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/openvizdev-grafanadatasource-editor/README.md b/charts/openvizdev-grafanadatasource-editor/README.md index 65012a556c..15ddcefb77 100644 --- a/charts/openvizdev-grafanadatasource-editor/README.md +++ b/charts/openvizdev-grafanadatasource-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/openvizdev-grafanadatasource-editor --version=v0.30.0 -$ helm upgrade -i openvizdev-grafanadatasource-editor appscode/openvizdev-grafanadatasource-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/openvizdev-grafanadatasource-editor --version=v0.29.0 +$ helm upgrade -i openvizdev-grafanadatasource-editor appscode/openvizdev-grafanadatasource-editor -n default --create-namespace --version=v0.29.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/openvizdev-grafanadatasource-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i openvizdev-grafanadatasource-editor appscode/openvizdev-grafanadatasource-editor -n default --create-namespace --version=v0.29.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/openvizdev-grafanadatasource-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=openviz.dev/v1alpha1 +$ helm upgrade -i openvizdev-grafanadatasource-editor appscode/openvizdev-grafanadatasource-editor -n default --create-namespace --version=v0.29.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/openvizdev-grafanadatasource-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i openvizdev-grafanadatasource-editor appscode/openvizdev-grafanadatasource-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/operatoropenclustermanagementio-clustermanager-editor/Chart.yaml b/charts/operatoropenclustermanagementio-clustermanager-editor/Chart.yaml index 8a927559a0..3c477555a5 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/operatoropenclustermanagementio-clustermanager-editor/README.md b/charts/operatoropenclustermanagementio-clustermanager-editor/README.md index b8168421cf..092dabb370 100644 --- a/charts/operatoropenclustermanagementio-clustermanager-editor/README.md +++ b/charts/operatoropenclustermanagementio-clustermanager-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/operatoropenclustermanagementio-clustermanager-editor --version=v0.30.0 -$ helm upgrade -i operatoropenclustermanagementio-clustermanager-editor appscode/operatoropenclustermanagementio-clustermanager-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/operatoropenclustermanagementio-clustermanager-editor --version=v0.29.0 +$ helm upgrade -i operatoropenclustermanagementio-clustermanager-editor appscode/operatoropenclustermanagementio-clustermanager-editor -n default --create-namespace --version=v0.29.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/operatoropenclustermanagementio-clustermanager-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i operatoropenclustermanagementio-clustermanager-editor appscode/operatoropenclustermanagementio-clustermanager-editor -n default --create-namespace --version=v0.29.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/operatoropenclustermanagementio-clustermanager-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=operator.open-cluster-management.io/v1 +$ helm upgrade -i operatoropenclustermanagementio-clustermanager-editor appscode/operatoropenclustermanagementio-clustermanager-editor -n default --create-namespace --version=v0.29.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/operatoropenclustermanagementio-clustermanager-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i operatoropenclustermanagementio-clustermanager-editor appscode/operatoropenclustermanagementio-clustermanager-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/operatoropenclustermanagementio-klusterlet-editor/Chart.yaml b/charts/operatoropenclustermanagementio-klusterlet-editor/Chart.yaml index 6a095685d1..bf6e519619 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/operatoropenclustermanagementio-klusterlet-editor/README.md b/charts/operatoropenclustermanagementio-klusterlet-editor/README.md index 8402099b75..7142136605 100644 --- a/charts/operatoropenclustermanagementio-klusterlet-editor/README.md +++ b/charts/operatoropenclustermanagementio-klusterlet-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/operatoropenclustermanagementio-klusterlet-editor --version=v0.30.0 -$ helm upgrade -i operatoropenclustermanagementio-klusterlet-editor appscode/operatoropenclustermanagementio-klusterlet-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/operatoropenclustermanagementio-klusterlet-editor --version=v0.29.0 +$ helm upgrade -i operatoropenclustermanagementio-klusterlet-editor appscode/operatoropenclustermanagementio-klusterlet-editor -n default --create-namespace --version=v0.29.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/operatoropenclustermanagementio-klusterlet-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i operatoropenclustermanagementio-klusterlet-editor appscode/operatoropenclustermanagementio-klusterlet-editor -n default --create-namespace --version=v0.29.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/operatoropenclustermanagementio-klusterlet-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=operator.open-cluster-management.io/v1 +$ helm upgrade -i operatoropenclustermanagementio-klusterlet-editor appscode/operatoropenclustermanagementio-klusterlet-editor -n default --create-namespace --version=v0.29.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/operatoropenclustermanagementio-klusterlet-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i operatoropenclustermanagementio-klusterlet-editor appscode/operatoropenclustermanagementio-klusterlet-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/opskubedbcom-cassandraopsrequest-editor/Chart.yaml b/charts/opskubedbcom-cassandraopsrequest-editor/Chart.yaml index d65ed3286f..03b2f90588 100644 --- a/charts/opskubedbcom-cassandraopsrequest-editor/Chart.yaml +++ b/charts/opskubedbcom-cassandraopsrequest-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"ops.kubedb.com","version":"v1alpha1","resource":"cassandraopsrequests"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: CassandraOpsRequest 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-cassandraopsrequest-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/opskubedbcom-cassandraopsrequest-editor/README.md b/charts/opskubedbcom-cassandraopsrequest-editor/README.md index b3698808c6..e04d8f902e 100644 --- a/charts/opskubedbcom-cassandraopsrequest-editor/README.md +++ b/charts/opskubedbcom-cassandraopsrequest-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/opskubedbcom-cassandraopsrequest-editor --version=v0.30.0 -$ helm upgrade -i opskubedbcom-cassandraopsrequest-editor appscode/opskubedbcom-cassandraopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/opskubedbcom-cassandraopsrequest-editor --version=v0.29.0 +$ helm upgrade -i opskubedbcom-cassandraopsrequest-editor appscode/opskubedbcom-cassandraopsrequest-editor -n default --create-namespace --version=v0.29.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a CassandraOpsRequest Editor on a [Kubernetes](http://kuberne To install/upgrade the chart with the release name `opskubedbcom-cassandraopsrequest-editor`: ```bash -$ helm upgrade -i opskubedbcom-cassandraopsrequest-editor appscode/opskubedbcom-cassandraopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i opskubedbcom-cassandraopsrequest-editor appscode/opskubedbcom-cassandraopsrequest-editor -n default --create-namespace --version=v0.29.0 ``` The command deploys a CassandraOpsRequest Editor on the Kubernetes cluster in the default configuration. The [configuration](#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-cassa Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i opskubedbcom-cassandraopsrequest-editor appscode/opskubedbcom-cassandraopsrequest-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ops.kubedb.com/v1alpha1 +$ helm upgrade -i opskubedbcom-cassandraopsrequest-editor appscode/opskubedbcom-cassandraopsrequest-editor -n default --create-namespace --version=v0.29.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-cassandraopsrequest-editor appscode/opskubedbcom-cassandraopsrequest-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i opskubedbcom-cassandraopsrequest-editor appscode/opskubedbcom-cassandraopsrequest-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/opskubedbcom-clickhouseopsrequest-editor/Chart.yaml b/charts/opskubedbcom-clickhouseopsrequest-editor/Chart.yaml index 0fa8a4d069..5392a12ac0 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/opskubedbcom-clickhouseopsrequest-editor/README.md b/charts/opskubedbcom-clickhouseopsrequest-editor/README.md index 64031a1358..1215d99417 100644 --- a/charts/opskubedbcom-clickhouseopsrequest-editor/README.md +++ b/charts/opskubedbcom-clickhouseopsrequest-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/opskubedbcom-clickhouseopsrequest-editor --version=v0.30.0 -$ helm upgrade -i opskubedbcom-clickhouseopsrequest-editor appscode/opskubedbcom-clickhouseopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/opskubedbcom-clickhouseopsrequest-editor --version=v0.29.0 +$ helm upgrade -i opskubedbcom-clickhouseopsrequest-editor appscode/opskubedbcom-clickhouseopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-clickhouseopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i opskubedbcom-clickhouseopsrequest-editor appscode/opskubedbcom-clickhouseopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-clickhouseopsrequest-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ops.kubedb.com/v1alpha1 +$ helm upgrade -i opskubedbcom-clickhouseopsrequest-editor appscode/opskubedbcom-clickhouseopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-clickhouseopsrequest-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i opskubedbcom-clickhouseopsrequest-editor appscode/opskubedbcom-clickhouseopsrequest-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/opskubedbcom-druidopsrequest-editor/Chart.yaml b/charts/opskubedbcom-druidopsrequest-editor/Chart.yaml index 7aa81388e7..1607ec3099 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/opskubedbcom-druidopsrequest-editor/README.md b/charts/opskubedbcom-druidopsrequest-editor/README.md index 937ffb1dfc..d193febe41 100644 --- a/charts/opskubedbcom-druidopsrequest-editor/README.md +++ b/charts/opskubedbcom-druidopsrequest-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/opskubedbcom-druidopsrequest-editor --version=v0.30.0 -$ helm upgrade -i opskubedbcom-druidopsrequest-editor appscode/opskubedbcom-druidopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/opskubedbcom-druidopsrequest-editor --version=v0.29.0 +$ helm upgrade -i opskubedbcom-druidopsrequest-editor appscode/opskubedbcom-druidopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-druidopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i opskubedbcom-druidopsrequest-editor appscode/opskubedbcom-druidopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-druidopsrequest-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ops.kubedb.com/v1alpha1 +$ helm upgrade -i opskubedbcom-druidopsrequest-editor appscode/opskubedbcom-druidopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-druidopsrequest-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i opskubedbcom-druidopsrequest-editor appscode/opskubedbcom-druidopsrequest-editor -n default --create-namespace --version=v0.29.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 58f37cc0fe..afb4fa67fd 100644 --- a/charts/opskubedbcom-druidopsrequest-editor/ui/create-ui.yaml +++ b/charts/opskubedbcom-druidopsrequest-editor/ui/create-ui.yaml @@ -1,2 +1,881 @@ -steps: null +step: +- elements: + - if: + name: showAndInitName + type: function + label: op_req_name + schema: schema/properties/metadata/properties/name + type: input + validation: + type: required + - disable: isNamespaceDisabled + hasGroup: isRancherManaged + if: + name: showAndInitNamespace + type: function + init: + type: func + value: initNamespace + label: Namespace + loader: getNamespaces + schema: schema/properties/metadata/properties/namespace + type: select + validation: + type: required + - disable: isDatabaseRefDisabled + if: + name: showAndInitDatabaseRef + type: function + init: + type: func + value: initDatabaseRef + label: Database Ref + loader: + name: getDbs + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: schema/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: onDbChange + paths: + - schema/properties/spec/properties/databaseRef/properties/name + - if: + name: showConfigureOpsrequestLabel + type: function + label: config_ops_request + type: label-element + - disable: isDbDetailsLoading + if: + name: showAndInitOpsRequestType + type: function + init: + type: func + value: getRequestTypeFromRoute + isHorizontal: true + label: Type of Ops Request + options: + - description: Manage your CPU resources + text: Vertical Scaling + value: VerticalScaling + - description: Expand your database volume + text: Volume Expansion + value: VolumeExpansion + - description: Restart your database + text: Restart + value: Restart + - description: Reconfigure your database + text: Reconfigure + value: Reconfigure + schema: schema/properties/spec/properties/type + type: radio + watcher: + func: isDbDetailsLoading + paths: + - temp/dbDetails + - schema/properties/spec/properties/databaseRef/properties/name + - elements: + - elements: + - init: + type: func + value: setMachine|middleManagers + label: Resources + loader: getMachines|middleManagers + schema: temp/properties/machine-middleManagers + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|middleManagers|/spec/topology/middleManagers/podTemplate/spec/containers + paths: + - temp/properties/machine-middleManagers + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints to + avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/middleManagers/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that zone. + type: label-element + - elements: + - label: Key + schema: schema/properties/spec/properties/verticalScaling/properties/middleManagers/properties/topology/properties/key + type: input + - label: Value + schema: schema/properties/spec/properties/verticalScaling/properties/middleManagers/properties/topology/properties/value + type: input + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + label: Middle Managers + showLabels: true + type: block-layout + - elements: + - init: + type: func + value: setMachine|historicals + label: Resources + loader: getMachines|historicals + schema: temp/properties/machine-historicals + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|historicals|/spec/topology/historicals/podTemplate/spec/containers + paths: + - temp/properties/machine-historicals + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints to + avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/historicals/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that zone. + type: label-element + - elements: + - label: Key + schema: schema/properties/spec/properties/verticalScaling/properties/historicals/properties/topology/properties/key + type: input + - label: Value + schema: schema/properties/spec/properties/verticalScaling/properties/historicals/properties/topology/properties/value + type: input + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + label: Historicals + showLabels: true + type: block-layout + - elements: + - init: + type: func + value: setMachine|brokers + label: Resources + loader: getMachines|brokers + schema: temp/properties/machine-brokers + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|brokers|/spec/topology/brokers/podTemplate/spec/containers + paths: + - temp/properties/machine-brokers + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints to + avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/brokers/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that zone. + type: label-element + - elements: + - label: Key + schema: schema/properties/spec/properties/verticalScaling/properties/brokers/properties/topology/properties/key + type: input + - label: Value + schema: schema/properties/spec/properties/verticalScaling/properties/brokers/properties/topology/properties/value + type: input + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + label: Broker + showLabels: true + type: block-layout + - elements: + - init: + type: func + value: setMachine|coordinators + label: Resources + loader: getMachines|coordinators + schema: temp/properties/machine-coordinators + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|coordinators|/spec/topology/coordinators/podTemplate/spec/containers + paths: + - temp/properties/machine-coordinators + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints to + avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/coordinators/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that zone. + type: label-element + - elements: + - label: Key + schema: schema/properties/spec/properties/verticalScaling/properties/coordinators/properties/topology/properties/key + type: input + - label: Value + schema: schema/properties/spec/properties/verticalScaling/properties/coordinators/properties/topology/properties/value + type: input + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + label: Coordinators + showLabels: true + type: block-layout + - elements: + - init: + type: func + value: setMachine|overlords + label: Resources + loader: getMachines|overlords + schema: temp/properties/machine-overlords + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|overlords|/spec/topology/overlords/podTemplate/spec/containers + paths: + - temp/properties/machine-overlords + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints to + avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/overlords/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that zone. + type: label-element + - elements: + - label: Key + schema: schema/properties/spec/properties/verticalScaling/properties/overlords/properties/topology/properties/key + type: input + - label: Value + schema: schema/properties/spec/properties/verticalScaling/properties/overlords/properties/topology/properties/value + type: input + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + label: Overlords + showLabels: true + type: block-layout + - elements: + - init: + type: func + value: setMachine|routers + label: Resources + loader: getMachines|routers + schema: temp/properties/machine-routers + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|routers|/spec/topology/routers/podTemplate/spec/containers + paths: + - temp/properties/machine-routers + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints to + avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/routers/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that zone. + type: label-element + - elements: + - label: Key + schema: schema/properties/spec/properties/verticalScaling/properties/routers/properties/topology/properties/key + type: input + - label: Value + schema: schema/properties/spec/properties/verticalScaling/properties/routers/properties/topology/properties/value + type: input + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + label: Routers + showLabels: true + type: block-layout + - elements: + - elements: + - init: + type: func + value: setExporter|cpu + label: CPU + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/requests/properties/cpu + type: input + - init: + type: func + value: setExporter|memory + label: Memory + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + type: input + watcher: + func: onExporterResourceChange|memory + paths: + - schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + showLabels: true + type: horizontal-layout + hideBlock: true + label: Exporter + showLabels: true + type: block-layout + if: + name: ifRequestTypeEqualsTo|VerticalScaling + type: function + type: block-layout + - elements: + - elements: + - elements: + - label: Mode + subtitle: Not sure which mode to pick? Use Online Mode for smooth operations + with minimal disruption. Choose Offline Mode if you can afford a brief + downtime for added reliability during the volume expansion. + type: label-element + - label: Mode + options: + - text: Offline + value: Offline + - text: Online + value: Online + schema: schema/properties/spec/properties/volumeExpansion/properties/mode + type: select + validation: + type: required + type: block-layout + type: horizontal-layout + - elements: + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/topology/historicals/storage/resources/requests/storage + label: Storage Size + schema: schema/properties/spec/properties/volumeExpansion/properties/historicals + subtitle: How much extra storage does your database need? Specify the size(e.g., + 2Gi for 2 gigabytes) so we can allocate it correctly + type: input-compare + validation: + name: checkVolume|/spec/topology/historicals/storage/resources/requests/storage|/spec/volumeExpansion/historicals + type: custom + - hasIcon: true + label: Historicals nodes store historical data segments. Increasing storage + allows for more historical data retention. + type: info + type: horizontal-layout + fixedBlock: true + label: Historicals + showLabels: true + type: block-layout + - elements: + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/topology/middleManagers/storage/resources/requests/storage + label: Storage Size + schema: schema/properties/spec/properties/volumeExpansion/properties/middleManagers + subtitle: How much extra storage does your database need? Specify the size(e.g., + 2Gi for 2 gigabytes) so we can allocate it correctly + type: input-compare + validation: + name: checkVolume|/spec/topology/middleManagers/storage/resources/requests/storage|/spec/volumeExpansion/middleManagers + type: custom + - hasIcon: true + label: Middle Managers handle real-time ingestion tasks. More storage enables + larger batch processing capabilities. + type: info + type: horizontal-layout + fixedBlock: true + label: Middle Managers + showLabels: true + type: block-layout + if: + name: ifRequestTypeEqualsTo|VolumeExpansion + type: function + label: Volume Expansion Form + type: block-layout + - elements: + - elements: + - label: "" + subtitle: Select a new configuration secret, apply a custom configuration, + or remove an existing setup to update your database settings + type: label-element + - elements: + - elements: + - customClass: mb-10 + label: Config Secret + subtitle: Select a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + init: + type: func + value: setValueFromDbDetails|/spec/configSecret/name + label: Config Secret + loader: + name: getConfigSecrets + watchPaths: + - schema/properties/metadata/properties/namespace + - temp/properties/createSecret/properties/status + refresh: true + schema: schema/properties/spec/properties/configuration/properties/configSecret/properties/name + type: select + watcher: + func: onCreateSecretChange + paths: + - temp/properties/createSecret/properties/status + - label: "" + loader: + name: getSelectedConfigurationName|create + watchPaths: + - schema/properties/spec/properties/configuration/properties/configSecret/properties/name + type: label-element + - elements: + - label: Secret Name + schema: temp/properties/createSecret/properties/name + type: input + validation: + type: required + - buttonClass: is-light is-outlined + elements: + - label: Key + loader: + name: onSelectedSecretChange + watchPaths: + - temp/properties/createSecret/properties/data + schema: key + type: select + validation: + type: required + - label: Value + schema: value + type: textarea + label: String Data + schema: temp/properties/createSecret/properties/data + type: array-object-form + validation: + type: required + hasButton: + action: createNewConfigSecret + hasCancel: cancelCreateSecret + text: Save + if: + name: isCreateSecret + type: function + label: Create a New Config Secret + showLabels: true + type: block-layout + - editorHeight: 500px + if: + name: isNotCreateSecret + type: function + loader: + name: onNewConfigSecretChange + watchPaths: + - schema/properties/spec/properties/configuration/properties/configSecret/properties/name + readonly: true + schema: temp/properties/newConfigSecret + type: multi-file-editor + if: + name: ifReconfigurationTypeEqualsTo|selectNewConfigSecret + type: function + label: Config Secret + type: block-layout + - elements: + - customClass: mb-10 + label: New Apply Config + subtitle: Define custom configurations for your database using key-value + pairs. These parameters will overwrite existing settings.
Enter the + parameter you want to configure (e.g., max_connections). + type: label-element + - customClass: mb-2 + label: Configuration + loader: getConfigSecretsforAppyConfig + refresh: true + schema: temp/properties/selectedConfiguration + type: select + - label: "" + loader: + name: getSelectedConfigurationName|apply + watchPaths: + - temp/properties/selectedConfiguration + type: label-element + - editorHeight: 500px + loader: + name: setApplyConfig + watchPaths: + - temp/properties/selectedConfiguration + schema: temp/properties/applyConfig + type: multi-file-editor + watcher: + func: onApplyconfigChange + paths: + - temp/properties/applyConfig + if: + name: ifReconfigurationTypeEqualsTo|applyConfig + type: function + label: ApplyConfig + type: block-layout + - elements: + - customClass: mb-10 + label: Remove + subtitle: Selected a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + label: Configuration + loader: + name: getConfigSecretsforAppyConfig + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: temp/properties/selectedConfigurationRemove + type: select + - label: "" + loader: + name: getSelectedConfigurationName|remove + watchPaths: + - temp/properties/selectedConfigurationRemove + type: label-element + - editorHeight: 500px + init: + type: func + value: onRemoveConfigChange + readonly: true + schema: temp/properties/removeConfig + type: multi-file-editor + watcher: + func: onRemoveConfigChange + paths: + - temp/properties/selectedConfigurationRemove + if: + name: ifReconfigurationTypeEqualsTo|remove + type: function + label: Remove + type: block-layout + label: New Config Secret + options: + - text: NEW CONFIG SECRET + value: selectNewConfigSecret + - text: APPLY CONFIG + value: applyConfig + - text: REMOVE + value: remove + schema: temp/properties/reconfigurationType + type: tab-layout + label: Configuration + type: block-layout + if: + name: ifRequestTypeEqualsTo|Reconfigure + type: function + label: Reconfigure Form + loader: + name: fetchConfigSecrets + watchPaths: + - schema/properties/metadata/properties/namespace + type: block-layout + - elements: + - if: + name: hasTlsField + type: function + init: + type: func + value: initTlsOperation + label: TLS Operation + options: + - text: Update + value: update + - text: Rotate + value: rotate + - text: Remove + value: remove + schema: temp/tlsOperation + type: radio + watcher: + func: onTlsOperationChange + paths: + - temp/tlsOperation + - fullwidth: true + if: + name: isTlsEnabled + type: function + label: Remove TLS + schema: schema/properties/spec/properties/tls/properties/remove + type: switch + - fullwidth: true + if: + name: isTlsEnabled + type: function + label: Rotate Certificates + schema: schema/properties/spec/properties/tls/properties/rotateCertificates + type: switch + - elements: + - disable: true + init: + type: func + value: initIssuerRefApiGroup + label: API Group + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/apiGroup + type: input + - init: + type: func + value: setValueFromDbDetails|/spec/tls/issuerRef/kind + label: Kind + options: + - text: Issuer + value: Issuer + - text: ClusterIssuer + value: ClusterIssuer + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + type: select + validation: + name: isIssuerRefRequired + type: custom + - init: + type: func + value: setValueFromDbDetails|/spec/tls/issuerRef/name + label: Name + loader: + name: getIssuerRefsName + watchPaths: + - schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + - schema/properties/metadata/properties/namespace + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/name + type: select + validation: + name: isIssuerRefRequired + type: custom + if: + name: showIssuerRefAndCertificates + type: function + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - disable: disableAlias + label: Alias + loader: fetchAliasOptions + schema: alias + type: select + validation: + type: required + - label: Secret Name + schema: secretName + type: input + - label: Duration + schema: duration + type: input + - label: Renew Before + schema: renewBefore + type: input + - buttonClass: is-light is-outlined + element: + label: Organization + type: input + label: Organizations + schema: subject/properties/organizations + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Country + type: input + label: Countries + schema: subject/properties/countries + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Organizational Unit + type: input + label: Organizational Units + schema: subject/properties/organizationalUnits + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Province + type: input + label: Provinces + schema: subject/properties/provinces + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: DNS Name + type: input + label: DNS Names + schema: dnsNames + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: IP Address + type: input + label: IP Addresses + schema: ipAddresses + type: array-item-form + label: Certificates + schema: schema/properties/spec/properties/tls/properties/certificates + type: array-object-form + if: + name: showIssuerRefAndCertificates + type: function + init: + type: func + value: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates + label: Certificates + showLabels: false + type: block-layout + if: + name: ifRequestTypeEqualsTo|ReconfigureTLS + type: function + label: TLS + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/spec/properties/timeout + subtitle: Specify the maximum time allowed for the scaling operation to complete. + Use formats like 30sec, 1min(1 minute) or 2h(2 hours). + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/spec/properties/apply + type: radio + label: OpsRequest Options + showLabels: true + type: block-layout + loader: getDbDetails + type: single-step-form type: multi-step-form diff --git a/charts/opskubedbcom-elasticsearchopsrequest-editor/Chart.yaml b/charts/opskubedbcom-elasticsearchopsrequest-editor/Chart.yaml index 4e11005625..e5d6b2d432 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/opskubedbcom-elasticsearchopsrequest-editor/README.md b/charts/opskubedbcom-elasticsearchopsrequest-editor/README.md index 4a5a1906d4..d11a5cb879 100644 --- a/charts/opskubedbcom-elasticsearchopsrequest-editor/README.md +++ b/charts/opskubedbcom-elasticsearchopsrequest-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/opskubedbcom-elasticsearchopsrequest-editor --version=v0.30.0 -$ helm upgrade -i opskubedbcom-elasticsearchopsrequest-editor appscode/opskubedbcom-elasticsearchopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/opskubedbcom-elasticsearchopsrequest-editor --version=v0.29.0 +$ helm upgrade -i opskubedbcom-elasticsearchopsrequest-editor appscode/opskubedbcom-elasticsearchopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-elasticsearchopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i opskubedbcom-elasticsearchopsrequest-editor appscode/opskubedbcom-elasticsearchopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-elasticsearchopsrequest-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ops.kubedb.com/v1alpha1 +$ helm upgrade -i opskubedbcom-elasticsearchopsrequest-editor appscode/opskubedbcom-elasticsearchopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-elasticsearchopsrequest-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i opskubedbcom-elasticsearchopsrequest-editor appscode/opskubedbcom-elasticsearchopsrequest-editor -n default --create-namespace --version=v0.29.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 58f37cc0fe..98bf143117 100644 --- a/charts/opskubedbcom-elasticsearchopsrequest-editor/ui/create-ui.yaml +++ b/charts/opskubedbcom-elasticsearchopsrequest-editor/ui/create-ui.yaml @@ -1,2 +1,1620 @@ -steps: null +step: +- elements: + - if: + name: showAndInitName + type: function + label: op_req_name + schema: schema/properties/metadata/properties/name + type: input + validation: + type: required + - disable: isNamespaceDisabled + hasGroup: isRancherManaged + if: + name: showAndInitNamespace + type: function + init: + type: func + value: initNamespace + label: Namespace + loader: getNamespaces + schema: schema/properties/metadata/properties/namespace + type: select + validation: + type: required + watcher: + func: onNamespaceChange + paths: + - schema/properties/metadata/properties/namespace + - disable: isDatabaseRefDisabled + if: + name: showAndInitDatabaseRef + type: function + init: + type: func + value: initDatabaseRef + label: Database Ref + loader: + name: getDbs + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: schema/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: onDbChange + paths: + - schema/properties/spec/properties/databaseRef/properties/name + - if: + name: showConfigureOpsrequestLabel + type: function + label: config_ops_request + type: label-element + - disable: isDbDetailsLoading + if: + name: showAndInitOpsRequestType + type: function + init: + type: func + value: getRequestTypeFromRoute + isHorizontal: true + label: Type of Ops Request + options: + - description: Update your database to any version + text: Update Version + value: UpdateVersion + - description: Scale up or down pod count + text: Horizontal Scaling + value: HorizontalScaling + - description: Manage your CPU resources + text: Vertical Scaling + value: VerticalScaling + - description: Manage your database size + text: Volume Expansion + value: VolumeExpansion + - description: Restart your database + text: Restart + value: Restart + - description: Reconfigure your database tls configuration + text: Reconfigure TLS + value: ReconfigureTLS + schema: schema/properties/spec/properties/type + type: radio + watcher: + func: onRequestTypeChange + paths: + - schema/properties/spec/properties/type + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/version + label: Target Version + loader: getDbVersions + schema: schema/properties/spec/properties/updateVersion/properties/targetVersion + subtitle: Select the desired Elasticsearch version to which you want to update + your database. + type: select-compare + - if: + name: isVersionEmpty + type: function + label: "" + loader: + name: getVersionInfo + watchPaths: + - temp/properties/filteredVersion + type: info + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|UpdateVersion + type: function + label: Version + showLabels: true + type: block-layout + - elements: + - elements: + - header: Replicas + if: + name: ifDbTypeEqualsTo|Combined|horizontalScaling + type: function + init: + type: func + value: setValueFromDbDetails|/spec/replicas + label: Replicas + schema: schema/properties/spec/properties/horizontalScaling/properties/node + subtitle: Define the total number of replicas for the database. Increasing + replicas improves fault tolerance and load distribution, while reducing + replicas conserves resources + type: input-compare + - hasIcon: true + if: + name: ifDbTypeEqualsTo|Combined|horizontalScaling + type: function + label: Each replica represents an independent copy of your database node. + For example, setting this to 3 creates three copies of the database for + better availability. + type: info + type: horizontal-layout + - elements: + - elements: + - elements: + - header: Master Replicas + init: + type: func + value: setValueFromDbDetails|/spec/topology/master/replicas + label: Master Node + schema: schema/properties/spec/properties/horizontalScaling/properties/topology/properties/master + subtitle: Define the total number of master node replicas. Increasing + replicas improves fault tolerance and load distribution, while reducing + replicas conserves resources + type: input-compare + - hasIcon: true + label: Master nodes are responsible for cluster management operations. + It's recommended to have an odd number of master nodes (e.g., 3, 5) + for proper quorum. + type: info + type: horizontal-layout + label: Master Node horizontal Scaling + type: block-layout + - elements: + - elements: + - header: Data Replicas + init: + type: func + value: setValueFromDbDetails|/spec/topology/data/replicas + label: Data Node + schema: schema/properties/spec/properties/horizontalScaling/properties/topology/properties/data + subtitle: Define the total number of data node replicas. Increasing replicas + improves fault tolerance and load distribution, while reducing replicas + conserves resources + type: input-compare + - hasIcon: true + label: Data nodes store the actual documents and handle data-related operations + like search and aggregation. More data nodes provide better storage + capacity and query performance. + type: info + type: horizontal-layout + label: Data Node horizontal Scaling + type: block-layout + - elements: + - elements: + - header: Ingest Replicas + init: + type: func + value: setValueFromDbDetails|/spec/topology/ingest/replicas + label: Ingest Node + schema: schema/properties/spec/properties/horizontalScaling/properties/topology/properties/ingest + subtitle: Define the total number of ingest node replicas. Increasing + replicas improves fault tolerance and load distribution, while reducing + replicas conserves resources + type: input-compare + - hasIcon: true + label: Ingest nodes pre-process documents before they are indexed. They + can apply transformations and enrichments to your data pipeline. + type: info + type: horizontal-layout + label: Ingest Node horizontal Scaling + type: block-layout + if: + name: ifDbTypeEqualsTo|Topology|horizontalScaling + type: function + label: Topology horizontal scaling + type: block-layout + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|HorizontalScaling + type: function + label: Horizontal Scaling Form + showLabels: true + type: block-layout + - elements: + - elements: + - init: + type: func + value: setMachine|node + label: Resources + loader: getMachines|node + schema: temp/properties/machine-node + subtitle: Compare your current machine configuration with the proposed resource + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|node|/spec/podTemplate/spec/resources + paths: + - temp/properties/machine-node + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints to + avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/node/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey-node + type: input + validation: + name: isVerticalScaleTopologyRequired|node + type: custom + - label: Value + schema: temp/topologyValue-node + type: input + validation: + name: isVerticalScaleTopologyRequired|node + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + if: + name: ifDbTypeEqualsTo|Combined|verticalScaling + type: function + label: Node + showLabels: true + type: block-layout + - elements: + - elements: + - init: + type: func + value: setMachine|master + label: Resources + loader: getMachines|master + schema: temp/properties/machine-master + subtitle: Compare your current machine configuration with the proposed resource + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|master|/spec/topology/master/resources + paths: + - temp/properties/machine-master + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints + to avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/master/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that + zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey-master + type: input + validation: + name: isVerticalScaleTopologyRequired|master + type: custom + - label: Value + schema: temp/topologyValue-master + type: input + validation: + name: isVerticalScaleTopologyRequired|master + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + if: + name: hasResourceValue|master + type: function + label: Master Node + showLabels: true + type: block-layout + - elements: + - init: + type: func + value: setMachine|data + label: Resources + loader: getMachines|data + schema: temp/properties/machine-data + subtitle: Compare your current machine configuration with the proposed resource + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|data|/spec/topology/data/resources + paths: + - temp/properties/machine-data + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints + to avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/data/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that + zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey-data + type: input + validation: + name: isVerticalScaleTopologyRequired|data + type: custom + - label: Value + schema: temp/topologyValue-data + type: input + validation: + name: isVerticalScaleTopologyRequired|data + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + if: + name: hasResourceValue|data + type: function + label: Data Node + showLabels: true + type: block-layout + - elements: + - init: + type: func + value: setMachine|ingest + label: Resources + loader: getMachines|ingest + schema: temp/properties/machine-ingest + subtitle: Compare your current machine configuration with the proposed resource + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|ingest|/spec/topology/ingest/resources + paths: + - temp/properties/machine-ingest + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints + to avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/ingest/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that + zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey-ingest + type: input + validation: + name: isVerticalScaleTopologyRequired|ingest + type: custom + - label: Value + schema: temp/topologyValue-ingest + type: input + validation: + name: isVerticalScaleTopologyRequired|ingest + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + if: + name: hasResourceValue|ingest + type: function + label: Ingest Node + showLabels: true + type: block-layout + - elements: + - init: + type: func + value: setMachine|ml + label: Resources + loader: getMachines|ml + schema: temp/properties/machine-ml + subtitle: Compare your current machine configuration with the proposed resource + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|ml|/spec/topology/ml/resources + paths: + - temp/properties/machine-ml + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints + to avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/ml/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that + zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey-ml + type: input + validation: + name: isVerticalScaleTopologyRequired|ml + type: custom + - label: Value + schema: temp/topologyValue-ml + type: input + validation: + name: isVerticalScaleTopologyRequired|ml + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + if: + name: hasResourceValue|ml + type: function + label: ML Node + showLabels: true + type: block-layout + - elements: + - init: + type: func + value: setMachine|transform + label: Resources + loader: getMachines|transform + schema: temp/properties/machine-transform + subtitle: Compare your current machine configuration with the proposed resource + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|transform|/spec/topology/transform/resources + paths: + - temp/properties/machine-transform + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints + to avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/transform/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that + zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey-transform + type: input + validation: + name: isVerticalScaleTopologyRequired|transform + type: custom + - label: Value + schema: temp/topologyValue-transform + type: input + validation: + name: isVerticalScaleTopologyRequired|transform + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + if: + name: hasResourceValue|transform + type: function + label: Transform Node + showLabels: true + type: block-layout + - elements: + - init: + type: func + value: setMachine|dataCold + label: Resources + loader: getMachines|dataCold + schema: temp/properties/machine-dataCold + subtitle: Compare your current machine configuration with the proposed resource + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|dataCold|/spec/topology/dataCold/resources + paths: + - temp/properties/machine-dataCold + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints + to avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/dataCold/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that + zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey-dataCold + type: input + validation: + name: isVerticalScaleTopologyRequired|dataCold + type: custom + - label: Value + schema: temp/topologyValue-dataCold + type: input + validation: + name: isVerticalScaleTopologyRequired|dataCold + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + if: + name: hasResourceValue|dataCold + type: function + label: Data Cold Node + showLabels: true + type: block-layout + - elements: + - init: + type: func + value: setMachine|dataContent + label: Resources + loader: getMachines|dataContent + schema: temp/properties/machine-dataContent + subtitle: Compare your current machine configuration with the proposed resource + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|dataContent|/spec/topology/dataContent/resources + paths: + - temp/properties/machine-dataContent + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints + to avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/dataContent/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that + zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey-dataContent + type: input + validation: + name: isVerticalScaleTopologyRequired|dataContent + type: custom + - label: Value + schema: temp/topologyValue-dataContent + type: input + validation: + name: isVerticalScaleTopologyRequired|dataContent + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + if: + name: hasResourceValue|dataContent + type: function + label: Data Content Node + showLabels: true + type: block-layout + - elements: + - init: + type: func + value: setMachine|dataFrozen + label: Resources + loader: getMachines|dataFrozen + schema: temp/properties/machine-dataFrozen + subtitle: Compare your current machine configuration with the proposed resource + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|dataFrozen|/spec/topology/dataFrozen/resources + paths: + - temp/properties/machine-dataFrozen + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints + to avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/dataFrozen/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that + zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey-dataFrozen + type: input + validation: + name: isVerticalScaleTopologyRequired|dataFrozen + type: custom + - label: Value + schema: temp/topologyValue-dataFrozen + type: input + validation: + name: isVerticalScaleTopologyRequired|dataFrozen + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + if: + name: hasResourceValue|dataFrozen + type: function + label: Data Frozen Node + showLabels: true + type: block-layout + - elements: + - init: + type: func + value: setMachine|dataHot + label: Resources + loader: getMachines|dataHot + schema: temp/properties/machine-dataHot + subtitle: Compare your current machine configuration with the proposed resource + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|dataHot|/spec/topology/dataHot/resources + paths: + - temp/properties/machine-dataHot + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints + to avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/dataHot/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that + zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey-dataHot + type: input + validation: + name: isVerticalScaleTopologyRequired|dataHot + type: custom + - label: Value + schema: temp/topologyValue-dataHot + type: input + validation: + name: isVerticalScaleTopologyRequired|dataHot + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + if: + name: hasResourceValue|dataHot + type: function + label: Data Hot Node + showLabels: true + type: block-layout + - elements: + - init: + type: func + value: setMachine|dataWarm + label: Resources + loader: getMachines|dataWarm + schema: temp/properties/machine-dataWarm + subtitle: Compare your current machine configuration with the proposed resource + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|dataWarm|/spec/topology/dataWarm/resources + paths: + - temp/properties/machine-dataWarm + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints + to avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/dataWarm/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that + zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey-dataWarm + type: input + validation: + name: isVerticalScaleTopologyRequired|dataWarm + type: custom + - label: Value + schema: temp/topologyValue-dataWarm + type: input + validation: + name: isVerticalScaleTopologyRequired|dataWarm + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + if: + name: hasResourceValue|dataWarm + type: function + label: Data Warm Node + showLabels: true + type: block-layout + if: + name: ifDbTypeEqualsTo|Topology|verticalScaling + type: function + type: block-layout + - elements: + - elements: + - init: + type: func + value: setExporter|cpu + label: CPU + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/requests/properties/cpu + type: input + - init: + type: func + value: setExporter|memory + label: Memory + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + type: input + watcher: + func: onExporterResourceChange|memory + paths: + - schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + showLabels: true + type: horizontal-layout + hideBlock: true + label: Exporter + showLabels: true + type: block-layout + if: + name: ifRequestTypeEqualsTo|VerticalScaling + type: function + type: block-layout + - elements: + - elements: + - elements: + - label: Mode + subtitle: Not sure which mode to pick? Use Online Mode for smooth operations + with minimal disruption. Choose Offline Mode if you can afford a brief + downtime for added reliability during the volume expansion. + type: label-element + - label: Mode + options: + - text: Offline + value: Offline + - text: Online + value: Online + schema: schema/properties/spec/properties/volumeExpansion/properties/mode + type: select + validation: + type: required + type: block-layout + type: horizontal-layout + - elements: + - elements: + - header: Node + init: + type: func + value: setValueFromDbDetails|/spec/storage/resources/requests/storage + label: Storage Size + schema: schema/properties/spec/properties/volumeExpansion/properties/node + subtitle: How much extra storage does your database need? Specify the size + (e.g., 2Gi for 2 gigabytes) so we can allocate it correctly + type: input-compare + validation: + name: checkVolume|/spec/storage/resources/requests/storage|/spec/volumeExpansion/node + type: custom + - hasIcon: true + label: Volume expansion increases the storage capacity of your database. + Ensure your storage class supports volume expansion before proceeding. + type: info + type: horizontal-layout + fixedBlock: true + if: + name: ifDbTypeEqualsTo|Combined|VolumeExpansion + type: function + label: Combined volume expansion + showLabels: true + type: block-layout + - elements: + - elements: + - header: Master + init: + type: func + value: setValueFromDbDetails|/spec/topology/master/storage/resources/requests/storage + label: Master Size + schema: schema/properties/spec/properties/volumeExpansion/properties/master + subtitle: How much extra storage does your master nodes need? Specify the + size (e.g., 2Gi for 2 gigabytes) so we can allocate it correctly + type: input-compare + validation: + name: checkVolume|/spec/topology/master/storage/resources/requests/storage|/spec/volumeExpansion/master + type: custom + - hasIcon: true + label: Master nodes store cluster metadata and configuration. Proper storage + allocation ensures reliable cluster management operations. + type: info + if: + name: hasVolumeExpansion|master + type: function + type: horizontal-layout + - elements: + - header: Data + init: + type: func + value: setValueFromDbDetails|/spec/topology/data/storage/resources/requests/storage + label: Data Size + schema: schema/properties/spec/properties/volumeExpansion/properties/data + subtitle: How much extra storage does your data nodes need? Specify the + size (e.g., 2Gi for 2 gigabytes) so we can allocate it correctly + type: input-compare + validation: + name: checkVolume|/spec/topology/data/storage/resources/requests/storage|/spec/volumeExpansion/data + type: custom + - hasIcon: true + label: Data nodes store your actual documents and indices. Adequate storage + ensures smooth data operations and prevents disk space issues. + type: info + if: + name: hasVolumeExpansion|data + type: function + type: horizontal-layout + - elements: + - header: Ingest + init: + type: func + value: setValueFromDbDetails|/spec/topology/ingest/storage/resources/requests/storage + label: Ingest Size + schema: schema/properties/spec/properties/volumeExpansion/properties/ingest + subtitle: How much extra storage does your ingest nodes need? Specify the + size (e.g., 2Gi for 2 gigabytes) so we can allocate it correctly + type: input-compare + validation: + name: checkVolume|/spec/topology/ingest/storage/resources/requests/storage|/spec/volumeExpansion/ingest + type: custom + - hasIcon: true + label: Ingest nodes handle data pre-processing tasks. Sufficient storage + ensures smooth pipeline operations. + type: info + if: + name: hasVolumeExpansion|ingest + type: function + type: horizontal-layout + - elements: + - header: ML + init: + type: func + value: setValueFromDbDetails|/spec/topology/ml/storage/resources/requests/storage + label: ML Size + schema: schema/properties/spec/properties/volumeExpansion/properties/ml + subtitle: How much extra storage does your ML nodes need? Specify the size + (e.g., 2Gi for 2 gigabytes) so we can allocate it correctly + type: input-compare + validation: + name: checkVolume|/spec/topology/ml/storage/resources/requests/storage|/spec/volumeExpansion/ml + type: custom + - hasIcon: true + label: ML nodes store machine learning models and job data. Adequate storage + supports complex ML operations. + type: info + if: + name: hasVolumeExpansion|ml + type: function + type: horizontal-layout + - elements: + - header: Transform + init: + type: func + value: setValueFromDbDetails|/spec/topology/transform/storage/resources/requests/storage + label: Transform Size + schema: schema/properties/spec/properties/volumeExpansion/properties/transform + subtitle: How much extra storage does your transform nodes need? Specify + the size (e.g., 2Gi for 2 gigabytes) so we can allocate it correctly + type: input-compare + validation: + name: checkVolume|/spec/topology/transform/storage/resources/requests/storage|/spec/volumeExpansion/transform + type: custom + - hasIcon: true + label: Transform nodes handle continuous data transformation operations. + Sufficient storage ensures smooth processing. + type: info + if: + name: hasVolumeExpansion|transform + type: function + type: horizontal-layout + - elements: + - header: Data Cold + init: + type: func + value: setValueFromDbDetails|/spec/topology/dataCold/storage/resources/requests/storage + label: Data Cold Size + schema: schema/properties/spec/properties/volumeExpansion/properties/dataCold + subtitle: How much extra storage does your data cold nodes need? Specify + the size (e.g., 2Gi for 2 gigabytes) so we can allocate it correctly + type: input-compare + validation: + name: checkVolume|/spec/topology/dataCold/storage/resources/requests/storage|/spec/volumeExpansion/dataCold + type: custom + - hasIcon: true + label: Data cold tier stores infrequently accessed data. Cost-effective + storage allocation is important for this tier. + type: info + if: + name: hasVolumeExpansion|dataCold + type: function + type: horizontal-layout + - elements: + - header: Data Content + init: + type: func + value: setValueFromDbDetails|/spec/topology/dataContent/storage/resources/requests/storage + label: Data Content Size + schema: schema/properties/spec/properties/volumeExpansion/properties/dataContent + subtitle: How much extra storage does your data content nodes need? Specify + the size (e.g., 2Gi for 2 gigabytes) so we can allocate it correctly + type: input-compare + validation: + name: checkVolume|/spec/topology/dataContent/storage/resources/requests/storage|/spec/volumeExpansion/dataContent + type: custom + - hasIcon: true + label: Data content tier stores regular content data. Proper storage allocation + ensures optimal performance for standard workloads. + type: info + if: + name: hasVolumeExpansion|dataContent + type: function + type: horizontal-layout + - elements: + - header: Data Frozen + init: + type: func + value: setValueFromDbDetails|/spec/topology/dataFrozen/storage/resources/requests/storage + label: Data Frozen Size + schema: schema/properties/spec/properties/volumeExpansion/properties/dataFrozen + subtitle: How much extra storage does your data frozen nodes need? Specify + the size (e.g., 2Gi for 2 gigabytes) so we can allocate it correctly + type: input-compare + validation: + name: checkVolume|/spec/topology/dataFrozen/storage/resources/requests/storage|/spec/volumeExpansion/dataFrozen + type: custom + - hasIcon: true + label: Data frozen tier stores searchable snapshot data with minimal storage + costs. This tier optimizes long-term data retention. + type: info + if: + name: hasVolumeExpansion|dataFrozen + type: function + type: horizontal-layout + - elements: + - header: Data Hot + init: + type: func + value: setValueFromDbDetails|/spec/topology/dataHot/storage/resources/requests/storage + label: Data Hot Size + schema: schema/properties/spec/properties/volumeExpansion/properties/dataHot + subtitle: How much extra storage does your data hot nodes need? Specify + the size (e.g., 2Gi for 2 gigabytes) so we can allocate it correctly + type: input-compare + validation: + name: checkVolume|/spec/topology/dataHot/storage/resources/requests/storage|/spec/volumeExpansion/dataHot + type: custom + - hasIcon: true + label: Data hot tier stores frequently accessed data requiring fast performance. + Adequate storage and fast I/O are crucial for this tier. + type: info + if: + name: hasVolumeExpansion|dataHot + type: function + type: horizontal-layout + - elements: + - header: Data Warm + init: + type: func + value: setValueFromDbDetails|/spec/topology/dataWarm/storage/resources/requests/storage + label: Data Warm Size + schema: schema/properties/spec/properties/volumeExpansion/properties/dataWarm + subtitle: How much extra storage does your data warm nodes need? Specify + the size (e.g., 2Gi for 2 gigabytes) so we can allocate it correctly + type: input-compare + validation: + name: checkVolume|/spec/topology/dataWarm/storage/resources/requests/storage|/spec/volumeExpansion/dataWarm + type: custom + - hasIcon: true + label: Data warm tier stores less frequently accessed data. Balanced storage + allocation provides cost-effective performance. + type: info + if: + name: hasVolumeExpansion|dataWarm + type: function + type: horizontal-layout + fixedBlock: true + if: + name: ifDbTypeEqualsTo|Topology|VolumeExpansion + type: function + label: Topology volume expansion + showLabels: true + type: block-layout + if: + name: ifRequestTypeEqualsTo|VolumeExpansion + type: function + label: Volume Expansion Form + type: block-layout + - elements: + - elements: + - label: "" + subtitle: Select a new configuration secret, apply a custom configuration, + or remove an existing setup to update your database settings + type: label-element + - elements: + - elements: + - customClass: mb-10 + label: Config Secret + subtitle: Select a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + init: + type: func + value: setValueFromDbDetails|/spec/configSecret/name + label: Config Secret + loader: + name: getConfigSecrets + watchPaths: + - schema/properties/metadata/properties/namespace + - temp/properties/createSecret/properties/status + refresh: true + schema: schema/properties/spec/properties/configuration/properties/configSecret/properties/name + type: select + watcher: + func: onCreateSecretChange + paths: + - temp/properties/createSecret/properties/status + - label: "" + loader: + name: getSelectedConfigurationName|create + watchPaths: + - schema/properties/spec/properties/configuration/properties/configSecret/properties/name + type: label-element + - elements: + - label: Secret Name + schema: temp/properties/createSecret/properties/name + type: input + validation: + type: required + - buttonClass: is-light is-outlined + elements: + - label: Key + loader: + name: onSelectedSecretChange + watchPaths: + - temp/properties/createSecret/properties/data + schema: key + type: select + validation: + type: required + - label: Value + schema: value + type: textarea + label: String Data + schema: temp/properties/createSecret/properties/data + type: array-object-form + validation: + type: required + hasButton: + action: createNewConfigSecret + hasCancel: cancelCreateSecret + text: Save + if: + name: isCreateSecret + type: function + label: Create a New Config Secret + showLabels: true + type: block-layout + - editorHeight: 500px + if: + name: isNotCreateSecret + type: function + loader: + name: onNewConfigSecretChange + watchPaths: + - schema/properties/spec/properties/configuration/properties/configSecret/properties/name + readonly: true + schema: temp/properties/newConfigSecret + type: multi-file-editor + if: + name: ifReconfigurationTypeEqualsTo|selectNewConfigSecret + type: function + label: Config Secret + type: block-layout + - elements: + - customClass: mb-10 + label: New Apply Config + subtitle: Define custom configurations for your database using key-value + pairs. These parameters will overwrite existing settings.
Enter the + parameter you want to configure (e.g., max_connections). + type: label-element + - customClass: mb-2 + label: Configuration + loader: getConfigSecretsforAppyConfig + refresh: true + schema: temp/properties/selectedConfiguration + type: select + - label: "" + loader: + name: getSelectedConfigurationName|apply + watchPaths: + - temp/properties/selectedConfiguration + type: label-element + - editorHeight: 500px + loader: + name: setApplyConfig + watchPaths: + - temp/properties/selectedConfiguration + schema: temp/properties/applyConfig + type: multi-file-editor + watcher: + func: onApplyconfigChange + paths: + - temp/properties/applyConfig + if: + name: ifReconfigurationTypeEqualsTo|applyConfig + type: function + label: ApplyConfig + type: block-layout + - elements: + - customClass: mb-10 + label: Remove + subtitle: Selected a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + label: Configuration + loader: + name: getConfigSecretsforAppyConfig + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: temp/properties/selectedConfigurationRemove + type: select + - label: "" + loader: + name: getSelectedConfigurationName|remove + watchPaths: + - temp/properties/selectedConfigurationRemove + type: label-element + - editorHeight: 500px + init: + type: func + value: onRemoveConfigChange + readonly: true + schema: temp/properties/removeConfig + type: multi-file-editor + watcher: + func: onRemoveConfigChange + paths: + - temp/properties/selectedConfigurationRemove + if: + name: ifReconfigurationTypeEqualsTo|remove + type: function + label: Remove + type: block-layout + label: New Config Secret + options: + - text: NEW CONFIG SECRET + value: selectNewConfigSecret + - text: APPLY CONFIG + value: applyConfig + - text: REMOVE + value: remove + schema: temp/properties/reconfigurationType + type: tab-layout + label: Configuration + type: block-layout + if: + name: ifRequestTypeEqualsTo|Reconfigure + type: function + label: Reconfigure Form + loader: + name: fetchConfigSecrets + watchPaths: + - schema/properties/metadata/properties/namespace + type: block-layout + - elements: + - if: + name: hasTlsField + type: function + init: + type: func + value: initTlsOperation + label: TLS Operation + options: + - text: Update + value: update + - text: Rotate + value: rotate + - text: Remove + value: remove + schema: temp/tlsOperation + type: radio + watcher: + func: onTlsOperationChange + paths: + - temp/tlsOperation + - fullwidth: true + if: + name: isTlsEnabled + type: function + label: Remove TLS + schema: schema/properties/spec/properties/tls/properties/remove + type: switch + - fullwidth: true + if: + name: isTlsEnabled + type: function + label: Rotate Certificates + schema: schema/properties/spec/properties/tls/properties/rotateCertificates + type: switch + - elements: + - disable: true + init: + type: func + value: initIssuerRefApiGroup + label: API Group + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/apiGroup + type: input + watcher: + func: initIssuerRefApiGroup + paths: + - schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + - init: + type: func + value: setValueFromDbDetails|/spec/tls/issuerRef/kind + label: Kind + options: + - text: Issuer + value: Issuer + - text: ClusterIssuer + value: ClusterIssuer + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + type: select + validation: + name: isIssuerRefRequired + type: custom + - init: + type: func + value: setValueFromDbDetails|/spec/tls/issuerRef/name + label: Name + loader: + name: getIssuerRefsName + watchPaths: + - schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + - schema/properties/metadata/properties/namespace + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/name + type: select + validation: + name: isIssuerRefRequired + type: custom + if: + name: showIssuerRefAndCertificates + type: function + label: Issuer Reference + showLabels: true + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - disable: disableAlias + label: Alias + loader: fetchAliasOptions + schema: alias + type: select + validation: + type: required + - label: Secret Name + schema: secretName + type: input + - label: Duration + schema: duration + type: input + - label: Renew Before + schema: renewBefore + type: input + - buttonClass: is-light is-outlined + element: + label: Organization + type: input + label: Organizations + schema: subject/properties/organizations + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Country + type: input + label: Countries + schema: subject/properties/countries + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Organizational Unit + type: input + label: Organizational Units + schema: subject/properties/organizationalUnits + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Province + type: input + label: Provinces + schema: subject/properties/provinces + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: DNS Name + type: input + label: DNS Names + schema: dnsNames + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: IP Address + type: input + label: IP Addresses + schema: ipAddresses + type: array-item-form + label: Certificates + schema: schema/properties/spec/properties/tls/properties/certificates + type: array-object-form + if: + name: showIssuerRefAndCertificates + type: function + label: Certificates + loader: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates + showLabels: false + type: block-layout + if: + name: ifRequestTypeEqualsTo|ReconfigureTLS + type: function + label: TLS + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/spec/properties/timeout + subtitle: Specify the maximum time allowed for the operation to complete. Use + formats like 30sec, 1min (1 minute) or 2h (2 hours). + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/spec/properties/apply + type: radio + label: OpsRequest Options + showLabels: true + type: block-layout + loader: getDbDetails + type: single-step-form type: multi-step-form diff --git a/charts/opskubedbcom-etcdopsrequest-editor/Chart.yaml b/charts/opskubedbcom-etcdopsrequest-editor/Chart.yaml index db12766d4f..2a579ec47c 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/opskubedbcom-etcdopsrequest-editor/README.md b/charts/opskubedbcom-etcdopsrequest-editor/README.md index c4e86c67da..9ed6c81508 100644 --- a/charts/opskubedbcom-etcdopsrequest-editor/README.md +++ b/charts/opskubedbcom-etcdopsrequest-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/opskubedbcom-etcdopsrequest-editor --version=v0.30.0 -$ helm upgrade -i opskubedbcom-etcdopsrequest-editor appscode/opskubedbcom-etcdopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/opskubedbcom-etcdopsrequest-editor --version=v0.29.0 +$ helm upgrade -i opskubedbcom-etcdopsrequest-editor appscode/opskubedbcom-etcdopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-etcdopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i opskubedbcom-etcdopsrequest-editor appscode/opskubedbcom-etcdopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-etcdopsrequest-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ops.kubedb.com/v1alpha1 +$ helm upgrade -i opskubedbcom-etcdopsrequest-editor appscode/opskubedbcom-etcdopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-etcdopsrequest-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i opskubedbcom-etcdopsrequest-editor appscode/opskubedbcom-etcdopsrequest-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/opskubedbcom-ferretdbopsrequest-editor/Chart.yaml b/charts/opskubedbcom-ferretdbopsrequest-editor/Chart.yaml index 132ac406e0..3a595c1eb4 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/opskubedbcom-ferretdbopsrequest-editor/README.md b/charts/opskubedbcom-ferretdbopsrequest-editor/README.md index 6a762d5b7b..8e5d5f971b 100644 --- a/charts/opskubedbcom-ferretdbopsrequest-editor/README.md +++ b/charts/opskubedbcom-ferretdbopsrequest-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/opskubedbcom-ferretdbopsrequest-editor --version=v0.30.0 -$ helm upgrade -i opskubedbcom-ferretdbopsrequest-editor appscode/opskubedbcom-ferretdbopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/opskubedbcom-ferretdbopsrequest-editor --version=v0.29.0 +$ helm upgrade -i opskubedbcom-ferretdbopsrequest-editor appscode/opskubedbcom-ferretdbopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-ferretdbopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i opskubedbcom-ferretdbopsrequest-editor appscode/opskubedbcom-ferretdbopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-ferretdbopsrequest-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ops.kubedb.com/v1alpha1 +$ helm upgrade -i opskubedbcom-ferretdbopsrequest-editor appscode/opskubedbcom-ferretdbopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-ferretdbopsrequest-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i opskubedbcom-ferretdbopsrequest-editor appscode/opskubedbcom-ferretdbopsrequest-editor -n default --create-namespace --version=v0.29.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 58f37cc0fe..333526d086 100644 --- a/charts/opskubedbcom-ferretdbopsrequest-editor/ui/create-ui.yaml +++ b/charts/opskubedbcom-ferretdbopsrequest-editor/ui/create-ui.yaml @@ -1,2 +1,478 @@ -steps: null +step: +- elements: + - if: + name: showAndInitName + type: function + label: op_req_name + schema: schema/properties/metadata/properties/name + type: input + validation: + type: required + - disable: isNamespaceDisabled + hasGroup: isRancherManaged + if: + name: showAndInitNamespace + type: function + init: + type: func + value: initNamespace + label: Namespace + loader: getNamespaces + schema: schema/properties/metadata/properties/namespace + type: select + validation: + type: required + - disable: isDatabaseRefDisabled + if: + name: showAndInitDatabaseRef + type: function + init: + type: func + value: initDatabaseRef + label: Database Ref + loader: + name: getDbs + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: schema/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: onDbChange + paths: + - schema/properties/spec/properties/databaseRef/properties/name + - if: + name: showConfigureOpsrequestLabel + type: function + label: config_ops_request + type: label-element + - disable: isDbDetailsLoading + if: + name: showAndInitOpsRequestType + type: function + init: + type: func + value: getRequestTypeFromRoute + isHorizontal: true + label: Type of Ops Request + options: + - description: Update your database to any version + text: Update Version + value: UpdateVersion + - description: Scale up or down pod count + text: Horizontal Scaling + value: HorizontalScaling + - description: Manage your CPU resources + text: Vertical Scaling + value: VerticalScaling + - description: Restart your database + text: Restart + value: Restart + - description: Reconfigure your database tls configuration + text: Reconfigure TLS + value: ReconfigureTLS + schema: schema/properties/spec/properties/type + type: radio + watcher: + func: isDbDetailsLoading + paths: + - temp/dbDetails + - schema/properties/spec/properties/databaseRef/properties/name + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/version + label: Target Version + loader: getDbVersions + schema: schema/properties/spec/properties/updateVersion/properties/targetVersion + subtitle: Select the desired FerretDB version to which you want to update your + database. + type: select-compare + - if: + name: isVersionEmpty + type: function + label: "" + loader: + name: getVersionInfo + watchPaths: + - temp/properties/filteredVersion + type: info + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|UpdateVersion + type: function + label: Version + showLabels: true + type: block-layout + - elements: + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/server/primary/replicas + label: Primary Replicas + schema: schema/properties/spec/properties/horizontalScaling/properties/primary/properties/replicas + subtitle: Define the total number of replicas for the database. Increasing + replicas improves fault tolerance and load distribution, while reducing + replicas conserves resources + type: input-compare + - hasIcon: true + label: Each replica represents an independent copy of your database. For example, + setting this to 3 creates three copies of the database for better availability. + type: info + type: horizontal-layout + - elements: + - if: + name: ferretTypeEqualsTo|secondary + type: function + init: + type: func + value: setValueFromDbDetails|/spec/server/secondary/replicas + label: Secondary Replicas + schema: schema/properties/spec/properties/horizontalScaling/properties/secondary/properties/replicas + type: input-compare + type: horizontal-layout + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|HorizontalScaling + type: function + label: Horizontal Scaling Form + showLabels: true + type: block-layout + - elements: + - elements: + - init: + type: func + value: setMachine|primary + label: Resources + loader: getMachines|primary + schema: temp/properties/machine-primary + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|primary|/spec/server/primary/podTemplate/spec/containers + paths: + - temp/properties/machine-primary + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints to + avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/primary/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey-primary + type: input + validation: + name: isVerticalScaleTopologyRequired|primary + type: custom + - label: Value + schema: temp/topologyValue-primary + type: input + validation: + name: isVerticalScaleTopologyRequired|primary + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + label: Primary + showLabels: true + type: block-layout + - elements: + - init: + type: func + value: setMachine|secondary + label: Resources + loader: getMachines|secondary + schema: temp/properties/machine-secondary + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|secondary|/spec/server/secondary/podTemplate/spec/containers + paths: + - temp/properties/machine-secondary + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints to + avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/secondary/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For example, + 'zone=us-central1-a' ensures workloads are deployed in that zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey-secondary + type: input + validation: + name: isVerticalScaleTopologyRequired|secondary + type: custom + - label: Value + schema: temp/topologyValue-secondary + type: input + validation: + name: isVerticalScaleTopologyRequired|secondary + type: custom + type: horizontal-layout + if: + name: ferretTypeEqualsTo|secondary + type: function + label: Secondary + showLabels: true + type: block-layout + - elements: + - elements: + - init: + type: func + value: setExporter|cpu + label: CPU + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/requests/properties/cpu + type: input + - init: + type: func + value: setExporter|memory + label: Memory + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + type: input + watcher: + func: onExporterResourceChange|memory + paths: + - schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + showLabels: true + type: horizontal-layout + hideBlock: true + label: Exporter + showLabels: true + type: block-layout + if: + name: ifRequestTypeEqualsTo|VerticalScaling + type: function + type: block-layout + - elements: + - if: + name: hasTlsField + type: function + init: + type: func + value: initTlsOperation + label: TLS Operation + options: + - text: Update + value: update + - text: Rotate + value: rotate + - text: Remove + value: remove + schema: temp/properties/tlsOperation + type: radio + - fullwidth: true + if: + name: isTlsEnabled + type: function + label: Remove TLS + schema: schema/properties/spec/properties/tls/properties/remove + type: switch + - fullwidth: true + if: + name: isTlsEnabled + type: function + label: Rotate Certificates + schema: schema/properties/spec/properties/tls/properties/rotateCertificates + type: switch + - elements: + - disable: true + init: + type: func + value: initIssuerRefApiGroup + label: API Group + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/apiGroup + type: input + watcher: + func: initIssuerRefApiGroup + paths: + - schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + - init: + type: func + value: setValueFromDbDetails|/spec/tls/issuerRef/kind + label: Kind + options: + - text: Issuer + value: Issuer + - text: ClusterIssuer + value: ClusterIssuer + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + type: select + validation: + name: isIssuerRefRequired + type: custom + - init: + type: func + value: setValueFromDbDetails|/spec/tls/issuerRef/name + label: Name + loader: + name: getIssuerRefsName + watchPaths: + - schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + - schema/properties/metadata/properties/namespace + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/name + type: select + validation: + name: isIssuerRefRequired + type: custom + if: + name: showIssuerRefAndCertificates + type: function + label: Issuer Reference + showLabels: true + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - disable: disableAlias + label: Alias + loader: fetchAliasOptions + schema: alias + type: select + validation: + type: required + - label: Secret Name + schema: secretName + type: input + - label: Duration + schema: duration + type: input + - label: Renew Before + schema: renewBefore + type: input + - buttonClass: is-light is-outlined + element: + label: Organization + type: input + label: Organizations + schema: subject/properties/organizations + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Country + type: input + label: Countries + schema: subject/properties/countries + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Organizational Unit + type: input + label: Organizational Units + schema: subject/properties/organizationalUnits + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Province + type: input + label: Provinces + schema: subject/properties/provinces + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: DNS Name + type: input + label: DNS Names + schema: dnsNames + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: IP Address + type: input + label: IP Addresses + schema: ipAddresses + type: array-item-form + label: Certificates + schema: schema/properties/spec/properties/tls/properties/certificates + type: array-object-form + if: + name: showIssuerRefAndCertificates + type: function + label: Certificates + loader: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates + showLabels: false + type: block-layout + if: + name: ifRequestTypeEqualsTo|ReconfigureTLS + type: function + label: TLS + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/spec/properties/timeout + subtitle: Specify the maximum time allowed for the scaling operation to complete. + Use formats like 30sec, 1min(1 minute) or 2h(2 hours). + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/spec/properties/apply + type: radio + label: OpsRequest Options + showLabels: true + type: block-layout + loader: getDbDetails + type: single-step-form type: multi-step-form diff --git a/charts/opskubedbcom-hazelcastopsrequest-editor/Chart.yaml b/charts/opskubedbcom-hazelcastopsrequest-editor/Chart.yaml index 8c0fcc6584..436b4924c9 100644 --- a/charts/opskubedbcom-hazelcastopsrequest-editor/Chart.yaml +++ b/charts/opskubedbcom-hazelcastopsrequest-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"ops.kubedb.com","version":"v1alpha1","resource":"hazelcastopsrequests"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: HazelcastOpsRequest 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-hazelcastopsrequest-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/opskubedbcom-hazelcastopsrequest-editor/README.md b/charts/opskubedbcom-hazelcastopsrequest-editor/README.md index 47cbfa4922..05c90e110c 100644 --- a/charts/opskubedbcom-hazelcastopsrequest-editor/README.md +++ b/charts/opskubedbcom-hazelcastopsrequest-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/opskubedbcom-hazelcastopsrequest-editor --version=v0.30.0 -$ helm upgrade -i opskubedbcom-hazelcastopsrequest-editor appscode/opskubedbcom-hazelcastopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/opskubedbcom-hazelcastopsrequest-editor --version=v0.29.0 +$ helm upgrade -i opskubedbcom-hazelcastopsrequest-editor appscode/opskubedbcom-hazelcastopsrequest-editor -n default --create-namespace --version=v0.29.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a HazelcastOpsRequest Editor on a [Kubernetes](http://kuberne To install/upgrade the chart with the release name `opskubedbcom-hazelcastopsrequest-editor`: ```bash -$ helm upgrade -i opskubedbcom-hazelcastopsrequest-editor appscode/opskubedbcom-hazelcastopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i opskubedbcom-hazelcastopsrequest-editor appscode/opskubedbcom-hazelcastopsrequest-editor -n default --create-namespace --version=v0.29.0 ``` The command deploys a HazelcastOpsRequest Editor on the Kubernetes cluster in the default configuration. The [configuration](#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-hazel Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i opskubedbcom-hazelcastopsrequest-editor appscode/opskubedbcom-hazelcastopsrequest-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ops.kubedb.com/v1alpha1 +$ helm upgrade -i opskubedbcom-hazelcastopsrequest-editor appscode/opskubedbcom-hazelcastopsrequest-editor -n default --create-namespace --version=v0.29.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-hazelcastopsrequest-editor appscode/opskubedbcom-hazelcastopsrequest-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i opskubedbcom-hazelcastopsrequest-editor appscode/opskubedbcom-hazelcastopsrequest-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/opskubedbcom-igniteopsrequest-editor/Chart.yaml b/charts/opskubedbcom-igniteopsrequest-editor/Chart.yaml index ec81620b0c..df9754913e 100644 --- a/charts/opskubedbcom-igniteopsrequest-editor/Chart.yaml +++ b/charts/opskubedbcom-igniteopsrequest-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"ops.kubedb.com","version":"v1alpha1","resource":"igniteopsrequests"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: IgniteOpsRequest 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-igniteopsrequest-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/opskubedbcom-igniteopsrequest-editor/README.md b/charts/opskubedbcom-igniteopsrequest-editor/README.md index 920aa0ba19..60c434ab1a 100644 --- a/charts/opskubedbcom-igniteopsrequest-editor/README.md +++ b/charts/opskubedbcom-igniteopsrequest-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/opskubedbcom-igniteopsrequest-editor --version=v0.30.0 -$ helm upgrade -i opskubedbcom-igniteopsrequest-editor appscode/opskubedbcom-igniteopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/opskubedbcom-igniteopsrequest-editor --version=v0.29.0 +$ helm upgrade -i opskubedbcom-igniteopsrequest-editor appscode/opskubedbcom-igniteopsrequest-editor -n default --create-namespace --version=v0.29.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a IgniteOpsRequest Editor on a [Kubernetes](http://kubernetes To install/upgrade the chart with the release name `opskubedbcom-igniteopsrequest-editor`: ```bash -$ helm upgrade -i opskubedbcom-igniteopsrequest-editor appscode/opskubedbcom-igniteopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i opskubedbcom-igniteopsrequest-editor appscode/opskubedbcom-igniteopsrequest-editor -n default --create-namespace --version=v0.29.0 ``` The command deploys a IgniteOpsRequest Editor on the Kubernetes cluster in the default configuration. The [configuration](#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-ignit Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i opskubedbcom-igniteopsrequest-editor appscode/opskubedbcom-igniteopsrequest-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ops.kubedb.com/v1alpha1 +$ helm upgrade -i opskubedbcom-igniteopsrequest-editor appscode/opskubedbcom-igniteopsrequest-editor -n default --create-namespace --version=v0.29.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-igniteopsrequest-editor appscode/opskubedbcom-igniteopsrequest-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i opskubedbcom-igniteopsrequest-editor appscode/opskubedbcom-igniteopsrequest-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/opskubedbcom-kafkaopsrequest-editor/Chart.yaml b/charts/opskubedbcom-kafkaopsrequest-editor/Chart.yaml index 999739e639..5b4ecb6fb1 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/opskubedbcom-kafkaopsrequest-editor/README.md b/charts/opskubedbcom-kafkaopsrequest-editor/README.md index 01fe5dab77..394a6d2a29 100644 --- a/charts/opskubedbcom-kafkaopsrequest-editor/README.md +++ b/charts/opskubedbcom-kafkaopsrequest-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/opskubedbcom-kafkaopsrequest-editor --version=v0.30.0 -$ helm upgrade -i opskubedbcom-kafkaopsrequest-editor appscode/opskubedbcom-kafkaopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/opskubedbcom-kafkaopsrequest-editor --version=v0.29.0 +$ helm upgrade -i opskubedbcom-kafkaopsrequest-editor appscode/opskubedbcom-kafkaopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-kafkaopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i opskubedbcom-kafkaopsrequest-editor appscode/opskubedbcom-kafkaopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-kafkaopsrequest-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ops.kubedb.com/v1alpha1 +$ helm upgrade -i opskubedbcom-kafkaopsrequest-editor appscode/opskubedbcom-kafkaopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-kafkaopsrequest-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i opskubedbcom-kafkaopsrequest-editor appscode/opskubedbcom-kafkaopsrequest-editor -n default --create-namespace --version=v0.29.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 58f37cc0fe..ae1b32526b 100644 --- a/charts/opskubedbcom-kafkaopsrequest-editor/ui/create-ui.yaml +++ b/charts/opskubedbcom-kafkaopsrequest-editor/ui/create-ui.yaml @@ -1,2 +1,829 @@ -steps: null +step: +- elements: + - if: + name: showAndInitName + type: function + label: op_req_name + schema: schema/properties/metadata/properties/name + type: input + validation: + type: required + - disable: isNamespaceDisabled + hasGroup: isRancherManaged + if: + name: showAndInitNamespace + type: function + init: + type: func + value: initNamespace + label: Namespace + loader: getNamespaces + schema: schema/properties/metadata/properties/namespace + type: select + validation: + type: required + watcher: + func: onNamespaceChange + paths: + - schema/properties/metadata/properties/namespace + - disable: isDatabaseRefDisabled + if: + name: showAndInitDatabaseRef + type: function + init: + type: func + value: initDatabaseRef + label: Database Ref + loader: + name: getDbs + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: schema/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: onDbChange + paths: + - schema/properties/spec/properties/databaseRef/properties/name + - if: + name: showConfigureOpsrequestLabel + type: function + label: config_ops_request + type: label-element + - disable: isDbDetailsLoading + if: + name: showAndInitOpsRequestType + type: function + init: + type: func + value: getRequestTypeFromRoute + isHorizontal: true + label: Type of Ops Request + options: + - description: Update your database to any version + text: Update Version + value: UpdateVersion + - description: Scale up or down pod count + text: Horizontal Scaling + value: HorizontalScaling + - description: Manage your CPU resources + text: Vertical Scaling + value: VerticalScaling + - description: Manage your database size + text: Volume Expansion + value: VolumeExpansion + - description: Restart your database + text: Restart + value: Restart + - description: Reconfigure your database + text: Reconfigure + value: Reconfigure + - description: Reconfigure your database tls configuration + text: Reconfigure TLS + value: ReconfigureTLS + schema: schema/properties/spec/properties/type + type: radio + watcher: + func: onRequestTypeChange + paths: + - schema/properties/spec/properties/type + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/version + label: Target Version + loader: getDbVersions + schema: schema/properties/spec/properties/updateVersion/properties/targetVersion + subtitle: Select the desired Kafka version to which you want to update your + database. + type: select-compare + - if: + name: isVersionEmpty + type: function + label: "" + loader: + name: getVersionInfo + watchPaths: + - temp/properties/filteredVersion + type: info + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|UpdateVersion + type: function + label: Version + showLabels: true + type: block-layout + - elements: + - header: Node + if: + name: ifDbTypeEqualsTo|Combined|horizontalScaling + type: function + init: + type: func + value: setValueFromDbDetails|/spec/replicas + label: Node + schema: schema/properties/spec/properties/horizontalScaling/properties/node + subtitle: How many replicas do you want for your database? Specify the replica + count to balance performance and resource usage + type: input-compare + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/topology/broker/replicas + label: Broker + schema: schema/properties/spec/properties/horizontalScaling/properties/topology/properties/broker + subtitle: How many replicas do you want for your database? Specify the replica + count to balance performance and resource usage + type: input-compare + - init: + type: func + value: setValueFromDbDetails|/spec/topology/controller/replicas + label: Controller + schema: schema/properties/spec/properties/horizontalScaling/properties/topology/properties/controller + subtitle: How many replicas do you want for your database? Specify the replica + count to balance performance and resource usage + type: input-compare + if: + name: ifDbTypeEqualsTo|Topology|horizontalScaling + type: function + label: Topology horizontal scaling + type: block-layout + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|HorizontalScaling + type: function + label: Horizontal Scaling Form + showLabels: true + type: block-layout + - elements: + - elements: + - init: + type: func + value: setMachine|node + label: Resources + loader: getMachines|node + schema: temp/properties/machine-node + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|node|/spec/podTemplate/spec/containers + paths: + - temp/properties/machine-node + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints to + avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/node/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey-node + type: input + validation: + name: isVerticalScaleTopologyRequired|node + type: custom + - label: Value + schema: temp/topologyValue-node + type: input + validation: + name: isVerticalScaleTopologyRequired|node + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + if: + name: ifDbTypeEqualsTo|Combined|verticalScaling + type: function + label: Combined Vertical Scaling + showLabels: false + type: block-layout + - elements: + - elements: + - init: + type: func + value: setMachine|broker + label: Resources + loader: getMachines|broker + schema: temp/properties/machine-broker + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|broker|/spec/topology/broker/resources + paths: + - temp/properties/machine-broker + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints + to avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/broker/properties/nodeSelectionPolicy + type: select + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taint: Define + tolerations for node traints to ensure your workload runs only on + compatible nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that + zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey-broker + type: input + validation: + name: isVerticalScaleTopologyRequired|broker + type: custom + - label: Value + schema: temp/topologyValue-broker + type: input + validation: + name: isVerticalScaleTopologyRequired|broker + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + label: Broker Vertical Scaling + showLabels: true + type: block-layout + - elements: + - init: + type: func + value: setMachine|controller + label: Resources + loader: getMachines|controller + schema: temp/properties/machine-controller + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|controller|/spec/topology/controller/resources + paths: + - temp/properties/machine-controller + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints + to avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/controller/properties/nodeSelectionPolicy + type: select + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taint: Define + tolerations for node traints to ensure your workload runs only on + compatible nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that + zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey-controller + type: input + validation: + name: isVerticalScaleTopologyRequired|controller + type: custom + - label: Value + schema: temp/topologyValue-controller + type: input + validation: + name: isVerticalScaleTopologyRequired|controller + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + label: Controller Vertical Scaling + showLabels: true + type: block-layout + - elements: + - elements: + - init: + type: func + value: setExporter|cpu + label: CPU + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/requests/properties/cpu + type: input + - init: + type: func + value: setExporter|memory + label: Memory + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + type: input + watcher: + func: onExporterResourceChange|memory + paths: + - schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + showLabels: true + type: horizontal-layout + hideBlock: true + label: Exporter + showLabels: true + type: block-layout + if: + name: ifDbTypeEqualsTo|Topology|verticalScaling + type: function + label: Topology Vertical Scaling + showLabels: false + type: block-layout + if: + name: ifRequestTypeEqualsTo|VerticalScaling + type: function + type: block-layout + - elements: + - elements: + - elements: + - label: Mode + subtitle: Not sure which mode to pick? Use Online Mode for smooth operations + with minimal disruption. Choose Offline Mode if you can afford a brief + downtime for added reliability during the volume expansion. + type: label-element + - label: Mode + options: + - text: Offline + value: Offline + - text: Online + value: Online + schema: schema/properties/spec/properties/volumeExpansion/properties/mode + type: select + validation: + type: required + type: block-layout + type: horizontal-layout + - elements: + - elements: + - header: Node + init: + type: func + value: setValueFromDbDetails|/spec/storage/resources/requests/storage + label: Node + schema: schema/properties/spec/properties/volumeExpansion/properties/node + subtitle: How much extra storage does your database need? Specify the size(e.g. + 2Gi for 2 gigabytes) so we can allocate it correctly + type: input-compare + validation: + name: checkVolume|/spec/storage/resources/requests/storage|/spec/volumeExpansion/node + type: custom + type: horizontal-layout + fixedBlock: true + if: + name: ifDbTypeEqualsTo|Combined|volumeExpansion + type: function + label: Combined volume expansion + showLabels: true + type: block-layout + - elements: + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/topology/broker/storage/resources/requests/storage + label: Broker + schema: schema/properties/spec/properties/volumeExpansion/properties/broker + subtitle: How much extra storage does your database need? Specify the size(e.g. + 2Gi for 2 gigabytes) so we can allocate it correctly + type: input-compare + validation: + name: checkVolume|/spec/topology/broker/storage/requests/storage|/spec/volumeExpansion/broker + type: custom + type: horizontal-layout + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/topology/controller/storage/resources/requests/storage + label: Controller + schema: schema/properties/spec/properties/volumeExpansion/properties/controller + subtitle: How much extra storage does your database need? Specify the size(e.g. + 2Gi for 2 gigabytes) so we can allocate it correctly + type: input-compare + validation: + name: checkVolume|/spec/topology/controller/storage/resources/requests/storage|/spec/volumeExpansion/controller + type: custom + type: horizontal-layout + fixedBlock: true + if: + name: ifDbTypeEqualsTo|Topology|volumeExpansion + type: function + label: Topology volume expansion + showLabels: true + type: block-layout + if: + name: ifRequestTypeEqualsTo|VolumeExpansion + type: function + label: Volume Expansion Form + type: block-layout + - elements: + - elements: + - label: "" + subtitle: Select a new configuration secret, apply a custom configuration, + or remove an existing setup to update your database settings + type: label-element + - elements: + - elements: + - customClass: mb-10 + label: Config Secret + subtitle: Select a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + init: + type: func + value: setValueFromDbDetails|/spec/configSecret/name + label: Config Secret + loader: + name: getConfigSecrets + watchPaths: + - schema/properties/metadata/properties/namespace + - temp/properties/createSecret/properties/status + refresh: true + schema: schema/properties/spec/properties/configuration/properties/configSecret/properties/name + type: select + watcher: + func: onCreateSecretChange + paths: + - temp/properties/createSecret/properties/status + - label: "" + loader: + name: getSelectedConfigurationName|create + watchPaths: + - schema/properties/spec/properties/configuration/properties/configSecret/properties/name + type: label-element + - elements: + - label: Secret Name + schema: temp/properties/createSecret/properties/name + type: input + validation: + type: required + - buttonClass: is-light is-outlined + elements: + - label: Key + loader: + name: onSelectedSecretChange + watchPaths: + - temp/properties/createSecret/properties/data + schema: key + type: select + validation: + type: required + - label: Value + schema: value + type: textarea + label: String Data + schema: temp/properties/createSecret/properties/data + type: array-object-form + validation: + type: required + hasButton: + action: createNewConfigSecret + hasCancel: cancelCreateSecret + text: Save + if: + name: isCreateSecret + type: function + label: Create a New Config Secret + showLabels: true + type: block-layout + - editorHeight: 500px + if: + name: isNotCreateSecret + type: function + loader: + name: onNewConfigSecretChange + watchPaths: + - schema/properties/spec/properties/configuration/properties/configSecret/properties/name + readonly: true + schema: temp/properties/newConfigSecret + type: multi-file-editor + if: + name: ifReconfigurationTypeEqualsTo|selectNewConfigSecret + type: function + label: Config Secret + type: block-layout + - elements: + - customClass: mb-10 + label: New Apply Config + subtitle: Define custom configurations for your database using key-value + pairs. These parameters will overwrite existing settings.
Enter the + parameter you want to configure (e.g., max_connections). + type: label-element + - customClass: mb-2 + label: Configuration + loader: getConfigSecretsforAppyConfig + refresh: true + schema: temp/properties/selectedConfiguration + type: select + - label: "" + loader: + name: getSelectedConfigurationName|apply + watchPaths: + - temp/properties/selectedConfiguration + type: label-element + - editorHeight: 500px + loader: + name: setApplyConfig + watchPaths: + - temp/properties/selectedConfiguration + schema: temp/properties/applyConfig + type: multi-file-editor + watcher: + func: onApplyconfigChange + paths: + - temp/properties/applyConfig + if: + name: ifReconfigurationTypeEqualsTo|applyConfig + type: function + label: ApplyConfig + type: block-layout + - elements: + - customClass: mb-10 + label: Remove + subtitle: Selected a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + label: Configuration + loader: + name: getConfigSecretsforAppyConfig + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: temp/properties/selectedConfigurationRemove + type: select + - label: "" + loader: + name: getSelectedConfigurationName|remove + watchPaths: + - temp/properties/selectedConfigurationRemove + type: label-element + - editorHeight: 500px + init: + type: func + value: onRemoveConfigChange + readonly: true + schema: temp/properties/removeConfig + type: multi-file-editor + watcher: + func: onRemoveConfigChange + paths: + - temp/properties/selectedConfigurationRemove + if: + name: ifReconfigurationTypeEqualsTo|remove + type: function + label: Remove + type: block-layout + label: New Config Secret + options: + - text: NEW CONFIG SECRET + value: selectNewConfigSecret + - text: APPLY CONFIG + value: applyConfig + - text: REMOVE + value: remove + schema: temp/properties/reconfigurationType + type: tab-layout + label: Configuration + type: block-layout + if: + name: ifRequestTypeEqualsTo|Reconfigure + type: function + label: Reconfigure Form + loader: + name: fetchConfigSecrets + watchPaths: + - schema/properties/metadata/properties/namespace + type: block-layout + - elements: + - if: + name: hasTlsField + type: function + init: + type: func + value: initTlsOperation + label: TLS Operation + options: + - text: Update + value: update + - text: Rotate + value: rotate + - text: Remove + value: remove + schema: temp/properties/tlsOperation + type: radio + - fullwidth: true + if: + name: isTlsEnabled + type: function + label: Remove TLS + schema: schema/properties/spec/properties/tls/properties/remove + type: switch + - fullwidth: true + if: + name: isTlsEnabled + type: function + label: Rotate Certificates + schema: schema/properties/spec/properties/tls/properties/rotateCertificates + type: switch + - elements: + - disable: true + init: + type: func + value: initIssuerRefApiGroup + label: API Group + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/apiGroup + type: input + watcher: + func: initIssuerRefApiGroup + paths: + - schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + - init: + type: func + value: setValueFromDbDetails|/spec/tls/issuerRef/kind + label: Kind + options: + - text: Issuer + value: Issuer + - text: ClusterIssuer + value: ClusterIssuer + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + type: select + validation: + name: isIssuerRefRequired + type: custom + - init: + type: func + value: setValueFromDbDetails|/spec/tls/issuerRef/name + label: Name + loader: + name: getIssuerRefsName + watchPaths: + - schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + - schema/properties/metadata/properties/namespace + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/name + type: select + validation: + name: isIssuerRefRequired + type: custom + if: + name: showIssuerRefAndCertificates + type: function + label: Issuer Reference + showLabels: true + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - disable: disableAlias + label: Alias + loader: fetchAliasOptions + schema: alias + type: select + validation: + type: required + - label: Secret Name + schema: secretName + type: input + - label: Duration + schema: duration + type: input + - label: Renew Before + schema: renewBefore + type: input + - buttonClass: is-light is-outlined + element: + label: Organization + type: input + label: Organizations + schema: subject/properties/organizations + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Country + type: input + label: Countries + schema: subject/properties/countries + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Organizational Unit + type: input + label: Organizational Units + schema: subject/properties/organizationalUnits + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Province + type: input + label: Provinces + schema: subject/properties/provinces + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: DNS Name + type: input + label: DNS Names + schema: dnsNames + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: IP Address + type: input + label: IP Addresses + schema: ipAddresses + type: array-item-form + label: Certificates + schema: schema/properties/spec/properties/tls/properties/certificates + type: array-object-form + if: + name: showIssuerRefAndCertificates + type: function + label: Certificates + loader: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates + showLabels: false + type: block-layout + if: + name: ifRequestTypeEqualsTo|ReconfigureTLS + type: function + label: TLS + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/spec/properties/timeout + subtitle: Specify the maximum time allowed for the scaling operation to complete. + Use formats like 30sec, 1min(1 minute) or 2h(2 hours). + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/spec/properties/apply + subtitle: Choose when to apply the OpsRequest. 'IfReady' waits for the database + to be ready, while 'Always' applies immediately. + type: radio + label: OpsRequest Options + showLabels: true + type: block-layout + loader: getDbDetails + type: single-step-form type: multi-step-form diff --git a/charts/opskubedbcom-mariadbopsrequest-editor/Chart.yaml b/charts/opskubedbcom-mariadbopsrequest-editor/Chart.yaml index b0caa0bf66..2671cf1944 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/opskubedbcom-mariadbopsrequest-editor/README.md b/charts/opskubedbcom-mariadbopsrequest-editor/README.md index b866c46e85..61c460703d 100644 --- a/charts/opskubedbcom-mariadbopsrequest-editor/README.md +++ b/charts/opskubedbcom-mariadbopsrequest-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/opskubedbcom-mariadbopsrequest-editor --version=v0.30.0 -$ helm upgrade -i opskubedbcom-mariadbopsrequest-editor appscode/opskubedbcom-mariadbopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/opskubedbcom-mariadbopsrequest-editor --version=v0.29.0 +$ helm upgrade -i opskubedbcom-mariadbopsrequest-editor appscode/opskubedbcom-mariadbopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-mariadbopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i opskubedbcom-mariadbopsrequest-editor appscode/opskubedbcom-mariadbopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-mariadbopsrequest-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ops.kubedb.com/v1alpha1 +$ helm upgrade -i opskubedbcom-mariadbopsrequest-editor appscode/opskubedbcom-mariadbopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-mariadbopsrequest-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i opskubedbcom-mariadbopsrequest-editor appscode/opskubedbcom-mariadbopsrequest-editor -n default --create-namespace --version=v0.29.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 58f37cc0fe..ce04c53e43 100644 --- a/charts/opskubedbcom-mariadbopsrequest-editor/ui/create-ui.yaml +++ b/charts/opskubedbcom-mariadbopsrequest-editor/ui/create-ui.yaml @@ -1,2 +1,639 @@ -steps: null +step: +- elements: + - if: + name: showAndInitName + type: function + label: op_req_name + schema: schema/properties/metadata/properties/name + type: input + validation: + type: required + - disable: isNamespaceDisabled + hasGroup: isRancherManaged + if: + name: showAndInitNamespace + type: function + init: + type: func + value: initNamespace + label: Namespace + loader: getNamespaces + schema: schema/properties/metadata/properties/namespace + type: select + validation: + type: required + - disable: isDatabaseRefDisabled + if: + name: showAndInitDatabaseRef + type: function + init: + type: func + value: initDatabaseRef + label: Database Ref + loader: + name: getDbs + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: schema/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: onDbChange + paths: + - schema/properties/spec/properties/databaseRef/properties/name + - if: + name: showConfigureOpsrequestLabel + type: function + label: config_ops_request + type: label-element + - disable: isDbDetailsLoading + if: + name: showAndInitOpsRequestType + type: function + init: + type: func + value: getRequestTypeFromRoute + isHorizontal: true + label: Type of Ops Request + options: + - description: Update your database to any version + text: Update Version + value: UpdateVersion + - description: Scale up or down pod count + text: Horizontal Scaling + value: HorizontalScaling + - description: Manage your CPU resources + text: Vertical Scaling + value: VerticalScaling + - description: Manage your database size + text: Volume Expansion + value: VolumeExpansion + - description: Restart your database + text: Restart + value: Restart + - description: Reconfigure your database + text: Reconfigure + value: Reconfigure + - description: Reconfigure your database tls configuration + text: Reconfigure TLS + value: ReconfigureTLS + schema: schema/properties/spec/properties/type + type: radio + watcher: + func: isDbDetailsLoading + paths: + - temp/dbDetails + - schema/properties/spec/properties/databaseRef/properties/name + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/version + label: Target Version + loader: getDbVersions + schema: schema/properties/spec/properties/updateVersion/properties/targetVersion + subtitle: Select the desired MariaDB version to which you want to update your + database. + type: select-compare + - if: + name: isVersionEmpty + type: function + label: "" + loader: + name: getVersionInfo + watchPaths: + - temp/properties/filteredVersion + type: info + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|UpdateVersion + type: function + label: Version + showLabels: true + type: block-layout + - elements: + - elements: + - header: Replica + if: + name: ifDbTypeEqualsTo|cluster|horizontalScaling + type: function + init: + type: func + value: setValueFromDbDetails|/spec/replicas + label: Replicas + schema: schema/properties/spec/properties/horizontalScaling/properties/member + subtitle: Define the total number of replicas for the database. Increasing + replicas improves fault tolerance and load distribution , while reducing + replicas conserves resources + type: input-compare + - hasIcon: true + label: Each replica represents an independent copy of your database. For example, + setting this to 3 creates three copies of the database for better availability. + type: info + type: horizontal-layout + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|HorizontalScaling + type: function + label: Horizontal Scaling Form + showLabels: true + type: block-layout + - elements: + - init: + type: func + value: setMachine + label: Resources + loader: getMachines + schema: temp/properties/machine + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|mariadb|/spec/podTemplate/spec/resources + paths: + - temp/properties/machine + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints to avoid + unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/mariadb/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes that + match your workload's requirements.
Taints: Define tolerations + for node taints to ensure your workload runs only on compatible nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For example, + 'zone=us-central1-a' ensures workloads are deployed in that zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey + type: input + validation: + name: isVerticalScaleTopologyRequired + type: custom + - label: Value + schema: temp/topologyValue + type: input + validation: + name: isVerticalScaleTopologyRequired + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + - elements: + - elements: + - init: + type: func + value: setExporter|cpu + label: CPU + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/requests/properties/cpu + type: input + - init: + type: func + value: setExporter|memory + label: Memory + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + type: input + watcher: + func: onExporterResourceChange|memory + paths: + - schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + showLabels: true + type: horizontal-layout + hideBlock: true + label: Exporter + showLabels: true + type: block-layout + if: + name: ifRequestTypeEqualsTo|VerticalScaling + type: function + type: block-layout + - elements: + - elements: + - elements: + - label: Mode + subtitle: Not sure which mode to pick? Use Online Mode for smooth operations + with minimal disruption. Choose Offline Mode if you can afford a brief + downtime for added reliability during the volume expansion. + type: label-element + - label: Mode + options: + - text: Offline + value: Offline + - text: Online + value: Online + schema: schema/properties/spec/properties/volumeExpansion/properties/mode + type: select + validation: + type: required + type: block-layout + type: horizontal-layout + - elements: + - elements: + - header: Storage + init: + type: func + value: setValueFromDbDetails|/spec/storage/resources/requests/storage + label: Storage Size + schema: schema/properties/spec/properties/volumeExpansion/properties/mariadb + subtitle: How much extra storage does your database need? Specify the size(e.g. + 2Gi for 2 gigabytes) so we can allocate it correctly + type: input-compare + validation: + name: checkVolume|/spec/storage/resources/requests/storage|/spec/volumeExpansion/mariadb + type: custom + type: horizontal-layout + fixedBlock: true + label: MariaDB volume expansion + showLabels: true + type: block-layout + if: + name: ifRequestTypeEqualsTo|VolumeExpansion + type: function + label: Volume Expansion Form + type: block-layout + - elements: + - elements: + - label: "" + subtitle: Select a new configuration secret, apply a custom configuration, + or remove an existing setup to update your database settings + type: label-element + - elements: + - elements: + - customClass: mb-10 + label: Config Secret + subtitle: Select a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + init: + type: func + value: setValueFromDbDetails|/spec/configSecret/name + label: Config Secret + loader: + name: getConfigSecrets + watchPaths: + - schema/properties/metadata/properties/namespace + - temp/properties/createSecret/properties/status + refresh: true + schema: schema/properties/spec/properties/configuration/properties/configSecret/properties/name + type: select + watcher: + func: onCreateSecretChange + paths: + - temp/properties/createSecret/properties/status + - label: "" + loader: + name: getSelectedConfigurationName|create + watchPaths: + - schema/properties/spec/properties/configuration/properties/configSecret/properties/name + type: label-element + - elements: + - label: Secret Name + schema: temp/properties/createSecret/properties/name + type: input + validation: + type: required + - buttonClass: is-light is-outlined + elements: + - label: Key + loader: + name: onSelectedSecretChange + watchPaths: + - temp/properties/createSecret/properties/data + schema: key + type: select + validation: + type: required + - label: Value + schema: value + type: textarea + label: String Data + schema: temp/properties/createSecret/properties/data + type: array-object-form + validation: + type: required + hasButton: + action: createNewConfigSecret + hasCancel: cancelCreateSecret + text: Save + if: + name: isCreateSecret + type: function + label: Create a New Config Secret + showLabels: true + type: block-layout + - editorHeight: 500px + if: + name: isNotCreateSecret + type: function + loader: + name: onNewConfigSecretChange + watchPaths: + - schema/properties/spec/properties/configuration/properties/configSecret/properties/name + readonly: true + schema: temp/properties/newConfigSecret + type: multi-file-editor + if: + name: ifReconfigurationTypeEqualsTo|selectNewConfigSecret + type: function + label: Config Secret + type: block-layout + - elements: + - customClass: mb-10 + label: New Apply Config + subtitle: Define custom configurations for your database using key-value + pairs. These parameters will overwrite existing settings.
Enter the + parameter you want to configure (e.g., max_connections). + type: label-element + - customClass: mb-2 + label: Configuration + loader: getConfigSecretsforAppyConfig + refresh: true + schema: temp/properties/selectedConfiguration + type: select + - label: "" + loader: + name: getSelectedConfigurationName|apply + watchPaths: + - temp/properties/selectedConfiguration + type: label-element + - editorHeight: 500px + loader: + name: setApplyConfig + watchPaths: + - temp/properties/selectedConfiguration + schema: temp/properties/applyConfig + type: multi-file-editor + watcher: + func: onApplyconfigChange + paths: + - temp/properties/applyConfig + if: + name: ifReconfigurationTypeEqualsTo|applyConfig + type: function + label: ApplyConfig + type: block-layout + - elements: + - customClass: mb-10 + label: Remove + subtitle: Selected a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + label: Configuration + loader: + name: getConfigSecretsforAppyConfig + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: temp/properties/selectedConfigurationRemove + type: select + - label: "" + loader: + name: getSelectedConfigurationName|remove + watchPaths: + - temp/properties/selectedConfigurationRemove + type: label-element + - editorHeight: 500px + init: + type: func + value: onRemoveConfigChange + readonly: true + schema: temp/properties/removeConfig + type: multi-file-editor + watcher: + func: onRemoveConfigChange + paths: + - temp/properties/selectedConfigurationRemove + if: + name: ifReconfigurationTypeEqualsTo|remove + type: function + label: Remove + type: block-layout + label: New Config Secret + options: + - text: NEW CONFIG SECRET + value: selectNewConfigSecret + - text: APPLY CONFIG + value: applyConfig + - text: REMOVE + value: remove + schema: temp/properties/reconfigurationType + type: tab-layout + label: Configuration + type: block-layout + if: + name: ifRequestTypeEqualsTo|Reconfigure + type: function + label: Reconfigure Form + loader: + name: fetchConfigSecrets + watchPaths: + - schema/properties/metadata/properties/namespace + type: block-layout + - elements: + - if: + name: hasTlsField + type: function + init: + type: func + value: initTlsOperation + label: TLS Operation + options: + - text: Update + value: update + - text: Rotate + value: rotate + - text: Remove + value: remove + schema: temp/properties/tlsOperation + type: radio + - fullwidth: true + if: + name: isTlsEnabled + type: function + label: Remove TLS + schema: schema/properties/spec/properties/tls/properties/remove + type: switch + - fullwidth: true + if: + name: isTlsEnabled + type: function + label: Rotate Certificates + schema: schema/properties/spec/properties/tls/properties/rotateCertificates + type: switch + - fullwidth: true + if: + name: showIssuerRefAndCertificates + type: function + init: + type: func + value: setValueFromDbDetails|/spec/requireSSL + label: Require SSL + schema: schema/properties/spec/properties/tls/properties/requireSSL + type: switch + - elements: + - disable: true + init: + type: func + value: initIssuerRefApiGroup + label: API Group + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/apiGroup + type: input + watcher: + func: initIssuerRefApiGroup + paths: + - schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + - init: + type: func + value: setValueFromDbDetails|/spec/tls/issuerRef/kind + label: Kind + options: + - text: Issuer + value: Issuer + - text: ClusterIssuer + value: ClusterIssuer + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + type: select + validation: + name: isIssuerRefRequired + type: custom + - init: + type: func + value: setValueFromDbDetails|/spec/tls/issuerRef/name + label: Name + loader: + name: getIssuerRefsName + watchPaths: + - schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + - schema/properties/metadata/properties/namespace + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/name + type: select + validation: + name: isIssuerRefRequired + type: custom + if: + name: showIssuerRefAndCertificates + type: function + label: Issuer Reference + showLabels: true + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - disable: disableAlias + label: Alias + loader: fetchAliasOptions + schema: alias + type: select + validation: + type: required + - label: Secret Name + schema: secretName + type: input + - label: Duration + schema: duration + type: input + - label: Renew Before + schema: renewBefore + type: input + - buttonClass: is-light is-outlined + element: + label: Organization + type: input + label: Organizations + schema: subject/properties/organizations + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Country + type: input + label: Countries + schema: subject/properties/countries + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Organizational Unit + type: input + label: Organizational Units + schema: subject/properties/organizationalUnits + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Province + type: input + label: Provinces + schema: subject/properties/provinces + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: DNS Name + type: input + label: DNS Names + schema: dnsNames + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: IP Address + type: input + label: IP Addresses + schema: ipAddresses + type: array-item-form + label: Certificates + schema: schema/properties/spec/properties/tls/properties/certificates + type: array-object-form + if: + name: showIssuerRefAndCertificates + type: function + label: Certificates + loader: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates + showLabels: false + type: block-layout + if: + name: ifRequestTypeEqualsTo|ReconfigureTLS + type: function + label: TLS + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/spec/properties/timeout + subtitle: Specify the maximum time allowed for the scaling operation to complete. + Use formats like 30sec, 1min(1 minute) or 2h(2 hours). + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/spec/properties/apply + type: radio + label: OpsRequest Options + showLabels: true + type: block-layout + loader: getDbDetails + type: single-step-form type: multi-step-form diff --git a/charts/opskubedbcom-memcachedopsrequest-editor/Chart.yaml b/charts/opskubedbcom-memcachedopsrequest-editor/Chart.yaml index 468817154b..da8b26f408 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/opskubedbcom-memcachedopsrequest-editor/README.md b/charts/opskubedbcom-memcachedopsrequest-editor/README.md index 7cf82a4f53..4b690a6248 100644 --- a/charts/opskubedbcom-memcachedopsrequest-editor/README.md +++ b/charts/opskubedbcom-memcachedopsrequest-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/opskubedbcom-memcachedopsrequest-editor --version=v0.30.0 -$ helm upgrade -i opskubedbcom-memcachedopsrequest-editor appscode/opskubedbcom-memcachedopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/opskubedbcom-memcachedopsrequest-editor --version=v0.29.0 +$ helm upgrade -i opskubedbcom-memcachedopsrequest-editor appscode/opskubedbcom-memcachedopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-memcachedopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i opskubedbcom-memcachedopsrequest-editor appscode/opskubedbcom-memcachedopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-memcachedopsrequest-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ops.kubedb.com/v1alpha1 +$ helm upgrade -i opskubedbcom-memcachedopsrequest-editor appscode/opskubedbcom-memcachedopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-memcachedopsrequest-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i opskubedbcom-memcachedopsrequest-editor appscode/opskubedbcom-memcachedopsrequest-editor -n default --create-namespace --version=v0.29.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 58f37cc0fe..e439f5d1b0 100644 --- a/charts/opskubedbcom-memcachedopsrequest-editor/ui/create-ui.yaml +++ b/charts/opskubedbcom-memcachedopsrequest-editor/ui/create-ui.yaml @@ -1,2 +1,426 @@ -steps: null +step: +- elements: + - if: + name: showAndInitName + type: function + label: op_req_name + schema: schema/properties/metadata/properties/name + type: input + validation: + type: required + - disable: isNamespaceDisabled + hasGroup: isRancherManaged + if: + name: showAndInitNamespace + type: function + init: + type: func + value: initNamespace + label: Namespace + loader: getNamespaces + schema: schema/properties/metadata/properties/namespace + type: select + validation: + type: required + - disable: isDatabaseRefDisabled + if: + name: showAndInitDatabaseRef + type: function + init: + type: func + value: initDatabaseRef + label: Database Ref + loader: + name: getDbs + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: schema/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: onDbChange + paths: + - schema/properties/spec/properties/databaseRef/properties/name + - if: + name: showConfigureOpsrequestLabel + type: function + label: config_ops_request + type: label-element + - disable: isDbDetailsLoading + if: + name: showAndInitOpsRequestType + type: function + init: + type: func + value: getRequestTypeFromRoute + isHorizontal: true + label: Type of Ops Request + options: + - description: Update your database to any version + text: Update Version + value: UpdateVersion + - description: Scale up or down pod count + text: Horizontal Scaling + value: HorizontalScaling + - description: Manage your CPU resources + text: Vertical Scaling + value: VerticalScaling + - description: Restart your database + text: Restart + value: Restart + - description: Reconfigure your database + text: Reconfigure + value: Reconfigure + schema: schema/properties/spec/properties/type + type: radio + watcher: + func: isDbDetailsLoading + paths: + - temp/dbDetails + - schema/properties/spec/properties/databaseRef/properties/name + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/version + label: Target Version + loader: getDbVersions + schema: schema/properties/spec/properties/updateVersion/properties/targetVersion + subtitle: Select the desired Memcached version to which you want to update your + database. + type: select + - if: + name: isVersionEmpty + type: function + label: "" + loader: + name: getVersionInfo + watchPaths: + - temp/properties/filteredVersion + type: info + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|UpdateVersion + type: function + label: Version + showLabels: true + type: block-layout + - elements: + - if: + name: ifDbTypeEqualsTo|Combined|horizontalScaling + type: function + init: + type: func + value: setValueFromDbDetails|/spec/replicas + label: Replicas + schema: schema/properties/spec/properties/horizontalScaling/properties/replicas + type: input-compare + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|HorizontalScaling + type: function + label: Horizontal Scaling Form + showLabels: true + type: block-layout + - elements: + - elements: + - init: + type: func + value: setMachine + label: Resources + loader: getMachines + schema: temp/properties/machine + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|memcached|/spec/podTemplate/spec/resources + paths: + - temp/properties/machine + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints to + avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/memcached/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey-memcached + type: input + validation: + name: isVerticalScaleTopologyRequired|memcached + type: custom + - label: Value + schema: temp/topologyValue-memcached + type: input + validation: + name: isVerticalScaleTopologyRequired|memcached + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + label: Memcached Vertical Scaling + showLabels: false + type: block-layout + - elements: + - label: Exporter + subtitle: Configure resource requests for the exporter. These settings determine + the CPU and memory allocated to monitor your database metrics. + type: label-element + - elements: + - init: + type: func + value: setExporter|memcached|cpu + label: CPU + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/requests/properties/cpu + type: input + - init: + type: func + value: setExporter|memcached|memory + label: Memory + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/requests/properties/memory + type: input + watcher: + func: onExporterResourceChange|memcached + paths: + - schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/requests/properties/memory + showLabels: true + type: horizontal-layout + hideBlock: true + label: Exporter + showLabels: true + type: block-layout + if: + name: ifRequestTypeEqualsTo|VerticalScaling + type: function + type: block-layout + - elements: + - label: "" + subtitle: Select a new configuration secret, apply a custom configuration, or + remove an existing setup to update your database settings + type: label-element + - elements: + - elements: + - elements: + - customClass: mb-10 + label: Config Secret + subtitle: Select a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + init: + type: func + value: setValueFromDbDetails|/spec/configSecret/name + label: Config Secret + loader: + name: getConfigSecrets + watchPaths: + - schema/properties/metadata/properties/namespace + - temp/properties/createSecret/properties/status + refresh: true + schema: schema/properties/spec/properties/configuration/properties/configSecret/properties/name + type: select + watcher: + func: onCreateSecretChange + paths: + - temp/properties/createSecret/properties/status + - label: "" + loader: + name: getSelectedConfigurationName|create + watchPaths: + - schema/properties/spec/properties/configuration/properties/configSecret/properties/name + type: label-element + - elements: + - label: Secret Name + schema: temp/properties/createSecret/properties/name + type: input + validation: + type: required + - buttonClass: is-light is-outlined + elements: + - label: Key + loader: + name: onSelectedSecretChange + watchPaths: + - temp/properties/createSecret/properties/data + schema: key + type: select + validation: + type: required + - label: Value + schema: value + type: textarea + label: String Data + schema: temp/properties/createSecret/properties/data + type: array-object-form + validation: + type: required + hasButton: + action: createNewConfigSecret + hasCancel: cancelCreateSecret + text: Save + if: + name: isCreateSecret + type: function + label: Create a New Config Secret + showLabels: true + type: block-layout + - editorHeight: 500px + if: + name: isNotCreateSecret + type: function + loader: + name: onNewConfigSecretChange + watchPaths: + - schema/properties/spec/properties/configuration/properties/configSecret/properties/name + readonly: true + schema: temp/properties/newConfigSecret + type: multi-file-editor + if: + name: ifReconfigurationTypeEqualsTo|selectNewConfigSecret + type: function + label: Config Secret + type: block-layout + - elements: + - customClass: mb-10 + label: New Apply Config + subtitle: Define custom configurations for your database using key-value + pairs. These parameters will overwrite existing settings.
Enter the + parameter you want to configure (e.g., max_connections). + type: label-element + - customClass: mb-2 + label: Configuration + loader: getConfigSecretsforAppyConfig + refresh: true + schema: temp/properties/selectedConfiguration + type: select + - label: "" + loader: + name: getSelectedConfigurationName|apply + watchPaths: + - temp/properties/selectedConfiguration + type: label-element + - editorHeight: 500px + loader: + name: setApplyConfig + watchPaths: + - temp/properties/selectedConfiguration + schema: temp/properties/applyConfig + type: multi-file-editor + watcher: + func: onApplyconfigChange + paths: + - temp/properties/applyConfig + if: + name: ifReconfigurationTypeEqualsTo|applyConfig + type: function + label: ApplyConfig + type: block-layout + - elements: + - customClass: mb-10 + label: Remove + subtitle: Selected a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + label: Configuration + loader: + name: getConfigSecretsforAppyConfig + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: temp/properties/selectedConfigurationRemove + type: select + - label: "" + loader: + name: getSelectedConfigurationName|remove + watchPaths: + - temp/properties/selectedConfigurationRemove + type: label-element + - editorHeight: 500px + init: + type: func + value: onRemoveConfigChange + readonly: true + schema: temp/properties/removeConfig + type: multi-file-editor + watcher: + func: onRemoveConfigChange + paths: + - temp/properties/selectedConfigurationRemove + if: + name: ifReconfigurationTypeEqualsTo|remove + type: function + label: Remove + type: block-layout + label: New Config Secret + options: + - text: NEW CONFIG SECRET + value: selectNewConfigSecret + - text: APPLY CONFIG + value: applyConfig + - text: REMOVE + value: remove + schema: temp/properties/reconfigurationType + type: tab-layout + label: Configuration + showLabels: false + type: block-layout + if: + name: ifRequestTypeEqualsTo|Reconfigure + type: function + label: Reconfigure Form + loader: + name: fetchConfigSecrets + watchPaths: + - schema/properties/metadata/properties/namespace + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/spec/properties/timeout + subtitle: Specify the maximum time allowed for the scaling operation to complete. + Use formats like 30sec, 1min(1 minute) or 2h(2 hours). + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/spec/properties/apply + type: radio + label: OpsRequest Options + showLabels: true + type: block-layout + loader: getDbDetails + type: single-step-form type: multi-step-form diff --git a/charts/opskubedbcom-mongodbopsrequest-editor/Chart.yaml b/charts/opskubedbcom-mongodbopsrequest-editor/Chart.yaml index fdc5efa905..81aef927eb 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/opskubedbcom-mongodbopsrequest-editor/README.md b/charts/opskubedbcom-mongodbopsrequest-editor/README.md index 9020c04505..53279528ca 100644 --- a/charts/opskubedbcom-mongodbopsrequest-editor/README.md +++ b/charts/opskubedbcom-mongodbopsrequest-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/opskubedbcom-mongodbopsrequest-editor --version=v0.30.0 -$ helm upgrade -i opskubedbcom-mongodbopsrequest-editor appscode/opskubedbcom-mongodbopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/opskubedbcom-mongodbopsrequest-editor --version=v0.29.0 +$ helm upgrade -i opskubedbcom-mongodbopsrequest-editor appscode/opskubedbcom-mongodbopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-mongodbopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i opskubedbcom-mongodbopsrequest-editor appscode/opskubedbcom-mongodbopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-mongodbopsrequest-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ops.kubedb.com/v1alpha1 +$ helm upgrade -i opskubedbcom-mongodbopsrequest-editor appscode/opskubedbcom-mongodbopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-mongodbopsrequest-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i opskubedbcom-mongodbopsrequest-editor appscode/opskubedbcom-mongodbopsrequest-editor -n default --create-namespace --version=v0.29.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 58f37cc0fe..6608094b0d 100644 --- a/charts/opskubedbcom-mongodbopsrequest-editor/ui/create-ui.yaml +++ b/charts/opskubedbcom-mongodbopsrequest-editor/ui/create-ui.yaml @@ -1,2 +1,1751 @@ -steps: null +step: +- elements: + - if: + name: showAndInitName + type: function + label: op_req_name + schema: schema/properties/metadata/properties/name + type: input + validation: + type: required + - disable: isNamespaceDisabled + hasGroup: isRancherManaged + if: + name: showAndInitNamespace + type: function + init: + type: func + value: initNamespace + label: Namespace + loader: getNamespaces + schema: schema/properties/metadata/properties/namespace + type: select + validation: + type: required + watcher: + func: onNamespaceChange + paths: + - schema/properties/metadata/properties/namespace + - disable: isDatabaseRefDisabled + if: + name: showAndInitDatabaseRef + type: function + init: + type: func + value: initDatabaseRef + label: Database Ref + loader: + name: getDbs + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: schema/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: onDbChange + paths: + - schema/properties/spec/properties/databaseRef/properties/name + - if: + name: showConfigureOpsrequestLabel + type: function + label: config_ops_request + type: label-element + - disable: isDbDetailsLoading + if: + name: showAndInitOpsRequestType + type: function + init: + type: func + value: getRequestTypeFromRoute + isHorizontal: true + label: Type of Ops Request + options: + - description: Update your database to any version + text: Update Version + value: UpdateVersion + - description: Scale up or down pod count + text: Horizontal Scaling + value: HorizontalScaling + - description: Manage your CPU resources + text: Vertical Scaling + value: VerticalScaling + - description: Manage your database size + text: Volume Expansion + value: VolumeExpansion + - description: Restart your database + text: Restart + value: Restart + - description: Reconfigure your database + text: Reconfigure + value: Reconfigure + - description: Reconfigure your database tls configuration + text: Reconfigure TLS + value: ReconfigureTLS + schema: schema/properties/spec/properties/type + type: radio + watcher: + func: onRequestTypeChange + paths: + - schema/properties/spec/properties/type + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/version + label: Target Version + loader: getDbVersions + schema: schema/properties/spec/properties/updateVersion/properties/targetVersion + subtitle: Select the desired MongoDB version to which you want to update your + database. + type: select-compare + - if: + name: isVersionEmpty + type: function + label: "" + loader: + name: getVersionInfo + watchPaths: + - temp/properties/filteredVersion + type: info + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|UpdateVersion + type: function + label: Version + showLabels: true + type: block-layout + - elements: + - elements: + - header: Replica + if: + name: ifDbTypeEqualsTo|replicaSet|horizontalScaling + type: function + init: + type: func + value: setValueFromDbDetails|/spec/replicas + label: Replicas + schema: schema/properties/spec/properties/horizontalScaling/properties/replicas + subtitle: Define the total number of replicas for the database. Increasing + replicas improves fault tolerance and load distribution , while reducing + replicas conserves resources + type: input-compare + - hasIcon: true + if: + name: ifDbTypeEqualsTo|replicaSet|horizontalScaling + type: function + label: Each replica represents an independent copy of your database. For example, + setting this to 3 creates three copies of the database for better availability. + type: info + type: horizontal-layout + - elements: + - elements: + - label: Config Server + type: label-element + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/shardTopology/configServer/replicas + label: Replicas + schema: schema/properties/spec/properties/horizontalScaling/properties/configServer/properties/replicas + subtitle: Define the total number of replicas for the database. Increasing + replicas improves fault tolerance and load distribution , while reducing + replicas conserves resources + type: input-compare + - hasIcon: true + label: Each replica represents an independent copy of your database. For + example, setting this to 3 creates three copies of the database for + better availability. + type: info + type: horizontal-layout + label: Config Server horizontal Scaling + type: block-layout + - elements: + - label: Mongos + type: label-element + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/shardTopology/mongos/replicas + label: Replicas + schema: schema/properties/spec/properties/horizontalScaling/properties/mongos/properties/replicas + subtitle: Define the total number of replicas for the database. Increasing + replicas improves fault tolerance and load distribution , while reducing + replicas conserves resources + type: input-compare + - hasIcon: true + label: Each replica represents an independent copy of your database. For + example, setting this to 3 creates three copies of the database for + better availability. + type: info + type: horizontal-layout + label: Mongo Horizontal Scaling + type: block-layout + - elements: + - label: Shard + type: label-element + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/shardTopology/shard/replicas + label: Replicas + schema: schema/properties/spec/properties/horizontalScaling/properties/shard/properties/replicas + subtitle: Define the total number of replicas for the database. Increasing + replicas improves fault tolerance and load distribution , while reducing + replicas conserves resources + type: input-compare + - hasIcon: true + label: Each replica represents an independent copy of your database. For + example, setting this to 3 creates three copies of the database for + better availability. 4 + type: info + type: horizontal-layout + - init: + type: func + value: setValueFromDbDetails|/spec/shardTopology/shard/shards + label: Shards + schema: schema/properties/spec/properties/horizontalScaling/properties/shard/properties/shards + type: input + - customClass: mb-16 + label: "" + type: label-element + label: Shard horizontal Scaling + type: block-layout + if: + name: ifDbTypeEqualsTo|sharded|horizontalScaling + type: function + label: Sharded horizontal scaling + type: block-layout + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|HorizontalScaling + type: function + label: Horizontal Scaling Form + showLabels: true + type: block-layout + - elements: + - elements: + - init: + type: func + value: setMachine|standalone + label: Resources + loader: getMachines|standalone + schema: temp/properties/machine-standalone + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|standalone|/spec/podTemplate/spec/resources + paths: + - temp/properties/machine-standalone + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints to + avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/standalone/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey-standalone + type: input + validation: + name: isVerticalScaleTopologyRequired|standalone + type: custom + - label: Value + schema: temp/topologyValue-standalone + type: input + validation: + name: isVerticalScaleTopologyRequired|standalone + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + if: + name: ifDbTypeEqualsTo|standalone|verticalScaling + type: function + label: Standalone Vertical Scaling + type: block-layout + - elements: + - init: + type: func + value: setMachine|replicaSet + label: Resources + loader: getMachines|replicaSet + schema: temp/properties/machine-replicaSet + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|replicaSet|/spec/podTemplate/spec/resources + paths: + - temp/properties/machine-replicaSet + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints to + avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/replicaSet/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey-replicaSet + type: input + validation: + name: isVerticalScaleTopologyRequired|replicaSet + type: custom + - label: Value + schema: temp/topologyValue-replicaSet + type: input + validation: + name: isVerticalScaleTopologyRequired|replicaSet + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + - customClass: mb-20 + label: "" + type: label-element + if: + name: ifDbTypeEqualsTo|replicaSet|verticalScaling + type: function + label: ReplicaSet Vertical Scaling + type: block-layout + - elements: + - elements: + - init: + type: func + value: setMachine|configServer + label: Resources + loader: getMachines|configServer + schema: temp/properties/machine-configServer + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|configServer|/spec/shardTopology/configServer/podTemplate/spec/resources + paths: + - temp/properties/machine-configServer + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints + to avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/configServer/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that + zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey-configServer + type: input + validation: + name: isVerticalScaleTopologyRequired|configServer + type: custom + - label: Value + schema: temp/topologyValue-configServer + type: input + validation: + name: isVerticalScaleTopologyRequired|configServer + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + label: Config Server Vertical Scaling + showLabels: true + type: block-layout + - elements: + - init: + type: func + value: setMachine|mongos + label: Resources + loader: getMachines|mongos + schema: temp/properties/machine-mongos + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|mongos|/spec/shardTopology/mongos/podTemplate/spec/resources + paths: + - temp/properties/machine-mongos + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints + to avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/mongos/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that + zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey-mongos + type: input + validation: + name: isVerticalScaleTopologyRequired|mongos + type: custom + - label: Value + schema: temp/topologyValue-mongos + type: input + validation: + name: isVerticalScaleTopologyRequired|mongos + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + label: Mongos Vertical Scaling + showLabels: true + type: block-layout + - elements: + - init: + type: func + value: setMachine|shard + label: Resources + loader: getMachines|shard + schema: temp/properties/machine-shard + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|shard|/spec/shardTopology/shard/podTemplate/spec/resources + paths: + - temp/properties/machine-shard + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints + to avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/shard/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that + zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey-shard + type: input + validation: + name: isVerticalScaleTopologyRequired|shard + type: custom + - label: Value + schema: temp/topologyValue-shard + type: input + validation: + name: isVerticalScaleTopologyRequired|shard + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + label: Shard Vertical Scaling + showLabels: true + type: block-layout + if: + name: ifDbTypeEqualsTo|sharded|verticalScaling + type: function + label: Sharded Vertical Scaling + showLabels: false + type: block-layout + - elements: + - elements: + - init: + type: func + value: setExporter|cpu + label: CPU + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/requests/properties/cpu + type: input + - init: + type: func + value: setExporter|memory + label: Memory + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + type: input + watcher: + func: onExporterResourceChange|memory + paths: + - schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + showLabels: true + type: horizontal-layout + hideBlock: true + label: Exporter + showLabels: true + type: block-layout + if: + name: ifRequestTypeEqualsTo|VerticalScaling + type: function + type: block-layout + - elements: + - elements: + - elements: + - label: Mode + subtitle: Not sure which mode to pick? Use Online Mode for smooth operations + with minimal disruption. Choose Offline Mode if you can afford a brief + downtime for added reliability during the volume expansion. + type: label-element + - label: Mode + options: + - text: Offline + value: Offline + - text: Online + value: Online + schema: schema/properties/spec/properties/volumeExpansion/properties/mode + type: select + validation: + type: required + type: block-layout + type: horizontal-layout + - elements: + - elements: + - header: Standalone + init: + type: func + value: setValueFromDbDetails|/spec/storage/resources/requests/storage + label: Standalone + schema: schema/properties/spec/properties/volumeExpansion/properties/standalone + subtitle: How much extra storage does your database need? Specify the size(e.g. + 2Gi for 2 gigabytes) so we can allocate it correctly + type: input-compare + validation: + name: checkVolume|/spec/storage/resources/requests/storage|/spec/volumeExpansion/standalone + type: custom + type: horizontal-layout + fixedBlock: true + if: + name: ifDbTypeEqualsTo|standalone|volumeExpansion + type: function + label: Standalone volume expansion + showLabels: true + type: block-layout + - elements: + - elements: + - header: Config Server + init: + type: func + value: setValueFromDbDetails|/spec/shardTopology/configServer/storage/resources/requests/storage + label: Config Server + schema: schema/properties/spec/properties/volumeExpansion/properties/configServer + subtitle: How much extra storage does your database need? Specify the size(e.g., + 2Gi for 2 gigabytes) so we can allocate it correctly + type: input-compare + validation: + name: checkVolume|/spec/shardTopology/configServer/storage/resources/requests/storage|/spec/volumeExpansion/configServer + type: custom + - hasIcon: true + label: Each replica represents an independent copy of your database. For + example, setting this to 3 creates three copies of the database for better + availability. + type: info + type: horizontal-layout + - elements: + - header: Shard + init: + type: func + value: setValueFromDbDetails|/spec/shardTopology/shard/storage/resources/requests/storage + label: Shard + schema: schema/properties/spec/properties/volumeExpansion/properties/shard + subtitle: How much extra storage does your database need? Specify the size(e.g., + 2Gi for 2 gigabytes) so we can allocate it correctly + type: input-compare + validation: + name: checkVolume|/spec/shardTopology/shard/storage/resources/requests/storage|/spec/volumeExpansion/shard + type: custom + - hasIcon: true + label: Each replica represents an independent copy of your database. For + example, setting this to 3 creates three copies of the database for better + availability. + type: info + type: horizontal-layout + fixedBlock: true + if: + name: ifDbTypeEqualsTo|sharded|volumeExpansion + type: function + label: Sharded volume expansion + showLabels: true + type: block-layout + - elements: + - elements: + - header: Replica Set + init: + type: func + value: setValueFromDbDetails|/spec/storage/resources/requests/storage + label: ReplicaSet + schema: schema/properties/spec/properties/volumeExpansion/properties/replicaSet + subtitle: How much extra storage does your database need? Specify the size(e.g. + 2Gi for 2 gigabytes) so we can allocate it correctly + type: input-compare + validation: + name: checkVolume|/spec/storage/resources/requests/storage|/spec/volumeExpansion/replicaSet + type: custom + - hasIcon: true + label: Each replica represents an independent copy of your database. For + example, setting this to 3 creates three copies of the database for better + availability. + type: info + type: horizontal-layout + fixedBlock: true + if: + name: ifDbTypeEqualsTo|replicaSet|volumeExpansion + type: function + label: ReplicaSet volume expansion + showLabels: true + type: block-layout + if: + name: ifRequestTypeEqualsTo|VolumeExpansion + type: function + label: Volume Expansion Form + type: block-layout + - elements: + - label: "" + subtitle: Select a new configuration secret, apply a custom configuration, or + remove an existing setup to update your database settings + type: label-element + - elements: + - elements: + - elements: + - customClass: mb-10 + label: Config Secret + subtitle: Select a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + init: + type: func + value: setValueFromDbDetails|/spec/configSecret/name + label: Config Secret + loader: + name: getConfigSecrets|standalone + watchPaths: + - schema/properties/metadata/properties/namespace + - temp/properties/standalone/properties/createSecret/properties/status + refresh: true + schema: schema/properties/spec/properties/configuration/properties/standalone/properties/configSecret/properties/name + type: select + watcher: + func: onCreateSecretChange|standalone + paths: + - temp/properties/standalone/properties/createSecret/properties/status + - label: "" + loader: + name: getSelectedConfigurationName|create|standalone + watchPaths: + - schema/properties/spec/properties/configuration/properties/standalone/properties/configSecret/properties/name + type: label-element + - elements: + - label: Secret Name + schema: temp/properties/standalone/properties/createSecret/properties/name + type: input + validation: + type: required + - buttonClass: is-light is-outlined + elements: + - label: Key + loader: + name: onSelectedSecretChange|standalone + watchPaths: + - temp/properties/standalone/properties/createSecret/properties/data + schema: key + type: select + validation: + type: required + - label: Value + schema: value + type: textarea + label: String Data + schema: temp/properties/standalone/properties/createSecret/properties/data + type: array-object-form + validation: + type: required + hasButton: + action: createNewConfigSecret|standalone + hasCancel: cancelCreateSecret|standalone + text: Save + if: + name: isCreateSecret|standalone + type: function + label: Create a New Config Secret + showLabels: true + type: block-layout + - editorHeight: 500px + if: + name: isNotCreateSecret|standalone + type: function + loader: + name: onNewConfigSecretChange|standalone + watchPaths: + - schema/properties/spec/properties/configuration/properties/standalone/properties/configSecret/properties/name + readonly: true + schema: temp/properties/standalone/newConfigSecret + type: multi-file-editor + if: + name: ifReconfigurationTypeEqualsTo|selectNewConfigSecret + type: function + label: Config Secret + type: block-layout + - elements: + - customClass: mb-10 + label: New Apply Config + subtitle: Define custom configurations for your database using key-value + pairs. These parameters will overwrite existing settings.
Enter the + parameter you want to configure (e.g., max_connections). + type: label-element + - customClass: mb-2 + label: Configuration + loader: getConfigSecretsforAppyConfig + refresh: true + schema: temp/properties/standalone/selectedConfiguration + type: select + - label: "" + loader: + name: getSelectedConfigurationName|apply|standalone + watchPaths: + - temp/properties/standalone/selectedConfiguration + type: label-element + - editorHeight: 500px + loader: + name: setApplyConfig|standalone + watchPaths: + - temp/properties/standalone/selectedConfiguration + schema: temp/properties/standalone/applyConfig + type: multi-file-editor + watcher: + func: onApplyconfigChange|standalone + paths: + - temp/properties/standalone/applyConfig + if: + name: ifReconfigurationTypeEqualsTo|applyConfig + type: function + label: ApplyConfig + type: block-layout + - elements: + - customClass: mb-10 + label: Remove + subtitle: Selected a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + label: Configuration + loader: + name: getConfigSecretsforAppyConfig + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: temp/properties/standalone/selectedConfigurationRemove + type: select + - label: "" + loader: + name: getSelectedConfigurationName|remove|standalone + watchPaths: + - temp/properties/standalone/selectedConfigurationRemove + type: label-element + - editorHeight: 500px + init: + type: func + value: onRemoveConfigChange|standalone + readonly: true + schema: temp/properties/standalone/removeConfig + type: multi-file-editor + watcher: + func: onRemoveConfigChange|standalone + paths: + - temp/properties/standalone/selectedConfigurationRemove + if: + name: ifReconfigurationTypeEqualsTo|remove + type: function + label: Remove + type: block-layout + label: New Config Secret + options: + - text: NEW CONFIG SECRET + value: selectNewConfigSecret + - text: APPLY CONFIG + value: applyConfig + - text: REMOVE + value: remove + schema: temp/properties/reconfigurationType + type: tab-layout + if: + name: ifDbTypeEqualsTo|standalone|configuration + type: function + label: Standalone + type: block-layout + - elements: + - elements: + - elements: + - customClass: mb-10 + label: Config Secret + subtitle: Select a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + init: + type: func + value: setValueFromDbDetails|/spec/configSecret/name + label: Config Secret + loader: + name: getConfigSecrets|replicaSet + watchPaths: + - schema/properties/metadata/properties/namespace + - temp/properties/replicaSet/properties/createSecret/properties/status + refresh: true + schema: schema/properties/spec/properties/configuration/properties/replicaSet/properties/configSecret/properties/name + type: select + watcher: + func: onCreateSecretChange|replicaSet + paths: + - temp/properties/replicaSet/properties/createSecret/properties/status + - label: "" + loader: + name: getSelectedConfigurationName|create|replicaSet + watchPaths: + - schema/properties/spec/properties/configuration/properties/replicaSet/properties/configSecret/properties/name + type: label-element + - elements: + - label: Secret Name + schema: temp/properties/replicaSet/properties/createSecret/properties/name + type: input + validation: + type: required + - buttonClass: is-light is-outlined + elements: + - label: Key + loader: + name: onSelectedSecretChange|replicaSet + watchPaths: + - temp/properties/replicaSet/properties/createSecret/properties/data + schema: key + type: select + validation: + type: required + - label: Value + schema: value + type: textarea + label: String Data + schema: temp/properties/replicaSet/properties/createSecret/properties/data + type: array-object-form + validation: + type: required + hasButton: + action: createNewConfigSecret|replicaSet + hasCancel: cancelCreateSecret|replicaSet + text: Save + if: + name: isCreateSecret|replicaSet + type: function + label: Create a New Config Secret + showLabels: true + type: block-layout + - editorHeight: 500px + if: + name: isNotCreateSecret|replicaSet + type: function + loader: + name: onNewConfigSecretChange|replicaSet + watchPaths: + - schema/properties/spec/properties/configuration/properties/replicaSet/properties/configSecret/properties/name + readonly: true + schema: temp/properties/replicaSet/newConfigSecret + type: multi-file-editor + if: + name: ifReconfigurationTypeEqualsTo|selectNewConfigSecret + type: function + label: Config Secret + type: block-layout + - elements: + - customClass: mb-10 + label: New Apply Config + subtitle: Define custom configurations for your database using key-value + pairs. These parameters will overwrite existing settings.
Enter the + parameter you want to configure (e.g., max_connections). + type: label-element + - customClass: mb-2 + label: Configuration + loader: getConfigSecretsforAppyConfig + refresh: true + schema: temp/properties/replicaSet/selectedConfiguration + type: select + - label: "" + loader: + name: getSelectedConfigurationName|apply|replicaSet + watchPaths: + - temp/properties/replicaSet/selectedConfiguration + type: label-element + - editorHeight: 500px + loader: + name: setApplyConfig|replicaSet + watchPaths: + - temp/properties/replicaSet/selectedConfiguration + schema: temp/properties/replicaSet/applyConfig + type: multi-file-editor + watcher: + func: onApplyconfigChange|replicaSet + paths: + - temp/properties/replicaSet/applyConfig + if: + name: ifReconfigurationTypeEqualsTo|applyConfig + type: function + label: ApplyConfig + type: block-layout + - elements: + - customClass: mb-10 + label: Remove + subtitle: Selected a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + label: Configuration + loader: + name: getConfigSecretsforAppyConfig + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: temp/properties/replicaSet/selectedConfigurationRemove + type: select + - label: "" + loader: + name: getSelectedConfigurationName|remove|replicaSet + watchPaths: + - temp/properties/replicaSet/selectedConfigurationRemove + type: label-element + - editorHeight: 500px + init: + type: func + value: onRemoveConfigChange|replicaSet + readonly: true + schema: temp/properties/replicaSet/removeConfig + type: multi-file-editor + watcher: + func: onRemoveConfigChange|replicaSet + paths: + - temp/properties/replicaSet/selectedConfigurationRemove + if: + name: ifReconfigurationTypeEqualsTo|remove + type: function + label: Remove + type: block-layout + label: New Config Secret + options: + - text: NEW CONFIG SECRET + value: selectNewConfigSecret + - text: APPLY CONFIG + value: applyConfig + - text: REMOVE + value: remove + schema: temp/properties/reconfigurationType + type: tab-layout + if: + name: ifDbTypeEqualsTo|replicaSet|configuration + type: function + label: Replica Set + type: block-layout + - elements: + - customClass: mt-10 + elements: + - elements: + - elements: + - customClass: mb-10 + label: Config Secret + subtitle: Select a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + init: + type: func + value: setValueFromDbDetails|/spec/shardTopology/configServer/configSecret/name + label: Config Secret + loader: + name: getConfigSecrets|configServer + watchPaths: + - schema/properties/metadata/properties/namespace + - temp/properties/configServer/properties/createSecret/properties/status + refresh: true + schema: schema/properties/spec/properties/configuration/properties/configServer/properties/configSecret/properties/name + type: select + watcher: + func: onCreateSecretChange|configServer + paths: + - temp/properties/configServer/properties/createSecret/properties/status + - label: "" + loader: + name: getSelectedConfigurationName|create|configServer + watchPaths: + - schema/properties/spec/properties/configuration/properties/configServer/properties/configSecret/properties/name + type: label-element + - elements: + - label: Secret Name + schema: temp/properties/configServer/properties/createSecret/properties/name + type: input + validation: + type: required + - buttonClass: is-light is-outlined + elements: + - label: Key + loader: + name: onSelectedSecretChange|configServer + watchPaths: + - temp/properties/configServer/properties/createSecret/properties/data + schema: key + type: select + validation: + type: required + - label: Value + schema: value + type: textarea + label: String Data + schema: temp/properties/configServer/properties/createSecret/properties/data + type: array-object-form + validation: + type: required + hasButton: + action: createNewConfigSecret|configServer + hasCancel: cancelCreateSecret|configServer + text: Save + if: + name: isCreateSecret|configServer + type: function + label: Create a New Config Secret + showLabels: true + type: block-layout + - editorHeight: 500px + if: + name: isNotCreateSecret|configServer + type: function + loader: + name: onNewConfigSecretChange|configServer + watchPaths: + - schema/properties/spec/properties/configuration/properties/configServer/properties/configSecret/properties/name + readonly: true + schema: temp/properties/configServer/newConfigSecret + type: multi-file-editor + if: + name: ifReconfigurationTypeEqualsTo|selectNewConfigSecret|configServer|true + type: function + label: Config Secret + type: block-layout + - elements: + - customClass: mb-10 + label: New Apply Config + subtitle: Define custom configurations for your database using key-value + pairs. These parameters will overwrite existing settings.
Enter + the parameter you want to configure (e.g., max_connections). + type: label-element + - customClass: mb-2 + label: Configuration + loader: getConfigSecretsforAppyConfig + refresh: true + schema: temp/properties/configServer/selectedConfiguration + type: select + - label: "" + loader: + name: getSelectedConfigurationName|apply|configServer + watchPaths: + - temp/properties/configServer/selectedConfiguration + type: label-element + - editorHeight: 500px + loader: + name: setApplyConfig|configServer + watchPaths: + - temp/properties/configServer/selectedConfiguration + schema: temp/properties/configServer/applyConfig + type: multi-file-editor + watcher: + func: onApplyconfigChange|configServer + paths: + - temp/properties/configServer/applyConfig + if: + name: ifReconfigurationTypeEqualsTo|applyConfig|configServer|true + type: function + label: ApplyConfig + type: block-layout + - elements: + - customClass: mb-10 + label: Remove + subtitle: Selected a configuration secret from the available list to + update your database settings + type: label-element + - customClass: mb-2 + label: Configuration + loader: + name: getConfigSecretsforAppyConfig + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: temp/properties/configServer/selectedConfigurationRemove + type: select + - label: "" + loader: + name: getSelectedConfigurationName|remove|configServer + watchPaths: + - temp/properties/configServer/selectedConfigurationRemove + type: label-element + - editorHeight: 500px + init: + type: func + value: onRemoveConfigChange|configServer + readonly: true + schema: temp/properties/configServer/removeConfig + type: multi-file-editor + watcher: + func: onRemoveConfigChange|configServer + paths: + - temp/properties/configServer/selectedConfigurationRemove + if: + name: ifReconfigurationTypeEqualsTo|remove|configServer|true + type: function + label: Remove + type: block-layout + label: New Config Secret + options: + - text: NEW CONFIG SECRET + value: selectNewConfigSecret + - text: APPLY CONFIG + value: applyConfig + - text: REMOVE + value: remove + schema: temp/properties/reconfigurationType-configServer + type: tab-layout + label: Config Server + showLabels: true + type: block-layout + - elements: + - elements: + - elements: + - customClass: mb-10 + label: Config Secret + subtitle: Select a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + init: + type: func + value: setValueFromDbDetails|/spec/shardTopology/mongos/configSecret/name + label: Config Secret + loader: + name: getConfigSecrets|mongos + watchPaths: + - schema/properties/metadata/properties/namespace + - temp/properties/mongos/properties/createSecret/properties/status + refresh: true + schema: schema/properties/spec/properties/configuration/properties/mongos/properties/configSecret/properties/name + type: select + watcher: + func: onCreateSecretChange|mongos + paths: + - temp/properties/mongos/properties/createSecret/properties/status + - label: "" + loader: + name: getSelectedConfigurationName|create|mongos + watchPaths: + - schema/properties/spec/properties/configuration/properties/mongos/properties/configSecret/properties/name + type: label-element + - elements: + - label: Secret Name + schema: temp/properties/mongos/properties/createSecret/properties/name + type: input + validation: + type: required + - buttonClass: is-light is-outlined + elements: + - label: Key + loader: + name: onSelectedSecretChange|mongos + watchPaths: + - temp/properties/mongos/properties/createSecret/properties/data + schema: key + type: select + validation: + type: required + - label: Value + schema: value + type: textarea + label: String Data + schema: temp/properties/mongos/properties/createSecret/properties/data + type: array-object-form + validation: + type: required + hasButton: + action: createNewConfigSecret|mongos + hasCancel: cancelCreateSecret|mongos + text: Save + if: + name: isCreateSecret|mongos + type: function + label: Create a New Config Secret + showLabels: true + type: block-layout + - editorHeight: 500px + if: + name: isNotCreateSecret|mongos + type: function + loader: + name: onNewConfigSecretChange|mongos + watchPaths: + - schema/properties/spec/properties/configuration/properties/mongos/properties/configSecret/properties/name + readonly: true + schema: temp/properties/mongos/newConfigSecret + type: multi-file-editor + if: + name: ifReconfigurationTypeEqualsTo|selectNewConfigSecret|mongos|true + type: function + label: Config Secret + type: block-layout + - elements: + - customClass: mb-10 + label: New Apply Config + subtitle: Define custom configurations for your database using key-value + pairs. These parameters will overwrite existing settings.
Enter + the parameter you want to configure (e.g., max_connections). + type: label-element + - customClass: mb-2 + label: Configuration + loader: getConfigSecretsforAppyConfig + refresh: true + schema: temp/properties/mongos/selectedConfiguration + type: select + - label: "" + loader: + name: getSelectedConfigurationName|apply|mongos + watchPaths: + - temp/properties/mongos/selectedConfiguration + type: label-element + - editorHeight: 500px + loader: + name: setApplyConfig|mongos + watchPaths: + - temp/properties/mongos/selectedConfiguration + schema: temp/properties/mongos/applyConfig + type: multi-file-editor + watcher: + func: onApplyconfigChange|mongos + paths: + - temp/properties/mongos/applyConfig + if: + name: ifReconfigurationTypeEqualsTo|applyConfig|mongos|true + type: function + label: ApplyConfig + type: block-layout + - elements: + - customClass: mb-10 + label: Remove + subtitle: Selected a configuration secret from the available list to + update your database settings + type: label-element + - customClass: mb-2 + label: Configuration + loader: + name: getConfigSecretsforAppyConfig + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: temp/properties/mongos/selectedConfigurationRemove + type: select + - label: "" + loader: + name: getSelectedConfigurationName|remove|mongos + watchPaths: + - temp/properties/mongos/selectedConfigurationRemove + type: label-element + - editorHeight: 500px + init: + type: func + value: onRemoveConfigChange|mongos + readonly: true + schema: temp/properties/mongos/removeConfig + type: multi-file-editor + watcher: + func: onRemoveConfigChange|mongos + paths: + - temp/properties/mongos/selectedConfigurationRemove + if: + name: ifReconfigurationTypeEqualsTo|remove|mongos|true + type: function + label: Remove + type: block-layout + label: New Config Secret + options: + - text: NEW CONFIG SECRET + value: selectNewConfigSecret + - text: APPLY CONFIG + value: applyConfig + - text: REMOVE + value: remove + schema: temp/properties/reconfigurationType-mongos + type: tab-layout + label: Mongos + showLabels: true + type: block-layout + - elements: + - elements: + - elements: + - customClass: mb-10 + label: Config Secret + subtitle: Select a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + init: + type: func + value: setValueFromDbDetails|/spec/shardTopology/shard/configSecret/name + label: Config Secret + loader: + name: getConfigSecrets|shard + watchPaths: + - schema/properties/metadata/properties/namespace + - temp/properties/shard/properties/createSecret/properties/status + refresh: true + schema: schema/properties/spec/properties/configuration/properties/shard/properties/configSecret/properties/name + type: select + watcher: + func: onCreateSecretChange|shard + paths: + - temp/properties/shard/properties/createSecret/properties/status + - label: "" + loader: + name: getSelectedConfigurationName|create|shard + watchPaths: + - schema/properties/spec/properties/configuration/properties/shard/properties/configSecret/properties/name + type: label-element + - elements: + - label: Secret Name + schema: temp/properties/shard/properties/createSecret/properties/name + type: input + validation: + type: required + - buttonClass: is-light is-outlined + elements: + - label: Key + loader: + name: onSelectedSecretChange|shard + watchPaths: + - temp/properties/shard/properties/createSecret/properties/data + schema: key + type: select + validation: + type: required + - label: Value + schema: value + type: textarea + label: String Data + schema: temp/properties/shard/properties/createSecret/properties/data + type: array-object-form + validation: + type: required + hasButton: + action: createNewConfigSecret|shard + hasCancel: cancelCreateSecret|shard + text: Save + if: + name: isCreateSecret|shard + type: function + label: Create a New Config Secret + showLabels: true + type: block-layout + - editorHeight: 500px + if: + name: isNotCreateSecret|shard + type: function + loader: + name: onNewConfigSecretChange|shard + watchPaths: + - schema/properties/spec/properties/configuration/properties/shard/properties/configSecret/properties/name + readonly: true + schema: temp/properties/shard/newConfigSecret + type: multi-file-editor + if: + name: ifReconfigurationTypeEqualsTo|selectNewConfigSecret|shard|true + type: function + label: Config Secret + type: block-layout + - elements: + - customClass: mb-10 + label: New Apply Config + subtitle: Define custom configurations for your database using key-value + pairs. These parameters will overwrite existing settings.
Enter + the parameter you want to configure (e.g., max_connections). + type: label-element + - customClass: mb-2 + label: Configuration + loader: getConfigSecretsforAppyConfig + refresh: true + schema: temp/properties/shard/selectedConfiguration + type: select + - label: "" + loader: + name: getSelectedConfigurationName|apply|shard + watchPaths: + - temp/properties/shard/selectedConfiguration + type: label-element + - editorHeight: 500px + loader: + name: setApplyConfig|shard + watchPaths: + - temp/properties/shard/selectedConfiguration + schema: temp/properties/shard/applyConfig + type: multi-file-editor + watcher: + func: onApplyconfigChange|shard + paths: + - temp/properties/shard/applyConfig + if: + name: ifReconfigurationTypeEqualsTo|applyConfig|shard|true + type: function + label: ApplyConfig + type: block-layout + - elements: + - customClass: mb-10 + label: Remove + subtitle: Selected a configuration secret from the available list to + update your database settings + type: label-element + - customClass: mb-2 + label: Configuration + loader: + name: getConfigSecretsforAppyConfig + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: temp/properties/shard/selectedConfigurationRemove + type: select + - label: "" + loader: + name: getSelectedConfigurationName|remove|shard + watchPaths: + - temp/properties/shard/selectedConfigurationRemove + type: label-element + - editorHeight: 500px + init: + type: func + value: onRemoveConfigChange|shard + readonly: true + schema: temp/properties/shard/removeConfig + type: multi-file-editor + watcher: + func: onRemoveConfigChange|shard + paths: + - temp/properties/shard/selectedConfigurationRemove + if: + name: ifReconfigurationTypeEqualsTo|remove|shard|true + type: function + label: Remove + type: block-layout + label: New Config Secret + options: + - text: NEW CONFIG SECRET + value: selectNewConfigSecret + - text: APPLY CONFIG + value: applyConfig + - text: REMOVE + value: remove + schema: temp/properties/reconfigurationType-shard + type: tab-layout + label: Shard + showLabels: true + type: block-layout + if: + name: ifDbTypeEqualsTo|sharded|configuration + type: function + label: Sharded Reconfigure form + type: block-layout + if: + name: ifRequestTypeEqualsTo|Reconfigure + type: function + label: Reconfigure Form + loader: + name: fetchConfigSecrets + watchPaths: + - schema/properties/metadata/properties/namespace + type: block-layout + - elements: + - if: + name: hasTlsField + type: function + init: + type: func + value: initTlsOperation + label: TLS Operation + options: + - text: Update + value: update + - text: Rotate + value: rotate + - text: Remove + value: remove + schema: temp/properties/tlsOperation + type: radio + watcher: + func: onTlsOperationChange + paths: + - temp/properties/tlsOperation + - fullwidth: true + if: + name: isTlsEnabled + type: function + label: Remove TLS + schema: schema/properties/spec/properties/tls/properties/remove + type: switch + - fullwidth: true + if: + name: isTlsEnabled + type: function + label: Rotate Certificates + schema: schema/properties/spec/properties/tls/properties/rotateCertificates + type: switch + - elements: + - disable: true + init: + type: func + value: initIssuerRefApiGroup + label: API Group + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/apiGroup + type: input + watcher: + func: initIssuerRefApiGroup + paths: + - schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + - init: + type: func + value: setValueFromDbDetails|/spec/tls/issuerRef/kind + label: Kind + options: + - text: Issuer + value: Issuer + - text: ClusterIssuer + value: ClusterIssuer + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + type: select + validation: + name: isIssuerRefRequired + type: custom + - init: + type: func + value: setValueFromDbDetails|/spec/tls/issuerRef/name + label: Name + loader: + name: getIssuerRefsName + watchPaths: + - schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + - schema/properties/metadata/properties/namespace + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/name + type: select + validation: + name: isIssuerRefRequired + type: custom + if: + name: showIssuerRefAndCertificates + type: function + label: Issuer Reference + showLabels: true + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - disable: disableAlias + label: Alias + loader: fetchAliasOptions + schema: alias + type: select + validation: + type: required + - label: Secret Name + schema: secretName + type: input + - label: Duration + schema: duration + type: input + - label: Renew Before + schema: renewBefore + type: input + - buttonClass: is-light is-outlined + element: + label: Organization + type: input + label: Organizations + schema: subject/properties/organizations + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Country + type: input + label: Countries + schema: subject/properties/countries + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Organizational Unit + type: input + label: Organizational Units + schema: subject/properties/organizationalUnits + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Province + type: input + label: Provinces + schema: subject/properties/provinces + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: DNS Name + type: input + label: DNS Names + schema: dnsNames + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: IP Address + type: input + label: IP Addresses + schema: ipAddresses + type: array-item-form + label: Certificates + schema: schema/properties/spec/properties/tls/properties/certificates + type: array-object-form + if: + name: showIssuerRefAndCertificates + type: function + label: Certificates + loader: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates + showLabels: false + type: block-layout + if: + name: ifRequestTypeEqualsTo|ReconfigureTLS + type: function + label: TLS + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/spec/properties/timeout + subtitle: Specify the maximum time allowed for the scaling operation to complete. + Use formats like 30sec, 1min(1 minute) or 2h(2 hours). + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/spec/properties/apply + type: radio + label: OpsRequest Options + showLabels: true + type: block-layout + loader: getDbDetails + type: single-step-form type: multi-step-form diff --git a/charts/opskubedbcom-mssqlserveropsrequest-editor/Chart.yaml b/charts/opskubedbcom-mssqlserveropsrequest-editor/Chart.yaml index 25cdd4571f..57d1dc298c 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/opskubedbcom-mssqlserveropsrequest-editor/README.md b/charts/opskubedbcom-mssqlserveropsrequest-editor/README.md index 7c6baf588f..c69539b47e 100644 --- a/charts/opskubedbcom-mssqlserveropsrequest-editor/README.md +++ b/charts/opskubedbcom-mssqlserveropsrequest-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/opskubedbcom-mssqlserveropsrequest-editor --version=v0.30.0 -$ helm upgrade -i opskubedbcom-mssqlserveropsrequest-editor appscode/opskubedbcom-mssqlserveropsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/opskubedbcom-mssqlserveropsrequest-editor --version=v0.29.0 +$ helm upgrade -i opskubedbcom-mssqlserveropsrequest-editor appscode/opskubedbcom-mssqlserveropsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-mssqlserveropsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i opskubedbcom-mssqlserveropsrequest-editor appscode/opskubedbcom-mssqlserveropsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-mssqlserveropsrequest-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ops.kubedb.com/v1alpha1 +$ helm upgrade -i opskubedbcom-mssqlserveropsrequest-editor appscode/opskubedbcom-mssqlserveropsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-mssqlserveropsrequest-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i opskubedbcom-mssqlserveropsrequest-editor appscode/opskubedbcom-mssqlserveropsrequest-editor -n default --create-namespace --version=v0.29.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 58f37cc0fe..92239bebf8 100644 --- a/charts/opskubedbcom-mssqlserveropsrequest-editor/ui/create-ui.yaml +++ b/charts/opskubedbcom-mssqlserveropsrequest-editor/ui/create-ui.yaml @@ -1,2 +1,509 @@ -steps: null +step: +- elements: + - if: + name: showAndInitName + type: function + label: op_req_name + schema: schema/properties/metadata/properties/name + type: input + validation: + type: required + - disable: isNamespaceDisabled + hasGroup: isRancherManaged + if: + name: showAndInitNamespace + type: function + init: + type: func + value: initNamespace + label: Namespace + loader: getNamespaces + schema: schema/properties/metadata/properties/namespace + type: select + validation: + type: required + watcher: + func: onNamespaceChange + paths: + - schema/properties/metadata/properties/namespace + - disable: isDatabaseRefDisabled + if: + name: showAndInitDatabaseRef + type: function + init: + type: func + value: initDatabaseRef + label: Database Ref + loader: + name: getDbs + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: schema/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: onDbChange + paths: + - schema/properties/spec/properties/databaseRef/properties/name + - if: + name: showConfigureOpsrequestLabel + type: function + label: config_ops_request + type: label-element + - disable: isDbDetailsLoading + if: + name: showAndInitOpsRequestType + type: function + init: + type: func + value: getRequestTypeFromRoute + isHorizontal: true + label: Type of Ops Request + options: + - description: Update your database to any version + text: Update Version + value: UpdateVersion + - description: Scale up or down pod count + text: Horizontal Scaling + value: HorizontalScaling + - description: Manage your CPU resources + text: Vertical Scaling + value: VerticalScaling + - description: Manage your database size + text: Volume Expansion + value: VolumeExpansion + - description: Restart your database + text: Restart + value: Restart + - description: Reconfigure your database + text: Reconfigure + value: Reconfigure + schema: schema/properties/spec/properties/type + type: radio + watcher: + func: onRequestTypeChange + paths: + - schema/properties/spec/properties/type + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/version + label: Target Version + loader: getDbVersions + schema: schema/properties/spec/properties/updateVersion/properties/targetVersion + subtitle: Select the desired MSSQLServer version to which you want to update + your database. + type: select-compare + - if: + name: isVersionEmpty + type: function + label: "" + loader: + name: getVersionInfo + watchPaths: + - temp/properties/filteredVersion + type: info + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|UpdateVersion + type: function + label: Version + showLabels: true + type: block-layout + - elements: + - elements: + - header: Replica + init: + type: func + value: setValueFromDbDetails|/spec/replicas + label: Replicas + schema: schema/properties/spec/properties/horizontalScaling/properties/replicas + subtitle: Define the total number of replicas for the database. Increasing + replicas improves fault tolerance and load distribution, while reducing + replicas conserves resources + type: input-compare + - hasIcon: true + label: Each replica represents an independent copy of your database. For example, + setting this to 3 creates three copies of the database for better availability. + type: info + type: horizontal-layout + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|HorizontalScaling + type: function + label: Horizontal Scaling Form + showLabels: true + type: block-layout + - elements: + - elements: + - init: + type: func + value: setMachine + label: Resources + loader: getMachines + schema: temp/properties/machine + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|mssqlserver|/spec/podTemplate/spec/containers + paths: + - temp/properties/machine + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints to + avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/mssqlserver/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey + type: input + validation: + name: isVerticalScaleTopologyRequired + type: custom + - label: Value + schema: temp/topologyValue + type: input + validation: + name: isVerticalScaleTopologyRequired + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + label: MSSQLServer Vertical Scaling + type: block-layout + - elements: + - elements: + - init: + type: func + value: setExporter|cpu + label: CPU + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/requests/properties/cpu + type: input + - init: + type: func + value: setExporter|memory + label: Memory + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + type: input + watcher: + func: onExporterResourceChange|memory + paths: + - schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + showLabels: true + type: horizontal-layout + hideBlock: true + label: Exporter + showLabels: true + type: block-layout + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/coordinator/podTemplate/spec/resources/requests/cpu|/spec/verticalScaling/coordinator/resources/requests/cpu + label: CPU Requests + schema: schema/properties/spec/properties/verticalScaling/properties/coordinator/properties/resources/properties/requests/cpu + type: input + - init: + type: func + value: setValueFromDbDetails|/spec/coordinator/podTemplate/spec/resources/limits/cpu|/spec/verticalScaling/coordinator/resources/limits/cpu + label: CPU Limits + schema: schema/properties/spec/properties/verticalScaling/properties/coordinator/properties/resources/properties/limits/cpu + type: input + - init: + type: func + value: setValueFromDbDetails|/spec/coordinator/podTemplate/spec/resources/requests/memory|/spec/verticalScaling/coordinator/resources/requests/memory + label: Memory Requests + schema: schema/properties/spec/properties/verticalScaling/properties/coordinator/properties/resources/properties/requests/memory + type: input + - init: + type: func + value: setValueFromDbDetails|/spec/coordinator/podTemplate/spec/resources/limits/memory|/spec/verticalScaling/coordinator/resources/limits/memory + label: Memory Limits + schema: schema/properties/spec/properties/verticalScaling/properties/coordinator/properties/resources/properties/limits/memory + type: input + label: Coordinator + showLabels: true + type: horizontal-layout + if: + name: ifRequestTypeEqualsTo|VerticalScaling + type: function + type: block-layout + - elements: + - elements: + - elements: + - label: Mode + subtitle: Not sure which mode to pick? Use Online Mode for smooth operations + with minimal disruption. Choose Offline Mode if you can afford a brief + downtime for added reliability during the volume expansion. + type: label-element + - label: Mode + options: + - text: Offline + value: Offline + - text: Online + value: Online + schema: schema/properties/spec/properties/volumeExpansion/properties/mode + type: select + validation: + type: required + type: block-layout + type: horizontal-layout + - elements: + - elements: + - header: MSSQLServer + init: + type: func + value: setValueFromDbDetails|/spec/storage/resources/requests/storage + label: Storage Size + schema: schema/properties/spec/properties/volumeExpansion/properties/mssqlserver + subtitle: How much extra storage does your database need? Specify the size(e.g. + 2Gi for 2 gigabytes) so we can allocate it correctly + type: input-compare + validation: + name: checkVolume|/spec/storage/resources/requests/storage|/spec/volumeExpansion/mssqlserver + type: custom + - hasIcon: true + label: Expanding storage allows your database to accommodate more data. + Ensure the specified size is larger than the current storage capacity. + type: info + type: horizontal-layout + fixedBlock: true + label: MSSQLServer volume expansion + showLabels: true + type: block-layout + if: + name: ifRequestTypeEqualsTo|VolumeExpansion + type: function + label: Volume Expansion Form + type: block-layout + - elements: + - elements: + - label: "" + subtitle: Select a new configuration secret, apply a custom configuration, + or remove an existing setup to update your database settings + type: label-element + - elements: + - elements: + - customClass: mb-10 + label: Config Secret + subtitle: Select a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + init: + type: func + value: setValueFromDbDetails|/spec/configSecret/name + label: Config Secret + loader: + name: getConfigSecrets + watchPaths: + - schema/properties/metadata/properties/namespace + - temp/properties/createSecret/properties/status + refresh: true + schema: schema/properties/spec/properties/configuration/properties/configSecret/properties/name + type: select + watcher: + func: onCreateSecretChange + paths: + - temp/properties/createSecret/properties/status + - label: "" + loader: + name: getSelectedConfigurationName|create + watchPaths: + - schema/properties/spec/properties/configuration/properties/configSecret/properties/name + type: label-element + - elements: + - label: Secret Name + schema: temp/properties/createSecret/properties/name + type: input + validation: + type: required + - buttonClass: is-light is-outlined + elements: + - label: Key + loader: + name: onSelectedSecretChange + watchPaths: + - temp/properties/createSecret/properties/data + schema: key + type: select + validation: + type: required + - label: Value + schema: value + type: textarea + label: String Data + schema: temp/properties/createSecret/properties/data + type: array-object-form + validation: + type: required + hasButton: + action: createNewConfigSecret + hasCancel: cancelCreateSecret + text: Save + if: + name: isCreateSecret + type: function + label: Create a New Config Secret + showLabels: true + type: block-layout + - editorHeight: 500px + if: + name: isNotCreateSecret + type: function + loader: + name: onNewConfigSecretChange + watchPaths: + - schema/properties/spec/properties/configuration/properties/configSecret/properties/name + readonly: true + schema: temp/properties/newConfigSecret + type: multi-file-editor + if: + name: ifReconfigurationTypeEqualsTo|selectNewConfigSecret + type: function + label: Config Secret + type: block-layout + - elements: + - customClass: mb-10 + label: New Apply Config + subtitle: Define custom configurations for your database using key-value + pairs. These parameters will overwrite existing settings.
Enter the + parameter you want to configure (e.g., max_connections). + type: label-element + - customClass: mb-2 + label: Configuration + loader: getConfigSecretsforAppyConfig + refresh: true + schema: temp/properties/selectedConfiguration + type: select + - label: "" + loader: + name: getSelectedConfigurationName|apply + watchPaths: + - temp/properties/selectedConfiguration + type: label-element + - editorHeight: 500px + loader: + name: setApplyConfig + watchPaths: + - temp/properties/selectedConfiguration + schema: temp/properties/applyConfig + type: multi-file-editor + watcher: + func: onApplyconfigChange + paths: + - temp/properties/applyConfig + if: + name: ifReconfigurationTypeEqualsTo|applyConfig + type: function + label: ApplyConfig + type: block-layout + - elements: + - customClass: mb-10 + label: Remove + subtitle: Selected a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + label: Configuration + loader: + name: getConfigSecretsforAppyConfig + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: temp/properties/selectedConfigurationRemove + type: select + - label: "" + loader: + name: getSelectedConfigurationName|remove + watchPaths: + - temp/properties/selectedConfigurationRemove + type: label-element + - editorHeight: 500px + init: + type: func + value: onRemoveConfigChange + readonly: true + schema: temp/properties/removeConfig + type: multi-file-editor + watcher: + func: onRemoveConfigChange + paths: + - temp/properties/selectedConfigurationRemove + if: + name: ifReconfigurationTypeEqualsTo|remove + type: function + label: Remove + type: block-layout + label: New Config Secret + options: + - text: NEW CONFIG SECRET + value: selectNewConfigSecret + - text: APPLY CONFIG + value: applyConfig + - text: REMOVE + value: remove + schema: temp/properties/reconfigurationType + type: tab-layout + label: Configuration + type: block-layout + if: + name: ifRequestTypeEqualsTo|Reconfigure + type: function + label: Reconfigure Form + loader: + name: fetchConfigSecrets + watchPaths: + - schema/properties/metadata/properties/namespace + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/spec/properties/timeout + subtitle: Specify the maximum time allowed for the scaling operation to complete. + Use formats like 30sec, 1min(1 minute) or 2h(2 hours). + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/spec/properties/apply + type: radio + label: OpsRequest Options + showLabels: true + type: block-layout + loader: getDbDetails + type: single-step-form type: multi-step-form diff --git a/charts/opskubedbcom-mysqlopsrequest-editor/Chart.yaml b/charts/opskubedbcom-mysqlopsrequest-editor/Chart.yaml index 3fb5935eb6..542d2a47f4 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/opskubedbcom-mysqlopsrequest-editor/README.md b/charts/opskubedbcom-mysqlopsrequest-editor/README.md index 150f340d74..cca721fa7c 100644 --- a/charts/opskubedbcom-mysqlopsrequest-editor/README.md +++ b/charts/opskubedbcom-mysqlopsrequest-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/opskubedbcom-mysqlopsrequest-editor --version=v0.30.0 -$ helm upgrade -i opskubedbcom-mysqlopsrequest-editor appscode/opskubedbcom-mysqlopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/opskubedbcom-mysqlopsrequest-editor --version=v0.29.0 +$ helm upgrade -i opskubedbcom-mysqlopsrequest-editor appscode/opskubedbcom-mysqlopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-mysqlopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i opskubedbcom-mysqlopsrequest-editor appscode/opskubedbcom-mysqlopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-mysqlopsrequest-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ops.kubedb.com/v1alpha1 +$ helm upgrade -i opskubedbcom-mysqlopsrequest-editor appscode/opskubedbcom-mysqlopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-mysqlopsrequest-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i opskubedbcom-mysqlopsrequest-editor appscode/opskubedbcom-mysqlopsrequest-editor -n default --create-namespace --version=v0.29.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 58f37cc0fe..df09742048 100644 --- a/charts/opskubedbcom-mysqlopsrequest-editor/ui/create-ui.yaml +++ b/charts/opskubedbcom-mysqlopsrequest-editor/ui/create-ui.yaml @@ -1,2 +1,654 @@ -steps: null +step: +- elements: + - if: + name: showAndInitName + type: function + label: op_req_name + schema: schema/properties/metadata/properties/name + type: input + validation: + type: required + - disable: isNamespaceDisabled + hasGroup: isRancherManaged + if: + name: showAndInitNamespace + type: function + init: + type: func + value: initNamespace + label: Namespace + loader: getNamespaces + schema: schema/properties/metadata/properties/namespace + type: select + validation: + type: required + watcher: + func: onNamespaceChange + paths: + - schema/properties/metadata/properties/namespace + - disable: isDatabaseRefDisabled + if: + name: showAndInitDatabaseRef + type: function + init: + type: func + value: initDatabaseRef + label: Database Ref + loader: + name: getDbs + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: schema/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: onDbChange + paths: + - schema/properties/spec/properties/databaseRef/properties/name + - if: + name: showConfigureOpsrequestLabel + type: function + label: config_ops_request + type: label-element + - disable: isDbDetailsLoading + if: + name: showAndInitOpsRequestType + type: function + init: + type: func + value: getRequestTypeFromRoute + isHorizontal: true + label: Type of Ops Request + options: + - description: Update your database to any version + text: Update Version + value: UpdateVersion + - description: Scale up or down pod count + text: Horizontal Scaling + value: HorizontalScaling + - description: Manage your CPU resources + text: Vertical Scaling + value: VerticalScaling + - description: Manage your database size + text: Volume Expansion + value: VolumeExpansion + - description: Restart your database + text: Restart + value: Restart + - description: Reconfigure your database + text: Reconfigure + value: Reconfigure + - description: Reconfigure your database tls configuration + text: Reconfigure TLS + value: ReconfigureTLS + schema: schema/properties/spec/properties/type + type: radio + watcher: + func: onRequestTypeChange + paths: + - schema/properties/spec/properties/type + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/version + label: Target Version + loader: getDbVersions + schema: schema/properties/spec/properties/updateVersion/properties/targetVersion + subtitle: Select the desired MySQL version to which you want to update your + database. + type: select-compare + - if: + name: isVersionEmpty + type: function + label: "" + loader: + name: getVersionInfo + watchPaths: + - temp/properties/filteredVersion + type: info + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|UpdateVersion + type: function + label: Version + showLabels: true + type: block-layout + - elements: + - elements: + - header: Replica + init: + type: func + value: setValueFromDbDetails|/spec/replicas + label: Replicas + schema: schema/properties/spec/properties/horizontalScaling/properties/member + subtitle: Define the total number of replicas for the database. Increasing + replicas improves fault tolerance and load distribution , while reducing + replicas conserves resources + type: input-compare + - hasIcon: true + label: Each replica represents an independent copy of your database. For example, + setting this to 3 creates three copies of the database for better availability. + type: info + if: + name: ifDbTypeEqualsTo|cluster|horizontalScaling + type: function + type: horizontal-layout + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|HorizontalScaling + type: function + label: Horizontal Scaling Form + showLabels: true + type: block-layout + - elements: + - elements: + - init: + type: func + value: setMachine + label: Resources + loader: getMachines + schema: temp/properties/machine + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|mysql|/spec/podTemplate/spec/resources + paths: + - temp/properties/machine + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints to + avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/mysql/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey + type: input + validation: + name: isVerticalScaleTopologyRequired + type: custom + - label: Value + schema: temp/topologyValue + type: input + validation: + name: isVerticalScaleTopologyRequired + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + - elements: + - elements: + - init: + type: func + value: setExporter|cpu + label: CPU + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/requests/properties/cpu + type: input + - init: + type: func + value: setExporter|memory + label: Memory + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + type: input + watcher: + func: onExporterResourceChange|memory + paths: + - schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + showLabels: true + type: horizontal-layout + hideBlock: true + label: Exporter + showLabels: true + type: block-layout + label: MySQL vertical scaling + showLabels: false + type: block-layout + if: + name: ifRequestTypeEqualsTo|VerticalScaling + type: function + type: block-layout + - elements: + - elements: + - elements: + - label: Mode + subtitle: Not sure which mode to pick? Use Online Mode for smooth operations + with minimal disruption. Choose Offline Mode if you can afford a brief + downtime for added reliability during the volume expansion. + type: label-element + - label: Mode + options: + - text: Offline + value: Offline + - text: Online + value: Online + schema: schema/properties/spec/properties/volumeExpansion/properties/mode + type: select + validation: + type: required + type: block-layout + type: horizontal-layout + - elements: + - elements: + - header: MySQL + init: + type: func + value: setValueFromDbDetails|/spec/storage/resources/requests/storage + label: Storage Size + schema: schema/properties/spec/properties/volumeExpansion/properties/mysql + subtitle: How much extra storage does your database need? Specify the size(e.g. + 2Gi for 2 gigabytes) so we can allocate it correctly + type: input-compare + validation: + name: checkVolume|/spec/storage/resources/requests/storage|/spec/volumeExpansion/mysql + type: custom + type: horizontal-layout + fixedBlock: true + label: MySQL volume expansion + showLabels: true + type: block-layout + if: + name: ifRequestTypeEqualsTo|VolumeExpansion + type: function + label: Volume Expansion Form + type: block-layout + - elements: + - elements: + - label: "" + subtitle: Select a new configuration secret, apply a custom configuration, + or remove an existing setup to update your database settings + type: label-element + - elements: + - elements: + - customClass: mb-10 + label: Config Secret + subtitle: Select a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + init: + type: func + value: setValueFromDbDetails|/spec/configSecret/name + label: Config Secret + loader: + name: getConfigSecrets + watchPaths: + - schema/properties/metadata/properties/namespace + - temp/properties/createSecret/properties/status + refresh: true + schema: schema/properties/spec/properties/configuration/properties/configSecret/properties/name + type: select + watcher: + func: onCreateSecretChange + paths: + - temp/properties/createSecret/properties/status + - label: "" + loader: + name: getSelectedConfigurationName|create + watchPaths: + - schema/properties/spec/properties/configuration/properties/configSecret/properties/name + type: label-element + - elements: + - label: Secret Name + schema: temp/properties/createSecret/properties/name + type: input + validation: + type: required + - buttonClass: is-light is-outlined + elements: + - label: Key + loader: + name: onSelectedSecretChange + watchPaths: + - temp/properties/createSecret/properties/data + schema: key + type: select + validation: + type: required + - label: Value + schema: value + type: textarea + label: String Data + schema: temp/properties/createSecret/properties/data + type: array-object-form + validation: + type: required + hasButton: + action: createNewConfigSecret + hasCancel: cancelCreateSecret + text: Save + if: + name: isCreateSecret + type: function + label: Create a New Config Secret + showLabels: true + type: block-layout + - editorHeight: 500px + if: + name: isNotCreateSecret + type: function + loader: + name: onNewConfigSecretChange + watchPaths: + - schema/properties/spec/properties/configuration/properties/configSecret/properties/name + readonly: true + schema: temp/properties/newConfigSecret + type: multi-file-editor + if: + name: ifReconfigurationTypeEqualsTo|selectNewConfigSecret + type: function + label: Config Secret + type: block-layout + - elements: + - customClass: mb-10 + label: New Apply Config + subtitle: Define custom configurations for your database using key-value + pairs. These parameters will overwrite existing settings.
Enter the + parameter you want to configure (e.g., max_connections). + type: label-element + - customClass: mb-2 + label: Configuration + loader: getConfigSecretsforAppyConfig + refresh: true + schema: temp/properties/selectedConfiguration + type: select + - label: "" + loader: + name: getSelectedConfigurationName|apply + watchPaths: + - temp/properties/selectedConfiguration + type: label-element + - editorHeight: 500px + loader: + name: setApplyConfig + watchPaths: + - temp/properties/selectedConfiguration + schema: temp/properties/applyConfig + type: multi-file-editor + watcher: + func: onApplyconfigChange + paths: + - temp/properties/applyConfig + if: + name: ifReconfigurationTypeEqualsTo|applyConfig + type: function + label: ApplyConfig + type: block-layout + - elements: + - customClass: mb-10 + label: Remove + subtitle: Selected a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + label: Configuration + loader: + name: getConfigSecretsforAppyConfig + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: temp/properties/selectedConfigurationRemove + type: select + - label: "" + loader: + name: getSelectedConfigurationName|remove + watchPaths: + - temp/properties/selectedConfigurationRemove + type: label-element + - editorHeight: 500px + init: + type: func + value: onRemoveConfigChange + readonly: true + schema: temp/properties/removeConfig + type: multi-file-editor + watcher: + func: onRemoveConfigChange + paths: + - temp/properties/selectedConfigurationRemove + if: + name: ifReconfigurationTypeEqualsTo|remove + type: function + label: Remove + type: block-layout + label: New Config Secret + options: + - text: NEW CONFIG SECRET + value: selectNewConfigSecret + - text: APPLY CONFIG + value: applyConfig + - text: REMOVE + value: remove + schema: temp/properties/reconfigurationType + type: tab-layout + label: Configuration + type: block-layout + if: + name: ifRequestTypeEqualsTo|Reconfigure + type: function + label: Reconfigure Form + loader: + name: fetchConfigSecrets + watchPaths: + - schema/properties/metadata/properties/namespace + type: block-layout + - elements: + - if: + name: hasTlsField + type: function + init: + type: func + value: initTlsOperation + label: TLS Operation + options: + - text: Update + value: update + - text: Rotate + value: rotate + - text: Remove + value: remove + schema: temp/properties/tlsOperation + type: radio + watcher: + func: onTlsOperationChange + paths: + - temp/properties/tlsOperation + - fullwidth: true + if: + name: isTlsEnabled + type: function + label: Remove TLS + schema: schema/properties/spec/properties/tls/properties/remove + type: switch + - fullwidth: true + if: + name: isTlsEnabled + type: function + label: Rotate Certificates + schema: schema/properties/spec/properties/tls/properties/rotateCertificates + type: switch + - elements: + - fullwidth: true + init: + type: func + value: setValueFromDbDetails|/spec/tls/requireSSL + label: Require SSL + schema: schema/properties/spec/properties/tls/properties/requireSSL + type: switch + if: + name: showIssuerRefAndCertificates + type: function + label: Require SSL + type: block-layout + - elements: + - disable: true + init: + type: func + value: initIssuerRefApiGroup + label: API Group + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/apiGroup + type: input + watcher: + func: initIssuerRefApiGroup + paths: + - schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + - init: + type: func + value: setValueFromDbDetails|/spec/tls/issuerRef/kind + label: Kind + options: + - text: Issuer + value: Issuer + - text: ClusterIssuer + value: ClusterIssuer + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + type: select + validation: + name: isIssuerRefRequired + type: custom + - init: + type: func + value: setValueFromDbDetails|/spec/tls/issuerRef/name + label: Name + loader: + name: getIssuerRefsName + watchPaths: + - schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + - schema/properties/metadata/properties/namespace + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/name + type: select + validation: + name: isIssuerRefRequired + type: custom + if: + name: showIssuerRefAndCertificates + type: function + label: Issuer Reference + showLabels: true + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - disable: disableAlias + label: Alias + loader: fetchAliasOptions + schema: alias + type: select + validation: + type: required + - label: Secret Name + schema: secretName + type: input + - label: Duration + schema: duration + type: input + - label: Renew Before + schema: renewBefore + type: input + - buttonClass: is-light is-outlined + element: + label: Organization + type: input + label: Organizations + schema: subject/properties/organizations + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Country + type: input + label: Countries + schema: subject/properties/countries + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Organizational Unit + type: input + label: Organizational Units + schema: subject/properties/organizationalUnits + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Province + type: input + label: Provinces + schema: subject/properties/provinces + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: DNS Name + type: input + label: DNS Names + schema: dnsNames + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: IP Address + type: input + label: IP Addresses + schema: ipAddresses + type: array-item-form + label: Certificates + schema: schema/properties/spec/properties/tls/properties/certificates + type: array-object-form + if: + name: showIssuerRefAndCertificates + type: function + label: Certificates + loader: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates + showLabels: false + type: block-layout + if: + name: ifRequestTypeEqualsTo|ReconfigureTLS + type: function + label: TLS + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/spec/properties/timeout + subtitle: Specify the maximum time allowed for the operation to complete before + it times out + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/spec/properties/apply + type: radio + label: OpsRequest Options + showLabels: true + type: block-layout + loader: getDbDetails + type: single-step-form type: multi-step-form diff --git a/charts/opskubedbcom-perconaxtradbopsrequest-editor/Chart.yaml b/charts/opskubedbcom-perconaxtradbopsrequest-editor/Chart.yaml index 8ec31200a2..b2f4dc8ccf 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/opskubedbcom-perconaxtradbopsrequest-editor/README.md b/charts/opskubedbcom-perconaxtradbopsrequest-editor/README.md index 34c1171130..a02dbd5085 100644 --- a/charts/opskubedbcom-perconaxtradbopsrequest-editor/README.md +++ b/charts/opskubedbcom-perconaxtradbopsrequest-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/opskubedbcom-perconaxtradbopsrequest-editor --version=v0.30.0 -$ helm upgrade -i opskubedbcom-perconaxtradbopsrequest-editor appscode/opskubedbcom-perconaxtradbopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/opskubedbcom-perconaxtradbopsrequest-editor --version=v0.29.0 +$ helm upgrade -i opskubedbcom-perconaxtradbopsrequest-editor appscode/opskubedbcom-perconaxtradbopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-perconaxtradbopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i opskubedbcom-perconaxtradbopsrequest-editor appscode/opskubedbcom-perconaxtradbopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-perconaxtradbopsrequest-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ops.kubedb.com/v1alpha1 +$ helm upgrade -i opskubedbcom-perconaxtradbopsrequest-editor appscode/opskubedbcom-perconaxtradbopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-perconaxtradbopsrequest-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i opskubedbcom-perconaxtradbopsrequest-editor appscode/opskubedbcom-perconaxtradbopsrequest-editor -n default --create-namespace --version=v0.29.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 58f37cc0fe..1064b9a802 100644 --- a/charts/opskubedbcom-perconaxtradbopsrequest-editor/ui/create-ui.yaml +++ b/charts/opskubedbcom-perconaxtradbopsrequest-editor/ui/create-ui.yaml @@ -1,2 +1,643 @@ -steps: null +step: +- elements: + - if: + name: showAndInitName + type: function + label: op_req_name + schema: schema/properties/metadata/properties/name + type: input + validation: + type: required + - disable: isNamespaceDisabled + hasGroup: isRancherManaged + if: + name: showAndInitNamespace + type: function + init: + type: func + value: initNamespace + label: Namespace + loader: getNamespaces + schema: schema/properties/metadata/properties/namespace + type: select + validation: + type: required + watcher: + func: onNamespaceChange + paths: + - schema/properties/metadata/properties/namespace + - disable: isDatabaseRefDisabled + if: + name: showAndInitDatabaseRef + type: function + init: + type: func + value: initDatabaseRef + label: Database Ref + loader: + name: getDbs + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: schema/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: onDbChange + paths: + - schema/properties/spec/properties/databaseRef/properties/name + - if: + name: showConfigureOpsrequestLabel + type: function + label: config_ops_request + type: label-element + - disable: isDbDetailsLoading + if: + name: showAndInitOpsRequestType + type: function + init: + type: func + value: getRequestTypeFromRoute + isHorizontal: true + label: Type of Ops Request + options: + - description: Scale up or down pod count + text: Horizontal Scaling + value: HorizontalScaling + - description: Manage your CPU resources + text: Vertical Scaling + value: VerticalScaling + - description: Manage your database size + text: Volume Expansion + value: VolumeExpansion + - description: Restart your database + text: Restart + value: Restart + - description: Reconfigure your database + text: Reconfigure + value: Reconfigure + - description: Reconfigure your database tls configuration + text: Reconfigure TLS + value: ReconfigureTLS + schema: schema/properties/spec/properties/type + type: radio + watcher: + func: onRequestTypeChange + paths: + - schema/properties/spec/properties/type + - elements: + - header: Member + init: + type: func + value: setValueFromDbDetails|/spec/replicas + label: Member + schema: schema/properties/spec/properties/horizontalScaling/properties/member + subtitle: Define the total number of members for the database cluster. Increasing + members improves fault tolerance and load distribution, while reducing members + conserves resources + type: input-compare + - header: Member Weight + init: + type: func + value: setValueFromDbDetails|/spec/replicas + label: Member Weight + schema: schema/properties/spec/properties/horizontalScaling/properties/memberWeight + subtitle: Specify the weight for each member in the cluster to control load + distribution and priority + type: input-compare + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|HorizontalScaling + type: function + label: Horizontal Scaling Form + showLabels: true + type: block-layout + - elements: + - elements: + - init: + type: func + value: setMachine|perconaxtradb + label: Resources + loader: getMachines|perconaxtradb + schema: temp/properties/machine + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|perconaxtradb|/spec/podTemplate/spec/resources + paths: + - temp/properties/machine + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints to + avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/perconaxtradb/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey-perconaxtradb + type: input + validation: + name: isVerticalScaleTopologyRequired|perconaxtradb + type: custom + - label: Value + schema: temp/topologyValue-perconaxtradb + type: input + validation: + name: isVerticalScaleTopologyRequired|perconaxtradb + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + label: PerconaXtraDB Vertical Scaling + type: block-layout + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/coordinator/resources/requests/cpu|/spec/verticalScaling/coordinator/resources/requests/cpu + label: CPU Requests + schema: schema/properties/spec/properties/verticalScaling/properties/coordinator/properties/resources/properties/requests/cpu + type: input + - init: + type: func + value: setValueFromDbDetails|/spec/coordinator/resources/limits/cpu|/spec/verticalScaling/coordinator/resources/limits/cpu + label: CPU Limits + schema: schema/properties/spec/properties/verticalScaling/properties/coordinator/properties/resources/properties/limits/cpu + type: input + - init: + type: func + value: setValueFromDbDetails|/spec/coordinator/resources/requests/memory|/spec/verticalScaling/coordinator/resources/requests/memory + label: Memory Requests + schema: schema/properties/spec/properties/verticalScaling/properties/coordinator/properties/resources/properties/requests/memory + type: input + - init: + type: func + value: setValueFromDbDetails|/spec/coordinator/resources/limits/memory|/spec/verticalScaling/coordinator/resources/limits/memory + label: Memory Limits + schema: schema/properties/spec/properties/verticalScaling/properties/coordinator/properties/resources/properties/limits/memory + type: input + label: Coordinator + showLabels: true + type: horizontal-layout + - elements: + - elements: + - init: + type: func + value: setExporter|cpu + label: CPU + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/requests/properties/cpu + type: input + - init: + type: func + value: setExporter|memory + label: Memory + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + type: input + watcher: + func: onExporterResourceChange|memory + paths: + - schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + showLabels: true + type: horizontal-layout + hideBlock: true + label: Exporter + showLabels: true + type: block-layout + if: + name: ifRequestTypeEqualsTo|VerticalScaling + type: function + type: block-layout + - elements: + - elements: + - elements: + - label: Mode (Required) + subtitle: Not sure which mode to pick? Use Online Mode for smooth operations + with minimal disruption. Choose offline Mode if you can afford a brief + downntime for added reliability during the volume expansion. + type: label-element + - label: Mode + options: + - text: Offline + value: Offline + - text: Online + value: Online + schema: schema/properties/spec/properties/volumeExpansion/properties/mode + type: select + validation: + type: required + type: block-layout + type: horizontal-layout + - elements: + - elements: + - header: PerconaXtraDB + init: + type: func + value: setValueFromDbDetails|/spec/storage/resources/requests/storage + label: Storage Size + schema: schema/properties/spec/properties/volumeExpansion/properties/perconaxtradb + subtitle: How much extra storage does your database need? Specify the size(e.g. + 2Gi for 2 gigabytes) so we can allocate it correctly + type: input-compare + validation: + name: checkVolume|/spec/storage/resources/requests/storage|/spec/volumeExpansion/perconaxtradb + type: custom + - hasIcon: true + label: Volume expansion increases the available storage for your database. + Make sure the new size is larger than the current size. + type: info + type: horizontal-layout + fixedBlock: true + label: PerconaXtraDB volume expansion + showLabels: true + type: block-layout + if: + name: ifRequestTypeEqualsTo|VolumeExpansion + type: function + label: Volume Expansion Form + type: block-layout + - elements: + - elements: + - label: "" + subtitle: Select a new configuration secret, apply a custom configuration, + or remove an existing setup to update your database settings + type: label-element + - elements: + - elements: + - customClass: mb-10 + label: Config Secret + subtitle: Select a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + init: + type: func + value: setValueFromDbDetails|/spec/configSecret/name + label: Config Secret + loader: + name: getConfigSecrets + watchPaths: + - schema/properties/metadata/properties/namespace + - temp/properties/createSecret/properties/status + refresh: true + schema: schema/properties/spec/properties/configuration/properties/configSecret/properties/name + type: select + watcher: + func: onCreateSecretChange + paths: + - temp/properties/createSecret/properties/status + - label: "" + loader: + name: getSelectedConfigurationName|create + watchPaths: + - schema/properties/spec/properties/configuration/properties/configSecret/properties/name + type: label-element + - elements: + - label: Secret Name + schema: temp/properties/createSecret/properties/name + type: input + validation: + type: required + - buttonClass: is-light is-outlined + elements: + - label: Key + loader: + name: onSelectedSecretChange + watchPaths: + - temp/properties/createSecret/properties/data + schema: key + type: select + validation: + type: required + - label: Value + schema: value + type: textarea + label: String Data + schema: temp/properties/createSecret/properties/data + type: array-object-form + validation: + type: required + hasButton: + action: createNewConfigSecret + hasCancel: cancelCreateSecret + text: Save + if: + name: isCreateSecret + type: function + label: Create a New Config Secret + showLabels: true + type: block-layout + - editorHeight: 500px + if: + name: isNotCreateSecret + type: function + loader: + name: onNewConfigSecretChange + watchPaths: + - schema/properties/spec/properties/configuration/properties/configSecret/properties/name + readonly: true + schema: temp/properties/newConfigSecret + type: multi-file-editor + if: + name: ifReconfigurationTypeEqualsTo|selectNewConfigSecret + type: function + label: Config Secret + type: block-layout + - elements: + - customClass: mb-10 + label: New Apply Config + subtitle: Define custom configurations for your database using key-value + pairs. These parameters will overwrite existing settings.
Enter the + parameter you want to configure (e.g., max_connections). + type: label-element + - customClass: mb-2 + label: Configuration + loader: getConfigSecretsforAppyConfig + refresh: true + schema: temp/properties/selectedConfiguration + type: select + - label: "" + loader: + name: getSelectedConfigurationName|apply + watchPaths: + - temp/properties/selectedConfiguration + type: label-element + - editorHeight: 500px + loader: + name: setApplyConfig + watchPaths: + - temp/properties/selectedConfiguration + schema: temp/properties/applyConfig + type: multi-file-editor + watcher: + func: onApplyconfigChange + paths: + - temp/properties/applyConfig + if: + name: ifReconfigurationTypeEqualsTo|applyConfig + type: function + label: ApplyConfig + type: block-layout + - elements: + - customClass: mb-10 + label: Remove + subtitle: Selected a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + label: Configuration + loader: + name: getConfigSecretsforAppyConfig + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: temp/properties/selectedConfigurationRemove + type: select + - label: "" + loader: + name: getSelectedConfigurationName|remove + watchPaths: + - temp/properties/selectedConfigurationRemove + type: label-element + - editorHeight: 500px + init: + type: func + value: onRemoveConfigChange + readonly: true + schema: temp/properties/removeConfig + type: multi-file-editor + watcher: + func: onRemoveConfigChange + paths: + - temp/properties/selectedConfigurationRemove + if: + name: ifReconfigurationTypeEqualsTo|remove + type: function + label: Remove + type: block-layout + label: New Config Secret + options: + - text: NEW CONFIG SECRET + value: selectNewConfigSecret + - text: APPLY CONFIG + value: applyConfig + - text: REMOVE + value: remove + schema: temp/properties/reconfigurationType + type: tab-layout + label: Configuration + type: block-layout + if: + name: ifRequestTypeEqualsTo|Reconfigure + type: function + label: Reconfigure Form + loader: + name: fetchConfigSecrets + watchPaths: + - schema/properties/metadata/properties/namespace + type: block-layout + - elements: + - if: + name: hasTlsField + type: function + init: + type: func + value: initTlsOperation + label: TLS Operation + options: + - text: Update + value: update + - text: Rotate + value: rotate + - text: Remove + value: remove + schema: temp/properties/tlsOperation + type: radio + watcher: + func: onTlsOperationChange + paths: + - temp/properties/tlsOperation + - fullwidth: true + if: + name: isTlsEnabled + type: function + label: Remove TLS + schema: schema/properties/spec/properties/tls/properties/remove + type: switch + - fullwidth: true + if: + name: isTlsEnabled + type: function + label: Rotate Certificates + schema: schema/properties/spec/properties/tls/properties/rotateCertificates + type: switch + - elements: + - disable: true + init: + type: func + value: initIssuerRefApiGroup + label: API Group + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/apiGroup + type: input + watcher: + func: initIssuerRefApiGroup + paths: + - schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + - init: + type: func + value: setValueFromDbDetails|/spec/tls/issuerRef/kind + label: Kind + options: + - text: Issuer + value: Issuer + - text: ClusterIssuer + value: ClusterIssuer + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + type: select + validation: + name: isIssuerRefRequired + type: custom + - init: + type: func + value: setValueFromDbDetails|/spec/tls/issuerRef/name + label: Name + loader: + name: getIssuerRefsName + watchPaths: + - schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + - schema/properties/metadata/properties/namespace + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/name + type: select + validation: + name: isIssuerRefRequired + type: custom + if: + name: showIssuerRefAndCertificates + type: function + label: Issuer Reference + showLabels: true + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - disable: disableAlias + label: Alias + loader: fetchAliasOptions + schema: alias + type: select + validation: + type: required + - label: Secret Name + schema: secretName + type: input + - label: Duration + schema: duration + type: input + - label: Renew Before + schema: renewBefore + type: input + - buttonClass: is-light is-outlined + element: + label: Organization + type: input + label: Organizations + schema: subject/properties/organizations + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Country + type: input + label: Countries + schema: subject/properties/countries + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Organizational Unit + type: input + label: Organizational Units + schema: subject/properties/organizationalUnits + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Province + type: input + label: Provinces + schema: subject/properties/provinces + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: DNS Name + type: input + label: DNS Names + schema: dnsNames + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: IP Address + type: input + label: IP Addresses + schema: ipAddresses + type: array-item-form + label: Certificates + schema: schema/properties/spec/properties/tls/properties/certificates + type: array-object-form + if: + name: showIssuerRefAndCertificates + type: function + label: Certificates + loader: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates + showLabels: false + type: block-layout + if: + name: ifRequestTypeEqualsTo|ReconfigureTLS + type: function + label: TLS + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/spec/properties/timeout + subtitle: Specify the maximum time allowed for the scaling operation to complete. + Use formats like 30sec, 1min(1 minute) or 2h(2 hours). + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/spec/properties/apply + type: radio + label: OpsRequest Options + showLabels: true + type: block-layout + loader: getDbDetails + type: single-step-form type: multi-step-form diff --git a/charts/opskubedbcom-pgbounceropsrequest-editor/Chart.yaml b/charts/opskubedbcom-pgbounceropsrequest-editor/Chart.yaml index 2fa5caa51c..ce83a8afb4 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/opskubedbcom-pgbounceropsrequest-editor/README.md b/charts/opskubedbcom-pgbounceropsrequest-editor/README.md index 9040067c66..28c4242bb6 100644 --- a/charts/opskubedbcom-pgbounceropsrequest-editor/README.md +++ b/charts/opskubedbcom-pgbounceropsrequest-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/opskubedbcom-pgbounceropsrequest-editor --version=v0.30.0 -$ helm upgrade -i opskubedbcom-pgbounceropsrequest-editor appscode/opskubedbcom-pgbounceropsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/opskubedbcom-pgbounceropsrequest-editor --version=v0.29.0 +$ helm upgrade -i opskubedbcom-pgbounceropsrequest-editor appscode/opskubedbcom-pgbounceropsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-pgbounceropsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i opskubedbcom-pgbounceropsrequest-editor appscode/opskubedbcom-pgbounceropsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-pgbounceropsrequest-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ops.kubedb.com/v1alpha1 +$ helm upgrade -i opskubedbcom-pgbounceropsrequest-editor appscode/opskubedbcom-pgbounceropsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-pgbounceropsrequest-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i opskubedbcom-pgbounceropsrequest-editor appscode/opskubedbcom-pgbounceropsrequest-editor -n default --create-namespace --version=v0.29.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 58f37cc0fe..e9e3f8cbd6 100644 --- a/charts/opskubedbcom-pgbounceropsrequest-editor/ui/create-ui.yaml +++ b/charts/opskubedbcom-pgbounceropsrequest-editor/ui/create-ui.yaml @@ -1,2 +1,431 @@ -steps: null +step: +- elements: + - if: + name: showAndInitName + type: function + label: op_req_name + schema: schema/properties/metadata/properties/name + type: input + validation: + type: required + - disable: isNamespaceDisabled + hasGroup: isRancherManaged + if: + name: showAndInitNamespace + type: function + init: + type: func + value: initNamespace + label: Namespace + loader: getNamespaces + schema: schema/properties/metadata/properties/namespace + type: select + validation: + type: required + watcher: + func: onNamespaceChange + paths: + - schema/properties/metadata/properties/namespace + - disable: isDatabaseRefDisabled + if: + name: showAndInitDatabaseRef + type: function + init: + type: func + value: initDatabaseRef + label: Database Ref + loader: + name: getDbs + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: schema/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: onDbChange + paths: + - schema/properties/spec/properties/databaseRef/properties/name + - if: + name: showConfigureOpsrequestLabel + type: function + label: config_ops_request + type: label-element + - disable: isDbDetailsLoading + if: + name: showAndInitOpsRequestType + type: function + init: + type: func + value: getRequestTypeFromRoute + isHorizontal: true + label: Type of Ops Request + options: + - description: Update your database to any version + text: Update Version + value: UpdateVersion + - description: Scale up or down pod count + text: Horizontal Scaling + value: HorizontalScaling + - description: Manage your CPU resources + text: Vertical Scaling + value: VerticalScaling + - description: Restart your database + text: Restart + value: Restart + - description: Reconfigure your database + text: Reconfigure + value: Reconfigure + schema: schema/properties/spec/properties/type + type: radio + watcher: + func: isDbDetailsLoading + paths: + - temp/dbDetails + - schema/properties/spec/properties/databaseRef/properties/name + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/version + label: Target Version + loader: getDbVersions + schema: schema/properties/spec/properties/updateVersion/properties/targetVersion + subtitle: Select the desired PgBouncer version to which you want to update your + database. + type: select-compare + - if: + name: isVersionEmpty + type: function + label: "" + loader: + name: getVersionInfo + watchPaths: + - temp/properties/filteredVersion + type: info + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|UpdateVersion + type: function + label: Version + showLabels: true + type: block-layout + - elements: + - elements: + - header: Replica + init: + type: func + value: setValueFromDbDetails|/spec/replicas + label: Replicas + schema: schema/properties/spec/properties/horizontalScaling/properties/replicas + subtitle: Define the total number of replicas for the database. Increasing + replicas improves fault tolerance and load distribution, while reducing + replicas conserves resources + type: input-compare + - hasIcon: true + label: Each replica represents an independent copy of your database. For example, + setting this to 3 creates three copies of the database for better availability. + type: info + type: horizontal-layout + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|HorizontalScaling + type: function + label: Horizontal Scaling Form + showLabels: true + type: block-layout + - elements: + - elements: + - init: + type: func + value: setMachine|pgbouncer + label: Resources + loader: getMachines|pgbouncer + schema: temp/properties/machine + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|pgbouncer|/spec/podTemplate/spec/resources + paths: + - temp/properties/machine + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints to + avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/pgbouncer/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey-pgbouncer + type: input + validation: + name: isVerticalScaleTopologyRequired|pgbouncer + type: custom + - label: Value + schema: temp/topologyValue-pgbouncer + type: input + validation: + name: isVerticalScaleTopologyRequired|pgbouncer + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + label: PgBouncer Vertical Scaling + type: block-layout + - elements: + - elements: + - init: + type: func + value: setExporter|cpu + label: CPU + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/requests/properties/cpu + type: input + - init: + type: func + value: setExporter|memory + label: Memory + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + type: input + watcher: + func: onExporterResourceChange|memory + paths: + - schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + showLabels: true + type: horizontal-layout + hideBlock: true + label: Exporter + showLabels: true + type: block-layout + if: + name: ifRequestTypeEqualsTo|VerticalScaling + type: function + type: block-layout + - elements: + - elements: + - label: "" + subtitle: Select a new configuration secret, apply a custom configuration, + or remove an existing setup to update your database settings + type: label-element + - elements: + - elements: + - customClass: mb-10 + label: Config Secret + subtitle: Select a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + init: + type: func + value: setValueFromDbDetails|/spec/configSecret/name + label: Config Secret + loader: + name: getConfigSecrets + watchPaths: + - schema/properties/metadata/properties/namespace + - temp/properties/createSecret/properties/status + refresh: true + schema: schema/properties/spec/properties/configuration/properties/configSecret/properties/name + type: select + watcher: + func: onCreateSecretChange + paths: + - temp/properties/createSecret/properties/status + - label: "" + loader: + name: getSelectedConfigurationName|create + watchPaths: + - schema/properties/spec/properties/configuration/properties/configSecret/properties/name + type: label-element + - elements: + - label: Secret Name + schema: temp/properties/createSecret/properties/name + type: input + validation: + type: required + - buttonClass: is-light is-outlined + elements: + - label: Key + loader: + name: onSelectedSecretChange + watchPaths: + - temp/properties/createSecret/properties/data + schema: key + type: select + validation: + type: required + - label: Value + schema: value + type: textarea + label: String Data + schema: temp/properties/createSecret/properties/data + type: array-object-form + validation: + type: required + hasButton: + action: createNewConfigSecret + hasCancel: cancelCreateSecret + text: Save + if: + name: isCreateSecret + type: function + label: Create a New Config Secret + showLabels: true + type: block-layout + - editorHeight: 500px + if: + name: isNotCreateSecret + type: function + loader: + name: onNewConfigSecretChange + watchPaths: + - schema/properties/spec/properties/configuration/properties/configSecret/properties/name + readonly: true + schema: temp/properties/newConfigSecret + type: multi-file-editor + if: + name: ifReconfigurationTypeEqualsTo|selectNewConfigSecret + type: function + label: Config Secret + type: block-layout + - elements: + - customClass: mb-10 + label: New Apply Config + subtitle: Define custom configurations for your database using key-value + pairs. These parameters will overwrite existing settings.
Enter the + parameter you want to configure (e.g., max_connections). + type: label-element + - customClass: mb-2 + label: Configuration + loader: getConfigSecretsforAppyConfig + refresh: true + schema: temp/properties/selectedConfiguration + type: select + - label: "" + loader: + name: getSelectedConfigurationName|apply + watchPaths: + - temp/properties/selectedConfiguration + type: label-element + - editorHeight: 500px + loader: + name: setApplyConfig + watchPaths: + - temp/properties/selectedConfiguration + schema: temp/properties/applyConfig + type: multi-file-editor + watcher: + func: onApplyconfigChange + paths: + - temp/properties/applyConfig + if: + name: ifReconfigurationTypeEqualsTo|applyConfig + type: function + label: ApplyConfig + type: block-layout + - elements: + - customClass: mb-10 + label: Remove + subtitle: Selected a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + label: Configuration + loader: + name: getConfigSecretsforAppyConfig + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: temp/properties/selectedConfigurationRemove + type: select + - label: "" + loader: + name: getSelectedConfigurationName|remove + watchPaths: + - temp/properties/selectedConfigurationRemove + type: label-element + - editorHeight: 500px + init: + type: func + value: onRemoveConfigChange + readonly: true + schema: temp/properties/removeConfig + type: multi-file-editor + watcher: + func: onRemoveConfigChange + paths: + - temp/properties/selectedConfigurationRemove + if: + name: ifReconfigurationTypeEqualsTo|remove + type: function + label: Remove + type: block-layout + label: New Config Secret + options: + - text: NEW CONFIG SECRET + value: selectNewConfigSecret + - text: APPLY CONFIG + value: applyConfig + - text: REMOVE + value: remove + schema: temp/properties/reconfigurationType + type: tab-layout + label: Configuration + type: block-layout + if: + name: ifRequestTypeEqualsTo|Reconfigure + type: function + label: Reconfigure Form + loader: + name: fetchConfigSecrets + watchPaths: + - schema/properties/metadata/properties/namespace + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/spec/properties/timeout + subtitle: Specify the maximum time allowed for the operation to complete before + it times out + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/spec/properties/apply + type: radio + label: OpsRequest Options + showLabels: true + type: block-layout + loader: getDbDetails + type: single-step-form type: multi-step-form diff --git a/charts/opskubedbcom-pgpoolopsrequest-editor/Chart.yaml b/charts/opskubedbcom-pgpoolopsrequest-editor/Chart.yaml index c4116748ad..69d8e35cd0 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/opskubedbcom-pgpoolopsrequest-editor/README.md b/charts/opskubedbcom-pgpoolopsrequest-editor/README.md index a4b4cb30f0..8f34d6f721 100644 --- a/charts/opskubedbcom-pgpoolopsrequest-editor/README.md +++ b/charts/opskubedbcom-pgpoolopsrequest-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/opskubedbcom-pgpoolopsrequest-editor --version=v0.30.0 -$ helm upgrade -i opskubedbcom-pgpoolopsrequest-editor appscode/opskubedbcom-pgpoolopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/opskubedbcom-pgpoolopsrequest-editor --version=v0.29.0 +$ helm upgrade -i opskubedbcom-pgpoolopsrequest-editor appscode/opskubedbcom-pgpoolopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-pgpoolopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i opskubedbcom-pgpoolopsrequest-editor appscode/opskubedbcom-pgpoolopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-pgpoolopsrequest-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ops.kubedb.com/v1alpha1 +$ helm upgrade -i opskubedbcom-pgpoolopsrequest-editor appscode/opskubedbcom-pgpoolopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-pgpoolopsrequest-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i opskubedbcom-pgpoolopsrequest-editor appscode/opskubedbcom-pgpoolopsrequest-editor -n default --create-namespace --version=v0.29.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 58f37cc0fe..8b7e1bd460 100644 --- a/charts/opskubedbcom-pgpoolopsrequest-editor/ui/create-ui.yaml +++ b/charts/opskubedbcom-pgpoolopsrequest-editor/ui/create-ui.yaml @@ -1,2 +1,591 @@ -steps: null +step: +- elements: + - if: + name: showAndInitName + type: function + label: op_req_name + schema: schema/properties/metadata/properties/name + type: input + validation: + type: required + - disable: isNamespaceDisabled + hasGroup: isRancherManaged + if: + name: showAndInitNamespace + type: function + init: + type: func + value: initNamespace + label: Namespace + loader: getNamespaces + schema: schema/properties/metadata/properties/namespace + type: select + validation: + type: required + watcher: + func: onNamespaceChange + paths: + - schema/properties/metadata/properties/namespace + - disable: isDatabaseRefDisabled + if: + name: showAndInitDatabaseRef + type: function + init: + type: func + value: initDatabaseRef + label: Database Ref + loader: + name: getDbs + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: schema/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: onDbChange + paths: + - schema/properties/spec/properties/databaseRef/properties/name + - if: + name: showConfigureOpsrequestLabel + type: function + label: config_ops_request + type: label-element + - disable: isDbDetailsLoading + if: + name: showAndInitOpsRequestType + type: function + init: + type: func + value: getRequestTypeFromRoute + isHorizontal: true + label: Type of Ops Request + options: + - description: Update your database to any version + text: Update Version + value: UpdateVersion + - description: Scale up or down pod count + text: Horizontal Scaling + value: HorizontalScaling + - description: Manage your CPU resources + text: Vertical Scaling + value: VerticalScaling + - description: Restart your database + text: Restart + value: Restart + - description: Reconfigure your database + text: Reconfigure + value: Reconfigure + - description: Reconfigure your database tls configuration + text: Reconfigure TLS + value: ReconfigureTLS + schema: schema/properties/spec/properties/type + type: radio + watcher: + func: onRequestTypeChange + paths: + - schema/properties/spec/properties/type + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/version + label: Target Version + loader: getDbVersions + schema: schema/properties/spec/properties/updateVersion/properties/targetVersion + subtitle: Select the desired PgPool version to which you want to update your + database. + type: select-compare + - if: + name: isVersionEmpty + type: function + label: "" + loader: + name: getVersionInfo + watchPaths: + - temp/properties/filteredVersion + type: info + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|UpdateVersion + type: function + label: Version + showLabels: true + type: block-layout + - elements: + - elements: + - header: Node + init: + type: func + value: setValueFromDbDetails|/spec/replicas + label: Node + schema: schema/properties/spec/properties/horizontalScaling/properties/node + subtitle: Define the total number of PgPool nodes for your database. Increasing + nodes improves fault tolerance and load distribution, while reducing nodes + conserves resources + type: input-compare + - hasIcon: true + label: Each PgPool node acts as a connection pooler and load balancer. For + example, setting this to 3 creates three PgPool instances for better availability + and load distribution. + type: info + type: horizontal-layout + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|HorizontalScaling + type: function + label: Horizontal Scaling Form + showLabels: true + type: block-layout + - elements: + - elements: + - init: + type: func + value: setMachine + label: Resources + loader: getMachines + schema: temp/properties/machine + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|node|/spec/podTemplate/spec/containers + paths: + - temp/properties/machine + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints to + avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/node/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey + type: input + validation: + name: isVerticalScaleTopologyRequired + type: custom + - label: Value + schema: temp/topologyValue + type: input + validation: + name: isVerticalScaleTopologyRequired + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + - elements: + - elements: + - init: + type: func + value: setExporter|cpu + label: CPU + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/requests/properties/cpu + type: input + - init: + type: func + value: setExporter|memory + label: Memory + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + type: input + watcher: + func: onExporterResourceChange|memory + paths: + - schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + showLabels: true + type: horizontal-layout + hideBlock: true + label: Exporter + showLabels: true + type: block-layout + label: Node Vertical Scaling + type: block-layout + if: + name: ifRequestTypeEqualsTo|VerticalScaling + type: function + type: block-layout + - elements: + - elements: + - label: "" + subtitle: Select a new configuration secret, apply a custom configuration, + or remove an existing setup to update your database settings + type: label-element + - elements: + - elements: + - customClass: mb-10 + label: Config Secret + subtitle: Select a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + init: + type: func + value: setValueFromDbDetails|/spec/configSecret/name + label: Config Secret + loader: + name: getConfigSecrets + watchPaths: + - schema/properties/metadata/properties/namespace + - temp/properties/createSecret/properties/status + refresh: true + schema: schema/properties/spec/properties/configuration/properties/configSecret/properties/name + type: select + watcher: + func: onCreateSecretChange + paths: + - temp/properties/createSecret/properties/status + - label: "" + loader: + name: getSelectedConfigurationName|create + watchPaths: + - schema/properties/spec/properties/configuration/properties/configSecret/properties/name + type: label-element + - elements: + - label: Secret Name + schema: temp/properties/createSecret/properties/name + type: input + validation: + type: required + - buttonClass: is-light is-outlined + elements: + - label: Key + loader: + name: onSelectedSecretChange + watchPaths: + - temp/properties/createSecret/properties/data + schema: key + type: select + validation: + type: required + - label: Value + schema: value + type: textarea + label: String Data + schema: temp/properties/createSecret/properties/data + type: array-object-form + validation: + type: required + hasButton: + action: createNewConfigSecret + hasCancel: cancelCreateSecret + text: Save + if: + name: isCreateSecret + type: function + label: Create a New Config Secret + showLabels: true + type: block-layout + - editorHeight: 500px + if: + name: isNotCreateSecret + type: function + loader: + name: onNewConfigSecretChange + watchPaths: + - schema/properties/spec/properties/configuration/properties/configSecret/properties/name + readonly: true + schema: temp/properties/newConfigSecret + type: multi-file-editor + if: + name: ifReconfigurationTypeEqualsTo|selectNewConfigSecret + type: function + label: Config Secret + type: block-layout + - elements: + - customClass: mb-10 + label: New Apply Config + subtitle: Define custom configurations for your database using key-value + pairs. These parameters will overwrite existing settings.
Enter the + parameter you want to configure (e.g., max_connections). + type: label-element + - customClass: mb-2 + label: Configuration + loader: getConfigSecretsforAppyConfig + refresh: true + schema: temp/properties/selectedConfiguration + type: select + - label: "" + loader: + name: getSelectedConfigurationName|apply + watchPaths: + - temp/properties/selectedConfiguration + type: label-element + - editorHeight: 500px + loader: + name: setApplyConfig + watchPaths: + - temp/properties/selectedConfiguration + schema: temp/properties/applyConfig + type: multi-file-editor + watcher: + func: onApplyconfigChange + paths: + - temp/properties/applyConfig + if: + name: ifReconfigurationTypeEqualsTo|applyConfig + type: function + label: ApplyConfig + type: block-layout + - elements: + - customClass: mb-10 + label: Remove + subtitle: Selected a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + label: Configuration + loader: + name: getConfigSecretsforAppyConfig + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: temp/properties/selectedConfigurationRemove + type: select + - label: "" + loader: + name: getSelectedConfigurationName|remove + watchPaths: + - temp/properties/selectedConfigurationRemove + type: label-element + - editorHeight: 500px + init: + type: func + value: onRemoveConfigChange + readonly: true + schema: temp/properties/removeConfig + type: multi-file-editor + watcher: + func: onRemoveConfigChange + paths: + - temp/properties/selectedConfigurationRemove + if: + name: ifReconfigurationTypeEqualsTo|remove + type: function + label: Remove + type: block-layout + label: New Config Secret + options: + - text: NEW CONFIG SECRET + value: selectNewConfigSecret + - text: APPLY CONFIG + value: applyConfig + - text: REMOVE + value: remove + schema: temp/properties/reconfigurationType + type: tab-layout + label: Configuration + type: block-layout + if: + name: ifRequestTypeEqualsTo|Reconfigure + type: function + label: Reconfigure Form + loader: + name: fetchConfigSecrets + watchPaths: + - schema/properties/metadata/properties/namespace + type: block-layout + - elements: + - if: + name: hasTlsField + type: function + init: + type: func + value: initTlsOperation + label: TLS Operation + options: + - text: Update + value: update + - text: Rotate + value: rotate + - text: Remove + value: remove + schema: temp/properties/tlsOperation + type: radio + watcher: + func: onTlsOperationChange + paths: + - temp/properties/tlsOperation + - fullwidth: true + if: + name: isTlsEnabled + type: function + label: Remove TLS + schema: schema/properties/spec/properties/tls/properties/remove + type: switch + - fullwidth: true + if: + name: isTlsEnabled + type: function + label: Rotate Certificates + schema: schema/properties/spec/properties/tls/properties/rotateCertificates + type: switch + - elements: + - disable: true + init: + type: func + value: initIssuerRefApiGroup + label: API Group + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/apiGroup + type: input + watcher: + func: initIssuerRefApiGroup + paths: + - schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + - init: + type: func + value: setValueFromDbDetails|/spec/tls/issuerRef/kind + label: Kind + options: + - text: Issuer + value: Issuer + - text: ClusterIssuer + value: ClusterIssuer + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + type: select + validation: + name: isIssuerRefRequired + type: custom + - init: + type: func + value: setValueFromDbDetails|/spec/tls/issuerRef/name + label: Name + loader: + name: getIssuerRefsName + watchPaths: + - schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + - schema/properties/metadata/properties/namespace + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/name + type: select + validation: + name: isIssuerRefRequired + type: custom + if: + name: showIssuerRefAndCertificates + type: function + label: Issuer Reference + showLabels: true + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - disable: disableAlias + label: Alias + loader: fetchAliasOptions + schema: alias + type: select + validation: + type: required + - label: Secret Name + schema: secretName + type: input + - label: Duration + schema: duration + type: input + - label: Renew Before + schema: renewBefore + type: input + - buttonClass: is-light is-outlined + element: + label: Organization + type: input + label: Organizations + schema: subject/properties/organizations + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Country + type: input + label: Countries + schema: subject/properties/countries + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Organizational Unit + type: input + label: Organizational Units + schema: subject/properties/organizationalUnits + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Province + type: input + label: Provinces + schema: subject/properties/provinces + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: DNS Name + type: input + label: DNS Names + schema: dnsNames + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: IP Address + type: input + label: IP Addresses + schema: ipAddresses + type: array-item-form + label: Certificates + schema: schema/properties/spec/properties/tls/properties/certificates + type: array-object-form + if: + name: showIssuerRefAndCertificates + type: function + label: Certificates + loader: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates + showLabels: false + type: block-layout + if: + name: ifRequestTypeEqualsTo|ReconfigureTLS + type: function + label: TLS + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/spec/properties/timeout + subtitle: Specify the maximum time allowed for the operation to complete before + it times out + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/spec/properties/apply + type: radio + label: OpsRequest Options + showLabels: true + type: block-layout + loader: getDbDetails + type: single-step-form type: multi-step-form diff --git a/charts/opskubedbcom-postgresopsrequest-editor/Chart.yaml b/charts/opskubedbcom-postgresopsrequest-editor/Chart.yaml index a577ada8ca..c5f95b2e7e 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/opskubedbcom-postgresopsrequest-editor/README.md b/charts/opskubedbcom-postgresopsrequest-editor/README.md index 25f35378aa..bde8b00533 100644 --- a/charts/opskubedbcom-postgresopsrequest-editor/README.md +++ b/charts/opskubedbcom-postgresopsrequest-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/opskubedbcom-postgresopsrequest-editor --version=v0.30.0 -$ helm upgrade -i opskubedbcom-postgresopsrequest-editor appscode/opskubedbcom-postgresopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/opskubedbcom-postgresopsrequest-editor --version=v0.29.0 +$ helm upgrade -i opskubedbcom-postgresopsrequest-editor appscode/opskubedbcom-postgresopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-postgresopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i opskubedbcom-postgresopsrequest-editor appscode/opskubedbcom-postgresopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-postgresopsrequest-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ops.kubedb.com/v1alpha1 +$ helm upgrade -i opskubedbcom-postgresopsrequest-editor appscode/opskubedbcom-postgresopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-postgresopsrequest-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i opskubedbcom-postgresopsrequest-editor appscode/opskubedbcom-postgresopsrequest-editor -n default --create-namespace --version=v0.29.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 58f37cc0fe..5a1b826431 100644 --- a/charts/opskubedbcom-postgresopsrequest-editor/ui/create-ui.yaml +++ b/charts/opskubedbcom-postgresopsrequest-editor/ui/create-ui.yaml @@ -1,2 +1,670 @@ -steps: null +step: +- elements: + - if: + name: showAndInitName + type: function + label: op_req_name + schema: schema/properties/metadata/properties/name + type: input + validation: + type: required + - disable: isNamespaceDisabled + hasGroup: isRancherManaged + if: + name: showAndInitNamespace + type: function + init: + type: func + value: initNamespace + label: Namespace + loader: getNamespaces + schema: schema/properties/metadata/properties/namespace + type: select + validation: + type: required + - disable: isDatabaseRefDisabled + if: + name: showAndInitDatabaseRef + type: function + init: + type: func + value: initDatabaseRef + label: Database Ref + loader: + name: getDbs + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: schema/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: onDbChange + paths: + - schema/properties/spec/properties/databaseRef/properties/name + - if: + name: showConfigureOpsrequestLabel + type: function + label: config_ops_request + type: label-element + - disable: isDbDetailsLoading + if: + name: showAndInitOpsRequestType + type: function + init: + type: func + value: getRequestTypeFromRoute + isHorizontal: true + label: Type of Ops Request + options: + - description: Update your database to any version + text: Update Version + value: UpdateVersion + - description: Scale up or down pod count + text: Horizontal Scaling + value: HorizontalScaling + - description: Manage your CPU resources + text: Vertical Scaling + value: VerticalScaling + - description: Manage your database size + text: Volume Expansion + value: VolumeExpansion + - description: Restart your database + text: Restart + value: Restart + - description: Reconfigure your database + text: Reconfigure + value: Reconfigure + - description: Reconfigure your database tls configuration + text: Reconfigure TLS + value: ReconfigureTLS + schema: schema/properties/spec/properties/type + type: radio + watcher: + func: isDbDetailsLoading + paths: + - temp/dbDetails + - schema/properties/spec/properties/databaseRef/properties/name + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/version + label: Target Version + loader: getDbVersions + schema: schema/properties/spec/properties/updateVersion/properties/targetVersion + subtitle: Select the desired Postgres version to which you want to update your + database. + type: select-compare + - if: + name: isVersionEmpty + type: function + label: "" + loader: + name: getVersionInfo + watchPaths: + - temp/properties/filteredVersion + type: info + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|UpdateVersion + type: function + label: Version + showLabels: true + type: block-layout + - elements: + - elements: + - header: Replica + init: + type: func + value: setValueFromDbDetails|/spec/replicas + label: Replicas + schema: schema/properties/spec/properties/horizontalScaling/properties/replicas + subtitle: Define the total number of replicas for the database. Increasing + replicas improves fault tolerance and load distribution , while reducing + replicas conserves resources + type: input-compare + - hasIcon: true + label: Each replica represents an independent copy of your database. For example, + setting this to 3 creates three copies of the database for better availability. + type: info + if: + name: ifDbTypeEqualsTo|cluster|horizontalScaling + type: function + type: horizontal-layout + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|HorizontalScaling + type: function + label: Horizontal Scaling Form + showLabels: true + type: block-layout + - elements: + - elements: + - init: + type: func + value: setMachine + label: Resources + loader: getMachines + schema: temp/properties/machine + type: machine-compare + watcher: + func: onMachineChange|postgres|/spec/podTemplate/spec/resources + paths: + - temp/properties/machine + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints to + avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/postgres/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey + type: input + validation: + name: isVerticalScaleTopologyRequired + type: custom + - label: Value + schema: temp/topologyValue + type: input + validation: + name: isVerticalScaleTopologyRequired + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + label: Postgres Vertical Scaling + showLabels: false + type: block-layout + - elements: + - elements: + - init: + type: func + value: setExporter|cpu + label: CPU + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/requests/properties/cpu + type: input + - init: + type: func + value: setExporter|memory + label: Memory + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + type: input + watcher: + func: onExporterResourceChange|memory + paths: + - schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + showLabels: true + type: horizontal-layout + hideBlock: true + label: Exporter + showLabels: true + type: block-layout + if: + name: ifRequestTypeEqualsTo|VerticalScaling + type: function + type: block-layout + - elements: + - elements: + - elements: + - label: Mode + subtitle: Not sure which mode to pick? Use Online Mode for smooth operations + with minimal disruption. Choose Offline Mode if you can afford a brief + downtime for added reliability during the volume expansion. + type: label-element + - label: Mode + options: + - text: Offline + value: Offline + - text: Online + value: Online + schema: schema/properties/spec/properties/volumeExpansion/properties/mode + type: select + validation: + type: required + type: block-layout + type: horizontal-layout + - elements: + - elements: + - header: Storage Size + init: + type: func + value: setValueFromDbDetails|/spec/storage/resources/requests/storage + label: Storage Size + schema: schema/properties/spec/properties/volumeExpansion/properties/postgres + subtitle: How much extra storage does your database need? Specify the size(e.g. + 2Gi for 2 gigabytes) so we can allocate it correctly + type: input-compare + validation: + name: checkVolume|/spec/storage/resources/requests/storage|/spec/volumeExpansion/postgres + type: custom + - hasIcon: true + label: Each replica represents an independent copy of your database. For + example, setting this to 3 creates three copies of the database for better + availability. + type: info + type: horizontal-layout + fixedBlock: true + label: Postgres volume expansion + showLabels: true + type: block-layout + if: + name: ifRequestTypeEqualsTo|VolumeExpansion + type: function + label: Volume Expansion Form + type: block-layout + - elements: + - elements: + - label: "" + subtitle: Select a new configuration secret, apply a custom configuration, + or remove an existing setup to update your database settings + type: label-element + - elements: + - elements: + - customClass: mb-10 + label: Config Secret + subtitle: Select a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + init: + type: func + value: setValueFromDbDetails|/spec/configSecret/name + label: Config Secret + loader: + name: getConfigSecrets + watchPaths: + - schema/properties/metadata/properties/namespace + - temp/properties/createSecret/properties/status + refresh: true + schema: schema/properties/spec/properties/configuration/properties/configSecret/properties/name + type: select + watcher: + func: onCreateSecretChange + paths: + - temp/properties/createSecret/properties/status + - label: "" + loader: + name: getSelectedConfigurationName|create + watchPaths: + - schema/properties/spec/properties/configuration/properties/configSecret/properties/name + type: label-element + - elements: + - label: Secret Name + schema: temp/properties/createSecret/properties/name + type: input + validation: + type: required + - buttonClass: is-light is-outlined + elements: + - label: Key + loader: + name: onSelectedSecretChange + watchPaths: + - temp/properties/createSecret/properties/data + schema: key + type: select + validation: + type: required + - label: Value + schema: value + type: textarea + label: String Data + schema: temp/properties/createSecret/properties/data + type: array-object-form + validation: + type: required + hasButton: + action: createNewConfigSecret + hasCancel: cancelCreateSecret + text: Save + if: + name: isCreateSecret + type: function + label: Create a New Config Secret + showLabels: true + type: block-layout + - editorHeight: 500px + if: + name: isNotCreateSecret + type: function + loader: + name: onNewConfigSecretChange + watchPaths: + - schema/properties/spec/properties/configuration/properties/configSecret/properties/name + readonly: true + schema: temp/properties/newConfigSecret + type: multi-file-editor + if: + name: ifReconfigurationTypeEqualsTo|selectNewConfigSecret + type: function + label: Config Secret + type: block-layout + - elements: + - customClass: mb-10 + label: New Apply Config + subtitle: Define custom configurations for your database using key-value + pairs. These parameters will overwrite existing settings.
Enter the + parameter you want to configure (e.g., max_connections). + type: label-element + - customClass: mb-2 + label: Configuration + loader: getConfigSecretsforAppyConfig + refresh: true + schema: temp/properties/selectedConfiguration + type: select + - label: "" + loader: + name: getSelectedConfigurationName|apply + watchPaths: + - temp/properties/selectedConfiguration + type: label-element + - editorHeight: 500px + loader: + name: setApplyConfig + watchPaths: + - temp/properties/selectedConfiguration + schema: temp/properties/applyConfig + type: multi-file-editor + watcher: + func: onApplyconfigChange + paths: + - temp/properties/applyConfig + if: + name: ifReconfigurationTypeEqualsTo|applyConfig + type: function + label: ApplyConfig + type: block-layout + - elements: + - customClass: mb-10 + label: Remove + subtitle: Selected a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + label: Configuration + loader: + name: getConfigSecretsforAppyConfig + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: temp/properties/selectedConfigurationRemove + type: select + - label: "" + loader: + name: getSelectedConfigurationName|remove + watchPaths: + - temp/properties/selectedConfigurationRemove + type: label-element + - editorHeight: 500px + init: + type: func + value: onRemoveConfigChange + readonly: true + schema: temp/properties/removeConfig + type: multi-file-editor + watcher: + func: onRemoveConfigChange + paths: + - temp/properties/selectedConfigurationRemove + if: + name: ifReconfigurationTypeEqualsTo|remove + type: function + label: Remove + type: block-layout + label: New Config Secret + options: + - text: NEW CONFIG SECRET + value: selectNewConfigSecret + - text: APPLY CONFIG + value: applyConfig + - text: REMOVE + value: remove + schema: temp/properties/reconfigurationType + type: tab-layout + label: Configuration + type: block-layout + if: + name: ifRequestTypeEqualsTo|Reconfigure + type: function + label: Reconfigure Form + loader: + name: fetchConfigSecrets + watchPaths: + - schema/properties/metadata/properties/namespace + type: block-layout + - elements: + - if: + name: hasTlsField + type: function + init: + type: func + value: initTlsOperation + label: TLS Operation + options: + - text: Update + value: update + - text: Rotate + value: rotate + - text: Remove + value: remove + schema: temp/properties/tlsOperation + type: radio + - fullwidth: true + if: + name: isTlsEnabled + type: function + label: Remove TLS + schema: schema/properties/spec/properties/tls/properties/remove + type: switch + - fullwidth: true + if: + name: isTlsEnabled + type: function + label: Rotate Certificates + schema: schema/properties/spec/properties/tls/properties/rotateCertificates + type: switch + - init: + type: func + value: setClientAuthMode + label: Client Auth Mode + loader: getClientAuthModes + schema: schema/properties/spec/properties/tls/properties/clientAuthMode + type: radio + - elements: + - init: + type: func + value: setSSLMode + label: SSL Mode + options: + - text: disable + value: disable + - text: allow + value: allow + - text: prefer + value: prefer + - text: require + value: require + - text: verify-ca + value: verify-ca + - text: verify-full + value: verify-full + schema: schema/properties/spec/properties/tls/properties/sslMode + type: radio + if: + name: showIssuerRefAndCertificates + type: function + label: SSL Mode + showLabels: false + type: block-layout + - elements: + - disable: true + init: + type: func + value: initIssuerRefApiGroup + label: API Group + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/apiGroup + type: input + watcher: + func: initIssuerRefApiGroup + paths: + - schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + - init: + type: func + value: setValueFromDbDetails|/spec/tls/issuerRef/kind + label: Kind + options: + - text: Issuer + value: Issuer + - text: ClusterIssuer + value: ClusterIssuer + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + type: select + validation: + name: isIssuerRefRequired + type: custom + - init: + type: func + value: setValueFromDbDetails|/spec/tls/issuerRef/name + label: Name + loader: + name: getIssuerRefsName + watchPaths: + - schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + - schema/properties/metadata/properties/namespace + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/name + type: select + validation: + name: isIssuerRefRequired + type: custom + if: + name: showIssuerRefAndCertificates + type: function + label: Issuer Reference + showLabels: true + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - disable: disableAlias + label: Alias + loader: fetchAliasOptions + schema: alias + type: select + validation: + type: required + - label: Secret Name + schema: secretName + type: input + - label: Duration + schema: duration + type: input + - label: Renew Before + schema: renewBefore + type: input + - buttonClass: is-light is-outlined + element: + label: Organization + type: input + label: Organizations + schema: subject/properties/organizations + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Country + type: input + label: Countries + schema: subject/properties/countries + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Organizational Unit + type: input + label: Organizational Units + schema: subject/properties/organizationalUnits + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Province + type: input + label: Provinces + schema: subject/properties/provinces + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: DNS Name + type: input + label: DNS Names + schema: dnsNames + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: IP Address + type: input + label: IP Addresses + schema: ipAddresses + type: array-item-form + label: Certificates + schema: schema/properties/spec/properties/tls/properties/certificates + type: array-object-form + if: + name: showIssuerRefAndCertificates + type: function + label: Certificates + loader: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates + showLabels: false + type: block-layout + if: + name: ifRequestTypeEqualsTo|ReconfigureTLS + type: function + label: TLS + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/spec/properties/timeout + subtitle: Specify the maximum time allowed for the operation to complete before + it times out + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/spec/properties/apply + type: radio + label: OpsRequest Options + showLabels: true + type: block-layout + loader: getDbDetails + type: single-step-form type: multi-step-form diff --git a/charts/opskubedbcom-proxysqlopsrequest-editor/Chart.yaml b/charts/opskubedbcom-proxysqlopsrequest-editor/Chart.yaml index 30aaa3a14d..f21686198f 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/opskubedbcom-proxysqlopsrequest-editor/README.md b/charts/opskubedbcom-proxysqlopsrequest-editor/README.md index 0e716973fc..6ccf498333 100644 --- a/charts/opskubedbcom-proxysqlopsrequest-editor/README.md +++ b/charts/opskubedbcom-proxysqlopsrequest-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/opskubedbcom-proxysqlopsrequest-editor --version=v0.30.0 -$ helm upgrade -i opskubedbcom-proxysqlopsrequest-editor appscode/opskubedbcom-proxysqlopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/opskubedbcom-proxysqlopsrequest-editor --version=v0.29.0 +$ helm upgrade -i opskubedbcom-proxysqlopsrequest-editor appscode/opskubedbcom-proxysqlopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-proxysqlopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i opskubedbcom-proxysqlopsrequest-editor appscode/opskubedbcom-proxysqlopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-proxysqlopsrequest-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ops.kubedb.com/v1alpha1 +$ helm upgrade -i opskubedbcom-proxysqlopsrequest-editor appscode/opskubedbcom-proxysqlopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-proxysqlopsrequest-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i opskubedbcom-proxysqlopsrequest-editor appscode/opskubedbcom-proxysqlopsrequest-editor -n default --create-namespace --version=v0.29.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 58f37cc0fe..95bc1700aa 100644 --- a/charts/opskubedbcom-proxysqlopsrequest-editor/ui/create-ui.yaml +++ b/charts/opskubedbcom-proxysqlopsrequest-editor/ui/create-ui.yaml @@ -1,2 +1,531 @@ -steps: null +step: +- elements: + - if: + name: showAndInitName + type: function + label: op_req_name + schema: schema/properties/metadata/properties/name + type: input + validation: + type: required + - disable: isNamespaceDisabled + hasGroup: isRancherManaged + if: + name: showAndInitNamespace + type: function + init: + type: func + value: initNamespace + label: Namespace + loader: getNamespaces + schema: schema/properties/metadata/properties/namespace + type: select + validation: + type: required + watcher: + func: onNamespaceChange + paths: + - schema/properties/metadata/properties/namespace + - disable: isDatabaseRefDisabled + if: + name: showAndInitDatabaseRef + type: function + init: + type: func + value: initDatabaseRef + label: Database Ref + loader: + name: getDbs + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: schema/properties/spec/properties/proxyRef/properties/name + type: select + validation: + type: required + watcher: + func: onDbChange + paths: + - schema/properties/spec/properties/proxyRef/properties/name + - if: + name: showConfigureOpsrequestLabel + type: function + label: config_ops_request + type: label-element + - disable: isDbDetailsLoading + if: + name: showAndInitOpsRequestType + type: function + init: + type: func + value: getRequestTypeFromRoute + isHorizontal: true + label: Type of Ops Request + options: + - description: Update your database to any version + text: Update Version + value: UpdateVersion + - description: Scale up or down pod count + text: Horizontal Scaling + value: HorizontalScaling + - description: Manage your CPU resources + text: Vertical Scaling + value: VerticalScaling + - description: Restart your database + text: Restart + value: Restart + - description: Reconfigure your database + text: Reconfigure + value: Reconfigure + - description: Reconfigure your database tls configuration + text: Reconfigure TLS + value: ReconfigureTLS + schema: schema/properties/spec/properties/type + type: radio + watcher: + func: onRequestTypeChange + paths: + - schema/properties/spec/properties/type + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/version + label: Target Version + loader: getDbVersions + schema: schema/properties/spec/properties/updateVersion/properties/targetVersion + subtitle: Select the desired ProxySQL version to which you want to update your + database. + type: select-compare + - if: + name: isVersionEmpty + type: function + label: "" + loader: + name: getVersionInfo + watchPaths: + - temp/properties/filteredVersion + type: info + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|UpdateVersion + type: function + label: Version + showLabels: true + type: block-layout + - elements: + - elements: + - header: Replica + init: + type: func + value: setValueFromDbDetails|/spec/replicas + label: Replicas + schema: schema/properties/spec/properties/horizontalScaling/properties/member + subtitle: Define the total number of replicas for the database. Increasing + replicas improves fault tolerance and load distribution, while reducing + replicas conserves resources + type: input-compare + - hasIcon: true + label: Each replica represents an independent copy of your database. For example, + setting this to 3 creates three copies of the database for better availability. + type: info + type: horizontal-layout + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|HorizontalScaling + type: function + label: Horizontal Scaling Form + showLabels: true + type: block-layout + - elements: + - init: + type: func + value: setMachine|proxysql + label: Resources + loader: getMachines|proxysql + schema: temp/properties/machine + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|proxysql|/spec/podTemplate/spec/resources + paths: + - temp/properties/machine + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints to avoid + unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/proxysql/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes that + match your workload's requirements.
Taints: Define tolerations + for node taints to ensure your workload runs only on compatible nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For example, + 'zone=us-central1-a' ensures workloads are deployed in that zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey-proxysql + type: input + validation: + name: isVerticalScaleTopologyRequired|proxysql + type: custom + - label: Value + schema: temp/topologyValue-proxysql + type: input + validation: + name: isVerticalScaleTopologyRequired|proxysql + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + - elements: + - elements: + - init: + type: func + value: setExporter|cpu + label: CPU + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/requests/properties/cpu + type: input + - init: + type: func + value: setExporter|memory + label: Memory + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + type: input + watcher: + func: onExporterResourceChange|memory + paths: + - schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + showLabels: true + type: horizontal-layout + hideBlock: true + label: Exporter + showLabels: true + type: block-layout + if: + name: ifRequestTypeEqualsTo|VerticalScaling + type: function + type: block-layout + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/initConfig/adminVariables|/spec/configuration/adminVariables + label: Admin Variables + schema: schema/properties/spec/properties/configuration/properties/adminVariables + type: input-compare + - init: + type: func + value: setValueFromDbDetails|/spec/initConfig/mysqlVariables|/spec/configuration/mysqlVariables + label: MySQL Variables + schema: schema/properties/spec/properties/configuration/properties/mysqlVariables + type: input-compare + - elements: + - label: Request Type + options: + - text: Add + value: add + - text: Update + value: update + - text: Delete + value: delete + schema: schema/properties/spec/properties/configuration/properties/mysqlQueryRules/properties/reqType + type: select + watcher: + func: onMySQLUserReqTypeChange + paths: + - schema/properties/spec/properties/configuration/properties/mysqlQueryRules/properties/reqType + - buttonClass: is-light is-outlined + element: + label: Rules + type: input + init: + type: func + value: setMySQLRules + label: Query Rules + schema: temp/mysqlQueryRules/properties/rules + type: array-item-form + watcher: + func: onMySQLRulesChange + paths: + - temp/mysqlQueryRules + label: MySQL Query Rules + showLabels: true + type: block-layout + - elements: + - label: Request Type + options: + - text: Add + value: add + - text: Update + value: update + - text: Delete + value: delete + schema: schema/properties/spec/properties/configuration/properties/mysqlUsers/properties/reqType + type: select + watcher: + func: onMySQLUserReqTypeChange + paths: + - schema/properties/spec/properties/configuration/properties/mysqlUsers/properties/reqType + - buttonClass: is-light is-outlined + elements: + - label: Username + schema: items/properties/username + type: input + validation: + type: required + - label: Active + schema: items/properties/active + type: input + - label: Default Schema + schema: items/properties/default_schema + type: input + - label: Use SSL + schema: items/properties/use_ssl + type: input + - label: Attributes + schema: items/properties/attributes + type: input + - label: Backend + schema: items/properties/backend + type: input + - label: Comment + schema: items/properties/comment + type: input + - label: Default Hostgroup + schema: items/properties/default_hostgroup + type: input + - label: Fast Forward + schema: items/properties/fast_forward + type: input + - label: Frontend + schema: items/properties/frontend + type: input + - label: Max Connections + schema: items/properties/max_connections + type: input + - label: Schema Locked + schema: items/properties/schema_locked + type: input + - label: Transaction Persistent + schema: items/properties/transaction_persistent + type: input + if: + name: showUserCreationField + type: function + label: Users + schema: schema/properties/spec/properties/configuration/properties/mysqlUsers/properties/users + type: array-object-form + - buttonClass: is-light is-outlined + element: + label: Username + type: input + validation: + type: required + if: + name: showUserDeletionField + type: function + label: Users + schema: schema/properties/spec/properties/configuration/properties/mysqlUsers/properties/users/properties/username + type: array-item-form + label: MySQL Users + showLabels: true + type: block-layout + if: + name: ifRequestTypeEqualsTo|Reconfigure + type: function + label: Reconfigure Form + type: block-layout + - elements: + - if: + name: hasTlsField + type: function + init: + type: func + value: initTlsOperation + label: TLS Operation + options: + - text: Update + value: update + - text: Rotate + value: rotate + - text: Remove + value: remove + schema: temp/properties/tlsOperation + type: radio + - fullwidth: true + if: + name: isTlsEnabled + type: function + label: Remove TLS + schema: schema/properties/spec/properties/tls/properties/remove + type: switch + - fullwidth: true + if: + name: isTlsEnabled + type: function + label: Rotate Certificates + schema: schema/properties/spec/properties/tls/properties/rotateCertificates + type: switch + - elements: + - disable: true + init: + type: func + value: initIssuerRefApiGroup + label: API Group + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/apiGroup + type: input + watcher: + func: initIssuerRefApiGroup + paths: + - schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + - init: + type: func + value: setValueFromDbDetails|/spec/tls/issuerRef/kind + label: Kind + options: + - text: Issuer + value: Issuer + - text: ClusterIssuer + value: ClusterIssuer + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + type: select + validation: + name: isIssuerRefRequired + type: custom + - init: + type: func + value: setValueFromDbDetails|/spec/tls/issuerRef/name + label: Name + loader: + name: getIssuerRefsName + watchPaths: + - schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + - schema/properties/metadata/properties/namespace + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/name + type: select + validation: + name: isIssuerRefRequired + type: custom + if: + name: showIssuerRefAndCertificates + type: function + label: Issuer Reference + showLabels: true + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - disable: disableAlias + label: Alias + loader: fetchAliasOptions + schema: alias + type: select + validation: + type: required + - label: Secret Name + schema: secretName + type: input + - label: Duration + schema: duration + type: input + - label: Renew Before + schema: renewBefore + type: input + - buttonClass: is-light is-outlined + element: + label: Organization + type: input + label: Organizations + schema: subject/properties/organizations + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Country + type: input + label: Countries + schema: subject/properties/countries + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Organizational Unit + type: input + label: Organizational Units + schema: subject/properties/organizationalUnits + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Province + type: input + label: Provinces + schema: subject/properties/provinces + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: DNS Name + type: input + label: DNS Names + schema: dnsNames + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: IP Address + type: input + label: IP Addresses + schema: ipAddresses + type: array-item-form + label: Certificates + schema: schema/properties/spec/properties/tls/properties/certificates + type: array-object-form + if: + name: showIssuerRefAndCertificates + type: function + label: Certificates + loader: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates + showLabels: false + type: block-layout + if: + name: ifRequestTypeEqualsTo|ReconfigureTLS + type: function + label: TLS + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/spec/properties/timeout + subtitle: Specify the maximum time allowed for the operation to complete before + it times out + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/spec/properties/apply + type: radio + label: OpsRequest Options + showLabels: true + type: block-layout + loader: getDbDetails + type: single-step-form type: multi-step-form diff --git a/charts/opskubedbcom-rabbitmqopsrequest-editor/Chart.yaml b/charts/opskubedbcom-rabbitmqopsrequest-editor/Chart.yaml index 92f83ef951..549e095b8e 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/opskubedbcom-rabbitmqopsrequest-editor/README.md b/charts/opskubedbcom-rabbitmqopsrequest-editor/README.md index 62c250c0f4..80a13f3c09 100644 --- a/charts/opskubedbcom-rabbitmqopsrequest-editor/README.md +++ b/charts/opskubedbcom-rabbitmqopsrequest-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/opskubedbcom-rabbitmqopsrequest-editor --version=v0.30.0 -$ helm upgrade -i opskubedbcom-rabbitmqopsrequest-editor appscode/opskubedbcom-rabbitmqopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/opskubedbcom-rabbitmqopsrequest-editor --version=v0.29.0 +$ helm upgrade -i opskubedbcom-rabbitmqopsrequest-editor appscode/opskubedbcom-rabbitmqopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-rabbitmqopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i opskubedbcom-rabbitmqopsrequest-editor appscode/opskubedbcom-rabbitmqopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-rabbitmqopsrequest-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ops.kubedb.com/v1alpha1 +$ helm upgrade -i opskubedbcom-rabbitmqopsrequest-editor appscode/opskubedbcom-rabbitmqopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-rabbitmqopsrequest-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i opskubedbcom-rabbitmqopsrequest-editor appscode/opskubedbcom-rabbitmqopsrequest-editor -n default --create-namespace --version=v0.29.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 58f37cc0fe..5c28ef40af 100644 --- a/charts/opskubedbcom-rabbitmqopsrequest-editor/ui/create-ui.yaml +++ b/charts/opskubedbcom-rabbitmqopsrequest-editor/ui/create-ui.yaml @@ -1,2 +1,639 @@ -steps: null +step: +- elements: + - if: + name: showAndInitName + type: function + label: op_req_name + schema: schema/properties/metadata/properties/name + type: input + validation: + type: required + - disable: isNamespaceDisabled + hasGroup: isRancherManaged + if: + name: showAndInitNamespace + type: function + init: + type: func + value: initNamespace + label: Namespace + loader: getNamespaces + schema: schema/properties/metadata/properties/namespace + type: select + validation: + type: required + - disable: isDatabaseRefDisabled + if: + name: showAndInitDatabaseRef + type: function + init: + type: func + value: initDatabaseRef + label: Database Ref + loader: + name: getDbs + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: schema/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: onDbChange + paths: + - schema/properties/spec/properties/databaseRef/properties/name + - if: + name: showConfigureOpsrequestLabel + type: function + label: config_ops_request + type: label-element + - disable: isDbDetailsLoading + if: + name: showAndInitOpsRequestType + type: function + init: + type: func + value: getRequestTypeFromRoute + isHorizontal: true + label: Type of Ops Request + options: + - description: Update your database to any version + text: Update Version + value: UpdateVersion + - description: Scale up or down pod count + text: Horizontal Scaling + value: HorizontalScaling + - description: Manage your CPU resources + text: Vertical Scaling + value: VerticalScaling + - description: Manage your database size + text: Volume Expansion + value: VolumeExpansion + - description: Restart your database + text: Restart + value: Restart + - description: Reconfigure your database + text: Reconfigure + value: Reconfigure + - description: Reconfigure your database tls configuration + text: Reconfigure TLS + value: ReconfigureTLS + schema: schema/properties/spec/properties/type + type: radio + watcher: + func: isDbDetailsLoading + paths: + - temp/dbDetails + - schema/properties/spec/properties/databaseRef/properties/name + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/version + label: Target Version + loader: getDbVersions + schema: schema/properties/spec/properties/updateVersion/properties/targetVersion + subtitle: Select the desired RabbitMQ version to which you want to update your + database. + type: select-compare + - if: + name: isVersionEmpty + type: function + label: "" + loader: + name: getVersionInfo + watchPaths: + - temp/properties/filteredVersion + type: info + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|UpdateVersion + type: function + label: Version + showLabels: true + type: block-layout + - elements: + - elements: + - header: Node + if: + name: ifDbTypeEqualsTo|Combined|horizontalScaling + type: function + init: + type: func + value: setValueFromDbDetails|/spec/replicas + label: Node + schema: schema/properties/spec/properties/horizontalScaling/properties/node + subtitle: Define the total number of nodes for the database. Increasing nodes + improves fault tolerance and load distribution, while reducing nodes conserves + resources + type: input-compare + - hasIcon: true + if: + name: ifDbTypeEqualsTo|Combined|horizontalScaling + type: function + label: Each node represents an independent copy of your database. For example, + setting this to 3 creates three copies of the database for better availability. + type: info + type: horizontal-layout + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|HorizontalScaling + type: function + label: Horizontal Scaling Form + showLabels: true + type: block-layout + - elements: + - elements: + - init: + type: func + value: setMachine + label: Resources + loader: getMachines + schema: temp/properties/machine + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|node|/spec/podTemplate/spec/containers + paths: + - temp/properties/machine + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints to + avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/node/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that zone. + type: label-element + - elements: + - label: Key + schema: schema/properties/spec/properties/verticalScaling/properties/node/properties/topology/properties/key + type: input + validation: + name: isVerticalScaleTopologyRequired + type: custom + - label: Value + schema: schema/properties/spec/properties/verticalScaling/properties/node/properties/topology/properties/value + type: input + validation: + name: isVerticalScaleTopologyRequired + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + - elements: + - elements: + - init: + type: func + value: setExporter|cpu + label: CPU + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/requests/properties/cpu + type: input + - init: + type: func + value: setExporter|memory + label: Memory + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + type: input + watcher: + func: onExporterResourceChange|memory + paths: + - schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + showLabels: true + type: horizontal-layout + hideBlock: true + label: Exporter + showLabels: true + type: block-layout + label: Node + showLabels: false + type: block-layout + if: + name: ifRequestTypeEqualsTo|VerticalScaling + type: function + type: block-layout + - elements: + - elements: + - elements: + - label: Mode + subtitle: Not sure which mode to pick? Use Online Mode for smooth operations + with minimal disruption. Choose Offline Mode if you can afford a brief + downtime for added reliability during the volume expansion. + type: label-element + - label: Mode + options: + - text: Offline + value: Offline + - text: Online + value: Online + schema: schema/properties/spec/properties/volumeExpansion/properties/mode + type: select + validation: + type: required + type: block-layout + type: horizontal-layout + - elements: + - elements: + - header: Storage Size + init: + type: func + value: setValueFromDbDetails|/spec/storage/resources/requests/storage + label: Storage Size + schema: schema/properties/spec/properties/volumeExpansion/properties/node + subtitle: How much extra storage does your database need? Specify the size(e.g. + 2Gi for 2 gigabytes) so we can allocate it correctly + type: input-compare + validation: + name: checkVolume|/spec/storage/resources/requests/storage|/spec/volumeExpansion/node + type: custom + - hasIcon: true + label: Storage expansion allows you to increase your database's disk space + without downtime (Online mode) or with brief downtime (Offline mode). + type: info + type: horizontal-layout + fixedBlock: true + label: RabbitMQ volume expansion + showLabels: true + type: block-layout + if: + name: ifRequestTypeEqualsTo|VolumeExpansion + type: function + label: Volume Expansion Form + type: block-layout + - elements: + - elements: + - label: "" + subtitle: Select a new configuration secret, apply a custom configuration, + or remove an existing setup to update your database settings + type: label-element + - elements: + - elements: + - customClass: mb-10 + label: Config Secret + subtitle: Select a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + init: + type: func + value: setValueFromDbDetails|/spec/configSecret/name + label: Config Secret + loader: + name: getConfigSecrets + watchPaths: + - schema/properties/metadata/properties/namespace + - temp/properties/createSecret/properties/status + refresh: true + schema: schema/properties/spec/properties/configuration/properties/configSecret/properties/name + type: select + watcher: + func: onCreateSecretChange + paths: + - temp/properties/createSecret/properties/status + - label: "" + loader: + name: getSelectedConfigurationName|create + watchPaths: + - schema/properties/spec/properties/configuration/properties/configSecret/properties/name + type: label-element + - elements: + - label: Secret Name + schema: temp/properties/createSecret/properties/name + type: input + validation: + type: required + - buttonClass: is-light is-outlined + elements: + - label: Key + loader: + name: onSelectedSecretChange + watchPaths: + - temp/properties/createSecret/properties/data + schema: key + type: select + validation: + type: required + - label: Value + schema: value + type: textarea + label: String Data + schema: temp/properties/createSecret/properties/data + type: array-object-form + validation: + type: required + hasButton: + action: createNewConfigSecret + hasCancel: cancelCreateSecret + text: Save + if: + name: isCreateSecret + type: function + label: Create a New Config Secret + showLabels: true + type: block-layout + - editorHeight: 500px + if: + name: isNotCreateSecret + type: function + loader: + name: onNewConfigSecretChange + watchPaths: + - schema/properties/spec/properties/configuration/properties/configSecret/properties/name + readonly: true + schema: temp/properties/newConfigSecret + type: multi-file-editor + if: + name: ifReconfigurationTypeEqualsTo|selectNewConfigSecret + type: function + label: Config Secret + type: block-layout + - elements: + - customClass: mb-10 + label: New Apply Config + subtitle: Define custom configurations for your database using key-value + pairs. These parameters will overwrite existing settings.
Enter the + parameter you want to configure (e.g., max_connections). + type: label-element + - customClass: mb-2 + label: Configuration + loader: getConfigSecretsforAppyConfig + refresh: true + schema: temp/properties/selectedConfiguration + type: select + - label: "" + loader: + name: getSelectedConfigurationName|apply + watchPaths: + - temp/properties/selectedConfiguration + type: label-element + - editorHeight: 500px + loader: + name: setApplyConfig + watchPaths: + - temp/properties/selectedConfiguration + schema: temp/properties/applyConfig + type: multi-file-editor + watcher: + func: onApplyconfigChange + paths: + - temp/properties/applyConfig + if: + name: ifReconfigurationTypeEqualsTo|applyConfig + type: function + label: ApplyConfig + type: block-layout + - elements: + - customClass: mb-10 + label: Remove + subtitle: Selected a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + label: Configuration + loader: + name: getConfigSecretsforAppyConfig + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: temp/properties/selectedConfigurationRemove + type: select + - label: "" + loader: + name: getSelectedConfigurationName|remove + watchPaths: + - temp/properties/selectedConfigurationRemove + type: label-element + - editorHeight: 500px + init: + type: func + value: onRemoveConfigChange + readonly: true + schema: temp/properties/removeConfig + type: multi-file-editor + watcher: + func: onRemoveConfigChange + paths: + - temp/properties/selectedConfigurationRemove + if: + name: ifReconfigurationTypeEqualsTo|remove + type: function + label: Remove + type: block-layout + label: New Config Secret + options: + - text: NEW CONFIG SECRET + value: selectNewConfigSecret + - text: APPLY CONFIG + value: applyConfig + - text: REMOVE + value: remove + schema: temp/properties/reconfigurationType + type: tab-layout + label: Configuration + type: block-layout + if: + name: ifRequestTypeEqualsTo|Reconfigure + type: function + label: Reconfigure Form + loader: + name: fetchConfigSecrets + watchPaths: + - schema/properties/metadata/properties/namespace + type: block-layout + - elements: + - if: + name: hasTlsField + type: function + init: + type: func + value: initTlsOperation + label: TLS Operation + options: + - text: Update + value: update + - text: Rotate + value: rotate + - text: Remove + value: remove + schema: temp/properties/tlsOperation + type: radio + - fullwidth: true + if: + name: isTlsEnabled + type: function + label: Remove TLS + schema: schema/properties/spec/properties/tls/properties/remove + type: switch + - fullwidth: true + if: + name: isTlsEnabled + type: function + label: Rotate Certificates + schema: schema/properties/spec/properties/tls/properties/rotateCertificates + type: switch + - elements: + - disable: true + init: + type: func + value: initIssuerRefApiGroup + label: API Group + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/apiGroup + type: input + watcher: + func: initIssuerRefApiGroup + paths: + - schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + - init: + type: func + value: setValueFromDbDetails|/spec/tls/issuerRef/kind + label: Kind + options: + - text: Issuer + value: Issuer + - text: ClusterIssuer + value: ClusterIssuer + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + type: select + validation: + name: isIssuerRefRequired + type: custom + - init: + type: func + value: setValueFromDbDetails|/spec/tls/issuerRef/name + label: Name + loader: + name: getIssuerRefsName + watchPaths: + - schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + - schema/properties/metadata/properties/namespace + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/name + type: select + validation: + name: isIssuerRefRequired + type: custom + if: + name: showIssuerRefAndCertificates + type: function + label: Issuer Reference + showLabels: true + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - disable: disableAlias + label: Alias + loader: fetchAliasOptions + schema: alias + type: select + validation: + type: required + - label: Secret Name + schema: secretName + type: input + - label: Duration + schema: duration + type: input + - label: Renew Before + schema: renewBefore + type: input + - buttonClass: is-light is-outlined + element: + label: Organization + type: input + label: Organizations + schema: subject/properties/organizations + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Country + type: input + label: Countries + schema: subject/properties/countries + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Organizational Unit + type: input + label: Organizational Units + schema: subject/properties/organizationalUnits + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Province + type: input + label: Provinces + schema: subject/properties/provinces + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: DNS Name + type: input + label: DNS Names + schema: dnsNames + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: IP Address + type: input + label: IP Addresses + schema: ipAddresses + type: array-item-form + label: Certificates + schema: schema/properties/spec/properties/tls/properties/certificates + type: array-object-form + if: + name: showIssuerRefAndCertificates + type: function + label: Certificates + loader: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates + showLabels: false + type: block-layout + if: + name: ifRequestTypeEqualsTo|ReconfigureTLS + type: function + label: TLS + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/spec/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/spec/properties/apply + type: radio + label: OpsRequest Options + showLabels: true + type: block-layout + loader: getDbDetails + type: single-step-form type: multi-step-form diff --git a/charts/opskubedbcom-redisopsrequest-editor/Chart.yaml b/charts/opskubedbcom-redisopsrequest-editor/Chart.yaml index 5ba082accd..ea163cfc19 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/opskubedbcom-redisopsrequest-editor/README.md b/charts/opskubedbcom-redisopsrequest-editor/README.md index e252d10c43..690fe2c925 100644 --- a/charts/opskubedbcom-redisopsrequest-editor/README.md +++ b/charts/opskubedbcom-redisopsrequest-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/opskubedbcom-redisopsrequest-editor --version=v0.30.0 -$ helm upgrade -i opskubedbcom-redisopsrequest-editor appscode/opskubedbcom-redisopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/opskubedbcom-redisopsrequest-editor --version=v0.29.0 +$ helm upgrade -i opskubedbcom-redisopsrequest-editor appscode/opskubedbcom-redisopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-redisopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i opskubedbcom-redisopsrequest-editor appscode/opskubedbcom-redisopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-redisopsrequest-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ops.kubedb.com/v1alpha1 +$ helm upgrade -i opskubedbcom-redisopsrequest-editor appscode/opskubedbcom-redisopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-redisopsrequest-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i opskubedbcom-redisopsrequest-editor appscode/opskubedbcom-redisopsrequest-editor -n default --create-namespace --version=v0.29.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 58f37cc0fe..e969514584 100644 --- a/charts/opskubedbcom-redisopsrequest-editor/ui/create-ui.yaml +++ b/charts/opskubedbcom-redisopsrequest-editor/ui/create-ui.yaml @@ -1,2 +1,642 @@ -steps: null +step: +- elements: + - if: + name: showAndInitName + type: function + label: op_req_name + schema: schema/properties/metadata/properties/name + type: input + validation: + type: required + - disable: isNamespaceDisabled + hasGroup: isRancherManaged + if: + name: showAndInitNamespace + type: function + init: + type: func + value: initNamespace + label: Namespace + loader: getNamespaces + schema: schema/properties/metadata/properties/namespace + type: select + validation: + type: required + - disable: isDatabaseRefDisabled + if: + name: showAndInitDatabaseRef + type: function + init: + type: func + value: initDatabaseRef + label: Database Ref + loader: + name: getDbs + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: schema/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: onDbChange + paths: + - schema/properties/spec/properties/databaseRef/properties/name + - if: + name: showConfigureOpsrequestLabel + type: function + label: config_ops_request + type: label-element + - disable: isDbDetailsLoading + if: + name: showAndInitOpsRequestType + type: function + init: + type: func + value: getRequestTypeFromRoute + isHorizontal: true + label: Type of Ops Request + options: + - description: Update your database to any version + text: Update Version + value: UpdateVersion + - description: Scale up or down pod count + text: Horizontal Scaling + value: HorizontalScaling + - description: Manage your CPU resources + text: Vertical Scaling + value: VerticalScaling + - description: Manage your database size + text: Volume Expansion + value: VolumeExpansion + - description: Restart your database + text: Restart + value: Restart + - description: Reconfigure your database + text: Reconfigure + value: Reconfigure + - description: Reconfigure your database tls configuration + text: Reconfigure TLS + value: ReconfigureTLS + schema: schema/properties/spec/properties/type + type: radio + watcher: + func: isDbDetailsLoading + paths: + - temp/dbDetails + - schema/properties/spec/properties/databaseRef/properties/name + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/version + label: Target Version + loader: getDbVersions + schema: schema/properties/spec/properties/updateVersion/properties/targetVersion + subtitle: Select the desired Redis version to which you want to update your + database. + type: select-compare + - if: + name: isVersionEmpty + type: function + label: "" + loader: + name: getVersionInfo + watchPaths: + - temp/properties/filteredVersion + type: info + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|UpdateVersion + type: function + label: Version + showLabels: true + type: block-layout + - elements: + - elements: + - header: Master + init: + type: func + value: setValueFromDbDetails|/spec/cluster/master + label: Master + schema: schema/properties/spec/properties/horizontalScaling/properties/shards + subtitle: Define the total number of master shards for your database + type: input-compare + if: + name: ifDbTypeEqualsTo|Cluster|horizontalScaling + type: function + type: horizontal-layout + - elements: + - header: Replicas + init: + type: func + value: setReplicas + label: Replicas + schema: schema/properties/spec/properties/horizontalScaling/properties/replicas + subtitle: Define the total number of replicas for your database + type: input-compare + - hasIcon: true + label: Each replica represents an independent copy of your database. For example, + setting this to 3 creates three copies of the database for better availability. + type: info + if: + name: ifDbTypeEqualsTo|[Cluster,Sentinel]|horizontalScaling + type: function + type: horizontal-layout + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|HorizontalScaling + type: function + label: Horizontal Scaling Form + showLabels: true + type: block-layout + - elements: + - elements: + - init: + type: func + value: setMachine + label: Resources + loader: getMachines + schema: temp/properties/machine + type: machine-compare + watcher: + func: onMachineChange|redis|/spec/podTemplate/spec/resources + paths: + - temp/properties/machine + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by defining label selectors + or taints. Choose how Kubernetes places your pods across different + nodes. + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/redis/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to match node labels, + ensuring pods are scheduled on nodes with specific characteristics (e.g., + disktype=ssd).
Taints: Define tolerations to allow pods + to run on nodes with matching taints, useful for dedicated or specialized + nodes. + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences using key-value pairs to control + pod distribution across zones or regions + type: label-element + - elements: + - label: Key + schema: temp/topologyKey + type: input + - label: Value + schema: temp/topologyValue + type: input + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + label: Redis + showLabels: false + type: block-layout + - elements: + - elements: + - init: + type: func + value: setExporter|cpu + label: CPU + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/requests/properties/cpu + type: input + - init: + type: func + value: setExporter|memory + label: Memory + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + type: input + watcher: + func: onExporterResourceChange|memory + paths: + - schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + showLabels: true + type: horizontal-layout + hideBlock: true + label: Exporter + showLabels: true + type: block-layout + if: + name: ifRequestTypeEqualsTo|VerticalScaling + type: function + type: block-layout + - elements: + - elements: + - elements: + - label: Mode + subtitle: Not sure which mode to pick? Use Online Mode for smooth operations + with minimal disruption. Choose Offline Mode if you can afford a brief + downtime for added reliability during the volume expansion. + type: label-element + - label: Mode + options: + - text: Offline + value: Offline + - text: Online + value: Online + schema: schema/properties/spec/properties/volumeExpansion/properties/mode + type: select + validation: + type: required + type: block-layout + type: horizontal-layout + - elements: + - elements: + - header: Storage Size + init: + type: func + value: setValueFromDbDetails|/spec/storage/resources/requests/storage + label: Storage Size + schema: schema/properties/spec/properties/volumeExpansion/properties/redis + subtitle: How much extra storage does your database need? Specify the size(e.g. + 2Gi for 2 gigabytes) so we can allocate it correctly + type: input-compare + validation: + name: checkVolume|/spec/storage/resources/requests/storage|/spec/volumeExpansion/redis + type: custom + - hasIcon: true + label: Storage expansion allows you to increase your database's disk space + without downtime (Online mode) or with brief downtime (Offline mode). + type: info + type: horizontal-layout + fixedBlock: true + label: Redis volume expansion + showLabels: true + type: block-layout + if: + name: ifRequestTypeEqualsTo|VolumeExpansion + type: function + label: Volume Expansion Form + type: block-layout + - elements: + - elements: + - label: "" + subtitle: Select a new configuration secret, apply a custom configuration, + or remove an existing setup to update your database settings + type: label-element + - elements: + - elements: + - customClass: mb-10 + label: Config Secret + subtitle: Select a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + init: + type: func + value: setValueFromDbDetails|/spec/configSecret/name + label: Config Secret + loader: + name: getConfigSecrets + watchPaths: + - schema/properties/metadata/properties/namespace + - temp/properties/createSecret/properties/status + refresh: true + schema: schema/properties/spec/properties/configuration/properties/configSecret/properties/name + type: select + watcher: + func: onCreateSecretChange + paths: + - temp/properties/createSecret/properties/status + - label: "" + loader: + name: getSelectedConfigurationName|create + watchPaths: + - schema/properties/spec/properties/configuration/properties/configSecret/properties/name + type: label-element + - elements: + - label: Secret Name + schema: temp/properties/createSecret/properties/name + type: input + validation: + type: required + - buttonClass: is-light is-outlined + elements: + - label: Key + loader: + name: onSelectedSecretChange + watchPaths: + - temp/properties/createSecret/properties/data + schema: key + type: select + validation: + type: required + - label: Value + schema: value + type: textarea + label: String Data + schema: temp/properties/createSecret/properties/data + type: array-object-form + validation: + type: required + hasButton: + action: createNewConfigSecret + hasCancel: cancelCreateSecret + text: Save + if: + name: isCreateSecret + type: function + label: Create a New Config Secret + showLabels: true + type: block-layout + - editorHeight: 500px + if: + name: isNotCreateSecret + type: function + loader: + name: onNewConfigSecretChange + watchPaths: + - schema/properties/spec/properties/configuration/properties/configSecret/properties/name + readonly: true + schema: temp/properties/newConfigSecret + type: multi-file-editor + if: + name: ifReconfigurationTypeEqualsTo|selectNewConfigSecret + type: function + label: Config Secret + type: block-layout + - elements: + - customClass: mb-10 + label: New Apply Config + subtitle: Define custom configurations for your database using key-value + pairs. These parameters will overwrite existing settings.
Enter the + parameter you want to configure (e.g., max_connections). + type: label-element + - customClass: mb-2 + label: Configuration + loader: getConfigSecretsforAppyConfig + refresh: true + schema: temp/properties/selectedConfiguration + type: select + - label: "" + loader: + name: getSelectedConfigurationName|apply + watchPaths: + - temp/properties/selectedConfiguration + type: label-element + - editorHeight: 500px + loader: + name: setApplyConfig + watchPaths: + - temp/properties/selectedConfiguration + schema: temp/properties/applyConfig + type: multi-file-editor + watcher: + func: onApplyconfigChange + paths: + - temp/properties/applyConfig + if: + name: ifReconfigurationTypeEqualsTo|applyConfig + type: function + label: ApplyConfig + type: block-layout + - elements: + - customClass: mb-10 + label: Remove + subtitle: Selected a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + label: Configuration + loader: + name: getConfigSecretsforAppyConfig + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: temp/properties/selectedConfigurationRemove + type: select + - label: "" + loader: + name: getSelectedConfigurationName|remove + watchPaths: + - temp/properties/selectedConfigurationRemove + type: label-element + - editorHeight: 500px + init: + type: func + value: onRemoveConfigChange + readonly: true + schema: temp/properties/removeConfig + type: multi-file-editor + watcher: + func: onRemoveConfigChange + paths: + - temp/properties/selectedConfigurationRemove + if: + name: ifReconfigurationTypeEqualsTo|remove + type: function + label: Remove + type: block-layout + label: New Config Secret + options: + - text: NEW CONFIG SECRET + value: selectNewConfigSecret + - text: APPLY CONFIG + value: applyConfig + - text: REMOVE + value: remove + schema: temp/properties/reconfigurationType + type: tab-layout + label: Configuration + type: block-layout + if: + name: ifRequestTypeEqualsTo|Reconfigure + type: function + label: Reconfigure Form + loader: + name: fetchConfigSecrets + watchPaths: + - schema/properties/metadata/properties/namespace + type: block-layout + - elements: + - if: + name: hasTlsField + type: function + init: + type: func + value: initTlsOperation + label: TLS Operation + options: + - text: Update + value: update + - text: Rotate + value: rotate + - text: Remove + value: remove + schema: temp/properties/tlsOperation + type: radio + - fullwidth: true + if: + name: isTlsEnabled + type: function + label: Remove TLS + schema: schema/properties/spec/properties/tls/properties/remove + type: switch + - fullwidth: true + if: + name: isTlsEnabled + type: function + label: Rotate Certificates + schema: schema/properties/spec/properties/tls/properties/rotateCertificates + type: switch + - elements: + - disable: true + init: + type: func + value: initIssuerRefApiGroup + label: API Group + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/apiGroup + type: input + watcher: + func: initIssuerRefApiGroup + paths: + - schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + - init: + type: func + value: setValueFromDbDetails|/spec/tls/issuerRef/kind + label: Kind + options: + - text: Issuer + value: Issuer + - text: ClusterIssuer + value: ClusterIssuer + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + type: select + validation: + name: isIssuerRefRequired + type: custom + - init: + type: func + value: setValueFromDbDetails|/spec/tls/issuerRef/name + label: Name + loader: + name: getIssuerRefsName + watchPaths: + - schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + - schema/properties/metadata/properties/namespace + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/name + type: select + validation: + name: isIssuerRefRequired + type: custom + if: + name: showIssuerRefAndCertificates + type: function + label: Issuer Reference + showLabels: true + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - disable: disableAlias + label: Alias + loader: fetchAliasOptions + schema: alias + type: select + validation: + type: required + - label: Secret Name + schema: secretName + type: input + - label: Duration + schema: duration + type: input + - label: Renew Before + schema: renewBefore + type: input + - buttonClass: is-light is-outlined + element: + label: Organization + type: input + label: Organizations + schema: subject/properties/organizations + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Country + type: input + label: Countries + schema: subject/properties/countries + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Organizational Unit + type: input + label: Organizational Units + schema: subject/properties/organizationalUnits + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Province + type: input + label: Provinces + schema: subject/properties/provinces + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: DNS Name + type: input + label: DNS Names + schema: dnsNames + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: IP Address + type: input + label: IP Addresses + schema: ipAddresses + type: array-item-form + label: Certificates + schema: schema/properties/spec/properties/tls/properties/certificates + type: array-object-form + if: + name: showIssuerRefAndCertificates + type: function + label: Certificates + loader: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates + showLabels: false + type: block-layout + if: + name: ifRequestTypeEqualsTo|ReconfigureTLS + type: function + label: TLS + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/spec/properties/timeout + subtitle: Specify the maximum time allowed for the operation to complete before + it times out + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/spec/properties/apply + type: radio + label: OpsRequest Options + showLabels: true + type: block-layout + loader: getDbDetails + type: single-step-form type: multi-step-form diff --git a/charts/opskubedbcom-redissentinelopsrequest-editor/Chart.yaml b/charts/opskubedbcom-redissentinelopsrequest-editor/Chart.yaml index 183ea85653..17750a296b 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/opskubedbcom-redissentinelopsrequest-editor/README.md b/charts/opskubedbcom-redissentinelopsrequest-editor/README.md index ec7eac9fcf..7c4afec470 100644 --- a/charts/opskubedbcom-redissentinelopsrequest-editor/README.md +++ b/charts/opskubedbcom-redissentinelopsrequest-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/opskubedbcom-redissentinelopsrequest-editor --version=v0.30.0 -$ helm upgrade -i opskubedbcom-redissentinelopsrequest-editor appscode/opskubedbcom-redissentinelopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/opskubedbcom-redissentinelopsrequest-editor --version=v0.29.0 +$ helm upgrade -i opskubedbcom-redissentinelopsrequest-editor appscode/opskubedbcom-redissentinelopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-redissentinelopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i opskubedbcom-redissentinelopsrequest-editor appscode/opskubedbcom-redissentinelopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-redissentinelopsrequest-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ops.kubedb.com/v1alpha1 +$ helm upgrade -i opskubedbcom-redissentinelopsrequest-editor appscode/opskubedbcom-redissentinelopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-redissentinelopsrequest-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i opskubedbcom-redissentinelopsrequest-editor appscode/opskubedbcom-redissentinelopsrequest-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/opskubedbcom-singlestoreopsrequest-editor/Chart.yaml b/charts/opskubedbcom-singlestoreopsrequest-editor/Chart.yaml index 1972b53347..653eb2d8c1 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/opskubedbcom-singlestoreopsrequest-editor/README.md b/charts/opskubedbcom-singlestoreopsrequest-editor/README.md index 444e1dbfd2..cc6f732875 100644 --- a/charts/opskubedbcom-singlestoreopsrequest-editor/README.md +++ b/charts/opskubedbcom-singlestoreopsrequest-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/opskubedbcom-singlestoreopsrequest-editor --version=v0.30.0 -$ helm upgrade -i opskubedbcom-singlestoreopsrequest-editor appscode/opskubedbcom-singlestoreopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/opskubedbcom-singlestoreopsrequest-editor --version=v0.29.0 +$ helm upgrade -i opskubedbcom-singlestoreopsrequest-editor appscode/opskubedbcom-singlestoreopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-singlestoreopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i opskubedbcom-singlestoreopsrequest-editor appscode/opskubedbcom-singlestoreopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-singlestoreopsrequest-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ops.kubedb.com/v1alpha1 +$ helm upgrade -i opskubedbcom-singlestoreopsrequest-editor appscode/opskubedbcom-singlestoreopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-singlestoreopsrequest-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i opskubedbcom-singlestoreopsrequest-editor appscode/opskubedbcom-singlestoreopsrequest-editor -n default --create-namespace --version=v0.29.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 58f37cc0fe..6297714bc7 100644 --- a/charts/opskubedbcom-singlestoreopsrequest-editor/ui/create-ui.yaml +++ b/charts/opskubedbcom-singlestoreopsrequest-editor/ui/create-ui.yaml @@ -1,2 +1,854 @@ -steps: null +step: +- elements: + - if: + name: showAndInitName + type: function + label: op_req_name + schema: schema/properties/metadata/properties/name + type: input + validation: + type: required + - disable: isNamespaceDisabled + hasGroup: isRancherManaged + if: + name: showAndInitNamespace + type: function + init: + type: func + value: initNamespace + label: Namespace + loader: getNamespaces + schema: schema/properties/metadata/properties/namespace + type: select + validation: + type: required + - disable: isDatabaseRefDisabled + if: + name: showAndInitDatabaseRef + type: function + init: + type: func + value: initDatabaseRef + label: Database Ref + loader: + name: getDbs + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: schema/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: onDbChange + paths: + - schema/properties/spec/properties/databaseRef/properties/name + - if: + name: showConfigureOpsrequestLabel + type: function + label: config_ops_request + type: label-element + - disable: isDbDetailsLoading + if: + name: showAndInitOpsRequestType + type: function + init: + type: func + value: getRequestTypeFromRoute + isHorizontal: true + label: Type of Ops Request + options: + - description: Update your database to any version + text: Update Version + value: UpdateVersion + - description: Scale up or down pod count + text: Horizontal Scaling + value: HorizontalScaling + - description: Manage your CPU resources + text: Vertical Scaling + value: VerticalScaling + - description: Manage your database size + text: Volume Expansion + value: VolumeExpansion + - description: Restart your database + text: Restart + value: Restart + - description: Reconfigure your database + text: Reconfigure + value: Reconfigure + - description: Reconfigure your database tls configuration + text: Reconfigure TLS + value: ReconfigureTLS + schema: schema/properties/spec/properties/type + type: radio + watcher: + func: isDbDetailsLoading + paths: + - temp/dbDetails + - schema/properties/spec/properties/databaseRef/properties/name + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/version + label: Target Version + loader: getDbVersions + schema: schema/properties/spec/properties/updateVersion/properties/targetVersion + subtitle: Select the desired SingleStore version to which you want to update + your database. + type: select-compare + - if: + name: isVersionEmpty + type: function + label: "" + loader: + name: getVersionInfo + watchPaths: + - temp/properties/filteredVersion + type: info + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|UpdateVersion + type: function + label: Version + showLabels: true + type: block-layout + - elements: + - elements: + - header: Aggregator + init: + type: func + value: setValueFromDbDetails|/spec/topology/aggregator/replicas + label: Aggregator + schema: schema/properties/spec/properties/horizontalScaling/properties/aggregator + subtitle: Define the total number of aggregators for the database. Increasing + aggregators improves fault tolerance and load distribution, while reducing + aggregators conserves resources + type: input-compare + - hasIcon: true + label: Each aggregator represents an independent copy of your database. For + example, setting this to 3 creates three copies of the database for better + availability. + type: info + if: + name: ifDbTypeEqualsTo|Topology|HorizontalScaling + type: function + type: horizontal-layout + - elements: + - header: Leaf + init: + type: func + value: setValueFromDbDetails|/spec/topology/leaf/replicas + label: Leaf + schema: schema/properties/spec/properties/horizontalScaling/properties/leaf + subtitle: Define the total number of leaf nodes for the database. Increasing + leaves improves fault tolerance and load distribution, while reducing leaves + conserves resources + type: input-compare + - hasIcon: true + label: Each leaf represents an independent copy of your database. For example, + setting this to 3 creates three copies of the database for better availability. + type: info + if: + name: ifDbTypeEqualsTo|Topology|HorizontalScaling + type: function + type: horizontal-layout + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|HorizontalScaling + type: function + label: Horizontal Scaling Form + showLabels: true + type: block-layout + - elements: + - elements: + - init: + type: func + value: setMachine|aggregator + label: Resources + loader: getMachines|aggregator + schema: temp/properties/machine-aggregator + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|aggregator|/spec/topology/aggregator/podTemplate/spec/containers + paths: + - temp/properties/machine-aggregator + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints to + avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/aggregator/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey-aggregator + type: input + validation: + name: isVerticalScaleTopologyRequired|aggregator + type: custom + - label: Value + schema: temp/topologyValue-aggregator + type: input + validation: + name: isVerticalScaleTopologyRequired|aggregator + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + if: + name: ifDbTypeEqualsTo|Topology|VerticalScaling + type: function + label: Aggregator Vertical Scaling + type: block-layout + - elements: + - init: + type: func + value: setMachine|leaf + label: Resources + loader: getMachines|leaf + schema: temp/properties/machine-leaf + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|leaf|/spec/topology/leaf/podTemplate/spec/containers + paths: + - temp/properties/machine-leaf + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints to + avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/leaf/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey-leaf + type: input + validation: + name: isVerticalScaleTopologyRequired|leaf + type: custom + - label: Value + schema: temp/topologyValue-leaf + type: input + validation: + name: isVerticalScaleTopologyRequired|leaf + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + if: + name: ifDbTypeEqualsTo|Topology|VerticalScaling + type: function + label: Leaf Vertical Scaling + type: block-layout + - elements: + - init: + type: func + value: setMachine|node + label: Resources + loader: getMachines|node + schema: temp/properties/machine-node + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|node|/spec/podTemplate/spec/containers + paths: + - temp/properties/machine-node + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints to + avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/node/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey-node + type: input + validation: + name: isVerticalScaleTopologyRequired|node + type: custom + - label: Value + schema: temp/topologyValue-node + type: input + validation: + name: isVerticalScaleTopologyRequired|node + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + if: + name: ifDbTypeEqualsTo|Combined|VerticalScaling + type: function + label: Node Vertical Scaling + type: block-layout + - elements: + - init: + type: func + value: setMachine|coordinator + label: Resources + loader: getMachines|coordinator + schema: temp/properties/machine-coordinator + type: machine-compare + watcher: + func: onMachineChange|coordinator|/spec/topology/aggregator/podTemplate/spec/containers + paths: + - temp/properties/machine-coordinator + if: + name: ifDbTypeEqualsTo|Topology|VerticalScaling + type: function + label: Coordinator Vertical Scaling + showLabels: true + type: block-layout + - elements: + - elements: + - init: + type: func + value: setExporter|cpu + label: CPU + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/requests/properties/cpu + type: input + - init: + type: func + value: setExporter|memory + label: Memory + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + type: input + watcher: + func: onExporterResourceChange|memory + paths: + - schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + showLabels: true + type: horizontal-layout + hideBlock: true + label: Exporter + showLabels: true + type: block-layout + if: + name: ifRequestTypeEqualsTo|VerticalScaling + type: function + type: block-layout + - elements: + - elements: + - elements: + - label: Mode + subtitle: Not sure which mode to pick? Use Online Mode for smooth operations + with minimal disruption. Choose Offline Mode if you can afford a brief + downtime for added reliability during the volume expansion. + type: label-element + - label: Mode + options: + - text: Offline + value: Offline + - text: Online + value: Online + schema: schema/properties/spec/properties/volumeExpansion/properties/mode + type: select + validation: + type: required + type: block-layout + type: horizontal-layout + - elements: + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/topology/aggregator/storage/resources/requests/storage + label: Storage Size + schema: schema/properties/spec/properties/volumeExpansion/properties/aggregator + type: input-compare + validation: + name: checkVolume|/spec/topology/aggregator/storage/resources/requests/storage|/spec/volumeExpansion/aggregator + type: custom + type: horizontal-layout + fixedBlock: true + if: + name: ifDbTypeEqualsTo|Topology|VolumeExpansion + type: function + label: Aggregator Volume Expansion + showLabels: true + type: block-layout + - elements: + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/topology/leaf/storage/resources/requests/storage + label: Storage Size + schema: schema/properties/spec/properties/volumeExpansion/properties/leaf + type: input-compare + validation: + name: checkVolume|/spec/topology/leaf/storage/resources/requests/storage|/spec/volumeExpansion/leaf + type: custom + type: horizontal-layout + fixedBlock: true + if: + name: ifDbTypeEqualsTo|Topology|VolumeExpansion + type: function + label: Leaf Volume Expansion + showLabels: true + type: block-layout + - elements: + - elements: + - label: Storage Size + subtitle: How much extra storage does your database need? Specify the size(e.g. + 2Gi for 2 gigabytes) so we can allocate it correctly + type: label-element + - hasIcon: true + label: Storage expansion allows you to increase your database's disk space + without downtime (Online mode) or with brief downtime (Offline mode). + type: info + type: horizontal-layout + - init: + type: func + value: setValueFromDbDetails|/spec/storage/resources/requests/storage + label: Storage Size + schema: schema/properties/spec/properties/volumeExpansion/properties/node + type: input-compare + validation: + name: checkVolume|/spec/storage/resources/requests/storage|/spec/volumeExpansion/node + type: custom + fixedBlock: true + if: + name: ifDbTypeEqualsTo|Combined|VolumeExpansion + type: function + label: Node Volume Expansion + showLabels: true + type: block-layout + if: + name: ifRequestTypeEqualsTo|VolumeExpansion + type: function + label: Volume Expansion Form + type: block-layout + - elements: + - elements: + - label: "" + subtitle: Select a new configuration secret, apply a custom configuration, + or remove an existing setup to update your database settings + type: label-element + - elements: + - elements: + - customClass: mb-10 + label: Config Secret + subtitle: Select a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + init: + type: func + value: setValueFromDbDetails|/spec/configSecret/name + label: Config Secret + loader: + name: getConfigSecrets + watchPaths: + - schema/properties/metadata/properties/namespace + - temp/properties/createSecret/properties/status + refresh: true + schema: schema/properties/spec/properties/configuration/properties/configSecret/properties/name + type: select + watcher: + func: onCreateSecretChange + paths: + - temp/properties/createSecret/properties/status + - label: "" + loader: + name: getSelectedConfigurationName|create + watchPaths: + - schema/properties/spec/properties/configuration/properties/configSecret/properties/name + type: label-element + - elements: + - label: Secret Name + schema: temp/properties/createSecret/properties/name + type: input + validation: + type: required + - buttonClass: is-light is-outlined + elements: + - label: Key + loader: + name: onSelectedSecretChange + watchPaths: + - temp/properties/createSecret/properties/data + schema: key + type: select + validation: + type: required + - label: Value + schema: value + type: textarea + label: String Data + schema: temp/properties/createSecret/properties/data + type: array-object-form + validation: + type: required + hasButton: + action: createNewConfigSecret + hasCancel: cancelCreateSecret + text: Save + if: + name: isCreateSecret + type: function + label: Create a New Config Secret + showLabels: true + type: block-layout + - editorHeight: 500px + if: + name: isNotCreateSecret + type: function + loader: + name: onNewConfigSecretChange + watchPaths: + - schema/properties/spec/properties/configuration/properties/configSecret/properties/name + readonly: true + schema: temp/properties/newConfigSecret + type: multi-file-editor + if: + name: ifReconfigurationTypeEqualsTo|selectNewConfigSecret + type: function + label: Config Secret + type: block-layout + - elements: + - customClass: mb-10 + label: New Apply Config + subtitle: Define custom configurations for your database using key-value + pairs. These parameters will overwrite existing settings.
Enter the + parameter you want to configure (e.g., max_connections). + type: label-element + - customClass: mb-2 + label: Configuration + loader: getConfigSecretsforAppyConfig + refresh: true + schema: temp/properties/selectedConfiguration + type: select + - label: "" + loader: + name: getSelectedConfigurationName|apply + watchPaths: + - temp/properties/selectedConfiguration + type: label-element + - editorHeight: 500px + loader: + name: setApplyConfig + watchPaths: + - temp/properties/selectedConfiguration + schema: temp/properties/applyConfig + type: multi-file-editor + watcher: + func: onApplyconfigChange + paths: + - temp/properties/applyConfig + if: + name: ifReconfigurationTypeEqualsTo|applyConfig + type: function + label: ApplyConfig + type: block-layout + - elements: + - customClass: mb-10 + label: Remove + subtitle: Selected a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + label: Configuration + loader: + name: getConfigSecretsforAppyConfig + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: temp/properties/selectedConfigurationRemove + type: select + - label: "" + loader: + name: getSelectedConfigurationName|remove + watchPaths: + - temp/properties/selectedConfigurationRemove + type: label-element + - editorHeight: 500px + init: + type: func + value: onRemoveConfigChange + readonly: true + schema: temp/properties/removeConfig + type: multi-file-editor + watcher: + func: onRemoveConfigChange + paths: + - temp/properties/selectedConfigurationRemove + if: + name: ifReconfigurationTypeEqualsTo|remove + type: function + label: Remove + type: block-layout + label: New Config Secret + options: + - text: NEW CONFIG SECRET + value: selectNewConfigSecret + - text: APPLY CONFIG + value: applyConfig + - text: REMOVE + value: remove + schema: temp/properties/reconfigurationType + type: tab-layout + label: Configuration + type: block-layout + if: + name: ifRequestTypeEqualsTo|Reconfigure + type: function + label: Reconfigure Form + loader: + name: fetchConfigSecrets + watchPaths: + - schema/properties/metadata/properties/namespace + type: block-layout + - elements: + - if: + name: hasTlsField + type: function + init: + type: func + value: initTlsOperation + label: TLS Operation + options: + - text: Update + value: update + - text: Rotate + value: rotate + - text: Remove + value: remove + schema: temp/properties/tlsOperation + type: radio + watcher: + func: onTlsOperationChange + paths: + - temp/properties/tlsOperation + - fullwidth: true + if: + name: isTlsEnabled + type: function + label: Remove TLS + schema: schema/properties/spec/properties/tls/properties/remove + type: switch + - fullwidth: true + if: + name: isTlsEnabled + type: function + label: Rotate Certificates + schema: schema/properties/spec/properties/tls/properties/rotateCertificates + type: switch + - elements: + - disable: true + init: + type: func + value: initIssuerRefApiGroup + label: API Group + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/apiGroup + type: input + watcher: + func: initIssuerRefApiGroup + paths: + - schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + - init: + type: func + value: setValueFromDbDetails|/spec/tls/issuerRef/kind + label: Kind + options: + - text: Issuer + value: Issuer + - text: ClusterIssuer + value: ClusterIssuer + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + type: select + validation: + name: isIssuerRefRequired + type: custom + - init: + type: func + value: setValueFromDbDetails|/spec/tls/issuerRef/name + label: Name + loader: + name: getIssuerRefsName + watchPaths: + - schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + - schema/properties/metadata/properties/namespace + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/name + type: select + validation: + name: isIssuerRefRequired + type: custom + if: + name: showIssuerRefAndCertificates + type: function + label: Issuer Reference + showLabels: true + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - disable: disableAlias + label: Alias + loader: fetchAliasOptions + schema: alias + type: select + validation: + type: required + - label: Secret Name + schema: secretName + type: input + - label: Duration + schema: duration + type: input + - label: Renew Before + schema: renewBefore + type: input + - buttonClass: is-light is-outlined + element: + label: Organization + type: input + label: Organizations + schema: subject/properties/organizations + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Country + type: input + label: Countries + schema: subject/properties/countries + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Organizational Unit + type: input + label: Organizational Units + schema: subject/properties/organizationalUnits + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Province + type: input + label: Provinces + schema: subject/properties/provinces + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: DNS Name + type: input + label: DNS Names + schema: dnsNames + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: IP Address + type: input + label: IP Addresses + schema: ipAddresses + type: array-item-form + label: Certificates + schema: schema/properties/spec/properties/tls/properties/certificates + type: array-object-form + if: + name: showIssuerRefAndCertificates + type: function + label: Certificates + loader: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates + showLabels: false + type: block-layout + if: + name: ifRequestTypeEqualsTo|ReconfigureTLS + type: function + label: TLS + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/spec/properties/timeout + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/spec/properties/apply + type: radio + label: Ops Request Options + showLabels: true + type: block-layout + loader: getDbDetails + type: single-step-form type: multi-step-form diff --git a/charts/opskubedbcom-solropsrequest-editor/Chart.yaml b/charts/opskubedbcom-solropsrequest-editor/Chart.yaml index a653e27c55..6199e2fd2b 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/opskubedbcom-solropsrequest-editor/README.md b/charts/opskubedbcom-solropsrequest-editor/README.md index 3c7c7a20e2..5369286cc0 100644 --- a/charts/opskubedbcom-solropsrequest-editor/README.md +++ b/charts/opskubedbcom-solropsrequest-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/opskubedbcom-solropsrequest-editor --version=v0.30.0 -$ helm upgrade -i opskubedbcom-solropsrequest-editor appscode/opskubedbcom-solropsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/opskubedbcom-solropsrequest-editor --version=v0.29.0 +$ helm upgrade -i opskubedbcom-solropsrequest-editor appscode/opskubedbcom-solropsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-solropsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i opskubedbcom-solropsrequest-editor appscode/opskubedbcom-solropsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-solropsrequest-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ops.kubedb.com/v1alpha1 +$ helm upgrade -i opskubedbcom-solropsrequest-editor appscode/opskubedbcom-solropsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-solropsrequest-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i opskubedbcom-solropsrequest-editor appscode/opskubedbcom-solropsrequest-editor -n default --create-namespace --version=v0.29.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 58f37cc0fe..26d709676e 100644 --- a/charts/opskubedbcom-solropsrequest-editor/ui/create-ui.yaml +++ b/charts/opskubedbcom-solropsrequest-editor/ui/create-ui.yaml @@ -1,2 +1,1494 @@ -steps: null +step: +- elements: + - if: + name: showAndInitName + type: function + label: op_req_name + schema: schema/properties/metadata/properties/name + type: input + validation: + type: required + - disable: isNamespaceDisabled + hasGroup: isRancherManaged + if: + name: showAndInitNamespace + type: function + init: + type: func + value: initNamespace + label: Namespace + loader: getNamespaces + schema: schema/properties/metadata/properties/namespace + type: select + validation: + type: required + watcher: + func: onNamespaceChange + paths: + - schema/properties/metadata/properties/namespace + - disable: isDatabaseRefDisabled + if: + name: showAndInitDatabaseRef + type: function + init: + type: func + value: initDatabaseRef + label: Database Ref + loader: + name: getDbs + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: schema/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: onDbChange + paths: + - schema/properties/spec/properties/databaseRef/properties/name + - if: + name: showConfigureOpsrequestLabel + type: function + label: config_ops_request + type: label-element + - disable: isDbDetailsLoading + if: + name: showAndInitOpsRequestType + type: function + init: + type: func + value: getRequestTypeFromRoute + isHorizontal: true + label: Type of Ops Request + options: + - description: Update your database to any version + text: Update Version + value: UpdateVersion + - description: Scale up or down pod count + text: Horizontal Scaling + value: HorizontalScaling + - description: Manage your CPU resources + text: Vertical Scaling + value: VerticalScaling + - description: Manage your database size + text: Volume Expansion + value: VolumeExpansion + - description: Restart your database + text: Restart + value: Restart + - description: Reconfigure your database + text: Reconfigure + value: Reconfigure + - description: Reconfigure your database tls configuration + text: Reconfigure TLS + value: ReconfigureTLS + schema: schema/properties/spec/properties/type + type: radio + watcher: + func: onRequestTypeChange + paths: + - schema/properties/spec/properties/type + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/version + label: Target Version + loader: getDbVersions + schema: schema/properties/spec/properties/updateVersion/properties/targetVersion + subtitle: Select the desired Solr version to which you want to update your database. + type: select-compare + - if: + name: isVersionEmpty + type: function + label: "" + loader: + name: getVersionInfo + watchPaths: + - temp/properties/filteredVersion + type: info + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|UpdateVersion + type: function + label: Version + showLabels: true + type: block-layout + - elements: + - elements: + - header: Node + if: + name: ifDbTypeEqualsTo|Combined|horizontalScaling + type: function + init: + type: func + value: setValueFromDbDetails|/spec/replicas + label: Replicas + schema: schema/properties/spec/properties/horizontalScaling/properties/node + subtitle: Define the total number of replicas for the database. Increasing + replicas improves fault tolerance and load distribution , while reducing + replicas conserves resources + type: input-compare + - hasIcon: true + if: + name: ifDbTypeEqualsTo|Combined|horizontalScaling + type: function + label: Each replica represents an independent copy of your database. For example, + setting this to 3 creates three copies of the database for better availability. + type: info + type: horizontal-layout + - elements: + - elements: + - label: Coordinator + type: label-element + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/topology/coordinator/replicas + label: Replicas + schema: schema/properties/spec/properties/horizontalScaling/properties/coordinator + subtitle: Define the total number of replicas for the database. Increasing + replicas improves fault tolerance and load distribution , while reducing + replicas conserves resources + type: input-compare + - hasIcon: true + label: Each replica represents an independent copy of your database. For + example, setting this to 3 creates three copies of the database for + better availability. + type: info + type: horizontal-layout + label: Coordinator horizontal Scaling + type: block-layout + - elements: + - label: Data + type: label-element + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/topology/data/replicas + label: Replicas + schema: schema/properties/spec/properties/horizontalScaling/properties/data + subtitle: Define the total number of replicas for the database. Increasing + replicas improves fault tolerance and load distribution , while reducing + replicas conserves resources + type: input-compare + - hasIcon: true + label: Each replica represents an independent copy of your database. For + example, setting this to 3 creates three copies of the database for + better availability. + type: info + type: horizontal-layout + label: Data Horizontal Scaling + type: block-layout + - elements: + - label: Overseer + type: label-element + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/topology/overseer/replicas + label: Replicas + schema: schema/properties/spec/properties/horizontalScaling/properties/overseer + subtitle: Define the total number of replicas for the database. Increasing + replicas improves fault tolerance and load distribution , while reducing + replicas conserves resources + type: input-compare + - hasIcon: true + label: Each replica represents an independent copy of your database. For + example, setting this to 3 creates three copies of the database for + better availability. + type: info + type: horizontal-layout + label: Overseer horizontal Scaling + type: block-layout + if: + name: ifDbTypeEqualsTo|Topology|horizontalScaling + type: function + label: Topology horizontal scaling + type: block-layout + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|HorizontalScaling + type: function + label: Horizontal Scaling Form + showLabels: true + type: block-layout + - elements: + - elements: + - init: + type: func + value: setMachine|node + label: Resources + loader: getMachines|node + schema: temp/properties/machine-node + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|node|/spec/podTemplate/spec/containers + paths: + - temp/properties/machine-node + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints to + avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/node/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey-node + type: input + validation: + name: isVerticalScaleTopologyRequired|node + type: custom + - label: Value + schema: temp/topologyValue-node + type: input + validation: + name: isVerticalScaleTopologyRequired|node + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + if: + name: ifDbTypeEqualsTo|Combined|verticalScaling + type: function + label: Combined Vertical Scaling + type: block-layout + - elements: + - elements: + - init: + type: func + value: setMachine|coordinator + label: Resources + loader: getMachines|coordinator + schema: temp/properties/machine-coordinator + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|coordinator|/spec/topology/coordinator/podTemplate/spec/containers + paths: + - temp/properties/machine-coordinator + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints + to avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/coordinator/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that + zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey-coordinator + type: input + validation: + name: isVerticalScaleTopologyRequired|coordinator + type: custom + - label: Value + schema: temp/topologyValue-coordinator + type: input + validation: + name: isVerticalScaleTopologyRequired|coordinator + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + label: Coordinator Vertical Scaling + showLabels: true + type: block-layout + - elements: + - init: + type: func + value: setMachine|data + label: Resources + loader: getMachines|data + schema: temp/properties/machine-data + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|data|/spec/topology/data/podTemplate/spec/containers + paths: + - temp/properties/machine-data + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints + to avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/data/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that + zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey-data + type: input + validation: + name: isVerticalScaleTopologyRequired|data + type: custom + - label: Value + schema: temp/topologyValue-data + type: input + validation: + name: isVerticalScaleTopologyRequired|data + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + label: Data Vertical Scaling + showLabels: true + type: block-layout + - elements: + - init: + type: func + value: setMachine|overseer + label: Resources + loader: getMachines|overseer + schema: temp/properties/machine-overseer + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|overseer|/spec/topology/overseer/podTemplate/spec/containers + paths: + - temp/properties/machine-overseer + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints + to avoid unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/overseer/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes + that match your workload's requirements.
Taints: Define + tolerations for node taints to ensure your workload runs only on compatible + nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For + example, 'zone=us-central1-a' ensures workloads are deployed in that + zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey-overseer + type: input + validation: + name: isVerticalScaleTopologyRequired|overseer + type: custom + - label: Value + schema: temp/topologyValue-overseer + type: input + validation: + name: isVerticalScaleTopologyRequired|overseer + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + - elements: + - elements: + - init: + type: func + value: setExporter|cpu + label: CPU + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/requests/properties/cpu + type: input + - init: + type: func + value: setExporter|memory + label: Memory + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + type: input + watcher: + func: onExporterResourceChange|memory + paths: + - schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + showLabels: true + type: horizontal-layout + hideBlock: true + label: Exporter + showLabels: true + type: block-layout + label: Overseer Vertical Scaling + showLabels: true + type: block-layout + if: + name: ifDbTypeEqualsTo|Topology|verticalScaling + type: function + label: Topology Vertical Scaling + showLabels: false + type: block-layout + if: + name: ifRequestTypeEqualsTo|VerticalScaling + type: function + type: block-layout + - elements: + - elements: + - elements: + - label: Mode + subtitle: Not sure which mode to pick? Use Online Mode for smooth operations + with minimal disruption. Choose Offline Mode if you can afford a brief + downtime for added reliability during the volume expansion. + type: label-element + - label: Mode + options: + - text: Offline + value: Offline + - text: Online + value: Online + schema: schema/properties/spec/properties/volumeExpansion/properties/mode + type: select + validation: + type: required + type: block-layout + type: horizontal-layout + - elements: + - elements: + - header: Combined + init: + type: func + value: setValueFromDbDetails|/spec/storage/resources/requests/storage + label: Node + schema: schema/properties/spec/properties/volumeExpansion/properties/node + subtitle: How much extra storage does your database need? Specify the size(e.g. + 2Gi for 2 gigabytes) so we can allocate it correctly + type: input-compare + validation: + name: checkVolume|/spec/storage/resources/requests/storage|/spec/volumeExpansion/node + type: custom + type: horizontal-layout + fixedBlock: true + if: + name: ifDbTypeEqualsTo|Combined|volumeExpansion + type: function + label: Combined volume expansion + showLabels: true + type: block-layout + - elements: + - elements: + - header: Coordinator + init: + type: func + value: setValueFromDbDetails|/spec/topology/coordinator/storage/resources/requests/storage + label: Coordinator + schema: schema/properties/spec/properties/volumeExpansion/properties/coordinator + subtitle: How much extra storage does your database need? Specify the size(e.g., + 2Gi for 2 gigabytes) so we can allocate it correctly + type: input-compare + validation: + name: checkVolume|/spec/topology/coordinator/storage/resources/requests/storage|/spec/volumeExpansion/coordinator + type: custom + - hasIcon: true + label: Each replica represents an independent copy of your database. For + example, setting this to 3 creates three copies of the database for better + availability. + type: info + type: horizontal-layout + - elements: + - header: Data + init: + type: func + value: setValueFromDbDetails|/spec/topology/data/storage/resources/requests/storage + label: Data + schema: schema/properties/spec/properties/volumeExpansion/properties/data + subtitle: How much extra storage does your database need? Specify the size(e.g., + 2Gi for 2 gigabytes) so we can allocate it correctly + type: input-compare + validation: + name: checkVolume|/spec/topology/data/storage/resources/requests/storage|/spec/volumeExpansion/data + type: custom + - hasIcon: true + label: Each replica represents an independent copy of your database. For + example, setting this to 3 creates three copies of the database for better + availability. + type: info + type: horizontal-layout + - elements: + - header: Overseer + init: + type: func + value: setValueFromDbDetails|/spec/topology/overseer/storage/resources/requests/storage + label: Overseer + schema: schema/properties/spec/properties/volumeExpansion/properties/overseer + subtitle: How much extra storage does your database need? Specify the size(e.g., + 2Gi for 2 gigabytes) so we can allocate it correctly + type: input-compare + validation: + name: checkVolume|/spec/topology/overseer/storage/resources/requests/storage|/spec/volumeExpansion/overseer + type: custom + - hasIcon: true + label: Each replica represents an independent copy of your database. For + example, setting this to 3 creates three copies of the database for better + availability. + type: info + type: horizontal-layout + fixedBlock: true + if: + name: ifDbTypeEqualsTo|Topology|volumeExpansion + type: function + label: Topology volume expansion + showLabels: true + type: block-layout + if: + name: ifRequestTypeEqualsTo|VolumeExpansion + type: function + label: Volume Expansion Form + type: block-layout + - elements: + - label: "" + subtitle: Select a new configuration secret, apply a custom configuration, or + remove an existing setup to update your database settings + type: label-element + - elements: + - elements: + - elements: + - customClass: mb-10 + label: Config Secret + subtitle: Select a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + init: + type: func + value: setValueFromDbDetails|/spec/configSecret/name + label: Config Secret + loader: + name: getConfigSecrets|node + watchPaths: + - schema/properties/metadata/properties/namespace + - temp/properties/node/properties/createSecret/properties/status + refresh: true + schema: schema/properties/spec/properties/configuration/properties/node/properties/configSecret/properties/name + type: select + watcher: + func: onCreateSecretChange|node + paths: + - temp/properties/node/properties/createSecret/properties/status + - label: "" + loader: + name: getSelectedConfigurationName|create|node + watchPaths: + - schema/properties/spec/properties/configuration/properties/node/properties/configSecret/properties/name + type: label-element + - elements: + - label: Secret Name + schema: temp/properties/node/properties/createSecret/properties/name + type: input + validation: + type: required + - buttonClass: is-light is-outlined + elements: + - label: Key + loader: + name: onSelectedSecretChange|node + watchPaths: + - temp/properties/node/properties/createSecret/properties/data + schema: key + type: select + validation: + type: required + - label: Value + schema: value + type: textarea + label: String Data + schema: temp/properties/node/properties/createSecret/properties/data + type: array-object-form + validation: + type: required + hasButton: + action: createNewConfigSecret|node + hasCancel: cancelCreateSecret|node + text: Save + if: + name: isCreateSecret|node + type: function + label: Create a New Config Secret + showLabels: true + type: block-layout + - editorHeight: 500px + if: + name: isNotCreateSecret|node + type: function + loader: + name: onNewConfigSecretChange|node + watchPaths: + - schema/properties/spec/properties/configuration/properties/node/properties/configSecret/properties/name + readonly: true + schema: temp/properties/node/newConfigSecret + type: multi-file-editor + if: + name: ifReconfigurationTypeEqualsTo|selectNewConfigSecret + type: function + label: Config Secret + type: block-layout + - elements: + - customClass: mb-10 + label: New Apply Config + subtitle: Define custom configurations for your database using key-value + pairs. These parameters will overwrite existing settings.
Enter the + parameter you want to configure (e.g., max_connections). + type: label-element + - customClass: mb-2 + label: Configuration + loader: getConfigSecretsforAppyConfig + refresh: true + schema: temp/properties/node/selectedConfiguration + type: select + - label: "" + loader: + name: getSelectedConfigurationName|apply|node + watchPaths: + - temp/properties/node/selectedConfiguration + type: label-element + - editorHeight: 500px + loader: + name: setApplyConfig|node + watchPaths: + - temp/properties/node/selectedConfiguration + schema: temp/properties/node/applyConfig + type: multi-file-editor + watcher: + func: onApplyconfigChange|node + paths: + - temp/properties/node/applyConfig + if: + name: ifReconfigurationTypeEqualsTo|applyConfig + type: function + label: ApplyConfig + type: block-layout + - elements: + - customClass: mb-10 + label: Remove + subtitle: Selected a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + label: Configuration + loader: + name: getConfigSecretsforAppyConfig + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: temp/properties/node/selectedConfigurationRemove + type: select + - label: "" + loader: + name: getSelectedConfigurationName|remove|node + watchPaths: + - temp/properties/node/selectedConfigurationRemove + type: label-element + - editorHeight: 500px + init: + type: func + value: onRemoveConfigChange|node + readonly: true + schema: temp/properties/node/removeConfig + type: multi-file-editor + watcher: + func: onRemoveConfigChange|node + paths: + - temp/properties/node/selectedConfigurationRemove + if: + name: ifReconfigurationTypeEqualsTo|remove + type: function + label: Remove + type: block-layout + label: New Config Secret + options: + - text: NEW CONFIG SECRET + value: selectNewConfigSecret + - text: APPLY CONFIG + value: applyConfig + - text: REMOVE + value: remove + schema: temp/properties/reconfigurationType + type: tab-layout + if: + name: ifDbTypeEqualsTo|Combined|configuration + type: function + label: Combined + type: block-layout + - elements: + - elements: + - elements: + - elements: + - customClass: mb-10 + label: Config Secret + subtitle: Select a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + init: + type: func + value: setValueFromDbDetails|/spec/topology/coordinator/configSecret/name + label: Config Secret + loader: + name: getConfigSecrets|coordinator + watchPaths: + - schema/properties/metadata/properties/namespace + - temp/properties/coordinator/properties/createSecret/properties/status + refresh: true + schema: schema/properties/spec/properties/configuration/properties/coordinator/properties/configSecret/properties/name + type: select + watcher: + func: onCreateSecretChange|coordinator + paths: + - temp/properties/coordinator/properties/createSecret/properties/status + - label: "" + loader: + name: getSelectedConfigurationName|create|coordinator + watchPaths: + - schema/properties/spec/properties/configuration/properties/coordinator/properties/configSecret/properties/name + type: label-element + - elements: + - label: Secret Name + schema: temp/properties/coordinator/properties/createSecret/properties/name + type: input + validation: + type: required + - buttonClass: is-light is-outlined + elements: + - label: Key + loader: + name: onSelectedSecretChange|coordinator + watchPaths: + - temp/properties/coordinator/properties/createSecret/properties/data + schema: key + type: select + validation: + type: required + - label: Value + schema: value + type: textarea + label: String Data + schema: temp/properties/coordinator/properties/createSecret/properties/data + type: array-object-form + validation: + type: required + hasButton: + action: createNewConfigSecret|coordinator + hasCancel: cancelCreateSecret|coordinator + text: Save + if: + name: isCreateSecret|coordinator + type: function + label: Create a New Config Secret + showLabels: true + type: block-layout + - editorHeight: 500px + if: + name: isNotCreateSecret|coordinator + type: function + loader: + name: onNewConfigSecretChange|coordinator + watchPaths: + - schema/properties/spec/properties/configuration/properties/coordinator/properties/configSecret/properties/name + readonly: true + schema: temp/properties/coordinator/newConfigSecret + type: multi-file-editor + if: + name: ifReconfigurationTypeEqualsTo|selectNewConfigSecret|coordinator|true + type: function + label: Config Secret + type: block-layout + - elements: + - customClass: mb-10 + label: New Apply Config + subtitle: Define custom configurations for your database using key-value + pairs. These parameters will overwrite existing settings.
Enter + the parameter you want to configure (e.g., max_connections). + type: label-element + - customClass: mb-2 + label: Configuration + loader: getConfigSecretsforAppyConfig + refresh: true + schema: temp/properties/coordinator/selectedConfiguration + type: select + - label: "" + loader: + name: getSelectedConfigurationName|apply|coordinator + watchPaths: + - temp/properties/coordinator/selectedConfiguration + type: label-element + - editorHeight: 500px + loader: + name: setApplyConfig|coordinator + watchPaths: + - temp/properties/coordinator/selectedConfiguration + schema: temp/properties/coordinator/applyConfig + type: multi-file-editor + watcher: + func: onApplyconfigChange|coordinator + paths: + - temp/properties/coordinator/applyConfig + if: + name: ifReconfigurationTypeEqualsTo|applyConfig|coordinator|true + type: function + label: ApplyConfig + type: block-layout + - elements: + - customClass: mb-10 + label: Remove + subtitle: Selected a configuration secret from the available list to + update your database settings + type: label-element + - customClass: mb-2 + label: Configuration + loader: + name: getConfigSecretsforAppyConfig + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: temp/properties/coordinator/selectedConfigurationRemove + type: select + - label: "" + loader: + name: getSelectedConfigurationName|remove|coordinator + watchPaths: + - temp/properties/coordinator/selectedConfigurationRemove + type: label-element + - editorHeight: 500px + init: + type: func + value: onRemoveConfigChange|coordinator + readonly: true + schema: temp/properties/coordinator/removeConfig + type: multi-file-editor + watcher: + func: onRemoveConfigChange|coordinator + paths: + - temp/properties/coordinator/selectedConfigurationRemove + if: + name: ifReconfigurationTypeEqualsTo|remove|coordinator|true + type: function + label: Remove + type: block-layout + label: New Config Secret + options: + - text: NEW CONFIG SECRET + value: selectNewConfigSecret + - text: APPLY CONFIG + value: applyConfig + - text: REMOVE + value: remove + schema: temp/properties/reconfigurationType-coordinator + type: tab-layout + label: Coordinator + showLabels: true + type: block-layout + - elements: + - elements: + - elements: + - customClass: mb-10 + label: Config Secret + subtitle: Select a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + init: + type: func + value: setValueFromDbDetails|/spec/topology/data/configSecret/name + label: Config Secret + loader: + name: getConfigSecrets|data + watchPaths: + - schema/properties/metadata/properties/namespace + - temp/properties/data/properties/createSecret/properties/status + refresh: true + schema: schema/properties/spec/properties/configuration/properties/data/properties/configSecret/properties/name + type: select + watcher: + func: onCreateSecretChange|data + paths: + - temp/properties/data/properties/createSecret/properties/status + - label: "" + loader: + name: getSelectedConfigurationName|create|data + watchPaths: + - schema/properties/spec/properties/configuration/properties/data/properties/configSecret/properties/name + type: label-element + - elements: + - label: Secret Name + schema: temp/properties/data/properties/createSecret/properties/name + type: input + validation: + type: required + - buttonClass: is-light is-outlined + elements: + - label: Key + loader: + name: onSelectedSecretChange|data + watchPaths: + - temp/properties/data/properties/createSecret/properties/data + schema: key + type: select + validation: + type: required + - label: Value + schema: value + type: textarea + label: String Data + schema: temp/properties/data/properties/createSecret/properties/data + type: array-object-form + validation: + type: required + hasButton: + action: createNewConfigSecret|data + hasCancel: cancelCreateSecret|data + text: Save + if: + name: isCreateSecret|data + type: function + label: Create a New Config Secret + showLabels: true + type: block-layout + - editorHeight: 500px + if: + name: isNotCreateSecret|data + type: function + loader: + name: onNewConfigSecretChange|data + watchPaths: + - schema/properties/spec/properties/configuration/properties/data/properties/configSecret/properties/name + readonly: true + schema: temp/properties/data/newConfigSecret + type: multi-file-editor + if: + name: ifReconfigurationTypeEqualsTo|selectNewConfigSecret|data|true + type: function + label: Config Secret + type: block-layout + - elements: + - customClass: mb-10 + label: New Apply Config + subtitle: Define custom configurations for your database using key-value + pairs. These parameters will overwrite existing settings.
Enter + the parameter you want to configure (e.g., max_connections). + type: label-element + - customClass: mb-2 + label: Configuration + loader: getConfigSecretsforAppyConfig + refresh: true + schema: temp/properties/data/selectedConfiguration + type: select + - label: "" + loader: + name: getSelectedConfigurationName|apply|data + watchPaths: + - temp/properties/data/selectedConfiguration + type: label-element + - editorHeight: 500px + loader: + name: setApplyConfig|data + watchPaths: + - temp/properties/data/selectedConfiguration + schema: temp/properties/data/applyConfig + type: multi-file-editor + watcher: + func: onApplyconfigChange|data + paths: + - temp/properties/data/applyConfig + if: + name: ifReconfigurationTypeEqualsTo|applyConfig|data|true + type: function + label: ApplyConfig + type: block-layout + - elements: + - customClass: mb-10 + label: Remove + subtitle: Selected a configuration secret from the available list to + update your database settings + type: label-element + - customClass: mb-2 + label: Configuration + loader: + name: getConfigSecretsforAppyConfig + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: temp/properties/data/selectedConfigurationRemove + type: select + - label: "" + loader: + name: getSelectedConfigurationName|remove|data + watchPaths: + - temp/properties/data/selectedConfigurationRemove + type: label-element + - editorHeight: 500px + init: + type: func + value: onRemoveConfigChange|data + readonly: true + schema: temp/properties/data/removeConfig + type: multi-file-editor + watcher: + func: onRemoveConfigChange|data + paths: + - temp/properties/data/selectedConfigurationRemove + if: + name: ifReconfigurationTypeEqualsTo|remove|data|true + type: function + label: Remove + type: block-layout + label: New Config Secret + options: + - text: NEW CONFIG SECRET + value: selectNewConfigSecret + - text: APPLY CONFIG + value: applyConfig + - text: REMOVE + value: remove + schema: temp/properties/reconfigurationType-data + type: tab-layout + label: Data + showLabels: true + type: block-layout + - elements: + - elements: + - elements: + - customClass: mb-10 + label: Config Secret + subtitle: Select a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + init: + type: func + value: setValueFromDbDetails|/spec/topology/overseer/configSecret/name + label: Config Secret + loader: + name: getConfigSecrets|overseer + watchPaths: + - schema/properties/metadata/properties/namespace + - temp/properties/overseer/properties/createSecret/properties/status + refresh: true + schema: schema/properties/spec/properties/configuration/properties/overseer/properties/configSecret/properties/name + type: select + watcher: + func: onCreateSecretChange|overseer + paths: + - temp/properties/overseer/properties/createSecret/properties/status + - label: "" + loader: + name: getSelectedConfigurationName|create|overseer + watchPaths: + - schema/properties/spec/properties/configuration/properties/overseer/properties/configSecret/properties/name + type: label-element + - elements: + - label: Secret Name + schema: temp/properties/overseer/properties/createSecret/properties/name + type: input + validation: + type: required + - buttonClass: is-light is-outlined + elements: + - label: Key + loader: + name: onSelectedSecretChange|overseer + watchPaths: + - temp/properties/overseer/properties/createSecret/properties/data + schema: key + type: select + validation: + type: required + - label: Value + schema: value + type: textarea + label: String Data + schema: temp/properties/overseer/properties/createSecret/properties/data + type: array-object-form + validation: + type: required + hasButton: + action: createNewConfigSecret|overseer + hasCancel: cancelCreateSecret|overseer + text: Save + if: + name: isCreateSecret|overseer + type: function + label: Create a New Config Secret + showLabels: true + type: block-layout + - editorHeight: 500px + if: + name: isNotCreateSecret|overseer + type: function + loader: + name: onNewConfigSecretChange|overseer + watchPaths: + - schema/properties/spec/properties/configuration/properties/overseer/properties/configSecret/properties/name + readonly: true + schema: temp/properties/overseer/newConfigSecret + type: multi-file-editor + if: + name: ifReconfigurationTypeEqualsTo|selectNewConfigSecret|overseer|true + type: function + label: Config Secret + type: block-layout + - elements: + - customClass: mb-10 + label: New Apply Config + subtitle: Define custom configurations for your database using key-value + pairs. These parameters will overwrite existing settings.
Enter + the parameter you want to configure (e.g., max_connections). + type: label-element + - customClass: mb-2 + label: Configuration + loader: getConfigSecretsforAppyConfig + refresh: true + schema: temp/properties/overseer/selectedConfiguration + type: select + - label: "" + loader: + name: getSelectedConfigurationName|apply|overseer + watchPaths: + - temp/properties/overseer/selectedConfiguration + type: label-element + - editorHeight: 500px + loader: + name: setApplyConfig|overseer + watchPaths: + - temp/properties/overseer/selectedConfiguration + schema: temp/properties/overseer/applyConfig + type: multi-file-editor + watcher: + func: onApplyconfigChange|overseer + paths: + - temp/properties/overseer/applyConfig + if: + name: ifReconfigurationTypeEqualsTo|applyConfig|overseer|true + type: function + label: ApplyConfig + type: block-layout + - elements: + - customClass: mb-10 + label: Remove + subtitle: Selected a configuration secret from the available list to + update your database settings + type: label-element + - customClass: mb-2 + label: Configuration + loader: + name: getConfigSecretsforAppyConfig + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: temp/properties/overseer/selectedConfigurationRemove + type: select + - label: "" + loader: + name: getSelectedConfigurationName|remove|overseer + watchPaths: + - temp/properties/overseer/selectedConfigurationRemove + type: label-element + - editorHeight: 500px + init: + type: func + value: onRemoveConfigChange|overseer + readonly: true + schema: temp/properties/overseer/removeConfig + type: multi-file-editor + watcher: + func: onRemoveConfigChange|overseer + paths: + - temp/properties/overseer/selectedConfigurationRemove + if: + name: ifReconfigurationTypeEqualsTo|remove|overseer|true + type: function + label: Remove + type: block-layout + label: New Config Secret + options: + - text: NEW CONFIG SECRET + value: selectNewConfigSecret + - text: APPLY CONFIG + value: applyConfig + - text: REMOVE + value: remove + schema: temp/properties/reconfigurationType-overseer + type: tab-layout + label: Overseer + showLabels: true + type: block-layout + if: + name: ifDbTypeEqualsTo|Topology|configuration + type: function + label: Topology Reconfigure form + type: block-layout + if: + name: ifRequestTypeEqualsTo|Reconfigure + type: function + label: Reconfigure Form + loader: + name: fetchConfigSecrets + watchPaths: + - schema/properties/metadata/properties/namespace + type: block-layout + - elements: + - if: + name: hasTlsField + type: function + init: + type: func + value: initTlsOperation + label: TLS Operation + options: + - text: Update + value: update + - text: Rotate + value: rotate + - text: Remove + value: remove + schema: temp/properties/tlsOperation + type: radio + watcher: + func: onTlsOperationChange + paths: + - temp/properties/tlsOperation + - fullwidth: true + if: + name: isTlsEnabled + type: function + label: Remove TLS + schema: schema/properties/spec/properties/tls/properties/remove + type: switch + - fullwidth: true + if: + name: isTlsEnabled + type: function + label: Rotate Certificates + schema: schema/properties/spec/properties/tls/properties/rotateCertificates + type: switch + - elements: + - disable: true + init: + type: func + value: initIssuerRefApiGroup + label: API Group + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/apiGroup + type: input + watcher: + func: initIssuerRefApiGroup + paths: + - schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + - init: + type: func + value: setValueFromDbDetails|/spec/tls/issuerRef/kind + label: Kind + options: + - text: Issuer + value: Issuer + - text: ClusterIssuer + value: ClusterIssuer + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + type: select + validation: + name: isIssuerRefRequired + type: custom + - init: + type: func + value: setValueFromDbDetails|/spec/tls/issuerRef/name + label: Name + loader: + name: getIssuerRefsName + watchPaths: + - schema/properties/spec/properties/tls/properties/issuerRef/properties/kind + - schema/properties/metadata/properties/namespace + schema: schema/properties/spec/properties/tls/properties/issuerRef/properties/name + type: select + validation: + name: isIssuerRefRequired + type: custom + if: + name: showIssuerRefAndCertificates + type: function + label: Issuer Reference + showLabels: true + type: block-layout + - elements: + - buttonClass: is-light is-outlined + elements: + - disable: disableAlias + label: Alias + loader: fetchAliasOptions + schema: alias + type: select + validation: + type: required + - label: Secret Name + schema: secretName + type: input + - label: Duration + schema: duration + type: input + - label: Renew Before + schema: renewBefore + type: input + - buttonClass: is-light is-outlined + element: + label: Organization + type: input + label: Organizations + schema: subject/properties/organizations + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Country + type: input + label: Countries + schema: subject/properties/countries + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Organizational Unit + type: input + label: Organizational Units + schema: subject/properties/organizationalUnits + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: Province + type: input + label: Provinces + schema: subject/properties/provinces + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: DNS Name + type: input + label: DNS Names + schema: dnsNames + type: array-item-form + - buttonClass: is-light is-outlined + element: + label: IP Address + type: input + label: IP Addresses + schema: ipAddresses + type: array-item-form + label: Certificates + schema: schema/properties/spec/properties/tls/properties/certificates + type: array-object-form + if: + name: showIssuerRefAndCertificates + type: function + label: Certificates + loader: setValueFromDbDetails|/spec/tls/certificates|/spec/tls/certificates + showLabels: false + type: block-layout + if: + name: ifRequestTypeEqualsTo|ReconfigureTLS + type: function + label: TLS + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/spec/properties/timeout + subtitle: Specify the maximum time allowed for the scaling operation to complete. + Use formats like 30sec, 1min(1 minute) or 2h(2 hours). + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/spec/properties/apply + type: radio + label: OpsRequest Options + showLabels: true + type: block-layout + loader: getDbDetails + type: single-step-form type: multi-step-form diff --git a/charts/opskubedbcom-zookeeperopsrequest-editor/Chart.yaml b/charts/opskubedbcom-zookeeperopsrequest-editor/Chart.yaml index 4f59dfff01..7af996268e 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/opskubedbcom-zookeeperopsrequest-editor/README.md b/charts/opskubedbcom-zookeeperopsrequest-editor/README.md index 0ce4387274..85b7b4157f 100644 --- a/charts/opskubedbcom-zookeeperopsrequest-editor/README.md +++ b/charts/opskubedbcom-zookeeperopsrequest-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/opskubedbcom-zookeeperopsrequest-editor --version=v0.30.0 -$ helm upgrade -i opskubedbcom-zookeeperopsrequest-editor appscode/opskubedbcom-zookeeperopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/opskubedbcom-zookeeperopsrequest-editor --version=v0.29.0 +$ helm upgrade -i opskubedbcom-zookeeperopsrequest-editor appscode/opskubedbcom-zookeeperopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-zookeeperopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i opskubedbcom-zookeeperopsrequest-editor appscode/opskubedbcom-zookeeperopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-zookeeperopsrequest-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ops.kubedb.com/v1alpha1 +$ helm upgrade -i opskubedbcom-zookeeperopsrequest-editor appscode/opskubedbcom-zookeeperopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubedbcom-zookeeperopsrequest-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i opskubedbcom-zookeeperopsrequest-editor appscode/opskubedbcom-zookeeperopsrequest-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/opskubedbcom-zookeeperopsrequest-editor/ui/create-ui.yaml b/charts/opskubedbcom-zookeeperopsrequest-editor/ui/create-ui.yaml index 58f37cc0fe..d3f5c26638 100644 --- a/charts/opskubedbcom-zookeeperopsrequest-editor/ui/create-ui.yaml +++ b/charts/opskubedbcom-zookeeperopsrequest-editor/ui/create-ui.yaml @@ -1,2 +1,476 @@ -steps: null +step: +- elements: + - if: + name: showAndInitName + type: function + label: op_req_name + schema: schema/properties/metadata/properties/name + type: input + validation: + type: required + - disable: isNamespaceDisabled + hasGroup: isRancherManaged + if: + name: showAndInitNamespace + type: function + init: + type: func + value: initNamespace + label: Namespace + loader: getNamespaces + schema: schema/properties/metadata/properties/namespace + type: select + validation: + type: required + watcher: + func: onNamespaceChange + paths: + - schema/properties/metadata/properties/namespace + - disable: isDatabaseRefDisabled + if: + name: showAndInitDatabaseRef + type: function + init: + type: func + value: initDatabaseRef + label: Database Ref + loader: + name: getDbs + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: schema/properties/spec/properties/databaseRef/properties/name + type: select + validation: + type: required + watcher: + func: onDbChange + paths: + - schema/properties/spec/properties/databaseRef/properties/name + - if: + name: showConfigureOpsrequestLabel + type: function + label: config_ops_request + type: label-element + - disable: isDbDetailsLoading + if: + name: showAndInitOpsRequestType + type: function + init: + type: func + value: getRequestTypeFromRoute + isHorizontal: true + label: Type of Ops Request + options: + - description: Update your database to any version + text: Update Version + value: UpdateVersion + - description: Scale up or down pod count + text: Horizontal Scaling + value: HorizontalScaling + - description: Manage your CPU resources + text: Vertical Scaling + value: VerticalScaling + - description: Manage your database size + text: Volume Expansion + value: VolumeExpansion + - description: Restart your database + text: Restart + value: Restart + - description: Reconfigure your database + text: Reconfigure + value: Reconfigure + - description: Reconfigure your database tls configuration + text: Reconfigure TLS + value: ReconfigureTLS + schema: schema/properties/spec/properties/type + type: radio + watcher: + func: onRequestTypeChange + paths: + - schema/properties/spec/properties/type + - elements: + - init: + type: func + value: setValueFromDbDetails|/spec/version + label: Target Version + loader: getDbVersions + schema: schema/properties/spec/properties/updateVersion/properties/targetVersion + subtitle: Select the desired ZooKeeper version to which you want to update your + database. + type: select-compare + - if: + name: isVersionEmpty + type: function + label: "" + loader: + name: getVersionInfo + watchPaths: + - temp/properties/filteredVersion + type: info + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|UpdateVersion + type: function + label: Version + showLabels: true + type: block-layout + - elements: + - elements: + - header: Replicas + init: + type: func + value: setValueFromDbDetails|/spec/replicas + label: Replicas + schema: schema/properties/spec/properties/horizontalScaling/properties/replicas + subtitle: Define the total number of replicas for the database. Increasing + replicas improves fault tolerance and load distribution, while reducing + replicas conserves resources + type: input-compare + - hasIcon: true + label: Each replica represents an independent copy of your database. For example, + setting this to 3 creates three copies of the database for better availability. + type: info + type: horizontal-layout + fixedBlock: true + if: + name: ifRequestTypeEqualsTo|HorizontalScaling + type: function + label: Horizontal Scaling Form + showLabels: true + type: block-layout + - elements: + - init: + type: func + value: setMachine + label: Resources + loader: getMachines + schema: temp/properties/machine + subtitle: Compare your current machine configuration with the proposed memory + adjustments and make informed decisions for your database setup + type: machine-compare + watcher: + func: onMachineChange|node|/spec/podTemplate/spec/containers + paths: + - temp/properties/machine + - elements: + - elements: + - elements: + - label: Node Selection Policy + subtitle: Control where your workloads runs by configuring node selection + criteria. Use label selectors to match specific nodes or taints to avoid + unsuitable nodes + type: label-element + - label: Node Selection Policy + options: + - text: LabelSelector + value: LabelSelector + - text: Taint + value: Taint + schema: schema/properties/spec/properties/verticalScaling/properties/node/properties/nodeSelectionPolicy + type: select + hideBorder: true + showLabels: false + type: block-layout + - customClass: mt-20 + label: Label Selector: Specify key-value pairs to target nodes that + match your workload's requirements.
Taints: Define tolerations + for node taints to ensure your workload runs only on compatible nodes + type: info + type: horizontal-layout + - label: Topology + subtitle: Define node topology preferences, such as zone or region. For example, + 'zone=us-central1-a' ensures workloads are deployed in that zone. + type: label-element + - elements: + - label: Key + schema: temp/topologyKey + type: input + validation: + name: isVerticalScaleTopologyRequired + type: custom + - label: Value + schema: temp/topologyValue + type: input + validation: + name: isVerticalScaleTopologyRequired + type: custom + type: horizontal-layout + label: Node Selection + showLabels: true + type: block-layout + - elements: + - elements: + - init: + type: func + value: setExporter|cpu + label: CPU + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/requests/properties/cpu + type: input + - init: + type: func + value: setExporter|memory + label: Memory + schema: schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + type: input + watcher: + func: onExporterResourceChange|memory + paths: + - schema/properties/spec/properties/verticalScaling/properties/exporter/properties/resources/properties/limits/properties/memory + showLabels: true + type: horizontal-layout + hideBlock: true + label: Exporter + showLabels: true + type: block-layout + if: + name: ifRequestTypeEqualsTo|VerticalScaling + type: function + type: block-layout + - elements: + - elements: + - elements: + - label: Mode + subtitle: Not sure which mode to pick? Use Online Mode for smooth operations + with minimal disruption. Choose Offline Mode if you can afford a brief + downtime for added reliability during the volume expansion. + type: label-element + - label: Mode + options: + - text: Offline + value: Offline + - text: Online + value: Online + schema: schema/properties/spec/properties/volumeExpansion/properties/mode + type: select + validation: + type: required + type: block-layout + type: horizontal-layout + - elements: + - elements: + - header: Storage + init: + type: func + value: setValueFromDbDetails|/spec/storage/resources/requests/storage + label: Node + schema: schema/properties/spec/properties/volumeExpansion/properties/node + subtitle: How much extra storage does your database need? Specify the size + (e.g., 2Gi for 2 gigabytes) so we can allocate it correctly + type: input-compare + validation: + name: checkVolume|/spec/storage/resources/requests/storage|/spec/volumeExpansion/node + type: custom + type: horizontal-layout + fixedBlock: true + label: ZooKeeper volume expansion + showLabels: true + type: block-layout + if: + name: ifRequestTypeEqualsTo|VolumeExpansion + type: function + label: Volume Expansion Form + type: block-layout + - elements: + - elements: + - label: "" + subtitle: Select a new configuration secret, apply a custom configuration, + or remove an existing setup to update your database settings + type: label-element + - elements: + - elements: + - customClass: mb-10 + label: Config Secret + subtitle: Select a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + init: + type: func + value: setValueFromDbDetails|/spec/configSecret/name + label: Config Secret + loader: + name: getConfigSecrets + watchPaths: + - schema/properties/metadata/properties/namespace + - temp/properties/createSecret/properties/status + refresh: true + schema: schema/properties/spec/properties/configuration/properties/configSecret/properties/name + type: select + watcher: + func: onCreateSecretChange + paths: + - temp/properties/createSecret/properties/status + - label: "" + loader: + name: getSelectedConfigurationName|create + watchPaths: + - schema/properties/spec/properties/configuration/properties/configSecret/properties/name + type: label-element + - elements: + - label: Secret Name + schema: temp/properties/createSecret/properties/name + type: input + validation: + type: required + - buttonClass: is-light is-outlined + elements: + - label: Key + loader: + name: onSelectedSecretChange + watchPaths: + - temp/properties/createSecret/properties/data + schema: key + type: select + validation: + type: required + - label: Value + schema: value + type: textarea + label: String Data + schema: temp/properties/createSecret/properties/data + type: array-object-form + validation: + type: required + hasButton: + action: createNewConfigSecret + hasCancel: cancelCreateSecret + text: Save + if: + name: isCreateSecret + type: function + label: Create a New Config Secret + showLabels: true + type: block-layout + - editorHeight: 500px + if: + name: isNotCreateSecret + type: function + loader: + name: onNewConfigSecretChange + watchPaths: + - schema/properties/spec/properties/configuration/properties/configSecret/properties/name + readonly: true + schema: temp/properties/newConfigSecret + type: multi-file-editor + if: + name: ifReconfigurationTypeEqualsTo|selectNewConfigSecret + type: function + label: Config Secret + type: block-layout + - elements: + - customClass: mb-10 + label: New Apply Config + subtitle: Define custom configurations for your database using key-value + pairs. These parameters will overwrite existing settings.
Enter the + parameter you want to configure (e.g., max_connections). + type: label-element + - customClass: mb-2 + label: Configuration + loader: getConfigSecretsforAppyConfig + refresh: true + schema: temp/properties/selectedConfiguration + type: select + - label: "" + loader: + name: getSelectedConfigurationName|apply + watchPaths: + - temp/properties/selectedConfiguration + type: label-element + - editorHeight: 500px + loader: + name: setApplyConfig + watchPaths: + - temp/properties/selectedConfiguration + schema: temp/properties/applyConfig + type: multi-file-editor + watcher: + func: onApplyconfigChange + paths: + - temp/properties/applyConfig + if: + name: ifReconfigurationTypeEqualsTo|applyConfig + type: function + label: ApplyConfig + type: block-layout + - elements: + - customClass: mb-10 + label: Remove + subtitle: Selected a configuration secret from the available list to update + your database settings + type: label-element + - customClass: mb-2 + label: Configuration + loader: + name: getConfigSecretsforAppyConfig + watchPaths: + - schema/properties/metadata/properties/namespace + refresh: true + schema: temp/properties/selectedConfigurationRemove + type: select + - label: "" + loader: + name: getSelectedConfigurationName|remove + watchPaths: + - temp/properties/selectedConfigurationRemove + type: label-element + - editorHeight: 500px + init: + type: func + value: onRemoveConfigChange + readonly: true + schema: temp/properties/removeConfig + type: multi-file-editor + watcher: + func: onRemoveConfigChange + paths: + - temp/properties/selectedConfigurationRemove + if: + name: ifReconfigurationTypeEqualsTo|remove + type: function + label: Remove + type: block-layout + label: New Config Secret + options: + - text: NEW CONFIG SECRET + value: selectNewConfigSecret + - text: APPLY CONFIG + value: applyConfig + - text: REMOVE + value: remove + schema: temp/properties/reconfigurationType + type: tab-layout + label: Configuration + type: block-layout + if: + name: ifRequestTypeEqualsTo|Reconfigure + type: function + label: Reconfigure Form + loader: + name: fetchConfigSecrets + watchPaths: + - schema/properties/metadata/properties/namespace + type: block-layout + - elements: + - label: Timeout + schema: schema/properties/spec/properties/timeout + subtitle: Specify the maximum time allowed for the scaling operation to complete. + Use formats like 30sec, 1min(1 minute) or 2h(2 hours). + type: time-picker + - init: + type: func + value: setApplyToIfReady + label: Apply + options: + - text: IfReady (OpsRequest will be applied if database is ready) + value: IfReady + - text: Always (OpsRequest will always be applied) + value: Always + schema: schema/properties/spec/properties/apply + type: radio + label: OpsRequest Options + showLabels: true + type: block-layout + loader: getDbDetails + type: single-step-form type: multi-step-form diff --git a/charts/opskubevaultcom-vaultopsrequest-editor/Chart.yaml b/charts/opskubevaultcom-vaultopsrequest-editor/Chart.yaml index 049a58f0f7..fd49f98ded 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/opskubevaultcom-vaultopsrequest-editor/README.md b/charts/opskubevaultcom-vaultopsrequest-editor/README.md index 5f8e35891e..5a57d9a1f1 100644 --- a/charts/opskubevaultcom-vaultopsrequest-editor/README.md +++ b/charts/opskubevaultcom-vaultopsrequest-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/opskubevaultcom-vaultopsrequest-editor --version=v0.30.0 -$ helm upgrade -i opskubevaultcom-vaultopsrequest-editor appscode/opskubevaultcom-vaultopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/opskubevaultcom-vaultopsrequest-editor --version=v0.29.0 +$ helm upgrade -i opskubevaultcom-vaultopsrequest-editor appscode/opskubevaultcom-vaultopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubevaultcom-vaultopsrequest-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i opskubevaultcom-vaultopsrequest-editor appscode/opskubevaultcom-vaultopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubevaultcom-vaultopsrequest-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ops.kubevault.com/v1alpha1 +$ helm upgrade -i opskubevaultcom-vaultopsrequest-editor appscode/opskubevaultcom-vaultopsrequest-editor -n default --create-namespace --version=v0.29.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/opskubevaultcom-vaultopsrequest-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i opskubevaultcom-vaultopsrequest-editor appscode/opskubevaultcom-vaultopsrequest-editor -n default --create-namespace --version=v0.29.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 9b6522cf39..e94c6efb68 100644 --- a/charts/opskubevaultcom-vaultopsrequest-editor/ui/create-ui.yaml +++ b/charts/opskubevaultcom-vaultopsrequest-editor/ui/create-ui.yaml @@ -124,7 +124,7 @@ steps: - alias: reusable_certificates chart: name: uibytebuildersdev-component-certificates - version: v0.30.0 + version: v0.29.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 1c197dfdc3..0540a289db 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/pkgcrossplaneio-configuration-editor/README.md b/charts/pkgcrossplaneio-configuration-editor/README.md index f586f67a49..af59f1663d 100644 --- a/charts/pkgcrossplaneio-configuration-editor/README.md +++ b/charts/pkgcrossplaneio-configuration-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/pkgcrossplaneio-configuration-editor --version=v0.30.0 -$ helm upgrade -i pkgcrossplaneio-configuration-editor appscode/pkgcrossplaneio-configuration-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/pkgcrossplaneio-configuration-editor --version=v0.29.0 +$ helm upgrade -i pkgcrossplaneio-configuration-editor appscode/pkgcrossplaneio-configuration-editor -n default --create-namespace --version=v0.29.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/pkgcrossplaneio-configuration-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i pkgcrossplaneio-configuration-editor appscode/pkgcrossplaneio-configuration-editor -n default --create-namespace --version=v0.29.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/pkgcrossplaneio-configuration-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=pkg.crossplane.io/v1 +$ helm upgrade -i pkgcrossplaneio-configuration-editor appscode/pkgcrossplaneio-configuration-editor -n default --create-namespace --version=v0.29.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/pkgcrossplaneio-configuration-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i pkgcrossplaneio-configuration-editor appscode/pkgcrossplaneio-configuration-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/pkgcrossplaneio-configurationrevision-editor/Chart.yaml b/charts/pkgcrossplaneio-configurationrevision-editor/Chart.yaml index fd448b45fb..3a916b7523 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/pkgcrossplaneio-configurationrevision-editor/README.md b/charts/pkgcrossplaneio-configurationrevision-editor/README.md index e533db5350..47306cdfba 100644 --- a/charts/pkgcrossplaneio-configurationrevision-editor/README.md +++ b/charts/pkgcrossplaneio-configurationrevision-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/pkgcrossplaneio-configurationrevision-editor --version=v0.30.0 -$ helm upgrade -i pkgcrossplaneio-configurationrevision-editor appscode/pkgcrossplaneio-configurationrevision-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/pkgcrossplaneio-configurationrevision-editor --version=v0.29.0 +$ helm upgrade -i pkgcrossplaneio-configurationrevision-editor appscode/pkgcrossplaneio-configurationrevision-editor -n default --create-namespace --version=v0.29.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/pkgcrossplaneio-configurationrevision-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i pkgcrossplaneio-configurationrevision-editor appscode/pkgcrossplaneio-configurationrevision-editor -n default --create-namespace --version=v0.29.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/pkgcrossplaneio-configurationrevision-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=pkg.crossplane.io/v1 +$ helm upgrade -i pkgcrossplaneio-configurationrevision-editor appscode/pkgcrossplaneio-configurationrevision-editor -n default --create-namespace --version=v0.29.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/pkgcrossplaneio-configurationrevision-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i pkgcrossplaneio-configurationrevision-editor appscode/pkgcrossplaneio-configurationrevision-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/pkgcrossplaneio-controllerconfig-editor/Chart.yaml b/charts/pkgcrossplaneio-controllerconfig-editor/Chart.yaml index 7446d67b51..96d0179a91 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/pkgcrossplaneio-controllerconfig-editor/README.md b/charts/pkgcrossplaneio-controllerconfig-editor/README.md index 5154f3af5f..89b33d2dc1 100644 --- a/charts/pkgcrossplaneio-controllerconfig-editor/README.md +++ b/charts/pkgcrossplaneio-controllerconfig-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/pkgcrossplaneio-controllerconfig-editor --version=v0.30.0 -$ helm upgrade -i pkgcrossplaneio-controllerconfig-editor appscode/pkgcrossplaneio-controllerconfig-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/pkgcrossplaneio-controllerconfig-editor --version=v0.29.0 +$ helm upgrade -i pkgcrossplaneio-controllerconfig-editor appscode/pkgcrossplaneio-controllerconfig-editor -n default --create-namespace --version=v0.29.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/pkgcrossplaneio-controllerconfig-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i pkgcrossplaneio-controllerconfig-editor appscode/pkgcrossplaneio-controllerconfig-editor -n default --create-namespace --version=v0.29.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/pkgcrossplaneio-controllerconfig-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=pkg.crossplane.io/v1alpha1 +$ helm upgrade -i pkgcrossplaneio-controllerconfig-editor appscode/pkgcrossplaneio-controllerconfig-editor -n default --create-namespace --version=v0.29.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/pkgcrossplaneio-controllerconfig-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i pkgcrossplaneio-controllerconfig-editor appscode/pkgcrossplaneio-controllerconfig-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/pkgcrossplaneio-lock-editor/Chart.yaml b/charts/pkgcrossplaneio-lock-editor/Chart.yaml index fb7b976430..082620610f 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/pkgcrossplaneio-lock-editor/README.md b/charts/pkgcrossplaneio-lock-editor/README.md index 0597b83515..eef087835e 100644 --- a/charts/pkgcrossplaneio-lock-editor/README.md +++ b/charts/pkgcrossplaneio-lock-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/pkgcrossplaneio-lock-editor --version=v0.30.0 -$ helm upgrade -i pkgcrossplaneio-lock-editor appscode/pkgcrossplaneio-lock-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/pkgcrossplaneio-lock-editor --version=v0.29.0 +$ helm upgrade -i pkgcrossplaneio-lock-editor appscode/pkgcrossplaneio-lock-editor -n default --create-namespace --version=v0.29.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/pkgcrossplaneio-lock-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i pkgcrossplaneio-lock-editor appscode/pkgcrossplaneio-lock-editor -n default --create-namespace --version=v0.29.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/pkgcrossplaneio-lock-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=pkg.crossplane.io/v1beta1 +$ helm upgrade -i pkgcrossplaneio-lock-editor appscode/pkgcrossplaneio-lock-editor -n default --create-namespace --version=v0.29.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/pkgcrossplaneio-lock-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i pkgcrossplaneio-lock-editor appscode/pkgcrossplaneio-lock-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/pkgcrossplaneio-provider-editor/Chart.yaml b/charts/pkgcrossplaneio-provider-editor/Chart.yaml index 8d0965e658..3a262cbfc3 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/pkgcrossplaneio-provider-editor/README.md b/charts/pkgcrossplaneio-provider-editor/README.md index 8f8815664d..a04d0f239b 100644 --- a/charts/pkgcrossplaneio-provider-editor/README.md +++ b/charts/pkgcrossplaneio-provider-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/pkgcrossplaneio-provider-editor --version=v0.30.0 -$ helm upgrade -i pkgcrossplaneio-provider-editor appscode/pkgcrossplaneio-provider-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/pkgcrossplaneio-provider-editor --version=v0.29.0 +$ helm upgrade -i pkgcrossplaneio-provider-editor appscode/pkgcrossplaneio-provider-editor -n default --create-namespace --version=v0.29.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/pkgcrossplaneio-provider-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i pkgcrossplaneio-provider-editor appscode/pkgcrossplaneio-provider-editor -n default --create-namespace --version=v0.29.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/pkgcrossplaneio-provider-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=pkg.crossplane.io/v1 +$ helm upgrade -i pkgcrossplaneio-provider-editor appscode/pkgcrossplaneio-provider-editor -n default --create-namespace --version=v0.29.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/pkgcrossplaneio-provider-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i pkgcrossplaneio-provider-editor appscode/pkgcrossplaneio-provider-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/pkgcrossplaneio-providerrevision-editor/Chart.yaml b/charts/pkgcrossplaneio-providerrevision-editor/Chart.yaml index e89aa10ac7..d82d8efd00 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/pkgcrossplaneio-providerrevision-editor/README.md b/charts/pkgcrossplaneio-providerrevision-editor/README.md index 0d19657cdc..ec4d7e8ad9 100644 --- a/charts/pkgcrossplaneio-providerrevision-editor/README.md +++ b/charts/pkgcrossplaneio-providerrevision-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/pkgcrossplaneio-providerrevision-editor --version=v0.30.0 -$ helm upgrade -i pkgcrossplaneio-providerrevision-editor appscode/pkgcrossplaneio-providerrevision-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/pkgcrossplaneio-providerrevision-editor --version=v0.29.0 +$ helm upgrade -i pkgcrossplaneio-providerrevision-editor appscode/pkgcrossplaneio-providerrevision-editor -n default --create-namespace --version=v0.29.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/pkgcrossplaneio-providerrevision-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i pkgcrossplaneio-providerrevision-editor appscode/pkgcrossplaneio-providerrevision-editor -n default --create-namespace --version=v0.29.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/pkgcrossplaneio-providerrevision-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=pkg.crossplane.io/v1 +$ helm upgrade -i pkgcrossplaneio-providerrevision-editor appscode/pkgcrossplaneio-providerrevision-editor -n default --create-namespace --version=v0.29.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/pkgcrossplaneio-providerrevision-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i pkgcrossplaneio-providerrevision-editor appscode/pkgcrossplaneio-providerrevision-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/policy-eviction-editor/Chart.yaml b/charts/policy-eviction-editor/Chart.yaml index 2e0a228a30..3abd42b015 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/policy-eviction-editor/README.md b/charts/policy-eviction-editor/README.md index 2c7ca4f97c..dd60a58c19 100644 --- a/charts/policy-eviction-editor/README.md +++ b/charts/policy-eviction-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/policy-eviction-editor --version=v0.30.0 -$ helm upgrade -i policy-eviction-editor appscode/policy-eviction-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/policy-eviction-editor --version=v0.29.0 +$ helm upgrade -i policy-eviction-editor appscode/policy-eviction-editor -n default --create-namespace --version=v0.29.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/policy-eviction-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i policy-eviction-editor appscode/policy-eviction-editor -n default --create-namespace --version=v0.29.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/policy-eviction-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=policy/v1 +$ helm upgrade -i policy-eviction-editor appscode/policy-eviction-editor -n default --create-namespace --version=v0.29.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/policy-eviction-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i policy-eviction-editor appscode/policy-eviction-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/policy-poddisruptionbudget-editor/Chart.yaml b/charts/policy-poddisruptionbudget-editor/Chart.yaml index f2c3096a8e..01ccd81d48 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/policy-poddisruptionbudget-editor/README.md b/charts/policy-poddisruptionbudget-editor/README.md index b2a4ca3185..a3c010a5b3 100644 --- a/charts/policy-poddisruptionbudget-editor/README.md +++ b/charts/policy-poddisruptionbudget-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/policy-poddisruptionbudget-editor --version=v0.30.0 -$ helm upgrade -i policy-poddisruptionbudget-editor appscode/policy-poddisruptionbudget-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/policy-poddisruptionbudget-editor --version=v0.29.0 +$ helm upgrade -i policy-poddisruptionbudget-editor appscode/policy-poddisruptionbudget-editor -n default --create-namespace --version=v0.29.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/policy-poddisruptionbudget-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i policy-poddisruptionbudget-editor appscode/policy-poddisruptionbudget-editor -n default --create-namespace --version=v0.29.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/policy-poddisruptionbudget-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=policy/v1 +$ helm upgrade -i policy-poddisruptionbudget-editor appscode/policy-poddisruptionbudget-editor -n default --create-namespace --version=v0.29.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/policy-poddisruptionbudget-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i policy-poddisruptionbudget-editor appscode/policy-poddisruptionbudget-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/policy-podsecuritypolicy-editor/Chart.yaml b/charts/policy-podsecuritypolicy-editor/Chart.yaml index 7917707365..2a6d3a7330 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/policy-podsecuritypolicy-editor/README.md b/charts/policy-podsecuritypolicy-editor/README.md index 695f4dd1e3..e02cc16962 100644 --- a/charts/policy-podsecuritypolicy-editor/README.md +++ b/charts/policy-podsecuritypolicy-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/policy-podsecuritypolicy-editor --version=v0.30.0 -$ helm upgrade -i policy-podsecuritypolicy-editor appscode/policy-podsecuritypolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/policy-podsecuritypolicy-editor --version=v0.29.0 +$ helm upgrade -i policy-podsecuritypolicy-editor appscode/policy-podsecuritypolicy-editor -n default --create-namespace --version=v0.29.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/policy-podsecuritypolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i policy-podsecuritypolicy-editor appscode/policy-podsecuritypolicy-editor -n default --create-namespace --version=v0.29.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/policy-podsecuritypolicy-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=policy/v1beta1 +$ helm upgrade -i policy-podsecuritypolicy-editor appscode/policy-podsecuritypolicy-editor -n default --create-namespace --version=v0.29.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/policy-podsecuritypolicy-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i policy-podsecuritypolicy-editor appscode/policy-podsecuritypolicy-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/policykubevaultcom-vaultpolicy-editor/Chart.yaml b/charts/policykubevaultcom-vaultpolicy-editor/Chart.yaml index 3d05f0abcb..2c664ca5f4 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/policykubevaultcom-vaultpolicy-editor/README.md b/charts/policykubevaultcom-vaultpolicy-editor/README.md index d840dffedd..e2f9200f94 100644 --- a/charts/policykubevaultcom-vaultpolicy-editor/README.md +++ b/charts/policykubevaultcom-vaultpolicy-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/policykubevaultcom-vaultpolicy-editor --version=v0.30.0 -$ helm upgrade -i policykubevaultcom-vaultpolicy-editor appscode/policykubevaultcom-vaultpolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/policykubevaultcom-vaultpolicy-editor --version=v0.29.0 +$ helm upgrade -i policykubevaultcom-vaultpolicy-editor appscode/policykubevaultcom-vaultpolicy-editor -n default --create-namespace --version=v0.29.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/policykubevaultcom-vaultpolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i policykubevaultcom-vaultpolicy-editor appscode/policykubevaultcom-vaultpolicy-editor -n default --create-namespace --version=v0.29.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/policykubevaultcom-vaultpolicy-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=policy.kubevault.com/v1alpha1 +$ helm upgrade -i policykubevaultcom-vaultpolicy-editor appscode/policykubevaultcom-vaultpolicy-editor -n default --create-namespace --version=v0.29.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/policykubevaultcom-vaultpolicy-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i policykubevaultcom-vaultpolicy-editor appscode/policykubevaultcom-vaultpolicy-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/policykubevaultcom-vaultpolicybinding-editor/Chart.yaml b/charts/policykubevaultcom-vaultpolicybinding-editor/Chart.yaml index 47bb9cb07f..f87651bdae 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/policykubevaultcom-vaultpolicybinding-editor/README.md b/charts/policykubevaultcom-vaultpolicybinding-editor/README.md index 96b383e011..db58dd7b33 100644 --- a/charts/policykubevaultcom-vaultpolicybinding-editor/README.md +++ b/charts/policykubevaultcom-vaultpolicybinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/policykubevaultcom-vaultpolicybinding-editor --version=v0.30.0 -$ helm upgrade -i policykubevaultcom-vaultpolicybinding-editor appscode/policykubevaultcom-vaultpolicybinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/policykubevaultcom-vaultpolicybinding-editor --version=v0.29.0 +$ helm upgrade -i policykubevaultcom-vaultpolicybinding-editor appscode/policykubevaultcom-vaultpolicybinding-editor -n default --create-namespace --version=v0.29.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/policykubevaultcom-vaultpolicybinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i policykubevaultcom-vaultpolicybinding-editor appscode/policykubevaultcom-vaultpolicybinding-editor -n default --create-namespace --version=v0.29.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/policykubevaultcom-vaultpolicybinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=policy.kubevault.com/v1alpha1 +$ helm upgrade -i policykubevaultcom-vaultpolicybinding-editor appscode/policykubevaultcom-vaultpolicybinding-editor -n default --create-namespace --version=v0.29.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/policykubevaultcom-vaultpolicybinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i policykubevaultcom-vaultpolicybinding-editor appscode/policykubevaultcom-vaultpolicybinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/postgreskubedbcom-publisher-editor/Chart.yaml b/charts/postgreskubedbcom-publisher-editor/Chart.yaml index 8ceb91272f..67c0d035a7 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/postgreskubedbcom-publisher-editor/README.md b/charts/postgreskubedbcom-publisher-editor/README.md index 9061071afa..a676626eca 100644 --- a/charts/postgreskubedbcom-publisher-editor/README.md +++ b/charts/postgreskubedbcom-publisher-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/postgreskubedbcom-publisher-editor --version=v0.30.0 -$ helm upgrade -i postgreskubedbcom-publisher-editor appscode/postgreskubedbcom-publisher-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/postgreskubedbcom-publisher-editor --version=v0.29.0 +$ helm upgrade -i postgreskubedbcom-publisher-editor appscode/postgreskubedbcom-publisher-editor -n default --create-namespace --version=v0.29.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/postgreskubedbcom-publisher-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i postgreskubedbcom-publisher-editor appscode/postgreskubedbcom-publisher-editor -n default --create-namespace --version=v0.29.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/postgreskubedbcom-publisher-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=postgres.kubedb.com/v1alpha1 +$ helm upgrade -i postgreskubedbcom-publisher-editor appscode/postgreskubedbcom-publisher-editor -n default --create-namespace --version=v0.29.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/postgreskubedbcom-publisher-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i postgreskubedbcom-publisher-editor appscode/postgreskubedbcom-publisher-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/postgreskubedbcom-subscriber-editor/Chart.yaml b/charts/postgreskubedbcom-subscriber-editor/Chart.yaml index 19b57ee6d4..a0ff4a6abe 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/postgreskubedbcom-subscriber-editor/README.md b/charts/postgreskubedbcom-subscriber-editor/README.md index 3fd9ecd0ce..773a703ad0 100644 --- a/charts/postgreskubedbcom-subscriber-editor/README.md +++ b/charts/postgreskubedbcom-subscriber-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/postgreskubedbcom-subscriber-editor --version=v0.30.0 -$ helm upgrade -i postgreskubedbcom-subscriber-editor appscode/postgreskubedbcom-subscriber-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/postgreskubedbcom-subscriber-editor --version=v0.29.0 +$ helm upgrade -i postgreskubedbcom-subscriber-editor appscode/postgreskubedbcom-subscriber-editor -n default --create-namespace --version=v0.29.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/postgreskubedbcom-subscriber-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i postgreskubedbcom-subscriber-editor appscode/postgreskubedbcom-subscriber-editor -n default --create-namespace --version=v0.29.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/postgreskubedbcom-subscriber-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=postgres.kubedb.com/v1alpha1 +$ helm upgrade -i postgreskubedbcom-subscriber-editor appscode/postgreskubedbcom-subscriber-editor -n default --create-namespace --version=v0.29.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/postgreskubedbcom-subscriber-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i postgreskubedbcom-subscriber-editor appscode/postgreskubedbcom-subscriber-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/productsxhelmdev-plan-editor/Chart.yaml b/charts/productsxhelmdev-plan-editor/Chart.yaml index c6e109c1aa..df887a0224 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/productsxhelmdev-plan-editor/README.md b/charts/productsxhelmdev-plan-editor/README.md index 8eaf790ba7..3cbba7112c 100644 --- a/charts/productsxhelmdev-plan-editor/README.md +++ b/charts/productsxhelmdev-plan-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/productsxhelmdev-plan-editor --version=v0.30.0 -$ helm upgrade -i productsxhelmdev-plan-editor appscode/productsxhelmdev-plan-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/productsxhelmdev-plan-editor --version=v0.29.0 +$ helm upgrade -i productsxhelmdev-plan-editor appscode/productsxhelmdev-plan-editor -n default --create-namespace --version=v0.29.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/productsxhelmdev-plan-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i productsxhelmdev-plan-editor appscode/productsxhelmdev-plan-editor -n default --create-namespace --version=v0.29.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/productsxhelmdev-plan-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=products.x-helm.dev/v1alpha1 +$ helm upgrade -i productsxhelmdev-plan-editor appscode/productsxhelmdev-plan-editor -n default --create-namespace --version=v0.29.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/productsxhelmdev-plan-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i productsxhelmdev-plan-editor appscode/productsxhelmdev-plan-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/productsxhelmdev-product-editor/Chart.yaml b/charts/productsxhelmdev-product-editor/Chart.yaml index 63b36827fa..7f081dbd77 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/productsxhelmdev-product-editor/README.md b/charts/productsxhelmdev-product-editor/README.md index eaaf8fb53d..920770a7ed 100644 --- a/charts/productsxhelmdev-product-editor/README.md +++ b/charts/productsxhelmdev-product-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/productsxhelmdev-product-editor --version=v0.30.0 -$ helm upgrade -i productsxhelmdev-product-editor appscode/productsxhelmdev-product-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/productsxhelmdev-product-editor --version=v0.29.0 +$ helm upgrade -i productsxhelmdev-product-editor appscode/productsxhelmdev-product-editor -n default --create-namespace --version=v0.29.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/productsxhelmdev-product-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i productsxhelmdev-product-editor appscode/productsxhelmdev-product-editor -n default --create-namespace --version=v0.29.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/productsxhelmdev-product-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=products.x-helm.dev/v1alpha1 +$ helm upgrade -i productsxhelmdev-product-editor appscode/productsxhelmdev-product-editor -n default --create-namespace --version=v0.29.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/productsxhelmdev-product-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i productsxhelmdev-product-editor appscode/productsxhelmdev-product-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/projectopenshiftio-project-editor/Chart.yaml b/charts/projectopenshiftio-project-editor/Chart.yaml index b394aeeb6c..8dc3fdeb44 100644 --- a/charts/projectopenshiftio-project-editor/Chart.yaml +++ b/charts/projectopenshiftio-project-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"project.openshift.io","version":"v1","resource":"projects"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.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: projectopenshiftio-project-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/projectopenshiftio-project-editor/README.md b/charts/projectopenshiftio-project-editor/README.md index 1a0fd54416..1e57be869f 100644 --- a/charts/projectopenshiftio-project-editor/README.md +++ b/charts/projectopenshiftio-project-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/projectopenshiftio-project-editor --version=v0.30.0 -$ helm upgrade -i projectopenshiftio-project-editor appscode/projectopenshiftio-project-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/projectopenshiftio-project-editor --version=v0.29.0 +$ helm upgrade -i projectopenshiftio-project-editor appscode/projectopenshiftio-project-editor -n default --create-namespace --version=v0.29.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 `projectopenshiftio-project-editor`: ```bash -$ helm upgrade -i projectopenshiftio-project-editor appscode/projectopenshiftio-project-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i projectopenshiftio-project-editor appscode/projectopenshiftio-project-editor -n default --create-namespace --version=v0.29.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 `projectopenshiftio Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i projectopenshiftio-project-editor appscode/projectopenshiftio-project-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=project.openshift.io/v1 +$ helm upgrade -i projectopenshiftio-project-editor appscode/projectopenshiftio-project-editor -n default --create-namespace --version=v0.29.0 --set apiVersion=project.openshift.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 projectopenshiftio-project-editor appscode/projectopenshiftio-project-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i projectopenshiftio-project-editor appscode/projectopenshiftio-project-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/proxyopenclustermanagementio-managedproxyconfiguration-editor/Chart.yaml b/charts/proxyopenclustermanagementio-managedproxyconfiguration-editor/Chart.yaml index dd90941b50..8f95cf4238 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/proxyopenclustermanagementio-managedproxyconfiguration-editor/README.md b/charts/proxyopenclustermanagementio-managedproxyconfiguration-editor/README.md index 6508ca09e6..30940e2ce6 100644 --- a/charts/proxyopenclustermanagementio-managedproxyconfiguration-editor/README.md +++ b/charts/proxyopenclustermanagementio-managedproxyconfiguration-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/proxyopenclustermanagementio-managedproxyconfiguration-editor --version=v0.30.0 -$ helm upgrade -i proxyopenclustermanagementio-managedproxyconfiguration-editor appscode/proxyopenclustermanagementio-managedproxyconfiguration-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/proxyopenclustermanagementio-managedproxyconfiguration-editor --version=v0.29.0 +$ helm upgrade -i proxyopenclustermanagementio-managedproxyconfiguration-editor appscode/proxyopenclustermanagementio-managedproxyconfiguration-editor -n default --create-namespace --version=v0.29.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/proxyopenclustermanagementio-managedproxyconfiguration-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i proxyopenclustermanagementio-managedproxyconfiguration-editor appscode/proxyopenclustermanagementio-managedproxyconfiguration-editor -n default --create-namespace --version=v0.29.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/proxyopenclustermanagementio-managedproxyconfiguration-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=proxy.open-cluster-management.io/v1alpha1 +$ helm upgrade -i proxyopenclustermanagementio-managedproxyconfiguration-editor appscode/proxyopenclustermanagementio-managedproxyconfiguration-editor -n default --create-namespace --version=v0.29.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/proxyopenclustermanagementio-managedproxyconfiguration-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i proxyopenclustermanagementio-managedproxyconfiguration-editor appscode/proxyopenclustermanagementio-managedproxyconfiguration-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/proxyopenclustermanagementio-managedproxyserviceresolver-editor/Chart.yaml b/charts/proxyopenclustermanagementio-managedproxyserviceresolver-editor/Chart.yaml index 3279c78d72..f1967c97cb 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/proxyopenclustermanagementio-managedproxyserviceresolver-editor/README.md b/charts/proxyopenclustermanagementio-managedproxyserviceresolver-editor/README.md index 681a03330e..4a9d4c0e1f 100644 --- a/charts/proxyopenclustermanagementio-managedproxyserviceresolver-editor/README.md +++ b/charts/proxyopenclustermanagementio-managedproxyserviceresolver-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/proxyopenclustermanagementio-managedproxyserviceresolver-editor --version=v0.30.0 -$ helm upgrade -i proxyopenclustermanagementio-managedproxyserviceresolver-editor appscode/proxyopenclustermanagementio-managedproxyserviceresolver-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/proxyopenclustermanagementio-managedproxyserviceresolver-editor --version=v0.29.0 +$ helm upgrade -i proxyopenclustermanagementio-managedproxyserviceresolver-editor appscode/proxyopenclustermanagementio-managedproxyserviceresolver-editor -n default --create-namespace --version=v0.29.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/proxyopenclustermanagementio-managedproxyserviceresolver-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i proxyopenclustermanagementio-managedproxyserviceresolver-editor appscode/proxyopenclustermanagementio-managedproxyserviceresolver-editor -n default --create-namespace --version=v0.29.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/proxyopenclustermanagementio-managedproxyserviceresolver-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=proxy.open-cluster-management.io/v1alpha1 +$ helm upgrade -i proxyopenclustermanagementio-managedproxyserviceresolver-editor appscode/proxyopenclustermanagementio-managedproxyserviceresolver-editor -n default --create-namespace --version=v0.29.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/proxyopenclustermanagementio-managedproxyserviceresolver-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i proxyopenclustermanagementio-managedproxyserviceresolver-editor appscode/proxyopenclustermanagementio-managedproxyserviceresolver-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/rbacauthorizationk8sio-clusterrole-editor/Chart.yaml b/charts/rbacauthorizationk8sio-clusterrole-editor/Chart.yaml index f3e701f048..89c7864649 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/rbacauthorizationk8sio-clusterrole-editor/README.md b/charts/rbacauthorizationk8sio-clusterrole-editor/README.md index fb0fb51518..8c04b2a8cf 100644 --- a/charts/rbacauthorizationk8sio-clusterrole-editor/README.md +++ b/charts/rbacauthorizationk8sio-clusterrole-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/rbacauthorizationk8sio-clusterrole-editor --version=v0.30.0 -$ helm upgrade -i rbacauthorizationk8sio-clusterrole-editor appscode/rbacauthorizationk8sio-clusterrole-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/rbacauthorizationk8sio-clusterrole-editor --version=v0.29.0 +$ helm upgrade -i rbacauthorizationk8sio-clusterrole-editor appscode/rbacauthorizationk8sio-clusterrole-editor -n default --create-namespace --version=v0.29.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/rbacauthorizationk8sio-clusterrole-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i rbacauthorizationk8sio-clusterrole-editor appscode/rbacauthorizationk8sio-clusterrole-editor -n default --create-namespace --version=v0.29.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/rbacauthorizationk8sio-clusterrole-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=rbac.authorization.k8s.io/v1 +$ helm upgrade -i rbacauthorizationk8sio-clusterrole-editor appscode/rbacauthorizationk8sio-clusterrole-editor -n default --create-namespace --version=v0.29.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/rbacauthorizationk8sio-clusterrole-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i rbacauthorizationk8sio-clusterrole-editor appscode/rbacauthorizationk8sio-clusterrole-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/rbacauthorizationk8sio-clusterrolebinding-editor/Chart.yaml b/charts/rbacauthorizationk8sio-clusterrolebinding-editor/Chart.yaml index ad8d41ddad..f9918fdcfe 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/rbacauthorizationk8sio-clusterrolebinding-editor/README.md b/charts/rbacauthorizationk8sio-clusterrolebinding-editor/README.md index bfad721396..3a59e88c4e 100644 --- a/charts/rbacauthorizationk8sio-clusterrolebinding-editor/README.md +++ b/charts/rbacauthorizationk8sio-clusterrolebinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/rbacauthorizationk8sio-clusterrolebinding-editor --version=v0.30.0 -$ helm upgrade -i rbacauthorizationk8sio-clusterrolebinding-editor appscode/rbacauthorizationk8sio-clusterrolebinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/rbacauthorizationk8sio-clusterrolebinding-editor --version=v0.29.0 +$ helm upgrade -i rbacauthorizationk8sio-clusterrolebinding-editor appscode/rbacauthorizationk8sio-clusterrolebinding-editor -n default --create-namespace --version=v0.29.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/rbacauthorizationk8sio-clusterrolebinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i rbacauthorizationk8sio-clusterrolebinding-editor appscode/rbacauthorizationk8sio-clusterrolebinding-editor -n default --create-namespace --version=v0.29.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/rbacauthorizationk8sio-clusterrolebinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=rbac.authorization.k8s.io/v1 +$ helm upgrade -i rbacauthorizationk8sio-clusterrolebinding-editor appscode/rbacauthorizationk8sio-clusterrolebinding-editor -n default --create-namespace --version=v0.29.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/rbacauthorizationk8sio-clusterrolebinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i rbacauthorizationk8sio-clusterrolebinding-editor appscode/rbacauthorizationk8sio-clusterrolebinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/rbacauthorizationk8sio-role-editor/Chart.yaml b/charts/rbacauthorizationk8sio-role-editor/Chart.yaml index a0b0dac7f3..425cfb044e 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/rbacauthorizationk8sio-role-editor/README.md b/charts/rbacauthorizationk8sio-role-editor/README.md index ac4d9518d5..1c56457ccd 100644 --- a/charts/rbacauthorizationk8sio-role-editor/README.md +++ b/charts/rbacauthorizationk8sio-role-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/rbacauthorizationk8sio-role-editor --version=v0.30.0 -$ helm upgrade -i rbacauthorizationk8sio-role-editor appscode/rbacauthorizationk8sio-role-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/rbacauthorizationk8sio-role-editor --version=v0.29.0 +$ helm upgrade -i rbacauthorizationk8sio-role-editor appscode/rbacauthorizationk8sio-role-editor -n default --create-namespace --version=v0.29.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/rbacauthorizationk8sio-role-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i rbacauthorizationk8sio-role-editor appscode/rbacauthorizationk8sio-role-editor -n default --create-namespace --version=v0.29.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/rbacauthorizationk8sio-role-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=rbac.authorization.k8s.io/v1 +$ helm upgrade -i rbacauthorizationk8sio-role-editor appscode/rbacauthorizationk8sio-role-editor -n default --create-namespace --version=v0.29.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/rbacauthorizationk8sio-role-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i rbacauthorizationk8sio-role-editor appscode/rbacauthorizationk8sio-role-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/rbacauthorizationk8sio-rolebinding-editor/Chart.yaml b/charts/rbacauthorizationk8sio-rolebinding-editor/Chart.yaml index eb73ec3569..220b01eea6 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/rbacauthorizationk8sio-rolebinding-editor/README.md b/charts/rbacauthorizationk8sio-rolebinding-editor/README.md index 7481176c47..ed13280a6f 100644 --- a/charts/rbacauthorizationk8sio-rolebinding-editor/README.md +++ b/charts/rbacauthorizationk8sio-rolebinding-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/rbacauthorizationk8sio-rolebinding-editor --version=v0.30.0 -$ helm upgrade -i rbacauthorizationk8sio-rolebinding-editor appscode/rbacauthorizationk8sio-rolebinding-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/rbacauthorizationk8sio-rolebinding-editor --version=v0.29.0 +$ helm upgrade -i rbacauthorizationk8sio-rolebinding-editor appscode/rbacauthorizationk8sio-rolebinding-editor -n default --create-namespace --version=v0.29.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/rbacauthorizationk8sio-rolebinding-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i rbacauthorizationk8sio-rolebinding-editor appscode/rbacauthorizationk8sio-rolebinding-editor -n default --create-namespace --version=v0.29.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/rbacauthorizationk8sio-rolebinding-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=rbac.authorization.k8s.io/v1 +$ helm upgrade -i rbacauthorizationk8sio-rolebinding-editor appscode/rbacauthorizationk8sio-rolebinding-editor -n default --create-namespace --version=v0.29.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/rbacauthorizationk8sio-rolebinding-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i rbacauthorizationk8sio-rolebinding-editor appscode/rbacauthorizationk8sio-rolebinding-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/rdsawskubedbcom-cluster-editor/Chart.yaml b/charts/rdsawskubedbcom-cluster-editor/Chart.yaml index d17e9cb1eb..ed6b1b4bc1 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/rdsawskubedbcom-cluster-editor/README.md b/charts/rdsawskubedbcom-cluster-editor/README.md index 135513f7fb..8f27ac1988 100644 --- a/charts/rdsawskubedbcom-cluster-editor/README.md +++ b/charts/rdsawskubedbcom-cluster-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/rdsawskubedbcom-cluster-editor --version=v0.30.0 -$ helm upgrade -i rdsawskubedbcom-cluster-editor appscode/rdsawskubedbcom-cluster-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/rdsawskubedbcom-cluster-editor --version=v0.29.0 +$ helm upgrade -i rdsawskubedbcom-cluster-editor appscode/rdsawskubedbcom-cluster-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-cluster-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i rdsawskubedbcom-cluster-editor appscode/rdsawskubedbcom-cluster-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-cluster-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1 +$ helm upgrade -i rdsawskubedbcom-cluster-editor appscode/rdsawskubedbcom-cluster-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-cluster-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i rdsawskubedbcom-cluster-editor appscode/rdsawskubedbcom-cluster-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/rdsawskubedbcom-clusteractivitystream-editor/Chart.yaml b/charts/rdsawskubedbcom-clusteractivitystream-editor/Chart.yaml index 934248ff75..d295734099 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/rdsawskubedbcom-clusteractivitystream-editor/README.md b/charts/rdsawskubedbcom-clusteractivitystream-editor/README.md index 64ec120a66..2b227ccdb6 100644 --- a/charts/rdsawskubedbcom-clusteractivitystream-editor/README.md +++ b/charts/rdsawskubedbcom-clusteractivitystream-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/rdsawskubedbcom-clusteractivitystream-editor --version=v0.30.0 -$ helm upgrade -i rdsawskubedbcom-clusteractivitystream-editor appscode/rdsawskubedbcom-clusteractivitystream-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/rdsawskubedbcom-clusteractivitystream-editor --version=v0.29.0 +$ helm upgrade -i rdsawskubedbcom-clusteractivitystream-editor appscode/rdsawskubedbcom-clusteractivitystream-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-clusteractivitystream-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i rdsawskubedbcom-clusteractivitystream-editor appscode/rdsawskubedbcom-clusteractivitystream-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-clusteractivitystream-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1 +$ helm upgrade -i rdsawskubedbcom-clusteractivitystream-editor appscode/rdsawskubedbcom-clusteractivitystream-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-clusteractivitystream-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i rdsawskubedbcom-clusteractivitystream-editor appscode/rdsawskubedbcom-clusteractivitystream-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/rdsawskubedbcom-clusterendpoint-editor/Chart.yaml b/charts/rdsawskubedbcom-clusterendpoint-editor/Chart.yaml index 46268ede99..39f3209a3e 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/rdsawskubedbcom-clusterendpoint-editor/README.md b/charts/rdsawskubedbcom-clusterendpoint-editor/README.md index ec1511570f..28d8ba632e 100644 --- a/charts/rdsawskubedbcom-clusterendpoint-editor/README.md +++ b/charts/rdsawskubedbcom-clusterendpoint-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/rdsawskubedbcom-clusterendpoint-editor --version=v0.30.0 -$ helm upgrade -i rdsawskubedbcom-clusterendpoint-editor appscode/rdsawskubedbcom-clusterendpoint-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/rdsawskubedbcom-clusterendpoint-editor --version=v0.29.0 +$ helm upgrade -i rdsawskubedbcom-clusterendpoint-editor appscode/rdsawskubedbcom-clusterendpoint-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-clusterendpoint-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i rdsawskubedbcom-clusterendpoint-editor appscode/rdsawskubedbcom-clusterendpoint-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-clusterendpoint-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1 +$ helm upgrade -i rdsawskubedbcom-clusterendpoint-editor appscode/rdsawskubedbcom-clusterendpoint-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-clusterendpoint-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i rdsawskubedbcom-clusterendpoint-editor appscode/rdsawskubedbcom-clusterendpoint-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/rdsawskubedbcom-clusterinstance-editor/Chart.yaml b/charts/rdsawskubedbcom-clusterinstance-editor/Chart.yaml index 143e0911ae..94cdd503e2 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/rdsawskubedbcom-clusterinstance-editor/README.md b/charts/rdsawskubedbcom-clusterinstance-editor/README.md index 83039c18cd..64ee56f3cd 100644 --- a/charts/rdsawskubedbcom-clusterinstance-editor/README.md +++ b/charts/rdsawskubedbcom-clusterinstance-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/rdsawskubedbcom-clusterinstance-editor --version=v0.30.0 -$ helm upgrade -i rdsawskubedbcom-clusterinstance-editor appscode/rdsawskubedbcom-clusterinstance-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/rdsawskubedbcom-clusterinstance-editor --version=v0.29.0 +$ helm upgrade -i rdsawskubedbcom-clusterinstance-editor appscode/rdsawskubedbcom-clusterinstance-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-clusterinstance-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i rdsawskubedbcom-clusterinstance-editor appscode/rdsawskubedbcom-clusterinstance-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-clusterinstance-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1 +$ helm upgrade -i rdsawskubedbcom-clusterinstance-editor appscode/rdsawskubedbcom-clusterinstance-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-clusterinstance-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i rdsawskubedbcom-clusterinstance-editor appscode/rdsawskubedbcom-clusterinstance-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/rdsawskubedbcom-clusterparametergroup-editor/Chart.yaml b/charts/rdsawskubedbcom-clusterparametergroup-editor/Chart.yaml index 013ca98bec..56e008f054 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/rdsawskubedbcom-clusterparametergroup-editor/README.md b/charts/rdsawskubedbcom-clusterparametergroup-editor/README.md index ec3d544d70..8ada61485c 100644 --- a/charts/rdsawskubedbcom-clusterparametergroup-editor/README.md +++ b/charts/rdsawskubedbcom-clusterparametergroup-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/rdsawskubedbcom-clusterparametergroup-editor --version=v0.30.0 -$ helm upgrade -i rdsawskubedbcom-clusterparametergroup-editor appscode/rdsawskubedbcom-clusterparametergroup-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/rdsawskubedbcom-clusterparametergroup-editor --version=v0.29.0 +$ helm upgrade -i rdsawskubedbcom-clusterparametergroup-editor appscode/rdsawskubedbcom-clusterparametergroup-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-clusterparametergroup-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i rdsawskubedbcom-clusterparametergroup-editor appscode/rdsawskubedbcom-clusterparametergroup-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-clusterparametergroup-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1 +$ helm upgrade -i rdsawskubedbcom-clusterparametergroup-editor appscode/rdsawskubedbcom-clusterparametergroup-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-clusterparametergroup-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i rdsawskubedbcom-clusterparametergroup-editor appscode/rdsawskubedbcom-clusterparametergroup-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/rdsawskubedbcom-clusterroleassociation-editor/Chart.yaml b/charts/rdsawskubedbcom-clusterroleassociation-editor/Chart.yaml index 10a72c006b..7bd5686945 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/rdsawskubedbcom-clusterroleassociation-editor/README.md b/charts/rdsawskubedbcom-clusterroleassociation-editor/README.md index 28e7e356ad..ac75654042 100644 --- a/charts/rdsawskubedbcom-clusterroleassociation-editor/README.md +++ b/charts/rdsawskubedbcom-clusterroleassociation-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/rdsawskubedbcom-clusterroleassociation-editor --version=v0.30.0 -$ helm upgrade -i rdsawskubedbcom-clusterroleassociation-editor appscode/rdsawskubedbcom-clusterroleassociation-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/rdsawskubedbcom-clusterroleassociation-editor --version=v0.29.0 +$ helm upgrade -i rdsawskubedbcom-clusterroleassociation-editor appscode/rdsawskubedbcom-clusterroleassociation-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-clusterroleassociation-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i rdsawskubedbcom-clusterroleassociation-editor appscode/rdsawskubedbcom-clusterroleassociation-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-clusterroleassociation-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1 +$ helm upgrade -i rdsawskubedbcom-clusterroleassociation-editor appscode/rdsawskubedbcom-clusterroleassociation-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-clusterroleassociation-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i rdsawskubedbcom-clusterroleassociation-editor appscode/rdsawskubedbcom-clusterroleassociation-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/rdsawskubedbcom-clustersnapshot-editor/Chart.yaml b/charts/rdsawskubedbcom-clustersnapshot-editor/Chart.yaml index ed2ce55014..ac8ad25a20 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/rdsawskubedbcom-clustersnapshot-editor/README.md b/charts/rdsawskubedbcom-clustersnapshot-editor/README.md index d7a43c64da..39198fa688 100644 --- a/charts/rdsawskubedbcom-clustersnapshot-editor/README.md +++ b/charts/rdsawskubedbcom-clustersnapshot-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/rdsawskubedbcom-clustersnapshot-editor --version=v0.30.0 -$ helm upgrade -i rdsawskubedbcom-clustersnapshot-editor appscode/rdsawskubedbcom-clustersnapshot-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/rdsawskubedbcom-clustersnapshot-editor --version=v0.29.0 +$ helm upgrade -i rdsawskubedbcom-clustersnapshot-editor appscode/rdsawskubedbcom-clustersnapshot-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-clustersnapshot-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i rdsawskubedbcom-clustersnapshot-editor appscode/rdsawskubedbcom-clustersnapshot-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-clustersnapshot-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1 +$ helm upgrade -i rdsawskubedbcom-clustersnapshot-editor appscode/rdsawskubedbcom-clustersnapshot-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-clustersnapshot-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i rdsawskubedbcom-clustersnapshot-editor appscode/rdsawskubedbcom-clustersnapshot-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor/Chart.yaml b/charts/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor/Chart.yaml index e031be35d4..0102f8220d 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor/README.md b/charts/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor/README.md index 976c6d8646..5d3ca0433c 100644 --- a/charts/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor/README.md +++ b/charts/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor --version=v0.30.0 -$ helm upgrade -i rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor appscode/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor --version=v0.29.0 +$ helm upgrade -i rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor appscode/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor appscode/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1 +$ helm upgrade -i rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor appscode/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor appscode/rdsawskubedbcom-dbinstanceautomatedbackupsreplication-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/rdsawskubedbcom-dbsnapshotcopy-editor/Chart.yaml b/charts/rdsawskubedbcom-dbsnapshotcopy-editor/Chart.yaml index 5d72693bb8..97e305f11a 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/rdsawskubedbcom-dbsnapshotcopy-editor/README.md b/charts/rdsawskubedbcom-dbsnapshotcopy-editor/README.md index 9205dc9c76..4fb00753b9 100644 --- a/charts/rdsawskubedbcom-dbsnapshotcopy-editor/README.md +++ b/charts/rdsawskubedbcom-dbsnapshotcopy-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/rdsawskubedbcom-dbsnapshotcopy-editor --version=v0.30.0 -$ helm upgrade -i rdsawskubedbcom-dbsnapshotcopy-editor appscode/rdsawskubedbcom-dbsnapshotcopy-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/rdsawskubedbcom-dbsnapshotcopy-editor --version=v0.29.0 +$ helm upgrade -i rdsawskubedbcom-dbsnapshotcopy-editor appscode/rdsawskubedbcom-dbsnapshotcopy-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-dbsnapshotcopy-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i rdsawskubedbcom-dbsnapshotcopy-editor appscode/rdsawskubedbcom-dbsnapshotcopy-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-dbsnapshotcopy-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1 +$ helm upgrade -i rdsawskubedbcom-dbsnapshotcopy-editor appscode/rdsawskubedbcom-dbsnapshotcopy-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-dbsnapshotcopy-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i rdsawskubedbcom-dbsnapshotcopy-editor appscode/rdsawskubedbcom-dbsnapshotcopy-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/rdsawskubedbcom-eventsubscription-editor/Chart.yaml b/charts/rdsawskubedbcom-eventsubscription-editor/Chart.yaml index 8db5cc0602..9a8b2748dd 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/rdsawskubedbcom-eventsubscription-editor/README.md b/charts/rdsawskubedbcom-eventsubscription-editor/README.md index 0dce1d4a6f..b08485d42c 100644 --- a/charts/rdsawskubedbcom-eventsubscription-editor/README.md +++ b/charts/rdsawskubedbcom-eventsubscription-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/rdsawskubedbcom-eventsubscription-editor --version=v0.30.0 -$ helm upgrade -i rdsawskubedbcom-eventsubscription-editor appscode/rdsawskubedbcom-eventsubscription-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/rdsawskubedbcom-eventsubscription-editor --version=v0.29.0 +$ helm upgrade -i rdsawskubedbcom-eventsubscription-editor appscode/rdsawskubedbcom-eventsubscription-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-eventsubscription-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i rdsawskubedbcom-eventsubscription-editor appscode/rdsawskubedbcom-eventsubscription-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-eventsubscription-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1 +$ helm upgrade -i rdsawskubedbcom-eventsubscription-editor appscode/rdsawskubedbcom-eventsubscription-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-eventsubscription-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i rdsawskubedbcom-eventsubscription-editor appscode/rdsawskubedbcom-eventsubscription-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/rdsawskubedbcom-globalcluster-editor/Chart.yaml b/charts/rdsawskubedbcom-globalcluster-editor/Chart.yaml index 2d11870823..5503003f8c 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/rdsawskubedbcom-globalcluster-editor/README.md b/charts/rdsawskubedbcom-globalcluster-editor/README.md index 2a8d1a8fa2..8fabe8cb9e 100644 --- a/charts/rdsawskubedbcom-globalcluster-editor/README.md +++ b/charts/rdsawskubedbcom-globalcluster-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/rdsawskubedbcom-globalcluster-editor --version=v0.30.0 -$ helm upgrade -i rdsawskubedbcom-globalcluster-editor appscode/rdsawskubedbcom-globalcluster-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/rdsawskubedbcom-globalcluster-editor --version=v0.29.0 +$ helm upgrade -i rdsawskubedbcom-globalcluster-editor appscode/rdsawskubedbcom-globalcluster-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-globalcluster-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i rdsawskubedbcom-globalcluster-editor appscode/rdsawskubedbcom-globalcluster-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-globalcluster-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1 +$ helm upgrade -i rdsawskubedbcom-globalcluster-editor appscode/rdsawskubedbcom-globalcluster-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-globalcluster-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i rdsawskubedbcom-globalcluster-editor appscode/rdsawskubedbcom-globalcluster-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/rdsawskubedbcom-instance-editor/Chart.yaml b/charts/rdsawskubedbcom-instance-editor/Chart.yaml index 1cd823d657..6aa706d8de 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/rdsawskubedbcom-instance-editor/README.md b/charts/rdsawskubedbcom-instance-editor/README.md index 744182a196..2aca945cf6 100644 --- a/charts/rdsawskubedbcom-instance-editor/README.md +++ b/charts/rdsawskubedbcom-instance-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/rdsawskubedbcom-instance-editor --version=v0.30.0 -$ helm upgrade -i rdsawskubedbcom-instance-editor appscode/rdsawskubedbcom-instance-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/rdsawskubedbcom-instance-editor --version=v0.29.0 +$ helm upgrade -i rdsawskubedbcom-instance-editor appscode/rdsawskubedbcom-instance-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-instance-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i rdsawskubedbcom-instance-editor appscode/rdsawskubedbcom-instance-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-instance-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1 +$ helm upgrade -i rdsawskubedbcom-instance-editor appscode/rdsawskubedbcom-instance-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-instance-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i rdsawskubedbcom-instance-editor appscode/rdsawskubedbcom-instance-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/rdsawskubedbcom-instanceroleassociation-editor/Chart.yaml b/charts/rdsawskubedbcom-instanceroleassociation-editor/Chart.yaml index d0eca602d2..d1554e4d4b 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/rdsawskubedbcom-instanceroleassociation-editor/README.md b/charts/rdsawskubedbcom-instanceroleassociation-editor/README.md index 74749b68ef..2fb398631c 100644 --- a/charts/rdsawskubedbcom-instanceroleassociation-editor/README.md +++ b/charts/rdsawskubedbcom-instanceroleassociation-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/rdsawskubedbcom-instanceroleassociation-editor --version=v0.30.0 -$ helm upgrade -i rdsawskubedbcom-instanceroleassociation-editor appscode/rdsawskubedbcom-instanceroleassociation-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/rdsawskubedbcom-instanceroleassociation-editor --version=v0.29.0 +$ helm upgrade -i rdsawskubedbcom-instanceroleassociation-editor appscode/rdsawskubedbcom-instanceroleassociation-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-instanceroleassociation-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i rdsawskubedbcom-instanceroleassociation-editor appscode/rdsawskubedbcom-instanceroleassociation-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-instanceroleassociation-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1 +$ helm upgrade -i rdsawskubedbcom-instanceroleassociation-editor appscode/rdsawskubedbcom-instanceroleassociation-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-instanceroleassociation-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i rdsawskubedbcom-instanceroleassociation-editor appscode/rdsawskubedbcom-instanceroleassociation-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/rdsawskubedbcom-optiongroup-editor/Chart.yaml b/charts/rdsawskubedbcom-optiongroup-editor/Chart.yaml index 04b82e28a9..6835b9b8d2 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/rdsawskubedbcom-optiongroup-editor/README.md b/charts/rdsawskubedbcom-optiongroup-editor/README.md index 2406b738bf..a06723d7b6 100644 --- a/charts/rdsawskubedbcom-optiongroup-editor/README.md +++ b/charts/rdsawskubedbcom-optiongroup-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/rdsawskubedbcom-optiongroup-editor --version=v0.30.0 -$ helm upgrade -i rdsawskubedbcom-optiongroup-editor appscode/rdsawskubedbcom-optiongroup-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/rdsawskubedbcom-optiongroup-editor --version=v0.29.0 +$ helm upgrade -i rdsawskubedbcom-optiongroup-editor appscode/rdsawskubedbcom-optiongroup-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-optiongroup-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i rdsawskubedbcom-optiongroup-editor appscode/rdsawskubedbcom-optiongroup-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-optiongroup-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1 +$ helm upgrade -i rdsawskubedbcom-optiongroup-editor appscode/rdsawskubedbcom-optiongroup-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-optiongroup-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i rdsawskubedbcom-optiongroup-editor appscode/rdsawskubedbcom-optiongroup-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/rdsawskubedbcom-parametergroup-editor/Chart.yaml b/charts/rdsawskubedbcom-parametergroup-editor/Chart.yaml index 38197953a8..709ab41112 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/rdsawskubedbcom-parametergroup-editor/README.md b/charts/rdsawskubedbcom-parametergroup-editor/README.md index b39c898654..2c13772a25 100644 --- a/charts/rdsawskubedbcom-parametergroup-editor/README.md +++ b/charts/rdsawskubedbcom-parametergroup-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/rdsawskubedbcom-parametergroup-editor --version=v0.30.0 -$ helm upgrade -i rdsawskubedbcom-parametergroup-editor appscode/rdsawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/rdsawskubedbcom-parametergroup-editor --version=v0.29.0 +$ helm upgrade -i rdsawskubedbcom-parametergroup-editor appscode/rdsawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i rdsawskubedbcom-parametergroup-editor appscode/rdsawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1 +$ helm upgrade -i rdsawskubedbcom-parametergroup-editor appscode/rdsawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i rdsawskubedbcom-parametergroup-editor appscode/rdsawskubedbcom-parametergroup-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/rdsawskubedbcom-proxy-editor/Chart.yaml b/charts/rdsawskubedbcom-proxy-editor/Chart.yaml index f92944fb57..ea5b7ec080 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/rdsawskubedbcom-proxy-editor/README.md b/charts/rdsawskubedbcom-proxy-editor/README.md index ff750b8647..95b3b3cea5 100644 --- a/charts/rdsawskubedbcom-proxy-editor/README.md +++ b/charts/rdsawskubedbcom-proxy-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/rdsawskubedbcom-proxy-editor --version=v0.30.0 -$ helm upgrade -i rdsawskubedbcom-proxy-editor appscode/rdsawskubedbcom-proxy-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/rdsawskubedbcom-proxy-editor --version=v0.29.0 +$ helm upgrade -i rdsawskubedbcom-proxy-editor appscode/rdsawskubedbcom-proxy-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-proxy-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i rdsawskubedbcom-proxy-editor appscode/rdsawskubedbcom-proxy-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-proxy-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1 +$ helm upgrade -i rdsawskubedbcom-proxy-editor appscode/rdsawskubedbcom-proxy-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-proxy-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i rdsawskubedbcom-proxy-editor appscode/rdsawskubedbcom-proxy-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/rdsawskubedbcom-proxydefaulttargetgroup-editor/Chart.yaml b/charts/rdsawskubedbcom-proxydefaulttargetgroup-editor/Chart.yaml index 743bc63284..d1c968ac31 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/rdsawskubedbcom-proxydefaulttargetgroup-editor/README.md b/charts/rdsawskubedbcom-proxydefaulttargetgroup-editor/README.md index 035956ff6c..b24f228e57 100644 --- a/charts/rdsawskubedbcom-proxydefaulttargetgroup-editor/README.md +++ b/charts/rdsawskubedbcom-proxydefaulttargetgroup-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/rdsawskubedbcom-proxydefaulttargetgroup-editor --version=v0.30.0 -$ helm upgrade -i rdsawskubedbcom-proxydefaulttargetgroup-editor appscode/rdsawskubedbcom-proxydefaulttargetgroup-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/rdsawskubedbcom-proxydefaulttargetgroup-editor --version=v0.29.0 +$ helm upgrade -i rdsawskubedbcom-proxydefaulttargetgroup-editor appscode/rdsawskubedbcom-proxydefaulttargetgroup-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-proxydefaulttargetgroup-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i rdsawskubedbcom-proxydefaulttargetgroup-editor appscode/rdsawskubedbcom-proxydefaulttargetgroup-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-proxydefaulttargetgroup-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1 +$ helm upgrade -i rdsawskubedbcom-proxydefaulttargetgroup-editor appscode/rdsawskubedbcom-proxydefaulttargetgroup-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-proxydefaulttargetgroup-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i rdsawskubedbcom-proxydefaulttargetgroup-editor appscode/rdsawskubedbcom-proxydefaulttargetgroup-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/rdsawskubedbcom-proxyendpoint-editor/Chart.yaml b/charts/rdsawskubedbcom-proxyendpoint-editor/Chart.yaml index a91ebc96ef..8be21e336c 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/rdsawskubedbcom-proxyendpoint-editor/README.md b/charts/rdsawskubedbcom-proxyendpoint-editor/README.md index f5ca7e87f0..36f32f8fa5 100644 --- a/charts/rdsawskubedbcom-proxyendpoint-editor/README.md +++ b/charts/rdsawskubedbcom-proxyendpoint-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/rdsawskubedbcom-proxyendpoint-editor --version=v0.30.0 -$ helm upgrade -i rdsawskubedbcom-proxyendpoint-editor appscode/rdsawskubedbcom-proxyendpoint-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/rdsawskubedbcom-proxyendpoint-editor --version=v0.29.0 +$ helm upgrade -i rdsawskubedbcom-proxyendpoint-editor appscode/rdsawskubedbcom-proxyendpoint-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-proxyendpoint-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i rdsawskubedbcom-proxyendpoint-editor appscode/rdsawskubedbcom-proxyendpoint-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-proxyendpoint-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1 +$ helm upgrade -i rdsawskubedbcom-proxyendpoint-editor appscode/rdsawskubedbcom-proxyendpoint-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-proxyendpoint-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i rdsawskubedbcom-proxyendpoint-editor appscode/rdsawskubedbcom-proxyendpoint-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/rdsawskubedbcom-proxytarget-editor/Chart.yaml b/charts/rdsawskubedbcom-proxytarget-editor/Chart.yaml index c3781ffc75..750dd5a2e1 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/rdsawskubedbcom-proxytarget-editor/README.md b/charts/rdsawskubedbcom-proxytarget-editor/README.md index bfece2d50c..8d88708313 100644 --- a/charts/rdsawskubedbcom-proxytarget-editor/README.md +++ b/charts/rdsawskubedbcom-proxytarget-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/rdsawskubedbcom-proxytarget-editor --version=v0.30.0 -$ helm upgrade -i rdsawskubedbcom-proxytarget-editor appscode/rdsawskubedbcom-proxytarget-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/rdsawskubedbcom-proxytarget-editor --version=v0.29.0 +$ helm upgrade -i rdsawskubedbcom-proxytarget-editor appscode/rdsawskubedbcom-proxytarget-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-proxytarget-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i rdsawskubedbcom-proxytarget-editor appscode/rdsawskubedbcom-proxytarget-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-proxytarget-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1 +$ helm upgrade -i rdsawskubedbcom-proxytarget-editor appscode/rdsawskubedbcom-proxytarget-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-proxytarget-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i rdsawskubedbcom-proxytarget-editor appscode/rdsawskubedbcom-proxytarget-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/rdsawskubedbcom-snapshot-editor/Chart.yaml b/charts/rdsawskubedbcom-snapshot-editor/Chart.yaml index cc0e453bec..f640e97e93 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/rdsawskubedbcom-snapshot-editor/README.md b/charts/rdsawskubedbcom-snapshot-editor/README.md index 295dd8cde9..a12a711272 100644 --- a/charts/rdsawskubedbcom-snapshot-editor/README.md +++ b/charts/rdsawskubedbcom-snapshot-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/rdsawskubedbcom-snapshot-editor --version=v0.30.0 -$ helm upgrade -i rdsawskubedbcom-snapshot-editor appscode/rdsawskubedbcom-snapshot-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/rdsawskubedbcom-snapshot-editor --version=v0.29.0 +$ helm upgrade -i rdsawskubedbcom-snapshot-editor appscode/rdsawskubedbcom-snapshot-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-snapshot-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i rdsawskubedbcom-snapshot-editor appscode/rdsawskubedbcom-snapshot-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-snapshot-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1 +$ helm upgrade -i rdsawskubedbcom-snapshot-editor appscode/rdsawskubedbcom-snapshot-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-snapshot-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i rdsawskubedbcom-snapshot-editor appscode/rdsawskubedbcom-snapshot-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/rdsawskubedbcom-subnetgroup-editor/Chart.yaml b/charts/rdsawskubedbcom-subnetgroup-editor/Chart.yaml index 8d388a2d14..307d745663 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/rdsawskubedbcom-subnetgroup-editor/README.md b/charts/rdsawskubedbcom-subnetgroup-editor/README.md index ed544cc59c..902679ef69 100644 --- a/charts/rdsawskubedbcom-subnetgroup-editor/README.md +++ b/charts/rdsawskubedbcom-subnetgroup-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/rdsawskubedbcom-subnetgroup-editor --version=v0.30.0 -$ helm upgrade -i rdsawskubedbcom-subnetgroup-editor appscode/rdsawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/rdsawskubedbcom-subnetgroup-editor --version=v0.29.0 +$ helm upgrade -i rdsawskubedbcom-subnetgroup-editor appscode/rdsawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i rdsawskubedbcom-subnetgroup-editor appscode/rdsawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=rds.aws.kubedb.com/v1alpha1 +$ helm upgrade -i rdsawskubedbcom-subnetgroup-editor appscode/rdsawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.29.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/rdsawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i rdsawskubedbcom-subnetgroup-editor appscode/rdsawskubedbcom-subnetgroup-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/redisgcpkubedbcom-instance-editor/Chart.yaml b/charts/redisgcpkubedbcom-instance-editor/Chart.yaml index 92474023bd..4ddf2e2535 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/redisgcpkubedbcom-instance-editor/README.md b/charts/redisgcpkubedbcom-instance-editor/README.md index 582bbfa348..8a54d67460 100644 --- a/charts/redisgcpkubedbcom-instance-editor/README.md +++ b/charts/redisgcpkubedbcom-instance-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/redisgcpkubedbcom-instance-editor --version=v0.30.0 -$ helm upgrade -i redisgcpkubedbcom-instance-editor appscode/redisgcpkubedbcom-instance-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/redisgcpkubedbcom-instance-editor --version=v0.29.0 +$ helm upgrade -i redisgcpkubedbcom-instance-editor appscode/redisgcpkubedbcom-instance-editor -n default --create-namespace --version=v0.29.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/redisgcpkubedbcom-instance-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i redisgcpkubedbcom-instance-editor appscode/redisgcpkubedbcom-instance-editor -n default --create-namespace --version=v0.29.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/redisgcpkubedbcom-instance-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=redis.gcp.kubedb.com/v1alpha1 +$ helm upgrade -i redisgcpkubedbcom-instance-editor appscode/redisgcpkubedbcom-instance-editor -n default --create-namespace --version=v0.29.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/redisgcpkubedbcom-instance-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i redisgcpkubedbcom-instance-editor appscode/redisgcpkubedbcom-instance-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/releasesxhelmdev-bundle-editor/Chart.yaml b/charts/releasesxhelmdev-bundle-editor/Chart.yaml index 0306f87c91..2501c19c7e 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/releasesxhelmdev-bundle-editor/README.md b/charts/releasesxhelmdev-bundle-editor/README.md index c6d2dffc68..fbabf8bb61 100644 --- a/charts/releasesxhelmdev-bundle-editor/README.md +++ b/charts/releasesxhelmdev-bundle-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/releasesxhelmdev-bundle-editor --version=v0.30.0 -$ helm upgrade -i releasesxhelmdev-bundle-editor appscode/releasesxhelmdev-bundle-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/releasesxhelmdev-bundle-editor --version=v0.29.0 +$ helm upgrade -i releasesxhelmdev-bundle-editor appscode/releasesxhelmdev-bundle-editor -n default --create-namespace --version=v0.29.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/releasesxhelmdev-bundle-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i releasesxhelmdev-bundle-editor appscode/releasesxhelmdev-bundle-editor -n default --create-namespace --version=v0.29.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/releasesxhelmdev-bundle-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=releases.x-helm.dev/v1alpha1 +$ helm upgrade -i releasesxhelmdev-bundle-editor appscode/releasesxhelmdev-bundle-editor -n default --create-namespace --version=v0.29.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/releasesxhelmdev-bundle-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i releasesxhelmdev-bundle-editor appscode/releasesxhelmdev-bundle-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/releasesxhelmdev-order-editor/Chart.yaml b/charts/releasesxhelmdev-order-editor/Chart.yaml index a0ecbae75a..1b0f8ad545 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/releasesxhelmdev-order-editor/README.md b/charts/releasesxhelmdev-order-editor/README.md index a9ce93ca00..c25f82f29e 100644 --- a/charts/releasesxhelmdev-order-editor/README.md +++ b/charts/releasesxhelmdev-order-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/releasesxhelmdev-order-editor --version=v0.30.0 -$ helm upgrade -i releasesxhelmdev-order-editor appscode/releasesxhelmdev-order-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/releasesxhelmdev-order-editor --version=v0.29.0 +$ helm upgrade -i releasesxhelmdev-order-editor appscode/releasesxhelmdev-order-editor -n default --create-namespace --version=v0.29.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/releasesxhelmdev-order-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i releasesxhelmdev-order-editor appscode/releasesxhelmdev-order-editor -n default --create-namespace --version=v0.29.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/releasesxhelmdev-order-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=releases.x-helm.dev/v1alpha1 +$ helm upgrade -i releasesxhelmdev-order-editor appscode/releasesxhelmdev-order-editor -n default --create-namespace --version=v0.29.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/releasesxhelmdev-order-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i releasesxhelmdev-order-editor appscode/releasesxhelmdev-order-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/repositoriesstashappscodecom-snapshot-editor/Chart.yaml b/charts/repositoriesstashappscodecom-snapshot-editor/Chart.yaml index 579ae73d4d..f7a88a6ce2 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/repositoriesstashappscodecom-snapshot-editor/README.md b/charts/repositoriesstashappscodecom-snapshot-editor/README.md index 80f867e122..7bc0beb73b 100644 --- a/charts/repositoriesstashappscodecom-snapshot-editor/README.md +++ b/charts/repositoriesstashappscodecom-snapshot-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/repositoriesstashappscodecom-snapshot-editor --version=v0.30.0 -$ helm upgrade -i repositoriesstashappscodecom-snapshot-editor appscode/repositoriesstashappscodecom-snapshot-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/repositoriesstashappscodecom-snapshot-editor --version=v0.29.0 +$ helm upgrade -i repositoriesstashappscodecom-snapshot-editor appscode/repositoriesstashappscodecom-snapshot-editor -n default --create-namespace --version=v0.29.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/repositoriesstashappscodecom-snapshot-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i repositoriesstashappscodecom-snapshot-editor appscode/repositoriesstashappscodecom-snapshot-editor -n default --create-namespace --version=v0.29.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/repositoriesstashappscodecom-snapshot-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=repositories.stash.appscode.com/v1alpha1 +$ helm upgrade -i repositoriesstashappscodecom-snapshot-editor appscode/repositoriesstashappscodecom-snapshot-editor -n default --create-namespace --version=v0.29.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/repositoriesstashappscodecom-snapshot-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i repositoriesstashappscodecom-snapshot-editor appscode/repositoriesstashappscodecom-snapshot-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/runtimeclusterxk8sio-extensionconfig-editor/Chart.yaml b/charts/runtimeclusterxk8sio-extensionconfig-editor/Chart.yaml index 8a2b427762..db05e98018 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/runtimeclusterxk8sio-extensionconfig-editor/README.md b/charts/runtimeclusterxk8sio-extensionconfig-editor/README.md index ddf3346ed9..31e2c054a9 100644 --- a/charts/runtimeclusterxk8sio-extensionconfig-editor/README.md +++ b/charts/runtimeclusterxk8sio-extensionconfig-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/runtimeclusterxk8sio-extensionconfig-editor --version=v0.30.0 -$ helm upgrade -i runtimeclusterxk8sio-extensionconfig-editor appscode/runtimeclusterxk8sio-extensionconfig-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/runtimeclusterxk8sio-extensionconfig-editor --version=v0.29.0 +$ helm upgrade -i runtimeclusterxk8sio-extensionconfig-editor appscode/runtimeclusterxk8sio-extensionconfig-editor -n default --create-namespace --version=v0.29.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/runtimeclusterxk8sio-extensionconfig-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i runtimeclusterxk8sio-extensionconfig-editor appscode/runtimeclusterxk8sio-extensionconfig-editor -n default --create-namespace --version=v0.29.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/runtimeclusterxk8sio-extensionconfig-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=runtime.cluster.x-k8s.io/v1alpha1 +$ helm upgrade -i runtimeclusterxk8sio-extensionconfig-editor appscode/runtimeclusterxk8sio-extensionconfig-editor -n default --create-namespace --version=v0.29.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/runtimeclusterxk8sio-extensionconfig-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i runtimeclusterxk8sio-extensionconfig-editor appscode/runtimeclusterxk8sio-extensionconfig-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/schedulingk8sio-priorityclass-editor/Chart.yaml b/charts/schedulingk8sio-priorityclass-editor/Chart.yaml index c603e8ead3..93559207c1 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/schedulingk8sio-priorityclass-editor/README.md b/charts/schedulingk8sio-priorityclass-editor/README.md index 065f6236c0..8bff696d3e 100644 --- a/charts/schedulingk8sio-priorityclass-editor/README.md +++ b/charts/schedulingk8sio-priorityclass-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/schedulingk8sio-priorityclass-editor --version=v0.30.0 -$ helm upgrade -i schedulingk8sio-priorityclass-editor appscode/schedulingk8sio-priorityclass-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/schedulingk8sio-priorityclass-editor --version=v0.29.0 +$ helm upgrade -i schedulingk8sio-priorityclass-editor appscode/schedulingk8sio-priorityclass-editor -n default --create-namespace --version=v0.29.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/schedulingk8sio-priorityclass-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i schedulingk8sio-priorityclass-editor appscode/schedulingk8sio-priorityclass-editor -n default --create-namespace --version=v0.29.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/schedulingk8sio-priorityclass-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=scheduling.k8s.io/v1 +$ helm upgrade -i schedulingk8sio-priorityclass-editor appscode/schedulingk8sio-priorityclass-editor -n default --create-namespace --version=v0.29.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/schedulingk8sio-priorityclass-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i schedulingk8sio-priorityclass-editor appscode/schedulingk8sio-priorityclass-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/schemakubedbcom-mariadbdatabase-editor/Chart.yaml b/charts/schemakubedbcom-mariadbdatabase-editor/Chart.yaml index 4723f8cdbe..f1cb71b0bb 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/schemakubedbcom-mariadbdatabase-editor/README.md b/charts/schemakubedbcom-mariadbdatabase-editor/README.md index 52e892316d..5f5469677f 100644 --- a/charts/schemakubedbcom-mariadbdatabase-editor/README.md +++ b/charts/schemakubedbcom-mariadbdatabase-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/schemakubedbcom-mariadbdatabase-editor --version=v0.30.0 -$ helm upgrade -i schemakubedbcom-mariadbdatabase-editor appscode/schemakubedbcom-mariadbdatabase-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/schemakubedbcom-mariadbdatabase-editor --version=v0.29.0 +$ helm upgrade -i schemakubedbcom-mariadbdatabase-editor appscode/schemakubedbcom-mariadbdatabase-editor -n default --create-namespace --version=v0.29.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/schemakubedbcom-mariadbdatabase-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i schemakubedbcom-mariadbdatabase-editor appscode/schemakubedbcom-mariadbdatabase-editor -n default --create-namespace --version=v0.29.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/schemakubedbcom-mariadbdatabase-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=schema.kubedb.com/v1alpha1 +$ helm upgrade -i schemakubedbcom-mariadbdatabase-editor appscode/schemakubedbcom-mariadbdatabase-editor -n default --create-namespace --version=v0.29.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/schemakubedbcom-mariadbdatabase-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i schemakubedbcom-mariadbdatabase-editor appscode/schemakubedbcom-mariadbdatabase-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/schemakubedbcom-mongodbdatabase-editor/Chart.yaml b/charts/schemakubedbcom-mongodbdatabase-editor/Chart.yaml index f644ac8eef..b090a34b68 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/schemakubedbcom-mongodbdatabase-editor/README.md b/charts/schemakubedbcom-mongodbdatabase-editor/README.md index 0baf90c5c4..420db92b65 100644 --- a/charts/schemakubedbcom-mongodbdatabase-editor/README.md +++ b/charts/schemakubedbcom-mongodbdatabase-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/schemakubedbcom-mongodbdatabase-editor --version=v0.30.0 -$ helm upgrade -i schemakubedbcom-mongodbdatabase-editor appscode/schemakubedbcom-mongodbdatabase-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/schemakubedbcom-mongodbdatabase-editor --version=v0.29.0 +$ helm upgrade -i schemakubedbcom-mongodbdatabase-editor appscode/schemakubedbcom-mongodbdatabase-editor -n default --create-namespace --version=v0.29.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/schemakubedbcom-mongodbdatabase-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i schemakubedbcom-mongodbdatabase-editor appscode/schemakubedbcom-mongodbdatabase-editor -n default --create-namespace --version=v0.29.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/schemakubedbcom-mongodbdatabase-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=schema.kubedb.com/v1alpha1 +$ helm upgrade -i schemakubedbcom-mongodbdatabase-editor appscode/schemakubedbcom-mongodbdatabase-editor -n default --create-namespace --version=v0.29.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/schemakubedbcom-mongodbdatabase-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i schemakubedbcom-mongodbdatabase-editor appscode/schemakubedbcom-mongodbdatabase-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/schemakubedbcom-mysqldatabase-editor/Chart.yaml b/charts/schemakubedbcom-mysqldatabase-editor/Chart.yaml index 1b891600bc..5c3ef4ad91 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/schemakubedbcom-mysqldatabase-editor/README.md b/charts/schemakubedbcom-mysqldatabase-editor/README.md index 968657893a..91ace9df68 100644 --- a/charts/schemakubedbcom-mysqldatabase-editor/README.md +++ b/charts/schemakubedbcom-mysqldatabase-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/schemakubedbcom-mysqldatabase-editor --version=v0.30.0 -$ helm upgrade -i schemakubedbcom-mysqldatabase-editor appscode/schemakubedbcom-mysqldatabase-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/schemakubedbcom-mysqldatabase-editor --version=v0.29.0 +$ helm upgrade -i schemakubedbcom-mysqldatabase-editor appscode/schemakubedbcom-mysqldatabase-editor -n default --create-namespace --version=v0.29.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/schemakubedbcom-mysqldatabase-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i schemakubedbcom-mysqldatabase-editor appscode/schemakubedbcom-mysqldatabase-editor -n default --create-namespace --version=v0.29.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/schemakubedbcom-mysqldatabase-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=schema.kubedb.com/v1alpha1 +$ helm upgrade -i schemakubedbcom-mysqldatabase-editor appscode/schemakubedbcom-mysqldatabase-editor -n default --create-namespace --version=v0.29.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/schemakubedbcom-mysqldatabase-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i schemakubedbcom-mysqldatabase-editor appscode/schemakubedbcom-mysqldatabase-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/schemakubedbcom-postgresdatabase-editor/Chart.yaml b/charts/schemakubedbcom-postgresdatabase-editor/Chart.yaml index 16e5b3a80b..68e75b1dde 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/schemakubedbcom-postgresdatabase-editor/README.md b/charts/schemakubedbcom-postgresdatabase-editor/README.md index 728278c614..51ffd16919 100644 --- a/charts/schemakubedbcom-postgresdatabase-editor/README.md +++ b/charts/schemakubedbcom-postgresdatabase-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/schemakubedbcom-postgresdatabase-editor --version=v0.30.0 -$ helm upgrade -i schemakubedbcom-postgresdatabase-editor appscode/schemakubedbcom-postgresdatabase-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/schemakubedbcom-postgresdatabase-editor --version=v0.29.0 +$ helm upgrade -i schemakubedbcom-postgresdatabase-editor appscode/schemakubedbcom-postgresdatabase-editor -n default --create-namespace --version=v0.29.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/schemakubedbcom-postgresdatabase-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i schemakubedbcom-postgresdatabase-editor appscode/schemakubedbcom-postgresdatabase-editor -n default --create-namespace --version=v0.29.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/schemakubedbcom-postgresdatabase-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=schema.kubedb.com/v1alpha1 +$ helm upgrade -i schemakubedbcom-postgresdatabase-editor appscode/schemakubedbcom-postgresdatabase-editor -n default --create-namespace --version=v0.29.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/schemakubedbcom-postgresdatabase-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i schemakubedbcom-postgresdatabase-editor appscode/schemakubedbcom-postgresdatabase-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/secretscrossplaneio-storeconfig-editor/Chart.yaml b/charts/secretscrossplaneio-storeconfig-editor/Chart.yaml index fb2a6c5b33..8a594d8cce 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/secretscrossplaneio-storeconfig-editor/README.md b/charts/secretscrossplaneio-storeconfig-editor/README.md index ee369c2af8..89a8cfdd26 100644 --- a/charts/secretscrossplaneio-storeconfig-editor/README.md +++ b/charts/secretscrossplaneio-storeconfig-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/secretscrossplaneio-storeconfig-editor --version=v0.30.0 -$ helm upgrade -i secretscrossplaneio-storeconfig-editor appscode/secretscrossplaneio-storeconfig-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/secretscrossplaneio-storeconfig-editor --version=v0.29.0 +$ helm upgrade -i secretscrossplaneio-storeconfig-editor appscode/secretscrossplaneio-storeconfig-editor -n default --create-namespace --version=v0.29.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/secretscrossplaneio-storeconfig-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i secretscrossplaneio-storeconfig-editor appscode/secretscrossplaneio-storeconfig-editor -n default --create-namespace --version=v0.29.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/secretscrossplaneio-storeconfig-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=secrets.crossplane.io/v1alpha1 +$ helm upgrade -i secretscrossplaneio-storeconfig-editor appscode/secretscrossplaneio-storeconfig-editor -n default --create-namespace --version=v0.29.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/secretscrossplaneio-storeconfig-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i secretscrossplaneio-storeconfig-editor appscode/secretscrossplaneio-storeconfig-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/secretsmanagerawskubedbcom-secret-editor/Chart.yaml b/charts/secretsmanagerawskubedbcom-secret-editor/Chart.yaml index 95d654657a..d8be0b8cf8 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/secretsmanagerawskubedbcom-secret-editor/README.md b/charts/secretsmanagerawskubedbcom-secret-editor/README.md index 1bc938de91..d5aed4d577 100644 --- a/charts/secretsmanagerawskubedbcom-secret-editor/README.md +++ b/charts/secretsmanagerawskubedbcom-secret-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/secretsmanagerawskubedbcom-secret-editor --version=v0.30.0 -$ helm upgrade -i secretsmanagerawskubedbcom-secret-editor appscode/secretsmanagerawskubedbcom-secret-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/secretsmanagerawskubedbcom-secret-editor --version=v0.29.0 +$ helm upgrade -i secretsmanagerawskubedbcom-secret-editor appscode/secretsmanagerawskubedbcom-secret-editor -n default --create-namespace --version=v0.29.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/secretsmanagerawskubedbcom-secret-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i secretsmanagerawskubedbcom-secret-editor appscode/secretsmanagerawskubedbcom-secret-editor -n default --create-namespace --version=v0.29.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/secretsmanagerawskubedbcom-secret-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=secretsmanager.aws.kubedb.com/v1alpha1 +$ helm upgrade -i secretsmanagerawskubedbcom-secret-editor appscode/secretsmanagerawskubedbcom-secret-editor -n default --create-namespace --version=v0.29.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/secretsmanagerawskubedbcom-secret-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i secretsmanagerawskubedbcom-secret-editor appscode/secretsmanagerawskubedbcom-secret-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/secretsstorecsixk8sio-secretproviderclass-editor/Chart.yaml b/charts/secretsstorecsixk8sio-secretproviderclass-editor/Chart.yaml index 3696145e8a..13b76697f6 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":"v1","resource":"secretproviderclasses"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/secretsstorecsixk8sio-secretproviderclass-editor/README.md b/charts/secretsstorecsixk8sio-secretproviderclass-editor/README.md index b73e67a3e8..276a599398 100644 --- a/charts/secretsstorecsixk8sio-secretproviderclass-editor/README.md +++ b/charts/secretsstorecsixk8sio-secretproviderclass-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/secretsstorecsixk8sio-secretproviderclass-editor --version=v0.30.0 -$ helm upgrade -i secretsstorecsixk8sio-secretproviderclass-editor appscode/secretsstorecsixk8sio-secretproviderclass-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/secretsstorecsixk8sio-secretproviderclass-editor --version=v0.29.0 +$ helm upgrade -i secretsstorecsixk8sio-secretproviderclass-editor appscode/secretsstorecsixk8sio-secretproviderclass-editor -n default --create-namespace --version=v0.29.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/secretsstorecsixk8sio-secretproviderclass-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i secretsstorecsixk8sio-secretproviderclass-editor appscode/secretsstorecsixk8sio-secretproviderclass-editor -n default --create-namespace --version=v0.29.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/secretsstorecsixk8sio-secretproviderclass-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=secrets-store.csi.x-k8s.io/v1 +$ helm upgrade -i secretsstorecsixk8sio-secretproviderclass-editor appscode/secretsstorecsixk8sio-secretproviderclass-editor -n default --create-namespace --version=v0.29.0 --set apiVersion=secrets-store.csi.x-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 secretsstorecsixk8sio-secretproviderclass-editor appscode/secretsstorecsixk8sio-secretproviderclass-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i secretsstorecsixk8sio-secretproviderclass-editor appscode/secretsstorecsixk8sio-secretproviderclass-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/secretsstorecsixk8sio-secretproviderclasspodstatus-editor/Chart.yaml b/charts/secretsstorecsixk8sio-secretproviderclasspodstatus-editor/Chart.yaml index fbeaaf0079..42ca18079a 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":"v1","resource":"secretproviderclasspodstatuses"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/secretsstorecsixk8sio-secretproviderclasspodstatus-editor/README.md b/charts/secretsstorecsixk8sio-secretproviderclasspodstatus-editor/README.md index 41fb52dca1..06da8c84e6 100644 --- a/charts/secretsstorecsixk8sio-secretproviderclasspodstatus-editor/README.md +++ b/charts/secretsstorecsixk8sio-secretproviderclasspodstatus-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/secretsstorecsixk8sio-secretproviderclasspodstatus-editor --version=v0.30.0 -$ helm upgrade -i secretsstorecsixk8sio-secretproviderclasspodstatus-editor appscode/secretsstorecsixk8sio-secretproviderclasspodstatus-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/secretsstorecsixk8sio-secretproviderclasspodstatus-editor --version=v0.29.0 +$ helm upgrade -i secretsstorecsixk8sio-secretproviderclasspodstatus-editor appscode/secretsstorecsixk8sio-secretproviderclasspodstatus-editor -n default --create-namespace --version=v0.29.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/secretsstorecsixk8sio-secretproviderclasspodstatus-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i secretsstorecsixk8sio-secretproviderclasspodstatus-editor appscode/secretsstorecsixk8sio-secretproviderclasspodstatus-editor -n default --create-namespace --version=v0.29.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/secretsstorecsixk8sio-secretproviderclasspodstatus-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=secrets-store.csi.x-k8s.io/v1 +$ helm upgrade -i secretsstorecsixk8sio-secretproviderclasspodstatus-editor appscode/secretsstorecsixk8sio-secretproviderclasspodstatus-editor -n default --create-namespace --version=v0.29.0 --set apiVersion=secrets-store.csi.x-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 secretsstorecsixk8sio-secretproviderclasspodstatus-editor appscode/secretsstorecsixk8sio-secretproviderclasspodstatus-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i secretsstorecsixk8sio-secretproviderclasspodstatus-editor appscode/secretsstorecsixk8sio-secretproviderclasspodstatus-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/settingsk8sio-podpreset-editor/Chart.yaml b/charts/settingsk8sio-podpreset-editor/Chart.yaml index eb7fa17c21..b14458006e 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/settingsk8sio-podpreset-editor/README.md b/charts/settingsk8sio-podpreset-editor/README.md index 27281cdeef..ec3b042610 100644 --- a/charts/settingsk8sio-podpreset-editor/README.md +++ b/charts/settingsk8sio-podpreset-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/settingsk8sio-podpreset-editor --version=v0.30.0 -$ helm upgrade -i settingsk8sio-podpreset-editor appscode/settingsk8sio-podpreset-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/settingsk8sio-podpreset-editor --version=v0.29.0 +$ helm upgrade -i settingsk8sio-podpreset-editor appscode/settingsk8sio-podpreset-editor -n default --create-namespace --version=v0.29.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/settingsk8sio-podpreset-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i settingsk8sio-podpreset-editor appscode/settingsk8sio-podpreset-editor -n default --create-namespace --version=v0.29.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/settingsk8sio-podpreset-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=settings.k8s.io/v1alpha1 +$ helm upgrade -i settingsk8sio-podpreset-editor appscode/settingsk8sio-podpreset-editor -n default --create-namespace --version=v0.29.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/settingsk8sio-podpreset-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i settingsk8sio-podpreset-editor appscode/settingsk8sio-podpreset-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/snapshotstoragek8sio-volumesnapshot-editor/Chart.yaml b/charts/snapshotstoragek8sio-volumesnapshot-editor/Chart.yaml index 9c583654c6..bd7350c68b 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/snapshotstoragek8sio-volumesnapshot-editor/README.md b/charts/snapshotstoragek8sio-volumesnapshot-editor/README.md index e3b332d4db..cadf6bec6b 100644 --- a/charts/snapshotstoragek8sio-volumesnapshot-editor/README.md +++ b/charts/snapshotstoragek8sio-volumesnapshot-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/snapshotstoragek8sio-volumesnapshot-editor --version=v0.30.0 -$ helm upgrade -i snapshotstoragek8sio-volumesnapshot-editor appscode/snapshotstoragek8sio-volumesnapshot-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/snapshotstoragek8sio-volumesnapshot-editor --version=v0.29.0 +$ helm upgrade -i snapshotstoragek8sio-volumesnapshot-editor appscode/snapshotstoragek8sio-volumesnapshot-editor -n default --create-namespace --version=v0.29.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/snapshotstoragek8sio-volumesnapshot-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i snapshotstoragek8sio-volumesnapshot-editor appscode/snapshotstoragek8sio-volumesnapshot-editor -n default --create-namespace --version=v0.29.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/snapshotstoragek8sio-volumesnapshot-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=snapshot.storage.k8s.io/v1 +$ helm upgrade -i snapshotstoragek8sio-volumesnapshot-editor appscode/snapshotstoragek8sio-volumesnapshot-editor -n default --create-namespace --version=v0.29.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/snapshotstoragek8sio-volumesnapshot-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i snapshotstoragek8sio-volumesnapshot-editor appscode/snapshotstoragek8sio-volumesnapshot-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/snapshotstoragek8sio-volumesnapshotclass-editor/Chart.yaml b/charts/snapshotstoragek8sio-volumesnapshotclass-editor/Chart.yaml index ec4585702f..e452247958 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/snapshotstoragek8sio-volumesnapshotclass-editor/README.md b/charts/snapshotstoragek8sio-volumesnapshotclass-editor/README.md index b9f5324844..e326c15004 100644 --- a/charts/snapshotstoragek8sio-volumesnapshotclass-editor/README.md +++ b/charts/snapshotstoragek8sio-volumesnapshotclass-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/snapshotstoragek8sio-volumesnapshotclass-editor --version=v0.30.0 -$ helm upgrade -i snapshotstoragek8sio-volumesnapshotclass-editor appscode/snapshotstoragek8sio-volumesnapshotclass-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/snapshotstoragek8sio-volumesnapshotclass-editor --version=v0.29.0 +$ helm upgrade -i snapshotstoragek8sio-volumesnapshotclass-editor appscode/snapshotstoragek8sio-volumesnapshotclass-editor -n default --create-namespace --version=v0.29.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/snapshotstoragek8sio-volumesnapshotclass-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i snapshotstoragek8sio-volumesnapshotclass-editor appscode/snapshotstoragek8sio-volumesnapshotclass-editor -n default --create-namespace --version=v0.29.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/snapshotstoragek8sio-volumesnapshotclass-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=snapshot.storage.k8s.io/v1 +$ helm upgrade -i snapshotstoragek8sio-volumesnapshotclass-editor appscode/snapshotstoragek8sio-volumesnapshotclass-editor -n default --create-namespace --version=v0.29.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/snapshotstoragek8sio-volumesnapshotclass-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i snapshotstoragek8sio-volumesnapshotclass-editor appscode/snapshotstoragek8sio-volumesnapshotclass-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/snapshotstoragek8sio-volumesnapshotcontent-editor/Chart.yaml b/charts/snapshotstoragek8sio-volumesnapshotcontent-editor/Chart.yaml index f8c3a652e6..7d53998247 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/snapshotstoragek8sio-volumesnapshotcontent-editor/README.md b/charts/snapshotstoragek8sio-volumesnapshotcontent-editor/README.md index 3a54389c36..02e14c139b 100644 --- a/charts/snapshotstoragek8sio-volumesnapshotcontent-editor/README.md +++ b/charts/snapshotstoragek8sio-volumesnapshotcontent-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/snapshotstoragek8sio-volumesnapshotcontent-editor --version=v0.30.0 -$ helm upgrade -i snapshotstoragek8sio-volumesnapshotcontent-editor appscode/snapshotstoragek8sio-volumesnapshotcontent-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/snapshotstoragek8sio-volumesnapshotcontent-editor --version=v0.29.0 +$ helm upgrade -i snapshotstoragek8sio-volumesnapshotcontent-editor appscode/snapshotstoragek8sio-volumesnapshotcontent-editor -n default --create-namespace --version=v0.29.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/snapshotstoragek8sio-volumesnapshotcontent-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i snapshotstoragek8sio-volumesnapshotcontent-editor appscode/snapshotstoragek8sio-volumesnapshotcontent-editor -n default --create-namespace --version=v0.29.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/snapshotstoragek8sio-volumesnapshotcontent-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=snapshot.storage.k8s.io/v1 +$ helm upgrade -i snapshotstoragek8sio-volumesnapshotcontent-editor appscode/snapshotstoragek8sio-volumesnapshotcontent-editor -n default --create-namespace --version=v0.29.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/snapshotstoragek8sio-volumesnapshotcontent-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i snapshotstoragek8sio-volumesnapshotcontent-editor appscode/snapshotstoragek8sio-volumesnapshotcontent-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/snsawskubedbcom-topic-editor/Chart.yaml b/charts/snsawskubedbcom-topic-editor/Chart.yaml index 03c4263ada..f601dd7bc0 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/snsawskubedbcom-topic-editor/README.md b/charts/snsawskubedbcom-topic-editor/README.md index 94340fb649..2e50d2c684 100644 --- a/charts/snsawskubedbcom-topic-editor/README.md +++ b/charts/snsawskubedbcom-topic-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/snsawskubedbcom-topic-editor --version=v0.30.0 -$ helm upgrade -i snsawskubedbcom-topic-editor appscode/snsawskubedbcom-topic-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/snsawskubedbcom-topic-editor --version=v0.29.0 +$ helm upgrade -i snsawskubedbcom-topic-editor appscode/snsawskubedbcom-topic-editor -n default --create-namespace --version=v0.29.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/snsawskubedbcom-topic-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i snsawskubedbcom-topic-editor appscode/snsawskubedbcom-topic-editor -n default --create-namespace --version=v0.29.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/snsawskubedbcom-topic-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=sns.aws.kubedb.com/v1alpha1 +$ helm upgrade -i snsawskubedbcom-topic-editor appscode/snsawskubedbcom-topic-editor -n default --create-namespace --version=v0.29.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/snsawskubedbcom-topic-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i snsawskubedbcom-topic-editor appscode/snsawskubedbcom-topic-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/sourcetoolkitfluxcdio-bucket-editor/Chart.yaml b/charts/sourcetoolkitfluxcdio-bucket-editor/Chart.yaml index e0033ae287..5fb3a1ca8f 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/sourcetoolkitfluxcdio-bucket-editor/README.md b/charts/sourcetoolkitfluxcdio-bucket-editor/README.md index d06d4be31d..001a21129b 100644 --- a/charts/sourcetoolkitfluxcdio-bucket-editor/README.md +++ b/charts/sourcetoolkitfluxcdio-bucket-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/sourcetoolkitfluxcdio-bucket-editor --version=v0.30.0 -$ helm upgrade -i sourcetoolkitfluxcdio-bucket-editor appscode/sourcetoolkitfluxcdio-bucket-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/sourcetoolkitfluxcdio-bucket-editor --version=v0.29.0 +$ helm upgrade -i sourcetoolkitfluxcdio-bucket-editor appscode/sourcetoolkitfluxcdio-bucket-editor -n default --create-namespace --version=v0.29.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/sourcetoolkitfluxcdio-bucket-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i sourcetoolkitfluxcdio-bucket-editor appscode/sourcetoolkitfluxcdio-bucket-editor -n default --create-namespace --version=v0.29.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/sourcetoolkitfluxcdio-bucket-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=source.toolkit.fluxcd.io/v1beta2 +$ helm upgrade -i sourcetoolkitfluxcdio-bucket-editor appscode/sourcetoolkitfluxcdio-bucket-editor -n default --create-namespace --version=v0.29.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/sourcetoolkitfluxcdio-bucket-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i sourcetoolkitfluxcdio-bucket-editor appscode/sourcetoolkitfluxcdio-bucket-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/sourcetoolkitfluxcdio-gitrepository-editor/Chart.yaml b/charts/sourcetoolkitfluxcdio-gitrepository-editor/Chart.yaml index 5a92ae11d8..ae223d7791 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/sourcetoolkitfluxcdio-gitrepository-editor/README.md b/charts/sourcetoolkitfluxcdio-gitrepository-editor/README.md index e97f25814a..f3ee6aefbd 100644 --- a/charts/sourcetoolkitfluxcdio-gitrepository-editor/README.md +++ b/charts/sourcetoolkitfluxcdio-gitrepository-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/sourcetoolkitfluxcdio-gitrepository-editor --version=v0.30.0 -$ helm upgrade -i sourcetoolkitfluxcdio-gitrepository-editor appscode/sourcetoolkitfluxcdio-gitrepository-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/sourcetoolkitfluxcdio-gitrepository-editor --version=v0.29.0 +$ helm upgrade -i sourcetoolkitfluxcdio-gitrepository-editor appscode/sourcetoolkitfluxcdio-gitrepository-editor -n default --create-namespace --version=v0.29.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/sourcetoolkitfluxcdio-gitrepository-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i sourcetoolkitfluxcdio-gitrepository-editor appscode/sourcetoolkitfluxcdio-gitrepository-editor -n default --create-namespace --version=v0.29.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/sourcetoolkitfluxcdio-gitrepository-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=source.toolkit.fluxcd.io/v1 +$ helm upgrade -i sourcetoolkitfluxcdio-gitrepository-editor appscode/sourcetoolkitfluxcdio-gitrepository-editor -n default --create-namespace --version=v0.29.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/sourcetoolkitfluxcdio-gitrepository-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i sourcetoolkitfluxcdio-gitrepository-editor appscode/sourcetoolkitfluxcdio-gitrepository-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/sourcetoolkitfluxcdio-helmchart-editor/Chart.yaml b/charts/sourcetoolkitfluxcdio-helmchart-editor/Chart.yaml index ef034c3337..b8019deece 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/sourcetoolkitfluxcdio-helmchart-editor/README.md b/charts/sourcetoolkitfluxcdio-helmchart-editor/README.md index 01191b2893..c678183272 100644 --- a/charts/sourcetoolkitfluxcdio-helmchart-editor/README.md +++ b/charts/sourcetoolkitfluxcdio-helmchart-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/sourcetoolkitfluxcdio-helmchart-editor --version=v0.30.0 -$ helm upgrade -i sourcetoolkitfluxcdio-helmchart-editor appscode/sourcetoolkitfluxcdio-helmchart-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/sourcetoolkitfluxcdio-helmchart-editor --version=v0.29.0 +$ helm upgrade -i sourcetoolkitfluxcdio-helmchart-editor appscode/sourcetoolkitfluxcdio-helmchart-editor -n default --create-namespace --version=v0.29.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/sourcetoolkitfluxcdio-helmchart-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i sourcetoolkitfluxcdio-helmchart-editor appscode/sourcetoolkitfluxcdio-helmchart-editor -n default --create-namespace --version=v0.29.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/sourcetoolkitfluxcdio-helmchart-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=source.toolkit.fluxcd.io/v1 +$ helm upgrade -i sourcetoolkitfluxcdio-helmchart-editor appscode/sourcetoolkitfluxcdio-helmchart-editor -n default --create-namespace --version=v0.29.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/sourcetoolkitfluxcdio-helmchart-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i sourcetoolkitfluxcdio-helmchart-editor appscode/sourcetoolkitfluxcdio-helmchart-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/sourcetoolkitfluxcdio-helmrepository-editor/Chart.yaml b/charts/sourcetoolkitfluxcdio-helmrepository-editor/Chart.yaml index fc1940488d..efd33b1704 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/sourcetoolkitfluxcdio-helmrepository-editor/README.md b/charts/sourcetoolkitfluxcdio-helmrepository-editor/README.md index 63d343c4c0..1f83f118dc 100644 --- a/charts/sourcetoolkitfluxcdio-helmrepository-editor/README.md +++ b/charts/sourcetoolkitfluxcdio-helmrepository-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/sourcetoolkitfluxcdio-helmrepository-editor --version=v0.30.0 -$ helm upgrade -i sourcetoolkitfluxcdio-helmrepository-editor appscode/sourcetoolkitfluxcdio-helmrepository-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/sourcetoolkitfluxcdio-helmrepository-editor --version=v0.29.0 +$ helm upgrade -i sourcetoolkitfluxcdio-helmrepository-editor appscode/sourcetoolkitfluxcdio-helmrepository-editor -n default --create-namespace --version=v0.29.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/sourcetoolkitfluxcdio-helmrepository-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i sourcetoolkitfluxcdio-helmrepository-editor appscode/sourcetoolkitfluxcdio-helmrepository-editor -n default --create-namespace --version=v0.29.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/sourcetoolkitfluxcdio-helmrepository-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=source.toolkit.fluxcd.io/v1 +$ helm upgrade -i sourcetoolkitfluxcdio-helmrepository-editor appscode/sourcetoolkitfluxcdio-helmrepository-editor -n default --create-namespace --version=v0.29.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/sourcetoolkitfluxcdio-helmrepository-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i sourcetoolkitfluxcdio-helmrepository-editor appscode/sourcetoolkitfluxcdio-helmrepository-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/sourcetoolkitfluxcdio-ocirepository-editor/Chart.yaml b/charts/sourcetoolkitfluxcdio-ocirepository-editor/Chart.yaml index 44819b2176..815ca87044 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/sourcetoolkitfluxcdio-ocirepository-editor/README.md b/charts/sourcetoolkitfluxcdio-ocirepository-editor/README.md index 506f009bfa..4861a52b50 100644 --- a/charts/sourcetoolkitfluxcdio-ocirepository-editor/README.md +++ b/charts/sourcetoolkitfluxcdio-ocirepository-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/sourcetoolkitfluxcdio-ocirepository-editor --version=v0.30.0 -$ helm upgrade -i sourcetoolkitfluxcdio-ocirepository-editor appscode/sourcetoolkitfluxcdio-ocirepository-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/sourcetoolkitfluxcdio-ocirepository-editor --version=v0.29.0 +$ helm upgrade -i sourcetoolkitfluxcdio-ocirepository-editor appscode/sourcetoolkitfluxcdio-ocirepository-editor -n default --create-namespace --version=v0.29.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/sourcetoolkitfluxcdio-ocirepository-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i sourcetoolkitfluxcdio-ocirepository-editor appscode/sourcetoolkitfluxcdio-ocirepository-editor -n default --create-namespace --version=v0.29.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/sourcetoolkitfluxcdio-ocirepository-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=source.toolkit.fluxcd.io/v1beta2 +$ helm upgrade -i sourcetoolkitfluxcdio-ocirepository-editor appscode/sourcetoolkitfluxcdio-ocirepository-editor -n default --create-namespace --version=v0.29.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/sourcetoolkitfluxcdio-ocirepository-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i sourcetoolkitfluxcdio-ocirepository-editor appscode/sourcetoolkitfluxcdio-ocirepository-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/spannergcpkubedbcom-database-editor/Chart.yaml b/charts/spannergcpkubedbcom-database-editor/Chart.yaml index eea2395d65..7edc22b76e 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/spannergcpkubedbcom-database-editor/README.md b/charts/spannergcpkubedbcom-database-editor/README.md index 2f73ba5f9a..99471d18b1 100644 --- a/charts/spannergcpkubedbcom-database-editor/README.md +++ b/charts/spannergcpkubedbcom-database-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/spannergcpkubedbcom-database-editor --version=v0.30.0 -$ helm upgrade -i spannergcpkubedbcom-database-editor appscode/spannergcpkubedbcom-database-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/spannergcpkubedbcom-database-editor --version=v0.29.0 +$ helm upgrade -i spannergcpkubedbcom-database-editor appscode/spannergcpkubedbcom-database-editor -n default --create-namespace --version=v0.29.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/spannergcpkubedbcom-database-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i spannergcpkubedbcom-database-editor appscode/spannergcpkubedbcom-database-editor -n default --create-namespace --version=v0.29.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/spannergcpkubedbcom-database-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=spanner.gcp.kubedb.com/v1alpha1 +$ helm upgrade -i spannergcpkubedbcom-database-editor appscode/spannergcpkubedbcom-database-editor -n default --create-namespace --version=v0.29.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/spannergcpkubedbcom-database-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i spannergcpkubedbcom-database-editor appscode/spannergcpkubedbcom-database-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/spannergcpkubedbcom-databaseiammember-editor/Chart.yaml b/charts/spannergcpkubedbcom-databaseiammember-editor/Chart.yaml index adc8e80101..d1e70b5ec0 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/spannergcpkubedbcom-databaseiammember-editor/README.md b/charts/spannergcpkubedbcom-databaseiammember-editor/README.md index 9958ba908b..4f5b3fd05c 100644 --- a/charts/spannergcpkubedbcom-databaseiammember-editor/README.md +++ b/charts/spannergcpkubedbcom-databaseiammember-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/spannergcpkubedbcom-databaseiammember-editor --version=v0.30.0 -$ helm upgrade -i spannergcpkubedbcom-databaseiammember-editor appscode/spannergcpkubedbcom-databaseiammember-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/spannergcpkubedbcom-databaseiammember-editor --version=v0.29.0 +$ helm upgrade -i spannergcpkubedbcom-databaseiammember-editor appscode/spannergcpkubedbcom-databaseiammember-editor -n default --create-namespace --version=v0.29.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/spannergcpkubedbcom-databaseiammember-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i spannergcpkubedbcom-databaseiammember-editor appscode/spannergcpkubedbcom-databaseiammember-editor -n default --create-namespace --version=v0.29.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/spannergcpkubedbcom-databaseiammember-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=spanner.gcp.kubedb.com/v1alpha1 +$ helm upgrade -i spannergcpkubedbcom-databaseiammember-editor appscode/spannergcpkubedbcom-databaseiammember-editor -n default --create-namespace --version=v0.29.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/spannergcpkubedbcom-databaseiammember-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i spannergcpkubedbcom-databaseiammember-editor appscode/spannergcpkubedbcom-databaseiammember-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/spannergcpkubedbcom-instance-editor/Chart.yaml b/charts/spannergcpkubedbcom-instance-editor/Chart.yaml index 0e4f4e465a..e70293bbb8 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/spannergcpkubedbcom-instance-editor/README.md b/charts/spannergcpkubedbcom-instance-editor/README.md index 51000bfed1..9e687be10e 100644 --- a/charts/spannergcpkubedbcom-instance-editor/README.md +++ b/charts/spannergcpkubedbcom-instance-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/spannergcpkubedbcom-instance-editor --version=v0.30.0 -$ helm upgrade -i spannergcpkubedbcom-instance-editor appscode/spannergcpkubedbcom-instance-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/spannergcpkubedbcom-instance-editor --version=v0.29.0 +$ helm upgrade -i spannergcpkubedbcom-instance-editor appscode/spannergcpkubedbcom-instance-editor -n default --create-namespace --version=v0.29.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/spannergcpkubedbcom-instance-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i spannergcpkubedbcom-instance-editor appscode/spannergcpkubedbcom-instance-editor -n default --create-namespace --version=v0.29.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/spannergcpkubedbcom-instance-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=spanner.gcp.kubedb.com/v1alpha1 +$ helm upgrade -i spannergcpkubedbcom-instance-editor appscode/spannergcpkubedbcom-instance-editor -n default --create-namespace --version=v0.29.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/spannergcpkubedbcom-instance-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i spannergcpkubedbcom-instance-editor appscode/spannergcpkubedbcom-instance-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/spannergcpkubedbcom-instanceiammember-editor/Chart.yaml b/charts/spannergcpkubedbcom-instanceiammember-editor/Chart.yaml index f66b693e95..6bd3c62a49 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/spannergcpkubedbcom-instanceiammember-editor/README.md b/charts/spannergcpkubedbcom-instanceiammember-editor/README.md index 20463c44ca..ae09a7ff10 100644 --- a/charts/spannergcpkubedbcom-instanceiammember-editor/README.md +++ b/charts/spannergcpkubedbcom-instanceiammember-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/spannergcpkubedbcom-instanceiammember-editor --version=v0.30.0 -$ helm upgrade -i spannergcpkubedbcom-instanceiammember-editor appscode/spannergcpkubedbcom-instanceiammember-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/spannergcpkubedbcom-instanceiammember-editor --version=v0.29.0 +$ helm upgrade -i spannergcpkubedbcom-instanceiammember-editor appscode/spannergcpkubedbcom-instanceiammember-editor -n default --create-namespace --version=v0.29.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/spannergcpkubedbcom-instanceiammember-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i spannergcpkubedbcom-instanceiammember-editor appscode/spannergcpkubedbcom-instanceiammember-editor -n default --create-namespace --version=v0.29.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/spannergcpkubedbcom-instanceiammember-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=spanner.gcp.kubedb.com/v1alpha1 +$ helm upgrade -i spannergcpkubedbcom-instanceiammember-editor appscode/spannergcpkubedbcom-instanceiammember-editor -n default --create-namespace --version=v0.29.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/spannergcpkubedbcom-instanceiammember-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i spannergcpkubedbcom-instanceiammember-editor appscode/spannergcpkubedbcom-instanceiammember-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/sqlazurekubedbcom-mssqldatabase-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqldatabase-editor/Chart.yaml index 10c3cd0667..a19d86bf18 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/sqlazurekubedbcom-mssqldatabase-editor/README.md b/charts/sqlazurekubedbcom-mssqldatabase-editor/README.md index 95357f112f..dde0aba558 100644 --- a/charts/sqlazurekubedbcom-mssqldatabase-editor/README.md +++ b/charts/sqlazurekubedbcom-mssqldatabase-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/sqlazurekubedbcom-mssqldatabase-editor --version=v0.30.0 -$ helm upgrade -i sqlazurekubedbcom-mssqldatabase-editor appscode/sqlazurekubedbcom-mssqldatabase-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/sqlazurekubedbcom-mssqldatabase-editor --version=v0.29.0 +$ helm upgrade -i sqlazurekubedbcom-mssqldatabase-editor appscode/sqlazurekubedbcom-mssqldatabase-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqldatabase-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i sqlazurekubedbcom-mssqldatabase-editor appscode/sqlazurekubedbcom-mssqldatabase-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqldatabase-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i sqlazurekubedbcom-mssqldatabase-editor appscode/sqlazurekubedbcom-mssqldatabase-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqldatabase-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i sqlazurekubedbcom-mssqldatabase-editor appscode/sqlazurekubedbcom-mssqldatabase-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor/Chart.yaml index 4c327ccc1d..f2e2998a51 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor/README.md b/charts/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor/README.md index 7e31264437..f35c3977c1 100644 --- a/charts/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor/README.md +++ b/charts/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor --version=v0.30.0 -$ helm upgrade -i sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor appscode/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor --version=v0.29.0 +$ helm upgrade -i sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor appscode/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor appscode/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor appscode/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor appscode/sqlazurekubedbcom-mssqldatabasevulnerabilityassessmentrulebaseline-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/sqlazurekubedbcom-mssqlelasticpool-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqlelasticpool-editor/Chart.yaml index 506c329007..3cf1b7920b 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/sqlazurekubedbcom-mssqlelasticpool-editor/README.md b/charts/sqlazurekubedbcom-mssqlelasticpool-editor/README.md index 95ed74e8d3..1325c7c685 100644 --- a/charts/sqlazurekubedbcom-mssqlelasticpool-editor/README.md +++ b/charts/sqlazurekubedbcom-mssqlelasticpool-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/sqlazurekubedbcom-mssqlelasticpool-editor --version=v0.30.0 -$ helm upgrade -i sqlazurekubedbcom-mssqlelasticpool-editor appscode/sqlazurekubedbcom-mssqlelasticpool-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/sqlazurekubedbcom-mssqlelasticpool-editor --version=v0.29.0 +$ helm upgrade -i sqlazurekubedbcom-mssqlelasticpool-editor appscode/sqlazurekubedbcom-mssqlelasticpool-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlelasticpool-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i sqlazurekubedbcom-mssqlelasticpool-editor appscode/sqlazurekubedbcom-mssqlelasticpool-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlelasticpool-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i sqlazurekubedbcom-mssqlelasticpool-editor appscode/sqlazurekubedbcom-mssqlelasticpool-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlelasticpool-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i sqlazurekubedbcom-mssqlelasticpool-editor appscode/sqlazurekubedbcom-mssqlelasticpool-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/sqlazurekubedbcom-mssqlfailovergroup-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqlfailovergroup-editor/Chart.yaml index 5f2446e026..079a76971b 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/sqlazurekubedbcom-mssqlfailovergroup-editor/README.md b/charts/sqlazurekubedbcom-mssqlfailovergroup-editor/README.md index f312b6c4f7..b5f3022ac6 100644 --- a/charts/sqlazurekubedbcom-mssqlfailovergroup-editor/README.md +++ b/charts/sqlazurekubedbcom-mssqlfailovergroup-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/sqlazurekubedbcom-mssqlfailovergroup-editor --version=v0.30.0 -$ helm upgrade -i sqlazurekubedbcom-mssqlfailovergroup-editor appscode/sqlazurekubedbcom-mssqlfailovergroup-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/sqlazurekubedbcom-mssqlfailovergroup-editor --version=v0.29.0 +$ helm upgrade -i sqlazurekubedbcom-mssqlfailovergroup-editor appscode/sqlazurekubedbcom-mssqlfailovergroup-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlfailovergroup-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i sqlazurekubedbcom-mssqlfailovergroup-editor appscode/sqlazurekubedbcom-mssqlfailovergroup-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlfailovergroup-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i sqlazurekubedbcom-mssqlfailovergroup-editor appscode/sqlazurekubedbcom-mssqlfailovergroup-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlfailovergroup-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i sqlazurekubedbcom-mssqlfailovergroup-editor appscode/sqlazurekubedbcom-mssqlfailovergroup-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/sqlazurekubedbcom-mssqlfirewallrule-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqlfirewallrule-editor/Chart.yaml index f25ddccf55..bb9f4b362f 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/sqlazurekubedbcom-mssqlfirewallrule-editor/README.md b/charts/sqlazurekubedbcom-mssqlfirewallrule-editor/README.md index c78bc189b4..649c23a38f 100644 --- a/charts/sqlazurekubedbcom-mssqlfirewallrule-editor/README.md +++ b/charts/sqlazurekubedbcom-mssqlfirewallrule-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/sqlazurekubedbcom-mssqlfirewallrule-editor --version=v0.30.0 -$ helm upgrade -i sqlazurekubedbcom-mssqlfirewallrule-editor appscode/sqlazurekubedbcom-mssqlfirewallrule-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/sqlazurekubedbcom-mssqlfirewallrule-editor --version=v0.29.0 +$ helm upgrade -i sqlazurekubedbcom-mssqlfirewallrule-editor appscode/sqlazurekubedbcom-mssqlfirewallrule-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlfirewallrule-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i sqlazurekubedbcom-mssqlfirewallrule-editor appscode/sqlazurekubedbcom-mssqlfirewallrule-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlfirewallrule-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i sqlazurekubedbcom-mssqlfirewallrule-editor appscode/sqlazurekubedbcom-mssqlfirewallrule-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlfirewallrule-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i sqlazurekubedbcom-mssqlfirewallrule-editor appscode/sqlazurekubedbcom-mssqlfirewallrule-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/sqlazurekubedbcom-mssqljobagent-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqljobagent-editor/Chart.yaml index a7da33db3e..5077fd256b 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/sqlazurekubedbcom-mssqljobagent-editor/README.md b/charts/sqlazurekubedbcom-mssqljobagent-editor/README.md index 6fbe912efa..0b957d4ab8 100644 --- a/charts/sqlazurekubedbcom-mssqljobagent-editor/README.md +++ b/charts/sqlazurekubedbcom-mssqljobagent-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/sqlazurekubedbcom-mssqljobagent-editor --version=v0.30.0 -$ helm upgrade -i sqlazurekubedbcom-mssqljobagent-editor appscode/sqlazurekubedbcom-mssqljobagent-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/sqlazurekubedbcom-mssqljobagent-editor --version=v0.29.0 +$ helm upgrade -i sqlazurekubedbcom-mssqljobagent-editor appscode/sqlazurekubedbcom-mssqljobagent-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqljobagent-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i sqlazurekubedbcom-mssqljobagent-editor appscode/sqlazurekubedbcom-mssqljobagent-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqljobagent-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i sqlazurekubedbcom-mssqljobagent-editor appscode/sqlazurekubedbcom-mssqljobagent-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqljobagent-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i sqlazurekubedbcom-mssqljobagent-editor appscode/sqlazurekubedbcom-mssqljobagent-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/sqlazurekubedbcom-mssqljobcredential-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqljobcredential-editor/Chart.yaml index e114543347..58b424aea0 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/sqlazurekubedbcom-mssqljobcredential-editor/README.md b/charts/sqlazurekubedbcom-mssqljobcredential-editor/README.md index 3ae8023e34..45d5ee1f24 100644 --- a/charts/sqlazurekubedbcom-mssqljobcredential-editor/README.md +++ b/charts/sqlazurekubedbcom-mssqljobcredential-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/sqlazurekubedbcom-mssqljobcredential-editor --version=v0.30.0 -$ helm upgrade -i sqlazurekubedbcom-mssqljobcredential-editor appscode/sqlazurekubedbcom-mssqljobcredential-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/sqlazurekubedbcom-mssqljobcredential-editor --version=v0.29.0 +$ helm upgrade -i sqlazurekubedbcom-mssqljobcredential-editor appscode/sqlazurekubedbcom-mssqljobcredential-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqljobcredential-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i sqlazurekubedbcom-mssqljobcredential-editor appscode/sqlazurekubedbcom-mssqljobcredential-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqljobcredential-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i sqlazurekubedbcom-mssqljobcredential-editor appscode/sqlazurekubedbcom-mssqljobcredential-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqljobcredential-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i sqlazurekubedbcom-mssqljobcredential-editor appscode/sqlazurekubedbcom-mssqljobcredential-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/sqlazurekubedbcom-mssqlmanageddatabase-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqlmanageddatabase-editor/Chart.yaml index b0800b3c67..eb49ead9b2 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/sqlazurekubedbcom-mssqlmanageddatabase-editor/README.md b/charts/sqlazurekubedbcom-mssqlmanageddatabase-editor/README.md index 4c88c853fc..08d67f2159 100644 --- a/charts/sqlazurekubedbcom-mssqlmanageddatabase-editor/README.md +++ b/charts/sqlazurekubedbcom-mssqlmanageddatabase-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/sqlazurekubedbcom-mssqlmanageddatabase-editor --version=v0.30.0 -$ helm upgrade -i sqlazurekubedbcom-mssqlmanageddatabase-editor appscode/sqlazurekubedbcom-mssqlmanageddatabase-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/sqlazurekubedbcom-mssqlmanageddatabase-editor --version=v0.29.0 +$ helm upgrade -i sqlazurekubedbcom-mssqlmanageddatabase-editor appscode/sqlazurekubedbcom-mssqlmanageddatabase-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlmanageddatabase-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i sqlazurekubedbcom-mssqlmanageddatabase-editor appscode/sqlazurekubedbcom-mssqlmanageddatabase-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlmanageddatabase-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i sqlazurekubedbcom-mssqlmanageddatabase-editor appscode/sqlazurekubedbcom-mssqlmanageddatabase-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlmanageddatabase-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i sqlazurekubedbcom-mssqlmanageddatabase-editor appscode/sqlazurekubedbcom-mssqlmanageddatabase-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/sqlazurekubedbcom-mssqlmanagedinstance-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqlmanagedinstance-editor/Chart.yaml index debc85fec1..e9c8f33474 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/sqlazurekubedbcom-mssqlmanagedinstance-editor/README.md b/charts/sqlazurekubedbcom-mssqlmanagedinstance-editor/README.md index 2add1c225e..8be910fee5 100644 --- a/charts/sqlazurekubedbcom-mssqlmanagedinstance-editor/README.md +++ b/charts/sqlazurekubedbcom-mssqlmanagedinstance-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/sqlazurekubedbcom-mssqlmanagedinstance-editor --version=v0.30.0 -$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstance-editor appscode/sqlazurekubedbcom-mssqlmanagedinstance-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/sqlazurekubedbcom-mssqlmanagedinstance-editor --version=v0.29.0 +$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstance-editor appscode/sqlazurekubedbcom-mssqlmanagedinstance-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlmanagedinstance-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstance-editor appscode/sqlazurekubedbcom-mssqlmanagedinstance-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlmanagedinstance-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstance-editor appscode/sqlazurekubedbcom-mssqlmanagedinstance-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlmanagedinstance-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstance-editor appscode/sqlazurekubedbcom-mssqlmanagedinstance-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor/Chart.yaml index 40e47a18b0..1fe7dc1f46 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor/README.md b/charts/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor/README.md index f84b18011a..841d765b2a 100644 --- a/charts/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor/README.md +++ b/charts/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor --version=v0.30.0 -$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor appscode/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor --version=v0.29.0 +$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor appscode/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor appscode/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor appscode/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor appscode/sqlazurekubedbcom-mssqlmanagedinstanceactivedirectoryadministrator-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor/Chart.yaml index 16dd929669..43f55a6734 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor/README.md b/charts/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor/README.md index 378e6915d8..ea0cc65726 100644 --- a/charts/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor/README.md +++ b/charts/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor --version=v0.30.0 -$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor appscode/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor --version=v0.29.0 +$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor appscode/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor appscode/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor appscode/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor appscode/sqlazurekubedbcom-mssqlmanagedinstancefailovergroup-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor/Chart.yaml index 4536d9e2fd..46ae8ab717 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor/README.md b/charts/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor/README.md index b4e4aefae5..261a9c4df3 100644 --- a/charts/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor/README.md +++ b/charts/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor --version=v0.30.0 -$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor appscode/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor --version=v0.29.0 +$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor appscode/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor appscode/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor appscode/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor appscode/sqlazurekubedbcom-mssqlmanagedinstancevulnerabilityassessment-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/sqlazurekubedbcom-mssqloutboundfirewallrule-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqloutboundfirewallrule-editor/Chart.yaml index 91e82bd393..bff7c5f636 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/sqlazurekubedbcom-mssqloutboundfirewallrule-editor/README.md b/charts/sqlazurekubedbcom-mssqloutboundfirewallrule-editor/README.md index 793478c572..b5b21991b3 100644 --- a/charts/sqlazurekubedbcom-mssqloutboundfirewallrule-editor/README.md +++ b/charts/sqlazurekubedbcom-mssqloutboundfirewallrule-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/sqlazurekubedbcom-mssqloutboundfirewallrule-editor --version=v0.30.0 -$ helm upgrade -i sqlazurekubedbcom-mssqloutboundfirewallrule-editor appscode/sqlazurekubedbcom-mssqloutboundfirewallrule-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/sqlazurekubedbcom-mssqloutboundfirewallrule-editor --version=v0.29.0 +$ helm upgrade -i sqlazurekubedbcom-mssqloutboundfirewallrule-editor appscode/sqlazurekubedbcom-mssqloutboundfirewallrule-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqloutboundfirewallrule-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i sqlazurekubedbcom-mssqloutboundfirewallrule-editor appscode/sqlazurekubedbcom-mssqloutboundfirewallrule-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqloutboundfirewallrule-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i sqlazurekubedbcom-mssqloutboundfirewallrule-editor appscode/sqlazurekubedbcom-mssqloutboundfirewallrule-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqloutboundfirewallrule-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i sqlazurekubedbcom-mssqloutboundfirewallrule-editor appscode/sqlazurekubedbcom-mssqloutboundfirewallrule-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/sqlazurekubedbcom-mssqlserver-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqlserver-editor/Chart.yaml index a9536c529a..e56b182a81 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/sqlazurekubedbcom-mssqlserver-editor/README.md b/charts/sqlazurekubedbcom-mssqlserver-editor/README.md index 18af1db319..51bd319886 100644 --- a/charts/sqlazurekubedbcom-mssqlserver-editor/README.md +++ b/charts/sqlazurekubedbcom-mssqlserver-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/sqlazurekubedbcom-mssqlserver-editor --version=v0.30.0 -$ helm upgrade -i sqlazurekubedbcom-mssqlserver-editor appscode/sqlazurekubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/sqlazurekubedbcom-mssqlserver-editor --version=v0.29.0 +$ helm upgrade -i sqlazurekubedbcom-mssqlserver-editor appscode/sqlazurekubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i sqlazurekubedbcom-mssqlserver-editor appscode/sqlazurekubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i sqlazurekubedbcom-mssqlserver-editor appscode/sqlazurekubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i sqlazurekubedbcom-mssqlserver-editor appscode/sqlazurekubedbcom-mssqlserver-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/sqlazurekubedbcom-mssqlserverdnsalias-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqlserverdnsalias-editor/Chart.yaml index a5fde9740c..c3b063972c 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/sqlazurekubedbcom-mssqlserverdnsalias-editor/README.md b/charts/sqlazurekubedbcom-mssqlserverdnsalias-editor/README.md index 6457b2e476..c41ca0d7b2 100644 --- a/charts/sqlazurekubedbcom-mssqlserverdnsalias-editor/README.md +++ b/charts/sqlazurekubedbcom-mssqlserverdnsalias-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/sqlazurekubedbcom-mssqlserverdnsalias-editor --version=v0.30.0 -$ helm upgrade -i sqlazurekubedbcom-mssqlserverdnsalias-editor appscode/sqlazurekubedbcom-mssqlserverdnsalias-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/sqlazurekubedbcom-mssqlserverdnsalias-editor --version=v0.29.0 +$ helm upgrade -i sqlazurekubedbcom-mssqlserverdnsalias-editor appscode/sqlazurekubedbcom-mssqlserverdnsalias-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlserverdnsalias-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i sqlazurekubedbcom-mssqlserverdnsalias-editor appscode/sqlazurekubedbcom-mssqlserverdnsalias-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlserverdnsalias-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i sqlazurekubedbcom-mssqlserverdnsalias-editor appscode/sqlazurekubedbcom-mssqlserverdnsalias-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlserverdnsalias-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i sqlazurekubedbcom-mssqlserverdnsalias-editor appscode/sqlazurekubedbcom-mssqlserverdnsalias-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor/Chart.yaml index bd960146db..1065735d06 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor/README.md b/charts/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor/README.md index ff78917a47..001c314dfe 100644 --- a/charts/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor/README.md +++ b/charts/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor --version=v0.30.0 -$ helm upgrade -i sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor appscode/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor --version=v0.29.0 +$ helm upgrade -i sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor appscode/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor appscode/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor appscode/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor appscode/sqlazurekubedbcom-mssqlservermicrosoftsupportauditingpolicy-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor/Chart.yaml index f0d18ac0d5..8235687bd7 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor/README.md b/charts/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor/README.md index db83912fef..c955cc5c46 100644 --- a/charts/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor/README.md +++ b/charts/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor --version=v0.30.0 -$ helm upgrade -i sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor appscode/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor --version=v0.29.0 +$ helm upgrade -i sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor appscode/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor appscode/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor appscode/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor appscode/sqlazurekubedbcom-mssqlserversecurityalertpolicy-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor/Chart.yaml index 32c83eb6ad..b44dbb775b 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor/README.md b/charts/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor/README.md index 277fbf68a7..0c78ec873b 100644 --- a/charts/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor/README.md +++ b/charts/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor --version=v0.30.0 -$ helm upgrade -i sqlazurekubedbcom-mssqlservertransparentdataencryption-editor appscode/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor --version=v0.29.0 +$ helm upgrade -i sqlazurekubedbcom-mssqlservertransparentdataencryption-editor appscode/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i sqlazurekubedbcom-mssqlservertransparentdataencryption-editor appscode/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i sqlazurekubedbcom-mssqlservertransparentdataencryption-editor appscode/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i sqlazurekubedbcom-mssqlservertransparentdataencryption-editor appscode/sqlazurekubedbcom-mssqlservertransparentdataencryption-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor/Chart.yaml index 5dbbbd1ce1..e2a5053903 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor/README.md b/charts/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor/README.md index c5f900874a..d4a0672c86 100644 --- a/charts/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor/README.md +++ b/charts/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor --version=v0.30.0 -$ helm upgrade -i sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor appscode/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor --version=v0.29.0 +$ helm upgrade -i sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor appscode/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor appscode/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor appscode/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor appscode/sqlazurekubedbcom-mssqlservervulnerabilityassessment-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor/Chart.yaml b/charts/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor/Chart.yaml index 4b7e03ea0c..267bd65fbe 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor/README.md b/charts/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor/README.md index 434cfa1643..7c466c2e9c 100644 --- a/charts/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor/README.md +++ b/charts/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor --version=v0.30.0 -$ helm upgrade -i sqlazurekubedbcom-mssqlvirtualnetworkrule-editor appscode/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor --version=v0.29.0 +$ helm upgrade -i sqlazurekubedbcom-mssqlvirtualnetworkrule-editor appscode/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i sqlazurekubedbcom-mssqlvirtualnetworkrule-editor appscode/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=sql.azure.kubedb.com/v1alpha1 +$ helm upgrade -i sqlazurekubedbcom-mssqlvirtualnetworkrule-editor appscode/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor -n default --create-namespace --version=v0.29.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/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i sqlazurekubedbcom-mssqlvirtualnetworkrule-editor appscode/sqlazurekubedbcom-mssqlvirtualnetworkrule-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/sqlgcpkubedbcom-database-editor/Chart.yaml b/charts/sqlgcpkubedbcom-database-editor/Chart.yaml index 2178993f54..3869f43680 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/sqlgcpkubedbcom-database-editor/README.md b/charts/sqlgcpkubedbcom-database-editor/README.md index 1b39d89ccc..011f5018b6 100644 --- a/charts/sqlgcpkubedbcom-database-editor/README.md +++ b/charts/sqlgcpkubedbcom-database-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/sqlgcpkubedbcom-database-editor --version=v0.30.0 -$ helm upgrade -i sqlgcpkubedbcom-database-editor appscode/sqlgcpkubedbcom-database-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/sqlgcpkubedbcom-database-editor --version=v0.29.0 +$ helm upgrade -i sqlgcpkubedbcom-database-editor appscode/sqlgcpkubedbcom-database-editor -n default --create-namespace --version=v0.29.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/sqlgcpkubedbcom-database-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i sqlgcpkubedbcom-database-editor appscode/sqlgcpkubedbcom-database-editor -n default --create-namespace --version=v0.29.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/sqlgcpkubedbcom-database-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=sql.gcp.kubedb.com/v1alpha1 +$ helm upgrade -i sqlgcpkubedbcom-database-editor appscode/sqlgcpkubedbcom-database-editor -n default --create-namespace --version=v0.29.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/sqlgcpkubedbcom-database-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i sqlgcpkubedbcom-database-editor appscode/sqlgcpkubedbcom-database-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/sqlgcpkubedbcom-databaseinstance-editor/Chart.yaml b/charts/sqlgcpkubedbcom-databaseinstance-editor/Chart.yaml index 13f30e73f4..f3a28afbc9 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/sqlgcpkubedbcom-databaseinstance-editor/README.md b/charts/sqlgcpkubedbcom-databaseinstance-editor/README.md index c655aa108a..061aa77014 100644 --- a/charts/sqlgcpkubedbcom-databaseinstance-editor/README.md +++ b/charts/sqlgcpkubedbcom-databaseinstance-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/sqlgcpkubedbcom-databaseinstance-editor --version=v0.30.0 -$ helm upgrade -i sqlgcpkubedbcom-databaseinstance-editor appscode/sqlgcpkubedbcom-databaseinstance-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/sqlgcpkubedbcom-databaseinstance-editor --version=v0.29.0 +$ helm upgrade -i sqlgcpkubedbcom-databaseinstance-editor appscode/sqlgcpkubedbcom-databaseinstance-editor -n default --create-namespace --version=v0.29.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/sqlgcpkubedbcom-databaseinstance-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i sqlgcpkubedbcom-databaseinstance-editor appscode/sqlgcpkubedbcom-databaseinstance-editor -n default --create-namespace --version=v0.29.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/sqlgcpkubedbcom-databaseinstance-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=sql.gcp.kubedb.com/v1alpha1 +$ helm upgrade -i sqlgcpkubedbcom-databaseinstance-editor appscode/sqlgcpkubedbcom-databaseinstance-editor -n default --create-namespace --version=v0.29.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/sqlgcpkubedbcom-databaseinstance-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i sqlgcpkubedbcom-databaseinstance-editor appscode/sqlgcpkubedbcom-databaseinstance-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/sqlgcpkubedbcom-sourcerepresentationinstance-editor/Chart.yaml b/charts/sqlgcpkubedbcom-sourcerepresentationinstance-editor/Chart.yaml index abc50f2cc3..c03045381f 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/sqlgcpkubedbcom-sourcerepresentationinstance-editor/README.md b/charts/sqlgcpkubedbcom-sourcerepresentationinstance-editor/README.md index 3acab3bedc..688d1cc621 100644 --- a/charts/sqlgcpkubedbcom-sourcerepresentationinstance-editor/README.md +++ b/charts/sqlgcpkubedbcom-sourcerepresentationinstance-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/sqlgcpkubedbcom-sourcerepresentationinstance-editor --version=v0.30.0 -$ helm upgrade -i sqlgcpkubedbcom-sourcerepresentationinstance-editor appscode/sqlgcpkubedbcom-sourcerepresentationinstance-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/sqlgcpkubedbcom-sourcerepresentationinstance-editor --version=v0.29.0 +$ helm upgrade -i sqlgcpkubedbcom-sourcerepresentationinstance-editor appscode/sqlgcpkubedbcom-sourcerepresentationinstance-editor -n default --create-namespace --version=v0.29.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/sqlgcpkubedbcom-sourcerepresentationinstance-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i sqlgcpkubedbcom-sourcerepresentationinstance-editor appscode/sqlgcpkubedbcom-sourcerepresentationinstance-editor -n default --create-namespace --version=v0.29.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/sqlgcpkubedbcom-sourcerepresentationinstance-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=sql.gcp.kubedb.com/v1alpha1 +$ helm upgrade -i sqlgcpkubedbcom-sourcerepresentationinstance-editor appscode/sqlgcpkubedbcom-sourcerepresentationinstance-editor -n default --create-namespace --version=v0.29.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/sqlgcpkubedbcom-sourcerepresentationinstance-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i sqlgcpkubedbcom-sourcerepresentationinstance-editor appscode/sqlgcpkubedbcom-sourcerepresentationinstance-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/sqlgcpkubedbcom-sslcert-editor/Chart.yaml b/charts/sqlgcpkubedbcom-sslcert-editor/Chart.yaml index 21e84f0101..bd0971c516 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/sqlgcpkubedbcom-sslcert-editor/README.md b/charts/sqlgcpkubedbcom-sslcert-editor/README.md index 5d3879dd70..9847c1e10b 100644 --- a/charts/sqlgcpkubedbcom-sslcert-editor/README.md +++ b/charts/sqlgcpkubedbcom-sslcert-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/sqlgcpkubedbcom-sslcert-editor --version=v0.30.0 -$ helm upgrade -i sqlgcpkubedbcom-sslcert-editor appscode/sqlgcpkubedbcom-sslcert-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/sqlgcpkubedbcom-sslcert-editor --version=v0.29.0 +$ helm upgrade -i sqlgcpkubedbcom-sslcert-editor appscode/sqlgcpkubedbcom-sslcert-editor -n default --create-namespace --version=v0.29.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/sqlgcpkubedbcom-sslcert-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i sqlgcpkubedbcom-sslcert-editor appscode/sqlgcpkubedbcom-sslcert-editor -n default --create-namespace --version=v0.29.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/sqlgcpkubedbcom-sslcert-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=sql.gcp.kubedb.com/v1alpha1 +$ helm upgrade -i sqlgcpkubedbcom-sslcert-editor appscode/sqlgcpkubedbcom-sslcert-editor -n default --create-namespace --version=v0.29.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/sqlgcpkubedbcom-sslcert-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i sqlgcpkubedbcom-sslcert-editor appscode/sqlgcpkubedbcom-sslcert-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/sqlgcpkubedbcom-user-editor/Chart.yaml b/charts/sqlgcpkubedbcom-user-editor/Chart.yaml index bb9f1a394d..e550a20695 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/sqlgcpkubedbcom-user-editor/README.md b/charts/sqlgcpkubedbcom-user-editor/README.md index ca7876b747..e5fcc0597d 100644 --- a/charts/sqlgcpkubedbcom-user-editor/README.md +++ b/charts/sqlgcpkubedbcom-user-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/sqlgcpkubedbcom-user-editor --version=v0.30.0 -$ helm upgrade -i sqlgcpkubedbcom-user-editor appscode/sqlgcpkubedbcom-user-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/sqlgcpkubedbcom-user-editor --version=v0.29.0 +$ helm upgrade -i sqlgcpkubedbcom-user-editor appscode/sqlgcpkubedbcom-user-editor -n default --create-namespace --version=v0.29.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/sqlgcpkubedbcom-user-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i sqlgcpkubedbcom-user-editor appscode/sqlgcpkubedbcom-user-editor -n default --create-namespace --version=v0.29.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/sqlgcpkubedbcom-user-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=sql.gcp.kubedb.com/v1alpha1 +$ helm upgrade -i sqlgcpkubedbcom-user-editor appscode/sqlgcpkubedbcom-user-editor -n default --create-namespace --version=v0.29.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/sqlgcpkubedbcom-user-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i sqlgcpkubedbcom-user-editor appscode/sqlgcpkubedbcom-user-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/stashappscodecom-backupbatch-editor/Chart.yaml b/charts/stashappscodecom-backupbatch-editor/Chart.yaml index 3407e672cc..7411cb23d4 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/stashappscodecom-backupbatch-editor/README.md b/charts/stashappscodecom-backupbatch-editor/README.md index ea9d60ac58..ef3a1ca566 100644 --- a/charts/stashappscodecom-backupbatch-editor/README.md +++ b/charts/stashappscodecom-backupbatch-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/stashappscodecom-backupbatch-editor --version=v0.30.0 -$ helm upgrade -i stashappscodecom-backupbatch-editor appscode/stashappscodecom-backupbatch-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/stashappscodecom-backupbatch-editor --version=v0.29.0 +$ helm upgrade -i stashappscodecom-backupbatch-editor appscode/stashappscodecom-backupbatch-editor -n default --create-namespace --version=v0.29.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/stashappscodecom-backupbatch-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i stashappscodecom-backupbatch-editor appscode/stashappscodecom-backupbatch-editor -n default --create-namespace --version=v0.29.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/stashappscodecom-backupbatch-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=stash.appscode.com/v1beta1 +$ helm upgrade -i stashappscodecom-backupbatch-editor appscode/stashappscodecom-backupbatch-editor -n default --create-namespace --version=v0.29.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/stashappscodecom-backupbatch-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i stashappscodecom-backupbatch-editor appscode/stashappscodecom-backupbatch-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/stashappscodecom-backupblueprint-editor/Chart.yaml b/charts/stashappscodecom-backupblueprint-editor/Chart.yaml index fdc3cca8f5..197a60cb29 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/stashappscodecom-backupblueprint-editor/README.md b/charts/stashappscodecom-backupblueprint-editor/README.md index f9ad27fb1b..7009772bbe 100644 --- a/charts/stashappscodecom-backupblueprint-editor/README.md +++ b/charts/stashappscodecom-backupblueprint-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/stashappscodecom-backupblueprint-editor --version=v0.30.0 -$ helm upgrade -i stashappscodecom-backupblueprint-editor appscode/stashappscodecom-backupblueprint-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/stashappscodecom-backupblueprint-editor --version=v0.29.0 +$ helm upgrade -i stashappscodecom-backupblueprint-editor appscode/stashappscodecom-backupblueprint-editor -n default --create-namespace --version=v0.29.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/stashappscodecom-backupblueprint-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i stashappscodecom-backupblueprint-editor appscode/stashappscodecom-backupblueprint-editor -n default --create-namespace --version=v0.29.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/stashappscodecom-backupblueprint-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=stash.appscode.com/v1beta1 +$ helm upgrade -i stashappscodecom-backupblueprint-editor appscode/stashappscodecom-backupblueprint-editor -n default --create-namespace --version=v0.29.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/stashappscodecom-backupblueprint-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i stashappscodecom-backupblueprint-editor appscode/stashappscodecom-backupblueprint-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/stashappscodecom-backupconfiguration-editor/Chart.yaml b/charts/stashappscodecom-backupconfiguration-editor/Chart.yaml index 9a8da326e5..d1e90164ce 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/stashappscodecom-backupconfiguration-editor/README.md b/charts/stashappscodecom-backupconfiguration-editor/README.md index 6923198817..76c5eb8266 100644 --- a/charts/stashappscodecom-backupconfiguration-editor/README.md +++ b/charts/stashappscodecom-backupconfiguration-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/stashappscodecom-backupconfiguration-editor --version=v0.30.0 -$ helm upgrade -i stashappscodecom-backupconfiguration-editor appscode/stashappscodecom-backupconfiguration-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/stashappscodecom-backupconfiguration-editor --version=v0.29.0 +$ helm upgrade -i stashappscodecom-backupconfiguration-editor appscode/stashappscodecom-backupconfiguration-editor -n default --create-namespace --version=v0.29.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/stashappscodecom-backupconfiguration-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i stashappscodecom-backupconfiguration-editor appscode/stashappscodecom-backupconfiguration-editor -n default --create-namespace --version=v0.29.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/stashappscodecom-backupconfiguration-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=stash.appscode.com/v1beta1 +$ helm upgrade -i stashappscodecom-backupconfiguration-editor appscode/stashappscodecom-backupconfiguration-editor -n default --create-namespace --version=v0.29.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/stashappscodecom-backupconfiguration-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i stashappscodecom-backupconfiguration-editor appscode/stashappscodecom-backupconfiguration-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/stashappscodecom-backupsession-editor/Chart.yaml b/charts/stashappscodecom-backupsession-editor/Chart.yaml index b5598ffd6d..dca58644c6 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/stashappscodecom-backupsession-editor/README.md b/charts/stashappscodecom-backupsession-editor/README.md index 89f0b7e0f0..de184c2732 100644 --- a/charts/stashappscodecom-backupsession-editor/README.md +++ b/charts/stashappscodecom-backupsession-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/stashappscodecom-backupsession-editor --version=v0.30.0 -$ helm upgrade -i stashappscodecom-backupsession-editor appscode/stashappscodecom-backupsession-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/stashappscodecom-backupsession-editor --version=v0.29.0 +$ helm upgrade -i stashappscodecom-backupsession-editor appscode/stashappscodecom-backupsession-editor -n default --create-namespace --version=v0.29.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/stashappscodecom-backupsession-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i stashappscodecom-backupsession-editor appscode/stashappscodecom-backupsession-editor -n default --create-namespace --version=v0.29.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/stashappscodecom-backupsession-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=stash.appscode.com/v1beta1 +$ helm upgrade -i stashappscodecom-backupsession-editor appscode/stashappscodecom-backupsession-editor -n default --create-namespace --version=v0.29.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/stashappscodecom-backupsession-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i stashappscodecom-backupsession-editor appscode/stashappscodecom-backupsession-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/stashappscodecom-function-editor/Chart.yaml b/charts/stashappscodecom-function-editor/Chart.yaml index 96021ea54c..518a124ed7 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/stashappscodecom-function-editor/README.md b/charts/stashappscodecom-function-editor/README.md index 5ee3874d3a..ae647e3866 100644 --- a/charts/stashappscodecom-function-editor/README.md +++ b/charts/stashappscodecom-function-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/stashappscodecom-function-editor --version=v0.30.0 -$ helm upgrade -i stashappscodecom-function-editor appscode/stashappscodecom-function-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/stashappscodecom-function-editor --version=v0.29.0 +$ helm upgrade -i stashappscodecom-function-editor appscode/stashappscodecom-function-editor -n default --create-namespace --version=v0.29.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/stashappscodecom-function-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i stashappscodecom-function-editor appscode/stashappscodecom-function-editor -n default --create-namespace --version=v0.29.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/stashappscodecom-function-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=stash.appscode.com/v1beta1 +$ helm upgrade -i stashappscodecom-function-editor appscode/stashappscodecom-function-editor -n default --create-namespace --version=v0.29.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/stashappscodecom-function-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i stashappscodecom-function-editor appscode/stashappscodecom-function-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/stashappscodecom-recovery-editor/Chart.yaml b/charts/stashappscodecom-recovery-editor/Chart.yaml index 8ce7875953..8e4e52fb5e 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/stashappscodecom-recovery-editor/README.md b/charts/stashappscodecom-recovery-editor/README.md index e732c2e1ee..1a62f1ddbb 100644 --- a/charts/stashappscodecom-recovery-editor/README.md +++ b/charts/stashappscodecom-recovery-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/stashappscodecom-recovery-editor --version=v0.30.0 -$ helm upgrade -i stashappscodecom-recovery-editor appscode/stashappscodecom-recovery-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/stashappscodecom-recovery-editor --version=v0.29.0 +$ helm upgrade -i stashappscodecom-recovery-editor appscode/stashappscodecom-recovery-editor -n default --create-namespace --version=v0.29.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/stashappscodecom-recovery-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i stashappscodecom-recovery-editor appscode/stashappscodecom-recovery-editor -n default --create-namespace --version=v0.29.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/stashappscodecom-recovery-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=stash.appscode.com/v1alpha1 +$ helm upgrade -i stashappscodecom-recovery-editor appscode/stashappscodecom-recovery-editor -n default --create-namespace --version=v0.29.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/stashappscodecom-recovery-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i stashappscodecom-recovery-editor appscode/stashappscodecom-recovery-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/stashappscodecom-repository-editor-options/Chart.yaml b/charts/stashappscodecom-repository-editor-options/Chart.yaml index 54dc9d2805..e7e03b0f7a 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.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.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 5087cd0afc..df501dbec4 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 appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/stashappscodecom-repository-editor-options --version=v0.30.0 -$ helm upgrade -i stashappscodecom-repository-editor-options appscode/stashappscodecom-repository-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/stashappscodecom-repository-editor-options --version=v0.29.0 +$ helm upgrade -i stashappscodecom-repository-editor-options appscode/stashappscodecom-repository-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/stashappscodecom-repository-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i stashappscodecom-repository-editor-options appscode/stashappscodecom-repository-editor-options -n kube-system --create-namespace --version=v0.29.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. @@ -92,12 +92,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 appscode/stashappscodecom-repository-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=stash.appscode.com +$ helm upgrade -i stashappscodecom-repository-editor-options appscode/stashappscodecom-repository-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/stashappscodecom-repository-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i stashappscodecom-repository-editor-options appscode/stashappscodecom-repository-editor-options -n kube-system --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/stashappscodecom-repository-editor/Chart.yaml b/charts/stashappscodecom-repository-editor/Chart.yaml index a29c33099a..51a22c60f6 100644 --- a/charts/stashappscodecom-repository-editor/Chart.yaml +++ b/charts/stashappscodecom-repository-editor/Chart.yaml @@ -4,7 +4,7 @@ annotations: meta.x-helm.dev/resources: "- group: \"\"\n kind: Secret\n version: v1\n- group:\ \ stash.appscode.com\n kind: Repository\n version: v1alpha1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: Repository Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -16,4 +16,4 @@ maintainers: name: appscode name: stashappscodecom-repository-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/stashappscodecom-repository-editor/README.md b/charts/stashappscodecom-repository-editor/README.md index 078a0d40bd..1e0dbb7e5f 100644 --- a/charts/stashappscodecom-repository-editor/README.md +++ b/charts/stashappscodecom-repository-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/stashappscodecom-repository-editor --version=v0.30.0 -$ helm upgrade -i stashappscodecom-repository-editor appscode/stashappscodecom-repository-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/stashappscodecom-repository-editor --version=v0.29.0 +$ helm upgrade -i stashappscodecom-repository-editor appscode/stashappscodecom-repository-editor -n default --create-namespace --version=v0.29.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/stashappscodecom-repository-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i stashappscodecom-repository-editor appscode/stashappscodecom-repository-editor -n default --create-namespace --version=v0.29.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. @@ -61,12 +61,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/stashappscodecom-repository-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=stash.appscode.com +$ helm upgrade -i stashappscodecom-repository-editor appscode/stashappscodecom-repository-editor -n default --create-namespace --version=v0.29.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 appscode/stashappscodecom-repository-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i stashappscodecom-repository-editor appscode/stashappscodecom-repository-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/stashappscodecom-restic-editor/Chart.yaml b/charts/stashappscodecom-restic-editor/Chart.yaml index 827e7634e4..0b7b0f79fa 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/stashappscodecom-restic-editor/README.md b/charts/stashappscodecom-restic-editor/README.md index aae3df1126..de6fde6372 100644 --- a/charts/stashappscodecom-restic-editor/README.md +++ b/charts/stashappscodecom-restic-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/stashappscodecom-restic-editor --version=v0.30.0 -$ helm upgrade -i stashappscodecom-restic-editor appscode/stashappscodecom-restic-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/stashappscodecom-restic-editor --version=v0.29.0 +$ helm upgrade -i stashappscodecom-restic-editor appscode/stashappscodecom-restic-editor -n default --create-namespace --version=v0.29.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/stashappscodecom-restic-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i stashappscodecom-restic-editor appscode/stashappscodecom-restic-editor -n default --create-namespace --version=v0.29.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/stashappscodecom-restic-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=stash.appscode.com/v1alpha1 +$ helm upgrade -i stashappscodecom-restic-editor appscode/stashappscodecom-restic-editor -n default --create-namespace --version=v0.29.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/stashappscodecom-restic-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i stashappscodecom-restic-editor appscode/stashappscodecom-restic-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/stashappscodecom-restorebatch-editor/Chart.yaml b/charts/stashappscodecom-restorebatch-editor/Chart.yaml index 46d5f6bc69..216a1001dc 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/stashappscodecom-restorebatch-editor/README.md b/charts/stashappscodecom-restorebatch-editor/README.md index a60abee2fc..45d0b9a000 100644 --- a/charts/stashappscodecom-restorebatch-editor/README.md +++ b/charts/stashappscodecom-restorebatch-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/stashappscodecom-restorebatch-editor --version=v0.30.0 -$ helm upgrade -i stashappscodecom-restorebatch-editor appscode/stashappscodecom-restorebatch-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/stashappscodecom-restorebatch-editor --version=v0.29.0 +$ helm upgrade -i stashappscodecom-restorebatch-editor appscode/stashappscodecom-restorebatch-editor -n default --create-namespace --version=v0.29.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/stashappscodecom-restorebatch-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i stashappscodecom-restorebatch-editor appscode/stashappscodecom-restorebatch-editor -n default --create-namespace --version=v0.29.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/stashappscodecom-restorebatch-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=stash.appscode.com/v1beta1 +$ helm upgrade -i stashappscodecom-restorebatch-editor appscode/stashappscodecom-restorebatch-editor -n default --create-namespace --version=v0.29.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/stashappscodecom-restorebatch-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i stashappscodecom-restorebatch-editor appscode/stashappscodecom-restorebatch-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/stashappscodecom-restoresession-editor-options/Chart.yaml b/charts/stashappscodecom-restoresession-editor-options/Chart.yaml index 4e3bbd1350..73fd18004b 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.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.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 0b212012b2..3f54a2d226 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 appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/stashappscodecom-restoresession-editor-options --version=v0.30.0 -$ helm upgrade -i stashappscodecom-restoresession-editor-options appscode/stashappscodecom-restoresession-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/stashappscodecom-restoresession-editor-options --version=v0.29.0 +$ helm upgrade -i stashappscodecom-restoresession-editor-options appscode/stashappscodecom-restoresession-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/stashappscodecom-restoresession-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i stashappscodecom-restoresession-editor-options appscode/stashappscodecom-restoresession-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/stashappscodecom-restoresession-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=stash.appscode.com +$ helm upgrade -i stashappscodecom-restoresession-editor-options appscode/stashappscodecom-restoresession-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/stashappscodecom-restoresession-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i stashappscodecom-restoresession-editor-options appscode/stashappscodecom-restoresession-editor-options -n kube-system --create-namespace --version=v0.29.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 761c299ad7..170d9b9111 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.30.0 + version: v0.29.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 fc0f8bc603..3ebc400e85 100644 --- a/charts/stashappscodecom-restoresession-editor/Chart.yaml +++ b/charts/stashappscodecom-restoresession-editor/Chart.yaml @@ -4,7 +4,7 @@ annotations: meta.x-helm.dev/resources: "- group: stash.appscode.com\n kind: RestoreSession\n\ \ version: v1beta1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: RestoreSession Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -16,4 +16,4 @@ maintainers: name: appscode name: stashappscodecom-restoresession-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/stashappscodecom-restoresession-editor/README.md b/charts/stashappscodecom-restoresession-editor/README.md index a4508fe111..ecb071c82e 100644 --- a/charts/stashappscodecom-restoresession-editor/README.md +++ b/charts/stashappscodecom-restoresession-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/stashappscodecom-restoresession-editor --version=v0.30.0 -$ helm upgrade -i stashappscodecom-restoresession-editor appscode/stashappscodecom-restoresession-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/stashappscodecom-restoresession-editor --version=v0.29.0 +$ helm upgrade -i stashappscodecom-restoresession-editor appscode/stashappscodecom-restoresession-editor -n default --create-namespace --version=v0.29.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/stashappscodecom-restoresession-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i stashappscodecom-restoresession-editor appscode/stashappscodecom-restoresession-editor -n default --create-namespace --version=v0.29.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. @@ -60,12 +60,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/stashappscodecom-restoresession-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=stash.appscode.com +$ helm upgrade -i stashappscodecom-restoresession-editor appscode/stashappscodecom-restoresession-editor -n default --create-namespace --version=v0.29.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 appscode/stashappscodecom-restoresession-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i stashappscodecom-restoresession-editor appscode/stashappscodecom-restoresession-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/stashappscodecom-task-editor/Chart.yaml b/charts/stashappscodecom-task-editor/Chart.yaml index 5a48be2098..18edb5d76c 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/stashappscodecom-task-editor/README.md b/charts/stashappscodecom-task-editor/README.md index da8fd6539c..cd6befca70 100644 --- a/charts/stashappscodecom-task-editor/README.md +++ b/charts/stashappscodecom-task-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/stashappscodecom-task-editor --version=v0.30.0 -$ helm upgrade -i stashappscodecom-task-editor appscode/stashappscodecom-task-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/stashappscodecom-task-editor --version=v0.29.0 +$ helm upgrade -i stashappscodecom-task-editor appscode/stashappscodecom-task-editor -n default --create-namespace --version=v0.29.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/stashappscodecom-task-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i stashappscodecom-task-editor appscode/stashappscodecom-task-editor -n default --create-namespace --version=v0.29.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/stashappscodecom-task-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=stash.appscode.com/v1beta1 +$ helm upgrade -i stashappscodecom-task-editor appscode/stashappscodecom-task-editor -n default --create-namespace --version=v0.29.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/stashappscodecom-task-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i stashappscodecom-task-editor appscode/stashappscodecom-task-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/statusgatekeepersh-constraintpodstatus-editor/Chart.yaml b/charts/statusgatekeepersh-constraintpodstatus-editor/Chart.yaml index 373bd132db..85cadbc60c 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/statusgatekeepersh-constraintpodstatus-editor/README.md b/charts/statusgatekeepersh-constraintpodstatus-editor/README.md index e6f0856881..9ceed74886 100644 --- a/charts/statusgatekeepersh-constraintpodstatus-editor/README.md +++ b/charts/statusgatekeepersh-constraintpodstatus-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/statusgatekeepersh-constraintpodstatus-editor --version=v0.30.0 -$ helm upgrade -i statusgatekeepersh-constraintpodstatus-editor appscode/statusgatekeepersh-constraintpodstatus-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/statusgatekeepersh-constraintpodstatus-editor --version=v0.29.0 +$ helm upgrade -i statusgatekeepersh-constraintpodstatus-editor appscode/statusgatekeepersh-constraintpodstatus-editor -n default --create-namespace --version=v0.29.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/statusgatekeepersh-constraintpodstatus-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i statusgatekeepersh-constraintpodstatus-editor appscode/statusgatekeepersh-constraintpodstatus-editor -n default --create-namespace --version=v0.29.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/statusgatekeepersh-constraintpodstatus-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=status.gatekeeper.sh/v1beta1 +$ helm upgrade -i statusgatekeepersh-constraintpodstatus-editor appscode/statusgatekeepersh-constraintpodstatus-editor -n default --create-namespace --version=v0.29.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/statusgatekeepersh-constraintpodstatus-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i statusgatekeepersh-constraintpodstatus-editor appscode/statusgatekeepersh-constraintpodstatus-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/statusgatekeepersh-constrainttemplatepodstatus-editor/Chart.yaml b/charts/statusgatekeepersh-constrainttemplatepodstatus-editor/Chart.yaml index 0b71cf2c83..4a81748ab4 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/statusgatekeepersh-constrainttemplatepodstatus-editor/README.md b/charts/statusgatekeepersh-constrainttemplatepodstatus-editor/README.md index 8caa6f7cbf..976fa3dad2 100644 --- a/charts/statusgatekeepersh-constrainttemplatepodstatus-editor/README.md +++ b/charts/statusgatekeepersh-constrainttemplatepodstatus-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/statusgatekeepersh-constrainttemplatepodstatus-editor --version=v0.30.0 -$ helm upgrade -i statusgatekeepersh-constrainttemplatepodstatus-editor appscode/statusgatekeepersh-constrainttemplatepodstatus-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/statusgatekeepersh-constrainttemplatepodstatus-editor --version=v0.29.0 +$ helm upgrade -i statusgatekeepersh-constrainttemplatepodstatus-editor appscode/statusgatekeepersh-constrainttemplatepodstatus-editor -n default --create-namespace --version=v0.29.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/statusgatekeepersh-constrainttemplatepodstatus-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i statusgatekeepersh-constrainttemplatepodstatus-editor appscode/statusgatekeepersh-constrainttemplatepodstatus-editor -n default --create-namespace --version=v0.29.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/statusgatekeepersh-constrainttemplatepodstatus-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=status.gatekeeper.sh/v1beta1 +$ helm upgrade -i statusgatekeepersh-constrainttemplatepodstatus-editor appscode/statusgatekeepersh-constrainttemplatepodstatus-editor -n default --create-namespace --version=v0.29.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/statusgatekeepersh-constrainttemplatepodstatus-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i statusgatekeepersh-constrainttemplatepodstatus-editor appscode/statusgatekeepersh-constrainttemplatepodstatus-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/statusgatekeepersh-expansiontemplatepodstatus-editor/Chart.yaml b/charts/statusgatekeepersh-expansiontemplatepodstatus-editor/Chart.yaml index e42dd4c65e..7128381213 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/statusgatekeepersh-expansiontemplatepodstatus-editor/README.md b/charts/statusgatekeepersh-expansiontemplatepodstatus-editor/README.md index 505ac55c96..362b611ffa 100644 --- a/charts/statusgatekeepersh-expansiontemplatepodstatus-editor/README.md +++ b/charts/statusgatekeepersh-expansiontemplatepodstatus-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/statusgatekeepersh-expansiontemplatepodstatus-editor --version=v0.30.0 -$ helm upgrade -i statusgatekeepersh-expansiontemplatepodstatus-editor appscode/statusgatekeepersh-expansiontemplatepodstatus-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/statusgatekeepersh-expansiontemplatepodstatus-editor --version=v0.29.0 +$ helm upgrade -i statusgatekeepersh-expansiontemplatepodstatus-editor appscode/statusgatekeepersh-expansiontemplatepodstatus-editor -n default --create-namespace --version=v0.29.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/statusgatekeepersh-expansiontemplatepodstatus-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i statusgatekeepersh-expansiontemplatepodstatus-editor appscode/statusgatekeepersh-expansiontemplatepodstatus-editor -n default --create-namespace --version=v0.29.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/statusgatekeepersh-expansiontemplatepodstatus-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=status.gatekeeper.sh/v1beta1 +$ helm upgrade -i statusgatekeepersh-expansiontemplatepodstatus-editor appscode/statusgatekeepersh-expansiontemplatepodstatus-editor -n default --create-namespace --version=v0.29.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/statusgatekeepersh-expansiontemplatepodstatus-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i statusgatekeepersh-expansiontemplatepodstatus-editor appscode/statusgatekeepersh-expansiontemplatepodstatus-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/statusgatekeepersh-mutatorpodstatus-editor/Chart.yaml b/charts/statusgatekeepersh-mutatorpodstatus-editor/Chart.yaml index 903ccfed5c..7a50aab6ff 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/statusgatekeepersh-mutatorpodstatus-editor/README.md b/charts/statusgatekeepersh-mutatorpodstatus-editor/README.md index 9a560536dd..1143799b56 100644 --- a/charts/statusgatekeepersh-mutatorpodstatus-editor/README.md +++ b/charts/statusgatekeepersh-mutatorpodstatus-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/statusgatekeepersh-mutatorpodstatus-editor --version=v0.30.0 -$ helm upgrade -i statusgatekeepersh-mutatorpodstatus-editor appscode/statusgatekeepersh-mutatorpodstatus-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/statusgatekeepersh-mutatorpodstatus-editor --version=v0.29.0 +$ helm upgrade -i statusgatekeepersh-mutatorpodstatus-editor appscode/statusgatekeepersh-mutatorpodstatus-editor -n default --create-namespace --version=v0.29.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/statusgatekeepersh-mutatorpodstatus-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i statusgatekeepersh-mutatorpodstatus-editor appscode/statusgatekeepersh-mutatorpodstatus-editor -n default --create-namespace --version=v0.29.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/statusgatekeepersh-mutatorpodstatus-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=status.gatekeeper.sh/v1beta1 +$ helm upgrade -i statusgatekeepersh-mutatorpodstatus-editor appscode/statusgatekeepersh-mutatorpodstatus-editor -n default --create-namespace --version=v0.29.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/statusgatekeepersh-mutatorpodstatus-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i statusgatekeepersh-mutatorpodstatus-editor appscode/statusgatekeepersh-mutatorpodstatus-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/storageazurekubedbcom-account-editor/Chart.yaml b/charts/storageazurekubedbcom-account-editor/Chart.yaml index 28e4f921ad..b5fba63582 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/storageazurekubedbcom-account-editor/README.md b/charts/storageazurekubedbcom-account-editor/README.md index c8510d0d3c..e00c4b805e 100644 --- a/charts/storageazurekubedbcom-account-editor/README.md +++ b/charts/storageazurekubedbcom-account-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/storageazurekubedbcom-account-editor --version=v0.30.0 -$ helm upgrade -i storageazurekubedbcom-account-editor appscode/storageazurekubedbcom-account-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/storageazurekubedbcom-account-editor --version=v0.29.0 +$ helm upgrade -i storageazurekubedbcom-account-editor appscode/storageazurekubedbcom-account-editor -n default --create-namespace --version=v0.29.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/storageazurekubedbcom-account-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i storageazurekubedbcom-account-editor appscode/storageazurekubedbcom-account-editor -n default --create-namespace --version=v0.29.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/storageazurekubedbcom-account-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=storage.azure.kubedb.com/v1alpha1 +$ helm upgrade -i storageazurekubedbcom-account-editor appscode/storageazurekubedbcom-account-editor -n default --create-namespace --version=v0.29.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/storageazurekubedbcom-account-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i storageazurekubedbcom-account-editor appscode/storageazurekubedbcom-account-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/storageazurekubedbcom-container-editor/Chart.yaml b/charts/storageazurekubedbcom-container-editor/Chart.yaml index 6033d189d5..db0814884b 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/storageazurekubedbcom-container-editor/README.md b/charts/storageazurekubedbcom-container-editor/README.md index 76de458d64..c8e9c1cee5 100644 --- a/charts/storageazurekubedbcom-container-editor/README.md +++ b/charts/storageazurekubedbcom-container-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/storageazurekubedbcom-container-editor --version=v0.30.0 -$ helm upgrade -i storageazurekubedbcom-container-editor appscode/storageazurekubedbcom-container-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/storageazurekubedbcom-container-editor --version=v0.29.0 +$ helm upgrade -i storageazurekubedbcom-container-editor appscode/storageazurekubedbcom-container-editor -n default --create-namespace --version=v0.29.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/storageazurekubedbcom-container-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i storageazurekubedbcom-container-editor appscode/storageazurekubedbcom-container-editor -n default --create-namespace --version=v0.29.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/storageazurekubedbcom-container-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=storage.azure.kubedb.com/v1alpha1 +$ helm upgrade -i storageazurekubedbcom-container-editor appscode/storageazurekubedbcom-container-editor -n default --create-namespace --version=v0.29.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/storageazurekubedbcom-container-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i storageazurekubedbcom-container-editor appscode/storageazurekubedbcom-container-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/storagek8sio-csidriver-editor/Chart.yaml b/charts/storagek8sio-csidriver-editor/Chart.yaml index 27ea710b58..1c5e44a97b 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/storagek8sio-csidriver-editor/README.md b/charts/storagek8sio-csidriver-editor/README.md index ab2434723f..96e784b0e2 100644 --- a/charts/storagek8sio-csidriver-editor/README.md +++ b/charts/storagek8sio-csidriver-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/storagek8sio-csidriver-editor --version=v0.30.0 -$ helm upgrade -i storagek8sio-csidriver-editor appscode/storagek8sio-csidriver-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/storagek8sio-csidriver-editor --version=v0.29.0 +$ helm upgrade -i storagek8sio-csidriver-editor appscode/storagek8sio-csidriver-editor -n default --create-namespace --version=v0.29.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/storagek8sio-csidriver-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i storagek8sio-csidriver-editor appscode/storagek8sio-csidriver-editor -n default --create-namespace --version=v0.29.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/storagek8sio-csidriver-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=storage.k8s.io/v1 +$ helm upgrade -i storagek8sio-csidriver-editor appscode/storagek8sio-csidriver-editor -n default --create-namespace --version=v0.29.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/storagek8sio-csidriver-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i storagek8sio-csidriver-editor appscode/storagek8sio-csidriver-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/storagek8sio-csinode-editor/Chart.yaml b/charts/storagek8sio-csinode-editor/Chart.yaml index 54fa98302b..1a1744e985 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/storagek8sio-csinode-editor/README.md b/charts/storagek8sio-csinode-editor/README.md index 712c68ada8..e968b68096 100644 --- a/charts/storagek8sio-csinode-editor/README.md +++ b/charts/storagek8sio-csinode-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/storagek8sio-csinode-editor --version=v0.30.0 -$ helm upgrade -i storagek8sio-csinode-editor appscode/storagek8sio-csinode-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/storagek8sio-csinode-editor --version=v0.29.0 +$ helm upgrade -i storagek8sio-csinode-editor appscode/storagek8sio-csinode-editor -n default --create-namespace --version=v0.29.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/storagek8sio-csinode-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i storagek8sio-csinode-editor appscode/storagek8sio-csinode-editor -n default --create-namespace --version=v0.29.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/storagek8sio-csinode-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=storage.k8s.io/v1 +$ helm upgrade -i storagek8sio-csinode-editor appscode/storagek8sio-csinode-editor -n default --create-namespace --version=v0.29.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/storagek8sio-csinode-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i storagek8sio-csinode-editor appscode/storagek8sio-csinode-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/storagek8sio-csistoragecapacity-editor/Chart.yaml b/charts/storagek8sio-csistoragecapacity-editor/Chart.yaml index 735f8de08b..087e0c2948 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/storagek8sio-csistoragecapacity-editor/README.md b/charts/storagek8sio-csistoragecapacity-editor/README.md index bc5786958f..f02844d565 100644 --- a/charts/storagek8sio-csistoragecapacity-editor/README.md +++ b/charts/storagek8sio-csistoragecapacity-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/storagek8sio-csistoragecapacity-editor --version=v0.30.0 -$ helm upgrade -i storagek8sio-csistoragecapacity-editor appscode/storagek8sio-csistoragecapacity-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/storagek8sio-csistoragecapacity-editor --version=v0.29.0 +$ helm upgrade -i storagek8sio-csistoragecapacity-editor appscode/storagek8sio-csistoragecapacity-editor -n default --create-namespace --version=v0.29.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/storagek8sio-csistoragecapacity-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i storagek8sio-csistoragecapacity-editor appscode/storagek8sio-csistoragecapacity-editor -n default --create-namespace --version=v0.29.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/storagek8sio-csistoragecapacity-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=storage.k8s.io/v1beta1 +$ helm upgrade -i storagek8sio-csistoragecapacity-editor appscode/storagek8sio-csistoragecapacity-editor -n default --create-namespace --version=v0.29.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/storagek8sio-csistoragecapacity-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i storagek8sio-csistoragecapacity-editor appscode/storagek8sio-csistoragecapacity-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/storagek8sio-storageclass-editor/Chart.yaml b/charts/storagek8sio-storageclass-editor/Chart.yaml index f1a7afedce..350b0c62cd 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/storagek8sio-storageclass-editor/README.md b/charts/storagek8sio-storageclass-editor/README.md index 14f9688970..82a2acde40 100644 --- a/charts/storagek8sio-storageclass-editor/README.md +++ b/charts/storagek8sio-storageclass-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/storagek8sio-storageclass-editor --version=v0.30.0 -$ helm upgrade -i storagek8sio-storageclass-editor appscode/storagek8sio-storageclass-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/storagek8sio-storageclass-editor --version=v0.29.0 +$ helm upgrade -i storagek8sio-storageclass-editor appscode/storagek8sio-storageclass-editor -n default --create-namespace --version=v0.29.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/storagek8sio-storageclass-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i storagek8sio-storageclass-editor appscode/storagek8sio-storageclass-editor -n default --create-namespace --version=v0.29.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/storagek8sio-storageclass-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=storage.k8s.io/v1 +$ helm upgrade -i storagek8sio-storageclass-editor appscode/storagek8sio-storageclass-editor -n default --create-namespace --version=v0.29.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/storagek8sio-storageclass-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i storagek8sio-storageclass-editor appscode/storagek8sio-storageclass-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/storagek8sio-volumeattachment-editor/Chart.yaml b/charts/storagek8sio-volumeattachment-editor/Chart.yaml index a9053078db..66c9e67ef2 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/storagek8sio-volumeattachment-editor/README.md b/charts/storagek8sio-volumeattachment-editor/README.md index 013170c63d..bdebadf8f0 100644 --- a/charts/storagek8sio-volumeattachment-editor/README.md +++ b/charts/storagek8sio-volumeattachment-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/storagek8sio-volumeattachment-editor --version=v0.30.0 -$ helm upgrade -i storagek8sio-volumeattachment-editor appscode/storagek8sio-volumeattachment-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/storagek8sio-volumeattachment-editor --version=v0.29.0 +$ helm upgrade -i storagek8sio-volumeattachment-editor appscode/storagek8sio-volumeattachment-editor -n default --create-namespace --version=v0.29.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/storagek8sio-volumeattachment-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i storagek8sio-volumeattachment-editor appscode/storagek8sio-volumeattachment-editor -n default --create-namespace --version=v0.29.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/storagek8sio-volumeattachment-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=storage.k8s.io/v1 +$ helm upgrade -i storagek8sio-volumeattachment-editor appscode/storagek8sio-volumeattachment-editor -n default --create-namespace --version=v0.29.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/storagek8sio-volumeattachment-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i storagek8sio-volumeattachment-editor appscode/storagek8sio-volumeattachment-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/storagekubestashcom-backupstorage-editor-options/Chart.yaml b/charts/storagekubestashcom-backupstorage-editor-options/Chart.yaml index c5991a9918..2a6b03bbe7 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.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.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 8aa265efed..ffaccc9e2e 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 appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/storagekubestashcom-backupstorage-editor-options --version=v0.30.0 -$ helm upgrade -i storagekubestashcom-backupstorage-editor-options appscode/storagekubestashcom-backupstorage-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/storagekubestashcom-backupstorage-editor-options --version=v0.29.0 +$ helm upgrade -i storagekubestashcom-backupstorage-editor-options appscode/storagekubestashcom-backupstorage-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/storagekubestashcom-backupstorage-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i storagekubestashcom-backupstorage-editor-options appscode/storagekubestashcom-backupstorage-editor-options -n kube-system --create-namespace --version=v0.29.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. @@ -76,12 +76,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 appscode/storagekubestashcom-backupstorage-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=storage.kubestash.com +$ helm upgrade -i storagekubestashcom-backupstorage-editor-options appscode/storagekubestashcom-backupstorage-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/storagekubestashcom-backupstorage-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i storagekubestashcom-backupstorage-editor-options appscode/storagekubestashcom-backupstorage-editor-options -n kube-system --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/storagekubestashcom-backupstorage-editor-options/ui/create-ui.yaml b/charts/storagekubestashcom-backupstorage-editor-options/ui/create-ui.yaml index 58f37cc0fe..a355689605 100644 --- a/charts/storagekubestashcom-backupstorage-editor-options/ui/create-ui.yaml +++ b/charts/storagekubestashcom-backupstorage-editor-options/ui/create-ui.yaml @@ -1,2 +1,183 @@ -steps: null +step: +- elements: + - hasGroup: isRancherManaged + label: Namespace + loader: getNamespaces + schema: schema/properties/metadata/properties/release/properties/namespace + type: select + - label: Name + schema: schema/properties/metadata/properties/release/properties/name + type: input + - elements: + - label: Labels + schema: schema/properties/spec/properties/labels + type: object-item + - label: Annotations + schema: schema/properties/spec/properties/annotations + type: object-item + hideBlock: true + label: Labels & Annotations + showLabels: true + type: block-layout + - customClass: mt-10 + label: Deletion Policy + options: + - description: options.deletionPolicy.delete.description + text: Delete (Keep only database Secrets and backed up data) + value: Delete + - description: options.deletionPolicy.wipeOut.description + text: WipeOut (Delete everything including backed up data) + value: WipeOut + schema: schema/properties/spec/properties/deletionPolicy + type: select + - label: Security Context + schema: schema/properties/spec/properties/runtimeSettings/properties/securityContext + type: input + - elements: + - init: + type: func + value: initBackendProvider + label: Provider + options: + - text: Azure + value: azure + - text: S3 + value: s3 + - text: GCS + value: gcs + - text: Local + value: local + schema: schema/properties/spec/properties/backend/properties/provider + type: select + watcher: + func: onBackendProviderChange + paths: + - schema/properties/spec/properties/backend/properties/provider + - elements: + - elements: + - label: Account Key + schema: schema/properties/spec/properties/backend/properties/azure/properties/auth/properties/AZURE_ACCOUNT_KEY + type: input + - label: Account Name + schema: schema/properties/spec/properties/backend/properties/azure/properties/auth/properties/AZURE_ACCOUNT_NAME + type: input + label: Auth + showLabels: true + type: block-layout + - elements: + - label: Container + schema: schema/properties/spec/properties/backend/properties/azure/properties/spec/properties/container + type: input + - label: Max Connections + schema: schema/properties/spec/properties/backend/properties/azure/properties/spec/properties/maxConnections + type: input + - label: Prefix + schema: schema/properties/spec/properties/backend/properties/azure/properties/spec/properties/prefix + type: input + label: Spec + showLabels: true + type: block-layout + if: + name: isProvider|azure + type: function + label: Azure + showLabels: true + type: block-layout + - elements: + - elements: + - label: Google Project ID + schema: schema/properties/spec/properties/backend/properties/gcs/properties/auth/properties/GOOGLE_PROJECT_ID + type: input + - label: Google Service Account JSON Key + schema: schema/properties/spec/properties/backend/properties/gcs/properties/auth/properties/GOOGLE_SERVICE_ACCOUNT_JSON_KEY + type: input + label: Auth + showLabels: true + type: block-layout + - elements: + - label: Bucket + schema: schema/properties/spec/properties/backend/properties/gcs/properties/spec/properties/bucket + type: input + - label: Max Connections + schema: schema/properties/spec/properties/backend/properties/gcs/properties/spec/properties/maxConnections + type: input + - label: Prefix + schema: schema/properties/spec/properties/backend/properties/gcs/properties/spec/properties/prefix + type: input + label: Spec + showLabels: true + type: block-layout + if: + name: isProvider|gcs + type: function + label: GCS + showLabels: true + type: block-layout + - elements: + - elements: + - label: AWS Access Key ID + schema: schema/properties/spec/properties/backend/properties/s3/properties/auth/properties/AWS_ACCESS_KEY_ID + type: input + - label: AWS Secret Access Key + schema: schema/properties/spec/properties/backend/properties/s3/properties/auth/properties/AWS_SECRET_ACCESS_KEY + type: input + - label: CA Cert Data + schema: schema/properties/spec/properties/backend/properties/s3/properties/auth/properties/CA_CERT_DATA + type: textarea + label: Auth + showLabels: true + type: block-layout + - elements: + - label: Insecure TLS + schema: schema/properties/spec/properties/backend/properties/s3/properties/spec/properties/insecureTLS + type: switch + - label: Bucket + schema: schema/properties/spec/properties/backend/properties/s3/properties/spec/properties/bucket + type: input + - label: End Point + schema: schema/properties/spec/properties/backend/properties/s3/properties/spec/properties/endpoint + type: input + - label: Prefix + schema: schema/properties/spec/properties/backend/properties/s3/properties/spec/properties/prefix + type: input + - label: Region + schema: schema/properties/spec/properties/backend/properties/s3/properties/spec/properties/region + type: input + label: Spec + showLabels: true + type: block-layout + if: + name: isProvider|s3 + type: function + label: S3 + showLabels: true + type: block-layout + - elements: + - label: Mount Path + schema: schema/properties/spec/properties/backend/properties/local/properties/mountPath + type: input + - label: Sub Path + schema: schema/properties/spec/properties/backend/properties/local/properties/subPath + type: input + - elements: + - label: claim Name + schema: schema/properties/spec/properties/backend/properties/local/properties/persistentVolumeClaim/properties/claimName + type: input + - label: ReadOnly? + schema: schema/properties/spec/properties/backend/properties/local/properties/persistentVolumeClaim/properties/readOnly + type: switch + label: Persistent Volume Claim + showLabels: true + type: block-layout + if: + name: isProvider|local + type: function + label: Local + showLabels: true + type: block-layout + label: Backend + showLabels: true + type: block-layout + id: options + type: single-step-form type: multi-step-form diff --git a/charts/storagekubestashcom-backupstorage-editor/Chart.yaml b/charts/storagekubestashcom-backupstorage-editor/Chart.yaml index f80e1b6ff7..0bcd128b1a 100644 --- a/charts/storagekubestashcom-backupstorage-editor/Chart.yaml +++ b/charts/storagekubestashcom-backupstorage-editor/Chart.yaml @@ -4,7 +4,7 @@ annotations: meta.x-helm.dev/resources: "- group: \"\"\n kind: Secret\n version: v1\n- group:\ \ storage.kubestash.com\n kind: BackupStorage\n version: v1alpha1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: BackupStorage Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -16,4 +16,4 @@ maintainers: name: appscode name: storagekubestashcom-backupstorage-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/storagekubestashcom-backupstorage-editor/README.md b/charts/storagekubestashcom-backupstorage-editor/README.md index 79016f8474..f35fc311c8 100644 --- a/charts/storagekubestashcom-backupstorage-editor/README.md +++ b/charts/storagekubestashcom-backupstorage-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/storagekubestashcom-backupstorage-editor --version=v0.30.0 -$ helm upgrade -i storagekubestashcom-backupstorage-editor appscode/storagekubestashcom-backupstorage-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/storagekubestashcom-backupstorage-editor --version=v0.29.0 +$ helm upgrade -i storagekubestashcom-backupstorage-editor appscode/storagekubestashcom-backupstorage-editor -n default --create-namespace --version=v0.29.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/storagekubestashcom-backupstorage-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i storagekubestashcom-backupstorage-editor appscode/storagekubestashcom-backupstorage-editor -n default --create-namespace --version=v0.29.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. @@ -61,12 +61,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/storagekubestashcom-backupstorage-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=storage.kubestash.com +$ helm upgrade -i storagekubestashcom-backupstorage-editor appscode/storagekubestashcom-backupstorage-editor -n default --create-namespace --version=v0.29.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 appscode/storagekubestashcom-backupstorage-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i storagekubestashcom-backupstorage-editor appscode/storagekubestashcom-backupstorage-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/storagekubestashcom-repository-editor-options/Chart.yaml b/charts/storagekubestashcom-repository-editor-options/Chart.yaml index 1ed53af7c8..6662238e21 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.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.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 e851d69847..1f1e2b97f6 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 appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/storagekubestashcom-repository-editor-options --version=v0.30.0 -$ helm upgrade -i storagekubestashcom-repository-editor-options appscode/storagekubestashcom-repository-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm search repo appscode/storagekubestashcom-repository-editor-options --version=v0.29.0 +$ helm upgrade -i storagekubestashcom-repository-editor-options appscode/storagekubestashcom-repository-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/storagekubestashcom-repository-editor-options -n kube-system --create-namespace --version=v0.30.0 +$ helm upgrade -i storagekubestashcom-repository-editor-options appscode/storagekubestashcom-repository-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/storagekubestashcom-repository-editor-options -n kube-system --create-namespace --version=v0.30.0 --set metadata.resource.group=storage.kubestash.com +$ helm upgrade -i storagekubestashcom-repository-editor-options appscode/storagekubestashcom-repository-editor-options -n kube-system --create-namespace --version=v0.29.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 appscode/storagekubestashcom-repository-editor-options -n kube-system --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i storagekubestashcom-repository-editor-options appscode/storagekubestashcom-repository-editor-options -n kube-system --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/storagekubestashcom-repository-editor-options/ui/create-ui.yaml b/charts/storagekubestashcom-repository-editor-options/ui/create-ui.yaml index 58f37cc0fe..e421a1efee 100644 --- a/charts/storagekubestashcom-repository-editor-options/ui/create-ui.yaml +++ b/charts/storagekubestashcom-repository-editor-options/ui/create-ui.yaml @@ -1,2 +1,123 @@ -steps: null +step: +- elements: + - hasGroup: isRancherManaged + label: Namespace + loader: getNamespacesApi + schema: schema/properties/metadata/properties/release/properties/namespace + type: select + - label: Repository Name + schema: schema/properties/metadata/properties/release/properties/name + type: input + - elements: + - label: Labels + schema: schema/properties/spec/properties/labels + type: object-item + - label: Annotations + schema: schema/properties/spec/properties/annotations + type: object-item + hideBlock: true + label: Labels & Annotations + showLabels: true + type: block-layout + - customClass: mt-10 + label: Deletion Policy + options: + - Delete + - WipeOut + schema: schema/properties/spec/properties/deletionPolicy + type: select + - elements: + - disableUnselect: true + hasGroup: isRancherManaged + label: Namespace + loader: fetchNamespaces + refresh: true + schema: schema/properties/spec/properties/storageRef/properties/namespace + type: select + watcher: + func: onStorageRefNamespaceChange + paths: + - schema/properties/spec/properties/storageRef/properties/namespace + - disableUnselect: true + label: Name + loader: + name: fetchNames|storageRef + watchPaths: + - schema/properties/spec/properties/storageRef/properties/namespace + refresh: true + schema: schema/properties/spec/properties/storageRef/properties/name + type: select + label: Storage Ref + showLabels: true + type: block-layout + - elements: + - disableUnselect: true + hasGroup: isRancherManaged + label: Namespace + loader: fetchNamespaces + refresh: true + schema: schema/properties/spec/properties/encryptionSecret/properties/namespace + type: select + watcher: + func: onEncryptionSecretNamespaceChange + paths: + - schema/properties/spec/properties/encryptionSecret/properties/namespace + - disableUnselect: true + label: Name + loader: + name: fetchNames|encryptionSecret + watchPaths: + - schema/properties/spec/properties/encryptionSecret/properties/namespace + refresh: true + schema: schema/properties/spec/properties/encryptionSecret/properties/name + type: select + label: Encryption Secret + showLabels: true + type: block-layout + - label: Path + schema: schema/properties/spec/properties/path + type: input + - elements: + - label: Api Group + loader: getApiGroup + schema: schema/properties/spec/properties/appRef/properties/apiGroup + type: select + watcher: + func: onApiGroupChange + paths: + - schema/properties/spec/properties/appRef/properties/apiGroup + - label: Kind + loader: + name: getKinds + watchPaths: + - schema/properties/spec/properties/appRef/properties/apiGroup + schema: schema/properties/spec/properties/appRef/properties/kind + type: select + watcher: + func: setVersion + paths: + - schema/properties/spec/properties/appRef/properties/kind + - hasGroup: isRancherManaged + label: Namespace + loader: fetchNamespaces + schema: schema/properties/spec/properties/appRef/properties/namespace + type: select + watcher: + func: onAppRefNamespaceChange + paths: + - schema/properties/spec/properties/appRef/properties/namespace + - label: Name + loader: + name: getTargetName + watchPaths: + - schema/properties/spec/properties/appRef/properties/kind + - schema/properties/spec/properties/appRef/properties/namespace + schema: schema/properties/spec/properties/appRef/properties/name + type: select + label: App Ref + showLabels: true + type: block-layout + id: options + loader: init + type: single-step-form type: multi-step-form diff --git a/charts/storagekubestashcom-repository-editor/Chart.yaml b/charts/storagekubestashcom-repository-editor/Chart.yaml index d75c908b18..bca3f1b8a7 100644 --- a/charts/storagekubestashcom-repository-editor/Chart.yaml +++ b/charts/storagekubestashcom-repository-editor/Chart.yaml @@ -4,7 +4,7 @@ annotations: meta.x-helm.dev/resources: "- group: storage.kubestash.com\n kind: Repository\n\ \ version: v1alpha1\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: Repository Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -16,4 +16,4 @@ maintainers: name: appscode name: storagekubestashcom-repository-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/storagekubestashcom-repository-editor/README.md b/charts/storagekubestashcom-repository-editor/README.md index ec7ab67185..14bc4dc8f5 100644 --- a/charts/storagekubestashcom-repository-editor/README.md +++ b/charts/storagekubestashcom-repository-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/storagekubestashcom-repository-editor --version=v0.30.0 -$ helm upgrade -i storagekubestashcom-repository-editor appscode/storagekubestashcom-repository-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/storagekubestashcom-repository-editor --version=v0.29.0 +$ helm upgrade -i storagekubestashcom-repository-editor appscode/storagekubestashcom-repository-editor -n default --create-namespace --version=v0.29.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/storagekubestashcom-repository-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i storagekubestashcom-repository-editor appscode/storagekubestashcom-repository-editor -n default --create-namespace --version=v0.29.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. @@ -60,12 +60,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/storagekubestashcom-repository-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=storage.kubestash.com +$ helm upgrade -i storagekubestashcom-repository-editor appscode/storagekubestashcom-repository-editor -n default --create-namespace --version=v0.29.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 appscode/storagekubestashcom-repository-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i storagekubestashcom-repository-editor appscode/storagekubestashcom-repository-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/storagekubestashcom-retentionpolicy-editor/Chart.yaml b/charts/storagekubestashcom-retentionpolicy-editor/Chart.yaml index cd358bae2b..d831a4e959 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/storagekubestashcom-retentionpolicy-editor/README.md b/charts/storagekubestashcom-retentionpolicy-editor/README.md index 82a3f61f4c..9e4364dfe5 100644 --- a/charts/storagekubestashcom-retentionpolicy-editor/README.md +++ b/charts/storagekubestashcom-retentionpolicy-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/storagekubestashcom-retentionpolicy-editor --version=v0.30.0 -$ helm upgrade -i storagekubestashcom-retentionpolicy-editor appscode/storagekubestashcom-retentionpolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/storagekubestashcom-retentionpolicy-editor --version=v0.29.0 +$ helm upgrade -i storagekubestashcom-retentionpolicy-editor appscode/storagekubestashcom-retentionpolicy-editor -n default --create-namespace --version=v0.29.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/storagekubestashcom-retentionpolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i storagekubestashcom-retentionpolicy-editor appscode/storagekubestashcom-retentionpolicy-editor -n default --create-namespace --version=v0.29.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/storagekubestashcom-retentionpolicy-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=storage.kubestash.com/v1alpha1 +$ helm upgrade -i storagekubestashcom-retentionpolicy-editor appscode/storagekubestashcom-retentionpolicy-editor -n default --create-namespace --version=v0.29.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/storagekubestashcom-retentionpolicy-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i storagekubestashcom-retentionpolicy-editor appscode/storagekubestashcom-retentionpolicy-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/storagekubestashcom-snapshot-editor/Chart.yaml b/charts/storagekubestashcom-snapshot-editor/Chart.yaml index 97481d0a7d..29014fa12a 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/storagekubestashcom-snapshot-editor/README.md b/charts/storagekubestashcom-snapshot-editor/README.md index 0d4255f7d1..7a79c9a91a 100644 --- a/charts/storagekubestashcom-snapshot-editor/README.md +++ b/charts/storagekubestashcom-snapshot-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/storagekubestashcom-snapshot-editor --version=v0.30.0 -$ helm upgrade -i storagekubestashcom-snapshot-editor appscode/storagekubestashcom-snapshot-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/storagekubestashcom-snapshot-editor --version=v0.29.0 +$ helm upgrade -i storagekubestashcom-snapshot-editor appscode/storagekubestashcom-snapshot-editor -n default --create-namespace --version=v0.29.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/storagekubestashcom-snapshot-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i storagekubestashcom-snapshot-editor appscode/storagekubestashcom-snapshot-editor -n default --create-namespace --version=v0.29.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/storagekubestashcom-snapshot-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=storage.kubestash.com/v1alpha1 +$ helm upgrade -i storagekubestashcom-snapshot-editor appscode/storagekubestashcom-snapshot-editor -n default --create-namespace --version=v0.29.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/storagekubestashcom-snapshot-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i storagekubestashcom-snapshot-editor appscode/storagekubestashcom-snapshot-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/supervisorappscodecom-approvalpolicy-editor/Chart.yaml b/charts/supervisorappscodecom-approvalpolicy-editor/Chart.yaml index f8befb7b8d..cb66c2501d 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/supervisorappscodecom-approvalpolicy-editor/README.md b/charts/supervisorappscodecom-approvalpolicy-editor/README.md index 17c36ced4e..d2b39c95b1 100644 --- a/charts/supervisorappscodecom-approvalpolicy-editor/README.md +++ b/charts/supervisorappscodecom-approvalpolicy-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/supervisorappscodecom-approvalpolicy-editor --version=v0.30.0 -$ helm upgrade -i supervisorappscodecom-approvalpolicy-editor appscode/supervisorappscodecom-approvalpolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/supervisorappscodecom-approvalpolicy-editor --version=v0.29.0 +$ helm upgrade -i supervisorappscodecom-approvalpolicy-editor appscode/supervisorappscodecom-approvalpolicy-editor -n default --create-namespace --version=v0.29.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/supervisorappscodecom-approvalpolicy-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i supervisorappscodecom-approvalpolicy-editor appscode/supervisorappscodecom-approvalpolicy-editor -n default --create-namespace --version=v0.29.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/supervisorappscodecom-approvalpolicy-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=supervisor.appscode.com/v1alpha1 +$ helm upgrade -i supervisorappscodecom-approvalpolicy-editor appscode/supervisorappscodecom-approvalpolicy-editor -n default --create-namespace --version=v0.29.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/supervisorappscodecom-approvalpolicy-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i supervisorappscodecom-approvalpolicy-editor appscode/supervisorappscodecom-approvalpolicy-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/supervisorappscodecom-clustermaintenancewindow-editor/Chart.yaml b/charts/supervisorappscodecom-clustermaintenancewindow-editor/Chart.yaml index 631be3c71c..99217fdb95 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/supervisorappscodecom-clustermaintenancewindow-editor/README.md b/charts/supervisorappscodecom-clustermaintenancewindow-editor/README.md index 0bbce15b8d..1f4293468b 100644 --- a/charts/supervisorappscodecom-clustermaintenancewindow-editor/README.md +++ b/charts/supervisorappscodecom-clustermaintenancewindow-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/supervisorappscodecom-clustermaintenancewindow-editor --version=v0.30.0 -$ helm upgrade -i supervisorappscodecom-clustermaintenancewindow-editor appscode/supervisorappscodecom-clustermaintenancewindow-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/supervisorappscodecom-clustermaintenancewindow-editor --version=v0.29.0 +$ helm upgrade -i supervisorappscodecom-clustermaintenancewindow-editor appscode/supervisorappscodecom-clustermaintenancewindow-editor -n default --create-namespace --version=v0.29.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/supervisorappscodecom-clustermaintenancewindow-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i supervisorappscodecom-clustermaintenancewindow-editor appscode/supervisorappscodecom-clustermaintenancewindow-editor -n default --create-namespace --version=v0.29.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/supervisorappscodecom-clustermaintenancewindow-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=supervisor.appscode.com/v1alpha1 +$ helm upgrade -i supervisorappscodecom-clustermaintenancewindow-editor appscode/supervisorappscodecom-clustermaintenancewindow-editor -n default --create-namespace --version=v0.29.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/supervisorappscodecom-clustermaintenancewindow-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i supervisorappscodecom-clustermaintenancewindow-editor appscode/supervisorappscodecom-clustermaintenancewindow-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/supervisorappscodecom-maintenancewindow-editor/Chart.yaml b/charts/supervisorappscodecom-maintenancewindow-editor/Chart.yaml index 5eda312384..850d6cea8b 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/supervisorappscodecom-maintenancewindow-editor/README.md b/charts/supervisorappscodecom-maintenancewindow-editor/README.md index 6f19c49ae0..c16f3824ff 100644 --- a/charts/supervisorappscodecom-maintenancewindow-editor/README.md +++ b/charts/supervisorappscodecom-maintenancewindow-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/supervisorappscodecom-maintenancewindow-editor --version=v0.30.0 -$ helm upgrade -i supervisorappscodecom-maintenancewindow-editor appscode/supervisorappscodecom-maintenancewindow-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/supervisorappscodecom-maintenancewindow-editor --version=v0.29.0 +$ helm upgrade -i supervisorappscodecom-maintenancewindow-editor appscode/supervisorappscodecom-maintenancewindow-editor -n default --create-namespace --version=v0.29.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/supervisorappscodecom-maintenancewindow-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i supervisorappscodecom-maintenancewindow-editor appscode/supervisorappscodecom-maintenancewindow-editor -n default --create-namespace --version=v0.29.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/supervisorappscodecom-maintenancewindow-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=supervisor.appscode.com/v1alpha1 +$ helm upgrade -i supervisorappscodecom-maintenancewindow-editor appscode/supervisorappscodecom-maintenancewindow-editor -n default --create-namespace --version=v0.29.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/supervisorappscodecom-maintenancewindow-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i supervisorappscodecom-maintenancewindow-editor appscode/supervisorappscodecom-maintenancewindow-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/supervisorappscodecom-recommendation-editor/Chart.yaml b/charts/supervisorappscodecom-recommendation-editor/Chart.yaml index 1fd92f3e67..9721bcd9df 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/supervisorappscodecom-recommendation-editor/README.md b/charts/supervisorappscodecom-recommendation-editor/README.md index cab1f88a87..95e30a5e29 100644 --- a/charts/supervisorappscodecom-recommendation-editor/README.md +++ b/charts/supervisorappscodecom-recommendation-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/supervisorappscodecom-recommendation-editor --version=v0.30.0 -$ helm upgrade -i supervisorappscodecom-recommendation-editor appscode/supervisorappscodecom-recommendation-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/supervisorappscodecom-recommendation-editor --version=v0.29.0 +$ helm upgrade -i supervisorappscodecom-recommendation-editor appscode/supervisorappscodecom-recommendation-editor -n default --create-namespace --version=v0.29.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/supervisorappscodecom-recommendation-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i supervisorappscodecom-recommendation-editor appscode/supervisorappscodecom-recommendation-editor -n default --create-namespace --version=v0.29.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/supervisorappscodecom-recommendation-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=supervisor.appscode.com/v1alpha1 +$ helm upgrade -i supervisorappscodecom-recommendation-editor appscode/supervisorappscodecom-recommendation-editor -n default --create-namespace --version=v0.29.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/supervisorappscodecom-recommendation-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i supervisorappscodecom-recommendation-editor appscode/supervisorappscodecom-recommendation-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uibytebuildersdev-component-alert/Chart.yaml b/charts/uibytebuildersdev-component-alert/Chart.yaml index f14f9a0739..1909f90e60 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uibytebuildersdev-component-backup-option/Chart.yaml b/charts/uibytebuildersdev-component-backup-option/Chart.yaml index 75d07a9a1c..e60f489122 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uibytebuildersdev-component-backupconfiguration/Chart.yaml b/charts/uibytebuildersdev-component-backupconfiguration/Chart.yaml index e4f975857d..7af568632b 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uibytebuildersdev-component-backupconfiguration/ui/create-ui.yaml b/charts/uibytebuildersdev-component-backupconfiguration/ui/create-ui.yaml index 06600f98ce..f48c5beb9a 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.30.0 + version: v0.29.0 dataContext: namespace: $ref: data#/properties/namespace diff --git a/charts/uibytebuildersdev-component-certificates/Chart.yaml b/charts/uibytebuildersdev-component-certificates/Chart.yaml index 76f1ed3e8d..f33cad70f6 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uibytebuildersdev-component-data-sources-items/Chart.yaml b/charts/uibytebuildersdev-component-data-sources-items/Chart.yaml index c21e254cbe..fd39605e4b 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-sources-items description: Data Source Items Component Library type: library -appVersion: v0.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uibytebuildersdev-component-database-runtime-settings/Chart.yaml b/charts/uibytebuildersdev-component-database-runtime-settings/Chart.yaml index edf4b8625d..cf12fa54f1 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.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 4e778c3f95..9f70af9d09 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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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 cc81546ba9..7ddffeb008 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uibytebuildersdev-component-env/Chart.yaml b/charts/uibytebuildersdev-component-env/Chart.yaml index 05cb6eafd3..3e081a8d04 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uibytebuildersdev-component-health-checker/Chart.yaml b/charts/uibytebuildersdev-component-health-checker/Chart.yaml index 88c43dff29..a919f8f42c 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uibytebuildersdev-component-initialization/Chart.yaml b/charts/uibytebuildersdev-component-initialization/Chart.yaml index 8ecffaf245..11739b1196 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uibytebuildersdev-component-initialization/ui/create-ui.yaml b/charts/uibytebuildersdev-component-initialization/ui/create-ui.yaml index 502e9701ed..7b82c867ab 100644 --- a/charts/uibytebuildersdev-component-initialization/ui/create-ui.yaml +++ b/charts/uibytebuildersdev-component-initialization/ui/create-ui.yaml @@ -88,7 +88,7 @@ elements: - alias: runtime_settings_init chart: name: uibytebuildersdev-component-database-runtime-settings - version: v0.30.0 + version: v0.29.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 66e666c9fb..36fee3f135 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uibytebuildersdev-component-kubedb-ui-presets/Chart.yaml b/charts/uibytebuildersdev-component-kubedb-ui-presets/Chart.yaml index f3bf21bc7f..72786a14ce 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.30.0 -appVersion: v0.30.0 +version: v0.29.0 +appVersion: v0.29.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 3ac0460f52..9c3322e750 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uibytebuildersdev-component-match-fields/Chart.yaml b/charts/uibytebuildersdev-component-match-fields/Chart.yaml index 99999faf5b..385a2757bc 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uibytebuildersdev-component-monitoring-option/Chart.yaml b/charts/uibytebuildersdev-component-monitoring-option/Chart.yaml index 7fd6605892..f65092629b 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uibytebuildersdev-component-pod-template/Chart.yaml b/charts/uibytebuildersdev-component-pod-template/Chart.yaml index ac546f4432..f706944dce 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uibytebuildersdev-component-pod-template/ui/create-ui.yaml b/charts/uibytebuildersdev-component-pod-template/ui/create-ui.yaml index 46730df9a3..7e11a8129b 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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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.30.0 + version: v0.29.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 f14d8fcab1..63953866f3 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uibytebuildersdev-component-resources/Chart.yaml b/charts/uibytebuildersdev-component-resources/Chart.yaml index b9dfb2a351..4c65db33e1 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uibytebuildersdev-component-runtime-settings/Chart.yaml b/charts/uibytebuildersdev-component-runtime-settings/Chart.yaml index e9184cfeb8..54f223f080 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uibytebuildersdev-component-runtime-settings/ui/create-ui.yaml b/charts/uibytebuildersdev-component-runtime-settings/ui/create-ui.yaml index 0542af3f92..d307e7fc32 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.30.0 + version: v0.29.0 dataContext: namespace: $ref: data#/properties/namespace @@ -177,7 +177,7 @@ elements: - alias: reusable_env_from chart: name: uibytebuildersdev-component-env-from - version: v0.30.0 + version: v0.29.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 0d40e269db..b90244e9f8 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uibytebuildersdev-component-selector/Chart.yaml b/charts/uibytebuildersdev-component-selector/Chart.yaml index 0e0673c7d2..9a22796659 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uibytebuildersdev-component-selector/ui/create-ui.yaml b/charts/uibytebuildersdev-component-selector/ui/create-ui.yaml index 4c020c38ad..70689846ee 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.30.0 + version: v0.29.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 bb440a406c..6936eb4843 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uibytebuildersdev-component-stash-presets/Chart.yaml b/charts/uibytebuildersdev-component-stash-presets/Chart.yaml index b09625ada7..1d73626f3f 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uik8sappscodecom-clusterprofile-editor/Chart.yaml b/charts/uik8sappscodecom-clusterprofile-editor/Chart.yaml index 1da1c886c3..def6845746 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uik8sappscodecom-clusterprofile-editor/README.md b/charts/uik8sappscodecom-clusterprofile-editor/README.md index cc979ad63f..9492f75de4 100644 --- a/charts/uik8sappscodecom-clusterprofile-editor/README.md +++ b/charts/uik8sappscodecom-clusterprofile-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uik8sappscodecom-clusterprofile-editor --version=v0.30.0 -$ helm upgrade -i uik8sappscodecom-clusterprofile-editor appscode/uik8sappscodecom-clusterprofile-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uik8sappscodecom-clusterprofile-editor --version=v0.29.0 +$ helm upgrade -i uik8sappscodecom-clusterprofile-editor appscode/uik8sappscodecom-clusterprofile-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-clusterprofile-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uik8sappscodecom-clusterprofile-editor appscode/uik8sappscodecom-clusterprofile-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-clusterprofile-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.k8s.appscode.com/v1alpha1 +$ helm upgrade -i uik8sappscodecom-clusterprofile-editor appscode/uik8sappscodecom-clusterprofile-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-clusterprofile-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uik8sappscodecom-clusterprofile-editor appscode/uik8sappscodecom-clusterprofile-editor -n default --create-namespace --version=v0.29.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 69660eaa09..9b5fe21282 100644 --- a/charts/uik8sappscodecom-featureset-capi-capa-editor/Chart.yaml +++ b/charts/uik8sappscodecom-featureset-capi-capa-editor/Chart.yaml @@ -4,7 +4,7 @@ annotations: meta.x-helm.dev/resources: "- group: helm.toolkit.fluxcd.io\n kind: HelmRelease\n\ \ version: v2\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: FeatureSet Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -16,4 +16,4 @@ maintainers: name: appscode name: uik8sappscodecom-featureset-capi-capa-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/uik8sappscodecom-featureset-capi-capa-editor/README.md b/charts/uik8sappscodecom-featureset-capi-capa-editor/README.md index c768d1364a..05b5228b9c 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 https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uik8sappscodecom-featureset-capi-capa-editor --version=v0.30.0 -$ helm upgrade -i uik8sappscodecom-featureset-capi-capa-editor appscode/uik8sappscodecom-featureset-capi-capa-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uik8sappscodecom-featureset-capi-capa-editor --version=v0.29.0 +$ helm upgrade -i uik8sappscodecom-featureset-capi-capa-editor appscode/uik8sappscodecom-featureset-capi-capa-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-capi-capa-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uik8sappscodecom-featureset-capi-capa-editor appscode/uik8sappscodecom-featureset-capi-capa-editor -n default --create-namespace --version=v0.29.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-capi-capa-editor appscode/uik8sappscodecom-featureset-capi-capa-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=ui.k8s.appscode.com +$ helm upgrade -i uik8sappscodecom-featureset-capi-capa-editor appscode/uik8sappscodecom-featureset-capi-capa-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-capi-capa-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uik8sappscodecom-featureset-capi-capa-editor appscode/uik8sappscodecom-featureset-capi-capa-editor -n default --create-namespace --version=v0.29.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 296ae1cae8..fd7dfed908 100644 --- a/charts/uik8sappscodecom-featureset-capi-capg-editor/Chart.yaml +++ b/charts/uik8sappscodecom-featureset-capi-capg-editor/Chart.yaml @@ -4,7 +4,7 @@ annotations: ' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: FeatureSet Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -16,4 +16,4 @@ maintainers: name: appscode name: uik8sappscodecom-featureset-capi-capg-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/uik8sappscodecom-featureset-capi-capg-editor/README.md b/charts/uik8sappscodecom-featureset-capi-capg-editor/README.md index a31139e511..abcf5ce711 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 https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uik8sappscodecom-featureset-capi-capg-editor --version=v0.30.0 -$ helm upgrade -i uik8sappscodecom-featureset-capi-capg-editor appscode/uik8sappscodecom-featureset-capi-capg-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uik8sappscodecom-featureset-capi-capg-editor --version=v0.29.0 +$ helm upgrade -i uik8sappscodecom-featureset-capi-capg-editor appscode/uik8sappscodecom-featureset-capi-capg-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-capi-capg-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uik8sappscodecom-featureset-capi-capg-editor appscode/uik8sappscodecom-featureset-capi-capg-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-capi-capg-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=ui.k8s.appscode.com +$ helm upgrade -i uik8sappscodecom-featureset-capi-capg-editor appscode/uik8sappscodecom-featureset-capi-capg-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-capi-capg-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uik8sappscodecom-featureset-capi-capg-editor appscode/uik8sappscodecom-featureset-capi-capg-editor -n default --create-namespace --version=v0.29.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 bc556cee84..81cb93a80c 100644 --- a/charts/uik8sappscodecom-featureset-capi-capz-editor/Chart.yaml +++ b/charts/uik8sappscodecom-featureset-capi-capz-editor/Chart.yaml @@ -4,7 +4,7 @@ annotations: ' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: FeatureSet Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -16,4 +16,4 @@ maintainers: name: appscode name: uik8sappscodecom-featureset-capi-capz-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/uik8sappscodecom-featureset-capi-capz-editor/README.md b/charts/uik8sappscodecom-featureset-capi-capz-editor/README.md index 6ae4ddceaa..c9f4843602 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 https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uik8sappscodecom-featureset-capi-capz-editor --version=v0.30.0 -$ helm upgrade -i uik8sappscodecom-featureset-capi-capz-editor appscode/uik8sappscodecom-featureset-capi-capz-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uik8sappscodecom-featureset-capi-capz-editor --version=v0.29.0 +$ helm upgrade -i uik8sappscodecom-featureset-capi-capz-editor appscode/uik8sappscodecom-featureset-capi-capz-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-capi-capz-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uik8sappscodecom-featureset-capi-capz-editor appscode/uik8sappscodecom-featureset-capi-capz-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-capi-capz-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=ui.k8s.appscode.com +$ helm upgrade -i uik8sappscodecom-featureset-capi-capz-editor appscode/uik8sappscodecom-featureset-capi-capz-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-capi-capz-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uik8sappscodecom-featureset-capi-capz-editor appscode/uik8sappscodecom-featureset-capi-capz-editor -n default --create-namespace --version=v0.29.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 cbc6714232..62e86bc601 100644 --- a/charts/uik8sappscodecom-featureset-capi-core-editor/Chart.yaml +++ b/charts/uik8sappscodecom-featureset-capi-core-editor/Chart.yaml @@ -4,7 +4,7 @@ annotations: meta.x-helm.dev/resources: "- group: helm.toolkit.fluxcd.io\n kind: HelmRelease\n\ \ version: v2\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: FeatureSet Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -16,4 +16,4 @@ maintainers: name: appscode name: uik8sappscodecom-featureset-capi-core-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/uik8sappscodecom-featureset-capi-core-editor/README.md b/charts/uik8sappscodecom-featureset-capi-core-editor/README.md index 140b4b3c4d..0bc175d8c3 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 https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uik8sappscodecom-featureset-capi-core-editor --version=v0.30.0 -$ helm upgrade -i uik8sappscodecom-featureset-capi-core-editor appscode/uik8sappscodecom-featureset-capi-core-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uik8sappscodecom-featureset-capi-core-editor --version=v0.29.0 +$ helm upgrade -i uik8sappscodecom-featureset-capi-core-editor appscode/uik8sappscodecom-featureset-capi-core-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-capi-core-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uik8sappscodecom-featureset-capi-core-editor appscode/uik8sappscodecom-featureset-capi-core-editor -n default --create-namespace --version=v0.29.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-core-editor appscode/uik8sappscodecom-featureset-capi-core-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=ui.k8s.appscode.com +$ helm upgrade -i uik8sappscodecom-featureset-capi-core-editor appscode/uik8sappscodecom-featureset-capi-core-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-capi-core-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uik8sappscodecom-featureset-capi-core-editor appscode/uik8sappscodecom-featureset-capi-core-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uik8sappscodecom-featureset-crossplane-editor/Chart.yaml b/charts/uik8sappscodecom-featureset-crossplane-editor/Chart.yaml index 0d75521cb9..877f56671c 100644 --- a/charts/uik8sappscodecom-featureset-crossplane-editor/Chart.yaml +++ b/charts/uik8sappscodecom-featureset-crossplane-editor/Chart.yaml @@ -4,7 +4,7 @@ annotations: meta.x-helm.dev/resources: "- group: helm.toolkit.fluxcd.io\n kind: HelmRelease\n\ \ version: v2\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: FeatureSet Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -16,4 +16,4 @@ maintainers: name: appscode name: uik8sappscodecom-featureset-crossplane-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/uik8sappscodecom-featureset-crossplane-editor/README.md b/charts/uik8sappscodecom-featureset-crossplane-editor/README.md index c97c840ea7..b927847e07 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 https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uik8sappscodecom-featureset-crossplane-editor --version=v0.30.0 -$ helm upgrade -i uik8sappscodecom-featureset-crossplane-editor appscode/uik8sappscodecom-featureset-crossplane-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uik8sappscodecom-featureset-crossplane-editor --version=v0.29.0 +$ helm upgrade -i uik8sappscodecom-featureset-crossplane-editor appscode/uik8sappscodecom-featureset-crossplane-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-crossplane-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uik8sappscodecom-featureset-crossplane-editor appscode/uik8sappscodecom-featureset-crossplane-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-crossplane-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=ui.k8s.appscode.com +$ helm upgrade -i uik8sappscodecom-featureset-crossplane-editor appscode/uik8sappscodecom-featureset-crossplane-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-crossplane-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uik8sappscodecom-featureset-crossplane-editor appscode/uik8sappscodecom-featureset-crossplane-editor -n default --create-namespace --version=v0.29.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 2eaabda84a..f6dc0e72e3 100644 --- a/charts/uik8sappscodecom-featureset-ocm-hub-editor/Chart.yaml +++ b/charts/uik8sappscodecom-featureset-ocm-hub-editor/Chart.yaml @@ -4,7 +4,7 @@ annotations: meta.x-helm.dev/resources: "- group: helm.toolkit.fluxcd.io\n kind: HelmRelease\n\ \ version: v2\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: FeatureSet Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -16,4 +16,4 @@ maintainers: name: appscode name: uik8sappscodecom-featureset-ocm-hub-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/uik8sappscodecom-featureset-ocm-hub-editor/README.md b/charts/uik8sappscodecom-featureset-ocm-hub-editor/README.md index fa42d4a6be..cca26c2895 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 https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uik8sappscodecom-featureset-ocm-hub-editor --version=v0.30.0 -$ helm upgrade -i uik8sappscodecom-featureset-ocm-hub-editor appscode/uik8sappscodecom-featureset-ocm-hub-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uik8sappscodecom-featureset-ocm-hub-editor --version=v0.29.0 +$ helm upgrade -i uik8sappscodecom-featureset-ocm-hub-editor appscode/uik8sappscodecom-featureset-ocm-hub-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-ocm-hub-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uik8sappscodecom-featureset-ocm-hub-editor appscode/uik8sappscodecom-featureset-ocm-hub-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-ocm-hub-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=ui.k8s.appscode.com +$ helm upgrade -i uik8sappscodecom-featureset-ocm-hub-editor appscode/uik8sappscodecom-featureset-ocm-hub-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-ocm-hub-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uik8sappscodecom-featureset-ocm-hub-editor appscode/uik8sappscodecom-featureset-ocm-hub-editor -n default --create-namespace --version=v0.29.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 dfce8c7a45..ad59860de6 100644 --- a/charts/uik8sappscodecom-featureset-ocm-mc-editor/Chart.yaml +++ b/charts/uik8sappscodecom-featureset-ocm-mc-editor/Chart.yaml @@ -4,7 +4,7 @@ annotations: meta.x-helm.dev/resources: "- group: helm.toolkit.fluxcd.io\n kind: HelmRelease\n\ \ version: v2\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: FeatureSet Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -16,4 +16,4 @@ maintainers: name: appscode name: uik8sappscodecom-featureset-ocm-mc-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/uik8sappscodecom-featureset-ocm-mc-editor/README.md b/charts/uik8sappscodecom-featureset-ocm-mc-editor/README.md index fecbb253b5..d4c068ec07 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 https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uik8sappscodecom-featureset-ocm-mc-editor --version=v0.30.0 -$ helm upgrade -i uik8sappscodecom-featureset-ocm-mc-editor appscode/uik8sappscodecom-featureset-ocm-mc-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uik8sappscodecom-featureset-ocm-mc-editor --version=v0.29.0 +$ helm upgrade -i uik8sappscodecom-featureset-ocm-mc-editor appscode/uik8sappscodecom-featureset-ocm-mc-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-ocm-mc-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uik8sappscodecom-featureset-ocm-mc-editor appscode/uik8sappscodecom-featureset-ocm-mc-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-ocm-mc-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=ui.k8s.appscode.com +$ helm upgrade -i uik8sappscodecom-featureset-ocm-mc-editor appscode/uik8sappscodecom-featureset-ocm-mc-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-ocm-mc-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uik8sappscodecom-featureset-ocm-mc-editor appscode/uik8sappscodecom-featureset-ocm-mc-editor -n default --create-namespace --version=v0.29.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 ad4fd9c2cb..85acaf03ac 100644 --- a/charts/uik8sappscodecom-featureset-ocm-spoke-editor/Chart.yaml +++ b/charts/uik8sappscodecom-featureset-ocm-spoke-editor/Chart.yaml @@ -4,7 +4,7 @@ annotations: meta.x-helm.dev/resources: "- group: helm.toolkit.fluxcd.io\n kind: HelmRelease\n\ \ version: v2\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: FeatureSet Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -16,4 +16,4 @@ maintainers: name: appscode name: uik8sappscodecom-featureset-ocm-spoke-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/uik8sappscodecom-featureset-ocm-spoke-editor/README.md b/charts/uik8sappscodecom-featureset-ocm-spoke-editor/README.md index 2eb4687b85..808c44e0d5 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 https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uik8sappscodecom-featureset-ocm-spoke-editor --version=v0.30.0 -$ helm upgrade -i uik8sappscodecom-featureset-ocm-spoke-editor appscode/uik8sappscodecom-featureset-ocm-spoke-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uik8sappscodecom-featureset-ocm-spoke-editor --version=v0.29.0 +$ helm upgrade -i uik8sappscodecom-featureset-ocm-spoke-editor appscode/uik8sappscodecom-featureset-ocm-spoke-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-ocm-spoke-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uik8sappscodecom-featureset-ocm-spoke-editor appscode/uik8sappscodecom-featureset-ocm-spoke-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-ocm-spoke-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=ui.k8s.appscode.com +$ helm upgrade -i uik8sappscodecom-featureset-ocm-spoke-editor appscode/uik8sappscodecom-featureset-ocm-spoke-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-ocm-spoke-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uik8sappscodecom-featureset-ocm-spoke-editor appscode/uik8sappscodecom-featureset-ocm-spoke-editor -n default --create-namespace --version=v0.29.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 f312691c01..aa4ba42be3 100644 --- a/charts/uik8sappscodecom-featureset-opscenter-backup-editor/Chart.yaml +++ b/charts/uik8sappscodecom-featureset-opscenter-backup-editor/Chart.yaml @@ -4,7 +4,7 @@ annotations: meta.x-helm.dev/resources: "- group: helm.toolkit.fluxcd.io\n kind: HelmRelease\n\ \ version: v2\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: FeatureSet Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -16,4 +16,4 @@ maintainers: name: appscode name: uik8sappscodecom-featureset-opscenter-backup-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/uik8sappscodecom-featureset-opscenter-backup-editor/README.md b/charts/uik8sappscodecom-featureset-opscenter-backup-editor/README.md index 57c9f74fe7..e23097bdca 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 https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uik8sappscodecom-featureset-opscenter-backup-editor --version=v0.30.0 -$ helm upgrade -i uik8sappscodecom-featureset-opscenter-backup-editor appscode/uik8sappscodecom-featureset-opscenter-backup-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uik8sappscodecom-featureset-opscenter-backup-editor --version=v0.29.0 +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-backup-editor appscode/uik8sappscodecom-featureset-opscenter-backup-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-opscenter-backup-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-backup-editor appscode/uik8sappscodecom-featureset-opscenter-backup-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-opscenter-backup-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=ui.k8s.appscode.com +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-backup-editor appscode/uik8sappscodecom-featureset-opscenter-backup-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-opscenter-backup-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-backup-editor appscode/uik8sappscodecom-featureset-opscenter-backup-editor -n default --create-namespace --version=v0.29.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 d4d95bc869..1312f0bf2e 100644 --- a/charts/uik8sappscodecom-featureset-opscenter-core-editor/Chart.yaml +++ b/charts/uik8sappscodecom-featureset-opscenter-core-editor/Chart.yaml @@ -4,7 +4,7 @@ annotations: meta.x-helm.dev/resources: "- group: helm.toolkit.fluxcd.io\n kind: HelmRelease\n\ \ version: v2\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: FeatureSet Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -16,4 +16,4 @@ maintainers: name: appscode name: uik8sappscodecom-featureset-opscenter-core-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/uik8sappscodecom-featureset-opscenter-core-editor/README.md b/charts/uik8sappscodecom-featureset-opscenter-core-editor/README.md index 0cbca921c0..5b652cd9df 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 https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uik8sappscodecom-featureset-opscenter-core-editor --version=v0.30.0 -$ helm upgrade -i uik8sappscodecom-featureset-opscenter-core-editor appscode/uik8sappscodecom-featureset-opscenter-core-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uik8sappscodecom-featureset-opscenter-core-editor --version=v0.29.0 +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-core-editor appscode/uik8sappscodecom-featureset-opscenter-core-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-opscenter-core-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-core-editor appscode/uik8sappscodecom-featureset-opscenter-core-editor -n default --create-namespace --version=v0.29.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-core-editor appscode/uik8sappscodecom-featureset-opscenter-core-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=ui.k8s.appscode.com +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-core-editor appscode/uik8sappscodecom-featureset-opscenter-core-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-opscenter-core-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-core-editor appscode/uik8sappscodecom-featureset-opscenter-core-editor -n default --create-namespace --version=v0.29.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 6f3a09d8da..c3db8aec83 100644 --- a/charts/uik8sappscodecom-featureset-opscenter-cost-editor/Chart.yaml +++ b/charts/uik8sappscodecom-featureset-opscenter-cost-editor/Chart.yaml @@ -4,7 +4,7 @@ annotations: meta.x-helm.dev/resources: "- group: helm.toolkit.fluxcd.io\n kind: HelmRelease\n\ \ version: v2\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: FeatureSet Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -16,4 +16,4 @@ maintainers: name: appscode name: uik8sappscodecom-featureset-opscenter-cost-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/uik8sappscodecom-featureset-opscenter-cost-editor/README.md b/charts/uik8sappscodecom-featureset-opscenter-cost-editor/README.md index 0c9267f168..a0a702a5ce 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 https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uik8sappscodecom-featureset-opscenter-cost-editor --version=v0.30.0 -$ helm upgrade -i uik8sappscodecom-featureset-opscenter-cost-editor appscode/uik8sappscodecom-featureset-opscenter-cost-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uik8sappscodecom-featureset-opscenter-cost-editor --version=v0.29.0 +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-cost-editor appscode/uik8sappscodecom-featureset-opscenter-cost-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-opscenter-cost-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-cost-editor appscode/uik8sappscodecom-featureset-opscenter-cost-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-opscenter-cost-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=ui.k8s.appscode.com +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-cost-editor appscode/uik8sappscodecom-featureset-opscenter-cost-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-opscenter-cost-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-cost-editor appscode/uik8sappscodecom-featureset-opscenter-cost-editor -n default --create-namespace --version=v0.29.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 521d4acaed..737e43ad4c 100644 --- a/charts/uik8sappscodecom-featureset-opscenter-datastore-editor/Chart.yaml +++ b/charts/uik8sappscodecom-featureset-opscenter-datastore-editor/Chart.yaml @@ -4,7 +4,7 @@ annotations: meta.x-helm.dev/resources: "- group: helm.toolkit.fluxcd.io\n kind: HelmRelease\n\ \ version: v2\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: FeatureSet Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -16,4 +16,4 @@ maintainers: name: appscode name: uik8sappscodecom-featureset-opscenter-datastore-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/uik8sappscodecom-featureset-opscenter-datastore-editor/README.md b/charts/uik8sappscodecom-featureset-opscenter-datastore-editor/README.md index bcc11350d3..6acab1f9e0 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 https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uik8sappscodecom-featureset-opscenter-datastore-editor --version=v0.30.0 -$ helm upgrade -i uik8sappscodecom-featureset-opscenter-datastore-editor appscode/uik8sappscodecom-featureset-opscenter-datastore-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uik8sappscodecom-featureset-opscenter-datastore-editor --version=v0.29.0 +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-datastore-editor appscode/uik8sappscodecom-featureset-opscenter-datastore-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-opscenter-datastore-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-datastore-editor appscode/uik8sappscodecom-featureset-opscenter-datastore-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-opscenter-datastore-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=ui.k8s.appscode.com +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-datastore-editor appscode/uik8sappscodecom-featureset-opscenter-datastore-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-opscenter-datastore-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-datastore-editor appscode/uik8sappscodecom-featureset-opscenter-datastore-editor -n default --create-namespace --version=v0.29.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 eae2bb5d2e..d9e31cfd01 100644 --- a/charts/uik8sappscodecom-featureset-opscenter-monitoring-editor/Chart.yaml +++ b/charts/uik8sappscodecom-featureset-opscenter-monitoring-editor/Chart.yaml @@ -4,7 +4,7 @@ annotations: meta.x-helm.dev/resources: "- group: helm.toolkit.fluxcd.io\n kind: HelmRelease\n\ \ version: v2beta2\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: FeatureSet Editor home: https://byte.builders icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -16,4 +16,4 @@ maintainers: name: appscode name: uik8sappscodecom-featureset-opscenter-monitoring-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/uik8sappscodecom-featureset-opscenter-monitoring-editor/README.md b/charts/uik8sappscodecom-featureset-opscenter-monitoring-editor/README.md index fcba74ce41..3e5dde54cb 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 https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uik8sappscodecom-featureset-opscenter-monitoring-editor --version=v0.30.0 -$ helm upgrade -i uik8sappscodecom-featureset-opscenter-monitoring-editor appscode/uik8sappscodecom-featureset-opscenter-monitoring-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uik8sappscodecom-featureset-opscenter-monitoring-editor --version=v0.29.0 +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-monitoring-editor appscode/uik8sappscodecom-featureset-opscenter-monitoring-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-opscenter-monitoring-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-monitoring-editor appscode/uik8sappscodecom-featureset-opscenter-monitoring-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-opscenter-monitoring-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=ui.k8s.appscode.com +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-monitoring-editor appscode/uik8sappscodecom-featureset-opscenter-monitoring-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-opscenter-monitoring-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-monitoring-editor appscode/uik8sappscodecom-featureset-opscenter-monitoring-editor -n default --create-namespace --version=v0.29.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 d66517acf4..46a5de9a7d 100644 --- a/charts/uik8sappscodecom-featureset-opscenter-networking-editor/Chart.yaml +++ b/charts/uik8sappscodecom-featureset-opscenter-networking-editor/Chart.yaml @@ -4,7 +4,7 @@ annotations: meta.x-helm.dev/resources: "- group: helm.toolkit.fluxcd.io\n kind: HelmRelease\n\ \ version: v2\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: FeatureSet Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -16,4 +16,4 @@ maintainers: name: appscode name: uik8sappscodecom-featureset-opscenter-networking-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/uik8sappscodecom-featureset-opscenter-networking-editor/README.md b/charts/uik8sappscodecom-featureset-opscenter-networking-editor/README.md index 16579cc61f..c5774049b5 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 https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uik8sappscodecom-featureset-opscenter-networking-editor --version=v0.30.0 -$ helm upgrade -i uik8sappscodecom-featureset-opscenter-networking-editor appscode/uik8sappscodecom-featureset-opscenter-networking-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uik8sappscodecom-featureset-opscenter-networking-editor --version=v0.29.0 +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-networking-editor appscode/uik8sappscodecom-featureset-opscenter-networking-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-opscenter-networking-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-networking-editor appscode/uik8sappscodecom-featureset-opscenter-networking-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-opscenter-networking-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=ui.k8s.appscode.com +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-networking-editor appscode/uik8sappscodecom-featureset-opscenter-networking-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-opscenter-networking-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-networking-editor appscode/uik8sappscodecom-featureset-opscenter-networking-editor -n default --create-namespace --version=v0.29.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 29363bf0ad..57993a7c7e 100644 --- a/charts/uik8sappscodecom-featureset-opscenter-observability-editor/Chart.yaml +++ b/charts/uik8sappscodecom-featureset-opscenter-observability-editor/Chart.yaml @@ -4,7 +4,7 @@ annotations: meta.x-helm.dev/resources: "- group: helm.toolkit.fluxcd.io\n kind: HelmRelease\n\ \ version: v2\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: FeatureSet Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -16,4 +16,4 @@ maintainers: name: appscode name: uik8sappscodecom-featureset-opscenter-observability-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/uik8sappscodecom-featureset-opscenter-observability-editor/README.md b/charts/uik8sappscodecom-featureset-opscenter-observability-editor/README.md index 162be14a85..e221ad8ac8 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 https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uik8sappscodecom-featureset-opscenter-observability-editor --version=v0.30.0 -$ helm upgrade -i uik8sappscodecom-featureset-opscenter-observability-editor appscode/uik8sappscodecom-featureset-opscenter-observability-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uik8sappscodecom-featureset-opscenter-observability-editor --version=v0.29.0 +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-observability-editor appscode/uik8sappscodecom-featureset-opscenter-observability-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-opscenter-observability-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-observability-editor appscode/uik8sappscodecom-featureset-opscenter-observability-editor -n default --create-namespace --version=v0.29.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. @@ -70,12 +70,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/uik8sappscodecom-featureset-opscenter-observability-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=ui.k8s.appscode.com +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-observability-editor appscode/uik8sappscodecom-featureset-opscenter-observability-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-opscenter-observability-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-observability-editor appscode/uik8sappscodecom-featureset-opscenter-observability-editor -n default --create-namespace --version=v0.29.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 b18991cf4c..1870f35700 100644 --- a/charts/uik8sappscodecom-featureset-opscenter-policy-management-editor/Chart.yaml +++ b/charts/uik8sappscodecom-featureset-opscenter-policy-management-editor/Chart.yaml @@ -4,7 +4,7 @@ annotations: meta.x-helm.dev/resources: "- group: helm.toolkit.fluxcd.io\n kind: HelmRelease\n\ \ version: v2\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: FeatureSet Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -16,4 +16,4 @@ maintainers: name: appscode name: uik8sappscodecom-featureset-opscenter-policy-management-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/uik8sappscodecom-featureset-opscenter-policy-management-editor/README.md b/charts/uik8sappscodecom-featureset-opscenter-policy-management-editor/README.md index bcef72b6eb..c2f9a0271d 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 https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uik8sappscodecom-featureset-opscenter-policy-management-editor --version=v0.30.0 -$ helm upgrade -i uik8sappscodecom-featureset-opscenter-policy-management-editor appscode/uik8sappscodecom-featureset-opscenter-policy-management-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uik8sappscodecom-featureset-opscenter-policy-management-editor --version=v0.29.0 +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-policy-management-editor appscode/uik8sappscodecom-featureset-opscenter-policy-management-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-opscenter-policy-management-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-policy-management-editor appscode/uik8sappscodecom-featureset-opscenter-policy-management-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-opscenter-policy-management-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=ui.k8s.appscode.com +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-policy-management-editor appscode/uik8sappscodecom-featureset-opscenter-policy-management-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-opscenter-policy-management-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-policy-management-editor appscode/uik8sappscodecom-featureset-opscenter-policy-management-editor -n default --create-namespace --version=v0.29.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 b971ff528e..32dbe484a8 100644 --- a/charts/uik8sappscodecom-featureset-opscenter-secret-management-editor/Chart.yaml +++ b/charts/uik8sappscodecom-featureset-opscenter-secret-management-editor/Chart.yaml @@ -4,7 +4,7 @@ annotations: meta.x-helm.dev/resources: "- group: helm.toolkit.fluxcd.io\n kind: HelmRelease\n\ \ version: v2\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: FeatureSet Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -16,4 +16,4 @@ maintainers: name: appscode name: uik8sappscodecom-featureset-opscenter-secret-management-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/uik8sappscodecom-featureset-opscenter-secret-management-editor/README.md b/charts/uik8sappscodecom-featureset-opscenter-secret-management-editor/README.md index 2d73f50222..00606fb4ce 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 https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uik8sappscodecom-featureset-opscenter-secret-management-editor --version=v0.30.0 -$ helm upgrade -i uik8sappscodecom-featureset-opscenter-secret-management-editor appscode/uik8sappscodecom-featureset-opscenter-secret-management-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uik8sappscodecom-featureset-opscenter-secret-management-editor --version=v0.29.0 +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-secret-management-editor appscode/uik8sappscodecom-featureset-opscenter-secret-management-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-opscenter-secret-management-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-secret-management-editor appscode/uik8sappscodecom-featureset-opscenter-secret-management-editor -n default --create-namespace --version=v0.29.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. @@ -73,12 +73,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/uik8sappscodecom-featureset-opscenter-secret-management-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=ui.k8s.appscode.com +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-secret-management-editor appscode/uik8sappscodecom-featureset-opscenter-secret-management-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-opscenter-secret-management-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-secret-management-editor appscode/uik8sappscodecom-featureset-opscenter-secret-management-editor -n default --create-namespace --version=v0.29.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 060e6e715f..c49bd29e43 100644 --- a/charts/uik8sappscodecom-featureset-opscenter-security-editor/Chart.yaml +++ b/charts/uik8sappscodecom-featureset-opscenter-security-editor/Chart.yaml @@ -4,7 +4,7 @@ annotations: meta.x-helm.dev/resources: "- group: helm.toolkit.fluxcd.io\n kind: HelmRelease\n\ \ version: v2\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: FeatureSet Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -16,4 +16,4 @@ maintainers: name: appscode name: uik8sappscodecom-featureset-opscenter-security-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/uik8sappscodecom-featureset-opscenter-security-editor/README.md b/charts/uik8sappscodecom-featureset-opscenter-security-editor/README.md index 5336678745..8d5be2b668 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 https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uik8sappscodecom-featureset-opscenter-security-editor --version=v0.30.0 -$ helm upgrade -i uik8sappscodecom-featureset-opscenter-security-editor appscode/uik8sappscodecom-featureset-opscenter-security-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uik8sappscodecom-featureset-opscenter-security-editor --version=v0.29.0 +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-security-editor appscode/uik8sappscodecom-featureset-opscenter-security-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-opscenter-security-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-security-editor appscode/uik8sappscodecom-featureset-opscenter-security-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-opscenter-security-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=ui.k8s.appscode.com +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-security-editor appscode/uik8sappscodecom-featureset-opscenter-security-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-opscenter-security-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-security-editor appscode/uik8sappscodecom-featureset-opscenter-security-editor -n default --create-namespace --version=v0.29.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 90280d7a2d..9e6bf6a8ad 100644 --- a/charts/uik8sappscodecom-featureset-opscenter-storage-editor/Chart.yaml +++ b/charts/uik8sappscodecom-featureset-opscenter-storage-editor/Chart.yaml @@ -4,7 +4,7 @@ annotations: meta.x-helm.dev/resources: "- group: helm.toolkit.fluxcd.io\n kind: HelmRelease\n\ \ version: v2\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: FeatureSet Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -16,4 +16,4 @@ maintainers: name: appscode name: uik8sappscodecom-featureset-opscenter-storage-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/uik8sappscodecom-featureset-opscenter-storage-editor/README.md b/charts/uik8sappscodecom-featureset-opscenter-storage-editor/README.md index 94ce23d0a4..1311a179bc 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 https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uik8sappscodecom-featureset-opscenter-storage-editor --version=v0.30.0 -$ helm upgrade -i uik8sappscodecom-featureset-opscenter-storage-editor appscode/uik8sappscodecom-featureset-opscenter-storage-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uik8sappscodecom-featureset-opscenter-storage-editor --version=v0.29.0 +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-storage-editor appscode/uik8sappscodecom-featureset-opscenter-storage-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-opscenter-storage-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-storage-editor appscode/uik8sappscodecom-featureset-opscenter-storage-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-opscenter-storage-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=ui.k8s.appscode.com +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-storage-editor appscode/uik8sappscodecom-featureset-opscenter-storage-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-opscenter-storage-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-storage-editor appscode/uik8sappscodecom-featureset-opscenter-storage-editor -n default --create-namespace --version=v0.29.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 6fd956b863..b1aa7818c2 100644 --- a/charts/uik8sappscodecom-featureset-opscenter-tools-editor/Chart.yaml +++ b/charts/uik8sappscodecom-featureset-opscenter-tools-editor/Chart.yaml @@ -4,7 +4,7 @@ annotations: meta.x-helm.dev/resources: "- group: helm.toolkit.fluxcd.io\n kind: HelmRelease\n\ \ version: v2\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: FeatureSet Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -16,4 +16,4 @@ maintainers: name: appscode name: uik8sappscodecom-featureset-opscenter-tools-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/uik8sappscodecom-featureset-opscenter-tools-editor/README.md b/charts/uik8sappscodecom-featureset-opscenter-tools-editor/README.md index c3cd37c120..93f831ecf8 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 https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uik8sappscodecom-featureset-opscenter-tools-editor --version=v0.30.0 -$ helm upgrade -i uik8sappscodecom-featureset-opscenter-tools-editor appscode/uik8sappscodecom-featureset-opscenter-tools-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uik8sappscodecom-featureset-opscenter-tools-editor --version=v0.29.0 +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-tools-editor appscode/uik8sappscodecom-featureset-opscenter-tools-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-opscenter-tools-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-tools-editor appscode/uik8sappscodecom-featureset-opscenter-tools-editor -n default --create-namespace --version=v0.29.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-opscenter-tools-editor appscode/uik8sappscodecom-featureset-opscenter-tools-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=ui.k8s.appscode.com +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-tools-editor appscode/uik8sappscodecom-featureset-opscenter-tools-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-opscenter-tools-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uik8sappscodecom-featureset-opscenter-tools-editor appscode/uik8sappscodecom-featureset-opscenter-tools-editor -n default --create-namespace --version=v0.29.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 285d4f7723..ffffc99530 100644 --- a/charts/uik8sappscodecom-featureset-saas-core-editor/Chart.yaml +++ b/charts/uik8sappscodecom-featureset-saas-core-editor/Chart.yaml @@ -4,7 +4,7 @@ annotations: meta.x-helm.dev/resources: "- group: helm.toolkit.fluxcd.io\n kind: HelmRelease\n\ \ version: v2\n" apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: FeatureSet Editor home: https://appscode.com icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png @@ -16,4 +16,4 @@ maintainers: name: appscode name: uik8sappscodecom-featureset-saas-core-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/uik8sappscodecom-featureset-saas-core-editor/README.md b/charts/uik8sappscodecom-featureset-saas-core-editor/README.md index 37a9c113e1..5e528333be 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 https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uik8sappscodecom-featureset-saas-core-editor --version=v0.30.0 -$ helm upgrade -i uik8sappscodecom-featureset-saas-core-editor appscode/uik8sappscodecom-featureset-saas-core-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uik8sappscodecom-featureset-saas-core-editor --version=v0.29.0 +$ helm upgrade -i uik8sappscodecom-featureset-saas-core-editor appscode/uik8sappscodecom-featureset-saas-core-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-saas-core-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uik8sappscodecom-featureset-saas-core-editor appscode/uik8sappscodecom-featureset-saas-core-editor -n default --create-namespace --version=v0.29.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-saas-core-editor appscode/uik8sappscodecom-featureset-saas-core-editor -n default --create-namespace --version=v0.30.0 --set metadata.resource.group=ui.k8s.appscode.com +$ helm upgrade -i uik8sappscodecom-featureset-saas-core-editor appscode/uik8sappscodecom-featureset-saas-core-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-featureset-saas-core-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uik8sappscodecom-featureset-saas-core-editor appscode/uik8sappscodecom-featureset-saas-core-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uik8sappscodecom-resourcedashboard-editor/Chart.yaml b/charts/uik8sappscodecom-resourcedashboard-editor/Chart.yaml index d73567c913..3ceb3ab64f 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uik8sappscodecom-resourcedashboard-editor/README.md b/charts/uik8sappscodecom-resourcedashboard-editor/README.md index 1fef54b0a8..7a102ae0f0 100644 --- a/charts/uik8sappscodecom-resourcedashboard-editor/README.md +++ b/charts/uik8sappscodecom-resourcedashboard-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uik8sappscodecom-resourcedashboard-editor --version=v0.30.0 -$ helm upgrade -i uik8sappscodecom-resourcedashboard-editor appscode/uik8sappscodecom-resourcedashboard-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uik8sappscodecom-resourcedashboard-editor --version=v0.29.0 +$ helm upgrade -i uik8sappscodecom-resourcedashboard-editor appscode/uik8sappscodecom-resourcedashboard-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-resourcedashboard-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uik8sappscodecom-resourcedashboard-editor appscode/uik8sappscodecom-resourcedashboard-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-resourcedashboard-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.k8s.appscode.com/v1alpha1 +$ helm upgrade -i uik8sappscodecom-resourcedashboard-editor appscode/uik8sappscodecom-resourcedashboard-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-resourcedashboard-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uik8sappscodecom-resourcedashboard-editor appscode/uik8sappscodecom-resourcedashboard-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uik8sappscodecom-resourceeditor-editor/Chart.yaml b/charts/uik8sappscodecom-resourceeditor-editor/Chart.yaml index d4f93a645b..165984a2ee 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uik8sappscodecom-resourceeditor-editor/README.md b/charts/uik8sappscodecom-resourceeditor-editor/README.md index 290fcbf568..44015912af 100644 --- a/charts/uik8sappscodecom-resourceeditor-editor/README.md +++ b/charts/uik8sappscodecom-resourceeditor-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uik8sappscodecom-resourceeditor-editor --version=v0.30.0 -$ helm upgrade -i uik8sappscodecom-resourceeditor-editor appscode/uik8sappscodecom-resourceeditor-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uik8sappscodecom-resourceeditor-editor --version=v0.29.0 +$ helm upgrade -i uik8sappscodecom-resourceeditor-editor appscode/uik8sappscodecom-resourceeditor-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-resourceeditor-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uik8sappscodecom-resourceeditor-editor appscode/uik8sappscodecom-resourceeditor-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-resourceeditor-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.k8s.appscode.com/v1alpha1 +$ helm upgrade -i uik8sappscodecom-resourceeditor-editor appscode/uik8sappscodecom-resourceeditor-editor -n default --create-namespace --version=v0.29.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/uik8sappscodecom-resourceeditor-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uik8sappscodecom-resourceeditor-editor appscode/uik8sappscodecom-resourceeditor-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uik8sappscodecom-resourceoutlinefilter-editor/Chart.yaml b/charts/uik8sappscodecom-resourceoutlinefilter-editor/Chart.yaml index 4a7642937d..0982960390 100644 --- a/charts/uik8sappscodecom-resourceoutlinefilter-editor/Chart.yaml +++ b/charts/uik8sappscodecom-resourceoutlinefilter-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"ui.k8s.appscode.com","version":"v1alpha1","resource":"resourceoutlinefilters"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.0 description: ResourceOutlineFilter 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-resourceoutlinefilter-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/uik8sappscodecom-resourceoutlinefilter-editor/README.md b/charts/uik8sappscodecom-resourceoutlinefilter-editor/README.md index 581402cf91..5d67cc9687 100644 --- a/charts/uik8sappscodecom-resourceoutlinefilter-editor/README.md +++ b/charts/uik8sappscodecom-resourceoutlinefilter-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uik8sappscodecom-resourceoutlinefilter-editor --version=v0.30.0 -$ helm upgrade -i uik8sappscodecom-resourceoutlinefilter-editor appscode/uik8sappscodecom-resourceoutlinefilter-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uik8sappscodecom-resourceoutlinefilter-editor --version=v0.29.0 +$ helm upgrade -i uik8sappscodecom-resourceoutlinefilter-editor appscode/uik8sappscodecom-resourceoutlinefilter-editor -n default --create-namespace --version=v0.29.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a ResourceOutlineFilter Editor on a [Kubernetes](http://kuber To install/upgrade the chart with the release name `uik8sappscodecom-resourceoutlinefilter-editor`: ```bash -$ helm upgrade -i uik8sappscodecom-resourceoutlinefilter-editor appscode/uik8sappscodecom-resourceoutlinefilter-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uik8sappscodecom-resourceoutlinefilter-editor appscode/uik8sappscodecom-resourceoutlinefilter-editor -n default --create-namespace --version=v0.29.0 ``` The command deploys a ResourceOutlineFilter Editor on the Kubernetes cluster in the default configuration. The [configuration](#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-resourceoutlinefilter-editor appscode/uik8sappscodecom-resourceoutlinefilter-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.k8s.appscode.com/v1alpha1 +$ helm upgrade -i uik8sappscodecom-resourceoutlinefilter-editor appscode/uik8sappscodecom-resourceoutlinefilter-editor -n default --create-namespace --version=v0.29.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-resourceoutlinefilter-editor appscode/uik8sappscodecom-resourceoutlinefilter-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uik8sappscodecom-resourceoutlinefilter-editor appscode/uik8sappscodecom-resourceoutlinefilter-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uikubedbcom-databaseconnection-editor/Chart.yaml b/charts/uikubedbcom-databaseconnection-editor/Chart.yaml index 8cb84dba0f..a98b6d25c4 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uikubedbcom-databaseconnection-editor/README.md b/charts/uikubedbcom-databaseconnection-editor/README.md index 71077eab04..c069cb7dd7 100644 --- a/charts/uikubedbcom-databaseconnection-editor/README.md +++ b/charts/uikubedbcom-databaseconnection-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uikubedbcom-databaseconnection-editor --version=v0.30.0 -$ helm upgrade -i uikubedbcom-databaseconnection-editor appscode/uikubedbcom-databaseconnection-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uikubedbcom-databaseconnection-editor --version=v0.29.0 +$ helm upgrade -i uikubedbcom-databaseconnection-editor appscode/uikubedbcom-databaseconnection-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-databaseconnection-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uikubedbcom-databaseconnection-editor appscode/uikubedbcom-databaseconnection-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-databaseconnection-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.kubedb.com/v1alpha1 +$ helm upgrade -i uikubedbcom-databaseconnection-editor appscode/uikubedbcom-databaseconnection-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-databaseconnection-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uikubedbcom-databaseconnection-editor appscode/uikubedbcom-databaseconnection-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uikubedbcom-elasticsearchinsight-editor/Chart.yaml b/charts/uikubedbcom-elasticsearchinsight-editor/Chart.yaml index fbff94beeb..685182bf75 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uikubedbcom-elasticsearchinsight-editor/README.md b/charts/uikubedbcom-elasticsearchinsight-editor/README.md index 48136f99ba..fc810aa62c 100644 --- a/charts/uikubedbcom-elasticsearchinsight-editor/README.md +++ b/charts/uikubedbcom-elasticsearchinsight-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uikubedbcom-elasticsearchinsight-editor --version=v0.30.0 -$ helm upgrade -i uikubedbcom-elasticsearchinsight-editor appscode/uikubedbcom-elasticsearchinsight-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uikubedbcom-elasticsearchinsight-editor --version=v0.29.0 +$ helm upgrade -i uikubedbcom-elasticsearchinsight-editor appscode/uikubedbcom-elasticsearchinsight-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-elasticsearchinsight-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uikubedbcom-elasticsearchinsight-editor appscode/uikubedbcom-elasticsearchinsight-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-elasticsearchinsight-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.kubedb.com/v1alpha1 +$ helm upgrade -i uikubedbcom-elasticsearchinsight-editor appscode/uikubedbcom-elasticsearchinsight-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-elasticsearchinsight-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uikubedbcom-elasticsearchinsight-editor appscode/uikubedbcom-elasticsearchinsight-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uikubedbcom-elasticsearchnodesstats-editor/Chart.yaml b/charts/uikubedbcom-elasticsearchnodesstats-editor/Chart.yaml index cd2d57fea6..922317b27c 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uikubedbcom-elasticsearchnodesstats-editor/README.md b/charts/uikubedbcom-elasticsearchnodesstats-editor/README.md index 4a1650e10b..74639e34a5 100644 --- a/charts/uikubedbcom-elasticsearchnodesstats-editor/README.md +++ b/charts/uikubedbcom-elasticsearchnodesstats-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uikubedbcom-elasticsearchnodesstats-editor --version=v0.30.0 -$ helm upgrade -i uikubedbcom-elasticsearchnodesstats-editor appscode/uikubedbcom-elasticsearchnodesstats-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uikubedbcom-elasticsearchnodesstats-editor --version=v0.29.0 +$ helm upgrade -i uikubedbcom-elasticsearchnodesstats-editor appscode/uikubedbcom-elasticsearchnodesstats-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-elasticsearchnodesstats-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uikubedbcom-elasticsearchnodesstats-editor appscode/uikubedbcom-elasticsearchnodesstats-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-elasticsearchnodesstats-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.kubedb.com/v1alpha1 +$ helm upgrade -i uikubedbcom-elasticsearchnodesstats-editor appscode/uikubedbcom-elasticsearchnodesstats-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-elasticsearchnodesstats-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uikubedbcom-elasticsearchnodesstats-editor appscode/uikubedbcom-elasticsearchnodesstats-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uikubedbcom-elasticsearchschemaoverview-editor/Chart.yaml b/charts/uikubedbcom-elasticsearchschemaoverview-editor/Chart.yaml index 5d98a4f941..17fd4b88da 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uikubedbcom-elasticsearchschemaoverview-editor/README.md b/charts/uikubedbcom-elasticsearchschemaoverview-editor/README.md index 00b3379dcc..20ece34ad6 100644 --- a/charts/uikubedbcom-elasticsearchschemaoverview-editor/README.md +++ b/charts/uikubedbcom-elasticsearchschemaoverview-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uikubedbcom-elasticsearchschemaoverview-editor --version=v0.30.0 -$ helm upgrade -i uikubedbcom-elasticsearchschemaoverview-editor appscode/uikubedbcom-elasticsearchschemaoverview-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uikubedbcom-elasticsearchschemaoverview-editor --version=v0.29.0 +$ helm upgrade -i uikubedbcom-elasticsearchschemaoverview-editor appscode/uikubedbcom-elasticsearchschemaoverview-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-elasticsearchschemaoverview-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uikubedbcom-elasticsearchschemaoverview-editor appscode/uikubedbcom-elasticsearchschemaoverview-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-elasticsearchschemaoverview-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.kubedb.com/v1alpha1 +$ helm upgrade -i uikubedbcom-elasticsearchschemaoverview-editor appscode/uikubedbcom-elasticsearchschemaoverview-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-elasticsearchschemaoverview-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uikubedbcom-elasticsearchschemaoverview-editor appscode/uikubedbcom-elasticsearchschemaoverview-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uikubedbcom-mariadbinsight-editor/Chart.yaml b/charts/uikubedbcom-mariadbinsight-editor/Chart.yaml index e8e54f4eb1..7fc74ecc00 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uikubedbcom-mariadbinsight-editor/README.md b/charts/uikubedbcom-mariadbinsight-editor/README.md index 1571f313a6..bb28e9c77d 100644 --- a/charts/uikubedbcom-mariadbinsight-editor/README.md +++ b/charts/uikubedbcom-mariadbinsight-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uikubedbcom-mariadbinsight-editor --version=v0.30.0 -$ helm upgrade -i uikubedbcom-mariadbinsight-editor appscode/uikubedbcom-mariadbinsight-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uikubedbcom-mariadbinsight-editor --version=v0.29.0 +$ helm upgrade -i uikubedbcom-mariadbinsight-editor appscode/uikubedbcom-mariadbinsight-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-mariadbinsight-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uikubedbcom-mariadbinsight-editor appscode/uikubedbcom-mariadbinsight-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-mariadbinsight-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.kubedb.com/v1alpha1 +$ helm upgrade -i uikubedbcom-mariadbinsight-editor appscode/uikubedbcom-mariadbinsight-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-mariadbinsight-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uikubedbcom-mariadbinsight-editor appscode/uikubedbcom-mariadbinsight-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uikubedbcom-mariadbqueries-editor/Chart.yaml b/charts/uikubedbcom-mariadbqueries-editor/Chart.yaml index 13672db889..3bdfb36e96 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uikubedbcom-mariadbqueries-editor/README.md b/charts/uikubedbcom-mariadbqueries-editor/README.md index 65812a22e2..dbe4be3ade 100644 --- a/charts/uikubedbcom-mariadbqueries-editor/README.md +++ b/charts/uikubedbcom-mariadbqueries-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uikubedbcom-mariadbqueries-editor --version=v0.30.0 -$ helm upgrade -i uikubedbcom-mariadbqueries-editor appscode/uikubedbcom-mariadbqueries-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uikubedbcom-mariadbqueries-editor --version=v0.29.0 +$ helm upgrade -i uikubedbcom-mariadbqueries-editor appscode/uikubedbcom-mariadbqueries-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-mariadbqueries-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uikubedbcom-mariadbqueries-editor appscode/uikubedbcom-mariadbqueries-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-mariadbqueries-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.kubedb.com/v1alpha1 +$ helm upgrade -i uikubedbcom-mariadbqueries-editor appscode/uikubedbcom-mariadbqueries-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-mariadbqueries-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uikubedbcom-mariadbqueries-editor appscode/uikubedbcom-mariadbqueries-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uikubedbcom-mariadbschemaoverview-editor/Chart.yaml b/charts/uikubedbcom-mariadbschemaoverview-editor/Chart.yaml index 08d973b9c2..22b929fdd2 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uikubedbcom-mariadbschemaoverview-editor/README.md b/charts/uikubedbcom-mariadbschemaoverview-editor/README.md index 2c702e677c..7abfef4180 100644 --- a/charts/uikubedbcom-mariadbschemaoverview-editor/README.md +++ b/charts/uikubedbcom-mariadbschemaoverview-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uikubedbcom-mariadbschemaoverview-editor --version=v0.30.0 -$ helm upgrade -i uikubedbcom-mariadbschemaoverview-editor appscode/uikubedbcom-mariadbschemaoverview-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uikubedbcom-mariadbschemaoverview-editor --version=v0.29.0 +$ helm upgrade -i uikubedbcom-mariadbschemaoverview-editor appscode/uikubedbcom-mariadbschemaoverview-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-mariadbschemaoverview-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uikubedbcom-mariadbschemaoverview-editor appscode/uikubedbcom-mariadbschemaoverview-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-mariadbschemaoverview-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.kubedb.com/v1alpha1 +$ helm upgrade -i uikubedbcom-mariadbschemaoverview-editor appscode/uikubedbcom-mariadbschemaoverview-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-mariadbschemaoverview-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uikubedbcom-mariadbschemaoverview-editor appscode/uikubedbcom-mariadbschemaoverview-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uikubedbcom-mongodbinsight-editor/Chart.yaml b/charts/uikubedbcom-mongodbinsight-editor/Chart.yaml index e2551884a0..3b509d2bd8 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uikubedbcom-mongodbinsight-editor/README.md b/charts/uikubedbcom-mongodbinsight-editor/README.md index a58c676e95..0c442b1697 100644 --- a/charts/uikubedbcom-mongodbinsight-editor/README.md +++ b/charts/uikubedbcom-mongodbinsight-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uikubedbcom-mongodbinsight-editor --version=v0.30.0 -$ helm upgrade -i uikubedbcom-mongodbinsight-editor appscode/uikubedbcom-mongodbinsight-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uikubedbcom-mongodbinsight-editor --version=v0.29.0 +$ helm upgrade -i uikubedbcom-mongodbinsight-editor appscode/uikubedbcom-mongodbinsight-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-mongodbinsight-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uikubedbcom-mongodbinsight-editor appscode/uikubedbcom-mongodbinsight-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-mongodbinsight-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.kubedb.com/v1alpha1 +$ helm upgrade -i uikubedbcom-mongodbinsight-editor appscode/uikubedbcom-mongodbinsight-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-mongodbinsight-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uikubedbcom-mongodbinsight-editor appscode/uikubedbcom-mongodbinsight-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uikubedbcom-mongodbqueries-editor/Chart.yaml b/charts/uikubedbcom-mongodbqueries-editor/Chart.yaml index bdd4dcd64d..8e1f2686fc 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uikubedbcom-mongodbqueries-editor/README.md b/charts/uikubedbcom-mongodbqueries-editor/README.md index 4ed8b2d3c6..74ee2b26c8 100644 --- a/charts/uikubedbcom-mongodbqueries-editor/README.md +++ b/charts/uikubedbcom-mongodbqueries-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uikubedbcom-mongodbqueries-editor --version=v0.30.0 -$ helm upgrade -i uikubedbcom-mongodbqueries-editor appscode/uikubedbcom-mongodbqueries-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uikubedbcom-mongodbqueries-editor --version=v0.29.0 +$ helm upgrade -i uikubedbcom-mongodbqueries-editor appscode/uikubedbcom-mongodbqueries-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-mongodbqueries-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uikubedbcom-mongodbqueries-editor appscode/uikubedbcom-mongodbqueries-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-mongodbqueries-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.kubedb.com/v1alpha1 +$ helm upgrade -i uikubedbcom-mongodbqueries-editor appscode/uikubedbcom-mongodbqueries-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-mongodbqueries-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uikubedbcom-mongodbqueries-editor appscode/uikubedbcom-mongodbqueries-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uikubedbcom-mongodbschemaoverview-editor/Chart.yaml b/charts/uikubedbcom-mongodbschemaoverview-editor/Chart.yaml index f6e6fca3eb..a334c96080 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uikubedbcom-mongodbschemaoverview-editor/README.md b/charts/uikubedbcom-mongodbschemaoverview-editor/README.md index 4453e6ae12..efd74bf9b9 100644 --- a/charts/uikubedbcom-mongodbschemaoverview-editor/README.md +++ b/charts/uikubedbcom-mongodbschemaoverview-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uikubedbcom-mongodbschemaoverview-editor --version=v0.30.0 -$ helm upgrade -i uikubedbcom-mongodbschemaoverview-editor appscode/uikubedbcom-mongodbschemaoverview-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uikubedbcom-mongodbschemaoverview-editor --version=v0.29.0 +$ helm upgrade -i uikubedbcom-mongodbschemaoverview-editor appscode/uikubedbcom-mongodbschemaoverview-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-mongodbschemaoverview-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uikubedbcom-mongodbschemaoverview-editor appscode/uikubedbcom-mongodbschemaoverview-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-mongodbschemaoverview-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.kubedb.com/v1alpha1 +$ helm upgrade -i uikubedbcom-mongodbschemaoverview-editor appscode/uikubedbcom-mongodbschemaoverview-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-mongodbschemaoverview-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uikubedbcom-mongodbschemaoverview-editor appscode/uikubedbcom-mongodbschemaoverview-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uikubedbcom-mysqlinsight-editor/Chart.yaml b/charts/uikubedbcom-mysqlinsight-editor/Chart.yaml index 0ee25b2532..e30cfa54ff 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uikubedbcom-mysqlinsight-editor/README.md b/charts/uikubedbcom-mysqlinsight-editor/README.md index 4e075c2579..71c8f1326e 100644 --- a/charts/uikubedbcom-mysqlinsight-editor/README.md +++ b/charts/uikubedbcom-mysqlinsight-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uikubedbcom-mysqlinsight-editor --version=v0.30.0 -$ helm upgrade -i uikubedbcom-mysqlinsight-editor appscode/uikubedbcom-mysqlinsight-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uikubedbcom-mysqlinsight-editor --version=v0.29.0 +$ helm upgrade -i uikubedbcom-mysqlinsight-editor appscode/uikubedbcom-mysqlinsight-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-mysqlinsight-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uikubedbcom-mysqlinsight-editor appscode/uikubedbcom-mysqlinsight-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-mysqlinsight-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.kubedb.com/v1alpha1 +$ helm upgrade -i uikubedbcom-mysqlinsight-editor appscode/uikubedbcom-mysqlinsight-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-mysqlinsight-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uikubedbcom-mysqlinsight-editor appscode/uikubedbcom-mysqlinsight-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uikubedbcom-mysqlqueries-editor/Chart.yaml b/charts/uikubedbcom-mysqlqueries-editor/Chart.yaml index 9119edc573..cb8a015a19 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uikubedbcom-mysqlqueries-editor/README.md b/charts/uikubedbcom-mysqlqueries-editor/README.md index 196f3b699b..b1e1956543 100644 --- a/charts/uikubedbcom-mysqlqueries-editor/README.md +++ b/charts/uikubedbcom-mysqlqueries-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uikubedbcom-mysqlqueries-editor --version=v0.30.0 -$ helm upgrade -i uikubedbcom-mysqlqueries-editor appscode/uikubedbcom-mysqlqueries-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uikubedbcom-mysqlqueries-editor --version=v0.29.0 +$ helm upgrade -i uikubedbcom-mysqlqueries-editor appscode/uikubedbcom-mysqlqueries-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-mysqlqueries-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uikubedbcom-mysqlqueries-editor appscode/uikubedbcom-mysqlqueries-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-mysqlqueries-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.kubedb.com/v1alpha1 +$ helm upgrade -i uikubedbcom-mysqlqueries-editor appscode/uikubedbcom-mysqlqueries-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-mysqlqueries-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uikubedbcom-mysqlqueries-editor appscode/uikubedbcom-mysqlqueries-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uikubedbcom-mysqlschemaoverview-editor/Chart.yaml b/charts/uikubedbcom-mysqlschemaoverview-editor/Chart.yaml index 7c2a63e71a..ad3146b542 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uikubedbcom-mysqlschemaoverview-editor/README.md b/charts/uikubedbcom-mysqlschemaoverview-editor/README.md index bf03700e68..1c9c491a6d 100644 --- a/charts/uikubedbcom-mysqlschemaoverview-editor/README.md +++ b/charts/uikubedbcom-mysqlschemaoverview-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uikubedbcom-mysqlschemaoverview-editor --version=v0.30.0 -$ helm upgrade -i uikubedbcom-mysqlschemaoverview-editor appscode/uikubedbcom-mysqlschemaoverview-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uikubedbcom-mysqlschemaoverview-editor --version=v0.29.0 +$ helm upgrade -i uikubedbcom-mysqlschemaoverview-editor appscode/uikubedbcom-mysqlschemaoverview-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-mysqlschemaoverview-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uikubedbcom-mysqlschemaoverview-editor appscode/uikubedbcom-mysqlschemaoverview-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-mysqlschemaoverview-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.kubedb.com/v1alpha1 +$ helm upgrade -i uikubedbcom-mysqlschemaoverview-editor appscode/uikubedbcom-mysqlschemaoverview-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-mysqlschemaoverview-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uikubedbcom-mysqlschemaoverview-editor appscode/uikubedbcom-mysqlschemaoverview-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uikubedbcom-pgbouncerinsight-editor/Chart.yaml b/charts/uikubedbcom-pgbouncerinsight-editor/Chart.yaml index 14c2909e39..42e904d80b 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uikubedbcom-pgbouncerinsight-editor/README.md b/charts/uikubedbcom-pgbouncerinsight-editor/README.md index 63ce2dba7a..5a7b8c018f 100644 --- a/charts/uikubedbcom-pgbouncerinsight-editor/README.md +++ b/charts/uikubedbcom-pgbouncerinsight-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uikubedbcom-pgbouncerinsight-editor --version=v0.30.0 -$ helm upgrade -i uikubedbcom-pgbouncerinsight-editor appscode/uikubedbcom-pgbouncerinsight-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uikubedbcom-pgbouncerinsight-editor --version=v0.29.0 +$ helm upgrade -i uikubedbcom-pgbouncerinsight-editor appscode/uikubedbcom-pgbouncerinsight-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-pgbouncerinsight-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uikubedbcom-pgbouncerinsight-editor appscode/uikubedbcom-pgbouncerinsight-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-pgbouncerinsight-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.kubedb.com/v1alpha1 +$ helm upgrade -i uikubedbcom-pgbouncerinsight-editor appscode/uikubedbcom-pgbouncerinsight-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-pgbouncerinsight-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uikubedbcom-pgbouncerinsight-editor appscode/uikubedbcom-pgbouncerinsight-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uikubedbcom-pgbouncerpooloverview-editor/Chart.yaml b/charts/uikubedbcom-pgbouncerpooloverview-editor/Chart.yaml index e9edd9f822..3a35d63934 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uikubedbcom-pgbouncerpooloverview-editor/README.md b/charts/uikubedbcom-pgbouncerpooloverview-editor/README.md index 59a3d92e61..941d717521 100644 --- a/charts/uikubedbcom-pgbouncerpooloverview-editor/README.md +++ b/charts/uikubedbcom-pgbouncerpooloverview-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uikubedbcom-pgbouncerpooloverview-editor --version=v0.30.0 -$ helm upgrade -i uikubedbcom-pgbouncerpooloverview-editor appscode/uikubedbcom-pgbouncerpooloverview-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uikubedbcom-pgbouncerpooloverview-editor --version=v0.29.0 +$ helm upgrade -i uikubedbcom-pgbouncerpooloverview-editor appscode/uikubedbcom-pgbouncerpooloverview-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-pgbouncerpooloverview-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uikubedbcom-pgbouncerpooloverview-editor appscode/uikubedbcom-pgbouncerpooloverview-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-pgbouncerpooloverview-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.kubedb.com/v1alpha1 +$ helm upgrade -i uikubedbcom-pgbouncerpooloverview-editor appscode/uikubedbcom-pgbouncerpooloverview-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-pgbouncerpooloverview-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uikubedbcom-pgbouncerpooloverview-editor appscode/uikubedbcom-pgbouncerpooloverview-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uikubedbcom-pgbouncerpools-editor/Chart.yaml b/charts/uikubedbcom-pgbouncerpools-editor/Chart.yaml index 8798beff91..39c2e1a83a 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uikubedbcom-pgbouncerpools-editor/README.md b/charts/uikubedbcom-pgbouncerpools-editor/README.md index 2d8afdf95e..1c937e6703 100644 --- a/charts/uikubedbcom-pgbouncerpools-editor/README.md +++ b/charts/uikubedbcom-pgbouncerpools-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uikubedbcom-pgbouncerpools-editor --version=v0.30.0 -$ helm upgrade -i uikubedbcom-pgbouncerpools-editor appscode/uikubedbcom-pgbouncerpools-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uikubedbcom-pgbouncerpools-editor --version=v0.29.0 +$ helm upgrade -i uikubedbcom-pgbouncerpools-editor appscode/uikubedbcom-pgbouncerpools-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-pgbouncerpools-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uikubedbcom-pgbouncerpools-editor appscode/uikubedbcom-pgbouncerpools-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-pgbouncerpools-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.kubedb.com/v1alpha1 +$ helm upgrade -i uikubedbcom-pgbouncerpools-editor appscode/uikubedbcom-pgbouncerpools-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-pgbouncerpools-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uikubedbcom-pgbouncerpools-editor appscode/uikubedbcom-pgbouncerpools-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uikubedbcom-pgbouncerserveroverview-editor/Chart.yaml b/charts/uikubedbcom-pgbouncerserveroverview-editor/Chart.yaml index afec59783c..cb223db301 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uikubedbcom-pgbouncerserveroverview-editor/README.md b/charts/uikubedbcom-pgbouncerserveroverview-editor/README.md index e49c45887f..8a7a918849 100644 --- a/charts/uikubedbcom-pgbouncerserveroverview-editor/README.md +++ b/charts/uikubedbcom-pgbouncerserveroverview-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uikubedbcom-pgbouncerserveroverview-editor --version=v0.30.0 -$ helm upgrade -i uikubedbcom-pgbouncerserveroverview-editor appscode/uikubedbcom-pgbouncerserveroverview-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uikubedbcom-pgbouncerserveroverview-editor --version=v0.29.0 +$ helm upgrade -i uikubedbcom-pgbouncerserveroverview-editor appscode/uikubedbcom-pgbouncerserveroverview-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-pgbouncerserveroverview-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uikubedbcom-pgbouncerserveroverview-editor appscode/uikubedbcom-pgbouncerserveroverview-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-pgbouncerserveroverview-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.kubedb.com/v1alpha1 +$ helm upgrade -i uikubedbcom-pgbouncerserveroverview-editor appscode/uikubedbcom-pgbouncerserveroverview-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-pgbouncerserveroverview-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uikubedbcom-pgbouncerserveroverview-editor appscode/uikubedbcom-pgbouncerserveroverview-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uikubedbcom-pgbouncersettings-editor/Chart.yaml b/charts/uikubedbcom-pgbouncersettings-editor/Chart.yaml index 471cc38492..6b8dd017c5 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uikubedbcom-pgbouncersettings-editor/README.md b/charts/uikubedbcom-pgbouncersettings-editor/README.md index 6e7d5e3a62..f5f678d4db 100644 --- a/charts/uikubedbcom-pgbouncersettings-editor/README.md +++ b/charts/uikubedbcom-pgbouncersettings-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uikubedbcom-pgbouncersettings-editor --version=v0.30.0 -$ helm upgrade -i uikubedbcom-pgbouncersettings-editor appscode/uikubedbcom-pgbouncersettings-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uikubedbcom-pgbouncersettings-editor --version=v0.29.0 +$ helm upgrade -i uikubedbcom-pgbouncersettings-editor appscode/uikubedbcom-pgbouncersettings-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-pgbouncersettings-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uikubedbcom-pgbouncersettings-editor appscode/uikubedbcom-pgbouncersettings-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-pgbouncersettings-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.kubedb.com/v1alpha1 +$ helm upgrade -i uikubedbcom-pgbouncersettings-editor appscode/uikubedbcom-pgbouncersettings-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-pgbouncersettings-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uikubedbcom-pgbouncersettings-editor appscode/uikubedbcom-pgbouncersettings-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uikubedbcom-postgresinsight-editor/Chart.yaml b/charts/uikubedbcom-postgresinsight-editor/Chart.yaml index ae194e98db..9ff0a71d2c 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uikubedbcom-postgresinsight-editor/README.md b/charts/uikubedbcom-postgresinsight-editor/README.md index 1dda299a73..3e22772ee1 100644 --- a/charts/uikubedbcom-postgresinsight-editor/README.md +++ b/charts/uikubedbcom-postgresinsight-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uikubedbcom-postgresinsight-editor --version=v0.30.0 -$ helm upgrade -i uikubedbcom-postgresinsight-editor appscode/uikubedbcom-postgresinsight-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uikubedbcom-postgresinsight-editor --version=v0.29.0 +$ helm upgrade -i uikubedbcom-postgresinsight-editor appscode/uikubedbcom-postgresinsight-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-postgresinsight-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uikubedbcom-postgresinsight-editor appscode/uikubedbcom-postgresinsight-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-postgresinsight-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.kubedb.com/v1alpha1 +$ helm upgrade -i uikubedbcom-postgresinsight-editor appscode/uikubedbcom-postgresinsight-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-postgresinsight-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uikubedbcom-postgresinsight-editor appscode/uikubedbcom-postgresinsight-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uikubedbcom-postgresqueries-editor/Chart.yaml b/charts/uikubedbcom-postgresqueries-editor/Chart.yaml index 709650f81d..4ee7db1715 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uikubedbcom-postgresqueries-editor/README.md b/charts/uikubedbcom-postgresqueries-editor/README.md index 35c4cbcf8e..2a93e7d3e3 100644 --- a/charts/uikubedbcom-postgresqueries-editor/README.md +++ b/charts/uikubedbcom-postgresqueries-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uikubedbcom-postgresqueries-editor --version=v0.30.0 -$ helm upgrade -i uikubedbcom-postgresqueries-editor appscode/uikubedbcom-postgresqueries-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uikubedbcom-postgresqueries-editor --version=v0.29.0 +$ helm upgrade -i uikubedbcom-postgresqueries-editor appscode/uikubedbcom-postgresqueries-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-postgresqueries-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uikubedbcom-postgresqueries-editor appscode/uikubedbcom-postgresqueries-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-postgresqueries-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.kubedb.com/v1alpha1 +$ helm upgrade -i uikubedbcom-postgresqueries-editor appscode/uikubedbcom-postgresqueries-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-postgresqueries-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uikubedbcom-postgresqueries-editor appscode/uikubedbcom-postgresqueries-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uikubedbcom-postgresschemaoverview-editor/Chart.yaml b/charts/uikubedbcom-postgresschemaoverview-editor/Chart.yaml index 7e95e39f51..e0e9d899f4 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uikubedbcom-postgresschemaoverview-editor/README.md b/charts/uikubedbcom-postgresschemaoverview-editor/README.md index eb5b3b6c02..6e0d6e9dad 100644 --- a/charts/uikubedbcom-postgresschemaoverview-editor/README.md +++ b/charts/uikubedbcom-postgresschemaoverview-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uikubedbcom-postgresschemaoverview-editor --version=v0.30.0 -$ helm upgrade -i uikubedbcom-postgresschemaoverview-editor appscode/uikubedbcom-postgresschemaoverview-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uikubedbcom-postgresschemaoverview-editor --version=v0.29.0 +$ helm upgrade -i uikubedbcom-postgresschemaoverview-editor appscode/uikubedbcom-postgresschemaoverview-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-postgresschemaoverview-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uikubedbcom-postgresschemaoverview-editor appscode/uikubedbcom-postgresschemaoverview-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-postgresschemaoverview-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.kubedb.com/v1alpha1 +$ helm upgrade -i uikubedbcom-postgresschemaoverview-editor appscode/uikubedbcom-postgresschemaoverview-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-postgresschemaoverview-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uikubedbcom-postgresschemaoverview-editor appscode/uikubedbcom-postgresschemaoverview-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uikubedbcom-postgressettings-editor/Chart.yaml b/charts/uikubedbcom-postgressettings-editor/Chart.yaml index b4d0360c72..3b2eef06bc 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uikubedbcom-postgressettings-editor/README.md b/charts/uikubedbcom-postgressettings-editor/README.md index 60b9e7fcdf..d56c88e2b9 100644 --- a/charts/uikubedbcom-postgressettings-editor/README.md +++ b/charts/uikubedbcom-postgressettings-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uikubedbcom-postgressettings-editor --version=v0.30.0 -$ helm upgrade -i uikubedbcom-postgressettings-editor appscode/uikubedbcom-postgressettings-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uikubedbcom-postgressettings-editor --version=v0.29.0 +$ helm upgrade -i uikubedbcom-postgressettings-editor appscode/uikubedbcom-postgressettings-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-postgressettings-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uikubedbcom-postgressettings-editor appscode/uikubedbcom-postgressettings-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-postgressettings-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.kubedb.com/v1alpha1 +$ helm upgrade -i uikubedbcom-postgressettings-editor appscode/uikubedbcom-postgressettings-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-postgressettings-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uikubedbcom-postgressettings-editor appscode/uikubedbcom-postgressettings-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uikubedbcom-proxysqlinsight-editor/Chart.yaml b/charts/uikubedbcom-proxysqlinsight-editor/Chart.yaml index b3484b5d1a..fc033b15f9 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uikubedbcom-proxysqlinsight-editor/README.md b/charts/uikubedbcom-proxysqlinsight-editor/README.md index 50bae342e6..6009092629 100644 --- a/charts/uikubedbcom-proxysqlinsight-editor/README.md +++ b/charts/uikubedbcom-proxysqlinsight-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uikubedbcom-proxysqlinsight-editor --version=v0.30.0 -$ helm upgrade -i uikubedbcom-proxysqlinsight-editor appscode/uikubedbcom-proxysqlinsight-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uikubedbcom-proxysqlinsight-editor --version=v0.29.0 +$ helm upgrade -i uikubedbcom-proxysqlinsight-editor appscode/uikubedbcom-proxysqlinsight-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-proxysqlinsight-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uikubedbcom-proxysqlinsight-editor appscode/uikubedbcom-proxysqlinsight-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-proxysqlinsight-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.kubedb.com/v1alpha1 +$ helm upgrade -i uikubedbcom-proxysqlinsight-editor appscode/uikubedbcom-proxysqlinsight-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-proxysqlinsight-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uikubedbcom-proxysqlinsight-editor appscode/uikubedbcom-proxysqlinsight-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uikubedbcom-proxysqlqueries-editor/Chart.yaml b/charts/uikubedbcom-proxysqlqueries-editor/Chart.yaml index eebf6e914d..4d99f2722a 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uikubedbcom-proxysqlqueries-editor/README.md b/charts/uikubedbcom-proxysqlqueries-editor/README.md index fcf2779fce..6a2aba8103 100644 --- a/charts/uikubedbcom-proxysqlqueries-editor/README.md +++ b/charts/uikubedbcom-proxysqlqueries-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uikubedbcom-proxysqlqueries-editor --version=v0.30.0 -$ helm upgrade -i uikubedbcom-proxysqlqueries-editor appscode/uikubedbcom-proxysqlqueries-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uikubedbcom-proxysqlqueries-editor --version=v0.29.0 +$ helm upgrade -i uikubedbcom-proxysqlqueries-editor appscode/uikubedbcom-proxysqlqueries-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-proxysqlqueries-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uikubedbcom-proxysqlqueries-editor appscode/uikubedbcom-proxysqlqueries-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-proxysqlqueries-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.kubedb.com/v1alpha1 +$ helm upgrade -i uikubedbcom-proxysqlqueries-editor appscode/uikubedbcom-proxysqlqueries-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-proxysqlqueries-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uikubedbcom-proxysqlqueries-editor appscode/uikubedbcom-proxysqlqueries-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uikubedbcom-proxysqlsettings-editor/Chart.yaml b/charts/uikubedbcom-proxysqlsettings-editor/Chart.yaml index 02160ce8a6..ab3ec10b71 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uikubedbcom-proxysqlsettings-editor/README.md b/charts/uikubedbcom-proxysqlsettings-editor/README.md index 82b271404c..3d4d2bd582 100644 --- a/charts/uikubedbcom-proxysqlsettings-editor/README.md +++ b/charts/uikubedbcom-proxysqlsettings-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uikubedbcom-proxysqlsettings-editor --version=v0.30.0 -$ helm upgrade -i uikubedbcom-proxysqlsettings-editor appscode/uikubedbcom-proxysqlsettings-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uikubedbcom-proxysqlsettings-editor --version=v0.29.0 +$ helm upgrade -i uikubedbcom-proxysqlsettings-editor appscode/uikubedbcom-proxysqlsettings-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-proxysqlsettings-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uikubedbcom-proxysqlsettings-editor appscode/uikubedbcom-proxysqlsettings-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-proxysqlsettings-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.kubedb.com/v1alpha1 +$ helm upgrade -i uikubedbcom-proxysqlsettings-editor appscode/uikubedbcom-proxysqlsettings-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-proxysqlsettings-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uikubedbcom-proxysqlsettings-editor appscode/uikubedbcom-proxysqlsettings-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uikubedbcom-redisinsight-editor/Chart.yaml b/charts/uikubedbcom-redisinsight-editor/Chart.yaml index 31cdf36d5e..8c19eb3438 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uikubedbcom-redisinsight-editor/README.md b/charts/uikubedbcom-redisinsight-editor/README.md index ef3240f748..50a1ba4f92 100644 --- a/charts/uikubedbcom-redisinsight-editor/README.md +++ b/charts/uikubedbcom-redisinsight-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uikubedbcom-redisinsight-editor --version=v0.30.0 -$ helm upgrade -i uikubedbcom-redisinsight-editor appscode/uikubedbcom-redisinsight-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uikubedbcom-redisinsight-editor --version=v0.29.0 +$ helm upgrade -i uikubedbcom-redisinsight-editor appscode/uikubedbcom-redisinsight-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-redisinsight-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uikubedbcom-redisinsight-editor appscode/uikubedbcom-redisinsight-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-redisinsight-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.kubedb.com/v1alpha1 +$ helm upgrade -i uikubedbcom-redisinsight-editor appscode/uikubedbcom-redisinsight-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-redisinsight-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uikubedbcom-redisinsight-editor appscode/uikubedbcom-redisinsight-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uikubedbcom-redisqueries-editor/Chart.yaml b/charts/uikubedbcom-redisqueries-editor/Chart.yaml index 534af98cc2..762c5c2a0c 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uikubedbcom-redisqueries-editor/README.md b/charts/uikubedbcom-redisqueries-editor/README.md index c479abe8d5..f5cbc30e8a 100644 --- a/charts/uikubedbcom-redisqueries-editor/README.md +++ b/charts/uikubedbcom-redisqueries-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uikubedbcom-redisqueries-editor --version=v0.30.0 -$ helm upgrade -i uikubedbcom-redisqueries-editor appscode/uikubedbcom-redisqueries-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uikubedbcom-redisqueries-editor --version=v0.29.0 +$ helm upgrade -i uikubedbcom-redisqueries-editor appscode/uikubedbcom-redisqueries-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-redisqueries-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uikubedbcom-redisqueries-editor appscode/uikubedbcom-redisqueries-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-redisqueries-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.kubedb.com/v1alpha1 +$ helm upgrade -i uikubedbcom-redisqueries-editor appscode/uikubedbcom-redisqueries-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-redisqueries-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uikubedbcom-redisqueries-editor appscode/uikubedbcom-redisqueries-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uikubedbcom-redisschemaoverview-editor/Chart.yaml b/charts/uikubedbcom-redisschemaoverview-editor/Chart.yaml index ced36a65c2..26e2e0418d 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uikubedbcom-redisschemaoverview-editor/README.md b/charts/uikubedbcom-redisschemaoverview-editor/README.md index 2bcf1c2d2a..e587b3a71a 100644 --- a/charts/uikubedbcom-redisschemaoverview-editor/README.md +++ b/charts/uikubedbcom-redisschemaoverview-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uikubedbcom-redisschemaoverview-editor --version=v0.30.0 -$ helm upgrade -i uikubedbcom-redisschemaoverview-editor appscode/uikubedbcom-redisschemaoverview-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uikubedbcom-redisschemaoverview-editor --version=v0.29.0 +$ helm upgrade -i uikubedbcom-redisschemaoverview-editor appscode/uikubedbcom-redisschemaoverview-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-redisschemaoverview-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uikubedbcom-redisschemaoverview-editor appscode/uikubedbcom-redisschemaoverview-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-redisschemaoverview-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.kubedb.com/v1alpha1 +$ helm upgrade -i uikubedbcom-redisschemaoverview-editor appscode/uikubedbcom-redisschemaoverview-editor -n default --create-namespace --version=v0.29.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/uikubedbcom-redisschemaoverview-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uikubedbcom-redisschemaoverview-editor appscode/uikubedbcom-redisschemaoverview-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/uistashappscodecom-backupoverview-editor/Chart.yaml b/charts/uistashappscodecom-backupoverview-editor/Chart.yaml index b451404295..acfd4b099a 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/uistashappscodecom-backupoverview-editor/README.md b/charts/uistashappscodecom-backupoverview-editor/README.md index f0d711079f..f0ab541fbc 100644 --- a/charts/uistashappscodecom-backupoverview-editor/README.md +++ b/charts/uistashappscodecom-backupoverview-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/uistashappscodecom-backupoverview-editor --version=v0.30.0 -$ helm upgrade -i uistashappscodecom-backupoverview-editor appscode/uistashappscodecom-backupoverview-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/uistashappscodecom-backupoverview-editor --version=v0.29.0 +$ helm upgrade -i uistashappscodecom-backupoverview-editor appscode/uistashappscodecom-backupoverview-editor -n default --create-namespace --version=v0.29.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/uistashappscodecom-backupoverview-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i uistashappscodecom-backupoverview-editor appscode/uistashappscodecom-backupoverview-editor -n default --create-namespace --version=v0.29.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/uistashappscodecom-backupoverview-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=ui.stash.appscode.com/v1alpha1 +$ helm upgrade -i uistashappscodecom-backupoverview-editor appscode/uistashappscodecom-backupoverview-editor -n default --create-namespace --version=v0.29.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/uistashappscodecom-backupoverview-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i uistashappscodecom-backupoverview-editor appscode/uistashappscodecom-backupoverview-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/virtualsecretsdev-secret-editor/Chart.yaml b/charts/virtualsecretsdev-secret-editor/Chart.yaml index 9e3667c70d..663d0bbf81 100644 --- a/charts/virtualsecretsdev-secret-editor/Chart.yaml +++ b/charts/virtualsecretsdev-secret-editor/Chart.yaml @@ -1,7 +1,7 @@ annotations: meta.x-helm.dev/editor: '{"group":"virtual-secrets.dev","version":"v1alpha1","resource":"secrets"}' apiVersion: v2 -appVersion: v0.30.0 +appVersion: v0.29.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: virtualsecretsdev-secret-editor type: application -version: v0.30.0 +version: v0.29.0 diff --git a/charts/virtualsecretsdev-secret-editor/README.md b/charts/virtualsecretsdev-secret-editor/README.md index 97f24d61d6..d5cb3285c9 100644 --- a/charts/virtualsecretsdev-secret-editor/README.md +++ b/charts/virtualsecretsdev-secret-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/virtualsecretsdev-secret-editor --version=v0.30.0 -$ helm upgrade -i virtualsecretsdev-secret-editor appscode/virtualsecretsdev-secret-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/virtualsecretsdev-secret-editor --version=v0.29.0 +$ helm upgrade -i virtualsecretsdev-secret-editor appscode/virtualsecretsdev-secret-editor -n default --create-namespace --version=v0.29.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 `virtualsecretsdev-secret-editor`: ```bash -$ helm upgrade -i virtualsecretsdev-secret-editor appscode/virtualsecretsdev-secret-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i virtualsecretsdev-secret-editor appscode/virtualsecretsdev-secret-editor -n default --create-namespace --version=v0.29.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 `virtualsecretsdev- Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i virtualsecretsdev-secret-editor appscode/virtualsecretsdev-secret-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=virtual-secrets.dev/v1alpha1 +$ helm upgrade -i virtualsecretsdev-secret-editor appscode/virtualsecretsdev-secret-editor -n default --create-namespace --version=v0.29.0 --set apiVersion=virtual-secrets.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 virtualsecretsdev-secret-editor appscode/virtualsecretsdev-secret-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i virtualsecretsdev-secret-editor appscode/virtualsecretsdev-secret-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/voyagerappscodecom-certificate-editor/Chart.yaml b/charts/voyagerappscodecom-certificate-editor/Chart.yaml index 7e609965e7..2d7c86c93f 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/voyagerappscodecom-certificate-editor/README.md b/charts/voyagerappscodecom-certificate-editor/README.md index 938d5ece05..c27c202a10 100644 --- a/charts/voyagerappscodecom-certificate-editor/README.md +++ b/charts/voyagerappscodecom-certificate-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/voyagerappscodecom-certificate-editor --version=v0.30.0 -$ helm upgrade -i voyagerappscodecom-certificate-editor appscode/voyagerappscodecom-certificate-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/voyagerappscodecom-certificate-editor --version=v0.29.0 +$ helm upgrade -i voyagerappscodecom-certificate-editor appscode/voyagerappscodecom-certificate-editor -n default --create-namespace --version=v0.29.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 appscode/voyagerappscodecom-certificate-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i voyagerappscodecom-certificate-editor appscode/voyagerappscodecom-certificate-editor -n default --create-namespace --version=v0.29.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 appscode/voyagerappscodecom-certificate-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=voyager.appscode.com/v1beta1 +$ helm upgrade -i voyagerappscodecom-certificate-editor appscode/voyagerappscodecom-certificate-editor -n default --create-namespace --version=v0.29.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 appscode/voyagerappscodecom-certificate-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i voyagerappscodecom-certificate-editor appscode/voyagerappscodecom-certificate-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/voyagerappscodecom-ingress-editor/Chart.yaml b/charts/voyagerappscodecom-ingress-editor/Chart.yaml index 1b0535be04..2055943883 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/voyagerappscodecom-ingress-editor/README.md b/charts/voyagerappscodecom-ingress-editor/README.md index c01805d950..bf8fd6dfa7 100644 --- a/charts/voyagerappscodecom-ingress-editor/README.md +++ b/charts/voyagerappscodecom-ingress-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/voyagerappscodecom-ingress-editor --version=v0.30.0 -$ helm upgrade -i voyagerappscodecom-ingress-editor appscode/voyagerappscodecom-ingress-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/voyagerappscodecom-ingress-editor --version=v0.29.0 +$ helm upgrade -i voyagerappscodecom-ingress-editor appscode/voyagerappscodecom-ingress-editor -n default --create-namespace --version=v0.29.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/voyagerappscodecom-ingress-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i voyagerappscodecom-ingress-editor appscode/voyagerappscodecom-ingress-editor -n default --create-namespace --version=v0.29.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/voyagerappscodecom-ingress-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=voyager.appscode.com/v1 +$ helm upgrade -i voyagerappscodecom-ingress-editor appscode/voyagerappscodecom-ingress-editor -n default --create-namespace --version=v0.29.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/voyagerappscodecom-ingress-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i voyagerappscodecom-ingress-editor appscode/voyagerappscodecom-ingress-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/workopenclustermanagementio-appliedmanifestwork-editor/Chart.yaml b/charts/workopenclustermanagementio-appliedmanifestwork-editor/Chart.yaml index b4507aeadc..56624a271e 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/workopenclustermanagementio-appliedmanifestwork-editor/README.md b/charts/workopenclustermanagementio-appliedmanifestwork-editor/README.md index be1053a8af..7393dda80f 100644 --- a/charts/workopenclustermanagementio-appliedmanifestwork-editor/README.md +++ b/charts/workopenclustermanagementio-appliedmanifestwork-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/workopenclustermanagementio-appliedmanifestwork-editor --version=v0.30.0 -$ helm upgrade -i workopenclustermanagementio-appliedmanifestwork-editor appscode/workopenclustermanagementio-appliedmanifestwork-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/workopenclustermanagementio-appliedmanifestwork-editor --version=v0.29.0 +$ helm upgrade -i workopenclustermanagementio-appliedmanifestwork-editor appscode/workopenclustermanagementio-appliedmanifestwork-editor -n default --create-namespace --version=v0.29.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/workopenclustermanagementio-appliedmanifestwork-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i workopenclustermanagementio-appliedmanifestwork-editor appscode/workopenclustermanagementio-appliedmanifestwork-editor -n default --create-namespace --version=v0.29.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/workopenclustermanagementio-appliedmanifestwork-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=work.open-cluster-management.io/v1 +$ helm upgrade -i workopenclustermanagementio-appliedmanifestwork-editor appscode/workopenclustermanagementio-appliedmanifestwork-editor -n default --create-namespace --version=v0.29.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/workopenclustermanagementio-appliedmanifestwork-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i workopenclustermanagementio-appliedmanifestwork-editor appscode/workopenclustermanagementio-appliedmanifestwork-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/workopenclustermanagementio-manifestwork-editor/Chart.yaml b/charts/workopenclustermanagementio-manifestwork-editor/Chart.yaml index 304ee3119f..6e9a9511b0 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/workopenclustermanagementio-manifestwork-editor/README.md b/charts/workopenclustermanagementio-manifestwork-editor/README.md index 091054fc85..2920574379 100644 --- a/charts/workopenclustermanagementio-manifestwork-editor/README.md +++ b/charts/workopenclustermanagementio-manifestwork-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/workopenclustermanagementio-manifestwork-editor --version=v0.30.0 -$ helm upgrade -i workopenclustermanagementio-manifestwork-editor appscode/workopenclustermanagementio-manifestwork-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/workopenclustermanagementio-manifestwork-editor --version=v0.29.0 +$ helm upgrade -i workopenclustermanagementio-manifestwork-editor appscode/workopenclustermanagementio-manifestwork-editor -n default --create-namespace --version=v0.29.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/workopenclustermanagementio-manifestwork-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i workopenclustermanagementio-manifestwork-editor appscode/workopenclustermanagementio-manifestwork-editor -n default --create-namespace --version=v0.29.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/workopenclustermanagementio-manifestwork-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=work.open-cluster-management.io/v1 +$ helm upgrade -i workopenclustermanagementio-manifestwork-editor appscode/workopenclustermanagementio-manifestwork-editor -n default --create-namespace --version=v0.29.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/workopenclustermanagementio-manifestwork-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i workopenclustermanagementio-manifestwork-editor appscode/workopenclustermanagementio-manifestwork-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ``` diff --git a/charts/workopenclustermanagementio-manifestworkreplicaset-editor/Chart.yaml b/charts/workopenclustermanagementio-manifestworkreplicaset-editor/Chart.yaml index e27c287925..4130ddeae9 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.30.0 +appVersion: v0.29.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.30.0 +version: v0.29.0 diff --git a/charts/workopenclustermanagementio-manifestworkreplicaset-editor/README.md b/charts/workopenclustermanagementio-manifestworkreplicaset-editor/README.md index e32909a134..8888d3e4ac 100644 --- a/charts/workopenclustermanagementio-manifestworkreplicaset-editor/README.md +++ b/charts/workopenclustermanagementio-manifestworkreplicaset-editor/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/workopenclustermanagementio-manifestworkreplicaset-editor --version=v0.30.0 -$ helm upgrade -i workopenclustermanagementio-manifestworkreplicaset-editor appscode/workopenclustermanagementio-manifestworkreplicaset-editor -n default --create-namespace --version=v0.30.0 +$ helm search repo appscode/workopenclustermanagementio-manifestworkreplicaset-editor --version=v0.29.0 +$ helm upgrade -i workopenclustermanagementio-manifestworkreplicaset-editor appscode/workopenclustermanagementio-manifestworkreplicaset-editor -n default --create-namespace --version=v0.29.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/workopenclustermanagementio-manifestworkreplicaset-editor -n default --create-namespace --version=v0.30.0 +$ helm upgrade -i workopenclustermanagementio-manifestworkreplicaset-editor appscode/workopenclustermanagementio-manifestworkreplicaset-editor -n default --create-namespace --version=v0.29.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/workopenclustermanagementio-manifestworkreplicaset-editor -n default --create-namespace --version=v0.30.0 --set apiVersion=work.open-cluster-management.io/v1alpha1 +$ helm upgrade -i workopenclustermanagementio-manifestworkreplicaset-editor appscode/workopenclustermanagementio-manifestworkreplicaset-editor -n default --create-namespace --version=v0.29.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/workopenclustermanagementio-manifestworkreplicaset-editor -n default --create-namespace --version=v0.30.0 --values values.yaml +$ helm upgrade -i workopenclustermanagementio-manifestworkreplicaset-editor appscode/workopenclustermanagementio-manifestworkreplicaset-editor -n default --create-namespace --version=v0.29.0 --values values.yaml ```