Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
8788325c9b
commit
64e64918e3
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [openproject-3.0.25](https://github.com/truecharts/charts/compare/openproject-3.0.24...openproject-3.0.25) (2023-02-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/openproject to v12.4.4
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [openproject-3.0.26](https://github.com/truecharts/charts/compare/openproject-3.0.25...openproject-3.0.26) (2023-02-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/openproject to v12.4.5
|
||||
|
||||
|
||||
|
||||
|
||||
## [openproject-3.0.25](https://github.com/truecharts/charts/compare/openproject-3.0.24...openproject-3.0.25) (2023-02-20)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update helm general non-major ([#6121](https://github.com/truecharts/charts/issues/6121))
|
||||
|
||||
|
||||
|
||||
|
||||
## [openproject-3.0.15](https://github.com/truecharts/charts/compare/openproject-3.0.14...openproject-3.0.15) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
|
@ -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: |
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [openproject-3.0.26](https://github.com/truecharts/charts/compare/openproject-3.0.25...openproject-3.0.26) (2023-02-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/openproject to v12.4.5
|
||||
|
||||
|
|
@ -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
|
Loading…
Reference in New Issue