Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
a0c44928ec
commit
5db110fbfb
|
@ -1,4 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [openproject-3.0.20](https://github.com/truecharts/charts/compare/openproject-3.0.19...openproject-3.0.20) (2023-01-30)
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [openproject-3.0.21](https://github.com/truecharts/charts/compare/openproject-3.0.20...openproject-3.0.21) (2023-01-30)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/openproject to v12.4.3
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [openproject-3.0.20](https://github.com/truecharts/charts/compare/openproject-3.0.19...openproject-3.0.20) (2023-01-30)
|
## [openproject-3.0.20](https://github.com/truecharts/charts/compare/openproject-3.0.19...openproject-3.0.20) (2023-01-30)
|
||||||
|
|
||||||
|
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
- update helm chart postgresql to v11.0.13 ([#5495](https://github.com/truecharts/charts/issues/5495))
|
- update helm chart postgresql to v11.0.13 ([#5495](https://github.com/truecharts/charts/issues/5495))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [openproject-3.0.10](https://github.com/truecharts/charts/compare/openproject-3.0.9...openproject-3.0.10) (2022-12-13)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "12.4.2"
|
appVersion: "12.4.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -26,7 +26,7 @@ sources:
|
||||||
- http://openproject.org
|
- http://openproject.org
|
||||||
- https://hub.docker.com/u/openproject
|
- https://hub.docker.com/u/openproject
|
||||||
type: application
|
type: application
|
||||||
version: 3.0.20
|
version: 3.0.21
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [openproject-3.0.21](https://github.com/truecharts/charts/compare/openproject-3.0.20...openproject-3.0.21) (2023-01-30)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/openproject to v12.4.3
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/openproject
|
repository: tccr.io/truecharts/openproject
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 12.4.2@sha256:0c2cf141b01c551f41cffe705f73738fa20ddc38467d4e72e812c84dc89141c3
|
tag: 12.4.3@sha256:6f68718f868d9c477340bcdc7c986fec82198318002dc7bd6e34fa11f97abe31
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue