Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update image public.ecr.aws/docker/library/haproxy to v2.9.2 #554

Merged
merged 1 commit into from
Jan 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
public.ecr.aws/docker/library/haproxy (source) patch 2.9.0-alpine -> 2.9.2-alpine

Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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 Mend Renovate. View repository job log here.

@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Dec 23, 2023
Copy link

github-actions bot commented Dec 23, 2023

--- kubernetes/apps/default/redis/lb Kustomization: flux-system/cluster-apps-redis-lb HelmRelease: default/redis-lb

+++ kubernetes/apps/default/redis/lb Kustomization: flux-system/cluster-apps-redis-lb HelmRelease: default/redis-lb

@@ -41,13 +41,13 @@

         valueFrom:
           secretKeyRef:
             key: redis-password
             name: redis-credentials
     image:
       repository: public.ecr.aws/docker/library/haproxy
-      tag: 2.9.0-alpine@sha256:89512052a321a18526ed17d83fe1adf1e80f6c515ff5cd65beb12f13a7128d9c
+      tag: 2.9.2-alpine@sha256:23159b87fb5b881037532cefe7a9a515eb085fa5e251015eaf90c67cd98d4489
     ingress:
       main:
         annotations:
           hajimari.io/icon: simple-icons:redis
         enabled: true
         hosts:

Copy link

github-actions bot commented Dec 23, 2023

--- HelmRelease: default/redis-lb Deployment: default/redis-lb

+++ HelmRelease: default/redis-lb Deployment: default/redis-lb

@@ -32,13 +32,13 @@

         runAsGroup: 99
         runAsUser: 99
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: redis-lb
-        image: public.ecr.aws/docker/library/haproxy:2.9.0-alpine@sha256:89512052a321a18526ed17d83fe1adf1e80f6c515ff5cd65beb12f13a7128d9c
+        image: public.ecr.aws/docker/library/haproxy:2.9.2-alpine@sha256:23159b87fb5b881037532cefe7a9a515eb085fa5e251015eaf90c67cd98d4489
         imagePullPolicy: null
         env:
         - name: REDIS_PASSWORD
           valueFrom:
             secretKeyRef:
               key: redis-password

@qlonik qlonik force-pushed the main branch 15 times, most recently from 56e8d32 to 6a061bc Compare January 3, 2024 02:27
@renovate renovate bot force-pushed the renovate/public.ecr.aws-docker-library-haproxy-2.x branch 2 times, most recently from a6b6c71 to 728e3ac Compare January 13, 2024 02:01
@renovate renovate bot changed the title fix(container): update image public.ecr.aws/docker/library/haproxy to v2.9.1 fix(container): update image public.ecr.aws/docker/library/haproxy to v2.9.2 Jan 13, 2024
@renovate renovate bot force-pushed the renovate/public.ecr.aws-docker-library-haproxy-2.x branch 2 times, most recently from 50546b0 to d31fb80 Compare January 13, 2024 17:29
@renovate renovate bot force-pushed the renovate/public.ecr.aws-docker-library-haproxy-2.x branch from d31fb80 to 1581e3d Compare January 13, 2024 21:08
@qlonik qlonik force-pushed the main branch 2 times, most recently from 3e620ab to c4e3094 Compare January 14, 2024 06:40
@qlonik qlonik merged commit 56b07c8 into main Jan 14, 2024
3 checks passed
@qlonik qlonik deleted the renovate/public.ecr.aws-docker-library-haproxy-2.x branch January 14, 2024 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant