Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
97df869e07
commit
1499bdb65f
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [doublecommander-9.0.1](https://github.com/truecharts/charts/compare/doublecommander-9.0.0...doublecommander-9.0.1) (2023-08-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/doublecommander to latest ([#11154](https://github.com/truecharts/charts/issues/11154))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [doublecommander-9.0.2](https://github.com/truecharts/charts/compare/doublecommander-9.0.1...doublecommander-9.0.2) (2023-08-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/doublecommander to latest ([#11617](https://github.com/truecharts/charts/issues/11617))
|
||||
|
||||
|
||||
|
||||
|
||||
## [doublecommander-9.0.1](https://github.com/truecharts/charts/compare/doublecommander-9.0.0...doublecommander-9.0.1) (2023-08-02)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||
|
||||
### Feat
|
||||
|
||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
|
||||
|
||||
|
||||
|
||||
## [doublecommander-7.0.19](https://github.com/truecharts/charts/compare/doublecommander-7.0.18...doublecommander-7.0.19) (2023-05-27)
|
||||
|
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/linuxserver/docker-doublecommander
|
||||
- https://doublecmd.sourceforge.io/
|
||||
type: application
|
||||
version: 9.0.1
|
||||
version: 9.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [doublecommander-9.0.2](https://github.com/truecharts/charts/compare/doublecommander-9.0.1...doublecommander-9.0.2) (2023-08-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/doublecommander to latest ([#11617](https://github.com/truecharts/charts/issues/11617))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/doublecommander
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:a36638e81522bde57f90db88e2931b1ce73e51c2676ddbafd4be981ecdf7e70f
|
||||
tag: latest@sha256:15533926749da80e3110c979ea4105a8f80e540b81f17d09500f54073e8b01ad
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue