diff --git a/charts/incubator/briefkasten/Chart.yaml b/charts/incubator/briefkasten/Chart.yaml index 4558e7f015a..625addefefd 100644 --- a/charts/incubator/briefkasten/Chart.yaml +++ b/charts/incubator/briefkasten/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://hub.docker.com/ndom91/briefkasten - https://github.com/ndom91/briefkasten type: application -version: 0.0.11 +version: 0.0.12 annotations: truecharts.org/catagories: | - bookmark diff --git a/charts/incubator/briefkasten/values.yaml b/charts/incubator/briefkasten/values.yaml index a6d085b772b..6beb8895898 100644 --- a/charts/incubator/briefkasten/values.yaml +++ b/charts/incubator/briefkasten/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/briefkasten pullPolicy: IfNotPresent - tag: latest@sha256:66eca1ef3b9ac562e8f7af7404d80396f034cf5b64d04e39f8ed96fe213e8541 + tag: latest@sha256:567e263c108e45f27f0b742d16e1dbcbba3b428f21fb4a061b0393a0f68f310a securityContext: runAsNonRoot: false