From a06ab2460709d3900e940f3fcbb35ab0f0518b03 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 11:47:39 +0000 Subject: [PATCH] Update dependency losisin/helm-values-schema-json to v2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 38ed1ca9..1db9a22b 100644 --- a/Makefile +++ b/Makefile @@ -262,7 +262,7 @@ KIND_VERSION ?= v0.23.0 # renovate: datasource=github-tags depName=helm/helm HELM_VERSION ?= v3.15.2 # renovate: datasource=github-tags depName=losisin/helm-values-schema-json -HELM_SCHEMA_VERSION ?= v1.4.1 +HELM_SCHEMA_VERSION ?= v2.3.0 # renovate: datasource=github-tags depName=norwoodj/helm-docs HELM_DOCS_VERSION ?= v1.13.1 # renovate: datasource=github-tags depName=mikefarah/yq