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

feat(helm/haproxy): update 1.21.0 ➼ 1.23.0 #714

Merged
merged 1 commit into from
Dec 7, 2024
Merged

Conversation

tinfoild[bot]
Copy link
Contributor

@tinfoild tinfoild bot commented Apr 3, 2024

This PR contains the following updates:

Package Update Change OpenSSF
haproxy (source) minor 1.21.0 -> 1.23.0 OpenSSF Scorecard

Release Notes

haproxytech/helm-charts (haproxy)

v1.23.0

Compare Source

A Helm chart for HAProxy on Kubernetes

v1.22.0

Compare Source

A Helm chart for HAProxy on Kubernetes

v1.21.1

Compare Source

A Helm chart for HAProxy on Kubernetes


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 tinfoild bot requested a review from JJGadgets as a code owner April 3, 2024 19:12
Copy link

cloudflare-workers-and-pages bot commented Apr 3, 2024

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5a87aad
Status: ✅  Deploy successful!
Preview URL: https://fb5b3467.jjgadgets-biohazard.pages.dev
Branch Preview URL: https://renovate-haproxy-1-x.jjgadgets-biohazard.pages.dev

View logs

@tinfoild
Copy link
Contributor Author

tinfoild bot commented Apr 3, 2024

--- 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

@@ -12,13 +12,13 @@

     spec:
       chart: haproxy
       sourceRef:
         kind: HelmRepository
         name: haproxytech
         namespace: flux-system
-      version: 1.21.0
+      version: 1.23.0
   driftDetection:
     ignore:
     - paths:
       - /spec/replicas
     mode: warn
   install:

@tinfoild
Copy link
Contributor Author

tinfoild bot commented Apr 3, 2024

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

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

@@ -23,13 +23,13 @@

       labels:
         app.kubernetes.io/name: haproxy
         app.kubernetes.io/instance: external-proxy-x
         egress.home.arpa/nginx-external: allow
         egress.home.arpa/nginx-public: allow
       annotations:
-        checksum/environment: 1656eacf47266ef1ec01a447425255cace4dc794fda7528101c900c9643ca775
+        checksum/environment: ab0e6d88573ab7c3c5c6e1532d4dbb518c3204a1d57da579e44248cdbd8d2745
     spec:
       serviceAccountName: external-proxy-x-haproxy
       terminationGracePeriodSeconds: 60
       securityContext: {}
       dnsPolicy: ClusterFirst
       volumes:

@JJGadgets JJGadgets force-pushed the main branch 10 times, most recently from 751a93d to dca5afb Compare April 23, 2024 17:50
@JJGadgets JJGadgets force-pushed the main branch 4 times, most recently from 12a15a8 to 7d82757 Compare April 28, 2024 21:04
@JJGadgets JJGadgets force-pushed the main branch 2 times, most recently from a98348d to 74b5ce6 Compare May 27, 2024 02:31
@tinfoild tinfoild bot force-pushed the renovate/haproxy-1.x branch 4 times, most recently from 71e8e6e to 80e28fb Compare June 24, 2024 16:26
@tinfoild tinfoild bot force-pushed the renovate/haproxy-1.x branch 4 times, most recently from 35b9254 to fe0f326 Compare July 10, 2024 11:39
@tinfoild tinfoild bot force-pushed the renovate/haproxy-1.x branch 5 times, most recently from 11b5b83 to 117532e Compare September 30, 2024 09:33
@tinfoild tinfoild bot force-pushed the renovate/haproxy-1.x branch from 117532e to a83b7c6 Compare October 1, 2024 13:12
@tinfoild tinfoild bot force-pushed the renovate/haproxy-1.x branch 2 times, most recently from e97d13b to 736a839 Compare October 1, 2024 13:40
@tinfoild tinfoild bot force-pushed the renovate/haproxy-1.x branch from 736a839 to 433af96 Compare October 22, 2024 04:50
@tinfoild tinfoild bot changed the title feat(helm): update chart haproxy to 1.23.0 feat(helm/haproxy): update helm release haproxy ➼ 1.23.0 Dec 4, 2024
@tinfoild tinfoild bot changed the title feat(helm/haproxy): update helm release haproxy ➼ 1.23.0 feat(helm/haproxy): update ➼ 1.23.0 Dec 4, 2024
@tinfoild tinfoild bot force-pushed the renovate/haproxy-1.x branch from 433af96 to c900548 Compare December 4, 2024 11:44
@tinfoild tinfoild bot changed the title feat(helm/haproxy): update ➼ 1.23.0 feat(helm/haproxy): update 1.21.0 ➼ 1.23.0 Dec 4, 2024
@tinfoild tinfoild bot force-pushed the renovate/haproxy-1.x branch 4 times, most recently from a1fc235 to 3ddd97e Compare December 6, 2024 02:24
@tinfoild tinfoild bot force-pushed the renovate/haproxy-1.x branch from 3ddd97e to 5a87aad Compare December 6, 2024 15:43
@JJGadgets JJGadgets merged commit d484f20 into main Dec 7, 2024
3 checks passed
@JJGadgets JJGadgets deleted the renovate/haproxy-1.x branch December 7, 2024 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant