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.19.0 → v0.20.1 ) #654

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 13, 2024

This PR contains the following updates:

Package Update Change
docker.io/stonith404/pocket-id minor v0.19.0 -> v0.20.1

Release Notes

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

v0.20.1

Compare Source

Bug Fixes
  • create-one-time-access-token.sh script not compatible with postgres (34e3519)
  • wrong date time datatype used for read operations with Postgres (bad901e)

v0.20.0

Compare Source

Features
  • add support for Postgres database provider (#​79)

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 Dec 13, 2024

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

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

@@ -56,13 +56,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.19.0@sha256:dabfb68fd65bd1a04e355c2f6f05a1210a5bcd4a1bd78bf179424b9875f0f153
+        image: docker.io/stonith404/pocket-id:v0.20.1@sha256:011faf8127ffd53400fa54a4adb1c2de42f2102045b9cee560bfcf45de9648cd
         livenessProbe:
           httpGet:
             path: /health
             port: 80
         name: pocket-id
         securityContext:

Copy link

github-actions bot commented Dec 13, 2024

--- 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

@@ -41,13 +41,13 @@

               PUBLIC_APP_URL: https://pid...PLACEHOLDER_PUBLIC_DOMAIN0..
               TRUST_PROXY: true
               TZ: America/Los_Angeles
               UPLOAD_PATH: /data/uploads
             image:
               repository: docker.io/stonith404/pocket-id
-              tag: v0.19.0@sha256:dabfb68fd65bd1a04e355c2f6f05a1210a5bcd4a1bd78bf179424b9875f0f153
+              tag: v0.20.1@sha256:011faf8127ffd53400fa54a4adb1c2de42f2102045b9cee560bfcf45de9648cd
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   httpGet:

@renovate renovate bot force-pushed the renovate/docker.io-stonith404-pocket-id-0.x branch from 11e3039 to 4dd867f Compare December 13, 2024 11:33
@renovate renovate bot changed the title feat(container): update docker.io/stonith404/pocket-id ( v0.19.0 → v0.20.0 ) feat(container): update docker.io/stonith404/pocket-id ( v0.19.0 → v0.20.1 ) Dec 13, 2024
@jfroy jfroy merged commit a1cfc59 into main Dec 13, 2024
4 checks passed
@jfroy jfroy deleted the renovate/docker.io-stonith404-pocket-id-0.x branch December 13, 2024 20:05
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