chore(deps): update container image thelounge/thelounge to 4.4.3@7017b49 by renovate (#21556)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [thelounge/thelounge](https://togithub.com/thelounge/thelounge-docker) | digest | `bd5f975` -> `7017b49` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM0MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
6dce2581f3
commit
40f96e88bf
|
@ -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: 14.0.4
|
||||
version: 14.0.5
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: thelounge/thelounge
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.4.3@sha256:bd5f9752b7911d02de52ef07e2f3e8daff9fe813f6f3fbefdb65406ee6c5ca9b
|
||||
tag: 4.4.3@sha256:7017b4952712fa0829d39e5d16ad8c3304fa70658c80c31eb3098342460e8fb9
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue