Biohazard icon indicating copy to clipboard operation
Biohazard copied to clipboard

chore(container): update image haproxytech/haproxy-debian to 9999ca1

Open tinfoild[bot] opened this issue 10 months ago • 3 comments

This PR contains the following updates:

Package Update Change OpenSSF
haproxytech/haproxy-debian digest 84eacbc -> 9999ca1 OpenSSF Scorecard

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.

tinfoild[bot] avatar Apr 05 '24 11:04 tinfoild[bot]

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

Latest commit: c21b275
Status: ✅  Deploy successful!
Preview URL: https://f1fcdef6.jjgadgets-biohazard.pages.dev
Branch Preview URL: https://renovate-haproxytech-haproxy.jjgadgets-biohazard.pages.dev

View logs

--- kube/deploy/core/ingress/external-proxy-x/app Kustomization: flux-system/1-core-ingress-external-proxy-x-app HelmRelease: ingress/external-proxy-x

+++ kube/deploy/core/ingress/external-proxy-x/app Kustomization: flux-system/1-core-ingress-external-proxy-x-app HelmRelease: ingress/external-proxy-x

@@ -80,13 +80,13 @@

     - emptyDir:
         medium: Memory
       name: tls
     image:
       pullPolicy: IfNotPresent
       repository: haproxytech/haproxy-debian
-      tag: 2.9.6@sha256:84eacbc84c38558fb550394499ac08bd0c3df923e7e95326f5c95f807f10c088
+      tag: 2.9.6@sha256:9999ca1a6e4f40a7a2271e05c9f049732aa9929fb2825aa820de68d6ce7ef5c4
     initContainers:
     - command:
       - /bin/sh
       - -c
       - cat /ssl/short/tls.crt /ssl/short/tls.key > /tls/short.pem && cat /ssl/long/tls.crt
         /ssl/long/tls.key > /tls/long.pem

tinfoild[bot] avatar Apr 05 '24 11:04 tinfoild[bot]

--- HelmRelease: ingress/external-proxy-x DaemonSet: ingress/external-proxy-x-haproxy

+++ HelmRelease: ingress/external-proxy-x DaemonSet: ingress/external-proxy-x-haproxy

@@ -44,13 +44,13 @@

           secretName: long-domain-tls
       - emptyDir:
           medium: Memory
         name: tls
       containers:
       - name: haproxy
-        image: haproxytech/haproxy-debian:2.9.6@sha256:84eacbc84c38558fb550394499ac08bd0c3df923e7e95326f5c95f807f10c088
+        image: haproxytech/haproxy-debian:2.9.6@sha256:9999ca1a6e4f40a7a2271e05c9f049732aa9929fb2825aa820de68d6ce7ef5c4
         imagePullPolicy: IfNotPresent
         args:
         - -f
         - /usr/local/etc/haproxy/haproxy.cfg
         ports:
         - name: http

tinfoild[bot] avatar Apr 05 '24 11:04 tinfoild[bot]