chore(helm): update image ghcr.io/ellite/wallos 2.48.0 → 2.48.1 (#33658)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/ellite/wallos](https://redirect.github.com/ellite/Wallos) | patch | `8565133` -> `50cb9f5` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>ellite/Wallos (ghcr.io/ellite/wallos)</summary> ### [`v2.48.1`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2481-2025-03-27) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v2.48.0...v2.48.1) ##### Bug Fixes - notifications would also be sent x days after subscription was due in some cases ([ba912a3](https://redirect.github.com/ellite/Wallos/commit/ba912a37d1a0d95401a38dabe8f98f29a6aa49db)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTMuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.48.0
|
||||
appVersion: 2.48.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -32,4 +32,4 @@ sources:
|
||||
- https://github.com/ellite/Wallos
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/wallos
|
||||
type: application
|
||||
version: 6.12.0
|
||||
version: 6.12.1
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/ellite/wallos
|
||||
tag: 2.48.0@sha256:856513314951d58653024d493117aaa76d43bdc451e2e4ed1d5ee38ca0b3a0ac
|
||||
tag: 2.48.1@sha256:50cb9f5861cc6efec302f9ad4d3ff8e8f57cfd4296429ebd810ef4b1f1185d17
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user