Skip to content

Commit 2c07422

Browse files
hayk99github-actions[bot]
authored andcommitted
chore(registry-scanner): Update to v0.11.4
1 parent 7a4a587 commit 2c07422

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/registry-scanner/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Sysdig Registry Scanner
44
type: application
55
home: https://www.sysdig.com/
66
icon: https://avatars.githubusercontent.com/u/5068817?s=200&v=4
7-
version: 1.10.4
8-
appVersion: 0.11.3
7+
version: 1.10.5
8+
appVersion: 0.11.4
99
maintainers:
1010
- name: sysdiglabs

charts/registry-scanner/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Use the following command to deploy:
141141
helm upgrade --install registry-scanner \
142142
--namespace sysdig-agent \
143143
--create-namespace \
144-
--version=1.10.4 \
144+
--version=1.10.5 \
145145
--set config.secureBaseURL=<SYSDIG_SECURE_URL> \
146146
--set config.secureAPIToken=<SYSDIG_SECURE_API_TOKEN> \
147147
--set config.secureSkipTLS=true \

0 commit comments

Comments
 (0)