Make charts.

pull/2121/head
Kevin Joiner 2022-09-28 14:38:08 -04:00
parent 7de010180c
commit 07b34e6a00
15 changed files with 20 additions and 15 deletions

View File

@ -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.0.7-rc1
appVersion: 1.0.7-rc2
description: AKS Operator CustomResourceDefinitions
name: rancher-aks-operator-crd
version: 101.0.0+up1.0.7-rc1
version: 101.0.0+up1.0.7-rc2

View File

@ -11,10 +11,10 @@ annotations:
catalog.cattle.io/release-name: rancher-aks-operator
catalog.cattle.io/scope: management
apiVersion: v2
appVersion: 1.0.7-rc1
appVersion: 1.0.7-rc2
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: 101.0.0+up1.0.7-rc1
version: 101.0.0+up1.0.7-rc2

View File

@ -22,6 +22,9 @@ spec:
{{ toYaml .Values.tolerations | indent 8 }}
{{- end }}
serviceAccountName: aks-operator
{{- if .Values.priorityClassName }}
priorityClassName: "{{.Values.priorityClassName}}"
{{- end }}
securityContext:
fsGroup: 1007
runAsUser: 1007

View File

@ -5,7 +5,7 @@ global:
aksOperator:
image:
repository: rancher/aks-operator
tag: v1.0.7-rc1
tag: v1.0.7-rc2
httpProxy: ""
httpsProxy: ""
@ -19,3 +19,5 @@ nodeSelector: {}
## List of node taints to tolerate (requires Kubernetes >= 1.6)
tolerations: []
## PriorityClassName assigned to deployment.
priorityClassName: ""

View File

@ -2173,17 +2173,17 @@ entries:
catalog.cattle.io/release-name: rancher-aks-operator
catalog.cattle.io/scope: management
apiVersion: v2
appVersion: 1.0.7-rc1
created: "2022-09-26T13:02:06.60400661+05:30"
appVersion: 1.0.7-rc2
created: "2022-09-28T14:34:58.802286-04:00"
description: A Helm chart for provisioning AKS clusters
digest: 344cf9004ed1131120333707b7a33fb0b7b8ed9570df9ab5c929f105bdd8d35b
digest: 6a21263b3f92a09dc8caddb53532eb254f11d7bb69c7818ca7c1bbc23eb0c7fe
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-101.0.0+up1.0.7-rc1.tgz
version: 101.0.0+up1.0.7-rc1
- assets/rancher-aks-operator/rancher-aks-operator-101.0.0+up1.0.7-rc2.tgz
version: 101.0.0+up1.0.7-rc2
- annotations:
catalog.cattle.io/auto-install: rancher-aks-operator-crd=match
catalog.cattle.io/certified: rancher
@ -2334,14 +2334,14 @@ entries:
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/release-name: rancher-aks-operator-crd
apiVersion: v2
appVersion: 1.0.7-rc1
created: "2022-09-26T13:02:08.418957876+05:30"
appVersion: 1.0.7-rc2
created: "2022-09-28T14:37:37.155085-04:00"
description: AKS Operator CustomResourceDefinitions
digest: 60cb399fd24efe9b9a59e20c33d4975455b4d14b25d180ad430c994c0232e8d5
digest: 5d0629e6d5625cce48f9601f213a715ae9a1f2bb0fe65c1f1e25f51c55da7ae2
name: rancher-aks-operator-crd
urls:
- assets/rancher-aks-operator-crd/rancher-aks-operator-crd-101.0.0+up1.0.7-rc1.tgz
version: 101.0.0+up1.0.7-rc1
- assets/rancher-aks-operator-crd/rancher-aks-operator-crd-101.0.0+up1.0.7-rc2.tgz
version: 101.0.0+up1.0.7-rc2
- annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/hidden: "true"