Skip to content

Commit 7d8cac3

Browse files
chore(registry-scanner): Update to v0.10.2 (#2458)
Co-authored-by: michele-mangili <[email protected]>
1 parent 9441a9d commit 7d8cac3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/registry-scanner/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Sysdig Registry Scanner
44
type: application
55
home: https://www.sysdig.com/
66
icon: https://avatars.githubusercontent.com/u/5068817?s=200&v=4
7-
version: 1.9.1
8-
appVersion: 0.10.1
7+
version: 1.9.2
8+
appVersion: 0.10.2
99
maintainers:
1010
- name: sysdiglabs

charts/registry-scanner/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Use the following command to deploy:
141141
helm upgrade --install registry-scanner \
142142
--namespace sysdig-agent \
143143
--create-namespace \
144-
--version=1.9.1 \
144+
--version=1.9.2 \
145145
--set config.secureBaseURL=<SYSDIG_SECURE_URL> \
146146
--set config.secureAPIToken=<SYSDIG_SECURE_API_TOKEN> \
147147
--set config.secureSkipTLS=true \

0 commit comments

Comments
 (0)