fix(charts): Update outdated bjw-s chart link (#112)

This commit is contained in:
Romain Pluciennik
2025-05-09 11:43:31 +02:00
committed by GitHub
parent 649ace2425
commit b53f3896ac
16 changed files with 31 additions and 31 deletions

View File

@ -1,5 +1,5 @@
debug: true debug: true
all: true all: true
chart-repos: 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 - bitnami=https://charts.bitnami.com/bitnami

View File

@ -2,5 +2,5 @@ debug: true
all: true all: true
validate-maintainers: false validate-maintainers: false
chart-repos: 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 - bitnami=https://charts.bitnami.com/bitnami

View File

@ -45,7 +45,7 @@ jobs:
- name: Add Helm repos - name: Add Helm repos
run: | 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 helm repo add bitnami https://charts.bitnami.com/bitnami
- name: Install chart-releaser - name: Install chart-releaser

View File

@ -1,6 +1,6 @@
dependencies: dependencies:
- name: common - name: common
repository: https://bjw-s.github.io/helm-charts repository: https://bjw-s-labs.github.io/helm-charts
version: 3.3.2 version: 3.3.2
digest: sha256:5a0f9f06aa383b7cc3070899b879401bcd4ae48b021d0a2b7f9ba39827019e24 digest: sha256:47e8b695b3e6ca391b4810525f318806b36aadb5ad76a5856a1ecca973029b6a
generated: "2024-08-20T23:20:57.06668901+02:00" generated: "2025-05-09T11:34:23.380031+02:00"

View File

@ -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 home: https://github.com/plcnk/charts/tree/master/charts/cloudflare-tunnel
icon: https://raw.githubusercontent.com/plcnk/charts/master/charts/cloudflare-tunnel/icon.svg icon: https://raw.githubusercontent.com/plcnk/charts/master/charts/cloudflare-tunnel/icon.svg
type: application type: application
version: 0.8.1 version: 0.9.0
# renovate datasource=docker depName=cloudflare/cloudflared # renovate datasource=docker depName=cloudflare/cloudflared
appVersion: "2025.4.2" appVersion: "2025.4.2"
kubeVersion: ">=1.22.0-0" kubeVersion: ">=1.22.0-0"
@ -15,14 +15,14 @@ keywords:
- tunnel - tunnel
dependencies: dependencies:
- name: common - name: common
repository: https://bjw-s.github.io/helm-charts repository: https://bjw-s-labs.github.io/helm-charts
version: 3.3.2 version: 3.3.2
sources: sources:
- https://github.com/cloudflare/cloudflared - https://github.com/cloudflare/cloudflared
annotations: annotations:
artifacthub.io/changes: |- artifacthub.io/changes: |-
- kind: changed - kind: changed
description: Update cloudflare/cloudflared docker tag to v2025.4.2 description: Update bjw-s chart link
artifacthub.io/links: |- artifacthub.io/links: |-
- name: App Source - name: App Source
url: https://github.com/cloudflare/cloudflared url: https://github.com/cloudflare/cloudflared

View File

@ -25,7 +25,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| <https://bjw-s.github.io/helm-charts> | common | 3.3.2 | | <https://bjw-s-labs.github.io/helm-charts> | common | 3.3.2 |
## Installing the Chart ## Installing the Chart

View File

@ -1,6 +1,6 @@
dependencies: dependencies:
- name: common - name: common
repository: https://bjw-s.github.io/helm-charts repository: https://bjw-s-labs.github.io/helm-charts
version: 3.3.2 version: 3.3.2
digest: sha256:5a0f9f06aa383b7cc3070899b879401bcd4ae48b021d0a2b7f9ba39827019e24 digest: sha256:47e8b695b3e6ca391b4810525f318806b36aadb5ad76a5856a1ecca973029b6a
generated: "2024-08-15T17:47:53.312594+02:00" generated: "2025-05-09T11:35:40.935162+02:00"

View File

@ -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 home: https://github.com/plcnk/charts/tree/master/charts/it-tools
icon: https://raw.githubusercontent.com/plcnk/charts/master/charts/it-tools/icon.svg icon: https://raw.githubusercontent.com/plcnk/charts/master/charts/it-tools/icon.svg
type: application type: application
version: 2.1.2 version: 2.2.0
# renovate datasource=docker depName=ghcr.io/corentinth/it-tools # renovate datasource=docker depName=ghcr.io/corentinth/it-tools
appVersion: "2024.10.22-7ca5933" appVersion: "2024.10.22-7ca5933"
kubeVersion: ">=1.22.0-0" kubeVersion: ">=1.22.0-0"
@ -14,14 +14,14 @@ keywords:
- tools - tools
dependencies: dependencies:
- name: common - name: common
repository: https://bjw-s.github.io/helm-charts repository: https://bjw-s-labs.github.io/helm-charts
version: 3.3.2 version: 3.3.2
sources: sources:
- https://github.com/CorentinTh/it-tools - https://github.com/CorentinTh/it-tools
annotations: annotations:
artifacthub.io/changes: |- artifacthub.io/changes: |-
- kind: added - 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: |- artifacthub.io/links: |-
- name: App Source - name: App Source
url: https://github.com/CorentinTh/it-tools url: https://github.com/CorentinTh/it-tools

View File

@ -25,7 +25,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| <https://bjw-s.github.io/helm-charts> | common | 3.3.2 | | <https://bjw-s-labs.github.io/helm-charts> | common | 3.3.2 |
## Installing the Chart ## Installing the Chart

View File

@ -1,6 +1,6 @@
dependencies: dependencies:
- name: common - name: common
repository: https://bjw-s.github.io/helm-charts repository: https://bjw-s-labs.github.io/helm-charts
version: 3.3.2 version: 3.3.2
digest: sha256:5a0f9f06aa383b7cc3070899b879401bcd4ae48b021d0a2b7f9ba39827019e24 digest: sha256:47e8b695b3e6ca391b4810525f318806b36aadb5ad76a5856a1ecca973029b6a
generated: "2024-08-17T11:26:39.224544+02:00" generated: "2025-05-09T11:36:40.921049+02:00"

View File

@ -4,7 +4,7 @@ description: Ambient sounds for focus and calm.
home: https://github.com/plcnk/charts/tree/master/charts/moodist home: https://github.com/plcnk/charts/tree/master/charts/moodist
icon: https://raw.githubusercontent.com/plcnk/charts/master/charts/moodist/icon.svg icon: https://raw.githubusercontent.com/plcnk/charts/master/charts/moodist/icon.svg
type: application type: application
version: 0.2.0 version: 0.3.0
# renovate datasource=docker depName=ghcr.io/remvze/moodist # renovate datasource=docker depName=ghcr.io/remvze/moodist
appVersion: "v2.0.1" appVersion: "v2.0.1"
kubeVersion: ">=1.22.0-0" kubeVersion: ">=1.22.0-0"
@ -16,14 +16,14 @@ keywords:
- focus - focus
dependencies: dependencies:
- name: common - name: common
repository: https://bjw-s.github.io/helm-charts repository: https://bjw-s-labs.github.io/helm-charts
version: 3.3.2 version: 3.3.2
sources: sources:
- https://github.com/remvze/moodist - https://github.com/remvze/moodist
annotations: annotations:
artifacthub.io/changes: |- artifacthub.io/changes: |-
- kind: changed - kind: changed
description: Update ghcr.io/remvze/moodist docker tag to v2 description: Update bjw-s chart link
artifacthub.io/links: |- artifacthub.io/links: |-
- name: App Source - name: App Source
url: https://github.com/remvze/moodist url: https://github.com/remvze/moodist

View File

@ -25,7 +25,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| <https://bjw-s.github.io/helm-charts> | common | 3.3.2 | | <https://bjw-s-labs.github.io/helm-charts> | common | 3.3.2 |
## Installing the Chart ## Installing the Chart

View File

@ -1,9 +1,9 @@
dependencies: dependencies:
- name: common - name: common
repository: https://bjw-s.github.io/helm-charts repository: https://bjw-s-labs.github.io/helm-charts
version: 3.3.2 version: 3.3.2
- name: postgresql - name: postgresql
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
version: 16.6.6 version: 16.6.6
digest: sha256:471ef2968a918c9bb53e9e02cfc15dd212cdba5989e8f265c60aeadb489c620e digest: sha256:42780126c5ac49e3c442d1f0291aed678a85014ee316ad2187e50e4e2b10c0a7
generated: "2025-04-25T20:13:46.253442182Z" generated: "2025-05-09T11:37:04.600892+02:00"

View File

@ -14,7 +14,7 @@ keywords:
- documentation - documentation
dependencies: dependencies:
- name: common - name: common
repository: https://bjw-s.github.io/helm-charts repository: https://bjw-s-labs.github.io/helm-charts
version: 3.3.2 version: 3.3.2
- name: postgresql - name: postgresql
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
@ -25,7 +25,7 @@ sources:
annotations: annotations:
artifacthub.io/changes: |- artifacthub.io/changes: |-
- kind: changed - kind: changed
description: Update postgresql helm release to v16.6.6 description: Update bjw-s chart link
artifacthub.io/links: |- artifacthub.io/links: |-
- name: App Source - name: App Source
url: https://github.com/Requarks/wiki url: https://github.com/Requarks/wiki

View File

@ -25,7 +25,7 @@ Kubernetes: `>=1.22.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| <https://bjw-s.github.io/helm-charts> | common | 3.3.2 | | <https://bjw-s-labs.github.io/helm-charts> | common | 3.3.2 |
| <https://charts.bitnami.com/bitnami> | postgresql | 16.6.6 | | <https://charts.bitnami.com/bitnami> | postgresql | 16.6.6 |
## Installing the Chart ## Installing the Chart

View File

@ -87,7 +87,7 @@ The command removes all the Kubernetes components associated with the chart **in
{{- define "custom.bjwsRef" -}} {{- define "custom.bjwsRef" -}}
{{- $ref := "" -}} {{- $ref := "" -}}
{{- range .Dependencies -}} {{- 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" -}} {{- $ref = "a081de5" -}}
{{- end -}} {{- end -}}
{{- end -}} {{- end -}}