diff --git a/charts/incubator/openproject/Chart.yaml b/charts/incubator/openproject/Chart.yaml index 37abb02c180..2691f46e5f6 100644 --- a/charts/incubator/openproject/Chart.yaml +++ b/charts/incubator/openproject/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "12" +appVersion: "12.4.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -26,7 +26,7 @@ sources: - http://openproject.org - https://hub.docker.com/u/openproject type: application -version: 3.0.19 +version: 3.0.20 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/charts/incubator/openproject/values.yaml b/charts/incubator/openproject/values.yaml index e8ec5550f2c..454624a0041 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: v12@sha256:d9f223fe3ba4724d48466de22ddaed8786b5998585bc93ec569ed91209aa6b06 + tag: 12.4.2@sha256:0c2cf141b01c551f41cffe705f73738fa20ddc38467d4e72e812c84dc89141c3 securityContext: readOnlyRootFilesystem: false