Skip to content

Commit afb9150

Browse files
platform-iam-tokeninfo: Update to version master-150
Update 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/foundation/platform-iam-tokeninfo to version master-150
1 parent 9379b3a commit afb9150

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cluster/node-pools/master-default/userdata.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ write_files:
367367
- mountPath: /etc/kubernetes/k8s-authnz-webhook-kubeconfig
368368
name: k8s-authnz-webhook-kubeconfig
369369
readOnly: true
370-
- image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/foundation/platform-iam-tokeninfo:master-146
370+
- image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/foundation/platform-iam-tokeninfo:master-150
371371
name: tokeninfo
372372
ports:
373373
- containerPort: 9021
@@ -398,7 +398,7 @@ write_files:
398398
value: {{ .Cluster.ConfigItems.apiserver_business_partner_ids }}
399399
{{ if ne .Cluster.Environment "production" }}
400400
- name: tokeninfo-sandbox
401-
image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/foundation/platform-iam-tokeninfo:master-146
401+
image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/foundation/platform-iam-tokeninfo:master-150
402402
ports:
403403
- containerPort: 9022
404404
lifecycle:

0 commit comments

Comments
 (0)