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 docker.io/ghostfolio/ghostfolio ( 2.135.0 → 2.136.0 ) #351

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

rk-1b[bot]
Copy link
Contributor

@rk-1b rk-1b bot commented Jan 24, 2025

This PR contains the following updates:

Package Update Change
docker.io/ghostfolio/ghostfolio minor 2.135.0 -> 2.136.0

Release Notes

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

v2.136.0

Compare Source

Added
  • Set up a GitHub Action to automatically extract locales when the main branch changes
Changed
  • Extended the Financial Modeling Prep service
  • Improved the language localization for Ukrainian (uk)
  • Refreshed the cryptocurrencies list
  • Upgraded date-fns from version 3.6.0 to 4.1.0
  • Upgraded rxjs from version 7.5.6 to 7.8.1
Fixed
  • Fixed an issue with the detection of the thousand separator by locale
  • Fixed an issue with holdings and sectors while using symbol profile overrides
  • Fixed an issue with the MIME type detection in the scraper configuration

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 these updates again.


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

This PR has been generated by Renovate Bot.

@rk-1b
Copy link
Contributor Author

rk-1b bot commented Jan 24, 2025

--- 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.135.0@sha256:85b6124f3607bac0725be7c2e87af27d46bf3142a712409e8ab5353b92d09c64
+        image: docker.io/ghostfolio/ghostfolio:2.136.0@sha256:10192f8413774ac9e1f84ed80fabb1448dd061f18193fb539811be64ec1fa461
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /api/v1/health
             port: 3333
           initialDelaySeconds: 0

@rk-1b
Copy link
Contributor Author

rk-1b bot commented Jan 24, 2025

--- kubernetes/main/apps/default/ghostfolio/app Kustomization: flux-system/ghostfolio HelmRelease: default/ghostfolio

+++ kubernetes/main/apps/default/ghostfolio/app Kustomization: flux-system/ghostfolio HelmRelease: default/ghostfolio

@@ -41,13 +41,13 @@

               REDIS_PORT: 6379
             envFrom:
             - secretRef:
                 name: ghostfolio-secret
             image:
               repository: docker.io/ghostfolio/ghostfolio
-              tag: 2.135.0@sha256:85b6124f3607bac0725be7c2e87af27d46bf3142a712409e8ab5353b92d09c64
+              tag: 2.136.0@sha256:10192f8413774ac9e1f84ed80fabb1448dd061f18193fb539811be64ec1fa461
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@rk-1b rk-1b bot force-pushed the renovate/main-docker.io-ghostfolio-ghostfolio-2.x branch 4 times, most recently from 06717bc to 02f9e51 Compare January 27, 2025 18:24
@rk-1b rk-1b bot force-pushed the renovate/main-docker.io-ghostfolio-ghostfolio-2.x branch from 02f9e51 to 99a63bd Compare January 28, 2025 13:23
@rkoosaar rkoosaar merged commit 15cc4bd into main Jan 30, 2025
9 checks passed
@rkoosaar rkoosaar deleted the renovate/main-docker.io-ghostfolio-ghostfolio-2.x branch January 30, 2025 14:11
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