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 1ae13f4 commit c604539Copy full SHA for c604539
main.go
@@ -20,7 +20,7 @@ var (
20
image string = "factory.talos.dev/metal-installer/6adc7e7fba27948460e2231e5272e88b85159da3f3db980551976bf9898ff64b:v1.11.0"
21
k8sVersion string = "1.34.0"
22
configDir string = "config"
23
- version = "v1.1.5"
+ version = "v1.1.6"
24
)
25
26
const (
0 commit comments