Skip to content
This repository has been archived by the owner on Oct 27, 2020. It is now read-only.

Commit

Permalink
upgrading version in examples
Browse files Browse the repository at this point in the history
  • Loading branch information
GRECO, FRANK committed Sep 15, 2017
1 parent dd10d33 commit 032fdd2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions helm/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

imageRegistry: fbgrecojr
imageRegistry: northwesternmutual

dockerImageTag: test
dockerImageTag: latest

pullPolicy: Always

Expand Down
2 changes: 1 addition & 1 deletion kubernetes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ spec:
containers:
- name: kanali
imagePullPolicy: IfNotPresent
image: northwesternmutual/kanali:v1.1.3
image: northwesternmutual/kanali:latest
command:
- /kanali
- start
Expand Down

0 comments on commit 032fdd2

Please sign in to comment.