mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 21:51:22 -03:00
chore(helm): update image ghcr.io/ellite/wallos 4.3.0 → 4.4.1 (#40672)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/ellite/wallos](https://redirect.github.com/ellite/Wallos) | minor | `f748908` -> `6244e17` | --- > [!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.4.1`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#441-2025-10-12) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v4.4.0...v4.4.1) ##### Bug Fixes - get\_subscriptions api endpoint was not returning subscriptions ([#​937](https://redirect.github.com/ellite/Wallos/issues/937)) ([d6329a7](d6329a7af5)) ### [`v4.4.0`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#440-2025-10-12) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v4.3.0...v4.4.0) ##### Features - add mattermost notifications ([#​923](https://redirect.github.com/ellite/Wallos/issues/923)) ([#​934](https://redirect.github.com/ellite/Wallos/issues/934)) ([5629a31](5629a319bc)) - add openrouter ai endpoint ([#​922](https://redirect.github.com/ellite/Wallos/issues/922)) ([5629a31](5629a319bc)) - enhance get\_subscriptions API with admin access ([#​928](https://redirect.github.com/ellite/Wallos/issues/928)) ([5629a31](5629a319bc)) ##### Bug Fixes - add autocomplete attribute to inputes ([#​926](https://redirect.github.com/ellite/Wallos/issues/926)) ([5629a31](5629a319bc)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.3.0
|
||||
appVersion: 4.4.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.24.0
|
||||
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/wallos
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/wallos
|
||||
type: application
|
||||
version: 9.10.0
|
||||
version: 9.11.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/ellite/wallos
|
||||
tag: 4.3.0@sha256:f7489083991465b8b24a919b87f5c325d9ec57f7208fa40746578efadde3db3f
|
||||
tag: 4.4.1@sha256:6244e17d966401f86d6de724f4fcd5ef3d790156f7d8f8566f315b4da91c7c6b
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user