Skip to content

Commit

Permalink
[v2.9] Bump aks-operator to v1.3.0-rc12 (rancher#3842)
Browse files Browse the repository at this point in the history
  • Loading branch information
yiannistri authored and krunalhinguu committed Jul 15, 2024
1 parent 2d02395 commit d52d30f
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.3.0-rc11
appVersion: 1.3.0-rc12
description: AKS Operator CustomResourceDefinitions
name: rancher-aks-operator-crd
version: 104.0.0+up1.3.0-rc11
version: 104.0.0+up1.3.0-rc12
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.3.0-rc11
appVersion: 1.3.0-rc12
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: 104.0.0+up1.3.0-rc11
version: 104.0.0+up1.3.0-rc12
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.3.0-rc11
tag: v1.3.0-rc12

httpProxy: ""
httpsProxy: ""
Expand Down
20 changes: 10 additions & 10 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6787,17 +6787,17 @@ entries:
catalog.cattle.io/release-name: rancher-aks-operator
catalog.cattle.io/scope: management
apiVersion: v2
appVersion: 1.3.0-rc11
created: "2024-04-24T08:54:59.273307723+01:00"
appVersion: 1.3.0-rc12
created: "2024-05-01T09:56:03.545794507+01:00"
description: A Helm chart for provisioning AKS clusters
digest: 303cb2cd2f256546026349c6a81dad9e936ba4aa4ffd492dd6893bfedbcfe268
digest: 0893c8343daac9d6b5a2a757288984fccca5ad891757c6329e4fe192137d3468
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-104.0.0+up1.3.0-rc11.tgz
version: 104.0.0+up1.3.0-rc11
- assets/rancher-aks-operator/rancher-aks-operator-104.0.0+up1.3.0-rc12.tgz
version: 104.0.0+up1.3.0-rc12
- annotations:
catalog.cattle.io/auto-install: rancher-aks-operator-crd=match
catalog.cattle.io/certified: rancher
Expand Down Expand Up @@ -7188,14 +7188,14 @@ entries:
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/release-name: rancher-aks-operator-crd
apiVersion: v2
appVersion: 1.3.0-rc11
created: "2024-04-24T08:55:01.247146492+01:00"
appVersion: 1.3.0-rc12
created: "2024-05-01T09:56:05.562958751+01:00"
description: AKS Operator CustomResourceDefinitions
digest: 75230c75325116b60965656821513f41e5ae0a7c98166fddc0c589358906cfec
digest: 49e2321c4d2c837fd9885833bcc431b1bb0df45d6c29f19c78642f0fc700a384
name: rancher-aks-operator-crd
urls:
- assets/rancher-aks-operator-crd/rancher-aks-operator-crd-104.0.0+up1.3.0-rc11.tgz
version: 104.0.0+up1.3.0-rc11
- assets/rancher-aks-operator-crd/rancher-aks-operator-crd-104.0.0+up1.3.0-rc12.tgz
version: 104.0.0+up1.3.0-rc12
- 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.3.0-rc11/rancher-aks-operator-crd-1.3.0-rc11.tgz
url: https://github.com/rancher/aks-operator/releases/download/v1.3.0-rc12/rancher-aks-operator-crd-1.3.0-rc12.tgz
version: 104.0.0
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
url: https://github.com/rancher/aks-operator/releases/download/v1.3.0-rc11/rancher-aks-operator-1.3.0-rc11.tgz
url: https://github.com/rancher/aks-operator/releases/download/v1.3.0-rc12/rancher-aks-operator-1.3.0-rc12.tgz
version: 104.0.0
4 changes: 2 additions & 2 deletions release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,11 @@ prometheus-federator:
- 3.0.1+up0.3.3
- 103.0.1+up0.4.0
rancher-aks-operator:
- 104.0.0+up1.3.0-rc11
- 104.0.0+up1.3.0-rc12
- 102.4.0+up1.1.4
- 103.1.0+up1.2.1
rancher-aks-operator-crd:
- 104.0.0+up1.3.0-rc11
- 104.0.0+up1.3.0-rc12
- 102.4.0+up1.1.4
- 103.1.0+up1.2.1
rancher-alerting-drivers:
Expand Down

0 comments on commit d52d30f

Please sign in to comment.