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 813bc85 commit 888b4ceCopy full SHA for 888b4ce
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.28
8
-appVersion: 0.2.63
+version: 1.1.29
+appVersion: 0.2.64
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.28 \
+ --version=1.1.29 \
134
--set config.secureBaseURL=<SYSDIG_SECURE_URL> \
135
--set config.secureAPIToken=<SYSDIG_SECURE_API_TOKEN> \
136
--set config.secureSkipTLS=true \
0 commit comments