feat(thelounge): update image docker.io/thelounge/thelounge 4.4.3 → 4.5.0 (#48380)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/thelounge/thelounge](https://redirect.github.com/thelounge/thelounge-docker) | minor | `9a7ca90` → `197048e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>thelounge/thelounge-docker (docker.io/thelounge/thelounge)</summary> ### [`v4.5.0`](https://redirect.github.com/thelounge/thelounge-docker/blob/HEAD/CHANGELOG.md#450-2026-05-20) [Compare Source](https://redirect.github.com/thelounge/thelounge-docker/compare/4.4.3...4.5.0) ##### Miscellaneous Chores - **deps:** update dependency thelounge to v4.5.0 ([#​208](https://redirect.github.com/thelounge/thelounge-docker/issues/208)) ([265ca6b](https://redirect.github.com/thelounge/thelounge-docker/commit/265ca6b3e30226f6d67bdc687aeff1544e97d09b)) - **deps:** update dependency thelounge to v4.5.0-rc.3 ([#​205](https://redirect.github.com/thelounge/thelounge-docker/issues/205)) ([b0ad5a0](https://redirect.github.com/thelounge/thelounge-docker/commit/b0ad5a0c7622c0e8064de3262787c08d9771aaf8)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC90aGVsb3VuZ2UiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.4.3
|
||||
appVersion: 4.5.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.3.4
|
||||
@@ -39,5 +39,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/thelounge
|
||||
- https://hub.docker.com/r/thelounge/thelounge
|
||||
type: application
|
||||
version: 17.3.1
|
||||
version: 17.4.0
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: docker.io/thelounge/thelounge
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.4.3@sha256:9a7ca90fb5e2c9d86910497f3fa40d4fff3372a63b5e2b4eca1674a1f9a7e958
|
||||
tag: 4.5.0@sha256:197048ec6e1a62a1abe7a55b466b24954ea22bd0998c8887b4a8bd1cce696530
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user