From bf783ebe2715c55f532e1c9b58b3e0de18a522e3 Mon Sep 17 00:00:00 2001 From: highlander-ci-bot Date: Mon, 28 Aug 2023 14:58:11 +0000 Subject: [PATCH 1/2] Updating to AKS Operator v1.2.0-rc2 --- .../rancher-aks-operator-crd/package.yaml | 2 +- .../rancher-aks-operator/rancher-aks-operator/package.yaml | 2 +- release.yaml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/rancher-aks-operator/rancher-aks-operator-crd/package.yaml b/packages/rancher-aks-operator/rancher-aks-operator-crd/package.yaml index e8905ed4bf..a6cd8c7ef7 100644 --- a/packages/rancher-aks-operator/rancher-aks-operator-crd/package.yaml +++ b/packages/rancher-aks-operator/rancher-aks-operator-crd/package.yaml @@ -1,3 +1,3 @@ -url: https://github.com/rancher/aks-operator/releases/download/v1.2.0-rc1/rancher-aks-operator-crd-1.2.0-rc1.tgz +url: https://github.com/rancher/aks-operator/releases/download/v1.2.0-rc2/rancher-aks-operator-crd-1.2.0-rc2.tgz version: 103.0.0 doNotRelease: false diff --git a/packages/rancher-aks-operator/rancher-aks-operator/package.yaml b/packages/rancher-aks-operator/rancher-aks-operator/package.yaml index 05bfe05792..079482c0f1 100644 --- a/packages/rancher-aks-operator/rancher-aks-operator/package.yaml +++ b/packages/rancher-aks-operator/rancher-aks-operator/package.yaml @@ -1,3 +1,3 @@ -url: https://github.com/rancher/aks-operator/releases/download/v1.2.0-rc1/rancher-aks-operator-1.2.0-rc1.tgz +url: https://github.com/rancher/aks-operator/releases/download/v1.2.0-rc2/rancher-aks-operator-1.2.0-rc2.tgz version: 103.0.0 doNotRelease: false diff --git a/release.yaml b/release.yaml index 2cf6545e64..1ecffa544f 100644 --- a/release.yaml +++ b/release.yaml @@ -11,9 +11,9 @@ fleet-crd: rancher-webhook: - 103.0.0+up0.4.0-rc2 rancher-aks-operator: -- 103.0.0+up1.2.0-rc1 +- 103.0.0+up1.2.0-rc2 rancher-aks-operator-crd: -- 103.0.0+up1.2.0-rc1 +- 103.0.0+up1.2.0-rc2 rancher-gke-operator: - 103.0.1+up1.2.0-rc1 rancher-gke-operator-crd: From 2c1c4cc7367e0fc6b839e550a98267552639ca0d Mon Sep 17 00:00:00 2001 From: highlander-ci-bot Date: Mon, 28 Aug 2023 14:58:20 +0000 Subject: [PATCH 2/2] Autogenerated changes for AKS Operator v1.2.0-rc2 --- ...r-aks-operator-crd-103.0.0+up1.2.0-rc1.tgz | Bin 1251 -> 0 bytes ...r-aks-operator-crd-103.0.0+up1.2.0-rc2.tgz | Bin 0 -> 1252 bytes ...ncher-aks-operator-103.0.0+up1.2.0-rc1.tgz | Bin 2044 -> 0 bytes ...ncher-aks-operator-103.0.0+up1.2.0-rc2.tgz | Bin 0 -> 2043 bytes .../Chart.yaml | 4 ++-- .../templates/crds.yaml | 0 .../Chart.yaml | 4 ++-- .../templates/NOTES.txt | 0 .../templates/_helpers.tpl | 0 .../templates/clusterrole.yaml | 0 .../templates/clusterrolebinding.yaml | 0 .../templates/deployment.yaml | 0 .../templates/serviceaccount.yaml | 0 .../values.yaml | 2 +- index.yaml | 20 +++++++++--------- 15 files changed, 15 insertions(+), 15 deletions(-) delete mode 100644 assets/rancher-aks-operator-crd/rancher-aks-operator-crd-103.0.0+up1.2.0-rc1.tgz create mode 100644 assets/rancher-aks-operator-crd/rancher-aks-operator-crd-103.0.0+up1.2.0-rc2.tgz delete mode 100644 assets/rancher-aks-operator/rancher-aks-operator-103.0.0+up1.2.0-rc1.tgz create mode 100644 assets/rancher-aks-operator/rancher-aks-operator-103.0.0+up1.2.0-rc2.tgz rename charts/rancher-aks-operator-crd/{103.0.0+up1.2.0-rc1 => 103.0.0+up1.2.0-rc2}/Chart.yaml (87%) rename charts/rancher-aks-operator-crd/{103.0.0+up1.2.0-rc1 => 103.0.0+up1.2.0-rc2}/templates/crds.yaml (100%) rename charts/rancher-aks-operator/{103.0.0+up1.2.0-rc1 => 103.0.0+up1.2.0-rc2}/Chart.yaml (93%) rename charts/rancher-aks-operator/{103.0.0+up1.2.0-rc1 => 103.0.0+up1.2.0-rc2}/templates/NOTES.txt (100%) rename charts/rancher-aks-operator/{103.0.0+up1.2.0-rc1 => 103.0.0+up1.2.0-rc2}/templates/_helpers.tpl (100%) rename charts/rancher-aks-operator/{103.0.0+up1.2.0-rc1 => 103.0.0+up1.2.0-rc2}/templates/clusterrole.yaml (100%) rename charts/rancher-aks-operator/{103.0.0+up1.2.0-rc1 => 103.0.0+up1.2.0-rc2}/templates/clusterrolebinding.yaml (100%) rename charts/rancher-aks-operator/{103.0.0+up1.2.0-rc1 => 103.0.0+up1.2.0-rc2}/templates/deployment.yaml (100%) rename charts/rancher-aks-operator/{103.0.0+up1.2.0-rc1 => 103.0.0+up1.2.0-rc2}/templates/serviceaccount.yaml (100%) rename charts/rancher-aks-operator/{103.0.0+up1.2.0-rc1 => 103.0.0+up1.2.0-rc2}/values.yaml (95%) diff --git a/assets/rancher-aks-operator-crd/rancher-aks-operator-crd-103.0.0+up1.2.0-rc1.tgz b/assets/rancher-aks-operator-crd/rancher-aks-operator-crd-103.0.0+up1.2.0-rc1.tgz deleted file mode 100644 index 85f24a309cfb8916053e2f7856042dfeb9fb6c7f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1251 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 Zu!lYDVGsAge**vj|Np@0tG)m*008Q?`x5{F literal 0 HcmV?d00001 diff --git a/charts/rancher-aks-operator-crd/103.0.0+up1.2.0-rc1/Chart.yaml b/charts/rancher-aks-operator-crd/103.0.0+up1.2.0-rc2/Chart.yaml similarity index 87% rename from charts/rancher-aks-operator-crd/103.0.0+up1.2.0-rc1/Chart.yaml rename to charts/rancher-aks-operator-crd/103.0.0+up1.2.0-rc2/Chart.yaml index dbaef5c504..f458de496b 100644 --- a/charts/rancher-aks-operator-crd/103.0.0+up1.2.0-rc1/Chart.yaml +++ b/charts/rancher-aks-operator-crd/103.0.0+up1.2.0-rc2/Chart.yaml @@ -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.2.0-rc1 +appVersion: 1.2.0-rc2 description: AKS Operator CustomResourceDefinitions name: rancher-aks-operator-crd -version: 103.0.0+up1.2.0-rc1 +version: 103.0.0+up1.2.0-rc2 diff --git a/charts/rancher-aks-operator-crd/103.0.0+up1.2.0-rc1/templates/crds.yaml b/charts/rancher-aks-operator-crd/103.0.0+up1.2.0-rc2/templates/crds.yaml similarity index 100% rename from charts/rancher-aks-operator-crd/103.0.0+up1.2.0-rc1/templates/crds.yaml rename to charts/rancher-aks-operator-crd/103.0.0+up1.2.0-rc2/templates/crds.yaml diff --git a/charts/rancher-aks-operator/103.0.0+up1.2.0-rc1/Chart.yaml b/charts/rancher-aks-operator/103.0.0+up1.2.0-rc2/Chart.yaml similarity index 93% rename from charts/rancher-aks-operator/103.0.0+up1.2.0-rc1/Chart.yaml rename to charts/rancher-aks-operator/103.0.0+up1.2.0-rc2/Chart.yaml index 7330f8afcf..4468d8f8e1 100644 --- a/charts/rancher-aks-operator/103.0.0+up1.2.0-rc1/Chart.yaml +++ b/charts/rancher-aks-operator/103.0.0+up1.2.0-rc2/Chart.yaml @@ -11,10 +11,10 @@ annotations: catalog.cattle.io/release-name: rancher-aks-operator catalog.cattle.io/scope: management apiVersion: v2 -appVersion: 1.2.0-rc1 +appVersion: 1.2.0-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: 103.0.0+up1.2.0-rc1 +version: 103.0.0+up1.2.0-rc2 diff --git a/charts/rancher-aks-operator/103.0.0+up1.2.0-rc1/templates/NOTES.txt b/charts/rancher-aks-operator/103.0.0+up1.2.0-rc2/templates/NOTES.txt similarity index 100% rename from charts/rancher-aks-operator/103.0.0+up1.2.0-rc1/templates/NOTES.txt rename to charts/rancher-aks-operator/103.0.0+up1.2.0-rc2/templates/NOTES.txt diff --git a/charts/rancher-aks-operator/103.0.0+up1.2.0-rc1/templates/_helpers.tpl b/charts/rancher-aks-operator/103.0.0+up1.2.0-rc2/templates/_helpers.tpl similarity index 100% rename from charts/rancher-aks-operator/103.0.0+up1.2.0-rc1/templates/_helpers.tpl rename to charts/rancher-aks-operator/103.0.0+up1.2.0-rc2/templates/_helpers.tpl diff --git a/charts/rancher-aks-operator/103.0.0+up1.2.0-rc1/templates/clusterrole.yaml b/charts/rancher-aks-operator/103.0.0+up1.2.0-rc2/templates/clusterrole.yaml similarity index 100% rename from charts/rancher-aks-operator/103.0.0+up1.2.0-rc1/templates/clusterrole.yaml rename to charts/rancher-aks-operator/103.0.0+up1.2.0-rc2/templates/clusterrole.yaml diff --git a/charts/rancher-aks-operator/103.0.0+up1.2.0-rc1/templates/clusterrolebinding.yaml b/charts/rancher-aks-operator/103.0.0+up1.2.0-rc2/templates/clusterrolebinding.yaml similarity index 100% rename from charts/rancher-aks-operator/103.0.0+up1.2.0-rc1/templates/clusterrolebinding.yaml rename to charts/rancher-aks-operator/103.0.0+up1.2.0-rc2/templates/clusterrolebinding.yaml diff --git a/charts/rancher-aks-operator/103.0.0+up1.2.0-rc1/templates/deployment.yaml b/charts/rancher-aks-operator/103.0.0+up1.2.0-rc2/templates/deployment.yaml similarity index 100% rename from charts/rancher-aks-operator/103.0.0+up1.2.0-rc1/templates/deployment.yaml rename to charts/rancher-aks-operator/103.0.0+up1.2.0-rc2/templates/deployment.yaml diff --git a/charts/rancher-aks-operator/103.0.0+up1.2.0-rc1/templates/serviceaccount.yaml b/charts/rancher-aks-operator/103.0.0+up1.2.0-rc2/templates/serviceaccount.yaml similarity index 100% rename from charts/rancher-aks-operator/103.0.0+up1.2.0-rc1/templates/serviceaccount.yaml rename to charts/rancher-aks-operator/103.0.0+up1.2.0-rc2/templates/serviceaccount.yaml diff --git a/charts/rancher-aks-operator/103.0.0+up1.2.0-rc1/values.yaml b/charts/rancher-aks-operator/103.0.0+up1.2.0-rc2/values.yaml similarity index 95% rename from charts/rancher-aks-operator/103.0.0+up1.2.0-rc1/values.yaml rename to charts/rancher-aks-operator/103.0.0+up1.2.0-rc2/values.yaml index 619dcdbd4b..be7bc7bd0c 100644 --- a/charts/rancher-aks-operator/103.0.0+up1.2.0-rc1/values.yaml +++ b/charts/rancher-aks-operator/103.0.0+up1.2.0-rc2/values.yaml @@ -5,7 +5,7 @@ global: aksOperator: image: repository: rancher/aks-operator - tag: v1.2.0-rc1 + tag: v1.2.0-rc2 httpProxy: "" httpsProxy: "" diff --git a/index.yaml b/index.yaml index 46974190ed..334b9c5725 100755 --- a/index.yaml +++ b/index.yaml @@ -4654,17 +4654,17 @@ entries: catalog.cattle.io/release-name: rancher-aks-operator catalog.cattle.io/scope: management apiVersion: v2 - appVersion: 1.2.0-rc1 - created: "2023-08-22T11:32:33.716651+03:00" + appVersion: 1.2.0-rc2 + created: "2023-08-28T14:58:16.567587902Z" description: A Helm chart for provisioning AKS clusters - digest: d116445e5f79e3940902e3dd81680f662618e91dfd60f14921eaa049d52430ea + digest: 2a432ad6eeecb672200edd3c1e9452dd422bbc163ee1a3b69caaf03e33130309 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-103.0.0+up1.2.0-rc1.tgz - version: 103.0.0+up1.2.0-rc1 + - assets/rancher-aks-operator/rancher-aks-operator-103.0.0+up1.2.0-rc2.tgz + version: 103.0.0+up1.2.0-rc2 - annotations: catalog.cattle.io/auto-install: rancher-aks-operator-crd=match catalog.cattle.io/certified: rancher @@ -4959,14 +4959,14 @@ entries: catalog.cattle.io/permits-os: linux,windows catalog.cattle.io/release-name: rancher-aks-operator-crd apiVersion: v2 - appVersion: 1.2.0-rc1 - created: "2023-08-22T11:32:35.184311+03:00" + appVersion: 1.2.0-rc2 + created: "2023-08-28T14:58:18.592595701Z" description: AKS Operator CustomResourceDefinitions - digest: a2442f52f73988d3eead4b8432739f9ed516100ff1be69e3e93685caf1d05de4 + digest: 045e949e866aa8232370dd28f66ceaed8a592676adac2f0ac7452b5c6e775ac4 name: rancher-aks-operator-crd urls: - - assets/rancher-aks-operator-crd/rancher-aks-operator-crd-103.0.0+up1.2.0-rc1.tgz - version: 103.0.0+up1.2.0-rc1 + - assets/rancher-aks-operator-crd/rancher-aks-operator-crd-103.0.0+up1.2.0-rc2.tgz + version: 103.0.0+up1.2.0-rc2 - annotations: catalog.cattle.io/certified: rancher catalog.cattle.io/hidden: "true"