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.15
8- appVersion : 0.2.53
7+ version : 1.1.16
8+ appVersion : 0.2.54
99maintainers :
1010 - name : giuse-sysdig
1111
Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ Use the following command to deploy:
126126helm 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 \
You can’t perform that action at this time.
0 commit comments