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

⬆️ Update docker.io/ghostfolio/ghostfolio ( 2.129.0 → 2.130.0 ) #6409

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

feisar-bot[bot]
Copy link
Contributor

@feisar-bot feisar-bot bot commented Dec 21, 2024

This PR contains the following updates:

Package Update Change
docker.io/ghostfolio/ghostfolio minor 2.129.0 -> 2.130.0

Warning

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


Release Notes

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

v2.130.0

Compare Source

Added
  • Added a new static portfolio analysis rule: Asset Class Cluster Risk (Equity)
  • Added a new static portfolio analysis rule: Asset Class Cluster Risk (Fixed Income)
  • Set up a notification service for prompt dialogs
Changed
  • Improved the usability to edit the emergency fund
  • Extracted the market data management from the admin control panel endpoint to a dedicated endpoint
  • Improved the language localization for German (de)
  • Improved the language localization for Polish (pl)
  • Upgraded big.js from version 6.2.1 to 6.2.2

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.

| datasource | package                         | from    | to      |
| ---------- | ------------------------------- | ------- | ------- |
| docker     | docker.io/ghostfolio/ghostfolio | 2.129.0 | 2.130.0 |
@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Dec 21, 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.129.0@sha256:768674bf6c65b7da675189fba90231e5fb68008a4d6661aaecfcefc0e51c94a4
+              tag: 2.130.0@sha256:fe20d33c9c5befd3471c517265e89f6e9f777743caf3ad8258a635c4007702c8
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Dec 21, 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.129.0@sha256:768674bf6c65b7da675189fba90231e5fb68008a4d6661aaecfcefc0e51c94a4
+        image: docker.io/ghostfolio/ghostfolio:2.130.0@sha256:fe20d33c9c5befd3471c517265e89f6e9f777743caf3ad8258a635c4007702c8
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /api/v1/health
             port: 3333
           initialDelaySeconds: 0

@auricom auricom merged commit 3476656 into main Dec 21, 2024
7 checks passed
@feisar-bot feisar-bot bot deleted the renovate/docker.io-ghostfolio-ghostfolio-2.x branch December 21, 2024 22:18
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