Skip to content

Commit

Permalink
chore(registry-scanner): Update to v0.2.60 (#1512)
Browse files Browse the repository at this point in the history
Co-authored-by: hayk99 <[email protected]>
  • Loading branch information
tembleking and hayk99 authored Dec 4, 2023
1 parent 720f4c2 commit 39d7ee0
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,8 +4,8 @@ description: Sysdig Registry Scanner
type: application
home: https://sysdiglabs.github.io/registry-scanner/
icon: https://478h5m1yrfsa3bbe262u7muv-wpengine.netdna-ssl.com/wp-content/uploads/2019/02/Shovel_600px.png
version: 1.1.22
appVersion: 0.2.59
version: 1.1.23
appVersion: 0.2.60
maintainers:
- name: giuse-sysdig
email: [email protected]
Expand Down
2 changes: 1 addition & 1 deletion charts/registry-scanner/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ Use the following command to deploy:
helm upgrade --install registry-scanner \
--namespace sysdig-agent \
--create-namespace \
--version=1.1.22 \
--version=1.1.23 \
--set config.secureBaseURL=<SYSDIG_SECURE_URL> \
--set config.secureAPIToken=<SYSDIG_SECURE_API_TOKEN> \
--set config.secureSkipTLS=true \
Expand Down

0 comments on commit 39d7ee0

Please sign in to comment.