Skip to content

Commit ccb06cf

Browse files
chore(registry-scanner): Update to v0.8.1 (#2258)
Co-authored-by: hayk99 <21331737+hayk99@users.noreply.github.com>
1 parent c5052bd commit ccb06cf

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.7.1
8-
appVersion: 0.8.0
7+
version: 1.7.2
8+
appVersion: 0.8.1
99
maintainers:
1010
- name: sysdiglabs

charts/registry-scanner/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Use the following command to deploy:
137137
helm upgrade --install registry-scanner \
138138
--namespace sysdig-agent \
139139
--create-namespace \
140-
--version=1.7.1 \
140+
--version=1.7.2 \
141141
--set config.secureBaseURL=<SYSDIG_SECURE_URL> \
142142
--set config.secureAPIToken=<SYSDIG_SECURE_API_TOKEN> \
143143
--set config.secureSkipTLS=true \

0 commit comments

Comments
 (0)