Skip to content

Commit e410f35

Browse files
github-actions[bot]renovate[bot]jkroepke-automation[bot]
authored
chore(deps): update dependency helmfile/vals to v0.41.2 (#129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: jkroepke-automation[bot] <210774419+jkroepke-automation[bot]@users.noreply.github.com>
1 parent ec299c6 commit e410f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tool.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export const toolName = 'vals'
55
export const githubRepository = 'helmfile/vals'
66

77
// renovate: github=helmfile/vals
8-
export const defaultVersion = 'v0.41.1'
8+
export const defaultVersion = 'v0.41.2'
99

1010
export function binaryName(version: string, os: string, arch: string): string {
1111
version = clean(version) || version

0 commit comments

Comments
 (0)