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.112.0 → 2.113.0 ) #6058

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

feisar-bot[bot]
Copy link
Contributor

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

This PR contains the following updates:

Package Update Change
docker.io/ghostfolio/ghostfolio minor 2.112.0 -> 2.113.0

Release Notes

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

v2.113.0

Compare Source

Added
  • Set up a git-hook via husky to lint and format the changes before a commit
  • Added the typescript-eslint/recommended-type-checked rule to the eslint configuration
  • Added the typescript-eslint/stylistic-type-checked rule to the eslint configuration
Changed
  • Optimized the portfolio calculations by reusing date intervals
  • Refactored the calculation of the allocations by market on the allocations page
  • Refactored the calculation of the allocations by market on the public page
Fixed
  • Handled an exception in the historical market data gathering of derived currencies

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 6, 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.112.0@sha256:a8d5bd55c924ccadc3a42d6e579232668332673155977cc25bb4bb2cd986d56a
+        image: docker.io/ghostfolio/ghostfolio:2.113.0@sha256:700eae16536aa77f8f48fd074ecf6dcaf40e867171c84807eb72316884a2f644
         name: app
         resources:
           requests:
             cpu: 100m
             memory: 256Mi
 

@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Oct 6, 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.112.0@sha256:a8d5bd55c924ccadc3a42d6e579232668332673155977cc25bb4bb2cd986d56a
+              tag: 2.113.0@sha256:700eae16536aa77f8f48fd074ecf6dcaf40e867171c84807eb72316884a2f644
             resources:
               requests:
                 cpu: 100m
                 memory: 256Mi
         initContainers:
           init-db:

@auricom auricom force-pushed the main branch 3 times, most recently from 1ae6d6c to 6482d95 Compare October 6, 2024 23:17
@auricom auricom merged commit 9b9c809 into main Oct 7, 2024
6 of 7 checks passed
@feisar-bot feisar-bot bot deleted the renovate/docker.io-ghostfolio-ghostfolio-2.x branch October 7, 2024 07:21
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