From a3acd40df7c3f1f7f4c65ba92573a7f579f39088 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 20 Sep 2023 21:39:11 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/doublecommander/9.0.6/app-changelog.md | 9 --------- .../{9.0.6 => 9.0.7}/CHANGELOG.md | 18 +++++++++--------- .../{9.0.6 => 9.0.7}/Chart.yaml | 2 +- .../{9.0.6 => 9.0.7}/README.md | 0 stable/doublecommander/9.0.7/app-changelog.md | 9 +++++++++ .../{9.0.6 => 9.0.7}/app-readme.md | 0 .../{9.0.6 => 9.0.7}/charts/common-14.0.1.tgz | Bin .../{9.0.6 => 9.0.7}/ix_values.yaml | 2 +- .../{9.0.6 => 9.0.7}/questions.yaml | 0 .../{9.0.6 => 9.0.7}/templates/NOTES.txt | 0 .../{9.0.6 => 9.0.7}/templates/common.yaml | 0 .../{9.0.6 => 9.0.7}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/doublecommander/9.0.6/app-changelog.md rename stable/doublecommander/{9.0.6 => 9.0.7}/CHANGELOG.md (91%) rename stable/doublecommander/{9.0.6 => 9.0.7}/Chart.yaml (98%) rename stable/doublecommander/{9.0.6 => 9.0.7}/README.md (100%) create mode 100644 stable/doublecommander/9.0.7/app-changelog.md rename stable/doublecommander/{9.0.6 => 9.0.7}/app-readme.md (100%) rename stable/doublecommander/{9.0.6 => 9.0.7}/charts/common-14.0.1.tgz (100%) rename stable/doublecommander/{9.0.6 => 9.0.7}/ix_values.yaml (90%) rename stable/doublecommander/{9.0.6 => 9.0.7}/questions.yaml (100%) rename stable/doublecommander/{9.0.6 => 9.0.7}/templates/NOTES.txt (100%) rename stable/doublecommander/{9.0.6 => 9.0.7}/templates/common.yaml (100%) rename stable/doublecommander/{9.0.6 => 9.0.7}/values.yaml (100%) diff --git a/stable/doublecommander/9.0.6/app-changelog.md b/stable/doublecommander/9.0.6/app-changelog.md deleted file mode 100644 index 924f2aaa6c..0000000000 --- a/stable/doublecommander/9.0.6/app-changelog.md +++ /dev/null @@ -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)) - - \ No newline at end of file diff --git a/stable/doublecommander/9.0.6/CHANGELOG.md b/stable/doublecommander/9.0.7/CHANGELOG.md similarity index 91% rename from stable/doublecommander/9.0.6/CHANGELOG.md rename to stable/doublecommander/9.0.7/CHANGELOG.md index 068026efbf..aff37a91b3 100644 --- a/stable/doublecommander/9.0.6/CHANGELOG.md +++ b/stable/doublecommander/9.0.7/CHANGELOG.md @@ -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) ### Chore @@ -88,12 +97,3 @@ - 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)) - diff --git a/stable/doublecommander/9.0.6/Chart.yaml b/stable/doublecommander/9.0.7/Chart.yaml similarity index 98% rename from stable/doublecommander/9.0.6/Chart.yaml rename to stable/doublecommander/9.0.7/Chart.yaml index fcc52d4a7d..689ac476f3 100644 --- a/stable/doublecommander/9.0.6/Chart.yaml +++ b/stable/doublecommander/9.0.7/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-doublecommander - https://doublecmd.sourceforge.io/ type: application -version: 9.0.6 +version: 9.0.7 annotations: truecharts.org/catagories: | - media diff --git a/stable/doublecommander/9.0.6/README.md b/stable/doublecommander/9.0.7/README.md similarity index 100% rename from stable/doublecommander/9.0.6/README.md rename to stable/doublecommander/9.0.7/README.md diff --git a/stable/doublecommander/9.0.7/app-changelog.md b/stable/doublecommander/9.0.7/app-changelog.md new file mode 100644 index 0000000000..3732eed775 --- /dev/null +++ b/stable/doublecommander/9.0.7/app-changelog.md @@ -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)) + + \ No newline at end of file diff --git a/stable/doublecommander/9.0.6/app-readme.md b/stable/doublecommander/9.0.7/app-readme.md similarity index 100% rename from stable/doublecommander/9.0.6/app-readme.md rename to stable/doublecommander/9.0.7/app-readme.md diff --git a/stable/doublecommander/9.0.6/charts/common-14.0.1.tgz b/stable/doublecommander/9.0.7/charts/common-14.0.1.tgz similarity index 100% rename from stable/doublecommander/9.0.6/charts/common-14.0.1.tgz rename to stable/doublecommander/9.0.7/charts/common-14.0.1.tgz diff --git a/stable/doublecommander/9.0.6/ix_values.yaml b/stable/doublecommander/9.0.7/ix_values.yaml similarity index 90% rename from stable/doublecommander/9.0.6/ix_values.yaml rename to stable/doublecommander/9.0.7/ix_values.yaml index 7fe1296432..85fe7f1f8c 100644 --- a/stable/doublecommander/9.0.6/ix_values.yaml +++ b/stable/doublecommander/9.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/doublecommander pullPolicy: IfNotPresent - tag: latest@sha256:09b586c224e100329b4cbaf2dda223a197fc3634f3c59c018ff3d4fed4c6eb26 + tag: latest@sha256:4dd40ddaa1d43a24408e35f0f044a4973bd1a739079b4e9dd3da6b511b53886b securityContext: container: diff --git a/stable/doublecommander/9.0.6/questions.yaml b/stable/doublecommander/9.0.7/questions.yaml similarity index 100% rename from stable/doublecommander/9.0.6/questions.yaml rename to stable/doublecommander/9.0.7/questions.yaml diff --git a/stable/doublecommander/9.0.6/templates/NOTES.txt b/stable/doublecommander/9.0.7/templates/NOTES.txt similarity index 100% rename from stable/doublecommander/9.0.6/templates/NOTES.txt rename to stable/doublecommander/9.0.7/templates/NOTES.txt diff --git a/stable/doublecommander/9.0.6/templates/common.yaml b/stable/doublecommander/9.0.7/templates/common.yaml similarity index 100% rename from stable/doublecommander/9.0.6/templates/common.yaml rename to stable/doublecommander/9.0.7/templates/common.yaml diff --git a/stable/doublecommander/9.0.6/values.yaml b/stable/doublecommander/9.0.7/values.yaml similarity index 100% rename from stable/doublecommander/9.0.6/values.yaml rename to stable/doublecommander/9.0.7/values.yaml