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 ghcr.io/pocket-id/pocket-id ( v0.29.0 → v0.35.0 ) #866

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 8, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/pocket-id/pocket-id minor v0.29.0 -> v0.35.0

Release Notes

pocket-id/pocket-id (ghcr.io/pocket-id/pocket-id)

v0.35.0

Compare Source

Features
  • add ability to upload a profile picture (or import from LDAP) (#​244)
Bug Fixes
  • app config strings starting with a number are parsed incorrectly (816c198)
  • emails do not get rendered correctly in Gmail (dca9e7a)

v0.34.0

Compare Source

Features

v0.33.0

Compare Source

Features
  • add end session endpoint (#​232)
Bug Fixes
  • alignment of OIDC client details (c3980d3)
  • layout of OIDC client details page on mobile (3de1301)
  • show "Sync Now" and "Test Email" button even if UI config is disabled (4d0fff8)

v0.32.0

Compare Source

Features

v0.31.0

Compare Source

Features
  • add ability to override the UI configuration with environment variables (4e85842)
  • add warning for only having one passkey configured (#​220 by @​kmendell)
  • display source in user and group table (#​225 by @​kmendell)
Bug Fixes

v0.30.0

Compare Source

[!WARNING]
Since this release the Docker images only get pushed to the ghcr.io/pocket-id/pocket-id registry. The old registries won't get any updates anymore.

Features

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 Feb 8, 2025

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

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

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

         - name: TRUST_PROXY
           value: 'true'
         - name: TZ
           value: America/Los_Angeles
         - name: UPLOAD_PATH
           value: /data/uploads
-        image: ghcr.io/pocket-id/pocket-id:v0.29.0@sha256:269adea6b7046b904e4c5a0a75717fe41717e78ccb452fe5b7bbc8d675356aca
+        image: ghcr.io/pocket-id/pocket-id:v0.35.0@sha256:ffe0c7c121f8615b2e361ac3e9059b4aa8eca801c21a26a85251631345c7289d
         livenessProbe:
           httpGet:
             path: /health
             port: 3000
         name: pocket-id
         securityContext:

Copy link

github-actions bot commented Feb 8, 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

@@ -40,13 +40,13 @@

               SQLITE_DB_PATH: /data/pocket-id.db
               TRUST_PROXY: true
               TZ: America/Los_Angeles
               UPLOAD_PATH: /data/uploads
             image:
               repository: ghcr.io/pocket-id/pocket-id
-              tag: v0.29.0@sha256:269adea6b7046b904e4c5a0a75717fe41717e78ccb452fe5b7bbc8d675356aca
+              tag: v0.35.0@sha256:ffe0c7c121f8615b2e361ac3e9059b4aa8eca801c21a26a85251631345c7289d
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   httpGet:

@renovate renovate bot force-pushed the renovate/ghcr.io-pocket-id-pocket-id-0.x branch from dc4b560 to 623a3fc Compare February 12, 2025 19:24
@renovate renovate bot changed the title feat(container): update ghcr.io/pocket-id/pocket-id ( v0.29.0 → v0.30.0 ) feat(container): update ghcr.io/pocket-id/pocket-id ( v0.29.0 → v0.31.0 ) Feb 12, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-pocket-id-pocket-id-0.x branch from 623a3fc to 5e3f4a8 Compare February 13, 2025 23:11
@renovate renovate bot changed the title feat(container): update ghcr.io/pocket-id/pocket-id ( v0.29.0 → v0.31.0 ) feat(container): update ghcr.io/pocket-id/pocket-id ( v0.29.0 → v0.32.0 ) Feb 13, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-pocket-id-pocket-id-0.x branch from 5e3f4a8 to cc167e2 Compare February 14, 2025 19:16
@renovate renovate bot changed the title feat(container): update ghcr.io/pocket-id/pocket-id ( v0.29.0 → v0.32.0 ) feat(container): update ghcr.io/pocket-id/pocket-id ( v0.29.0 → v0.33.0 ) Feb 14, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-pocket-id-pocket-id-0.x branch from cc167e2 to b7b7895 Compare February 16, 2025 18:54
@renovate renovate bot changed the title feat(container): update ghcr.io/pocket-id/pocket-id ( v0.29.0 → v0.33.0 ) feat(container): update ghcr.io/pocket-id/pocket-id ( v0.29.0 → v0.34.0 ) Feb 16, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-pocket-id-pocket-id-0.x branch from b7b7895 to b6553bb Compare February 19, 2025 16:41
@renovate renovate bot changed the title feat(container): update ghcr.io/pocket-id/pocket-id ( v0.29.0 → v0.34.0 ) feat(container): update ghcr.io/pocket-id/pocket-id ( v0.29.0 → v0.35.0 ) Feb 19, 2025
@jfroy jfroy force-pushed the main branch 2 times, most recently from b9652be to 599ca5f Compare February 20, 2025 00:50
@jfroy jfroy merged commit 6f04861 into main Feb 21, 2025
4 checks passed
@jfroy jfroy deleted the renovate/ghcr.io-pocket-id-pocket-id-0.x branch February 21, 2025 00:21
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