Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update container image ghcr.io/linuxserver/speedtest-tracker to 0.18.6@61501d7 by renovate #20731

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/stable/speedtest-tracker/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-tracker.png
keywords:
- speedtest
- speedtest-tracker
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -42,4 +42,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-tracker
- https://ghcr.io/linuxserver/speedtest-tracker
type: application
version: 1.10.10
version: 1.10.11
2 changes: 1 addition & 1 deletion charts/stable/speedtest-tracker/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/speedtest-tracker
pullPolicy: IfNotPresent
tag: 0.18.6@sha256:ed873873e87ad8c63717f7e4e9fc3a3c0a066116c6b09c443648e3a28b69c0cb
tag: 0.18.6@sha256:61501d7ece55c7e18d1c9f16a284986478ba1a7228c27ffa555a63a67547e4ef
service:
main:
ports:
Expand Down