Skip to content

Commit

Permalink
Merge pull request #8164 from zalando-incubator/926694233939.dkr.ecr.…
Browse files Browse the repository at this point in the history
…eu-central-1.amazonaws.com/production_namespace/teapot/skipper

skipper: Update to version v0.21.208
  • Loading branch information
mikkeloscar authored Sep 25, 2024
2 parents 1e2cda7 + f9561b8 commit fd9d653
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cluster/node-pools/master-default/userdata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ write_files:
name: admission-controller-kubeconfig
readOnly: true
- name: skipper-admission-webhook
image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/skipper:v0.19.32
image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/skipper:v0.21.208
args:
- webhook
- --address=:9085
Expand Down Expand Up @@ -422,7 +422,7 @@ write_files:
value: {{ .Cluster.ConfigItems.apiserver_business_partner_ids }}
{{ end }}
- name: skipper-proxy
image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/skipper:v0.19.32
image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/skipper:v0.21.208
args:
- skipper
- -access-log-strip-query
Expand Down Expand Up @@ -473,7 +473,7 @@ write_files:
name: ssl-certs-kubernetes
readOnly: true
- name: skipper-metrics
image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/skipper:v0.19.32
image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/skipper:v0.21.208
args:
- skipper
- -access-log-strip-query
Expand Down

0 comments on commit fd9d653

Please sign in to comment.