From 427c61c64d93ecbda08bc6b4cbba046b84c984ac Mon Sep 17 00:00:00 2001 From: "robodexo2000[bot]" <150604236+robodexo2000[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 15:13:21 +0000 Subject: [PATCH] chore(deps): update dependency bjw-s/helm-charts to v3.4.0 | datasource | package | from | to | | ----------- | ----------------- | ----- | ----- | | github-tags | bjw-s/helm-charts | 3.2.1 | 3.4.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 ca928b8..354c1ba 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.2.1/charts/library/common/values.schema.json" + "$ref": "https://raw.githubusercontent.com/bjw-s/helm-charts/common-3.4.0/charts/library/common/values.schema.json" } }