From 65d034e004c0b3b87aeb2c41f60337b8fb7bf222 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 29 Nov 2022 12:16:26 +0000 Subject: [PATCH 1/2] Update container image tccr.io/truecharts/pylon to v2.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 43bc90a5099..362ac80a882 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: v2.8.0 + tag: 2.9.0 securityContext: runAsNonRoot: false From 30d204b732c3bffdc12dcd68b1ce63229b5da6e4 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 29 Nov 2022 12:20:29 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/pylon/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/pylon/Chart.yaml b/charts/stable/pylon/Chart.yaml index 710e6824da7..720c44d089b 100644 --- a/charts/stable/pylon/Chart.yaml +++ b/charts/stable/pylon/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: pylon -version: 4.0.1 -appVersion: "2.8.0" +version: 4.0.2 +appVersion: "2.9.0" description: Pylon is a web based integrated development environment. type: application deprecated: false