mirror of https://git.rancher.io/charts
Merge pull request #2720 from highlander-ci-bot/create-pull-request/patch-1686740063
Update AKS operator to v1.1.1pull/2731/head
commit
4e9cafc892
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -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.1-rc2
|
||||
appVersion: 1.1.1
|
||||
description: AKS Operator CustomResourceDefinitions
|
||||
name: rancher-aks-operator-crd
|
||||
version: 102.1.0+up1.1.1-rc2
|
||||
version: 102.1.0+up1.1.1
|
|
@ -143,6 +143,9 @@ spec:
|
|||
type: object
|
||||
nullable: true
|
||||
type: array
|
||||
nodeResourceGroup:
|
||||
nullable: true
|
||||
type: string
|
||||
outboundType:
|
||||
nullable: true
|
||||
type: string
|
|
@ -11,10 +11,10 @@ annotations:
|
|||
catalog.cattle.io/release-name: rancher-aks-operator
|
||||
catalog.cattle.io/scope: management
|
||||
apiVersion: v2
|
||||
appVersion: 1.1.1-rc2
|
||||
appVersion: 1.1.1
|
||||
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.1.0+up1.1.1-rc2
|
||||
version: 102.1.0+up1.1.1
|
|
@ -5,7 +5,7 @@ global:
|
|||
aksOperator:
|
||||
image:
|
||||
repository: rancher/aks-operator
|
||||
tag: v1.1.1-rc2
|
||||
tag: v1.1.1
|
||||
|
||||
httpProxy: ""
|
||||
httpsProxy: ""
|
20
index.yaml
20
index.yaml
|
@ -4368,17 +4368,17 @@ entries:
|
|||
catalog.cattle.io/release-name: rancher-aks-operator
|
||||
catalog.cattle.io/scope: management
|
||||
apiVersion: v2
|
||||
appVersion: 1.1.1-rc2
|
||||
created: "2023-05-11T16:07:36.225331585+02:00"
|
||||
appVersion: 1.1.1
|
||||
created: "2023-06-14T10:54:19.207097331Z"
|
||||
description: A Helm chart for provisioning AKS clusters
|
||||
digest: 2807a6371db7332a797e7e689344a8640078c56b34668d44c8acf1fd05d7f684
|
||||
digest: 2cb05e80bfdcaecb634d93510b6db7bba58bf8a0fa0179e16a9caacce3e7e153
|
||||
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.1.0+up1.1.1-rc2.tgz
|
||||
version: 102.1.0+up1.1.1-rc2
|
||||
- assets/rancher-aks-operator/rancher-aks-operator-102.1.0+up1.1.1.tgz
|
||||
version: 102.1.0+up1.1.1
|
||||
- annotations:
|
||||
catalog.cattle.io/auto-install: rancher-aks-operator-crd=match
|
||||
catalog.cattle.io/certified: rancher
|
||||
|
@ -4625,14 +4625,14 @@ entries:
|
|||
catalog.cattle.io/permits-os: linux,windows
|
||||
catalog.cattle.io/release-name: rancher-aks-operator-crd
|
||||
apiVersion: v2
|
||||
appVersion: 1.1.1-rc2
|
||||
created: "2023-05-04T10:20:11.232862355Z"
|
||||
appVersion: 1.1.1
|
||||
created: "2023-06-14T10:54:20.767286377Z"
|
||||
description: AKS Operator CustomResourceDefinitions
|
||||
digest: 4b9193f7b9d21e3f89d3b053783ce9dd064798b04da9779c81c5a9a85bb73b1a
|
||||
digest: 2eb7ab89c3c0c1572badb1c7e14eac9829ca2baabcca3be412797b1846d82048
|
||||
name: rancher-aks-operator-crd
|
||||
urls:
|
||||
- assets/rancher-aks-operator-crd/rancher-aks-operator-crd-102.1.0+up1.1.1-rc2.tgz
|
||||
version: 102.1.0+up1.1.1-rc2
|
||||
- assets/rancher-aks-operator-crd/rancher-aks-operator-crd-102.1.0+up1.1.1.tgz
|
||||
version: 102.1.0+up1.1.1
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/aks-operator/releases/download/v1.1.1-rc2/rancher-aks-operator-crd-1.1.1-rc2.tgz
|
||||
url: https://github.com/rancher/aks-operator/releases/download/v1.1.1/rancher-aks-operator-crd-1.1.1.tgz
|
||||
version: 102.1.0
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/aks-operator/releases/download/v1.1.1-rc2/rancher-aks-operator-1.1.1-rc2.tgz
|
||||
url: https://github.com/rancher/aks-operator/releases/download/v1.1.1/rancher-aks-operator-1.1.1.tgz
|
||||
version: 102.1.0
|
||||
|
|
|
@ -67,10 +67,10 @@ rancher-pushprox:
|
|||
- 102.0.1
|
||||
rancher-aks-operator:
|
||||
- 102.0.0+up1.1.0
|
||||
- 102.1.0+up1.1.1-rc2
|
||||
- 102.1.0+up1.1.1
|
||||
rancher-aks-operator-crd:
|
||||
- 102.0.0+up1.1.0
|
||||
- 102.1.0+up1.1.1-rc2
|
||||
- 102.1.0+up1.1.1
|
||||
rancher-gke-operator:
|
||||
- 102.0.0+up1.1.5
|
||||
rancher-gke-operator-crd:
|
||||
|
|
Loading…
Reference in New Issue