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 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