From bf4c8f7cf3639da02f342cf4fe6c9f61dffe19aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20B=C3=BCtikofer?= Date: Thu, 3 Aug 2023 11:18:45 +0200 Subject: [PATCH] remove offending string, update readme template (#83) --- charts/bunnycdn-exporter/Chart.yaml | 4 ++-- charts/bunnycdn-exporter/README.md | 2 +- charts/bunnycdn-exporter/README.md.gotmpl | 2 +- charts/imaginary/Chart.yaml | 5 ++--- charts/imaginary/README.md | 4 ++-- charts/imaginary/README.md.gotmpl | 2 +- charts/keycloak-operator/Chart.yaml | 4 ++-- charts/keycloak-operator/README.md | 4 ++-- charts/keycloak-operator/README.md.gotmpl | 2 +- charts/nobl9-agent/Chart.yaml | 4 ++-- charts/nobl9-agent/README.md | 2 +- charts/nobl9-agent/README.md.gotmpl | 2 +- charts/promlens/Chart.yaml | 4 ++-- charts/promlens/README.md | 4 ++-- charts/promlens/README.md.gotmpl | 2 +- 15 files changed, 23 insertions(+), 24 deletions(-) diff --git a/charts/bunnycdn-exporter/Chart.yaml b/charts/bunnycdn-exporter/Chart.yaml index 10e51c5..eb13571 100644 --- a/charts/bunnycdn-exporter/Chart.yaml +++ b/charts/bunnycdn-exporter/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: bunnycdn-exporter -version: 1.2.5 +version: 1.2.6 appVersion: 0.2.3 description: Prometheus exporter for BunnyCDN home: https://bunny.net/ @@ -14,7 +14,7 @@ keywords: - bunnycdn annotations: artifacthub.io/changes: | - - "[internal] New Build Process" + - Readme template change artifacthub.io/images: | - name: bunnycdn_exporter image: ricardoag/bunnycdn_exporter:v0.2.3 diff --git a/charts/bunnycdn-exporter/README.md b/charts/bunnycdn-exporter/README.md index 02c8def..7128e11 100644 --- a/charts/bunnycdn-exporter/README.md +++ b/charts/bunnycdn-exporter/README.md @@ -1,6 +1,6 @@ # bunnycdn-exporter -![Version: 1.2.5](https://img.shields.io/badge/Version-1.2.5-informational?style=flat-square) ![AppVersion: 0.2.3](https://img.shields.io/badge/AppVersion-0.2.3-informational?style=flat-square) ![Release Status](https://github.com/ricardo-ch/helm-charts/workflows/Release%20Charts/badge.svg) [![License](https://img.shields.io/github/license/ricardo-ch/helm-charts)](https://github.com/ricardo-ch/helm-charts/blob/main/LICENSE) +![Version: 1.2.6](https://img.shields.io/badge/Version-1.2.6-informational?style=flat-square) ![AppVersion: 0.2.3](https://img.shields.io/badge/AppVersion-0.2.3-informational?style=flat-square) ![Release Status](https://github.com/ricardo-ch/helm-charts/workflows/Release%20Charts/badge.svg) [![License](https://img.shields.io/github/license/ricardo-ch/helm-charts)](https://github.com/ricardo-ch/helm-charts/blob/main/LICENSE) Prometheus exporter for BunnyCDN diff --git a/charts/bunnycdn-exporter/README.md.gotmpl b/charts/bunnycdn-exporter/README.md.gotmpl index d91362b..2fa9501 100644 --- a/charts/bunnycdn-exporter/README.md.gotmpl +++ b/charts/bunnycdn-exporter/README.md.gotmpl @@ -1,4 +1,4 @@ -# bunnycdn-exporter +# {{ template "chart.name" . }} {{ template "chart.deprecationWarning" . }} diff --git a/charts/imaginary/Chart.yaml b/charts/imaginary/Chart.yaml index c133121..3d77391 100644 --- a/charts/imaginary/Chart.yaml +++ b/charts/imaginary/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.2.4" description: Deploy imaginary to process pictures on the fly name: imaginary -version: 0.1.11 +version: 0.1.12 home: https://github.com/h2non/imaginary sources: - https://github.com/ricardo-ch/helm-charts/tree/main/charts/imaginary @@ -15,8 +15,7 @@ keywords: - h2non annotations: artifacthub.io/changes: | - - Update PDB API Version - - "[internal] New Build Process" + - Readme template change artifacthub.io/images: | - name: imaginary image: h2non/imaginary:1.2.4 diff --git a/charts/imaginary/README.md b/charts/imaginary/README.md index 9007347..5d3a71a 100644 --- a/charts/imaginary/README.md +++ b/charts/imaginary/README.md @@ -1,6 +1,6 @@ -# Imaginary +# imaginary -![Version: 0.1.11](https://img.shields.io/badge/Version-0.1.11-informational?style=flat-square) ![AppVersion: 1.2.4](https://img.shields.io/badge/AppVersion-1.2.4-informational?style=flat-square) ![Release Status](https://github.com/ricardo-ch/helm-charts/workflows/Release%20Charts/badge.svg) [![License](https://img.shields.io/github/license/ricardo-ch/helm-charts)](https://github.com/ricardo-ch/helm-charts/blob/main/LICENSE) +![Version: 0.1.12](https://img.shields.io/badge/Version-0.1.12-informational?style=flat-square) ![AppVersion: 1.2.4](https://img.shields.io/badge/AppVersion-1.2.4-informational?style=flat-square) ![Release Status](https://github.com/ricardo-ch/helm-charts/workflows/Release%20Charts/badge.svg) [![License](https://img.shields.io/github/license/ricardo-ch/helm-charts)](https://github.com/ricardo-ch/helm-charts/blob/main/LICENSE) This chart installs [Imaginary](https://github.com/h2non/imaginary). diff --git a/charts/imaginary/README.md.gotmpl b/charts/imaginary/README.md.gotmpl index aeb7556..a48f497 100644 --- a/charts/imaginary/README.md.gotmpl +++ b/charts/imaginary/README.md.gotmpl @@ -1,4 +1,4 @@ -# Imaginary +# {{ template "chart.name" . }} {{ template "chart.deprecationWarning" . }} diff --git a/charts/keycloak-operator/Chart.yaml b/charts/keycloak-operator/Chart.yaml index 7f0a3dc..28f34b5 100644 --- a/charts/keycloak-operator/Chart.yaml +++ b/charts/keycloak-operator/Chart.yaml @@ -3,7 +3,7 @@ name: keycloak-operator type: application description: "Installs the keycloak-operator" appVersion: "20.0.3" -version: 0.1.2 +version: 0.1.3 home: https://keycloak.com icon: https://www.keycloak.org/resources/favicon.ico sources: @@ -16,7 +16,7 @@ keywords: - keycloak-operator annotations: artifacthub.io/changes: | - - "[internal] New Build Process" + - Readme template change artifacthub.io/images: | - name: keycloak-operator image: quay.io/keycloak/keycloak-operator:20.0.3 diff --git a/charts/keycloak-operator/README.md b/charts/keycloak-operator/README.md index cb693bf..194e615 100644 --- a/charts/keycloak-operator/README.md +++ b/charts/keycloak-operator/README.md @@ -1,6 +1,6 @@ -# Keycloak Operator +# keycloak-operator -![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 20.0.3](https://img.shields.io/badge/AppVersion-20.0.3-informational?style=flat-square) ![Release Status](https://github.com/ricardo-ch/helm-charts/workflows/Release%20Charts/badge.svg) [![License](https://img.shields.io/github/license/ricardo-ch/helm-charts)](https://github.com/ricardo-ch/helm-charts/blob/main/LICENSE) +![Version: 0.1.3](https://img.shields.io/badge/Version-0.1.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 20.0.3](https://img.shields.io/badge/AppVersion-20.0.3-informational?style=flat-square) ![Release Status](https://github.com/ricardo-ch/helm-charts/workflows/Release%20Charts/badge.svg) [![License](https://img.shields.io/github/license/ricardo-ch/helm-charts)](https://github.com/ricardo-ch/helm-charts/blob/main/LICENSE) This chart installs [Keycloak Operator](https://https://www.keycloak.org/guides#operator). diff --git a/charts/keycloak-operator/README.md.gotmpl b/charts/keycloak-operator/README.md.gotmpl index 8a7c7ed..699fc87 100644 --- a/charts/keycloak-operator/README.md.gotmpl +++ b/charts/keycloak-operator/README.md.gotmpl @@ -1,4 +1,4 @@ -# Keycloak Operator +# {{ template "chart.name" . }} {{ template "chart.deprecationWarning" . }} diff --git a/charts/nobl9-agent/Chart.yaml b/charts/nobl9-agent/Chart.yaml index 3e22424..a22e334 100644 --- a/charts/nobl9-agent/Chart.yaml +++ b/charts/nobl9-agent/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: nobl9-agent -version: 1.0.10 +version: 1.0.11 appVersion: 0.36.0 description: This Chart installs and configures the agent used to communicate with Nobl9. home: https://nobl9.com @@ -14,7 +14,7 @@ keywords: - slo annotations: artifacthub.io/changes: | - - "[internal] New Build Process" + - Readme template change artifacthub.io/images: | - name: nobl9 image: nobl9/agent:0.36.0 diff --git a/charts/nobl9-agent/README.md b/charts/nobl9-agent/README.md index 74ee38a..fd4fbca 100644 --- a/charts/nobl9-agent/README.md +++ b/charts/nobl9-agent/README.md @@ -1,6 +1,6 @@ # nobl9-agent -![Version: 1.0.10](https://img.shields.io/badge/Version-1.0.10-informational?style=flat-square) ![AppVersion: 0.36.0](https://img.shields.io/badge/AppVersion-0.36.0-informational?style=flat-square) ![Release Status](https://github.com/ricardo-ch/helm-charts/workflows/Release%20Charts/badge.svg) [![License](https://img.shields.io/github/license/ricardo-ch/helm-charts)](https://github.com/ricardo-ch/helm-charts/blob/main/LICENSE) +![Version: 1.0.11](https://img.shields.io/badge/Version-1.0.11-informational?style=flat-square) ![AppVersion: 0.36.0](https://img.shields.io/badge/AppVersion-0.36.0-informational?style=flat-square) ![Release Status](https://github.com/ricardo-ch/helm-charts/workflows/Release%20Charts/badge.svg) [![License](https://img.shields.io/github/license/ricardo-ch/helm-charts)](https://github.com/ricardo-ch/helm-charts/blob/main/LICENSE) This chart installs the agent required talk to [Nobl9](https://nobl9.com/). diff --git a/charts/nobl9-agent/README.md.gotmpl b/charts/nobl9-agent/README.md.gotmpl index e694e31..96991f1 100644 --- a/charts/nobl9-agent/README.md.gotmpl +++ b/charts/nobl9-agent/README.md.gotmpl @@ -1,4 +1,4 @@ -# nobl9-agent +# {{ template "chart.name" . }} {{ template "chart.deprecationWarning" . }} diff --git a/charts/promlens/Chart.yaml b/charts/promlens/Chart.yaml index 333d3cc..bb35683 100644 --- a/charts/promlens/Chart.yaml +++ b/charts/promlens/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: promlens -version: 1.1.0 +version: 1.1.1 appVersion: 1.1.1 description: This Chart installs and configures PromLens from PromLabs. home: https://promlens.com @@ -18,7 +18,7 @@ keywords: - promql annotations: artifacthub.io/changes: | - - "[internal] New Build Process" + - Readme template change artifacthub.io/images: | - name: promlens image: promlabs/promlens:v1.1.0 diff --git a/charts/promlens/README.md b/charts/promlens/README.md index b46502c..c21d7ed 100644 --- a/charts/promlens/README.md +++ b/charts/promlens/README.md @@ -1,6 +1,6 @@ -# PromLens +# promlens -![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![AppVersion: 1.1.1](https://img.shields.io/badge/AppVersion-1.1.1-informational?style=flat-square) ![Release Status](https://github.com/ricardo-ch/helm-charts/workflows/Release%20Charts/badge.svg) [![License](https://img.shields.io/github/license/ricardo-ch/helm-charts)](https://github.com/ricardo-ch/helm-charts/blob/main/LICENSE) +![Version: 1.1.1](https://img.shields.io/badge/Version-1.1.1-informational?style=flat-square) ![AppVersion: 1.1.1](https://img.shields.io/badge/AppVersion-1.1.1-informational?style=flat-square) ![Release Status](https://github.com/ricardo-ch/helm-charts/workflows/Release%20Charts/badge.svg) [![License](https://img.shields.io/github/license/ricardo-ch/helm-charts)](https://github.com/ricardo-ch/helm-charts/blob/main/LICENSE) This chart installs [PromLens](https://promlens.com/) from [PromLabs](https://promlabs.com/). diff --git a/charts/promlens/README.md.gotmpl b/charts/promlens/README.md.gotmpl index 6c075e6..f79f02a 100644 --- a/charts/promlens/README.md.gotmpl +++ b/charts/promlens/README.md.gotmpl @@ -1,4 +1,4 @@ -# PromLens +# {{ template "chart.name" . }} {{ template "chart.deprecationWarning" . }}