Skip to content

Commit

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

0 comments on commit 63a4f16

Please sign in to comment.