From 04c7be73d8052cd8401f78107063076a3f995201 Mon Sep 17 00:00:00 2001 From: Simon LEONARD Date: Mon, 25 Nov 2024 13:55:17 +0100 Subject: [PATCH] revert: leave version untouched, cancel auto generated readme --- charts/zabbix/Chart.yaml | 2 +- charts/zabbix/README.md | 1 - charts/zabbix/artifacthub-pkg.yml | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/charts/zabbix/Chart.yaml b/charts/zabbix/Chart.yaml index b9a4027..c21271c 100644 --- a/charts/zabbix/Chart.yaml +++ b/charts/zabbix/Chart.yaml @@ -1,7 +1,7 @@ --- apiVersion: v2 # Don't change this name: zabbix -version: 6.1.0 # helm chart version +version: 6.0.0 # helm chart version # LTS Zabbix version by default due to stability. See: https://www.zabbix.com/life_cycle_and_release_policy appVersion: 7.0.5 # zabbix version description: Zabbix is a mature and effortless enterprise-class open source monitoring solution for network monitoring and application monitoring of millions of metrics. diff --git a/charts/zabbix/README.md b/charts/zabbix/README.md index c87eef7..3cd0d26 100644 --- a/charts/zabbix/README.md +++ b/charts/zabbix/README.md @@ -318,7 +318,6 @@ The following tables lists the configurable parameters of the chart and their de | Key | Type | Default | Description | |-----|------|---------|-------------| | affinity | object | `{}` | Affinity configurations. Reference: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/ | -| extraManifests | list | `[]` | Extra arbitrary Kubernetes manifests to deploy within the release | | global.commonLabels | object | `{}` | Labels to apply to all resources. | | global.imagePullSecrets | list | `[]` | Reference to one or more secrets to be used when pulling images. For example: imagePullSecrets: - name: "image-pull-secret" | | ingress.annotations | object | `{}` | Ingress annotations | diff --git a/charts/zabbix/artifacthub-pkg.yml b/charts/zabbix/artifacthub-pkg.yml index 7074ea6..b4d8e8e 100644 --- a/charts/zabbix/artifacthub-pkg.yml +++ b/charts/zabbix/artifacthub-pkg.yml @@ -5,7 +5,7 @@ # https://github.com/kedacore/external-scalers/blob/main/artifacthub/azure-cosmos-db/0.1.0/artifacthub-pkg.yml # https://artifacthub.io/packages/keda-scaler/keda-official-external-scalers/external-scaler-azure-cosmos-db?modal=install -version: 6.1.0 # helm chart version +version: 6.0.0 # helm chart version # LTS Zabbix version by default due to stability. See: https://www.zabbix.com/life_cycle_and_release_policy appVersion: 7.0.5 # zabbix version name: zabbix