From c74c4e9cc6d66bae1d7b91a5d66edad5243b5f0c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Jul 2024 08:20:10 +0200 Subject: [PATCH] chore(deps): update container image owasp/modsecurity-crs to 3.3.4-apache-202307110507@0ee904f by renovate (#24432) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [owasp/modsecurity-crs](https://togithub.com/coreruleset/modsecurity-crs-docker) | digest | `f128838` -> `0ee904f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/modsecurity-crs/Chart.yaml | 2 +- charts/stable/modsecurity-crs/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/modsecurity-crs/Chart.yaml b/charts/stable/modsecurity-crs/Chart.yaml index 02424b43255..038c527e014 100644 --- a/charts/stable/modsecurity-crs/Chart.yaml +++ b/charts/stable/modsecurity-crs/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/modsecurity-crs - https://hub.docker.com/r/owasp/modsecurity-crs type: application -version: 5.1.3 +version: 5.1.4 diff --git a/charts/stable/modsecurity-crs/values.yaml b/charts/stable/modsecurity-crs/values.yaml index 33ac0135868..bce51758f14 100644 --- a/charts/stable/modsecurity-crs/values.yaml +++ b/charts/stable/modsecurity-crs/values.yaml @@ -1,7 +1,7 @@ image: repository: owasp/modsecurity-crs pullPolicy: IfNotPresent - tag: 3.3.4-apache-202307110507@sha256:f12883887647f68f68644a9b0150a852b2306fee9eec784a2d16a92856db7df6 + tag: 3.3.4-apache-202307110507@sha256:0ee904f178e2262b21fb6fc909fc1270dbe9c758b1907fdfb3479c4684f447e0 securityContext: container: runAsNonRoot: false