mirror of
https://github.com/truecharts/catalog.git
synced 2026-06-28 04:36:09 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [doublecommander-7.0.6](https://github.com/truecharts/charts/compare/doublecommander-7.0.5...doublecommander-7.0.6) (2023-04-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071))
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [doublecommander-7.0.7](https://github.com/truecharts/charts/compare/doublecommander-7.0.6...doublecommander-7.0.7) (2023-04-19)
|
||||
|
||||
### Fix
|
||||
|
||||
- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095))
|
||||
|
||||
|
||||
|
||||
|
||||
## [doublecommander-7.0.6](https://github.com/truecharts/charts/compare/doublecommander-7.0.5...doublecommander-7.0.6) (2023-04-16)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
|
||||
|
||||
|
||||
|
||||
|
||||
## [doublecommander-6.0.5](https://github.com/truecharts/charts/compare/doublecommander-6.0.4...doublecommander-6.0.5) (2022-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ sources:
|
||||
- https://github.com/linuxserver/docker-doublecommander
|
||||
- https://doublecmd.sourceforge.io/
|
||||
type: application
|
||||
version: 7.0.6
|
||||
version: 7.0.7
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
9
stable/doublecommander/7.0.7/app-changelog.md
Normal file
9
stable/doublecommander/7.0.7/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [doublecommander-7.0.7](https://github.com/truecharts/charts/compare/doublecommander-7.0.6...doublecommander-7.0.7) (2023-04-19)
|
||||
|
||||
### Fix
|
||||
|
||||
- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095))
|
||||
|
||||
|
||||
@@ -22,6 +22,10 @@ workload:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
securityContext:
|
||||
capabilities:
|
||||
add:
|
||||
- SYS_CHROOT
|
||||
probes:
|
||||
liveness:
|
||||
type: http
|
||||
@@ -32,7 +36,6 @@ workload:
|
||||
startup:
|
||||
type: http
|
||||
path: /
|
||||
env: {}
|
||||
|
||||
persistence:
|
||||
config:
|
||||
Reference in New Issue
Block a user