File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ description: Sysdig Registry Scanner
44type : application
55home : https://sysdiglabs.github.io/registry-scanner/
66icon : 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
99maintainers :
1010 - name : giuse-sysdig
1111
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ Use the following command to deploy:
129129helm 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 \
You can’t perform that action at this time.
0 commit comments