From a13e8f1f97eb7d3fbf84c38301e35714a9688001 Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Sat, 21 Jan 2023 09:32:34 -0500 Subject: [PATCH] fix(container): update image public.ecr.aws/docker/library/haproxy to v2.7.2 (#2369) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | public.ecr.aws/docker/library/haproxy | patch | `2.7.1-alpine` -> `2.7.2-alpine` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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). Co-authored-by: lumiere-bot <98047013+lumiere-bot[bot]@users.noreply.github.com> --- kubernetes/apps/database/redis/lb/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/database/redis/lb/helmrelease.yaml b/kubernetes/apps/database/redis/lb/helmrelease.yaml index 42573032c5..08cd2cfefb 100644 --- a/kubernetes/apps/database/redis/lb/helmrelease.yaml +++ b/kubernetes/apps/database/redis/lb/helmrelease.yaml @@ -34,7 +34,7 @@ spec: reloader.stakater.com/auto: "true" image: repository: public.ecr.aws/docker/library/haproxy - tag: 2.7.1-alpine + tag: 2.7.2-alpine service: main: type: LoadBalancer