Skip to content

Commit 581ac9a

Browse files
authored
Merge pull request #6752 from zalando-incubator/skipper/update
Update skipper version to introduce logBody() filter and normalize routing.Route host, step 1/2
2 parents 86ff48f + a693be1 commit 581ac9a

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,5 +1,5 @@
11
{{ $internal_version := "v0.18.94-743" }}
2-
{{ $canary_internal_version := "v0.18.94-743" }}
2+
{{ $canary_internal_version := "v0.18.99-748" }}
33

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

0 commit comments

Comments
 (0)