Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
31461845c5
commit
541ca2cddb
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [leantime-7.0.14](https://github.com/truecharts/charts/compare/leantime-7.0.13...leantime-7.0.14) (2022-12-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/leantime to v2.3.2
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [leantime-7.0.15](https://github.com/truecharts/charts/compare/leantime-7.0.14...leantime-7.0.15) (2023-01-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/leantime to v2.3.3
|
||||
|
||||
|
||||
|
||||
|
||||
## [leantime-7.0.14](https://github.com/truecharts/charts/compare/leantime-7.0.13...leantime-7.0.14) (2022-12-30)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [leantime-7.0.6](https://github.com/truecharts/charts/compare/leantime-7.0.4...leantime-7.0.6) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [leantime-7.0.6](https://github.com/truecharts/charts/compare/leantime-7.0.4...leantime-7.0.6) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [leantime-7.0.6](https://github.com/truecharts/charts/compare/leantime-7.0.4...leantime-7.0.6) (2022-11-30)
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.3.2"
|
||||
appVersion: "2.3.3"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -25,7 +25,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/leantime
|
||||
- https://leantime.io/
|
||||
- https://hub.docker.com/r/nicholaswilde/leantime
|
||||
version: 7.0.14
|
||||
version: 7.0.15
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- management
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [leantime-7.0.15](https://github.com/truecharts/charts/compare/leantime-7.0.14...leantime-7.0.15) (2023-01-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/leantime to v2.3.3
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/leantime
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.3.2@sha256:fe6f0b02fb781d3acfc3e8dd03942f0b18870bbead8c070210463c72c6d53763
|
||||
tag: 2.3.3@sha256:8e54fa24fd2ce87f44dd56005954a94beb669faec8f4d313d05d1070306ac79c
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
Loading…
Reference in New Issue