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 docker.io/haproxy ( 3.0.4 β†’ 3.0.5 ) #2665

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ishioni-bot[bot]
Copy link
Contributor

@ishioni-bot ishioni-bot bot commented Sep 19, 2024

This PR contains the following updates:

Package Update Change
docker.io/haproxy patch 3.0.4 -> 3.0.5

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.

| datasource | package           | from  | to    |
| ---------- | ----------------- | ----- | ----- |
| docker     | docker.io/haproxy | 3.0.4 | 3.0.5 |
@ishioni-bot ishioni-bot bot requested a review from ishioni as a code owner September 19, 2024 19:03
@ishioni-bot ishioni-bot bot added dep/patch renovate/container size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/kubernetes Changes made in the kubernetes directory cluster/truenas and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Sep 19, 2024
@ishioni-bot
Copy link
Contributor Author

ishioni-bot bot commented Sep 19, 2024

--- kubernetes/truenas/apps/infra/haproxy/app Kustomization: flux-system/infra-haproxy HelmRelease: infra/haproxy

+++ kubernetes/truenas/apps/infra/haproxy/app Kustomization: flux-system/infra-haproxy HelmRelease: infra/haproxy

@@ -24,13 +24,13 @@

         annotations:
           configmap.reloader.stakater.com/reload: haproxy-config
         containers:
           app:
             image:
               repository: docker.io/haproxy
-              tag: 3.0.4
+              tag: 3.0.5
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   httpGet:

@ishioni-bot
Copy link
Contributor Author

ishioni-bot bot commented Sep 19, 2024

--- HelmRelease: infra/haproxy Deployment: infra/haproxy

+++ HelmRelease: infra/haproxy Deployment: infra/haproxy

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

       automountServiceAccountToken: true
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: docker.io/haproxy:3.0.4
+      - image: docker.io/haproxy:3.0.5
         livenessProbe:
           httpGet:
             path: /
             port: 8404
         name: app
         readinessProbe:

@ishioni-bot
Copy link
Contributor Author

ishioni-bot bot commented Sep 19, 2024

πŸ¦™ MegaLinter status: βœ… SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
βœ… COPYPASTE jscpd yes no 0.95s
βœ… REPOSITORY git_diff yes no 0.03s
βœ… REPOSITORY secretlint yes no 2.22s
βœ… YAML prettier 1 0 0.4s
βœ… YAML yamllint 1 0 0.31s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants