From 5ee4010c6d9ba66d932084e76a037423420f2bff Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 15 Feb 2023 12:12:04 +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 30f3a747577..7b1d55808da 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:5f55bbbb3c9093a9300de80685f579c2c3fcdeb5291214c3fe073db0ebb0c84a + tag: 2.9.0@sha256:6ec42269de6731911ccf3ff9ceec1724ccec0ab2035264afab60b2e5ff85cd30 securityContext: runAsNonRoot: false From ddfe3238f4f53002c5f3576147cd9db602198893 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 15 Feb 2023 12:21:40 +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 26ce45f126b..504d0ab1355 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.12 +version: 4.0.13 appVersion: "2.9.0" description: Pylon is a web based integrated development environment. type: application