Skip to content

Commit 18bc0ce

Browse files
authored
Merge pull request #7831 from zalando-incubator/fix/skipper-fleet-go-1-22-5
fix: skipper fleet to use Go version 1.22.5
2 parents 9681fc1 + a78b16a commit 18bc0ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/manifests/skipper/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{{ $internal_version := "v0.21.139-963" }}
1+
{{ $internal_version := "v0.21.141-965" }}
22
{{ $canary_internal_version := "v0.21.141-965" }}
33

44
{{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}}

0 commit comments

Comments
 (0)