From c39b98a00c3a45983715c83b66bdabbe6cf8db3a Mon Sep 17 00:00:00 2001 From: highlander-ci-bot Date: Wed, 14 Jun 2023 10:54:15 +0000 Subject: [PATCH 1/2] Updating to AKS Operator v1.1.1 --- .../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 e809c17c4..d74e52176 100644 --- a/packages/rancher-aks-operator/rancher-aks-operator-crd/package.yaml +++ b/packages/rancher-aks-operator/rancher-aks-operator-crd/package.yaml @@ -1,2 +1,2 @@ -url: https://github.com/rancher/aks-operator/releases/download/v1.1.1-rc2/rancher-aks-operator-crd-1.1.1-rc2.tgz +url: https://github.com/rancher/aks-operator/releases/download/v1.1.1/rancher-aks-operator-crd-1.1.1.tgz version: 102.1.0 diff --git a/packages/rancher-aks-operator/rancher-aks-operator/package.yaml b/packages/rancher-aks-operator/rancher-aks-operator/package.yaml index 412b5ee6d..7ec8b5ebf 100644 --- a/packages/rancher-aks-operator/rancher-aks-operator/package.yaml +++ b/packages/rancher-aks-operator/rancher-aks-operator/package.yaml @@ -1,2 +1,2 @@ -url: https://github.com/rancher/aks-operator/releases/download/v1.1.1-rc2/rancher-aks-operator-1.1.1-rc2.tgz +url: https://github.com/rancher/aks-operator/releases/download/v1.1.1/rancher-aks-operator-1.1.1.tgz version: 102.1.0 diff --git a/release.yaml b/release.yaml index 6f055ba54..11cc7727d 100644 --- a/release.yaml +++ b/release.yaml @@ -67,10 +67,10 @@ rancher-pushprox: - 102.0.1 rancher-aks-operator: - 102.0.0+up1.1.0 - - 102.1.0+up1.1.1-rc2 + - 102.1.0+up1.1.1 rancher-aks-operator-crd: - 102.0.0+up1.1.0 - - 102.1.0+up1.1.1-rc2 + - 102.1.0+up1.1.1 rancher-gke-operator: - 102.0.0+up1.1.5 rancher-gke-operator-crd: From 07da7a41f5e01983db663ef8bd49a01e834f3429 Mon Sep 17 00:00:00 2001 From: highlander-ci-bot Date: Wed, 14 Jun 2023 10:54:22 +0000 Subject: [PATCH 2/2] Autogenerated changes for AKS Operator v1.1.1 --- ...r-aks-operator-crd-102.1.0+up1.1.1-rc2.tgz | Bin 1217 -> 0 bytes ...ncher-aks-operator-crd-102.1.0+up1.1.1.tgz | Bin 0 -> 1216 bytes ...ncher-aks-operator-102.1.0+up1.1.1-rc2.tgz | Bin 2043 -> 0 bytes .../rancher-aks-operator-102.1.0+up1.1.1.tgz | Bin 0 -> 2040 bytes .../Chart.yaml | 4 ++-- .../templates/crds.yaml | 3 +++ .../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, 18 insertions(+), 15 deletions(-) delete mode 100644 assets/rancher-aks-operator-crd/rancher-aks-operator-crd-102.1.0+up1.1.1-rc2.tgz create mode 100644 assets/rancher-aks-operator-crd/rancher-aks-operator-crd-102.1.0+up1.1.1.tgz delete mode 100644 assets/rancher-aks-operator/rancher-aks-operator-102.1.0+up1.1.1-rc2.tgz create mode 100644 assets/rancher-aks-operator/rancher-aks-operator-102.1.0+up1.1.1.tgz rename charts/rancher-aks-operator-crd/{102.1.0+up1.1.1-rc2 => 102.1.0+up1.1.1}/Chart.yaml (87%) rename charts/rancher-aks-operator-crd/{102.1.0+up1.1.1-rc2 => 102.1.0+up1.1.1}/templates/crds.yaml (98%) rename charts/rancher-aks-operator/{102.1.0+up1.1.1-rc2 => 102.1.0+up1.1.1}/Chart.yaml (93%) rename charts/rancher-aks-operator/{102.1.0+up1.1.1-rc2 => 102.1.0+up1.1.1}/templates/NOTES.txt (100%) rename charts/rancher-aks-operator/{102.1.0+up1.1.1-rc2 => 102.1.0+up1.1.1}/templates/_helpers.tpl (100%) rename charts/rancher-aks-operator/{102.1.0+up1.1.1-rc2 => 102.1.0+up1.1.1}/templates/clusterrole.yaml (100%) rename charts/rancher-aks-operator/{102.1.0+up1.1.1-rc2 => 102.1.0+up1.1.1}/templates/clusterrolebinding.yaml (100%) rename charts/rancher-aks-operator/{102.1.0+up1.1.1-rc2 => 102.1.0+up1.1.1}/templates/deployment.yaml (100%) rename charts/rancher-aks-operator/{102.1.0+up1.1.1-rc2 => 102.1.0+up1.1.1}/templates/serviceaccount.yaml (100%) rename charts/rancher-aks-operator/{102.1.0+up1.1.1-rc2 => 102.1.0+up1.1.1}/values.yaml (95%) diff --git a/assets/rancher-aks-operator-crd/rancher-aks-operator-crd-102.1.0+up1.1.1-rc2.tgz b/assets/rancher-aks-operator-crd/rancher-aks-operator-crd-102.1.0+up1.1.1-rc2.tgz deleted file mode 100644 index 2120ae62e57ef950ce25606546b413f958d9e2b5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1217 zcmV;y1U~y8iwG0|00000|0w_~VMtOiV@ORlOnEsqVl!4SWK%V1T2nbTPgYhoO;>Dc zVQyr3R8em|NM&qo0PI=cZz8u7&oh68b+6wqWC^*X;*D_aDZ1+wg}bZNx51u(yI$KG zk4d@wj^~toB?rX0fjkw zu4Gx3ot>Umzgd>8|7K^W*-`iO^yKtB>-BoQqpbV({JeW4vS%~zAu%w}QTA-Eb>sde z0@gYP*3O20O9%-J#!WjCm<@KcJC;bSuQjT^SjI}D+Dt2jwlCf=MSRn!Vxhp`L1JIj zgYB>gj76ie3w>dj%8^JC^LE z)9qyci~gSP(BFS+{xcTd0Ao0oq{6cb!S4L;_THX!*Yf}T?5y{i|1TjAgC4xbTSi+x zg--rcD3fR2ZROgk{?_fl1qG1FR$c4b`Q;0z2I#7D6)?4Z}aA-ATOXqJan&>udfN35SFV zEo(4il!TnpDUrw9wOm1+!o+!|#srs?@%(y2YVcQm0_ytY$~4qs=1UILb#RPIc0lSpnC5 zJteSHIC9QBrh{znceTJAw1J5>niqdKyG?Be!(LYHVcnyUw)d`Dq>HwpV?CNdTgGX1 z!rK(ICCDJM8%r>a;rVF3=1{GrfZO2QLIvvY6(zKyaJep=lG!@#uh|8Qh zup!NzCnOgoe8$)`;h zdE%l~&EMkb+a>Q*>O+txJqO0+RZ7zB=;}Tw`5t`*{L$4Xx0KkSKEEM<9p<*!^HF!%K`((uHE0tF zf5i}>X&d^CA~A!I6p$t$f36N24Ob&iE;)@}+!(BGa@7Oyz>Z3XJs63TRgJmx^731V fzy3b>A2zS@DzEY?iR7OE00960X*)^P03rYYVz_P1 diff --git a/assets/rancher-aks-operator-crd/rancher-aks-operator-crd-102.1.0+up1.1.1.tgz b/assets/rancher-aks-operator-crd/rancher-aks-operator-crd-102.1.0+up1.1.1.tgz new file mode 100644 index 0000000000000000000000000000000000000000..753379a0df10187827bd89bb21ce524a6f979aa8 GIT binary patch literal 1216 zcmV;x1V8&9iwG0|00000|0w_~VMtOiV@ORlOnEsqVl!4SWK%V1T2nbTPgYhoO;>Dc zVQyr3R8em|NM&qo0PI;`Z`(Ey&$B-T(bvt6+@#6iH^<$Ipj~IwZ3pb_OkQM86iFP9 zPTXPNeUN0QsV%!sLI>EEdoe_wem~yn{*W|*l{2I+6rt-p60oDLBy~KR0da2ur8#=6 zWLcJ-ou1aeS(dH;W@jhaQUCPx^yNwatbcNPl=WYopPe6x?9t47NDK^gls%ej-MD{= zfVGZ+wXtvdy{>mg%f&zxh`u94lOIq7X<}d` z>FkxxLl27ZHG@0Bqpa|9a?#i7cP1N9L=X!G5U5S}m~&GC~hth=_qXf!Ge#1)u;9U+2r9tYz6s`#mn5X-EunYv3C z%=->0BkdT+F> ztJwz^S=;=93{&R}f?b={rFX=rHbHm2Rm3ThMaHnI+X=0%_fkVuYWpc5*~GzR9H8xf)siVyzUpp$sCgwV6%&dT$zMc}; zDI7az?$bfG_q#@54%)y}8_kP9oZY6jgJCbL_OR|=NZWf?Bhp3N(y{K%pe?RUSYk1z9uRT;7DdA@H1ZI_RGj?k0r%uN*iIle#ihI-Sh^A88Cvllm2R5X= z^CV?(3g5vL+p0?=pj3Un0WH(<^M>9b0lXNxW1p*y79R; z-;Q;=@LGprqQBsqiv#CVL-n!JJFrQI=a`q3%MQ$8ktcC#kuP5#l4)m>J@~X)W#;M@ zCHW53MV`87Rr`m2IIedp^$E+9o&)3Zo+jyDmk#CL74SRP91BxohvtZ!+RY)%#&K%2 ze2YnU=b=u(l!y#@OF!DT4L`x%QEMfbYvKszeRB#*>5p%b4^%R?SQZ#KhJEi6uRxnf z_$!70ZF}5D6p0yxq<}O9`Ez}eX}NcKaLH-);>KWoO|0&K2X<6B?9ND>u4>G!mzUo{ e{Pp*f{VVh=&+;t)2l*!e0RR8D8pDc zVQyr3R8em|NM&qo0PGrnZ`;N-fAdp3$QZnJAw|lH6%fk+&necSt!>y@x1b1u)A32X z>BM929pz}MzWZ=TilQXia@^GJ3cY_s9pAlQy!VsTEaNF^pH0YDIcjEr7xUUy z?*9Z>mMO!GP#MJ@0B43tH4Zp4Mq(gTmla0&A|u13jG^tg_*^G%rp)lPl>kR=#7JOL z?`}m)MUr3^L&xX>JFO^_Vu=0>H3^l)aQxRd5Cy$32>lTLVlM~w^0;+t#->O);}}D^ z=+m4GPFs-`#UMpid}_U$qn-*wevS3=R%D5~rFLwsW+FlI$1@!Rn-G@;8Pr^5BQd6c zO{jrAi&}}StiGXpFBnv+_k!1VYpziuBlN8W+Mi$RHsUJB7^W;^W1M1UJeG?eR{Uo@ zkL7v&HwvO4@-^>y2@=;LH*Wb1zCk$!Zlei|lm=%EyG3MUIQ#YnDr1nBDl1)TOippP zI~FD_h5=X8mFnFMf$!0URG~Ri?D-F-R$Da+dqEV0e=hR1LeK4=zc#eS{~417(ickr zd*XjMhz8s7zdr~M@&74cEY*<7D)bwP_6nd3j&E_q3Tdu!EXe4244sbWu?byP=fvWQ zDH~UtH0FwgQ5Lh+(JYc-;}~XZ|MIMtUTO8IB=3B7{WnwVYnCL!#uX;tX&W_?^D~NJ z#3Z5T9UZ}iN)RL)qNFm|s00|17-ueg9UZ|nj@B{8CKH{ZL9*d4QJlI3q4vjxNU)o! z1bsq@+_LO?M@ODrx^XK?$FNvhir)z`phjTtfng#u1V({T(yEN`M~y!fLL-0}vh2>H&{P@8saixXQ!pzSlBf4NytW?0n(oHazYHrmDynGwe8R@g1f2;o+oaT}l zr0&J#yRUBo^U3^@Gq%tFdndgu|34iZ>c6Lf_o{%D&9FLK_MD{%*X5~jIl6Y=I^8c8 z5R@&#SzQFca_PNoCjWP-pnC5*^V4SDA89qUE9d3HxvPrc{F;K_edhgbz#jkqn4-*4 zQ(*GPmje6xzv$%Emj4eV#z1IbBqW-7j&G*cEIh>+zUnTQp0`-| zkl;vU2%WMx_?VQ{!AD({2OaR2ONS^%5d2VML5yih5hFMP^3O`2%%3k0OAQ zu>R9o%Y#|6bM0Bhy?>RR+bSNxt&kE}l0czSVF*6AuTEpPcbQEna5442%8i=XXU1m-A&(>Ar0cCPCiV~)%tG zb^%8t3&p1~_W-PK?I8uQ641idpmzZxV^XN88VS2m>GBt zyDe~&TzMOede5e^9ph)%re)iy<+2iPV`zMbY#R;ZKJl8ZYpZlkggwI1MwGp13$Yfq zB-oi`uL-sdxfhE&H!hc*28%7xc;RqWX7H0)AB+)Ic_#|PLA|Pr?2P_Ns5jQR$_x`3 z>iS^$?TMs>^4*AiN~^Pa&+sIG<#Ms8jna6{5;!`+`t=Gdm+`%*hK<*nS8`kxQeG)3 z_&kPxj4qV9(n#oXVF{Sc)>c{R_079?S0AsgFaQ0%zE#f|8Y0v$ahhzKG;SV9gzltr zarpoe)%&8BW8U`msLAGN;}OEt9$<2_@bylxdqf82RzWTq$3}daDOpVMd$%oa$Y?3M zQFtP>bMQF`0(F~V0>gR9pvkx()IbXOM~x|?)XkCzQq&kU$oi#(SInd_bkXqo)i#mr za^|n44s!RI!x~C^8cF^Jo?oi4fl9@&WN|-5jV!s$X z`wg2ntmJREy>ZY%RYc}*;8*G(<&l;uM&(Q?1$l|q;AJWI|FYc-adCl zbAZo*J@tQ;(OH?%AK3%!>;I#Z?fyTC27^QW{}izCRoANY-|CjP%l|t*q-&{!o?E*E Z9N+*4IKW--zW@LL|NnflMYRAh007A`1q}cI diff --git a/assets/rancher-aks-operator/rancher-aks-operator-102.1.0+up1.1.1.tgz b/assets/rancher-aks-operator/rancher-aks-operator-102.1.0+up1.1.1.tgz new file mode 100644 index 0000000000000000000000000000000000000000..95c91d186a997945d1aa1f2204a4eac112c5d792 GIT binary patch literal 2040 zcmVDc zVQyr3R8em|NM&qo0PGs=ZsW%Be)A~?G77ipks>9XeIR-TTwl->No>Qurac6Q!)iGa zw_0(Touz!LqIWNLNl}zUTaM$}Eu#4&YB@V!-1#Im%Xo^~XA|;Oj+z;zyXPs>CYZCS zeDxF%hGBRz7`Wds47Y!yK|g#I4F-c=KRSu}{a0c1rWc*Qg78VW?}360)33r`&1+k^ z{}W(YrVKMeWfXe=oEaw7IN;0}iGfgERv6`rj0}@9hPLD4bDg}KGQ-nW0vxpwBY{c1 zyA>@JNrG7n9it2Ew4zLkA^J1aBvcl|@t@y86!gL%^h5ZQy*#y-$E{m4Hbu%A#~8{* zpXOw6+KQ|w1}U=QOY7Yn^;8)0YpmC|B1_aQwPR~F6A6+(p6M9agt#oopynzYi7^Fi zLJjO$)JkM!^$p#7!D*#>FL-;m<{Bk3Lf=}T{rR|1%~Fq$f)Nd*Xk1 z8uhp1|KKD%#Q*1ju~b7QtI%&G+ADxEIKIabE2O!`u^^-8F?2ef$0l@HofC^Irfgho z(wHj}Mp?{OXR}C#jboUVKIU03z0&GSN!t1B`fsMz*DOhdjVnxk&^Br$=Vuhdh)F`v zJ34|3l^{qqL`h|^Q3)_2G0t4*Iy!=D9Ia!FO(Z%)gJeTpqBwO6LhX+WkzhAd3HpQ* zxnK#joO1H(jS2#f-wq*WK;_ZojHghqmIYj)sr*2y2d z3d^Nk`0G9)Tc`WQ0)nzd zIID{QST4Qy%>v*bTmFA~5)BUi{~WMbbiaa`n8rY8U?e1(d5-U<)+{{57{2N*m!7v+_>ka8 zWC)$IIQX2D)xl?7l?NU0mrI8zMiBf^mXKw6vFa;Y%Zhqiu0>`>(D@y8JC7oOlCb{M zS<8c2vUBZO#l3%&o!crN!L5)ISdu`cT$$HhN#R;Om+a}atw&&pQr%X|jdX5v^{vtq zsaQh5RUs`Z5Kl2FWSPrNstB7DJ!j>nk=;$-l_Cw|rA|If(AGuGj@5R|u56F1y>Mgu4;c?wVN#{Vzg-9lCU2>lR87&a zgc)YLzj7+G)$QFmbkl`IH*WNS<>Iee6}fGLj*mZ8jpS;Q13w-Ua*c+nTQk%{w>(C3 z{2Gp>Aot5PGK2Q&mKmPfiy}|#(x+WE8#A{yo;zc@J=`l+HTNgs*(JkFvBSDn>uH|< z!~K6KvP5L#M}&cW{y!L;Z25mLJj{Qd2OjM0JAvXa<#}ic0}qb_O5!z+?9P?5+#`ht zup6yfLk|_he<3$+5?pS%K|K>3&p1~_W`1$Ndg-V1--A8=-T{|8ZTC;#{R zZw~(d9MJTCmglr~_4oCoza!I^dFny_LpgH0Sz|5*XB0!^0jxTTa(wLGAb#g&xa9)C z1eaK-N$OBj%(rR}@L<@3*&>m6%D*-KR4SN?LGA@hcu5KuRpCJ=jf|-H0u-gJR z$(6UksE=$a+cAEIZCbXSS}rT$HU`Ic$hOfi?h~)sy0%K!MA#!7ZA96Nwh(J!OM;zg z_L^YZpnI{nbK`Q^X|UK5jTa7AWd^^P^}!fXm3N{rJgrxCk)6@s3H8Q0SD9fVLtP&% zzdezZP`(?nPib{l?-`y1uv{({wNVZ9GDl+5=2(7QWsIc8|!w+$zW=yl32PfPXFcyt7DKT*mE=3p>rqBpVugrgWbH8Ep ziRc=8X1dnGO4I*_c}sG%>#`5vT=vwP$Fzz_->U>;2nS)fDXH6W(aylzh_^3Y(H!8H zz@GZQ%IK`j=#T6H_Vxc!f4l#WqSOAN{(lbG_^NAF`fqj1+vWcqAJVl{LNBe|0S<70 W103Kk_)h=;0RR7#*L4U0FaQ7;wB@D% literal 0 HcmV?d00001 diff --git a/charts/rancher-aks-operator-crd/102.1.0+up1.1.1-rc2/Chart.yaml b/charts/rancher-aks-operator-crd/102.1.0+up1.1.1/Chart.yaml similarity index 87% rename from charts/rancher-aks-operator-crd/102.1.0+up1.1.1-rc2/Chart.yaml rename to charts/rancher-aks-operator-crd/102.1.0+up1.1.1/Chart.yaml index 3db169fce..f1ae2f7b3 100644 --- a/charts/rancher-aks-operator-crd/102.1.0+up1.1.1-rc2/Chart.yaml +++ b/charts/rancher-aks-operator-crd/102.1.0+up1.1.1/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.1.1-rc2 +appVersion: 1.1.1 description: AKS Operator CustomResourceDefinitions name: rancher-aks-operator-crd -version: 102.1.0+up1.1.1-rc2 +version: 102.1.0+up1.1.1 diff --git a/charts/rancher-aks-operator-crd/102.1.0+up1.1.1-rc2/templates/crds.yaml b/charts/rancher-aks-operator-crd/102.1.0+up1.1.1/templates/crds.yaml similarity index 98% rename from charts/rancher-aks-operator-crd/102.1.0+up1.1.1-rc2/templates/crds.yaml rename to charts/rancher-aks-operator-crd/102.1.0+up1.1.1/templates/crds.yaml index e507288dd..7877ff6a5 100644 --- a/charts/rancher-aks-operator-crd/102.1.0+up1.1.1-rc2/templates/crds.yaml +++ b/charts/rancher-aks-operator-crd/102.1.0+up1.1.1/templates/crds.yaml @@ -143,6 +143,9 @@ spec: type: object nullable: true type: array + nodeResourceGroup: + nullable: true + type: string outboundType: nullable: true type: string diff --git a/charts/rancher-aks-operator/102.1.0+up1.1.1-rc2/Chart.yaml b/charts/rancher-aks-operator/102.1.0+up1.1.1/Chart.yaml similarity index 93% rename from charts/rancher-aks-operator/102.1.0+up1.1.1-rc2/Chart.yaml rename to charts/rancher-aks-operator/102.1.0+up1.1.1/Chart.yaml index 7100cca02..0092ae629 100644 --- a/charts/rancher-aks-operator/102.1.0+up1.1.1-rc2/Chart.yaml +++ b/charts/rancher-aks-operator/102.1.0+up1.1.1/Chart.yaml @@ -11,10 +11,10 @@ annotations: catalog.cattle.io/release-name: rancher-aks-operator catalog.cattle.io/scope: management apiVersion: v2 -appVersion: 1.1.1-rc2 +appVersion: 1.1.1 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: 102.1.0+up1.1.1-rc2 +version: 102.1.0+up1.1.1 diff --git a/charts/rancher-aks-operator/102.1.0+up1.1.1-rc2/templates/NOTES.txt b/charts/rancher-aks-operator/102.1.0+up1.1.1/templates/NOTES.txt similarity index 100% rename from charts/rancher-aks-operator/102.1.0+up1.1.1-rc2/templates/NOTES.txt rename to charts/rancher-aks-operator/102.1.0+up1.1.1/templates/NOTES.txt diff --git a/charts/rancher-aks-operator/102.1.0+up1.1.1-rc2/templates/_helpers.tpl b/charts/rancher-aks-operator/102.1.0+up1.1.1/templates/_helpers.tpl similarity index 100% rename from charts/rancher-aks-operator/102.1.0+up1.1.1-rc2/templates/_helpers.tpl rename to charts/rancher-aks-operator/102.1.0+up1.1.1/templates/_helpers.tpl diff --git a/charts/rancher-aks-operator/102.1.0+up1.1.1-rc2/templates/clusterrole.yaml b/charts/rancher-aks-operator/102.1.0+up1.1.1/templates/clusterrole.yaml similarity index 100% rename from charts/rancher-aks-operator/102.1.0+up1.1.1-rc2/templates/clusterrole.yaml rename to charts/rancher-aks-operator/102.1.0+up1.1.1/templates/clusterrole.yaml diff --git a/charts/rancher-aks-operator/102.1.0+up1.1.1-rc2/templates/clusterrolebinding.yaml b/charts/rancher-aks-operator/102.1.0+up1.1.1/templates/clusterrolebinding.yaml similarity index 100% rename from charts/rancher-aks-operator/102.1.0+up1.1.1-rc2/templates/clusterrolebinding.yaml rename to charts/rancher-aks-operator/102.1.0+up1.1.1/templates/clusterrolebinding.yaml diff --git a/charts/rancher-aks-operator/102.1.0+up1.1.1-rc2/templates/deployment.yaml b/charts/rancher-aks-operator/102.1.0+up1.1.1/templates/deployment.yaml similarity index 100% rename from charts/rancher-aks-operator/102.1.0+up1.1.1-rc2/templates/deployment.yaml rename to charts/rancher-aks-operator/102.1.0+up1.1.1/templates/deployment.yaml diff --git a/charts/rancher-aks-operator/102.1.0+up1.1.1-rc2/templates/serviceaccount.yaml b/charts/rancher-aks-operator/102.1.0+up1.1.1/templates/serviceaccount.yaml similarity index 100% rename from charts/rancher-aks-operator/102.1.0+up1.1.1-rc2/templates/serviceaccount.yaml rename to charts/rancher-aks-operator/102.1.0+up1.1.1/templates/serviceaccount.yaml diff --git a/charts/rancher-aks-operator/102.1.0+up1.1.1-rc2/values.yaml b/charts/rancher-aks-operator/102.1.0+up1.1.1/values.yaml similarity index 95% rename from charts/rancher-aks-operator/102.1.0+up1.1.1-rc2/values.yaml rename to charts/rancher-aks-operator/102.1.0+up1.1.1/values.yaml index a0b844b15..212566f21 100644 --- a/charts/rancher-aks-operator/102.1.0+up1.1.1-rc2/values.yaml +++ b/charts/rancher-aks-operator/102.1.0+up1.1.1/values.yaml @@ -5,7 +5,7 @@ global: aksOperator: image: repository: rancher/aks-operator - tag: v1.1.1-rc2 + tag: v1.1.1 httpProxy: "" httpsProxy: "" diff --git a/index.yaml b/index.yaml index 7145e3c5d..aa3a60f05 100755 --- a/index.yaml +++ b/index.yaml @@ -4368,17 +4368,17 @@ entries: catalog.cattle.io/release-name: rancher-aks-operator catalog.cattle.io/scope: management apiVersion: v2 - appVersion: 1.1.1-rc2 - created: "2023-05-11T16:07:36.225331585+02:00" + appVersion: 1.1.1 + created: "2023-06-14T10:54:19.207097331Z" description: A Helm chart for provisioning AKS clusters - digest: 2807a6371db7332a797e7e689344a8640078c56b34668d44c8acf1fd05d7f684 + digest: 2cb05e80bfdcaecb634d93510b6db7bba58bf8a0fa0179e16a9caacce3e7e153 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-102.1.0+up1.1.1-rc2.tgz - version: 102.1.0+up1.1.1-rc2 + - assets/rancher-aks-operator/rancher-aks-operator-102.1.0+up1.1.1.tgz + version: 102.1.0+up1.1.1 - annotations: catalog.cattle.io/auto-install: rancher-aks-operator-crd=match catalog.cattle.io/certified: rancher @@ -4625,14 +4625,14 @@ entries: catalog.cattle.io/permits-os: linux,windows catalog.cattle.io/release-name: rancher-aks-operator-crd apiVersion: v2 - appVersion: 1.1.1-rc2 - created: "2023-05-04T10:20:11.232862355Z" + appVersion: 1.1.1 + created: "2023-06-14T10:54:20.767286377Z" description: AKS Operator CustomResourceDefinitions - digest: 4b9193f7b9d21e3f89d3b053783ce9dd064798b04da9779c81c5a9a85bb73b1a + digest: 2eb7ab89c3c0c1572badb1c7e14eac9829ca2baabcca3be412797b1846d82048 name: rancher-aks-operator-crd urls: - - assets/rancher-aks-operator-crd/rancher-aks-operator-crd-102.1.0+up1.1.1-rc2.tgz - version: 102.1.0+up1.1.1-rc2 + - assets/rancher-aks-operator-crd/rancher-aks-operator-crd-102.1.0+up1.1.1.tgz + version: 102.1.0+up1.1.1 - annotations: catalog.cattle.io/certified: rancher catalog.cattle.io/hidden: "true"