Skip to content

Commit

Permalink
Merge pull request #1405 from zalando-incubator/alpha-to-beta
Browse files Browse the repository at this point in the history
alpha-to-beta
  • Loading branch information
mikkeloscar authored Sep 14, 2018
2 parents d17e5c4 + f0bba62 commit 759dd71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cluster/manifests/ingress-controller/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
namespace: kube-system
labels:
application: kube-ingress-aws-controller
version: v0.7.4
version: v0.8.0
spec:
replicas: 1
selector:
Expand All @@ -23,7 +23,7 @@ spec:
serviceAccountName: system
containers:
- name: controller
image: registry.opensource.zalan.do/teapot/kube-ingress-aws-controller:v0.7.4
image: registry.opensource.zalan.do/teapot/kube-ingress-aws-controller:v0.8.0
args:
- -stack-termination-protection
env:
Expand Down

0 comments on commit 759dd71

Please sign in to comment.