Skip to content

Commit

Permalink
Revert change to values file
Browse files Browse the repository at this point in the history
  • Loading branch information
tdmanv committed Aug 15, 2019
1 parent 32763e2 commit 0c9a958
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ env:

cache:
directories:
- .go/pkg/mod/
- .go/pkg/mod/cache

script:
- make docs
Expand Down
4 changes: 2 additions & 2 deletions helm/kanister-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
image:
repository: tdmanville/kanister-controller
tag: 0.0.0
repository: kanisterio/kanister-controller
tag: 0.20.0
pullPolicy: IfNotPresent
rbac:
create: true
Expand Down

0 comments on commit 0c9a958

Please sign in to comment.