Skip to content

Commit

Permalink
fix(scotty): update component from 1.3.0 to 1.3.2 [view changes](s…
Browse files Browse the repository at this point in the history
  • Loading branch information
error418 committed Nov 8, 2020
1 parent 0995e25 commit 9d5a610
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 @@ -20,7 +20,7 @@ services:
env_file:
- ./compose.env
environment: []
image: docker.pkg.github.com/swingletree-oss/scotty/scotty:1.3.0 #scotty_VERSION
image: docker.pkg.github.com/swingletree-oss/scotty/scotty:1.3.2 #scotty_VERSION
restart: always
volumes:
- ./swingletree.conf.yaml:/opt/scotty/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 @@ -159,7 +159,7 @@ images:
version: 1.5.1 #gate_VERSION
scotty:
repo: scotty/scotty
version: 1.3.0 #scotty_VERSION
version: 1.3.2 #scotty_VERSION
plugin-nebula:
repo: plugin-nebula/plugin-nebula
version: 1.3.1 #plugin-nebula_VERSION
Expand Down

0 comments on commit 9d5a610

Please sign in to comment.