chore(helm): update image ghcr.io/ellite/wallos 2.47.1 → 2.48.0 (#33470)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/ellite/wallos](https://redirect.github.com/ellite/Wallos) | minor | `5a78a0e` -> `8565133` | 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.0`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2480-2025-03-20) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v2.47.1...v2.48.0) ##### Features - add update notification and release notes to the about page ([3e0e88d](https://redirect.github.com/ellite/Wallos/commit/3e0e88d6a2adc46c17773b09dd8684618c979711)) - increase privacy by not sending referrer to external urls ([3e0e88d](https://redirect.github.com/ellite/Wallos/commit/3e0e88d6a2adc46c17773b09dd8684618c979711)) - small layout change on the about page ([3e0e88d](https://redirect.github.com/ellite/Wallos/commit/3e0e88d6a2adc46c17773b09dd8684618c979711)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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.47.1
|
||||
appVersion: 2.48.0
|
||||
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.11.0
|
||||
version: 6.12.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/ellite/wallos
|
||||
tag: 2.47.1@sha256:5a78a0ed23f4664babb38fa6ce50d782b85399e8daa707a4a5bc2d58cf29fbe7
|
||||
tag: 2.48.0@sha256:856513314951d58653024d493117aaa76d43bdc451e2e4ed1d5ee38ca0b3a0ac
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user