Skip to content

Commit

Permalink
Merge pull request #2911 from highlander-ci-bot/create-pull-request/p…
Browse files Browse the repository at this point in the history
…atch-1693232198

[v2.7] Update AKS operator to v1.1.3-rc2
  • Loading branch information
mjura authored Aug 29, 2023
2 parents 7dcb30a + 15ec066 commit 0ad1a01
Show file tree
Hide file tree
Showing 18 changed files with 19 additions and 19 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.3-rc1
appVersion: 1.1.3-rc2
description: AKS Operator CustomResourceDefinitions
name: rancher-aks-operator-crd
version: 102.3.2+up1.1.3-rc1
version: 102.3.2+up1.1.3-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.3-rc1
appVersion: 1.1.3-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.3.2+up1.1.3-rc1
version: 102.3.2+up1.1.3-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.3-rc1
tag: v1.1.3-rc2

httpProxy: ""
httpsProxy: ""
Expand Down
20 changes: 10 additions & 10 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4624,17 +4624,17 @@ entries:
catalog.cattle.io/release-name: rancher-aks-operator
catalog.cattle.io/scope: management
apiVersion: v2
appVersion: 1.1.3-rc1
created: "2023-08-22T11:10:22.429582+03:00"
appVersion: 1.1.3-rc2
created: "2023-08-28T14:16:33.846423567Z"
description: A Helm chart for provisioning AKS clusters
digest: 9d25dd4e111ec6f38713fb78cd60306c2c983cfc4acdf4312e9912bac1af2a2d
digest: 1f7f27bec5e7b8d3a57e7a760e555fd3b81fdd36d169c188915f7b383db681bf
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.3.2+up1.1.3-rc1.tgz
version: 102.3.2+up1.1.3-rc1
- assets/rancher-aks-operator/rancher-aks-operator-102.3.2+up1.1.3-rc2.tgz
version: 102.3.2+up1.1.3-rc2
- annotations:
catalog.cattle.io/auto-install: rancher-aks-operator-crd=match
catalog.cattle.io/certified: rancher
Expand Down Expand Up @@ -4929,14 +4929,14 @@ entries:
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/release-name: rancher-aks-operator-crd
apiVersion: v2
appVersion: 1.1.3-rc1
created: "2023-08-22T11:10:24.99073+03:00"
appVersion: 1.1.3-rc2
created: "2023-08-28T14:16:35.789844323Z"
description: AKS Operator CustomResourceDefinitions
digest: 3d27b45063c4a9a4ac1115b778ce1199e0f48a572ffcf0a1a6836d05024d272b
digest: cfb93a50ffd8cd44abe6aaa36af3d45864c2fe50953b77b4f3acdf084a419240
name: rancher-aks-operator-crd
urls:
- assets/rancher-aks-operator-crd/rancher-aks-operator-crd-102.3.2+up1.1.3-rc1.tgz
version: 102.3.2+up1.1.3-rc1
- assets/rancher-aks-operator-crd/rancher-aks-operator-crd-102.3.2+up1.1.3-rc2.tgz
version: 102.3.2+up1.1.3-rc2
- annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
url: https://github.com/rancher/aks-operator/releases/download/v1.1.3-rc1/rancher-aks-operator-crd-1.1.3-rc1.tgz
url: https://github.com/rancher/aks-operator/releases/download/v1.1.3-rc2/rancher-aks-operator-crd-1.1.3-rc2.tgz
version: 102.3.2
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
url: https://github.com/rancher/aks-operator/releases/download/v1.1.3-rc1/rancher-aks-operator-1.1.3-rc1.tgz
url: https://github.com/rancher/aks-operator/releases/download/v1.1.3-rc2/rancher-aks-operator-1.1.3-rc2.tgz
version: 102.3.2
4 changes: 2 additions & 2 deletions release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ fleet-crd:
prometheus-federator:
- 0.3.0+up0.3.3
rancher-aks-operator:
- 102.3.2+up1.1.3-rc1
- 102.3.2+up1.1.3-rc2
rancher-aks-operator-crd:
- 102.3.2+up1.1.3-rc1
- 102.3.2+up1.1.3-rc2
rancher-backup:
- 102.0.2+up3.1.2-rc1
rancher-backup-crd:
Expand Down

0 comments on commit 0ad1a01

Please sign in to comment.