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 docker.io/stonith404/pocket-id ( v0.24.0 → v0.24.1 ) #758

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 14, 2025

This PR contains the following updates:

Package Update Change
docker.io/stonith404/pocket-id patch v0.24.0 -> v0.24.1

Release Notes

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

v0.24.1

Compare Source

Bug Fixes
  • audit log table overflow if row data is long (4d337a2)
  • optional arguments not working with create-one-time-access-token.sh (8885571)
  • remove restrictive validation for group names (be6e25a)

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

--- 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.24.0@sha256:523142ed06c97f178540ee44e6d851221d9aefd17cd23e47b0ee57cdfb2b9b1c
+              tag: v0.24.1@sha256:13b6bb8f3a45c33725a46e311b5468801d7e7decc93f72a36c1e2e0c01e837c0
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   httpGet:

Copy link

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

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

@@ -58,13 +58,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.24.0@sha256:523142ed06c97f178540ee44e6d851221d9aefd17cd23e47b0ee57cdfb2b9b1c
+        image: docker.io/stonith404/pocket-id:v0.24.1@sha256:13b6bb8f3a45c33725a46e311b5468801d7e7decc93f72a36c1e2e0c01e837c0
         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 18021bd to 1c8962c Compare January 14, 2025 16:23
@jfroy jfroy merged commit 5a4a7aa into main Jan 14, 2025
4 checks passed
@jfroy jfroy deleted the renovate/docker.io-stonith404-pocket-id-0.x branch January 14, 2025 17:06
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