From 4ab4fc66586869aea472eb5f341f75bd512ae9f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 04:05:24 +0000 Subject: [PATCH] chore(deps): update httpd docker tag to v2.4.60 --- charts/proxy-relay/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/proxy-relay/values.yaml b/charts/proxy-relay/values.yaml index 82484631..127f02e6 100644 --- a/charts/proxy-relay/values.yaml +++ b/charts/proxy-relay/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: httpd - tag: 2.4.54 + tag: 2.4.60 pullPolicy: IfNotPresent nameOverride: ""