From d22b138af00d25740fd0ccbe4f4835f41554ba16 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 11 Oct 2023 21:45:18 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../doublecommander/9.0.10/app-changelog.md | 9 --------- .../{9.0.10 => 9.0.11}/CHANGELOG.md | 18 +++++++++--------- .../{9.0.10 => 9.0.11}/Chart.yaml | 2 +- .../{9.0.10 => 9.0.11}/README.md | 0 .../doublecommander/9.0.11/app-changelog.md | 9 +++++++++ .../{9.0.10 => 9.0.11}/app-readme.md | 0 .../charts/common-14.0.9.tgz | Bin .../{9.0.10 => 9.0.11}/ix_values.yaml | 2 +- .../{9.0.10 => 9.0.11}/questions.yaml | 0 .../{9.0.10 => 9.0.11}/templates/NOTES.txt | 0 .../{9.0.10 => 9.0.11}/templates/common.yaml | 0 .../{9.0.10 => 9.0.11}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/doublecommander/9.0.10/app-changelog.md rename stable/doublecommander/{9.0.10 => 9.0.11}/CHANGELOG.md (92%) rename stable/doublecommander/{9.0.10 => 9.0.11}/Chart.yaml (98%) rename stable/doublecommander/{9.0.10 => 9.0.11}/README.md (100%) create mode 100644 stable/doublecommander/9.0.11/app-changelog.md rename stable/doublecommander/{9.0.10 => 9.0.11}/app-readme.md (100%) rename stable/doublecommander/{9.0.10 => 9.0.11}/charts/common-14.0.9.tgz (100%) rename stable/doublecommander/{9.0.10 => 9.0.11}/ix_values.yaml (90%) rename stable/doublecommander/{9.0.10 => 9.0.11}/questions.yaml (100%) rename stable/doublecommander/{9.0.10 => 9.0.11}/templates/NOTES.txt (100%) rename stable/doublecommander/{9.0.10 => 9.0.11}/templates/common.yaml (100%) rename stable/doublecommander/{9.0.10 => 9.0.11}/values.yaml (100%) diff --git a/stable/doublecommander/9.0.10/app-changelog.md b/stable/doublecommander/9.0.10/app-changelog.md deleted file mode 100644 index 96cd9b2ae14..00000000000 --- a/stable/doublecommander/9.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [doublecommander-9.0.10](https://github.com/truecharts/charts/compare/doublecommander-9.0.9...doublecommander-9.0.10) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/doublecommander/9.0.10/CHANGELOG.md b/stable/doublecommander/9.0.11/CHANGELOG.md similarity index 92% rename from stable/doublecommander/9.0.10/CHANGELOG.md rename to stable/doublecommander/9.0.11/CHANGELOG.md index d1d20cce57e..4c6f9a0de98 100644 --- a/stable/doublecommander/9.0.10/CHANGELOG.md +++ b/stable/doublecommander/9.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [doublecommander-9.0.11](https://github.com/truecharts/charts/compare/doublecommander-9.0.10...doublecommander-9.0.11) (2023-10-11) + +### Chore + +- update container image tccr.io/truecharts/doublecommander to latest ([#13520](https://github.com/truecharts/charts/issues/13520)) + + + + ## [doublecommander-9.0.10](https://github.com/truecharts/charts/compare/doublecommander-9.0.9...doublecommander-9.0.10) (2023-10-07) ### Chore @@ -88,12 +97,3 @@ ## [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)) - - - - - -## [doublecommander-9.0.0](https://github.com/truecharts/charts/compare/doublecommander-8.0.0...doublecommander-9.0.0) (2023-07-31) - diff --git a/stable/doublecommander/9.0.10/Chart.yaml b/stable/doublecommander/9.0.11/Chart.yaml similarity index 98% rename from stable/doublecommander/9.0.10/Chart.yaml rename to stable/doublecommander/9.0.11/Chart.yaml index 244c7a67e3a..edf958af444 100644 --- a/stable/doublecommander/9.0.10/Chart.yaml +++ b/stable/doublecommander/9.0.11/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-doublecommander - https://doublecmd.sourceforge.io/ type: application -version: 9.0.10 +version: 9.0.11 annotations: truecharts.org/catagories: | - media diff --git a/stable/doublecommander/9.0.10/README.md b/stable/doublecommander/9.0.11/README.md similarity index 100% rename from stable/doublecommander/9.0.10/README.md rename to stable/doublecommander/9.0.11/README.md diff --git a/stable/doublecommander/9.0.11/app-changelog.md b/stable/doublecommander/9.0.11/app-changelog.md new file mode 100644 index 00000000000..2ad0aaee384 --- /dev/null +++ b/stable/doublecommander/9.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [doublecommander-9.0.11](https://github.com/truecharts/charts/compare/doublecommander-9.0.10...doublecommander-9.0.11) (2023-10-11) + +### Chore + +- update container image tccr.io/truecharts/doublecommander to latest ([#13520](https://github.com/truecharts/charts/issues/13520)) + + \ No newline at end of file diff --git a/stable/doublecommander/9.0.10/app-readme.md b/stable/doublecommander/9.0.11/app-readme.md similarity index 100% rename from stable/doublecommander/9.0.10/app-readme.md rename to stable/doublecommander/9.0.11/app-readme.md diff --git a/stable/doublecommander/9.0.10/charts/common-14.0.9.tgz b/stable/doublecommander/9.0.11/charts/common-14.0.9.tgz similarity index 100% rename from stable/doublecommander/9.0.10/charts/common-14.0.9.tgz rename to stable/doublecommander/9.0.11/charts/common-14.0.9.tgz diff --git a/stable/doublecommander/9.0.10/ix_values.yaml b/stable/doublecommander/9.0.11/ix_values.yaml similarity index 90% rename from stable/doublecommander/9.0.10/ix_values.yaml rename to stable/doublecommander/9.0.11/ix_values.yaml index 7c7030fbd8e..32e5adba0fb 100644 --- a/stable/doublecommander/9.0.10/ix_values.yaml +++ b/stable/doublecommander/9.0.11/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/doublecommander pullPolicy: IfNotPresent - tag: latest@sha256:0c186eeb5589fb82e99e0cd551cad57fd6a904394698de96158b5d3ee8f89f30 + tag: latest@sha256:aee21a747a9024ff4e30ef6399ca6d2b3811954e990124fae1295739e9071bb4 securityContext: container: diff --git a/stable/doublecommander/9.0.10/questions.yaml b/stable/doublecommander/9.0.11/questions.yaml similarity index 100% rename from stable/doublecommander/9.0.10/questions.yaml rename to stable/doublecommander/9.0.11/questions.yaml diff --git a/stable/doublecommander/9.0.10/templates/NOTES.txt b/stable/doublecommander/9.0.11/templates/NOTES.txt similarity index 100% rename from stable/doublecommander/9.0.10/templates/NOTES.txt rename to stable/doublecommander/9.0.11/templates/NOTES.txt diff --git a/stable/doublecommander/9.0.10/templates/common.yaml b/stable/doublecommander/9.0.11/templates/common.yaml similarity index 100% rename from stable/doublecommander/9.0.10/templates/common.yaml rename to stable/doublecommander/9.0.11/templates/common.yaml diff --git a/stable/doublecommander/9.0.10/values.yaml b/stable/doublecommander/9.0.11/values.yaml similarity index 100% rename from stable/doublecommander/9.0.10/values.yaml rename to stable/doublecommander/9.0.11/values.yaml