Skip to content

Commit

Permalink
Specify a default version. (#19)
Browse files Browse the repository at this point in the history
Using the latest tag makes it difficult to upgrade and difficult to be certain which version one is running.
  • Loading branch information
benmathews authored and ohaiwalt committed Apr 9, 2018
1 parent 927c01e commit 9284eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ cog:
replicaCount: 1
image:
repository: operable/cog
tag: latest
tag: 1.0.1

resources:
# limits:
Expand Down

0 comments on commit 9284eaf

Please sign in to comment.