fix(openproject) set tag version to 12.4.2 (#6716)

This commit is contained in:
Xstar97 2023-01-30 15:12:02 -05:00 committed by GitHub
parent f95aa904d2
commit bb547425ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

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

View File

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