From 9936a16bb4ff787b66ab859c44a809b9145be699 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 3 Feb 2023 08:05:15 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/openspeedtest to latest --- charts/stable/openspeedtest/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/openspeedtest/values.yaml b/charts/stable/openspeedtest/values.yaml index b8920baadd8..2489bafcb57 100644 --- a/charts/stable/openspeedtest/values.yaml +++ b/charts/stable/openspeedtest/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/openspeedtest pullPolicy: IfNotPresent - tag: latest@sha256:16f364019f74acb65269c91e41ac9b00d14e4fc160fb86b3dcb18a47789b9dcf + tag: latest@sha256:c9c3251fc480049cd7041587b6b7ca8c87adac80ddba9e3a6dddf8e6e5feae9e securityContext: readOnlyRootFilesystem: false From f0ce725f7696c44c0e8f52d3a1351a19cdada611 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 3 Feb 2023 08:12:10 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/openspeedtest/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/openspeedtest/Chart.yaml b/charts/stable/openspeedtest/Chart.yaml index 89daee0516f..d1ab2a54460 100644 --- a/charts/stable/openspeedtest/Chart.yaml +++ b/charts/stable/openspeedtest/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/openspeedtest/latest - https://github.com/openspeedtest/Speed-Test type: application -version: 3.0.15 +version: 3.0.16 annotations: truecharts.org/catagories: | - utilities