Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
146a850103
commit
d43899c5a7
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [leantime-7.0.28](https://github.com/truecharts/charts/compare/leantime-7.0.27...leantime-7.0.28) (2023-02-12)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/leantime to v2.3.11
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [leantime-7.0.29](https://github.com/truecharts/charts/compare/leantime-7.0.28...leantime-7.0.29) (2023-02-13)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/leantime to 2.3.11
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [leantime-7.0.28](https://github.com/truecharts/charts/compare/leantime-7.0.27...leantime-7.0.28) (2023-02-12)
|
## [leantime-7.0.28](https://github.com/truecharts/charts/compare/leantime-7.0.27...leantime-7.0.28) (2023-02-12)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [leantime-7.0.19](https://github.com/truecharts/charts/compare/leantime-7.0.18...leantime-7.0.19) (2023-01-19)
|
## [leantime-7.0.19](https://github.com/truecharts/charts/compare/leantime-7.0.18...leantime-7.0.19) (2023-01-19)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/leantime to v2.3.5
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [leantime-7.0.18](https://github.com/truecharts/charts/compare/leantime-7.0.17...leantime-7.0.18) (2023-01-17)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -23,8 +23,9 @@ maintainers:
|
||||||
name: leantime
|
name: leantime
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/leantime
|
- https://github.com/truecharts/charts/tree/master/charts/stable/leantime
|
||||||
|
- https://hub.docker.com/r/leantime/leantime
|
||||||
- https://leantime.io/
|
- https://leantime.io/
|
||||||
version: 7.0.28
|
version: 7.0.29
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- management
|
- management
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [leantime-7.0.29](https://github.com/truecharts/charts/compare/leantime-7.0.28...leantime-7.0.29) (2023-02-13)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/leantime to 2.3.11
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/leantime
|
repository: tccr.io/truecharts/leantime
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2.3.11@sha256:8fcc4c4e1a1f8acd6bd675753c83b292dcb801b5417d5753229ecf593f80b6f5
|
tag: 2.3.11@sha256:25cc1c0d2fa665634e6f067f8dc55fdeeef20062d353a6ca3205d563dcfac4c2
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
Loading…
Reference in New Issue