Skip to content

Commit

Permalink
Prepare for ace release v2025.1.17
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <tamal@appscode.com>
  • Loading branch information
tamalsaha committed Dec 25, 2024
1 parent 470dec4 commit 2e48c0e
Show file tree
Hide file tree
Showing 1,612 changed files with 6,843 additions and 5,671 deletions.
4 changes: 2 additions & 2 deletions charts/acmecertmanagerio-challenge-editor/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"acme.cert-manager.io","version":"v1","resource":"challenges"}'
apiVersion: v2
appVersion: v0.11.0
appVersion: v0.12.0
description: Challenge Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
Expand All @@ -13,4 +13,4 @@ maintainers:
name: appscode
name: acmecertmanagerio-challenge-editor
type: application
version: v0.11.0
version: v0.12.0
10 changes: 5 additions & 5 deletions charts/acmecertmanagerio-challenge-editor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
$ helm search repo appscode-charts-oci/acmecertmanagerio-challenge-editor --version=v0.11.0
$ helm upgrade -i acmecertmanagerio-challenge-editor appscode-charts-oci/acmecertmanagerio-challenge-editor -n default --create-namespace --version=v0.11.0
$ helm search repo appscode-charts-oci/acmecertmanagerio-challenge-editor --version=v0.12.0
$ helm upgrade -i acmecertmanagerio-challenge-editor appscode-charts-oci/acmecertmanagerio-challenge-editor -n default --create-namespace --version=v0.12.0
```

## Introduction
Expand All @@ -24,7 +24,7 @@ This chart deploys a Challenge Editor on a [Kubernetes](http://kubernetes.io) cl
To install/upgrade the chart with the release name `acmecertmanagerio-challenge-editor`:

```bash
$ helm upgrade -i acmecertmanagerio-challenge-editor appscode-charts-oci/acmecertmanagerio-challenge-editor -n default --create-namespace --version=v0.11.0
$ helm upgrade -i acmecertmanagerio-challenge-editor appscode-charts-oci/acmecertmanagerio-challenge-editor -n default --create-namespace --version=v0.12.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.
Expand Down Expand Up @@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `acmecertmanagerio-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:

```bash
$ helm upgrade -i acmecertmanagerio-challenge-editor appscode-charts-oci/acmecertmanagerio-challenge-editor -n default --create-namespace --version=v0.11.0 --set apiVersion=acme.cert-manager.io/v1
$ helm upgrade -i acmecertmanagerio-challenge-editor appscode-charts-oci/acmecertmanagerio-challenge-editor -n default --create-namespace --version=v0.12.0 --set apiVersion=acme.cert-manager.io/v1
```

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

```bash
$ helm upgrade -i acmecertmanagerio-challenge-editor appscode-charts-oci/acmecertmanagerio-challenge-editor -n default --create-namespace --version=v0.11.0 --values values.yaml
$ helm upgrade -i acmecertmanagerio-challenge-editor appscode-charts-oci/acmecertmanagerio-challenge-editor -n default --create-namespace --version=v0.12.0 --values values.yaml
```
4 changes: 2 additions & 2 deletions charts/acmecertmanagerio-order-editor/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"acme.cert-manager.io","version":"v1","resource":"orders"}'
apiVersion: v2
appVersion: v0.11.0
appVersion: v0.12.0
description: Order Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
Expand All @@ -13,4 +13,4 @@ maintainers:
name: appscode
name: acmecertmanagerio-order-editor
type: application
version: v0.11.0
version: v0.12.0
10 changes: 5 additions & 5 deletions charts/acmecertmanagerio-order-editor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
$ helm search repo appscode-charts-oci/acmecertmanagerio-order-editor --version=v0.11.0
$ helm upgrade -i acmecertmanagerio-order-editor appscode-charts-oci/acmecertmanagerio-order-editor -n default --create-namespace --version=v0.11.0
$ helm search repo appscode-charts-oci/acmecertmanagerio-order-editor --version=v0.12.0
$ helm upgrade -i acmecertmanagerio-order-editor appscode-charts-oci/acmecertmanagerio-order-editor -n default --create-namespace --version=v0.12.0
```

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

```bash
$ helm upgrade -i acmecertmanagerio-order-editor appscode-charts-oci/acmecertmanagerio-order-editor -n default --create-namespace --version=v0.11.0
$ helm upgrade -i acmecertmanagerio-order-editor appscode-charts-oci/acmecertmanagerio-order-editor -n default --create-namespace --version=v0.12.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.
Expand Down Expand Up @@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `acmecertmanagerio-
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:

