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 9b3e7a4 commit db089dfCopy full SHA for db089df
dist/index.js
@@ -32482,7 +32482,7 @@ var toolCacheExports = requireToolCache();
32482
const toolName = 'vals';
32483
const githubRepository = 'helmfile/vals';
32484
// renovate: github=helmfile/vals
32485
-const defaultVersion = 'v0.40.1';
+const defaultVersion = 'v0.41.0';
32486
function binaryName(version, os, arch) {
32487
version = semverExports.clean(version) || version;
32488
return `${toolName}_${version}_${os}_${arch}.tar.gz`;
0 commit comments