mirror of https://git.rancher.io/charts
Merge pull request #2996 from mjura/aks-k8s-1.27-2.8
[2.8] Update aks-operator to v1.2.0-rc4pull/3005/head
commit
1d292990ee
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -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-rc3
|
||||
appVersion: 1.2.0-rc4
|
||||
description: AKS Operator CustomResourceDefinitions
|
||||
name: rancher-aks-operator-crd
|
||||
version: 103.0.0+up1.2.0-rc3
|
||||
version: 103.0.0+up1.2.0-rc4
|
|
@ -11,10 +11,10 @@ annotations:
|
|||
catalog.cattle.io/release-name: rancher-aks-operator
|
||||
catalog.cattle.io/scope: management
|
||||
apiVersion: v2
|
||||
appVersion: 1.2.0-rc3
|
||||
appVersion: 1.2.0-rc4
|
||||
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-rc3
|
||||
version: 103.0.0+up1.2.0-rc4
|
|
@ -5,7 +5,7 @@ global:
|
|||
aksOperator:
|
||||
image:
|
||||
repository: rancher/aks-operator
|
||||
tag: v1.2.0-rc3
|
||||
tag: v1.2.0-rc4
|
||||
|
||||
httpProxy: ""
|
||||
httpsProxy: ""
|
20
index.yaml
20
index.yaml
|
@ -4934,17 +4934,17 @@ entries:
|
|||
catalog.cattle.io/release-name: rancher-aks-operator
|
||||
catalog.cattle.io/scope: management
|
||||
apiVersion: v2
|
||||
appVersion: 1.2.0-rc3
|
||||
created: "2023-09-13T12:18:10.484531031Z"
|
||||
appVersion: 1.2.0-rc4
|
||||
created: "2023-09-20T15:08:21.668077712+02:00"
|
||||
description: A Helm chart for provisioning AKS clusters
|
||||
digest: 7dfbf12c6e05b050e81d266ed4bdf99b165a413c52d1b2bea2f554a6ad9cf180
|
||||
digest: 3ccc0c793a02007bbfba1025e009ce2bd62fa4116a22fb077eb2d00dddd600e6
|
||||
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-rc3.tgz
|
||||
version: 103.0.0+up1.2.0-rc3
|
||||
- assets/rancher-aks-operator/rancher-aks-operator-103.0.0+up1.2.0-rc4.tgz
|
||||
version: 103.0.0+up1.2.0-rc4
|
||||
- annotations:
|
||||
catalog.cattle.io/auto-install: rancher-aks-operator-crd=match
|
||||
catalog.cattle.io/certified: rancher
|
||||
|
@ -5239,14 +5239,14 @@ entries:
|
|||
catalog.cattle.io/permits-os: linux,windows
|
||||
catalog.cattle.io/release-name: rancher-aks-operator-crd
|
||||
apiVersion: v2
|
||||
appVersion: 1.2.0-rc3
|
||||
created: "2023-09-13T12:18:11.990575072Z"
|
||||
appVersion: 1.2.0-rc4
|
||||
created: "2023-09-20T15:08:24.341162306+02:00"
|
||||
description: AKS Operator CustomResourceDefinitions
|
||||
digest: e339d0806c37a98e66b29d21d179739755b325e5e992253b5bfec4f4610d11ce
|
||||
digest: 3733fcc3f6be20902e3306a29b360ffd2ae6b0b733f99cf78910e69cd1f6a42a
|
||||
name: rancher-aks-operator-crd
|
||||
urls:
|
||||
- assets/rancher-aks-operator-crd/rancher-aks-operator-crd-103.0.0+up1.2.0-rc3.tgz
|
||||
version: 103.0.0+up1.2.0-rc3
|
||||
- assets/rancher-aks-operator-crd/rancher-aks-operator-crd-103.0.0+up1.2.0-rc4.tgz
|
||||
version: 103.0.0+up1.2.0-rc4
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
catalog.cattle.io/hidden: "true"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/aks-operator/releases/download/v1.2.0-rc3/rancher-aks-operator-crd-1.2.0-rc3.tgz
|
||||
url: https://github.com/rancher/aks-operator/releases/download/v1.2.0-rc4/rancher-aks-operator-crd-1.2.0-rc4.tgz
|
||||
version: 103.0.0
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/aks-operator/releases/download/v1.2.0-rc3/rancher-aks-operator-1.2.0-rc3.tgz
|
||||
url: https://github.com/rancher/aks-operator/releases/download/v1.2.0-rc4/rancher-aks-operator-1.2.0-rc4.tgz
|
||||
version: 103.0.0
|
||||
|
|
|
@ -22,9 +22,9 @@ rancher-provisioning-capi:
|
|||
rancher-webhook:
|
||||
- 103.0.0+up0.4.0-rc7
|
||||
rancher-aks-operator:
|
||||
- 103.0.0+up1.2.0-rc3
|
||||
- 103.0.0+up1.2.0-rc4
|
||||
rancher-aks-operator-crd:
|
||||
- 103.0.0+up1.2.0-rc3
|
||||
- 103.0.0+up1.2.0-rc4
|
||||
rancher-gke-operator:
|
||||
- 103.0.1+up1.2.0-rc2
|
||||
rancher-gke-operator-crd:
|
||||
|
|
Loading…
Reference in New Issue