From cafa7851da470fadbb69bb3b9a6dfea94e28ec78 Mon Sep 17 00:00:00 2001 From: highlander-ci-bot Date: Tue, 29 Aug 2023 09:53:59 +0000 Subject: [PATCH 1/2] Updating to Operator v1.2.0-rc2 --- .../rancher-aks-operator-crd/package.yaml | 4 ++-- .../rancher-aks-operator/rancher-aks-operator/package.yaml | 4 ++-- release.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 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..9029a9c21e 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..8b5d8d7223 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 456f9a3470..d2a2dccb21 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 baf861e7c4e811bb7cec1174068aca6a89858a17 Mon Sep 17 00:00:00 2001 From: highlander-ci-bot Date: Tue, 29 Aug 2023 09:54:05 +0000 Subject: [PATCH 2/2] Autogenerated changes for 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 -> 1253 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 zcmV<91RVPxiwG0|00000|0w_~VMtOiV@ORlOnEsqVl!4SWK%V1T2nbTPgYhoO;>Dc zVQyr3R8em|NM&qo0PI=cZz4Ak&NF|7b+0XCxzMEIjga;f-Svu&yQ|cvfv58jW}?@I_Zj4UDhgd8Giyud5#Z5h|r1HAKFmgJ<9 zbdn!pe#dv{_1{|mf?4iBkdHMPewGmIuK#ZDBDhaCIr<4XKYOQ~hWmrU(t z24F^Y6?n)9Q|N)`SoP{pXP$JC|0qn*;cj+)1B3iD-5Dc&w=p^x%Dokd~^;b z4*RN*^Nns<6fUul^=S=kAo~r?W&R0#x=E~*70hayAEez$yyv8W2o~#e{uT*`ga*A> zaAVYj(qvF3&Bu9}g+*F532Qu$2(Ro-!=PiNxz%`?H;Nnd4C$P#NpWZmHHkeH$p?Av ztS;5;Q;1@H`b36F2oAxo_1Y{CBxp84cYQUB6C{sjo= zb8z4_(s&k|g-!<^+(NA8KLX84seM=O7KdhOx&$-ukfOOP)kqeNrd$@hl|W5rvPZcN zG#j~?+D7wn1zepOngk98M`vSF(#l{C*1^O&D~msa-!^Oq!(LwP;oYNh>jl&D_PA;23y?vSFxKE|)AP}M^{HA}1~V+PF*SkW6HY|xX}ZmviGc-7KAYQ3$<+Z?=x60 z--*Hn(oN49THdhz>rWcTTI*Jo#^?Pje+|OlcH;E{a*6eiqZtySg;#I3Lk&y<> zHucZGY1YndZb>4zkJbI{aL5M|yDgDp0g1ft3+okF7YTnuW~e)zKSSQ8z|Bg}1oSWE z9jxXx>d9hR8^w*r^6}i<17`_T1ngc*oUAnLHpDc zVQyr3R8em|NM&qo0PI=cZ`(K$&a?jtqOW&$l*UaCesi3=B51E`)NL2ow=p@9xuQs6 zX6VFS?Ek)yWG7i$cAZ2Hutnx2FiCwMXE^imM+m&0A$1|+ZYYpI0(CW+(Y>nBGi{r>ssX+KHM-yJ0<@6ONP9jWBm%zId50Xj;a&9&~_ zKg7WMARsn)9(0t_AmBpU(;(uoXTz~Z5_@gY4Ae4L8i&oSG3W>CjZnlljYB--$OUK| zsJgMs3l_{92L~P~XMMbF>@ARTE8M*s_3s<&O}OF4(S#0xv0F~y&WnwV??7R{A+Zg9 zpyqEoP!xARPkL{ANtg87jzQLB3#poiA13OTC4?G9mXLo&4v{oo;zqS4a^TL53A8RuFEFsuk|0n&^q`y}G=Vxc6Ar>8_>e_&e zwTmoBI{0gwat|`Tuiy?Bs7t(*LM*D`4?1g*C0{+);fKkn#v4_5RafC6fomYEdU+N| zKHUR#t8u#Svp$UuX!F~SQUxI+&GD4L0Dabyj(i9Hi3 zhDG75uGH*vh+=*EM22Yy4#BVW+PnxPXf{E2eU-&2l1D*a>2`}=S7)iA$*up&NWSId zaskW*IPe;2lErqR)1e2q5UcsuKv^ZV@2lP7&@642U=AKqG*^`x$)eSi%Y(NPsO?Pl zC^vz!v5To~H6K^N^_ihf;9zhZf_u#Fw0$qF4d!4SOs%uB_$~Nt!*($2<<%bEJql_2 zzF3xBf*!7R-SiY2MXZWe5g8!W5g-r8Y38x;udz|3Fmso>kj|5T?JQmaYDM z0qf-_QMf>QhAh?F$JRsDqxp8sJMg9DY+}FT`-=nDQ%&`y9Cu)s4$m>q%a9$I!=p^% z)T3No9+GKikv;h)TUO@kg{Jk>Z-_Dt(VOOlemZUuOxw4&g6tdwmv2C=o^_Ydm!8Wr zUYnDqLoM72_+zLqvu$E?eX(zQ0hwpxICWNkz*f)wT$Og4hyrQDPPgv{{{k;wjT#df zX~=9-|LmJ)^$Yj}-%vRF1oaig(%JU0)(Spt;-d(aZ6D-FAg@^UTIAAcVFe`K%rYOnTcKcoE> P00960n2i$*03-kaszh!+ literal 0 HcmV?d00001 diff --git a/assets/rancher-aks-operator/rancher-aks-operator-103.0.0+up1.2.0-rc1.tgz b/assets/rancher-aks-operator/rancher-aks-operator-103.0.0+up1.2.0-rc1.tgz deleted file mode 100644 index 93b26ba58714fe1e093aca09c70f2709eb4d4abc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2044 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 Z*ux(7u!sBLzX1RM|Nm|GLoWa@002%r`_TXZ 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 3fa78c413f..8e2518cab5 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-29T09:54:03.271801277Z" description: A Helm chart for provisioning AKS clusters - digest: d116445e5f79e3940902e3dd81680f662618e91dfd60f14921eaa049d52430ea + digest: e538a4fc35354e01888ec42c62497f62e54cd0722a543473705db3e7e5e2f6fc 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-29T09:54:04.776865849Z" description: AKS Operator CustomResourceDefinitions - digest: a2442f52f73988d3eead4b8432739f9ed516100ff1be69e3e93685caf1d05de4 + digest: b081950867a216f4e622c464db182b282504373e8454462ca43edfc71878fc41 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"