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.114.0 → 2.115.0 ) #6096

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

feisar-bot[bot]
Copy link
Contributor

@feisar-bot feisar-bot bot commented Oct 14, 2024

This PR contains the following updates:

Package Update Change
docker.io/ghostfolio/ghostfolio minor 2.114.0 -> 2.115.0

Release Notes

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

v2.115.0

Compare Source

Added
  • Added the name to the tooltip of the chart of the holdings tab on the home page (experimental)
Changed
  • Improved the backgrounds of the chart of the holdings tab on the home page (experimental)
  • Improved the labels of the chart of the holdings tab on the home page (experimental)
  • Improved the usability to customize the rule thresholds in the X-ray section by introducing sliders (experimental)
  • Refactored the rule thresholds in the X-ray section (experimental)
  • Exposed the timeout of the portfolio snapshot computation as an environment variable (PROCESSOR_PORTFOLIO_SNAPSHOT_COMPUTATION_TIMEOUT)
  • Harmonized the processor concurrency environment variables
  • Improved the portfolio unit tests to work with exported activity files
  • Enabled the noUnusedLocals compiler option in the tsconfig
  • Enabled the noUnusedParameters compiler option in the tsconfig
Fixed
  • Considered the language of the user settings on login with Security Token
Todo
  • Rename the environment variable from PROCESSOR_CONCURRENCY_GATHER_ASSET_PROFILE to PROCESSOR_GATHER_ASSET_PROFILE_CONCURRENCY
  • Rename the environment variable from PROCESSOR_CONCURRENCY_GATHER_HISTORICAL_MARKET_DATA to PROCESSOR_GATHER_HISTORICAL_MARKET_DATA_CONCURRENCY
  • Rename the environment variable from PROCESSOR_CONCURRENCY_PORTFOLIO_SNAPSHOT to PROCESSOR_PORTFOLIO_SNAPSHOT_COMPUTATION_CONCURRENCY

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.

@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Oct 14, 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.114.0@sha256:71aca54a6961069e20bcd17c6d55ebbd7f33220af37ff21d2e919ac66a4fd39e
+              tag: 2.115.0@sha256:b77c6267fd3b26f4f80e5c5a889087c1e5520197a8f9c8802d5c0685143dc003
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Oct 14, 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.114.0@sha256:71aca54a6961069e20bcd17c6d55ebbd7f33220af37ff21d2e919ac66a4fd39e
+        image: docker.io/ghostfolio/ghostfolio:2.115.0@sha256:b77c6267fd3b26f4f80e5c5a889087c1e5520197a8f9c8802d5c0685143dc003
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /api/v1/health
             port: 3333
           initialDelaySeconds: 0

@auricom auricom merged commit ff842b8 into main Oct 15, 2024
7 checks passed
@feisar-bot feisar-bot bot deleted the renovate/docker.io-ghostfolio-ghostfolio-2.x branch October 15, 2024 07:20
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