Skip to content

Commit 7d114fe

Browse files
temblekinghayk99
andauthored
chore(registry-scanner): Update to v0.2.59 [ESC-3783] (#1499)
Co-authored-by: hayk99 <[email protected]>
1 parent ad8a1b9 commit 7d114fe

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,8 +4,8 @@ description: Sysdig Registry Scanner
44
type: application
55
home: https://sysdiglabs.github.io/registry-scanner/
66
icon: https://478h5m1yrfsa3bbe262u7muv-wpengine.netdna-ssl.com/wp-content/uploads/2019/02/Shovel_600px.png
7-
version: 1.1.21
8-
appVersion: 0.2.58
7+
version: 1.1.22
8+
appVersion: 0.2.59
99
maintainers:
1010
- name: giuse-sysdig
1111

charts/registry-scanner/README.md

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

0 commit comments

Comments
 (0)