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.120.0 → 2.121.1 ) #262

Merged
merged 2 commits into from
Nov 6, 2024

Conversation

rk-1b[bot]
Copy link
Contributor

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

This PR contains the following updates:

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

Release Notes

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

v2.121.1

Compare Source

Added
  • Set the stack and container names in the docker-compose files (docker-compose.yml, docker-compose.build.yml and docker-compose.dev.yml)
Changed
  • Reverted the permissions (chmod 0700) on entrypoint.sh in the Dockerfile
  • Upgraded the Stripe dependencies

v2.121.0

Compare Source

Added
  • Set the stack and container names in the docker-compose files (docker-compose.yml, docker-compose.build.yml and docker-compose.dev.yml)
Changed
  • Reverted the permissions (chmod 0700) on entrypoint.sh in the Dockerfile
  • Upgraded the Stripe dependencies
Special Thanks

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 rk-1b bot force-pushed the renovate/docker.io-ghostfolio-ghostfolio-2.x branch from bd0ff3b to c12ea3f Compare November 2, 2024 22:13
@rk-1b rk-1b bot changed the title feat(container): update docker.io/ghostfolio/ghostfolio ( 2.120.0 → 2.121.0 ) feat(container): update docker.io/ghostfolio/ghostfolio ( 2.120.0 → 2.121.1 ) Nov 2, 2024
@rk-1b
Copy link
Contributor Author

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

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

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

@rk-1b
Copy link
Contributor Author

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

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