chore(deps): update container image thelounge/thelounge to v4.4.3@8e74f5a by renovate (#20345)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [thelounge/thelounge](https://togithub.com/thelounge/thelounge-docker) | patch | `4.4.1` -> `4.4.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>thelounge/thelounge-docker (thelounge/thelounge)</summary> ### [`v4.4.3`](https://togithub.com/thelounge/thelounge-docker/blob/HEAD/CHANGELOG.md#443-2024-04-06) [Compare Source](https://togithub.com/thelounge/thelounge-docker/compare/4.4.1...4.4.3) ##### Miscellaneous Chores - **deps:** update dependency thelounge to v4.4.3 ([#​183](https://togithub.com/thelounge/thelounge-docker/issues/183)) ([e580387](https://togithub.com/thelounge/thelounge-docker/commit/e580387da46b66bffb7dd8770c583c7a411e852a)) </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.4.1
|
||||
appVersion: 4.4.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.2.10
|
||||
@@ -26,7 +26,7 @@ keywords:
|
||||
- The Lounge
|
||||
- docker
|
||||
- thelounge-docker
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -37,4 +37,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/thelounge
|
||||
- https://hub.docker.com/r/thelounge/thelounge
|
||||
type: application
|
||||
version: 13.7.5
|
||||
version: 13.7.6
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: thelounge/thelounge
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.4.1@sha256:50538b1b74184e43ac8c119f518243432026065f15e266ac2b23dbeb7de5802a
|
||||
tag: 4.4.3@sha256:8e74f5aac0ca1caeff96825251899a40404428ab86054536bb7340fb14cd8174
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user