Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
3a2b92ab1d
commit
a3acd40df7
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [doublecommander-9.0.6](https://github.com/truecharts/charts/compare/doublecommander-9.0.5...doublecommander-9.0.6) (2023-09-13)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/doublecommander to latest ([#12575](https://github.com/truecharts/charts/issues/12575))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [doublecommander-9.0.7](https://github.com/truecharts/charts/compare/doublecommander-9.0.6...doublecommander-9.0.7) (2023-09-20)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/doublecommander to latest ([#12789](https://github.com/truecharts/charts/issues/12789))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [doublecommander-9.0.6](https://github.com/truecharts/charts/compare/doublecommander-9.0.5...doublecommander-9.0.6) (2023-09-13)
|
## [doublecommander-9.0.6](https://github.com/truecharts/charts/compare/doublecommander-9.0.5...doublecommander-9.0.6) (2023-09-13)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [doublecommander-7.0.24](https://github.com/truecharts/charts/compare/doublecommander-7.0.23...doublecommander-7.0.24) (2023-06-13)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
|
|
||||||
|
|
|
@ -22,7 +22,7 @@ sources:
|
||||||
- https://github.com/linuxserver/docker-doublecommander
|
- https://github.com/linuxserver/docker-doublecommander
|
||||||
- https://doublecmd.sourceforge.io/
|
- https://doublecmd.sourceforge.io/
|
||||||
type: application
|
type: application
|
||||||
version: 9.0.6
|
version: 9.0.7
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [doublecommander-9.0.7](https://github.com/truecharts/charts/compare/doublecommander-9.0.6...doublecommander-9.0.7) (2023-09-20)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/doublecommander to latest ([#12789](https://github.com/truecharts/charts/issues/12789))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/doublecommander
|
repository: tccr.io/truecharts/doublecommander
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:09b586c224e100329b4cbaf2dda223a197fc3634f3c59c018ff3d4fed4c6eb26
|
tag: latest@sha256:4dd40ddaa1d43a24408e35f0f044a4973bd1a739079b4e9dd3da6b511b53886b
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
Loading…
Reference in New Issue