We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfe103c commit 4a75780Copy full SHA for 4a75780
.nvmrc
@@ -1 +1 @@
1
-20
+22
Makefile
@@ -34,7 +34,7 @@ GEN_CRD_API_REFERENCE_DOCS_VERSION = v0.3.0
34
# renovate: datasource=go depName=sigs.k8s.io/controller-tools
35
CONTROLLER_TOOLS_VERSION = v0.16.4
36
# renovate: datasource=docker depName=node
37
-NODE_VERSION = 20
+NODE_VERSION = 22
38
# renovate: datasource=docker depName=quay.io/helmpack/chart-testing
39
CHART_TESTING_VERSION = v3.11.0
40
# renovate: datasource=github-tags depName=dadav/helm-schema
0 commit comments