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 83ce9fb commit 2f36821Copy full SHA for 2f36821
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.1.26
8
-appVersion: 0.2.61
+version: 1.1.27
+appVersion: 0.2.62
9
maintainers:
10
- name: sysdiglabs
charts/registry-scanner/README.md
@@ -130,7 +130,7 @@ Use the following command to deploy:
130
helm upgrade --install registry-scanner \
131
--namespace sysdig-agent \
132
--create-namespace \
133
- --version=1.1.26 \
+ --version=1.1.27 \
134
--set config.secureBaseURL=<SYSDIG_SECURE_URL> \
135
--set config.secureAPIToken=<SYSDIG_SECURE_API_TOKEN> \
136
--set config.secureSkipTLS=true \
0 commit comments