```bash
$ helm upgrade -i acmecertmanagerio-order-editor appscode-charts-oci/acmecertmanagerio-order-editor -n default --create-namespace --version=v0.11.0 --set apiVersion=acme.cert-manager.io/v1
$ helm upgrade -i acmecertmanagerio-order-editor appscode-charts-oci/acmecertmanagerio-order-editor -n default --create-namespace --version=v0.12.0 --set apiVersion=acme.cert-manager.io/v1
```

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

```bash
$ helm upgrade -i acmecertmanagerio-order-editor appscode-charts-oci/acmecertmanagerio-order-editor -n default --create-namespace --version=v0.11.0 --values values.yaml
$ helm upgrade -i acmecertmanagerio-order-editor appscode-charts-oci/acmecertmanagerio-order-editor -n default --create-namespace --version=v0.12.0 --values values.yaml
```
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"addon.open-cluster-management.io","version":"v1alpha1","resource":"addondeploymentconfigs"}'
apiVersion: v2
appVersion: v0.11.0
appVersion: v0.12.0
description: AddOnDeploymentConfig Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
Expand All @@ -13,4 +13,4 @@ maintainers:
name: appscode
name: addonopenclustermanagementio-addondeploymentconfig-editor
type: application
version: v0.11.0
version: v0.12.0
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
$ helm search repo appscode-charts-oci/addonopenclustermanagementio-addondeploymentconfig-editor --version=v0.11.0
$ helm upgrade -i addonopenclustermanagementio-addondeploymentconfig-editor appscode-charts-oci/addonopenclustermanagementio-addondeploymentconfig-editor -n default --create-namespace --version=v0.11.0
$ helm search repo appscode-charts-oci/addonopenclustermanagementio-addondeploymentconfig-editor --version=v0.12.0
$ helm upgrade -i addonopenclustermanagementio-addondeploymentconfig-editor appscode-charts-oci/addonopenclustermanagementio-addondeploymentconfig-editor -n default --create-namespace --version=v0.12.0
```

## Introduction
Expand All @@ -24,7 +24,7 @@ This chart deploys a AddOnDeploymentConfig Editor on a [Kubernetes](http://kuber
To install/upgrade the chart with the release name `addonopenclustermanagementio-addondeploymentconfig-editor`:

```bash
$ helm upgrade -i addonopenclustermanagementio-addondeploymentconfig-editor appscode-charts-oci/addonopenclustermanagementio-addondeploymentconfig-editor -n default --create-namespace --version=v0.11.0
$ helm upgrade -i addonopenclustermanagementio-addondeploymentconfig-editor appscode-charts-oci/addonopenclustermanagementio-addondeploymentconfig-editor -n default --create-namespace --version=v0.12.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.
Expand Down Expand Up @@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `addonopenclusterma
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:

```bash
$ helm upgrade -i addonopenclustermanagementio-addondeploymentconfig-editor appscode-charts-oci/addonopenclustermanagementio-addondeploymentconfig-editor -n default --create-namespace --version=v0.11.0 --set apiVersion=addon.open-cluster-management.io/v1alpha1
$ helm upgrade -i addonopenclustermanagementio-addondeploymentconfig-editor appscode-charts-oci/addonopenclustermanagementio-addondeploymentconfig-editor -n default --create-namespace --version=v0.12.0 --set apiVersion=addon.open-cluster-management.io/v1alpha1
```

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

```bash
$ helm upgrade -i addonopenclustermanagementio-addondeploymentconfig-editor appscode-charts-oci/addonopenclustermanagementio-addondeploymentconfig-editor -n default --create-namespace --version=v0.11.0 --values values.yaml
$ helm upgrade -i addonopenclustermanagementio-addondeploymentconfig-editor appscode-charts-oci/addonopenclustermanagementio-addondeploymentconfig-editor -n default --create-namespace --version=v0.12.0 --values values.yaml
```
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"addon.open-cluster-management.io","version":"v1alpha1","resource":"addontemplates"}'
apiVersion: v2
appVersion: v0.11.0
appVersion: v0.12.0
description: AddOnTemplate Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
Expand All @@ -13,4 +13,4 @@ maintainers:
name: appscode
name: addonopenclustermanagementio-addontemplate-editor
type: application
version: v0.11.0
version: v0.12.0
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
$ helm search repo appscode-charts-oci/addonopenclustermanagementio-addontemplate-editor --version=v0.11.0
$ helm upgrade -i addonopenclustermanagementio-addontemplate-editor appscode-charts-oci/addonopenclustermanagementio-addontemplate-editor -n default --create-namespace --version=v0.11.0
$ helm search repo appscode-charts-oci/addonopenclustermanagementio-addontemplate-editor --version=v0.12.0
$ helm upgrade -i addonopenclustermanagementio-addontemplate-editor appscode-charts-oci/addonopenclustermanagementio-addontemplate-editor -n default --create-namespace --version=v0.12.0
```

## Introduction
Expand All @@ -24,7 +24,7 @@ This chart deploys a AddOnTemplate Editor on a [Kubernetes](http://kubernetes.io
To install/upgrade the chart with the release name `addonopenclustermanagementio-addontemplate-editor`:

```bash
$ helm upgrade -i addonopenclustermanagementio-addontemplate-editor appscode-charts-oci/addonopenclustermanagementio-addontemplate-editor -n default --create-namespace --version=v0.11.0
$ helm upgrade -i addonopenclustermanagementio-addontemplate-editor appscode-charts-oci/addonopenclustermanagementio-addontemplate-editor -n default --create-namespace --version=v0.12.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.
Expand Down Expand Up @@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `addonopenclusterma
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:

```bash
$ helm upgrade -i addonopenclustermanagementio-addontemplate-editor appscode-charts-oci/addonopenclustermanagementio-addontemplate-editor -n default --create-namespace --version=v0.11.0 --set apiVersion=addon.open-cluster-management.io/v1alpha1
$ helm upgrade -i addonopenclustermanagementio-addontemplate-editor appscode-charts-oci/addonopenclustermanagementio-addontemplate-editor -n default --create-namespace --version=v0.12.0 --set apiVersion=addon.open-cluster-management.io/v1alpha1
```

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

```bash
$ helm upgrade -i addonopenclustermanagementio-addontemplate-editor appscode-charts-oci/addonopenclustermanagementio-addontemplate-editor -n default --create-namespace --version=v0.11.0 --values values.yaml
$ helm upgrade -i addonopenclustermanagementio-addontemplate-editor appscode-charts-oci/addonopenclustermanagementio-addontemplate-editor -n default --create-namespace --version=v0.12.0 --values values.yaml
```
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"addon.open-cluster-management.io","version":"v1alpha1","resource":"clustermanagementaddons"}'
apiVersion: v2
appVersion: v0.11.0
appVersion: v0.12.0
description: ClusterManagementAddOn Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
Expand All @@ -13,4 +13,4 @@ maintainers:
name: appscode
name: addonopenclustermanagementio-clustermanagementaddon-editor
type: application
version: v0.11.0
version: v0.12.0
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
$ helm search repo appscode-charts-oci/addonopenclustermanagementio-clustermanagementaddon-editor --version=v0.11.0
$ helm upgrade -i addonopenclustermanagementio-clustermanagementaddon-editor appscode-charts-oci/addonopenclustermanagementio-clustermanagementaddon-editor -n default --create-namespace --version=v0.11.0
$ helm search repo appscode-charts-oci/addonopenclustermanagementio-clustermanagementaddon-editor --version=v0.12.0
$ helm upgrade -i addonopenclustermanagementio-clustermanagementaddon-editor appscode-charts-oci/addonopenclustermanagementio-clustermanagementaddon-editor -n default --create-namespace --version=v0.12.0
```

## Introduction
Expand All @@ -24,7 +24,7 @@ This chart deploys a ClusterManagementAddOn Editor on a [Kubernetes](http://kube
To install/upgrade the chart with the release name `addonopenclustermanagementio-clustermanagementaddon-editor`:

```bash
$ helm upgrade -i addonopenclustermanagementio-clustermanagementaddon-editor appscode-charts-oci/addonopenclustermanagementio-clustermanagementaddon-editor -n default --create-namespace --version=v0.11.0
$ helm upgrade -i addonopenclustermanagementio-clustermanagementaddon-editor appscode-charts-oci/addonopenclustermanagementio-clustermanagementaddon-editor -n default --create-namespace --version=v0.12.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.
Expand Down Expand Up @@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `addonopenclusterma
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:

```bash
$ helm upgrade -i addonopenclustermanagementio-clustermanagementaddon-editor appscode-charts-oci/addonopenclustermanagementio-clustermanagementaddon-editor -n default --create-namespace --version=v0.11.0 --set apiVersion=addon.open-cluster-management.io/v1alpha1
$ helm upgrade -i addonopenclustermanagementio-clustermanagementaddon-editor appscode-charts-oci/addonopenclustermanagementio-clustermanagementaddon-editor -n default --create-namespace --version=v0.12.0 --set apiVersion=addon.open-cluster-management.io/v1alpha1
```

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

```bash
$ helm upgrade -i addonopenclustermanagementio-clustermanagementaddon-editor appscode-charts-oci/addonopenclustermanagementio-clustermanagementaddon-editor -n default --create-namespace --version=v0.11.0 --values values.yaml
$ helm upgrade -i addonopenclustermanagementio-clustermanagementaddon-editor appscode-charts-oci/addonopenclustermanagementio-clustermanagementaddon-editor -n default --create-namespace --version=v0.12.0 --values values.yaml
```
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"addon.open-cluster-management.io","version":"v1alpha1","resource":"managedclusteraddons"}'
apiVersion: v2
appVersion: v0.11.0
appVersion: v0.12.0
description: ManagedClusterAddOn Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
Expand All @@ -13,4 +13,4 @@ maintainers:
name: appscode
name: addonopenclustermanagementio-managedclusteraddon-editor
type: application
version: v0.11.0
version: v0.12.0
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
```bash
$ helm repo add appscode-charts-oci https://bundles.byte.builders/ui/
$ helm repo update
$ helm search repo appscode-charts-oci/addonopenclustermanagementio-managedclusteraddon-editor --version=v0.11.0
$ helm upgrade -i addonopenclustermanagementio-managedclusteraddon-editor appscode-charts-oci/addonopenclustermanagementio-managedclusteraddon-editor -n default --create-namespace --version=v0.11.0
$ helm search repo appscode-charts-oci/addonopenclustermanagementio-managedclusteraddon-editor --version=v0.12.0
$ helm upgrade -i addonopenclustermanagementio-managedclusteraddon-editor appscode-charts-oci/addonopenclustermanagementio-managedclusteraddon-editor -n default --create-namespace --version=v0.12.0
```

## Introduction
Expand All @@ -24,7 +24,7 @@ This chart deploys a ManagedClusterAddOn Editor on a [Kubernetes](http://kuberne
To install/upgrade the chart with the release name `addonopenclustermanagementio-managedclusteraddon-editor`:

```bash
$ helm upgrade -i addonopenclustermanagementio-managedclusteraddon-editor appscode-charts-oci/addonopenclustermanagementio-managedclusteraddon-editor -n default --create-namespace --version=v0.11.0
$ helm upgrade -i addonopenclustermanagementio-managedclusteraddon-editor appscode-charts-oci/addonopenclustermanagementio-managedclusteraddon-editor -n default --create-namespace --version=v0.12.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.
Expand Down Expand Up @@ -56,12 +56,12 @@ The following table lists the configurable parameters of the `addonopenclusterma
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:

```bash
$ helm upgrade -i addonopenclustermanagementio-managedclusteraddon-editor appscode-charts-oci/addonopenclustermanagementio-managedclusteraddon-editor -n default --create-namespace --version=v0.11.0 --set apiVersion=addon.open-cluster-management.io/v1alpha1
$ helm upgrade -i addonopenclustermanagementio-managedclusteraddon-editor appscode-charts-oci/addonopenclustermanagementio-managedclusteraddon-editor -n default --create-namespace --version=v0.12.0 --set apiVersion=addon.open-cluster-management.io/v1alpha1
```

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

```bash
$ helm upgrade -i addonopenclustermanagementio-managedclusteraddon-editor appscode-charts-oci/addonopenclustermanagementio-managedclusteraddon-editor -n default --create-namespace --version=v0.11.0 --values values.yaml
$ helm upgrade -i addonopenclustermanagementio-managedclusteraddon-editor appscode-charts-oci/addonopenclustermanagementio-managedclusteraddon-editor -n default --create-namespace --version=v0.12.0 --values values.yaml
```
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
annotations:
meta.x-helm.dev/editor: '{"group":"addons.cluster.x-k8s.io","version":"v1beta1","resource":"clusterresourcesets"}'
apiVersion: v2
appVersion: v0.11.0
appVersion: v0.12.0
description: ClusterResourceSet Editor
home: https://appscode.com
icon: https://cdn.appscode.com/images/products/bytebuilders/bytebuilders-512x512.png
Expand All @@ -13,4 +13,4 @@ maintainers:
name: appscode
name: addonsclusterxk8sio-clusterresourceset-editor
type: application
version: v0.11.0
version: v0.12.0
Loading

0 comments on commit 2e48c0e

Please sign in to comment.