Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dev-v2.11] rancher-aks-operator 106.0.0+up1.11.0 bump #5379

Merged
merged 4 commits into from
Mar 24, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.11.0-rc.5
appVersion: 1.11.0
description: AKS Operator CustomResourceDefinitions
name: rancher-aks-operator-crd
version: 106.0.0+up1.11.0-rc.5
version: 106.0.0+up1.11.0
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.11.0-rc.5
appVersion: 1.11.0
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: 106.0.0+up1.11.0-rc.5
version: 106.0.0+up1.11.0
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.11.0-rc.5
tag: v1.11.0

httpProxy: ""
httpsProxy: ""
Expand Down
20 changes: 10 additions & 10 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10015,17 +10015,17 @@ entries:
catalog.cattle.io/release-name: rancher-aks-operator
catalog.cattle.io/scope: management
apiVersion: v2
appVersion: 1.11.0-rc.5
created: "2025-03-07T12:55:30.694726+05:30"
appVersion: 1.11.0
created: "2025-03-21T11:34:59.75948202+05:30"
description: A Helm chart for provisioning AKS clusters
digest: 12eebd121500e134f17c75d9703051c3b4b321bb6fe23d6966a13fb6d742a6b6
digest: a4b2bd1e4bb308db9b5a58092bcf24f7b10ea98b5fb51b5ec8b0e0f9c4333e57
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-106.0.0+up1.11.0-rc.5.tgz
version: 106.0.0+up1.11.0-rc.5
- assets/rancher-aks-operator/rancher-aks-operator-106.0.0+up1.11.0.tgz
version: 106.0.0+up1.11.0
- annotations:
catalog.cattle.io/auto-install: rancher-aks-operator-crd=match
catalog.cattle.io/certified: rancher
Expand Down Expand Up @@ -10659,14 +10659,14 @@ entries:
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/release-name: rancher-aks-operator-crd
apiVersion: v2
appVersion: 1.11.0-rc.5
created: "2025-03-07T12:55:32.16748+05:30"
appVersion: 1.11.0
created: "2025-03-21T11:34:53.976431033+05:30"
description: AKS Operator CustomResourceDefinitions
digest: 55be09031bb47cd7b7c8a21ea66770e7ccbc7275da951193029121a511a65e09
digest: 3ea700d63abe0caf57f95a13d91b0727cdeb870388636ad2395f6f2efa56159f
name: rancher-aks-operator-crd
urls:
- assets/rancher-aks-operator-crd/rancher-aks-operator-crd-106.0.0+up1.11.0-rc.5.tgz
version: 106.0.0+up1.11.0-rc.5
- assets/rancher-aks-operator-crd/rancher-aks-operator-crd-106.0.0+up1.11.0.tgz
version: 106.0.0+up1.11.0
- 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.11.0-rc.5/rancher-aks-operator-crd-1.11.0-rc.5.tgz
url: https://github.com/rancher/aks-operator/releases/download/v1.11.0/rancher-aks-operator-crd-1.11.0.tgz
version: 106.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.11.0-rc.5/rancher-aks-operator-1.11.0-rc.5.tgz
url: https://github.com/rancher/aks-operator/releases/download/v1.11.0/rancher-aks-operator-1.11.0.tgz
version: 106.0.0
4 changes: 2 additions & 2 deletions release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ neuvector-monitor:
prometheus-federator:
- 106.0.0+up3.0.0
rancher-aks-operator:
- 106.0.0+up1.11.0-rc.5
- 106.0.0+up1.11.0
rancher-aks-operator-crd:
- 106.0.0+up1.11.0-rc.5
- 106.0.0+up1.11.0
rancher-alerting-drivers:
- 106.0.0
rancher-backup:
Expand Down
Loading