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(container): update docker.io/stonith404/pocket-id ( v0.21.0 → v0.23.0 ) #720

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 2, 2025

This PR contains the following updates:

Package Update Change
docker.io/stonith404/pocket-id minor v0.21.0 -> v0.23.0

Release Notes

stonith404/pocket-id (docker.io/stonith404/pocket-id)

v0.23.0

Compare Source

Features
  • add PKCE for non public clients (adcf3dd)
  • use same table component for OIDC client list as all other lists (2d31fc2)

v0.22.0

Compare Source

Features
  • add warning if passkeys missing (2d0bd8d)
Bug Fixes
  • allow first and last name of user to be between 1 and 50 characters (1ff20ca)
  • hash in callback url is incorrectly appended (f6f2736)
  • make user validation consistent between pages (333a1a1)
  • passkey can't be added if PUBLIC_APP_URL includes a port (0729ce9)
Sponsors

Ryan Gates thank you very much for your tip!


Configuration

📅 Schedule: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" in timezone America/Los_Angeles, 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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Jan 2, 2025

--- kubernetes/apps/default/pocket-id/app Kustomization: flux-system/pocket-id HelmRelease: default/pocket-id

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

@@ -42,13 +42,13 @@

               SQLITE_DB_PATH: /data/pocket-id.db
               TRUST_PROXY: true
               TZ: America/Los_Angeles
               UPLOAD_PATH: /data/uploads
             image:
               repository: docker.io/stonith404/pocket-id
-              tag: v0.21.0@sha256:e4b68c1625733af0faba88d939fb5c61d63b09c59c207b1752535cda1ffdbac0
+              tag: v0.23.0@sha256:73858025001bca20b60e1cf1324b3ffb142670622040293ecf5245e175da7997
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   httpGet:

Copy link

github-actions bot commented Jan 2, 2025

--- HelmRelease: default/pocket-id Deployment: default/pocket-id

+++ HelmRelease: default/pocket-id Deployment: default/pocket-id

@@ -59,13 +59,13 @@

         - name: TRUST_PROXY
           value: 'true'
         - name: TZ
           value: America/Los_Angeles
         - name: UPLOAD_PATH
           value: /data/uploads
-        image: docker.io/stonith404/pocket-id:v0.21.0@sha256:e4b68c1625733af0faba88d939fb5c61d63b09c59c207b1752535cda1ffdbac0
+        image: docker.io/stonith404/pocket-id:v0.23.0@sha256:73858025001bca20b60e1cf1324b3ffb142670622040293ecf5245e175da7997
         livenessProbe:
           httpGet:
             path: /health
             port: 80
         name: pocket-id
         securityContext:

@renovate renovate bot force-pushed the renovate/docker.io-stonith404-pocket-id-0.x branch from 2ca72dc to f05e834 Compare January 3, 2025 18:54
@renovate renovate bot changed the title feat(container): update docker.io/stonith404/pocket-id ( v0.21.0 → v0.22.0 ) feat(container): update docker.io/stonith404/pocket-id ( v0.21.0 → v0.23.0 ) Jan 3, 2025
@jfroy jfroy merged commit a19141c into main Jan 6, 2025
4 checks passed
@jfroy jfroy deleted the renovate/docker.io-stonith404-pocket-id-0.x branch January 6, 2025 06:38
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