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