Skip to content

Commit

Permalink
Ensure we are not using :latest tag in important components. Closes #142
Browse files Browse the repository at this point in the history
  • Loading branch information
the-smooth-operator committed Mar 20, 2019
1 parent 1112484 commit b370ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster-conf/prod/us-west-2/kube2iam/kube2iam.yaml
Expand Up @@ -45,7 +45,7 @@ spec:
serviceAccountName: kube2iam
hostNetwork: true
containers:
- image: jtblin/kube2iam:latest
- image: jtblin/kube2iam:0.10.4
imagePullPolicy: Always
name: kube2iam
args:
Expand Down

0 comments on commit b370ba6

Please sign in to comment.