Skip to content

Commit

Permalink
bump default doc version var to 1.18.3
Browse files Browse the repository at this point in the history
  • Loading branch information
darkwizard242 committed Aug 3, 2023
1 parent adc1a34 commit 7a7bbd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# defaults file for terrascan

terrascan_app: terrascan
terrascan_version: 1.18.2
terrascan_version: 1.18.3
terrascan_os: Linux
terrascan_arch: x86_64
terrascan_dl_url: https://github.com/tenable/{{ terrascan_app }}/releases/download/v{{ terrascan_version }}/{{ terrascan_app }}_{{ terrascan_version }}_{{ terrascan_os }}_{{ terrascan_arch }}.tar.gz
Expand Down

0 comments on commit 7a7bbd9

Please sign in to comment.