From b05476f5e549d2e4e78b2700738aed68a4f839bb Mon Sep 17 00:00:00 2001 From: Alexandr Demicev Date: Mon, 26 Jun 2023 11:06:46 +0200 Subject: [PATCH] Updating to AKS Operator v1.1.2-rc1 --- .../rancher-aks-operator-crd/package.yaml | 4 ++-- .../rancher-aks-operator/rancher-aks-operator/package.yaml | 4 ++-- release.yaml | 6 ++++++ 3 files changed, 10 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 d74e521761..e552bd0c71 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/rancher-aks-operator-crd-1.1.1.tgz -version: 102.1.0 +url: https://github.com/rancher/aks-operator/releases/download/v1.1.2-rc1/rancher-aks-operator-crd-1.1.2-rc1.tgz +version: 102.2.0 diff --git a/packages/rancher-aks-operator/rancher-aks-operator/package.yaml b/packages/rancher-aks-operator/rancher-aks-operator/package.yaml index 7ec8b5ebf7..f70e6aed4f 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/rancher-aks-operator-1.1.1.tgz -version: 102.1.0 +url: https://github.com/rancher/aks-operator/releases/download/v1.1.2-rc1/rancher-aks-operator-1.1.2-rc1.tgz +version: 102.2.0 diff --git a/release.yaml b/release.yaml index e69de29bb2..c3ac8a9f93 100644 --- a/release.yaml +++ b/release.yaml @@ -0,0 +1,6 @@ +rancher-aks-operator: + - 102.1.0+up1.1.1 + - 102.2.0+up1.1.2-rc1 +rancher-aks-operator-crd: + - 102.1.0+up1.1.1 + - 102.2.0+up1.1.2-rc1