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 c5052bd commit ccb06cfCopy full SHA for ccb06cf
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.7.1
8
-appVersion: 0.8.0
+version: 1.7.2
+appVersion: 0.8.1
9
maintainers:
10
- name: sysdiglabs
charts/registry-scanner/README.md
@@ -137,7 +137,7 @@ Use the following command to deploy:
137
helm upgrade --install registry-scanner \
138
--namespace sysdig-agent \
139
--create-namespace \
140
- --version=1.7.1 \
+ --version=1.7.2 \
141
--set config.secureBaseURL=<SYSDIG_SECURE_URL> \
142
--set config.secureAPIToken=<SYSDIG_SECURE_API_TOKEN> \
143
--set config.secureSkipTLS=true \
0 commit comments