mirror of https://git.rancher.io/charts
Merge pull request #1362 from thedadams/bump-aks-v1.0.1-rc17
Bump aks-operator to 1.0.1-rc17pull/1343/head
commit
43c067336b
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -5,7 +5,7 @@ annotations:
|
|||
catalog.cattle.io/os: linux
|
||||
catalog.cattle.io/release-name: rancher-aks-operator-crd
|
||||
apiVersion: v2
|
||||
appVersion: 1.0.1-rc16
|
||||
appVersion: 1.0.1-rc17
|
||||
description: AKS Operator CustomResourceDefinitions
|
||||
name: rancher-aks-operator-crd
|
||||
version: 100.0.0+up1.0.1-rc16
|
||||
version: 100.0.0+up1.0.1-rc17
|
|
@ -9,10 +9,10 @@ annotations:
|
|||
catalog.cattle.io/release-name: rancher-aks-operator
|
||||
catalog.cattle.io/scope: management
|
||||
apiVersion: v2
|
||||
appVersion: 1.0.1-rc16
|
||||
appVersion: 1.0.1-rc17
|
||||
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: 100.0.0+up1.0.1-rc16
|
||||
version: 100.0.0+up1.0.1-rc17
|
|
@ -4,7 +4,7 @@ global:
|
|||
aksOperator:
|
||||
image:
|
||||
repository: rancher/aks-operator
|
||||
tag: v1.0.1-rc16
|
||||
tag: v1.0.1-rc17
|
||||
|
||||
httpProxy: ""
|
||||
httpsProxy: ""
|
20
index.yaml
20
index.yaml
|
@ -703,17 +703,17 @@ entries:
|
|||
catalog.cattle.io/release-name: rancher-aks-operator
|
||||
catalog.cattle.io/scope: management
|
||||
apiVersion: v2
|
||||
appVersion: 1.0.1-rc16
|
||||
created: "2021-07-15T08:54:52.985839095-07:00"
|
||||
appVersion: 1.0.1-rc17
|
||||
created: "2021-07-15T16:20:24.95034-07:00"
|
||||
description: A Helm chart for provisioning AKS clusters
|
||||
digest: 0e4a38ce6f763a3cd0e9578aeca13d2ec9a9324d7e4122571bcf199903af9c36
|
||||
digest: a29451d0ab6b880b49511d1269278c80a335a2c8da67abf9b5f33768c53fc06f
|
||||
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-100.0.0+up1.0.1-rc16.tgz
|
||||
version: 100.0.0+up1.0.1-rc16
|
||||
- assets/rancher-aks-operator/rancher-aks-operator-100.0.0+up1.0.1-rc17.tgz
|
||||
version: 100.0.0+up1.0.1-rc17
|
||||
rancher-aks-operator-crd:
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
|
@ -722,14 +722,14 @@ entries:
|
|||
catalog.cattle.io/os: linux
|
||||
catalog.cattle.io/release-name: rancher-aks-operator-crd
|
||||
apiVersion: v2
|
||||
appVersion: 1.0.1-rc16
|
||||
created: "2021-07-15T08:54:52.985990583-07:00"
|
||||
appVersion: 1.0.1-rc17
|
||||
created: "2021-07-15T16:20:59.691556-07:00"
|
||||
description: AKS Operator CustomResourceDefinitions
|
||||
digest: b81bdf051ebca4fbecc2af10f94e012e6f04a0ce6e83f4de3e58a01c1073a71e
|
||||
digest: fccff10cc585d558296b96b0b6f34a6b59ba6f54dfe2e71442981d5e3eb60fcd
|
||||
name: rancher-aks-operator-crd
|
||||
urls:
|
||||
- assets/rancher-aks-operator-crd/rancher-aks-operator-crd-100.0.0+up1.0.1-rc16.tgz
|
||||
version: 100.0.0+up1.0.1-rc16
|
||||
- assets/rancher-aks-operator-crd/rancher-aks-operator-crd-100.0.0+up1.0.1-rc17.tgz
|
||||
version: 100.0.0+up1.0.1-rc17
|
||||
rancher-alerting-drivers:
|
||||
- annotations:
|
||||
catalog.cattle.io/certified: rancher
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/aks-operator/releases/download/v1.0.1-rc16/rancher-aks-operator-crd-1.0.1-rc16.tgz
|
||||
url: https://github.com/rancher/aks-operator/releases/download/v1.0.1-rc17/rancher-aks-operator-crd-1.0.1-rc17.tgz
|
||||
version: 100.0.0
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/aks-operator/releases/download/v1.0.1-rc16/rancher-aks-operator-1.0.1-rc16.tgz
|
||||
url: https://github.com/rancher/aks-operator/releases/download/v1.0.1-rc17/rancher-aks-operator-1.0.1-rc17.tgz
|
||||
version: 100.0.0
|
||||
|
|
Loading…
Reference in New Issue