mirror of
https://github.com/truecharts/charts.git
synced 2026-07-07 18:21:21 -03:00
chore(helm): update image ghcr.io/ellite/wallos 2.50.1 → 2.51.0 (#34532)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/ellite/wallos](https://redirect.github.com/ellite/Wallos) | minor | `fe24cef` -> `318abce` | 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.51.0`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2510-2025-04-18) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v2.50.1...v2.51.0) ##### Features - add over budget warnings on the calendar ([88eae10](88eae1002f)) ##### Bug Fixes - force correct timezone on the cronjobs ([88eae10](88eae1002f)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.50.1
|
||||
appVersion: 2.51.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -35,5 +35,5 @@ sources:
|
||||
- https://github.com/ellite/Wallos
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/wallos
|
||||
type: application
|
||||
version: 6.14.1
|
||||
version: 6.15.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/ellite/wallos
|
||||
tag: 2.50.1@sha256:fe24cef0e3b912b3a8bd7a961d0ba158fd7e7d9a77c5264f3abba9c1fba75eef
|
||||
tag: 2.51.0@sha256:318abce4939736b079500ef5e2ddf93a9fced38dd464563abd2f6437f85ee36e
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user