mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 17:24:08 -03:00
fix(wallos): update image ghcr.io/ellite/wallos 4.6.0 → 4.6.1 (#44755)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/ellite/wallos](https://redirect.github.com/ellite/Wallos) |
patch | `9f1bbd7` → `46f25da` |
---
> [!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>
###
[`v4.6.1`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#461-2026-02-10)
[Compare
Source](https://redirect.github.com/ellite/Wallos/compare/v4.6.0...v4.6.1)
##### Bug Fixes
- vulnerabily on add subscription endpoint
([#​991](https://redirect.github.com/ellite/Wallos/issues/991))
([76a53df](76a53df9cb))
</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:eyJjcmVhdGVkSW5WZXIiOiI0My40LjIiLCJ1cGRhdGVkSW5WZXIiOiI0My40LjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL3dhbGxvcyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.6.0
|
||||
appVersion: 4.6.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.49
|
||||
@@ -40,5 +40,5 @@ sources:
|
||||
- https://github.com/ellite/Wallos
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/wallos
|
||||
type: application
|
||||
version: 9.17.13
|
||||
version: 9.17.14
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/ellite/wallos
|
||||
tag: 4.6.0@sha256:9f1bbd7f24e2afdac64ff0985ef801d48f63086540a0844fc05727642bb5360a
|
||||
tag: 4.6.1@sha256:46f25daeebedbe00f409abdc82f07d1bde6818dc9fee8b360b0b09c453c4b999
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user