Skip to content

Commit

Permalink
skipper: update main fleet version to v0.21.208
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Zavodskikh committed Sep 30, 2024
1 parent 4b43435 commit 5f37867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/manifests/skipper/deployment.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{{/* image-updater-bot detects *image variables so use print to disable it for main image */}}

{{ $main_image := print "container-registry.zalando.net/teapot/skipper-internal:" "v0.21.198-1017" }}
{{ $main_image := print "container-registry.zalando.net/teapot/skipper-internal:" "v0.21.208-1027" }}
{{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.21.208-1027" }}


Expand Down

0 comments on commit 5f37867

Please sign in to comment.