From 87194ec06368d508f01bfadb7fd721121deca4a6 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 21:44:42 +0800 Subject: [PATCH] =?UTF-8?q?feat(helm/app-template):=20update=204.0.1=20?= =?UTF-8?q?=E2=9E=BC=204.1.1=20(#2751)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kube/deploy/apps/cyberchef/app/hr.yaml | 4 ++-- kube/deploy/apps/rclone-retro/app/hr.yaml | 4 ++-- kube/templates/test/app/hr.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/kube/deploy/apps/cyberchef/app/hr.yaml b/kube/deploy/apps/cyberchef/app/hr.yaml index a5fb5b3b..412d07bb 100644 --- a/kube/deploy/apps/cyberchef/app/hr.yaml +++ b/kube/deploy/apps/cyberchef/app/hr.yaml @@ -1,5 +1,5 @@ --- -# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s/helm-charts/app-template-4.0.1/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.1.1/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.0.1 + version: 4.1.1 sourceRef: name: bjw-s kind: HelmRepository diff --git a/kube/deploy/apps/rclone-retro/app/hr.yaml b/kube/deploy/apps/rclone-retro/app/hr.yaml index 98fb30d5..2bccf520 100644 --- a/kube/deploy/apps/rclone-retro/app/hr.yaml +++ b/kube/deploy/apps/rclone-retro/app/hr.yaml @@ -1,5 +1,5 @@ --- -# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s/helm-charts/app-template-4.0.1/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.1.1/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.0.1 + version: 4.1.1 sourceRef: name: bjw-s kind: HelmRepository diff --git a/kube/templates/test/app/hr.yaml b/kube/templates/test/app/hr.yaml index 5fa7ef94..caf210ad 100644 --- a/kube/templates/test/app/hr.yaml +++ b/kube/templates/test/app/hr.yaml @@ -1,5 +1,5 @@ --- -# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s/helm-charts/app-template-4.0.1/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.1.1/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.0.1 + version: 4.1.1 sourceRef: name: bjw-s kind: HelmRepository