Skip to content

Commit 5f7f2c7

Browse files
kube-aws-iam-controller: Update to version v0.3.0-29-g39e496d
Update container-registry.zalando.net/teapot/kube-aws-iam-controller to version v0.3.0-29-g39e496d
1 parent 2283f4e commit 5f7f2c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/manifests/02-kube-aws-iam-controller/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ spec:
2727
hostNetwork: true
2828
containers:
2929
- name: kube-aws-iam-controller
30-
image: container-registry.zalando.net/teapot/kube-aws-iam-controller:v0.3.0-26-ga0a8a3b
30+
image: container-registry.zalando.net/teapot/kube-aws-iam-controller:v0.3.0-29-g39e496d
3131
env:
3232
- name: AWS_DEFAULT_REGION
3333
value: "{{.Cluster.Region}}"

0 commit comments

Comments
 (0)