Skip to content

Commit

Permalink
chore(registry-scanner): Update to v0.7.1 (#2095)
Browse files Browse the repository at this point in the history
Co-authored-by: hayk99 <[email protected]>
  • Loading branch information
draios-jenkins and hayk99 authored Dec 31, 2024
1 parent 7ae3ea6 commit 4a9364e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/registry-scanner/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Sysdig Registry Scanner
type: application
home: https://www.sysdig.com/
icon: https://avatars.githubusercontent.com/u/5068817?s=200&v=4
version: 1.6.0
appVersion: 0.7.0
version: 1.6.1
appVersion: 0.7.1
maintainers:
- name: sysdiglabs
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.6.0 \
--version=1.6.1 \
--set config.secureBaseURL=<SYSDIG_SECURE_URL> \
--set config.secureAPIToken=<SYSDIG_SECURE_API_TOKEN> \
--set config.secureSkipTLS=true \
Expand Down

0 comments on commit 4a9364e

Please sign in to comment.