Skip to content

Commit

Permalink
Make charts
Browse files Browse the repository at this point in the history
  • Loading branch information
mjura committed Jun 27, 2023
1 parent eff4255 commit 10c481c
Show file tree
Hide file tree
Showing 16 changed files with 47 additions and 7 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/release-name: rancher-aks-operator-crd
apiVersion: v2
appVersion: 1.1.2-rc1
appVersion: 1.1.2-rc2
description: AKS Operator CustomResourceDefinitions
name: rancher-aks-operator-crd
version: 102.2.0+up1.1.2-rc1
version: 102.2.1+up1.1.2-rc2
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ annotations:
catalog.cattle.io/release-name: rancher-aks-operator
catalog.cattle.io/scope: management
apiVersion: v2
appVersion: 1.1.2-rc1
appVersion: 1.1.2-rc2
description: A Helm chart for provisioning AKS clusters
home: https://github.com/rancher/aks-operator
name: rancher-aks-operator
sources:
- https://github.com/rancher/aks-operator
version: 102.2.0+up1.1.2-rc1
version: 102.2.1+up1.1.2-rc2
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ global:
aksOperator:
image:
repository: rancher/aks-operator
tag: v1.1.2-rc1
tag: v1.1.2-rc2

httpProxy: ""
httpsProxy: ""
Expand Down
40 changes: 40 additions & 0 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4355,6 +4355,30 @@ entries:
- assets/prometheus-federator/prometheus-federator-0.1.0.tgz
version: 0.1.0
rancher-aks-operator:
- annotations:
catalog.cattle.io/auto-install: rancher-aks-operator-crd=match
catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true"
catalog.cattle.io/kube-version: '>= 1.20.0-0 < 1.27.0-0'
catalog.cattle.io/namespace: cattle-system
catalog.cattle.io/os: linux
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/provides-gvr: aksclusterconfigs.aks.cattle.io/v1
catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0'
catalog.cattle.io/release-name: rancher-aks-operator
catalog.cattle.io/scope: management
apiVersion: v2
appVersion: 1.1.2-rc2
created: "2023-06-27T11:50:14.970010076+02:00"
description: A Helm chart for provisioning AKS clusters
digest: a6479df1311ed0f3f7bdde201e42d98fb9859a217efd6297cad853d9b6eb5439
home: https://github.com/rancher/aks-operator
name: rancher-aks-operator
sources:
- https://github.com/rancher/aks-operator
urls:
- assets/rancher-aks-operator/rancher-aks-operator-102.2.1+up1.1.2-rc2.tgz
version: 102.2.1+up1.1.2-rc2
- annotations:
catalog.cattle.io/auto-install: rancher-aks-operator-crd=match
catalog.cattle.io/certified: rancher
Expand Down Expand Up @@ -4641,6 +4665,22 @@ entries:
- assets/rancher-aks-operator/rancher-aks-operator-100.0.0+up1.0.1.tgz
version: 100.0.0+up1.0.1
rancher-aks-operator-crd:
- annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true"
catalog.cattle.io/namespace: cattle-system
catalog.cattle.io/os: linux
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/release-name: rancher-aks-operator-crd
apiVersion: v2
appVersion: 1.1.2-rc2
created: "2023-06-27T11:50:16.874787511+02:00"
description: AKS Operator CustomResourceDefinitions
digest: beeb1edce99e6d45c51cb0fe62ef45759c4f426a422395508b49e67616f544bb
name: rancher-aks-operator-crd
urls:
- assets/rancher-aks-operator-crd/rancher-aks-operator-crd-102.2.1+up1.1.2-rc2.tgz
version: 102.2.1+up1.1.2-rc2
- annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true"
Expand Down
4 changes: 2 additions & 2 deletions release.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
rancher-aks-operator:
- 102.2.1+up1.1.2-rc2
- 102.2.0+up1.1.2-rc1
rancher-aks-operator-crd:
- 102.2.1+up1.1.2-rc2
- 102.2.0+up1.1.2-rc1

0 comments on commit 10c481c

Please sign in to comment.