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 bellamy/wallos to v2.42.0 #1129

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

spicerabot[bot]
Copy link
Contributor

@spicerabot spicerabot bot commented Dec 10, 2024

This PR contains the following updates:

Package Update Change
bellamy/wallos minor 2.39.1 -> 2.42.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ellite/Wallos (bellamy/wallos)

v2.42.0

Compare Source

Features
  • add total monthly cost trend graph to the statistics page (e7185f9)
  • allow email notifications without authentication (e7185f9)
Bug Fixes
  • don't update next payment date for disabled subscriptions (e7185f9)
  • xss security vulnerability with the avatar selection (e7185f9)

v2.41.0

Compare Source

Features
  • add payment cycle to csv/json export (5e6bc90)
  • run db migration after importing db (5e6bc90)
  • run db migration after restoring database (5e6bc90)
  • store weekly the total yearly cost of subscriptions (5e6bc90)
Bug Fixes
  • double encoding in statistics labels (5e6bc90)

v2.40.0

Compare Source

Features

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.

@spicerabot
Copy link
Contributor Author

spicerabot bot commented Dec 10, 2024

--- kubernetes/apps/selfhosted/wallos/app Kustomization: flux-system/wallos HelmRelease: selfhosted/wallos

+++ kubernetes/apps/selfhosted/wallos/app Kustomization: flux-system/wallos HelmRelease: selfhosted/wallos

@@ -29,13 +29,13 @@

         containers:
           app:
             env:
               TZ: null
             image:
               repository: bellamy/wallos
-              tag: 2.39.1
+              tag: 2.42.0
             resources:
               requests:
                 cpu: 50m
                 memory: 256Mi
     ingress:
       app:

@spicerabot
Copy link
Contributor Author

spicerabot bot commented Dec 10, 2024

--- HelmRelease: selfhosted/wallos Deployment: selfhosted/wallos

+++ HelmRelease: selfhosted/wallos Deployment: selfhosted/wallos

@@ -35,13 +35,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - env:
         - name: TZ
           value: null
-        image: bellamy/wallos:2.39.1
+        image: bellamy/wallos:2.42.0
         name: app
         resources:
           requests:
             cpu: 50m
             memory: 256Mi
         volumeMounts:

@spicerabot spicerabot bot force-pushed the renovate/bellamy-wallos-2.x branch from a277273 to 83f451e Compare December 12, 2024 00:29
@spicerabot spicerabot bot changed the title feat(container): update image bellamy/wallos to v2.40.0 feat(container): update image bellamy/wallos to v2.41.0 Dec 12, 2024
@spicerabot spicerabot bot force-pushed the renovate/bellamy-wallos-2.x branch from 83f451e to 74d3cfb Compare December 21, 2024 00:26
@spicerabot spicerabot bot changed the title feat(container): update image bellamy/wallos to v2.41.0 feat(container): update image bellamy/wallos to v2.42.0 Dec 21, 2024
@spiceratops spiceratops merged commit 7fc62d8 into main Dec 21, 2024
6 of 8 checks passed
@spiceratops spiceratops deleted the renovate/bellamy-wallos-2.x branch December 21, 2024 05:04
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