diff --git a/tools/helm/manifest.yaml b/tools/helm/manifest.yaml index 91ea11df05..bdac100957 100644 --- a/tools/helm/manifest.yaml +++ b/tools/helm/manifest.yaml @@ -1,6 +1,6 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml name: helm -version: "3.16.4" +version: "3.17.0" check: ${binary} version --short 2>/dev/null | cut -d+ -f1 | tr -d v platforms: - linux/amd64