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 image docker.io/stonith404/pocket-id to v0.15.0 #3057

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

layla-bot[bot]
Copy link
Contributor

@layla-bot layla-bot bot commented Nov 21, 2024

This PR contains the following updates:

Package Update Change
docker.io/stonith404/pocket-id minor v0.14.0 -> v0.15.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v0.15.0

Compare Source

Features
  • add option to skip TLS certificate check and ability to send test email (653d948)
  • add PKCE support (3613ac2)
  • run the Docker image as a non root user (#​67 )
Bug Fixes
  • mobile layout overflow on application configuration page (e784093)

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.

@layla-bot layla-bot bot requested a review from kashalls as a code owner November 21, 2024 19:05
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/fenrys labels Nov 21, 2024
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Nov 21, 2024

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

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

@@ -38,13 +38,13 @@

               PUBLIC_APP_URL: pid.ok8.sh
               TRUST_PROXY: true
               TZ: America/Los_Angeles
               UPLOAD_PATH: /data/uploads
             image:
               repository: docker.io/stonith404/pocket-id
-              tag: v0.14.0@sha256:c06ff9c10ee304f86d43994eeac195c23a7e2f8182c0a070941858a542c31536
+              tag: v0.15.0@sha256:b3afc293592a4d9a91fb1ca9d3f8c7ff96e5e0cd66a510046fbde944238410aa
             probes:
               liveness:
                 custom: true
                 enabled: false
                 spec:
                   failureThreshold: 6

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Nov 21, 2024

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

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

@@ -43,13 +43,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.14.0@sha256:c06ff9c10ee304f86d43994eeac195c23a7e2f8182c0a070941858a542c31536
+        image: docker.io/stonith404/pocket-id:v0.15.0@sha256:b3afc293592a4d9a91fb1ca9d3f8c7ff96e5e0cd66a510046fbde944238410aa
         name: app
         securityContext:
           fsGroup: 1000
           fsGroupChangePolicy: OnRootMismatch
           runAsGroup: 1000
           runAsNonRoot: true

@layla-bot layla-bot bot force-pushed the renovate/docker.io-stonith404-pocket-id-0.x branch from 3d43986 to f99e16f Compare November 21, 2024 21:08
@layla-bot layla-bot bot force-pushed the renovate/docker.io-stonith404-pocket-id-0.x branch from f99e16f to 9a3e2b4 Compare November 22, 2024 19:54
@kashalls kashalls merged commit 0f23f9a into main Nov 22, 2024
11 checks passed
@layla-bot layla-bot bot deleted the renovate/docker.io-stonith404-pocket-id-0.x branch November 22, 2024 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant