chore(deps): update container image ghcr.io/techno-tim/littlelink-server to latest@a39159f by renovate (#20894)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/techno-tim/littlelink-server | digest | `32dcaf6` -> `a39159f` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMwMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
768ffbd423
commit
c2f0990e12
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/littlelink
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/littlelink.webp
|
||||
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.8.6
|
||||
version: 13.8.7
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/techno-tim/littlelink-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:32dcaf6c7c7a0152b4107fd53debdce5bad6b5cac91a0f79009f1799f71f6ac0
|
||||
tag: latest@sha256:a39159f38d9556b7d6a2be54a1393389416b78b72b17a1665a4b00f5771aef6d
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue