Skip to content
This repository has been archived by the owner on Dec 21, 2019. It is now read-only.

Commit

Permalink
Release version 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tazjin committed Sep 18, 2016
1 parent 1c00412 commit efa289e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions letsencrypt-controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,5 @@ spec:
iam.amazonaws.com/role: "letsencrypt-controller"
spec:
containers:
- image: tazjin/letsencrypt-controller:1.1-SNAPSHOT
imagePullPolicy: Always
- image: tazjin/letsencrypt-controller:1.1
name: letsencrypt-controller
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<artifactId>letsencrypt-controller</artifactId>
<groupId>in.tazj.k8s</groupId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit efa289e

Please sign in to comment.