From b43c562dd91c02821035a1828a1d7b89a7f313ff Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 08:17:24 +0000 Subject: [PATCH] =?UTF-8?q?feat(helm/app-template):=20update=204.2.0=20?= =?UTF-8?q?=E2=9E=BC=204.4.0=20(#3425)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- kube/deploy/apps/go2rtc/app/hr.yaml | 4 ++-- kube/deploy/apps/kiwix/app/hr.yaml | 4 ++-- kube/deploy/apps/miniflux/app/hr.yaml | 4 ++-- kube/deploy/apps/radicale/app/hr.yaml | 4 ++-- kube/deploy/apps/silverbullet/app/hr.yaml | 4 ++-- kube/deploy/apps/trilium/app/hr.yaml | 4 ++-- kube/deploy/core/_networking/multus/app/hr.yaml | 4 ++-- kube/deploy/core/monitoring/keda/app/hr.yaml | 2 +- kube/deploy/core/monitoring/vector/app/hr.yaml | 4 ++-- 9 files changed, 17 insertions(+), 17 deletions(-) diff --git a/kube/deploy/apps/go2rtc/app/hr.yaml b/kube/deploy/apps/go2rtc/app/hr.yaml index 449429b2..4f27d2f5 100644 --- a/kube/deploy/apps/go2rtc/app/hr.yaml +++ b/kube/deploy/apps/go2rtc/app/hr.yaml @@ -1,5 +1,5 @@ --- -# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s/helm-charts/app-template-4.2.0/charts/other/app-template/schemas/helmrelease-helm-v2.schema.json +# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s/helm-charts/app-template-4.4.0/charts/other/app-template/schemas/helmrelease-helm-v2.schema.json apiVersion: helm.toolkit.fluxcd.io/v2 kind: HelmRelease metadata: @@ -10,7 +10,7 @@ spec: chart: spec: chart: app-template - version: 4.2.0 + version: 4.4.0 sourceRef: name: bjw-s kind: HelmRepository diff --git a/kube/deploy/apps/kiwix/app/hr.yaml b/kube/deploy/apps/kiwix/app/hr.yaml index 40f9075e..1ebcf4dc 100644 --- a/kube/deploy/apps/kiwix/app/hr.yaml +++ b/kube/deploy/apps/kiwix/app/hr.yaml @@ -1,5 +1,5 @@ --- -# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s/helm-charts/app-template-4.2.0/charts/other/app-template/schemas/helmrelease-helm-v2.schema.json +# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s/helm-charts/app-template-4.4.0/charts/other/app-template/schemas/helmrelease-helm-v2.schema.json apiVersion: helm.toolkit.fluxcd.io/v2 kind: HelmRelease metadata: @@ -10,7 +10,7 @@ spec: chart: spec: chart: app-template - version: 4.2.0 + version: 4.4.0 sourceRef: name: bjw-s kind: HelmRepository diff --git a/kube/deploy/apps/miniflux/app/hr.yaml b/kube/deploy/apps/miniflux/app/hr.yaml index a132e3b8..9e239528 100644 --- a/kube/deploy/apps/miniflux/app/hr.yaml +++ b/kube/deploy/apps/miniflux/app/hr.yaml @@ -1,5 +1,5 @@ --- -# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s/helm-charts/app-template-4.2.0/charts/other/app-template/schemas/helmrelease-helm-v2.schema.json +# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s/helm-charts/app-template-4.4.0/charts/other/app-template/schemas/helmrelease-helm-v2.schema.json apiVersion: helm.toolkit.fluxcd.io/v2 kind: HelmRelease metadata: @@ -10,7 +10,7 @@ spec: chart: spec: chart: app-template - version: 4.2.0 + version: 4.4.0 sourceRef: name: bjw-s kind: HelmRepository diff --git a/kube/deploy/apps/radicale/app/hr.yaml b/kube/deploy/apps/radicale/app/hr.yaml index 9378a822..fce16a24 100644 --- a/kube/deploy/apps/radicale/app/hr.yaml +++ b/kube/deploy/apps/radicale/app/hr.yaml @@ -1,5 +1,5 @@ --- -# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s/helm-charts/app-template-4.2.0/charts/other/app-template/schemas/helmrelease-helm-v2.schema.json +# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s/helm-charts/app-template-4.4.0/charts/other/app-template/schemas/helmrelease-helm-v2.schema.json apiVersion: helm.toolkit.fluxcd.io/v2 kind: HelmRelease metadata: @@ -10,7 +10,7 @@ spec: chart: spec: chart: app-template - version: 4.2.0 + version: 4.4.0 sourceRef: name: bjw-s kind: HelmRepository diff --git a/kube/deploy/apps/silverbullet/app/hr.yaml b/kube/deploy/apps/silverbullet/app/hr.yaml index 23a62316..ddcc95e7 100644 --- a/kube/deploy/apps/silverbullet/app/hr.yaml +++ b/kube/deploy/apps/silverbullet/app/hr.yaml @@ -1,5 +1,5 @@ --- -# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s/helm-charts/app-template-4.2.0/charts/other/app-template/schemas/helmrelease-helm-v2.schema.json +# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s/helm-charts/app-template-4.4.0/charts/other/app-template/schemas/helmrelease-helm-v2.schema.json apiVersion: helm.toolkit.fluxcd.io/v2 kind: HelmRelease metadata: @@ -10,7 +10,7 @@ spec: chart: spec: chart: app-template - version: 4.2.0 + version: 4.4.0 sourceRef: name: bjw-s kind: HelmRepository diff --git a/kube/deploy/apps/trilium/app/hr.yaml b/kube/deploy/apps/trilium/app/hr.yaml index 04353d15..6ca2092f 100644 --- a/kube/deploy/apps/trilium/app/hr.yaml +++ b/kube/deploy/apps/trilium/app/hr.yaml @@ -1,5 +1,5 @@ --- -# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s/helm-charts/app-template-4.2.0/charts/other/app-template/schemas/helmrelease-helm-v2.schema.json +# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s/helm-charts/app-template-4.4.0/charts/other/app-template/schemas/helmrelease-helm-v2.schema.json apiVersion: helm.toolkit.fluxcd.io/v2 kind: HelmRelease metadata: @@ -10,7 +10,7 @@ spec: chart: spec: chart: app-template - version: 4.2.0 + version: 4.4.0 sourceRef: name: bjw-s kind: HelmRepository diff --git a/kube/deploy/core/_networking/multus/app/hr.yaml b/kube/deploy/core/_networking/multus/app/hr.yaml index 8dab04bb..5b128956 100644 --- a/kube/deploy/core/_networking/multus/app/hr.yaml +++ b/kube/deploy/core/_networking/multus/app/hr.yaml @@ -1,5 +1,5 @@ --- -# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s/helm-charts/app-template-4.2.0/charts/other/app-template/schemas/helmrelease-helm-v2.schema.json +# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s/helm-charts/app-template-4.4.0/charts/other/app-template/schemas/helmrelease-helm-v2.schema.json apiVersion: helm.toolkit.fluxcd.io/v2 kind: HelmRelease metadata: @@ -10,7 +10,7 @@ spec: chart: spec: chart: app-template - version: 4.2.0 + version: 4.4.0 sourceRef: name: bjw-s kind: HelmRepository diff --git a/kube/deploy/core/monitoring/keda/app/hr.yaml b/kube/deploy/core/monitoring/keda/app/hr.yaml index 75d61956..a504de22 100644 --- a/kube/deploy/core/monitoring/keda/app/hr.yaml +++ b/kube/deploy/core/monitoring/keda/app/hr.yaml @@ -1,5 +1,5 @@ --- -# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s/helm-charts/app-template-4.2.0/charts/other/app-template/schemas/helmrelease-helm-v2.schema.json +# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s/helm-charts/app-template-4.4.0/charts/other/app-template/schemas/helmrelease-helm-v2.schema.json apiVersion: helm.toolkit.fluxcd.io/v2 kind: HelmRelease metadata: diff --git a/kube/deploy/core/monitoring/vector/app/hr.yaml b/kube/deploy/core/monitoring/vector/app/hr.yaml index 5c60e8d2..aa5b4651 100644 --- a/kube/deploy/core/monitoring/vector/app/hr.yaml +++ b/kube/deploy/core/monitoring/vector/app/hr.yaml @@ -1,5 +1,5 @@ --- -# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s/helm-charts/app-template-4.2.0/charts/other/app-template/schemas/helmrelease-helm-v2.schema.json +# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s/helm-charts/app-template-4.4.0/charts/other/app-template/schemas/helmrelease-helm-v2.schema.json apiVersion: helm.toolkit.fluxcd.io/v2 kind: HelmRelease metadata: @@ -10,7 +10,7 @@ spec: chart: spec: chart: app-template - version: 4.2.0 + version: 4.4.0 sourceRef: name: bjw-s kind: HelmRepository