fix(openproject) set tag version to 12.4.2 (#6716)
This commit is contained in:
parent
f95aa904d2
commit
bb547425ae
|
@ -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: |
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue