Skip to content

Commit

Permalink
Merge pull request #1164 from christianhuth/dev-repo-url
Browse files Browse the repository at this point in the history
changed helm repo url
  • Loading branch information
christianhuth authored Oct 8, 2024
2 parents edf6d59 + 3b76c7a commit 0542e56
Show file tree
Hide file tree
Showing 62 changed files with 149 additions and 139 deletions.
6 changes: 3 additions & 3 deletions charts/baserow/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: baserow
description: Baserow is an open source no-code database and Airtable alternative.
type: application
version: 2.4.2
version: 2.4.3
appVersion: "1.26.1"
home: https://github.com/christianknell/helm-charts
icon: https://baserow.io/img/favicon_192.png
Expand All @@ -24,8 +24,8 @@ dependencies:
annotations:
artifacthub.io/category: database
artifacthub.io/changes: |
- kind: added
description: signing key to Chart.yaml
- kind: changed
description: README
artifacthub.io/screenshots: |
- title: Create your own online database without technical experience.
url: https://baserow.io/_nuxt/img/home_intro_screenshot.194c66b.png
Expand Down
8 changes: 4 additions & 4 deletions charts/baserow/README.md

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions charts/kutt/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: kutt
description: Kutt is a free modern URL shortener.
type: application
version: 4.2.1
version: 4.2.2
appVersion: "v2.7.4"
home: https://github.com/christianhuth/helm-charts
icon: https://www.saashub.com/images/app/service_logos/15/d634f2359578/large.png
Expand All @@ -22,8 +22,8 @@ dependencies:
condition: redis.enabled
annotations:
artifacthub.io/changes: |
- kind: added
description: signing key to Chart.yaml
- kind: changed
description: URL of Helm Repository in README
artifacthub.io/screenshots: |
- title: Simply shorten your link using the Web UI.
url: https://d4.alternativeto.net/v9sHosD3RiPblfBOOHZi0gwU1M0pRL6Jn53oiobJi9k/rs:fit:1200:1200:0/g:ce:0:0/YWJzOi8vZGlzdC9zL2t1dHQtaXRfNzY3MjMzX2Z1bGwucG5n.jpg
Expand Down
4 changes: 2 additions & 2 deletions charts/kutt/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Kutt is a free modern URL shortener.
## TL;DR;

```console
helm repo add christianhuth https://christianhuth.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianhuth/kutt
```
Expand All @@ -23,7 +23,7 @@ This chart bootstraps the free modern URL shortener called [Kutt](https://kutt.i
To install the chart with the release name `my-release`:

```console
helm repo add christianhuth https://christianhuth.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianhuth/kutt
```
Expand Down
4 changes: 2 additions & 2 deletions charts/kutt/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## TL;DR;

```console
helm repo add christianhuth https://christianhuth.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianhuth/kutt
```
Expand All @@ -22,7 +22,7 @@ This chart bootstraps the free modern URL shortener called [Kutt](https://kutt.i
To install the chart with the release name `my-release`:

```console
helm repo add christianhuth https://christianhuth.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianhuth/kutt
```
Expand Down
6 changes: 3 additions & 3 deletions charts/maildev/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: maildev
description: MailDev is a simple way to test your emails during development with an easy to use web interface.
type: application
version: 1.2.2
version: 1.2.3
appVersion: "2.1.0"
home: https://github.com/christianhuth/helm-charts
icon: https://avatars1.githubusercontent.com/u/26743469
Expand All @@ -15,8 +15,8 @@ sources:
- https://hub.docker.com/r/maildev/maildev
annotations:
artifacthub.io/changes: |
- kind: added
description: signing key to Chart.yaml
- kind: changed
description: URL of Helm Repository in README
artifacthub.io/screenshots: |
- title: SMTP server & web interface for viewing and testing emails during development.
url: https://maildev.github.io/maildev/assets/img/original/maildev-light.png
Expand Down
4 changes: 2 additions & 2 deletions charts/maildev/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MailDev is a simple way to test your emails during development with an easy to u
## TL;DR;

```console
helm repo add christianhuth https://christianhuth.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianhuth/maildev
```
Expand All @@ -32,7 +32,7 @@ MailDev also provides a Web interface, it can be disabled/enabled using `maildev
To install the chart with the release name `my-release`:

```console
helm repo add christianhuth https://christianhuth.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianhuth/maildev
```
Expand Down
4 changes: 2 additions & 2 deletions charts/maildev/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## TL;DR;

```console
helm repo add christianhuth https://christianhuth.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianhuth/maildev
```
Expand All @@ -31,7 +31,7 @@ MailDev also provides a Web interface, it can be disabled/enabled using `maildev
To install the chart with the release name `my-release`:

```console
helm repo add christianhuth https://christianhuth.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianhuth/maildev
```
Expand Down
6 changes: 3 additions & 3 deletions charts/netcupscp-exporter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: netcupscp-exporter
description: Prometheus Exporter for Netcup Server Control Panel (SCP)
type: application
version: 1.1.6
version: 1.1.7
appVersion: "v0.3.6"
home: https://github.com/christianhuth/helm-charts
icon: https://pbs.twimg.com/profile_images/1148537659637358593/rlfCvTK5_400x400.png
Expand All @@ -14,8 +14,8 @@ sources:
annotations:
artifacthub.io/category: monitoring-logging
artifacthub.io/changes: |
- kind: added
description: signing key to Chart.yaml
- kind: changed
description: URL of Helm Repository in README
artifacthub.io/screenshots: |
- title: Export information about your Servers from Netcup SCP as Prometheus metrics.
url: https://www.netcup-wiki.de/images/SCP-Willkommen.png
Expand Down
4 changes: 2 additions & 2 deletions charts/netcupscp-exporter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Prometheus Exporter for Netcup Server Control Panel (SCP)
## TL;DR;

```console
helm repo add christianhuth https://christianhuth.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianhuth/netcupscp-exporter
```
Expand All @@ -23,7 +23,7 @@ This chart bootstraps a [Prometheus Exporter for Netcup ServerControlPanel (SCP)
To install the chart with the release name `my-release`:

```console
helm repo add christianhuth https://christianhuth.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianhuth/netcupscp-exporter
```
Expand Down
4 changes: 2 additions & 2 deletions charts/netcupscp-exporter/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## TL;DR;

```console
helm repo add christianhuth https://christianhuth.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianhuth/netcupscp-exporter
```
Expand All @@ -22,7 +22,7 @@ This chart bootstraps a [Prometheus Exporter for Netcup ServerControlPanel (SCP)
To install the chart with the release name `my-release`:

```console
helm repo add christianhuth https://christianhuth.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianhuth/netcupscp-exporter
```
Expand Down
6 changes: 3 additions & 3 deletions charts/node-access/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
description: A Helm chart to deploy workload to gain direct access to the host of the Kubernetes cluster
name: node-access
type: application
version: 1.0.3
version: 1.0.4
appVersion: 1.36.1
home: https://github.com/christianhuth/helm-charts
icon: https://raw.githubusercontent.com/kubernetes/community/master/icons/png/infrastructure_components/labeled/node-256.png
Expand All @@ -11,8 +11,8 @@ maintainers:
email: [email protected]
annotations:
artifacthub.io/changes: |
- kind: added
description: signing key to Chart.yaml
- kind: changed
description: URL of Helm Repository in README
artifacthub.io/signKey: |
fingerprint: EE24F8BB6D099E78FD704F83B5ECDBCDDD485D0E
url: https://charts.christianhuth.de/public.key
4 changes: 2 additions & 2 deletions charts/node-access/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A Helm chart to deploy workload to gain direct access to the host of the Kuberne
## TL;DR;

```console
helm repo add christianhuth https://christianhuth.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianhuth/node-access
```
Expand All @@ -23,7 +23,7 @@ This chart bootstraps one or multiple Pods to access the host system of a [Kuber
To install the chart with the release name `my-release`:

```console
helm repo add christianhuth https://christianhuth.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianhuth/node-access
```
Expand Down
4 changes: 2 additions & 2 deletions charts/node-access/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## TL;DR;

```console
helm repo add christianhuth https://christianhuth.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianhuth/node-access
```
Expand All @@ -22,7 +22,7 @@ This chart bootstraps one or multiple Pods to access the host system of a [Kuber
To install the chart with the release name `my-release`:

```console
helm repo add christianhuth https://christianhuth.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianhuth/node-access
```
Expand Down
6 changes: 3 additions & 3 deletions charts/passbolt-ha/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
name: passbolt-ha
description: A Helm chart to deploy Passbolt with MySQL and ProxySQL for HA
type: application
version: 1.13.1
version: 1.13.2
home: https://github.com/christianhuth/helm-charts
icon: https://avatars.githubusercontent.com/u/4386228?s=200&v=4
maintainers:
Expand All @@ -26,8 +26,8 @@ dependencies:
annotations:
artifacthub.io/category: security
artifacthub.io/changes: |
- kind: added
description: signing key to Chart.yaml
- kind: changed
description: URL of Helm Repository in README
artifacthub.io/screenshots: |
- title: The login screen of Passbolt
url: https://help.passbolt.com/assets/img/help/2021/02/AN_login_v3.png
Expand Down
4 changes: 2 additions & 2 deletions charts/passbolt-ha/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A Helm chart to deploy Passbolt with MySQL and ProxySQL for HA
## TL;DR;

```console
helm repo add christianhuth https://christianhuth.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install passbolt-ha christianhuth/passbolt-ha
```
Expand All @@ -23,7 +23,7 @@ This chart bootstraps [Passbolt](https://github.com/passbolt), [MYSQL by Bitnami
To install the chart with the release name `passbolt-ha`:

```console
helm repo add christianhuth https://christianhuth.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install passbolt-ha christianhuth/passbolt-ha
```
Expand Down
4 changes: 2 additions & 2 deletions charts/passbolt-ha/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## TL;DR;

```console
helm repo add christianhuth https://christianhuth.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install passbolt-ha christianhuth/passbolt-ha
```
Expand All @@ -22,7 +22,7 @@ This chart bootstraps [Passbolt](https://github.com/passbolt), [MYSQL by Bitnami
To install the chart with the release name `passbolt-ha`:

```console
helm repo add christianhuth https://christianhuth.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install passbolt-ha christianhuth/passbolt-ha
```
Expand Down
6 changes: 3 additions & 3 deletions charts/polr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: polr
description: Polr is a quick, modern, and open-source link shortener
type: application
version: 1.12.1
version: 1.12.2
appVersion: "2.3.0"
home: https://github.com/christianhuth/helm-charts
icon: http://docs.polrproject.org/en/latest/logo.png
Expand All @@ -18,8 +18,8 @@ dependencies:
version: 9.23.0
annotations:
artifacthub.io/changes: |
- kind: added
description: signing key to Chart.yaml
- kind: changed
description: URL of Helm Repository in README
artifacthub.io/screenshots: |
- title: Polr converts some long links into shorter ones.
url: https://selfhostedweb.org/wp-content/uploads/2017/02/shortit-1024x346.png
Expand Down
4 changes: 2 additions & 2 deletions charts/polr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Polr is a quick, modern, and open-source link shortener
## TL;DR;

```console
helm repo add christianhuth https://christianhuth.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianhuth/polr
```
Expand All @@ -23,7 +23,7 @@ This chart bootstraps a quick, modern and open-source link shortener called [Pol
To install the chart with the release name `my-release`:

```console
helm repo add christianhuth https://christianhuth.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianhuth/polr
```
Expand Down
4 changes: 2 additions & 2 deletions charts/polr/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## TL;DR;

```console
helm repo add christianhuth https://christianhuth.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianhuth/polr
```
Expand All @@ -22,7 +22,7 @@ This chart bootstraps a quick, modern and open-source link shortener called [Pol
To install the chart with the release name `my-release`:

```console
helm repo add christianhuth https://christianhuth.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianhuth/polr
```
Expand Down
6 changes: 3 additions & 3 deletions charts/popeye/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: popeye
description: Popeye - A Kubernetes Cluster Sanitizer
type: application
version: 2.1.1
version: 2.1.2
appVersion: "v0.21.3"
home: https://github.com/christianhuth/helm-charts
icon: https://raw.githubusercontent.com/derailed/popeye/master/assets/popeye_logo.png
Expand All @@ -14,8 +14,8 @@ sources:
annotations:
artifacthub.io/category: security
artifacthub.io/changes: |
- kind: added
description: signing key to Chart.yaml
- kind: changed
description: URL of Helm Repository in README
artifacthub.io/screenshots: |
- title: Popeye is a utility that scans live Kubernetes cluster and reports potential issues with deployed resources and configurations.
url: https://popeyecli.io/assets/d_score.png
Expand Down
4 changes: 2 additions & 2 deletions charts/popeye/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Popeye - A Kubernetes Cluster Sanitizer
## TL;DR;

```console
helm repo add christianhuth https://christianhuth.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianhuth/popeye
```
Expand All @@ -23,7 +23,7 @@ This chart bootstraps the Kubernetes cluster resource sanitizer called [popeye](
To install the chart with the release name `my-release`:

```console
helm repo add christianhuth https://christianhuth.github.io/helm-charts
helm repo add christianhuth https://charts.christianhuth.de
helm repo update
helm install my-release christianhuth/popeye
```
Expand Down
Loading

0 comments on commit 0542e56

Please sign in to comment.