Skip to content

Commit 6bb4aec

Browse files
github-actions[bot]renovate[bot]jkroepke-automation[bot]
authored
chore(deps): update dependency helmfile/vals to v0.42.1 (#165)
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 54b78d2 commit 6bb4aec

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.42.0'
8+
export const defaultVersion = 'v0.42.1'
99

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

0 commit comments

Comments
 (0)