File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
node-pools/master-default Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
{{/* image-updater-bot detects *image variables so use print to disable it for main image */}}
2
2
3
3
{{ $main_image := print "container-registry.zalando.net/teapot/skipper-internal:" "v0.22.21-1130" }}
4
- {{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.21-1130 " }}
4
+ {{ $canary_image := "container-registry.zalando.net/teapot/skipper-internal:v0.22.24-1131 " }}
5
5
6
6
{{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}}
7
7
{{ $canary_args := "" }}
Original file line number Diff line number Diff line change @@ -284,7 +284,7 @@ write_files:
284
284
- mountPath : /etc/kubernetes/ssl
285
285
name : ssl-certs-kubernetes
286
286
readOnly : true
287
- - image : 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/k8s-authnz-webhook:master-138
287
+ - image : 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/k8s-authnz-webhook:master-141
288
288
name : webhook
289
289
ports :
290
290
- containerPort : 8081
You can’t perform that action at this time.
0 commit comments