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

chore(deps): update helmrelease to helm.toolkit.fluxcd.io/v2 [main] #1269

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

drag0n141-bot[bot]
Copy link
Contributor

@drag0n141-bot drag0n141-bot bot commented Jan 30, 2025

This PR contains the following updates:

Package Update Change
HelmRelease patch helm.toolkit.fluxcd.io/v2beta2 -> helm.toolkit.fluxcd.io/v2

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.

@drag0n141-bot
Copy link
Contributor Author

drag0n141-bot bot commented Jan 30, 2025

--- kubernetes/main/apps/security/ldap-lb/app Kustomization: security/ldap-lb HelmRelease: security/ldap-lb

+++ kubernetes/main/apps/security/ldap-lb/app Kustomization: security/ldap-lb HelmRelease: security/ldap-lb

@@ -1,8 +1,8 @@

 ---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
 kind: HelmRelease
 metadata:
   labels:
     app.kubernetes.io/name: ldap-lb
     kustomize.toolkit.fluxcd.io/name: ldap-lb
     kustomize.toolkit.fluxcd.io/namespace: security
@@ -26,13 +26,13 @@

         containers:
           app:
             env:
               TZ: ${TIMEZONE}
             image:
               repository: public.ecr.aws/docker/library/haproxy
-              tag: 3.1.3-alpine@sha256:1b9a695f1e50d69fbc9d2cc5b124210a8124cfc9f354deedab2ff16955a9d3e4
+              tag: 3.1.2-alpine@sha256:1dbf50f791f09f0c392a18b8278baeee9a4bedeefa13b7ccf7c95e5cca95ea2f
             resources:
               limits:
                 memory: 100Mi
               requests:
                 cpu: 10m
             securityContext:

@drag0n141-bot
Copy link
Contributor Author

drag0n141-bot bot commented Jan 30, 2025

--- HelmRelease: security/ldap-lb Deployment: security/ldap-lb

+++ HelmRelease: security/ldap-lb Deployment: security/ldap-lb

@@ -43,13 +43,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - env:
         - name: TZ
           value: ${TIMEZONE}
-        image: public.ecr.aws/docker/library/haproxy:3.1.3-alpine@sha256:1b9a695f1e50d69fbc9d2cc5b124210a8124cfc9f354deedab2ff16955a9d3e4
+        image: public.ecr.aws/docker/library/haproxy:3.1.2-alpine@sha256:1dbf50f791f09f0c392a18b8278baeee9a4bedeefa13b7ccf7c95e5cca95ea2f
         name: app
         resources:
           limits:
             memory: 100Mi
           requests:
             cpu: 10m

@drag0n141 drag0n141 merged commit e4cac78 into master Jan 31, 2025
9 checks passed
@drag0n141 drag0n141 deleted the renovate/main-helmrelease-2.x branch January 31, 2025 05:25
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