Skip to content

Commit

Permalink
chore: update eps to 0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
lucky-lusa committed May 25, 2022
1 parent 2d054f5 commit be70ac5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion infrastructure/dev/.env
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GATEWAY_VERSION=develop
EPS_VERSION=v0.2.6
EPS_VERSION=v0.2.7

IRIS_MESSAGES_SLACK_TOKEN=DISABLED
IRIS_MESSAGES_SLACK_CHANNEL=empty
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/iris-gateway/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# production: --set environment=production
environment: undefined

epsRepoTag: v0.2.6
epsRepoTag: v0.2.7

global:
PullPolicy: IfNotPresent
Expand Down
2 changes: 1 addition & 1 deletion iris-client-eps/.env
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
LOCAL_MOUNT_DIR=.
CLIENT_VERSION=develop
EPS_VERSION=v0.2.6
EPS_VERSION=v0.2.7

0 comments on commit be70ac5

Please sign in to comment.