Skip to content

Commit

Permalink
feat(gate): update component from 1.4.4 to 1.5.0 [view changes](s…
Browse files Browse the repository at this point in the history
  • Loading branch information
error418 committed Sep 1, 2020
1 parent 09a357f commit d14d9f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ services:
env_file:
- ./compose.env
environment: []
image: docker.pkg.github.com/swingletree-oss/gate/gate:1.4.4 #gate_VERSION
image: docker.pkg.github.com/swingletree-oss/gate/gate:1.5.0 #gate_VERSION
restart: always
volumes:
- ./swingletree.conf.yaml:/opt/gate/swingletree.conf.yaml
Expand Down
2 changes: 1 addition & 1 deletion helm/swingletree/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ images:
version: 1.6.1 #deck_VERSION
gate:
repo: gate/gate
version: 1.4.4 #gate_VERSION
version: 1.5.0 #gate_VERSION
scotty:
repo: scotty/scotty
version: 1.2.1 #scotty_VERSION
Expand Down

0 comments on commit d14d9f9

Please sign in to comment.