Skip to content

Commit

Permalink
docs: update chart version
Browse files Browse the repository at this point in the history
  • Loading branch information
hayk99 committed Oct 17, 2024
1 parent db27e70 commit 9f65ea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/registry-scanner/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ Use the following command to deploy:
helm upgrade --install registry-scanner \
--namespace sysdig-agent \
--create-namespace \
--version=1.4.0 \
--version=1.4.1 \
--set config.secureBaseURL=<SYSDIG_SECURE_URL> \
--set config.secureAPIToken=<SYSDIG_SECURE_API_TOKEN> \
--set config.secureSkipTLS=true \
Expand Down

0 comments on commit 9f65ea8

Please sign in to comment.