Closed renovate[bot] closed 3 weeks ago
--- kubernetes/apps/finance/ghostfolio/app Kustomization: flux-system/ghostfolio HelmRelease: finance/ghostfolio
+++ kubernetes/apps/finance/ghostfolio/app Kustomization: flux-system/ghostfolio HelmRelease: finance/ghostfolio
@@ -39,13 +39,13 @@
REDIS_PORT: 6379
envFrom:
- secretRef:
name: ghostfolio-secret
image:
repository: docker.io/ghostfolio/ghostfolio
- tag: 2.111.0@sha256:47ed48a744fb9c0847dca5740f6f70a66ff2dc764c7d2d5f99d57eb160f6246f
+ tag: 2.112.0@sha256:a8d5bd55c924ccadc3a42d6e579232668332673155977cc25bb4bb2cd986d56a
resources:
requests:
cpu: 100m
memory: 256Mi
initContainers:
init-db:
--- HelmRelease: finance/ghostfolio Deployment: finance/ghostfolio
+++ HelmRelease: finance/ghostfolio Deployment: finance/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.111.0@sha256:47ed48a744fb9c0847dca5740f6f70a66ff2dc764c7d2d5f99d57eb160f6246f
+ image: docker.io/ghostfolio/ghostfolio:2.112.0@sha256:a8d5bd55c924ccadc3a42d6e579232668332673155977cc25bb4bb2cd986d56a
name: app
resources:
requests:
cpu: 100m
memory: 256Mi
This PR contains the following updates:
2.111.0
->2.112.0
Release Notes
ghostfolio/ghostfolio (docker.io/ghostfolio/ghostfolio)
### [`v2.112.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21120---2024-10-03) [Compare Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.111.0...2.112.0) ##### Added - Added a message to the search asset component if no results have been found in the create or update activity dialog - Added support to customize the rule thresholds in the *X-ray* section (experimental) ##### Changed - Optimized the portfolio calculations with smarter date interval selection - Improved the language localization for German (`de`) ##### Fixed - Fixed an issue in the calculation of allocations by market (*Unknown*) - Fixed the `eslint` configurationConfiguration
📅 Schedule: Branch creation - "after 8am every weekday,before 7pm every weekday" in timezone Europe/Berlin, 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.
This PR was generated by Mend Renovate. View the repository job log.