diff --git a/charts/stable/dillinger/Chart.yaml b/charts/stable/dillinger/Chart.yaml index 54eba74f81f..dc6d51e5972 100644 --- a/charts/stable/dillinger/Chart.yaml +++ b/charts/stable/dillinger/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/dillinger icon: https://truecharts.org/img/hotlink-ok/chart-icons/dillinger.png keywords: - dillinger -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/dillinger - https://ghcr.io/linuxserver/dillinger type: application -version: 8.1.8 +version: 8.1.9 diff --git a/charts/stable/dillinger/values.yaml b/charts/stable/dillinger/values.yaml index 1ae56f83948..7b0c29a92e3 100644 --- a/charts/stable/dillinger/values.yaml +++ b/charts/stable/dillinger/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/dillinger pullPolicy: IfNotPresent - tag: 3.39.1@sha256:3e1f7892426326a711b955497a20d8078e06f271b9be13042e2779c59c1d859d + tag: 3.39.1@sha256:80a201c662c632f441223e024547fffcfaacf200fef96a199d2647fd257db046 securityContext: container: runAsNonRoot: false