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

⬆️ Update ghcr.io/lldap/lldap ( v0.6.0 → v0.6.1 ) #6287

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

feisar-bot[bot]
Copy link
Contributor

@feisar-bot feisar-bot bot commented Nov 22, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/lldap/lldap patch v0.6.0 -> v0.6.1

Release Notes

lldap/lldap (ghcr.io/lldap/lldap)

v0.6.1

Compare Source

Small release, mainly to fix a migration issue with Sqlite and Postgresql.

Added
  • Added a link to a community terraform provider (#​1035)
Changed
  • The opaque dependency now points to the official crate rather than a fork (#​1040)
Fixed
  • Migration of the DB schema from 7 to 8 is now automatic for sqlite, and fixed for postgres (#​1045)
  • The startup warning about key_seed applying instead of key_file now has instructions on how to silence it (#​1032)
New services
  • OneDev
New Contributors

Full Changelog: lldap/lldap@v0.6.0...v0.6.1


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     | ghcr.io/lldap/lldap | v0.6.0 | v0.6.1 |
@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Nov 22, 2024

--- kubernetes/apps/default/lldap/app Kustomization: flux-system/lldap HelmRelease: default/lldap

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

@@ -45,13 +45,13 @@

               TZ: Europe/Paris
             envFrom:
             - secretRef:
                 name: lldap-secret
             image:
               repository: ghcr.io/lldap/lldap
-              tag: v0.6.0@sha256:7eb344f0a61bdc212e7ed19e8d684a1c44b3882b2c18fc4f26a82860edb7fc46
+              tag: v0.6.1@sha256:4931eeeb841b1bbf5774161b5fd9dab88f41ffeb4b08ca656f0b7595cd7cb52a
             resources:
               limits:
                 memory: 500Mi
               requests:
                 cpu: 100m
                 memory: 100Mi

@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Nov 22, 2024

--- HelmRelease: default/lldap Deployment: default/lldap

+++ HelmRelease: default/lldap Deployment: default/lldap

@@ -63,13 +63,13 @@

           value: '5389'
         - name: TZ
           value: Europe/Paris
         envFrom:
         - secretRef:
             name: lldap-secret
-        image: ghcr.io/lldap/lldap:v0.6.0@sha256:7eb344f0a61bdc212e7ed19e8d684a1c44b3882b2c18fc4f26a82860edb7fc46
+        image: ghcr.io/lldap/lldap:v0.6.1@sha256:4931eeeb841b1bbf5774161b5fd9dab88f41ffeb4b08ca656f0b7595cd7cb52a
         name: app
         resources:
           limits:
             memory: 500Mi
           requests:
             cpu: 100m

@auricom auricom merged commit bbda578 into main Nov 22, 2024
7 checks passed
@feisar-bot feisar-bot bot deleted the renovate/ghcr.io-lldap-lldap-0.x branch November 23, 2024 01:40
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