Skip to content

Commit

Permalink
fix(plugin-twistlock): update component from 1.2.1 to 1.2.2 [view…
Browse files Browse the repository at this point in the history
  • Loading branch information
error418 committed Nov 8, 2020
1 parent 3d175b6 commit 4839ca6
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 @@ -80,7 +80,7 @@ services:
env_file:
- ./compose.env
environment: []
image: docker.pkg.github.com/swingletree-oss/plugin-twistlock/plugin-twistlock:1.2.1 #plugin-twistlock_VERSION
image: docker.pkg.github.com/swingletree-oss/plugin-twistlock/plugin-twistlock:1.2.2 #plugin-twistlock_VERSION
restart: always
volumes:
- ./swingletree.conf.yaml:/opt/plugin-twistlock/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 @@ -168,7 +168,7 @@ images:
version: 1.2.1 #plugin-sonarqube_VERSION
plugin-twistlock:
repo: plugin-twistlock/plugin-twistlock
version: 1.2.1 #plugin-twistlock_VERSION
version: 1.2.2 #plugin-twistlock_VERSION
plugin-zap:
repo: plugin-zap/plugin-zap
version: 1.2.1 #plugin-zap_VERSION
Expand Down

0 comments on commit 4839ca6

Please sign in to comment.