Skip to content

Commit

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

0 comments on commit 3d175b6

Please sign in to comment.