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 ghcr.io/lldap/lldap (2023-12-29-alpine-rootless → 2023-12-29-debian-rootless) #1634

Merged
merged 1 commit into from
Dec 30, 2023

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake bot commented Dec 30, 2023

This PR contains the following updates:

Package Update Change
ghcr.io/lldap/lldap patch 2023-12-29-alpine-rootless -> 2023-12-29-debian-rootless

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.

@bot-blake bot-blake bot requested a review from buroa as a code owner December 30, 2023 19:26
@bot-blake bot-blake bot added the area/kubernetes Changes made in the kubernetes directory label Dec 30, 2023
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Dec 30, 2023

--- kubernetes/apps/security/lldap/app Kustomization: flux-system/cluster-apps-lldap HelmRelease: security/lldap

+++ kubernetes/apps/security/lldap/app Kustomization: flux-system/cluster-apps-lldap HelmRelease: security/lldap

@@ -46,13 +46,13 @@

               TZ: ${TIMEZONE}
             envFrom:
             - secretRef:
                 name: lldap-secret
             image:
               repository: ghcr.io/lldap/lldap
-              tag: 2023-12-29-alpine-rootless@sha256:c227c9eb31fd9471eda4590c903ff5f88d3813ba45119befba533e334e501c5b
+              tag: 2023-12-29-debian-rootless@sha256:edac6aa443eb15a7f9df221516765c6de6690e891ebf7ddc5e287e134b1e35f5
             resources:
               limits:
                 memory: 128M
               requests:
                 cpu: 5m
                 memory: 36M

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Dec 30, 2023

--- HelmRelease: security/lldap Deployment: security/lldap

+++ HelmRelease: security/lldap Deployment: security/lldap

@@ -78,13 +78,13 @@

           value: NONE
         - name: TZ
           value: ${TIMEZONE}
         envFrom:
         - secretRef:
             name: lldap-secret
-        image: ghcr.io/lldap/lldap:2023-12-29-alpine-rootless@sha256:c227c9eb31fd9471eda4590c903ff5f88d3813ba45119befba533e334e501c5b
+        image: ghcr.io/lldap/lldap:2023-12-29-debian-rootless@sha256:edac6aa443eb15a7f9df221516765c6de6690e891ebf7ddc5e287e134b1e35f5
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 80

@buroa buroa merged commit 4fe8dab into master Dec 30, 2023
8 checks passed
@buroa buroa deleted the renovate/ghcr.io-lldap-lldap-2023.x branch December 30, 2023 19:28
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