From 4360d997cbc20b27fb29c7e17173b88fc9b6bc7d Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 26 Feb 2023 22:01:26 +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 7b1d55808da..3a5283d20cc 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:6ec42269de6731911ccf3ff9ceec1724ccec0ab2035264afab60b2e5ff85cd30 + tag: 2.9.0@sha256:e683aaa79ba616d431b0e42e7f3a652a344d78988edf3f3b83e7a8636251a565 securityContext: runAsNonRoot: false From 2f12db0f2968fd7c2be463ed34c99b990da70d98 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 26 Feb 2023 22:14:15 +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 504d0ab1355..051d2e84b6e 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.13 +version: 4.0.14 appVersion: "2.9.0" description: Pylon is a web based integrated development environment. type: application