Skip to content

Commit

Permalink
Merge pull request #7419 from zalando-incubator/skipper/update-image
Browse files Browse the repository at this point in the history
skipper: update image to use amazonlinux base image (step 1/2)
  • Loading branch information
MustafaSaber authored May 2, 2024
2 parents 1be7b1b + e9a9497 commit 109b453
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,5 +1,5 @@
{{ $internal_version := "v0.21.72-900" }}
{{ $canary_internal_version := "v0.21.72-900" }}
{{ $canary_internal_version := "v0.21.76-905" }}

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

0 comments on commit 109b453

Please sign in to comment.