chore: version bumps patch release
This commit is contained in:
parent
add0ba1173
commit
fcf3324d61
@ -2,7 +2,7 @@ apiVersion: v2
|
|||||||
name: kubezero
|
name: kubezero
|
||||||
description: KubeZero - Bootstrap and ArgoCD Root App of Apps chart
|
description: KubeZero - Bootstrap and ArgoCD Root App of Apps chart
|
||||||
type: application
|
type: application
|
||||||
version: 1.20.8-9
|
version: 1.20.8-11
|
||||||
home: https://kubezero.com
|
home: https://kubezero.com
|
||||||
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
|
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
|
||||||
keywords:
|
keywords:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# kubezero
|
# kubezero
|
||||||
|
|
||||||
![Version: 1.20.8-alpha](https://img.shields.io/badge/Version-1.20.8--alpha-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
|
![Version: 1.20.8-11](https://img.shields.io/badge/Version-1.20.8--11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
|
||||||
|
|
||||||
KubeZero - Bootstrap and ArgoCD Root App of Apps chart
|
KubeZero - Bootstrap and ArgoCD Root App of Apps chart
|
||||||
|
|
||||||
@ -25,41 +25,52 @@ Kubernetes: `>= 1.18.0`
|
|||||||
| Key | Type | Default | Description |
|
| Key | Type | Default | Description |
|
||||||
|-----|------|---------|-------------|
|
|-----|------|---------|-------------|
|
||||||
| HighAvailableControlplane | bool | `false` | |
|
| HighAvailableControlplane | bool | `false` | |
|
||||||
|
| addons.enabled | bool | `false` | |
|
||||||
|
| addons.targetRevision | string | `"0.1.0"` | |
|
||||||
| argocd.crds | bool | `true` | |
|
| argocd.crds | bool | `true` | |
|
||||||
| argocd.enabled | bool | `false` | |
|
| argocd.enabled | bool | `false` | |
|
||||||
| argocd.istio.enabled | bool | `false` | |
|
| argocd.istio.enabled | bool | `false` | |
|
||||||
| argocd.namespace | string | `"argocd"` | |
|
| argocd.namespace | string | `"argocd"` | |
|
||||||
|
| argocd.targetRevision | string | `"0.8.2"` | |
|
||||||
| aws-ebs-csi-driver.crds | bool | `true` | |
|
| aws-ebs-csi-driver.crds | bool | `true` | |
|
||||||
| aws-ebs-csi-driver.enabled | bool | `false` | |
|
| aws-ebs-csi-driver.enabled | bool | `false` | |
|
||||||
|
| aws-ebs-csi-driver.targetRevision | string | `"0.6.4"` | |
|
||||||
| aws-efs-csi-driver.enabled | bool | `false` | |
|
| aws-efs-csi-driver.enabled | bool | `false` | |
|
||||||
| aws-node-termination-handler.enabled | bool | `false` | |
|
| aws-efs-csi-driver.targetRevision | string | `"0.4.2"` | |
|
||||||
| calico.crds | bool | `true` | |
|
| calico.crds | bool | `true` | |
|
||||||
| calico.enabled | bool | `false` | |
|
| calico.enabled | bool | `false` | |
|
||||||
| calico.retain | bool | `true` | |
|
| calico.retain | bool | `true` | |
|
||||||
|
| calico.targetRevision | string | `"0.2.2"` | |
|
||||||
| cert-manager.crds | bool | `true` | |
|
| cert-manager.crds | bool | `true` | |
|
||||||
| cert-manager.enabled | bool | `false` | |
|
| cert-manager.enabled | bool | `false` | |
|
||||||
| cert-manager.namespace | string | `"cert-manager"` | |
|
| cert-manager.namespace | string | `"cert-manager"` | |
|
||||||
|
| cert-manager.targetRevision | string | `"0.7.0"` | |
|
||||||
| istio-ingress.enabled | bool | `false` | |
|
| istio-ingress.enabled | bool | `false` | |
|
||||||
| istio-ingress.namespace | string | `"istio-ingress"` | |
|
| istio-ingress.namespace | string | `"istio-ingress"` | |
|
||||||
|
| istio-ingress.targetRevision | string | `"0.7.5"` | |
|
||||||
| istio.crds | bool | `true` | |
|
| istio.crds | bool | `true` | |
|
||||||
| istio.enabled | bool | `false` | |
|
| istio.enabled | bool | `false` | |
|
||||||
| istio.namespace | string | `"istio-system"` | |
|
| istio.namespace | string | `"istio-system"` | |
|
||||||
|
| istio.targetRevision | string | `"0.7.5"` | |
|
||||||
| kiam.enabled | bool | `false` | |
|
| kiam.enabled | bool | `false` | |
|
||||||
|
| kiam.targetRevision | string | `"0.3.5"` | |
|
||||||
|
| kubezero.defaultTargetRevision | string | `"*"` | |
|
||||||
|
| kubezero.gitSync | object | `{}` | |
|
||||||
| kubezero.repoURL | string | `"https://zero-down-time.github.io/kubezero"` | |
|
| kubezero.repoURL | string | `"https://zero-down-time.github.io/kubezero"` | |
|
||||||
| kubezero.server | string | `"https://kubernetes.default.svc"` | |
|
| kubezero.server | string | `"https://kubernetes.default.svc"` | |
|
||||||
| kubezero.sourceRepos[0] | string | `"https://zero-down-time.github.io/kubezero"` | |
|
|
||||||
| kubezero.targetRevision | string | `"*"` | |
|
|
||||||
| logging.crds | bool | `true` | |
|
| logging.crds | bool | `true` | |
|
||||||
| logging.enabled | bool | `false` | |
|
| logging.enabled | bool | `false` | |
|
||||||
| logging.namespace | string | `"logging"` | |
|
| logging.namespace | string | `"logging"` | |
|
||||||
|
| logging.targetRevision | string | `"0.7.13"` | |
|
||||||
| metrics.crds | bool | `true` | |
|
| metrics.crds | bool | `true` | |
|
||||||
| metrics.enabled | bool | `false` | |
|
| metrics.enabled | bool | `false` | |
|
||||||
| metrics.istio.grafana | object | `{}` | |
|
| metrics.istio.grafana | object | `{}` | |
|
||||||
| metrics.istio.prometheus | object | `{}` | |
|
| metrics.istio.prometheus | object | `{}` | |
|
||||||
| metrics.namespace | string | `"monitoring"` | |
|
| metrics.namespace | string | `"monitoring"` | |
|
||||||
|
| metrics.targetRevision | string | `"0.5.2"` | |
|
||||||
| storage.crds | bool | `true` | |
|
| storage.crds | bool | `true` | |
|
||||||
| storage.enabled | bool | `false` | |
|
| storage.enabled | bool | `false` | |
|
||||||
| timecapsule.enabled | bool | `false` | |
|
| storage.targetRevision | string | `"0.3.0"` | |
|
||||||
|
|
||||||
----------------------------------------------
|
----------------------------------------------
|
||||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
||||||
|
@ -13,7 +13,7 @@ helm_version=$(helm version --short)
|
|||||||
echo $helm_version | grep -qe "^v3.[5-9]" || { echo "Helm version >= 3.5 required!"; exit 1; }
|
echo $helm_version | grep -qe "^v3.[5-9]" || { echo "Helm version >= 3.5 required!"; exit 1; }
|
||||||
|
|
||||||
# Simulate well-known CRDs being available
|
# Simulate well-known CRDs being available
|
||||||
API_VERSIONS="-a monitoring.coreos.com/v1"
|
API_VERSIONS="-a monitoring.coreos.com/v1 -a snapshot.storage.k8s.io/v1"
|
||||||
KUBE_VERSION="--kube-version $(kubectl version -o json | jq -r .serverVersion.gitVersion)"
|
KUBE_VERSION="--kube-version $(kubectl version -o json | jq -r .serverVersion.gitVersion)"
|
||||||
|
|
||||||
[ -n "$KUBEZERO_VERSION" ] && KUBEZERO_VERSION="--version $KUBEZERO_VERSION --devel"
|
[ -n "$KUBEZERO_VERSION" ] && KUBEZERO_VERSION="--version $KUBEZERO_VERSION --devel"
|
||||||
|
26
charts/kubezero/convert/README.md
Normal file
26
charts/kubezero/convert/README.md
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
# kubezero-git-sync
|
||||||
|
|
||||||
|
![Version: 0.1](https://img.shields.io/badge/Version-0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
|
||||||
|
|
||||||
|
KubeZero Git Sync Argo Application to track cluster values via git
|
||||||
|
|
||||||
|
**Homepage:** <https://kubezero.com>
|
||||||
|
|
||||||
|
## Maintainers
|
||||||
|
|
||||||
|
| Name | Email | Url |
|
||||||
|
| ---- | ------ | --- |
|
||||||
|
| Quarky9 | | |
|
||||||
|
|
||||||
|
## Requirements
|
||||||
|
|
||||||
|
Kubernetes: `>= 1.18.0`
|
||||||
|
|
||||||
|
## Values
|
||||||
|
|
||||||
|
| Key | Type | Default | Description |
|
||||||
|
|-----|------|---------|-------------|
|
||||||
|
| kubezero.version | string | `"1.20.8-9"` | |
|
||||||
|
|
||||||
|
----------------------------------------------
|
||||||
|
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
2
charts/kubezero/convert/values.yaml
Normal file
2
charts/kubezero/convert/values.yaml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
kubezero:
|
||||||
|
version: 1.20.8-9
|
@ -25,6 +25,10 @@ cert-manager:
|
|||||||
- name: aws-token
|
- name: aws-token
|
||||||
mountPath: "/var/run/secrets/sts.amazonaws.com/serviceaccount/"
|
mountPath: "/var/run/secrets/sts.amazonaws.com/serviceaccount/"
|
||||||
readOnly: true
|
readOnly: true
|
||||||
|
|
||||||
|
prometheus:
|
||||||
|
servicemonitor:
|
||||||
|
enabled: {{ $.Values.metrics.enabled }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
||||||
{{- with index .Values "cert-manager" "clusterIssuer" }}
|
{{- with index .Values "cert-manager" "clusterIssuer" }}
|
||||||
|
@ -1,5 +1,9 @@
|
|||||||
{{- define "metrics-values" }}
|
{{- define "metrics-values" }}
|
||||||
|
|
||||||
|
{{- with .Values.metrics.additionalRuleLabels }}
|
||||||
|
additionalRuleLabels:
|
||||||
|
{{- toYaml . | nindent 2 }}
|
||||||
|
{{- end }}
|
||||||
{{- with .Values.metrics.istio }}
|
{{- with .Values.metrics.istio }}
|
||||||
istio:
|
istio:
|
||||||
{{- toYaml . | nindent 2 }}
|
{{- toYaml . | nindent 2 }}
|
||||||
|
@ -20,7 +20,7 @@ cert-manager:
|
|||||||
enabled: false
|
enabled: false
|
||||||
crds: true
|
crds: true
|
||||||
namespace: cert-manager
|
namespace: cert-manager
|
||||||
targetRevision: 0.6.1
|
targetRevision: 0.7.0
|
||||||
|
|
||||||
kiam:
|
kiam:
|
||||||
enabled: false
|
enabled: false
|
||||||
@ -44,18 +44,18 @@ istio:
|
|||||||
enabled: false
|
enabled: false
|
||||||
crds: true
|
crds: true
|
||||||
namespace: istio-system
|
namespace: istio-system
|
||||||
targetRevision: 0.7.4
|
targetRevision: 0.7.5
|
||||||
|
|
||||||
istio-ingress:
|
istio-ingress:
|
||||||
enabled: false
|
enabled: false
|
||||||
namespace: istio-ingress
|
namespace: istio-ingress
|
||||||
targetRevision: 0.7.4
|
targetRevision: 0.7.5
|
||||||
|
|
||||||
metrics:
|
metrics:
|
||||||
enabled: false
|
enabled: false
|
||||||
crds: true
|
crds: true
|
||||||
namespace: monitoring
|
namespace: monitoring
|
||||||
targetRevision: 0.4.6
|
targetRevision: 0.5.2
|
||||||
istio:
|
istio:
|
||||||
grafana: {}
|
grafana: {}
|
||||||
prometheus: {}
|
prometheus: {}
|
||||||
@ -64,7 +64,7 @@ logging:
|
|||||||
enabled: false
|
enabled: false
|
||||||
crds: true
|
crds: true
|
||||||
namespace: logging
|
namespace: logging
|
||||||
targetRevision: 0.7.10
|
targetRevision: 0.7.13
|
||||||
|
|
||||||
argocd:
|
argocd:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
Loading…
Reference in New Issue
Block a user