chore(helm): update image ghcr.io/ellite/wallos 2.38.2 → 2.38.3 (#30130)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/ellite/wallos](https://redirect.github.com/ellite/Wallos) | patch | `fe59b74` -> `9cf2d0c` | --- > [!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.3`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2383-2024-12-06) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v2.38.2...v2.38.3) ##### Bug Fixes - vulnerability on the restore database endpoints ([3b2de8b](https://redirect.github.com/ellite/Wallos/commit/3b2de8b7c22090afdf7115c25fd8b497a5626ea3)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
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.38.2
|
||||
appVersion: 2.38.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.2.2
|
||||
@@ -32,4 +32,4 @@ sources:
|
||||
- https://github.com/ellite/Wallos
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/wallos
|
||||
type: application
|
||||
version: 6.4.0
|
||||
version: 6.4.1
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/ellite/wallos
|
||||
tag: 2.38.2@sha256:fe59b747609a9c6a0f2eea533911026bf10a6a550a3a2ce668ee3208ee631307
|
||||
tag: 2.38.3@sha256:9cf2d0ca57c2566fa66de74804a2e8b11c7bc25c72d45b99a3661d60e8c4f9b4
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user