Skip to content

Commit c604539

Browse files
committed
Release v1.1.6
1 parent 1ae13f4 commit c604539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ var (
2020
image string = "factory.talos.dev/metal-installer/6adc7e7fba27948460e2231e5272e88b85159da3f3db980551976bf9898ff64b:v1.11.0"
2121
k8sVersion string = "1.34.0"
2222
configDir string = "config"
23-
version = "v1.1.5"
23+
version = "v1.1.6"
2424
)
2525

2626
const (

0 commit comments

Comments
 (0)