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.121.1 → 2.122.0 ) #285

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

rk-1b[bot]
Copy link
Contributor

@rk-1b rk-1b bot commented Nov 7, 2024

This PR contains the following updates:

Package Update Change
docker.io/ghostfolio/ghostfolio minor 2.121.1 -> 2.122.0

Release Notes

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

v2.122.0

Compare Source

Changed
  • Upgraded countries-list from version 3.1.0 to 3.1.1
Fixed
  • Fixed an issue with the algebraic sign in the chart of the holdings tab on the home page (experimental)
  • Improved the exception handling in the user authorization service
  • Disabled the caching of the benchmarks in the markets overview if sharing the Fear & Greed Index (market mood) is enabled

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.

@rk-1b
Copy link
Contributor Author

rk-1b bot commented Nov 7, 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

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

               REDIS_PORT: 6379
             envFrom:
             - secretRef:
                 name: ghostfolio-secret
             image:
               repository: docker.io/ghostfolio/ghostfolio
-              tag: 2.121.1@sha256:4164c03991149160aca84b5e9dca688223ef050dc1e9a3967ac3341b9aaf5c55
+              tag: 2.122.0@sha256:b2a4e21a1dcd19e54b70e33d19bb845c3058f740f0f54c2f9dbd5dc8927328db
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@rk-1b
Copy link
Contributor Author

rk-1b bot commented Nov 7, 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.121.1@sha256:4164c03991149160aca84b5e9dca688223ef050dc1e9a3967ac3341b9aaf5c55
+        image: docker.io/ghostfolio/ghostfolio:2.122.0@sha256:b2a4e21a1dcd19e54b70e33d19bb845c3058f740f0f54c2f9dbd5dc8927328db
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /api/v1/health
             port: 3333
           initialDelaySeconds: 0

@rkoosaar rkoosaar merged commit 8bddce6 into main Nov 7, 2024
10 checks passed
@rkoosaar rkoosaar deleted the renovate/docker.io-ghostfolio-ghostfolio-2.x branch November 7, 2024 21:19
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