chore(deps): update container image cyfershepard/jellystat to latest@81df6c5 (#15950)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | cyfershepard/jellystat | digest | `e0f01f9` -> `81df6c5` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS42IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,25 +1,25 @@
|
|||||||
kubeVersion: ">=1.24.0"
|
kubeVersion: '>=1.24.0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: jellystat
|
name: jellystat
|
||||||
version: 0.0.15
|
version: 0.0.16
|
||||||
appVersion: latest
|
appVersion: latest
|
||||||
description: A free and open source Statistics App for Jellyfin.
|
description: A free and open source Statistics App for Jellyfin.
|
||||||
home: https://truecharts.org/charts/stable/jellystat
|
home: https://truecharts.org/charts/stable/jellystat
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellystat.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellystat.png
|
||||||
deprecated: false
|
deprecated: false
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/CyferShepard/Jellystat
|
- https://github.com/CyferShepard/Jellystat
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/jellystat
|
- https://github.com/truecharts/charts/tree/master/charts/stable/jellystat
|
||||||
- https://hub.docker.com/r/cyfershepard/jellystat
|
- https://hub.docker.com/r/cyfershepard/jellystat
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
keywords:
|
keywords:
|
||||||
- jellystat
|
- jellystat
|
||||||
- jellyfin
|
- jellyfin
|
||||||
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: ""
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: cyfershepard/jellystat
|
repository: cyfershepard/jellystat
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:e0f01f9d4c51a4a1d555171443ddf272e226654438ce459399f5619c1c50f925
|
tag: latest@sha256:81df6c51a84aeb67561b22efd082be419b6edafb5507235bfe5a3f3702e49213
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|||||||
Reference in New Issue
Block a user