chore(lancache-monolithic): update image docker.io/lancachenet/monolithic digest to 78438d7 (#44507)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/lancachenet/monolithic | digest | `00b0076` -> `78438d7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbGFuY2FjaGUtbW9ub2xpdGhpYyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
@@ -25,16 +25,16 @@ dependencies:
|
|||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: A monolithic lancache service capable of caching all CDNs in a single instance.
|
description: A monolithic lancache service capable of caching all CDNs in a single instance.
|
||||||
home: https://trueforge.org/truetech/truecharts/charts/stable/lancache-monolithic
|
home: https://truecharts.org/charts/stable/lancache-monolithic
|
||||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/lancache-monolithic.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-monolithic.webp
|
||||||
keywords:
|
keywords:
|
||||||
- monolithic
|
- monolithic
|
||||||
- lancache
|
- lancache
|
||||||
kubeVersion: '>=1.27.0-0'
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@trueforge.org
|
email: info@truecharts.org
|
||||||
url: https://trueforge.org
|
url: https://truecharts.org
|
||||||
name: lancache-monolithic
|
name: lancache-monolithic
|
||||||
sources:
|
sources:
|
||||||
- https://ghcr.io/ich777/lancache-prefill
|
- https://ghcr.io/ich777/lancache-prefill
|
||||||
@@ -42,5 +42,5 @@ sources:
|
|||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/lancache-monolithic
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/lancache-monolithic
|
||||||
- https://hub.docker.com/r/lancachenet/monolithic
|
- https://hub.docker.com/r/lancachenet/monolithic
|
||||||
type: application
|
type: application
|
||||||
version: 11.13.20
|
version: 11.13.21
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/lancachenet/monolithic
|
repository: docker.io/lancachenet/monolithic
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:00b0076860c5d5216dfa0b9e8159dcfd8b901087605624304819483bc0b80d09
|
tag: latest@sha256:78438d7a35fd655212b166299c6780a3d953d71b7ed18f11b0c02c9fc3909072
|
||||||
prefillImage:
|
prefillImage:
|
||||||
repository: ghcr.io/ich777/lancache-prefill
|
repository: ghcr.io/ich777/lancache-prefill
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|||||||
Reference in New Issue
Block a user