Merge pull request #2748 from mjura/aks-fixes-new

Update aks-operator to v1.1.2-rc2
pull/2750/head
Michal Jura 2023-06-27 14:00:09 +02:00 committed by GitHub
commit 14fc9e5ad1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
18 changed files with 21 additions and 23 deletions

View File

@ -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

View File

@ -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

View File

@ -5,7 +5,7 @@ global:
aksOperator:
image:
repository: rancher/aks-operator
tag: v1.1.2-rc1
tag: v1.1.2-rc2
httpProxy: ""
httpsProxy: ""

View File

@ -4368,17 +4368,17 @@ entries:
catalog.cattle.io/release-name: rancher-aks-operator
catalog.cattle.io/scope: management
apiVersion: v2
appVersion: 1.1.2-rc1
created: "2023-06-26T11:07:02.59075+02:00"
appVersion: 1.1.2-rc2
created: "2023-06-27T12:10:33.408197572+02:00"
description: A Helm chart for provisioning AKS clusters
digest: 26e21e897d823b770d87e19dc0e5120bf6f22370d6731dc9a0d6fb4efcb8bb13
digest: 44c44b400b1648e616e6f10ca2f5cd78b4c69d54561001a237e63ec7a0f88843
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.0+up1.1.2-rc1.tgz
version: 102.2.0+up1.1.2-rc1
- 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
@ -4649,14 +4649,14 @@ entries:
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/release-name: rancher-aks-operator-crd
apiVersion: v2
appVersion: 1.1.2-rc1
created: "2023-06-26T11:07:04.193098+02:00"
appVersion: 1.1.2-rc2
created: "2023-06-27T12:10:34.83747823+02:00"
description: AKS Operator CustomResourceDefinitions
digest: 1eeb041e0b4c18ae400ec42dbbbe2a85ebbe916b0637095536907211328bfd41
digest: ba809451e117b013527d6e78b082378b4f5f983303fa66cd6b76e9d9edef7f93
name: rancher-aks-operator-crd
urls:
- assets/rancher-aks-operator-crd/rancher-aks-operator-crd-102.2.0+up1.1.2-rc1.tgz
version: 102.2.0+up1.1.2-rc1
- 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"

View File

@ -1,2 +1,2 @@
url: https://github.com/rancher/aks-operator/releases/download/v1.1.2-rc1/rancher-aks-operator-crd-1.1.2-rc1.tgz
version: 102.2.0
url: https://github.com/rancher/aks-operator/releases/download/v1.1.2-rc2/rancher-aks-operator-crd-1.1.2-rc2.tgz
version: 102.2.1

View File

@ -1,2 +1,2 @@
url: https://github.com/rancher/aks-operator/releases/download/v1.1.2-rc1/rancher-aks-operator-1.1.2-rc1.tgz
version: 102.2.0
url: https://github.com/rancher/aks-operator/releases/download/v1.1.2-rc2/rancher-aks-operator-1.1.2-rc2.tgz
version: 102.2.1

View File

@ -1,6 +1,4 @@
rancher-aks-operator:
- 102.1.0+up1.1.1
- 102.2.0+up1.1.2-rc1
- 102.2.1+up1.1.2-rc2
rancher-aks-operator-crd:
- 102.1.0+up1.1.1
- 102.2.0+up1.1.2-rc1
- 102.2.1+up1.1.2-rc2