Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d95f31f306
commit
1892f090f6
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [leantime-7.0.26](https://github.com/truecharts/charts/compare/leantime-7.0.25...leantime-7.0.26) (2023-02-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/leantime to v2.3.9
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [leantime-7.0.27](https://github.com/truecharts/charts/compare/leantime-7.0.26...leantime-7.0.27) (2023-02-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/leantime to v2.3.10
|
||||
|
||||
|
||||
|
||||
|
||||
## [leantime-7.0.26](https://github.com/truecharts/charts/compare/leantime-7.0.25...leantime-7.0.26) (2023-02-12)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [leantime-7.0.17](https://github.com/truecharts/charts/compare/leantime-7.0.16...leantime-7.0.17) (2023-01-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/leantime to v2.3.4
|
||||
|
||||
|
||||
|
||||
|
||||
## [leantime-7.0.16](https://github.com/truecharts/charts/compare/leantime-7.0.15...leantime-7.0.16) (2023-01-07)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.3.9"
|
||||
appVersion: "2.3.10"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -24,7 +24,7 @@ name: leantime
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/leantime
|
||||
- https://leantime.io/
|
||||
version: 7.0.26
|
||||
version: 7.0.27
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- management
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [leantime-7.0.27](https://github.com/truecharts/charts/compare/leantime-7.0.26...leantime-7.0.27) (2023-02-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/leantime to v2.3.10
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/leantime
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.3.9@sha256:90737b585360231871ac6e9c20b3c7de039e064ab90f0868da719dfad292ed83
|
||||
tag: 2.3.10@sha256:f3aa5c9dd0d6e6a6397950dbb1487980ab6e50f7975f0af99b679d249404ea8f
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
Loading…
Reference in New Issue