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