1 Commits

Author SHA1 Message Date
Renovate Bot
318a8a557a Update Helm release crowdsec to v0.21.0 2025-12-02 07:03:19 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -8,4 +8,4 @@ appVersion: 0.0.1
dependencies: dependencies:
- name: crowdsec - name: crowdsec
repository: https://crowdsecurity.github.io/helm-charts repository: https://crowdsecurity.github.io/helm-charts
version: 0.19.4 version: 0.21.0

View File

@@ -317,7 +317,7 @@ openclarity:
# -- Gateway service container repository # -- Gateway service container repository
repository: nginxinc/nginx-unprivileged repository: nginxinc/nginx-unprivileged
# -- Gateway service container tag # -- Gateway service container tag
tag: 1.29.3 tag: 1.29.0
# -- Gateway image digest. If set will override the tag. # -- Gateway image digest. If set will override the tag.
digest: "" digest: ""
# -- Gateway service container pull policy # -- Gateway service container pull policy