Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
7b72949471
commit
0608516a79
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [tar1090-2.0.13](https://github.com/truecharts/charts/compare/tar1090-2.0.12...tar1090-2.0.13) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [tar1090-2.0.14](https://github.com/truecharts/charts/compare/tar1090-2.0.13...tar1090-2.0.14) (2023-02-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/tar1090 to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [tar1090-2.0.13](https://github.com/truecharts/charts/compare/tar1090-2.0.12...tar1090-2.0.13) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [tar1090-2.0.4](https://github.com/truecharts/charts/compare/tar1090-2.0.3...tar1090-2.0.4) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [tar1090-2.0.3](https://github.com/truecharts/charts/compare/tar1090-2.0.2...tar1090-2.0.3) (2022-12-10)
|
||||
|
||||
|
|
@ -25,4 +25,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/tar1090
|
||||
- https://hub.docker.com/r/mikenye/tar1090
|
||||
type: application
|
||||
version: 2.0.13
|
||||
version: 2.0.14
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [tar1090-2.0.14](https://github.com/truecharts/charts/compare/tar1090-2.0.13...tar1090-2.0.14) (2023-02-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/tar1090 to latest
|
||||
|
||||
|
|
@ -6,7 +6,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/tar1090
|
||||
tag: latest@sha256:93e5d68e56e427cb35441b3c964ec70defff9dff08ea850f203318dcadeb0b17
|
||||
tag: latest@sha256:391b130da0ace1896e10f1f1f08fe8433b2827479b85fe22f39bdad934f7ad72
|
||||
persistence: {}
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
Loading…
Reference in New Issue