From 227d738b2abbae3a9648c4e668996f348a24a663 Mon Sep 17 00:00:00 2001 From: "robodexo2000[bot]" <150604236+robodexo2000[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 14:17:15 +0000 Subject: [PATCH] chore(deps): update dependency bjw-s/helm-charts to v3.5.0 | datasource | package | from | to | | ----------- | ----------------- | ----- | ----- | | github-tags | bjw-s/helm-charts | 3.4.0 | 3.5.0 | --- custom/bjw-s-apptemplate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom/bjw-s-apptemplate.json b/custom/bjw-s-apptemplate.json index 354c1ba..fb8976a 100644 --- a/custom/bjw-s-apptemplate.json +++ b/custom/bjw-s-apptemplate.json @@ -4,6 +4,6 @@ "type": "object", "additionalProperties": { "type": "object", - "$ref": "https://raw.githubusercontent.com/bjw-s/helm-charts/common-3.4.0/charts/library/common/values.schema.json" + "$ref": "https://raw.githubusercontent.com/bjw-s/helm-charts/common-3.5.0/charts/library/common/values.schema.json" } }