Skip to content

Commit b4cf07f

Browse files
draios-jenkinshayk99dbonino
authored
chore(registry-scanner): Update to v0.8.3 (#2352)
Co-authored-by: hayk99 <[email protected]> Co-authored-by: Dario Bonino <[email protected]>
1 parent 6c5c3f1 commit b4cf07f

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.4
8-
appVersion: 0.8.2
7+
version: 1.7.5
8+
appVersion: 0.8.3
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.4 \
140+
--version=1.7.5 \
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)