chore(helm): update image ghcr.io/ellite/wallos 2.37.1 → 2.38.1 (#29528)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/ellite/wallos](https://redirect.github.com/ellite/Wallos) | minor | `37b3950` -> `0dd715e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 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.38.1`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2381-2024-11-17) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v2.38.1...v2.38.1) ##### Bug Fixes - bug introduced on 2.38.0 on the subscriptions dashboard ([#​634](https://redirect.github.com/ellite/Wallos/issues/634)) ([f63c543](https://redirect.github.com/ellite/Wallos/commit/f63c543cdd7512b216004db3b279884dbda87ce4)) ### [`v2.38.1`](https://redirect.github.com/ellite/Wallos/releases/tag/v2.38.1) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v2.38.0...v2.38.1) ##### Bug Fixes - bug introduced on 2.38.0 on the subscriptions dashboard ([#​634](https://redirect.github.com/ellite/Wallos/issues/634)) ([f63c543](https://redirect.github.com/ellite/Wallos/commit/f63c543cdd7512b216004db3b279884dbda87ce4)) ### [`v2.38.0`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2380-2024-11-17) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v2.37.1...v2.38.0) ##### Features - add option for manual/automatic renewals ([6e44a26](https://redirect.github.com/ellite/Wallos/commit/6e44a26703486d0ba30ee6ae8d3c46bfc3c6630a)) - add some leeway for totp codes ([6e44a26](https://redirect.github.com/ellite/Wallos/commit/6e44a26703486d0ba30ee6ae8d3c46bfc3c6630a)) - add start date to subscriptions ([6e44a26](https://redirect.github.com/ellite/Wallos/commit/6e44a26703486d0ba30ee6ae8d3c46bfc3c6630a)) ##### Bug Fixes - layout issue with subscriptions list during search ([6e44a26](https://redirect.github.com/ellite/Wallos/commit/6e44a26703486d0ba30ee6ae8d3c46bfc3c6630a)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 2.37.1
|
appVersion: 2.38.1
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.1.7
|
version: 25.1.7
|
||||||
@@ -32,4 +32,4 @@ sources:
|
|||||||
- https://github.com/ellite/Wallos
|
- https://github.com/ellite/Wallos
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/wallos
|
- https://github.com/truecharts/charts/tree/master/charts/stable/wallos
|
||||||
type: application
|
type: application
|
||||||
version: 6.2.21
|
version: 6.3.0
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/ellite/wallos
|
repository: ghcr.io/ellite/wallos
|
||||||
tag: 2.37.1@sha256:37b395030805656fdc3af249f02cca241c093b3e8031fdd2bb0b403749f4b432
|
tag: 2.38.1@sha256:0dd715e071bd52441ed87abba662955e24e8aad7bc9d5f3bcf6cbe349a81a78a
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
|
|||||||
Reference in New Issue
Block a user