From 8768b721d2a0d7e0b6e51c56b7ec78c008aeb416 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 20 Feb 2023 22:25:28 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/tasmocompiler to latest --- charts/incubator/tasmocompiler/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/tasmocompiler/values.yaml b/charts/incubator/tasmocompiler/values.yaml index 446c13cbc5d..353ecf0acbc 100644 --- a/charts/incubator/tasmocompiler/values.yaml +++ b/charts/incubator/tasmocompiler/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/tasmocompiler - tag: latest@sha256:bbfd98ee35a222ceb38af152ad3e1f1935c5174dc41cc027fd89d0182e6b3339 + tag: latest@sha256:9c6c731878925419c7050b947dbf1ea5115287a7b2193b6407598befbdbb6a85 persistence: {} podSecurityContext: runAsGroup: 0 From e07f4eb17e6e766132e8daaf06e61de296b61ee3 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 20 Feb 2023 22:29:25 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/incubator/tasmocompiler/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/tasmocompiler/Chart.yaml b/charts/incubator/tasmocompiler/Chart.yaml index f322def3c4d..efab66e7c1c 100644 --- a/charts/incubator/tasmocompiler/Chart.yaml +++ b/charts/incubator/tasmocompiler/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://hub.docker.com/r/benzino77/tasmocompiler - https://github.com/benzino77/tasmocompiler type: application -version: 2.0.11 +version: 2.0.12