Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c0a94ea616
commit
ce3969d98d
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [tar1090-2.0.11](https://github.com/truecharts/charts/compare/tar1090-2.0.10...tar1090-2.0.11) (2023-02-03)
|
||||
|
||||
### Fix
|
||||
|
||||
- clean more non-link sources ([#6925](https://github.com/truecharts/charts/issues/6925))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [tar1090-2.0.12](https://github.com/truecharts/charts/compare/tar1090-2.0.11...tar1090-2.0.12) (2023-02-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/tar1090 to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [tar1090-2.0.11](https://github.com/truecharts/charts/compare/tar1090-2.0.10...tar1090-2.0.11) (2023-02-03)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [tar1090-2.0.2](https://github.com/truecharts/charts/compare/tar1090-2.0.1...tar1090-2.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [tar1090-2.0.2](https://github.com/truecharts/charts/compare/tar1090-2.0.1...tar1090-2.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [tar1090-2.0.2](https://github.com/truecharts/charts/compare/tar1090-2.0.1...tar1090-2.0.2) (2022-11-30)
|
|
@ -25,4 +25,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/tar1090
|
||||
- https://hub.docker.com/mikenye/tar1090
|
||||
type: application
|
||||
version: 2.0.11
|
||||
version: 2.0.12
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [tar1090-2.0.12](https://github.com/truecharts/charts/compare/tar1090-2.0.11...tar1090-2.0.12) (2023-02-08)
|
||||
|
||||
### 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:c88f725bac54aaeee225ca4b84ed2152e1393f942a3308760bea52f2a8eaad2e
|
||||
tag: latest@sha256:93e5d68e56e427cb35441b3c964ec70defff9dff08ea850f203318dcadeb0b17
|
||||
persistence: {}
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
Loading…
Reference in New Issue