We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9441a9d commit 7d8cac3Copy full SHA for 7d8cac3
charts/registry-scanner/Chart.yaml
@@ -4,7 +4,7 @@ description: Sysdig Registry Scanner
4
type: application
5
home: https://www.sysdig.com/
6
icon: https://avatars.githubusercontent.com/u/5068817?s=200&v=4
7
-version: 1.9.1
8
-appVersion: 0.10.1
+version: 1.9.2
+appVersion: 0.10.2
9
maintainers:
10
- name: sysdiglabs
charts/registry-scanner/README.md
@@ -141,7 +141,7 @@ Use the following command to deploy:
141
helm upgrade --install registry-scanner \
142
--namespace sysdig-agent \
143
--create-namespace \
144
- --version=1.9.1 \
+ --version=1.9.2 \
145
--set config.secureBaseURL=<SYSDIG_SECURE_URL> \
146
--set config.secureAPIToken=<SYSDIG_SECURE_API_TOKEN> \
147
--set config.secureSkipTLS=true \
0 commit comments