From be099ffcd337f92e79617b43501180b5ce95fe3a Mon Sep 17 00:00:00 2001 From: Stefan Reimer Date: Tue, 2 May 2023 10:15:47 +0000 Subject: [PATCH] Update helm docs --- charts/kubezero-addons/README.md | 2 ++ charts/kubezero-auth/README.md | 4 ++-- charts/kubezero-ci/README.md | 4 ++-- charts/kubezero-network/README.md | 3 +++ charts/kubezero-sql/README.md | 8 ++++---- charts/kubezero-storage/README.md | 2 +- charts/kubezero/README.md | 2 +- 7 files changed, 15 insertions(+), 10 deletions(-) diff --git a/charts/kubezero-addons/README.md b/charts/kubezero-addons/README.md index 324a6c6..28a0aec 100644 --- a/charts/kubezero-addons/README.md +++ b/charts/kubezero-addons/README.md @@ -103,6 +103,8 @@ Device plugin for [AWS Neuron](https://aws.amazon.com/machine-learning/neuron/) | cluster-autoscaler.autoDiscovery.clusterName | string | `""` | | | cluster-autoscaler.awsRegion | string | `"us-west-2"` | | | cluster-autoscaler.enabled | bool | `false` | | +| cluster-autoscaler.extraArgs.balance-similar-node-groups | bool | `true` | | +| cluster-autoscaler.extraArgs.ignore-taint | string | `"node.cilium.io/agent-not-ready"` | | | cluster-autoscaler.extraArgs.scan-interval | string | `"30s"` | | | cluster-autoscaler.extraArgs.skip-nodes-with-local-storage | bool | `false` | | | cluster-autoscaler.image.tag | string | `"v1.25.1"` | | diff --git a/charts/kubezero-auth/README.md b/charts/kubezero-auth/README.md index 1cb849a..5fd3ece 100644 --- a/charts/kubezero-auth/README.md +++ b/charts/kubezero-auth/README.md @@ -1,6 +1,6 @@ # kubezero-auth -![Version: 0.3.4](https://img.shields.io/badge/Version-0.3.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 20.0.2](https://img.shields.io/badge/AppVersion-20.0.2-informational?style=flat-square) +![Version: 0.3.5](https://img.shields.io/badge/Version-0.3.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 21.1.1](https://img.shields.io/badge/AppVersion-21.1.1-informational?style=flat-square) KubeZero umbrella chart for all things Authentication and Identity management @@ -14,7 +14,7 @@ KubeZero umbrella chart for all things Authentication and Identity management ## Requirements -Kubernetes: `>= 1.20.0` +Kubernetes: `>= 1.25.0` | Repository | Name | Version | |------------|------|---------| diff --git a/charts/kubezero-ci/README.md b/charts/kubezero-ci/README.md index cd54799..e7f6611 100644 --- a/charts/kubezero-ci/README.md +++ b/charts/kubezero-ci/README.md @@ -1,6 +1,6 @@ # kubezero-ci -![Version: 0.6.1](https://img.shields.io/badge/Version-0.6.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.6.2](https://img.shields.io/badge/Version-0.6.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) KubeZero umbrella chart for all things CI @@ -21,7 +21,7 @@ Kubernetes: `>= 1.24.0` | https://aquasecurity.github.io/helm-charts/ | trivy | 0.7.0 | | https://cdn.zero-downtime.net/charts/ | kubezero-lib | >= 0.1.6 | | https://charts.jenkins.io | jenkins | 4.3.20 | -| https://dl.gitea.io/charts/ | gitea | 8.0.3 | +| https://dl.gitea.io/charts/ | gitea | 8.2.0 | | https://gocd.github.io/helm-chart | gocd | 1.40.8 | # Jenkins diff --git a/charts/kubezero-network/README.md b/charts/kubezero-network/README.md index c139bec..34908c8 100644 --- a/charts/kubezero-network/README.md +++ b/charts/kubezero-network/README.md @@ -45,6 +45,8 @@ Kubernetes: `>= 1.25.0` | cilium.ipam.operator.clusterPoolIPv4PodCIDRList[0] | string | `"10.240.0.0/16"` | | | cilium.l7Proxy | bool | `false` | | | cilium.operator.nodeSelector."node-role.kubernetes.io/control-plane" | string | `""` | | +| cilium.operator.prometheus.enabled | bool | `false` | | +| cilium.operator.prometheus.serviceMonitor.enabled | bool | `false` | | | cilium.operator.replicas | int | `1` | | | cilium.operator.tolerations[0].effect | string | `"NoSchedule"` | | | cilium.operator.tolerations[0].key | string | `"node-role.kubernetes.io/master"` | | @@ -52,6 +54,7 @@ Kubernetes: `>= 1.25.0` | cilium.operator.tolerations[1].key | string | `"node-role.kubernetes.io/control-plane"` | | | cilium.prometheus.enabled | bool | `false` | | | cilium.prometheus.port | int | `9091` | | +| cilium.prometheus.serviceMonitor.enabled | bool | `false` | | | cilium.resources.limits.memory | string | `"1024Mi"` | | | cilium.resources.requests.cpu | string | `"10m"` | | | cilium.resources.requests.memory | string | `"256Mi"` | | diff --git a/charts/kubezero-sql/README.md b/charts/kubezero-sql/README.md index c875929..d6bf5f6 100644 --- a/charts/kubezero-sql/README.md +++ b/charts/kubezero-sql/README.md @@ -1,6 +1,6 @@ # kubezero-sql -![Version: 0.3.1](https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.3.2](https://img.shields.io/badge/Version-0.3.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) KubeZero umbrella chart for SQL databases, Percona XtraDB Cluster @@ -14,13 +14,13 @@ KubeZero umbrella chart for SQL databases, Percona XtraDB Cluster ## Requirements -Kubernetes: `>= 1.20.0` +Kubernetes: `>= 1.24.0` | Repository | Name | Version | |------------|------|---------| -| https://cdn.zero-downtime.net/charts/ | kubezero-lib | >= 0.1.5 | +| https://cdn.zero-downtime.net/charts/ | kubezero-lib | >= 0.1.6 | | https://charts.bitnami.com/bitnami | mariadb-galera | 7.4.7 | -| https://percona.github.io/percona-helm-charts/ | pxc-operator | 1.12.0 | +| https://percona.github.io/percona-helm-charts/ | pxc-operator | 1.12.1 | ## Values diff --git a/charts/kubezero-storage/README.md b/charts/kubezero-storage/README.md index 9753e6c..7671ed6 100644 --- a/charts/kubezero-storage/README.md +++ b/charts/kubezero-storage/README.md @@ -1,6 +1,6 @@ # kubezero-storage -![Version: 0.8.1](https://img.shields.io/badge/Version-0.8.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.8.2](https://img.shields.io/badge/Version-0.8.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) KubeZero umbrella chart for all things storage incl. AWS EBS/EFS, openEBS-lvm, gemini diff --git a/charts/kubezero/README.md b/charts/kubezero/README.md index 1b472e4..ae0d52a 100644 --- a/charts/kubezero/README.md +++ b/charts/kubezero/README.md @@ -78,7 +78,7 @@ Kubernetes: `>= 1.25.0` | storage.gemini.enabled | bool | `false` | | | storage.k8up.enabled | bool | `false` | | | storage.snapshotController.enabled | bool | `false` | | -| storage.targetRevision | string | `"0.8.1"` | | +| storage.targetRevision | string | `"0.8.2"` | | ---------------------------------------------- Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)