Skip to content

Commit 2306117

Browse files
chore(registry-scanner): Update to v0.2.63 (#1571)
Co-authored-by: michele-mangili <[email protected]>
1 parent 3a451dd commit 2306117

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.1.27
8-
appVersion: 0.2.62
7+
version: 1.1.28
8+
appVersion: 0.2.63
99
maintainers:
1010
- name: sysdiglabs

charts/registry-scanner/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Use the following command to deploy:
130130
helm upgrade --install registry-scanner \
131131
--namespace sysdig-agent \
132132
--create-namespace \
133-
--version=1.1.27 \
133+
--version=1.1.28 \
134134
--set config.secureBaseURL=<SYSDIG_SECURE_URL> \
135135
--set config.secureAPIToken=<SYSDIG_SECURE_API_TOKEN> \
136136
--set config.secureSkipTLS=true \

0 commit comments

Comments
 (0)