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.10] rancher-aks-operator 105.3.0+up1.10.3 bump #5380

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.10.3-rc.1
appVersion: 1.10.3
description: AKS Operator CustomResourceDefinitions
name: rancher-aks-operator-crd
version: 105.3.0+up1.10.3-rc.1
version: 105.3.0+up1.10.3
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.10.3-rc.1
appVersion: 1.10.3
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: 105.3.0+up1.10.3-rc.1
version: 105.3.0+up1.10.3
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.10.3-rc.1
tag: v1.10.3

httpProxy: ""
httpsProxy: ""
Expand Down
20 changes: 10 additions & 10 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9713,17 +9713,17 @@ entries:
catalog.cattle.io/release-name: rancher-aks-operator
catalog.cattle.io/scope: management
apiVersion: v2
appVersion: 1.10.3-rc.1
created: "2025-03-07T14:06:50.370172+05:30"
appVersion: 1.10.3
created: "2025-03-21T11:42:33.267007502+05:30"
description: A Helm chart for provisioning AKS clusters
digest: 0141f3d01416ec3ea112fcdb5ddefb286df6c5962418311b15d9c6a5b4b5f4eb
digest: b837a2aaa8e6f7505a76f999327d4fca132d6530b3ca5a87990a0ffba277bfaf
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-105.3.0+up1.10.3-rc.1.tgz
version: 105.3.0+up1.10.3-rc.1
- assets/rancher-aks-operator/rancher-aks-operator-105.3.0+up1.10.3.tgz
version: 105.3.0+up1.10.3
- annotations:
catalog.cattle.io/auto-install: rancher-aks-operator-crd=match
catalog.cattle.io/certified: rancher
Expand Down Expand Up @@ -10357,14 +10357,14 @@ entries:
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/release-name: rancher-aks-operator-crd
apiVersion: v2
appVersion: 1.10.3-rc.1
created: "2025-03-07T14:06:51.713377+05:30"
appVersion: 1.10.3
created: "2025-03-21T11:42:42.397284924+05:30"
description: AKS Operator CustomResourceDefinitions
digest: 5b807faa1b5c36aa361bdf0695cf5bcef56e0a983a1fb5b3072328dae33d5a56
digest: 21bc1a680c9e5fe5b039112b25791f32b8c66195fb37daf9197dca995ac91242
name: rancher-aks-operator-crd
urls:
- assets/rancher-aks-operator-crd/rancher-aks-operator-crd-105.3.0+up1.10.3-rc.1.tgz
version: 105.3.0+up1.10.3-rc.1
- assets/rancher-aks-operator-crd/rancher-aks-operator-crd-105.3.0+up1.10.3.tgz
version: 105.3.0+up1.10.3
- 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.10.3-rc.1/rancher-aks-operator-crd-1.10.3-rc.1.tgz
url: https://github.com/rancher/aks-operator/releases/download/v1.10.3/rancher-aks-operator-crd-1.10.3.tgz
version: 105.3.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.10.3-rc.1/rancher-aks-operator-1.10.3-rc.1.tgz
url: https://github.com/rancher/aks-operator/releases/download/v1.10.3/rancher-aks-operator-1.10.3.tgz
version: 105.3.0
4 changes: 2 additions & 2 deletions release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ neuvector-crd:
neuvector-monitor:
- 105.0.2+up2.8.5
rancher-aks-operator:
- 105.3.0+up1.10.3-rc.1
- 105.3.0+up1.10.3
rancher-aks-operator-crd:
- 105.3.0+up1.10.3-rc.1
- 105.3.0+up1.10.3
rancher-backup:
- 105.0.1+up6.0.1
rancher-backup-crd:
Expand Down
Loading