Skip to content

Commit 8c684a6

Browse files
temblekinghayk99
andauthored
chore(registry-scanner): Update to v0.2.54 (#1433)
Co-authored-by: hayk99 <[email protected]>
1 parent a335200 commit 8c684a6

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.15
8-
appVersion: 0.2.53
7+
version: 1.1.16
8+
appVersion: 0.2.54
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
@@ -126,7 +126,7 @@ Use the following command to deploy:
126126
helm upgrade --install registry-scanner \
127127
--namespace sysdig-agent \
128128
--create-namespace \
129-
--version=1.1.15 \
129+
--version=1.1.16 \
130130
--set config.secureBaseURL=<SYSDIG_SECURE_URL> \
131131
--set config.secureAPIToken=<SYSDIG_SECURE_API_TOKEN> \
132132
--set config.secureSkipTLS=true \

0 commit comments

Comments
 (0)