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/ghostfolio/ghostfolio ( 2.125.0 → 2.126.0 ) #400

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

stimpy-bot[bot]
Copy link
Contributor

@stimpy-bot stimpy-bot bot commented Dec 7, 2024

This PR contains the following updates:

Package Update Change
docker.io/ghostfolio/ghostfolio minor 2.125.0 -> 2.126.0

Release Notes

ghostfolio/ghostfolio (docker.io/ghostfolio/ghostfolio)

v2.126.0

Compare Source

Added
  • Added pagination to the users table of the admin control panel
Changed
  • Improved the labels of the assistant
  • Improved the caching of the portfolio snapshot in the portfolio calculator by expiring cache entries immediately in case of errors
  • Extracted the historical market data editor to a reusable component
  • Upgraded prettier from version 3.3.3 to 3.4.2
  • Upgraded prisma from version 6.0.0 to 6.0.1

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/Chicago, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

Copy link

github-actions bot commented Dec 7, 2024

--- kubernetes/apps/default/ghostfolio/app Kustomization: flux-system/ghostfolio HelmRelease: default/ghostfolio

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

@@ -43,13 +43,13 @@

               REDIS_PORT: 6379
             envFrom:
             - secretRef:
                 name: ghostfolio-secret
             image:
               repository: docker.io/ghostfolio/ghostfolio
-              tag: 2.125.0@sha256:a230f5d4fb60cd493028bdcca3edf6a5b0c4aec2277dca8439cbd89df9ef68f9
+              tag: 2.126.0@sha256:99f49bbf2f19a366d83dfd16b8942ff5c38d2d044fe81bb55b1f419abe0c490b
             resources:
               requests:
                 cpu: 100m
                 memory: 256Mi
         initContainers:
           init-db:

Copy link

github-actions bot commented Dec 7, 2024

--- HelmRelease: default/ghostfolio Deployment: default/ghostfolio

+++ HelmRelease: default/ghostfolio Deployment: default/ghostfolio

@@ -48,13 +48,13 @@

           value: dragonfly.database.svc.cluster.local.
         - name: REDIS_PORT
           value: '6379'
         envFrom:
         - secretRef:
             name: ghostfolio-secret
-        image: docker.io/ghostfolio/ghostfolio:2.125.0@sha256:a230f5d4fb60cd493028bdcca3edf6a5b0c4aec2277dca8439cbd89df9ef68f9
+        image: docker.io/ghostfolio/ghostfolio:2.126.0@sha256:99f49bbf2f19a366d83dfd16b8942ff5c38d2d044fe81bb55b1f419abe0c490b
         name: app
         resources:
           requests:
             cpu: 100m
             memory: 256Mi
 

@stimpy-bot stimpy-bot bot merged commit 55ed7a2 into main Dec 7, 2024
5 checks passed
@stimpy-bot stimpy-bot bot deleted the renovate/docker.io-ghostfolio-ghostfolio-2.x branch December 7, 2024 17:05
sob pushed a commit that referenced this pull request Dec 9, 2024
….126.0 ) (#400)

Co-authored-by: stimpy-bot[bot] <101597957+stimpy-bot[bot]@users.noreply.github.com>
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.

0 participants