Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

Commit

Permalink
Update VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
munnerz committed May 8, 2018
1 parent 87ffd39 commit 7fdbf85
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.6-dev
0.1.6
2 changes: 1 addition & 1 deletion examples/gce/lego/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
serviceAccountName: kube-lego
containers:
- name: kube-lego
image: jetstack/kube-lego:0.1.5
image: jetstack/kube-lego:0.1.6
imagePullPolicy: Always
ports:
- containerPort: 8080
Expand Down
2 changes: 1 addition & 1 deletion examples/nginx/lego/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
serviceAccountName: kube-lego
containers:
- name: kube-lego
image: jetstack/kube-lego:0.1.5
image: jetstack/kube-lego:0.1.6
imagePullPolicy: Always
ports:
- containerPort: 8080
Expand Down

0 comments on commit 7fdbf85

Please sign in to comment.