From b854a3da37ad4f434a5040b9158567f94cb0ef49 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 30 Dec 2022 12:20:30 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/pylon to 2.9.0 --- charts/stable/pylon/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/pylon/values.yaml b/charts/stable/pylon/values.yaml index db53a23c0d1..67fca13afc6 100644 --- a/charts/stable/pylon/values.yaml +++ b/charts/stable/pylon/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/pylon pullPolicy: IfNotPresent - tag: 2.9.0@sha256:08e887ca696ae58ba16581730d4cba7317877d793fd1eb9f785dd184fb26ab2f + tag: 2.9.0@sha256:ee04d55dd782ad75f125ba647d4250f0e4c8416699e75eff1cfedcc2fe187312 securityContext: runAsNonRoot: false From 647094480b4c6d7e3e35381e3d089d16b00b53d8 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 30 Dec 2022 12:24:32 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/pylon/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/pylon/Chart.yaml b/charts/stable/pylon/Chart.yaml index d4bcbcab258..1762f9dd86c 100644 --- a/charts/stable/pylon/Chart.yaml +++ b/charts/stable/pylon/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: pylon -version: 4.0.9 +version: 4.0.10 appVersion: "2.9.0" description: Pylon is a web based integrated development environment. type: application