Merge pull request #1289 from thedadams/bump-aks-v1.0.1-rc12

Bump aks-operator chart to 1.0.1-rc12
pull/1290/head
Donnie Adams 2021-06-22 11:19:48 -07:00 committed by GitHub
commit 8400ee4596
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
17 changed files with 202 additions and 199 deletions

View File

@ -5,7 +5,7 @@ annotations:
catalog.cattle.io/os: linux catalog.cattle.io/os: linux
catalog.cattle.io/release-name: rancher-aks-operator-crd catalog.cattle.io/release-name: rancher-aks-operator-crd
apiVersion: v2 apiVersion: v2
appVersion: 1.0.1-rc11 appVersion: 1.0.1-rc12
description: AKS Operator CustomResourceDefinitions description: AKS Operator CustomResourceDefinitions
name: rancher-aks-operator-crd name: rancher-aks-operator-crd
version: 1.0.0+up1.0.1-rc11 version: 100.0.0+up1.0.1-rc12

View File

@ -165,6 +165,9 @@ spec:
phase: phase:
nullable: true nullable: true
type: string type: string
rbacEnabled:
nullable: true
type: boolean
type: object type: object
type: object type: object
version: v1 version: v1

View File

@ -9,10 +9,10 @@ annotations:
catalog.cattle.io/release-name: rancher-aks-operator catalog.cattle.io/release-name: rancher-aks-operator
catalog.cattle.io/scope: management catalog.cattle.io/scope: management
apiVersion: v2 apiVersion: v2
appVersion: 1.0.1-rc11 appVersion: 1.0.1-rc12
description: A Helm chart for provisioning AKS clusters description: A Helm chart for provisioning AKS clusters
home: https://github.com/rancher/aks-operator home: https://github.com/rancher/aks-operator
name: rancher-aks-operator name: rancher-aks-operator
sources: sources:
- https://github.com/rancher/aks-operator - https://github.com/rancher/aks-operator
version: 1.0.0+up1.0.1-rc11 version: 100.0.0+up1.0.1-rc12

View File

@ -4,7 +4,7 @@ global:
aksOperator: aksOperator:
image: image:
repository: rancher/aks-operator repository: rancher/aks-operator
tag: v1.0.1-rc11 tag: v1.0.1-rc12
httpProxy: "" httpProxy: ""
httpsProxy: "" httpsProxy: ""

File diff suppressed because it is too large Load Diff

View File

@ -1,2 +1,2 @@
url: https://github.com/rancher/aks-operator/releases/download/v1.0.1-rc11/rancher-aks-operator-crd-1.0.1-rc11.tgz url: https://github.com/rancher/aks-operator/releases/download/v1.0.1-rc12/rancher-aks-operator-crd-1.0.1-rc12.tgz
version: 1.0.0 version: 100.0.0

View File

@ -1,2 +1,2 @@
url: https://github.com/rancher/aks-operator/releases/download/v1.0.1-rc11/rancher-aks-operator-1.0.1-rc11.tgz url: https://github.com/rancher/aks-operator/releases/download/v1.0.1-rc12/rancher-aks-operator-1.0.1-rc12.tgz
version: 1.0.0 version: 100.0.0