chore(deps): update container image ghcr.io/techno-tim/littlelink-server to latest@6204eb2 by renovate (#19620)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/techno-tim/littlelink-server | digest | `e44b7d1` -> `6204eb2` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
597beedb60
commit
c0c0727ef5
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/littlelink
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/littlelink.png
|
||||
keywords:
|
||||
- littlelink
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/littlelink
|
||||
- https://ghcr.io/techno-tim/littlelink-server
|
||||
type: application
|
||||
version: 13.7.2
|
||||
version: 13.7.3
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/techno-tim/littlelink-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:e44b7d16b22c04169a8ac84c55cc1963c0e3811e9a0aa3d54d47d9db95e433ed
|
||||
tag: latest@sha256:6204eb22bd0b586b6f762666de57a4aac961ce6b7db3981190001cfde051cff6
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue