Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion charts/ace-installer-certified-crds/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
annotations:
charts.openshift.io/name: ace-installer-certified-crds
apiVersion: v2
appVersion: v2026.1.15
description: Chart containing only CRDs from ace-installer chart
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/kubeops/icons/android-icon-192x192.png
kubeVersion: '>=1.28.0'
maintainers:
- email: support@appscode.com
name: appscode
name: ace-installer-certified-crds
sources:
- https://github.com/appscode-cloud/installer
version: v2026.1.15
version: 2026.1.15
10 changes: 5 additions & 5 deletions charts/ace-installer-certified-crds/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
$ helm search repo appscode/ace-installer-certified-crds --version=v2026.1.15
$ helm upgrade -i ace-installer-certified-crds appscode/ace-installer-certified-crds -n kubeops --create-namespace --version=v2026.1.15
$ helm search repo appscode/ace-installer-certified-crds --version=2026.1.15
$ helm upgrade -i ace-installer-certified-crds appscode/ace-installer-certified-crds -n kubeops --create-namespace --version=2026.1.15
```

## Introduction
Expand All @@ -24,7 +24,7 @@ This chart deploys charts for ACE on a [Kubernetes](http://kubernetes.io) cluste
To install/upgrade the chart with the release name `ace-installer-certified-crds`:

```bash
$ helm upgrade -i ace-installer-certified-crds appscode/ace-installer-certified-crds -n kubeops --create-namespace --version=v2026.1.15
$ helm upgrade -i ace-installer-certified-crds appscode/ace-installer-certified-crds -n kubeops --create-namespace --version=2026.1.15
```

The command deploys charts for ACE 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 @@ -133,12 +133,12 @@ The following table lists the configurable parameters of the `ace-installer-cert
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:

```bash
$ helm upgrade -i ace-installer-certified-crds appscode/ace-installer-certified-crds -n kubeops --create-namespace --version=v2026.1.15 --set image.proxies.appscode=r.appscode.com
$ helm upgrade -i ace-installer-certified-crds appscode/ace-installer-certified-crds -n kubeops --create-namespace --version=2026.1.15 --set image.proxies.appscode=r.appscode.com
```

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

```bash
$ helm upgrade -i ace-installer-certified-crds appscode/ace-installer-certified-crds -n kubeops --create-namespace --version=v2026.1.15 --values values.yaml
$ helm upgrade -i ace-installer-certified-crds appscode/ace-installer-certified-crds -n kubeops --create-namespace --version=2026.1.15 --values values.yaml
```
5 changes: 4 additions & 1 deletion charts/ace-installer-certified/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
annotations:
charts.openshift.io/name: ace-installer-certified
apiVersion: v2
appVersion: v2026.1.15
description: ACE Installer
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/kubeops/icons/android-icon-192x192.png
kubeVersion: '>=1.28.0'
maintainers:
- email: support@appscode.com
name: appscode
name: ace-installer-certified
sources:
- https://github.com/appscode-cloud/installer
type: application
version: v2026.1.15
version: 2026.1.15
10 changes: 5 additions & 5 deletions charts/ace-installer-certified/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
```bash
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
$ helm search repo appscode/ace-installer-certified --version=v2026.1.15
$ helm upgrade -i ace-installer-certified appscode/ace-installer-certified -n kubeops --create-namespace --version=v2026.1.15
$ helm search repo appscode/ace-installer-certified --version=2026.1.15
$ helm upgrade -i ace-installer-certified appscode/ace-installer-certified -n kubeops --create-namespace --version=2026.1.15
```

## Introduction
Expand All @@ -24,7 +24,7 @@ This chart deploys charts for ACE on a [Kubernetes](http://kubernetes.io) cluste
To install/upgrade the chart with the release name `ace-installer-certified`:

```bash
$ helm upgrade -i ace-installer-certified appscode/ace-installer-certified -n kubeops --create-namespace --version=v2026.1.15
$ helm upgrade -i ace-installer-certified appscode/ace-installer-certified -n kubeops --create-namespace --version=2026.1.15
```

The command deploys charts for ACE 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 @@ -133,12 +133,12 @@ The following table lists the configurable parameters of the `ace-installer-cert
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:

```bash
$ helm upgrade -i ace-installer-certified appscode/ace-installer-certified -n kubeops --create-namespace --version=v2026.1.15 --set image.proxies.appscode=r.appscode.com
$ helm upgrade -i ace-installer-certified appscode/ace-installer-certified -n kubeops --create-namespace --version=2026.1.15 --set image.proxies.appscode=r.appscode.com
```

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

```bash
$ helm upgrade -i ace-installer-certified appscode/ace-installer-certified -n kubeops --create-namespace --version=v2026.1.15 --values values.yaml
$ helm upgrade -i ace-installer-certified appscode/ace-installer-certified -n kubeops --create-namespace --version=2026.1.15 --values values.yaml
```
3 changes: 3 additions & 0 deletions charts/ace-installer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ description: ACE Installer
type: application
version: v2026.1.15
appVersion: v2026.1.15
kubeVersion: '>=1.28.0'
annotations:
charts.openshift.io/name: ace-installer
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/kubeops/icons/android-icon-192x192.png
sources:
Expand Down