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 image docker.io/ghostfolio/ghostfolio ( 2.117.0 → 2.118.0 ) #1030

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2024

This PR contains the following updates:

Package Update Change OpenSSF
docker.io/ghostfolio/ghostfolio minor 2.117.0 -> 2.118.0 OpenSSF Scorecard

Release Notes

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

v2.118.0

Compare Source

Added
  • Added a new static portfolio analysis rule: Allocation Cluster Risk (Developed Markets)
  • Added a new static portfolio analysis rule: Allocation Cluster Risk (Emerging Markets)
  • Added support for mutual funds in the EOD Historical Data service
Changed
  • Improved the font colors of the chart of the holdings tab on the home page (experimental)
  • Optimized the dialog sizes for mobile (full screen)
  • Optimized the git-hook via husky to lint only affected projects before a commit
  • Upgraded angular from version 18.1.1 to 18.2.8
  • Upgraded Nx from version 19.5.6 to 20.0.3
Fixed
  • Fixed the warning export was not found in connection with GetValuesParams
  • Quoted the password for the Redis service healthcheck in the docker-compose files (docker-compose.yml and docker-compose.build.yml)

Configuration

📅 Schedule: Branch creation - "after 7am,before 7pm" 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

--- 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.117.0@sha256:7a0385b8d2d21586e554adde6a62fa8eb485bdf89e3b3336f0619f04d7c160a9
+              tag: 2.118.0@sha256:f58b7bd27ce67c7fcf43a897c0b70d673b2b336c5b1d39301a4ff5e8db611fa7
             resources:
               requests:
                 cpu: 100m
                 memory: 256Mi
         initContainers:
           init-db:

Copy link

--- 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.117.0@sha256:7a0385b8d2d21586e554adde6a62fa8eb485bdf89e3b3336f0619f04d7c160a9
+        image: docker.io/ghostfolio/ghostfolio:2.118.0@sha256:f58b7bd27ce67c7fcf43a897c0b70d673b2b336c5b1d39301a4ff5e8db611fa7
         name: app
         resources:
           requests:
             cpu: 100m
             memory: 256Mi
 

@volschin volschin merged commit dcb681d into main Oct 23, 2024
10 checks passed
@volschin volschin deleted the renovate/docker.io-ghostfolio-ghostfolio-2.x branch October 23, 2024 20:30
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