diff --git a/charts/incubator/openproject/Chart.yaml b/charts/incubator/openproject/Chart.yaml index ab5a4d29776..8558b62493e 100644 --- a/charts/incubator/openproject/Chart.yaml +++ b/charts/incubator/openproject/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "12.4.4" +appVersion: "12.4.5" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -26,7 +26,7 @@ sources: - https://hub.docker.com/r/openproject/community - http://openproject.org type: application -version: 3.0.25 +version: 3.0.26 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/charts/incubator/openproject/values.yaml b/charts/incubator/openproject/values.yaml index 9d5e0cedce7..1e5b54b19f1 100644 --- a/charts/incubator/openproject/values.yaml +++ b/charts/incubator/openproject/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/openproject pullPolicy: IfNotPresent - tag: 12.4.4@sha256:d399bd72a1b1672778ec4180231e007a3be45856f19268319c50ebfec22dd0fe + tag: 12.4.5@sha256:ea934e81f2dc8a8351c7e256da8f314c6d4c2987c88ad494fc82cce6557ea962 securityContext: readOnlyRootFilesystem: false