chore(deps): update container image ghcr.io/techno-tim/littlelink-server to latest@b401088 (#16124)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/techno-tim/littlelink-server | digest | `15a8c84` -> `b401088` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
ef347bd322
commit
c34bfeb01e
|
@ -1,31 +1,31 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: littlelink
|
||||
version: 10.0.49
|
||||
version: 10.0.50
|
||||
appVersion: latest
|
||||
description: Easy platform to combine all your social links
|
||||
home: https://truecharts.org/charts/stable/littlelink
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/littlelink.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://ghcr.io/techno-tim/littlelink-server
|
||||
- https://github.com/sethcottle/littlelink
|
||||
- https://github.com/techno-tim/littlelink-server
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/littlelink
|
||||
- https://github.com/sethcottle/littlelink
|
||||
- https://github.com/techno-tim/littlelink-server
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/littlelink
|
||||
- https://ghcr.io/techno-tim/littlelink-server
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- littlelink
|
||||
- littlelink
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/techno-tim/littlelink-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:15a8c8472fc5dd7b8e6df4afbd91d93a6d933cadfa6c509d30bf341e417c9a0f
|
||||
tag: latest@sha256:b40108877e8aa3fa6aecbbddcfc0bb8dd9ef2a148d410c29fcad3d7d0b785326
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue