From b53f3896acab7d33a3cc0d21bc9c58ca204035dd Mon Sep 17 00:00:00 2001 From: Romain Pluciennik Date: Fri, 9 May 2025 11:43:31 +0200 Subject: [PATCH] fix(charts): Update outdated bjw-s chart link (#112) --- .github/ct-install-config.yaml | 2 +- .github/ct-lint-config.yaml | 2 +- .github/workflows/release.yaml | 2 +- charts/cloudflare-tunnel/Chart.lock | 6 +++--- charts/cloudflare-tunnel/Chart.yaml | 6 +++--- charts/cloudflare-tunnel/README.md | 2 +- charts/it-tools/Chart.lock | 6 +++--- charts/it-tools/Chart.yaml | 6 +++--- charts/it-tools/README.md | 2 +- charts/moodist/Chart.lock | 6 +++--- charts/moodist/Chart.yaml | 6 +++--- charts/moodist/README.md | 2 +- charts/wikijs/Chart.lock | 6 +++--- charts/wikijs/Chart.yaml | 4 ++-- charts/wikijs/README.md | 2 +- hack/templates/README.md.gotmpl | 2 +- 16 files changed, 31 insertions(+), 31 deletions(-) diff --git a/.github/ct-install-config.yaml b/.github/ct-install-config.yaml index 2f05b3d..515cb90 100644 --- a/.github/ct-install-config.yaml +++ b/.github/ct-install-config.yaml @@ -1,5 +1,5 @@ debug: true all: true chart-repos: - - bjw-s=https://bjw-s.github.io/helm-charts + - bjw-s=https://bjw-s-labs.github.io/helm-charts - bitnami=https://charts.bitnami.com/bitnami diff --git a/.github/ct-lint-config.yaml b/.github/ct-lint-config.yaml index a7337be..762e71d 100644 --- a/.github/ct-lint-config.yaml +++ b/.github/ct-lint-config.yaml @@ -2,5 +2,5 @@ debug: true all: true validate-maintainers: false chart-repos: - - bjw-s=https://bjw-s.github.io/helm-charts + - bjw-s=https://bjw-s-labs.github.io/helm-charts - bitnami=https://charts.bitnami.com/bitnami diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 6df78be..059470c 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -45,7 +45,7 @@ jobs: - name: Add Helm repos run: | - helm repo add bjw-s https://bjw-s.github.io/helm-charts + helm repo add bjw-s https://bjw-s-labs.github.io/helm-charts helm repo add bitnami https://charts.bitnami.com/bitnami - name: Install chart-releaser diff --git a/charts/cloudflare-tunnel/Chart.lock b/charts/cloudflare-tunnel/Chart.lock index ed0213d..872a5f1 100644 --- a/charts/cloudflare-tunnel/Chart.lock +++ b/charts/cloudflare-tunnel/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common - repository: https://bjw-s.github.io/helm-charts + repository: https://bjw-s-labs.github.io/helm-charts version: 3.3.2 -digest: sha256:5a0f9f06aa383b7cc3070899b879401bcd4ae48b021d0a2b7f9ba39827019e24 -generated: "2024-08-20T23:20:57.06668901+02:00" +digest: sha256:47e8b695b3e6ca391b4810525f318806b36aadb5ad76a5856a1ecca973029b6a +generated: "2025-05-09T11:34:23.380031+02:00" diff --git a/charts/cloudflare-tunnel/Chart.yaml b/charts/cloudflare-tunnel/Chart.yaml index f4c0c1f..901d020 100644 --- a/charts/cloudflare-tunnel/Chart.yaml +++ b/charts/cloudflare-tunnel/Chart.yaml @@ -4,7 +4,7 @@ description: Connect your resources to Cloudflare without a publicly routable IP home: https://github.com/plcnk/charts/tree/master/charts/cloudflare-tunnel icon: https://raw.githubusercontent.com/plcnk/charts/master/charts/cloudflare-tunnel/icon.svg type: application -version: 0.8.1 +version: 0.9.0 # renovate datasource=docker depName=cloudflare/cloudflared appVersion: "2025.4.2" kubeVersion: ">=1.22.0-0" @@ -15,14 +15,14 @@ keywords: - tunnel dependencies: - name: common - repository: https://bjw-s.github.io/helm-charts + repository: https://bjw-s-labs.github.io/helm-charts version: 3.3.2 sources: - https://github.com/cloudflare/cloudflared annotations: artifacthub.io/changes: |- - kind: changed - description: Update cloudflare/cloudflared docker tag to v2025.4.2 + description: Update bjw-s chart link artifacthub.io/links: |- - name: App Source url: https://github.com/cloudflare/cloudflared diff --git a/charts/cloudflare-tunnel/README.md b/charts/cloudflare-tunnel/README.md index 1304c03..a174959 100644 --- a/charts/cloudflare-tunnel/README.md +++ b/charts/cloudflare-tunnel/README.md @@ -25,7 +25,7 @@ Kubernetes: `>=1.22.0-0` | Repository | Name | Version | |------------|------|---------| -| | common | 3.3.2 | +| | common | 3.3.2 | ## Installing the Chart diff --git a/charts/it-tools/Chart.lock b/charts/it-tools/Chart.lock index 8764151..347386f 100644 --- a/charts/it-tools/Chart.lock +++ b/charts/it-tools/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common - repository: https://bjw-s.github.io/helm-charts + repository: https://bjw-s-labs.github.io/helm-charts version: 3.3.2 -digest: sha256:5a0f9f06aa383b7cc3070899b879401bcd4ae48b021d0a2b7f9ba39827019e24 -generated: "2024-08-15T17:47:53.312594+02:00" +digest: sha256:47e8b695b3e6ca391b4810525f318806b36aadb5ad76a5856a1ecca973029b6a +generated: "2025-05-09T11:35:40.935162+02:00" diff --git a/charts/it-tools/Chart.yaml b/charts/it-tools/Chart.yaml index b878983..944f043 100644 --- a/charts/it-tools/Chart.yaml +++ b/charts/it-tools/Chart.yaml @@ -4,7 +4,7 @@ description: Collection of handy online tools for developers, with great UX. home: https://github.com/plcnk/charts/tree/master/charts/it-tools icon: https://raw.githubusercontent.com/plcnk/charts/master/charts/it-tools/icon.svg type: application -version: 2.1.2 +version: 2.2.0 # renovate datasource=docker depName=ghcr.io/corentinth/it-tools appVersion: "2024.10.22-7ca5933" kubeVersion: ">=1.22.0-0" @@ -14,14 +14,14 @@ keywords: - tools dependencies: - name: common - repository: https://bjw-s.github.io/helm-charts + repository: https://bjw-s-labs.github.io/helm-charts version: 3.3.2 sources: - https://github.com/CorentinTh/it-tools annotations: artifacthub.io/changes: |- - kind: added - description: Update ghcr.io/corentinth/it-tools docker tag to 2024.10.22-7ca5933 + description: Update bjw-s chart link artifacthub.io/links: |- - name: App Source url: https://github.com/CorentinTh/it-tools diff --git a/charts/it-tools/README.md b/charts/it-tools/README.md index 7b9d4b4..5275f98 100644 --- a/charts/it-tools/README.md +++ b/charts/it-tools/README.md @@ -25,7 +25,7 @@ Kubernetes: `>=1.22.0-0` | Repository | Name | Version | |------------|------|---------| -| | common | 3.3.2 | +| | common | 3.3.2 | ## Installing the Chart diff --git a/charts/moodist/Chart.lock b/charts/moodist/Chart.lock index dd16a7a..76654ef 100644 --- a/charts/moodist/Chart.lock +++ b/charts/moodist/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common - repository: https://bjw-s.github.io/helm-charts + repository: https://bjw-s-labs.github.io/helm-charts version: 3.3.2 -digest: sha256:5a0f9f06aa383b7cc3070899b879401bcd4ae48b021d0a2b7f9ba39827019e24 -generated: "2024-08-17T11:26:39.224544+02:00" +digest: sha256:47e8b695b3e6ca391b4810525f318806b36aadb5ad76a5856a1ecca973029b6a +generated: "2025-05-09T11:36:40.921049+02:00" diff --git a/charts/moodist/Chart.yaml b/charts/moodist/Chart.yaml index fcd48b7..53d7ebc 100644 --- a/charts/moodist/Chart.yaml +++ b/charts/moodist/Chart.yaml @@ -4,7 +4,7 @@ description: Ambient sounds for focus and calm. home: https://github.com/plcnk/charts/tree/master/charts/moodist icon: https://raw.githubusercontent.com/plcnk/charts/master/charts/moodist/icon.svg type: application -version: 0.2.0 +version: 0.3.0 # renovate datasource=docker depName=ghcr.io/remvze/moodist appVersion: "v2.0.1" kubeVersion: ">=1.22.0-0" @@ -16,14 +16,14 @@ keywords: - focus dependencies: - name: common - repository: https://bjw-s.github.io/helm-charts + repository: https://bjw-s-labs.github.io/helm-charts version: 3.3.2 sources: - https://github.com/remvze/moodist annotations: artifacthub.io/changes: |- - kind: changed - description: Update ghcr.io/remvze/moodist docker tag to v2 + description: Update bjw-s chart link artifacthub.io/links: |- - name: App Source url: https://github.com/remvze/moodist diff --git a/charts/moodist/README.md b/charts/moodist/README.md index 5426707..cf7b5c1 100644 --- a/charts/moodist/README.md +++ b/charts/moodist/README.md @@ -25,7 +25,7 @@ Kubernetes: `>=1.22.0-0` | Repository | Name | Version | |------------|------|---------| -| | common | 3.3.2 | +| | common | 3.3.2 | ## Installing the Chart diff --git a/charts/wikijs/Chart.lock b/charts/wikijs/Chart.lock index d44c7cc..b16e8ec 100644 --- a/charts/wikijs/Chart.lock +++ b/charts/wikijs/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: common - repository: https://bjw-s.github.io/helm-charts + repository: https://bjw-s-labs.github.io/helm-charts version: 3.3.2 - name: postgresql repository: https://charts.bitnami.com/bitnami version: 16.6.6 -digest: sha256:471ef2968a918c9bb53e9e02cfc15dd212cdba5989e8f265c60aeadb489c620e -generated: "2025-04-25T20:13:46.253442182Z" +digest: sha256:42780126c5ac49e3c442d1f0291aed678a85014ee316ad2187e50e4e2b10c0a7 +generated: "2025-05-09T11:37:04.600892+02:00" diff --git a/charts/wikijs/Chart.yaml b/charts/wikijs/Chart.yaml index 445eccd..5eccbd4 100644 --- a/charts/wikijs/Chart.yaml +++ b/charts/wikijs/Chart.yaml @@ -14,7 +14,7 @@ keywords: - documentation dependencies: - name: common - repository: https://bjw-s.github.io/helm-charts + repository: https://bjw-s-labs.github.io/helm-charts version: 3.3.2 - name: postgresql repository: https://charts.bitnami.com/bitnami @@ -25,7 +25,7 @@ sources: annotations: artifacthub.io/changes: |- - kind: changed - description: Update postgresql helm release to v16.6.6 + description: Update bjw-s chart link artifacthub.io/links: |- - name: App Source url: https://github.com/Requarks/wiki diff --git a/charts/wikijs/README.md b/charts/wikijs/README.md index e6c3fa4..578e571 100644 --- a/charts/wikijs/README.md +++ b/charts/wikijs/README.md @@ -25,7 +25,7 @@ Kubernetes: `>=1.22.0-0` | Repository | Name | Version | |------------|------|---------| -| | common | 3.3.2 | +| | common | 3.3.2 | | | postgresql | 16.6.6 | ## Installing the Chart diff --git a/hack/templates/README.md.gotmpl b/hack/templates/README.md.gotmpl index da25614..e9fe8d9 100644 --- a/hack/templates/README.md.gotmpl +++ b/hack/templates/README.md.gotmpl @@ -87,7 +87,7 @@ The command removes all the Kubernetes components associated with the chart **in {{- define "custom.bjwsRef" -}} {{- $ref := "" -}} {{- range .Dependencies -}} -{{- if and (eq .Repository "https://bjw-s.github.io/helm-charts") (eq .Name "common") (semverCompare "^1.x" .Version) -}} +{{- if and (eq .Repository "https://bjw-s-labs.github.io/helm-charts") (eq .Name "common") (semverCompare "^1.x" .Version) -}} {{- $ref = "a081de5" -}} {{- end -}} {{- end -}}