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.44.0 #1200

Merged
merged 1 commit into from
Jan 12, 2025

Conversation

spicerabot[bot]
Copy link
Contributor

@spicerabot spicerabot bot commented Jan 12, 2025

This PR contains the following updates:

Package Update Change
bellamy/wallos minor 2.43.1 -> 2.44.0

Warning

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


Release Notes

ellite/Wallos (bellamy/wallos)

v2.44.0

Compare Source

Features
  • allow notifications on due date (87f148d)
Bug Fixes
  • don't expose disabled notifications to ical feed (87f148d)
  • email notification test always sending to admins email (87f148d)

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 Jan 12, 2025

--- 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.43.1
+              tag: 2.44.0
             resources:
               requests:
                 cpu: 50m
                 memory: 256Mi
     ingress:
       app:

@spicerabot
Copy link
Contributor Author

spicerabot bot commented Jan 12, 2025

--- 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.43.1
+        image: bellamy/wallos:2.44.0
         name: app
         resources:
           requests:
             cpu: 50m
             memory: 256Mi
         volumeMounts:

@spiceratops spiceratops merged commit ad93265 into main Jan 12, 2025
6 of 8 checks passed
@spiceratops spiceratops deleted the renovate/bellamy-wallos-2.x branch January 12, 2025 21:01
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