From 1499bdb65fbd73c40a828343d55f6d7fad0fbe3f Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 16 Aug 2023 21:43:31 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/doublecommander/9.0.1/app-changelog.md | 9 --------- .../{9.0.1 => 9.0.2}/CHANGELOG.md | 18 +++++++++--------- .../{9.0.1 => 9.0.2}/Chart.yaml | 2 +- .../{9.0.1 => 9.0.2}/README.md | 0 stable/doublecommander/9.0.2/app-changelog.md | 9 +++++++++ .../{9.0.1 => 9.0.2}/app-readme.md | 0 .../{9.0.1 => 9.0.2}/charts/common-14.0.1.tgz | Bin .../{9.0.1 => 9.0.2}/ix_values.yaml | 2 +- .../{9.0.1 => 9.0.2}/questions.yaml | 0 .../{9.0.1 => 9.0.2}/templates/NOTES.txt | 0 .../{9.0.1 => 9.0.2}/templates/common.yaml | 0 .../{9.0.1 => 9.0.2}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/doublecommander/9.0.1/app-changelog.md rename stable/doublecommander/{9.0.1 => 9.0.2}/CHANGELOG.md (90%) rename stable/doublecommander/{9.0.1 => 9.0.2}/Chart.yaml (98%) rename stable/doublecommander/{9.0.1 => 9.0.2}/README.md (100%) create mode 100644 stable/doublecommander/9.0.2/app-changelog.md rename stable/doublecommander/{9.0.1 => 9.0.2}/app-readme.md (100%) rename stable/doublecommander/{9.0.1 => 9.0.2}/charts/common-14.0.1.tgz (100%) rename stable/doublecommander/{9.0.1 => 9.0.2}/ix_values.yaml (90%) rename stable/doublecommander/{9.0.1 => 9.0.2}/questions.yaml (100%) rename stable/doublecommander/{9.0.1 => 9.0.2}/templates/NOTES.txt (100%) rename stable/doublecommander/{9.0.1 => 9.0.2}/templates/common.yaml (100%) rename stable/doublecommander/{9.0.1 => 9.0.2}/values.yaml (100%) diff --git a/stable/doublecommander/9.0.1/app-changelog.md b/stable/doublecommander/9.0.1/app-changelog.md deleted file mode 100644 index a76abd68706..00000000000 --- a/stable/doublecommander/9.0.1/app-changelog.md +++ /dev/null @@ -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)) - - \ No newline at end of file diff --git a/stable/doublecommander/9.0.1/CHANGELOG.md b/stable/doublecommander/9.0.2/CHANGELOG.md similarity index 90% rename from stable/doublecommander/9.0.1/CHANGELOG.md rename to stable/doublecommander/9.0.2/CHANGELOG.md index bbfb5ba66a6..97edc9aae4b 100644 --- a/stable/doublecommander/9.0.1/CHANGELOG.md +++ b/stable/doublecommander/9.0.2/CHANGELOG.md @@ -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) - diff --git a/stable/doublecommander/9.0.1/Chart.yaml b/stable/doublecommander/9.0.2/Chart.yaml similarity index 98% rename from stable/doublecommander/9.0.1/Chart.yaml rename to stable/doublecommander/9.0.2/Chart.yaml index 5953e114671..9fb9bf1c46b 100644 --- a/stable/doublecommander/9.0.1/Chart.yaml +++ b/stable/doublecommander/9.0.2/Chart.yaml @@ -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 diff --git a/stable/doublecommander/9.0.1/README.md b/stable/doublecommander/9.0.2/README.md similarity index 100% rename from stable/doublecommander/9.0.1/README.md rename to stable/doublecommander/9.0.2/README.md diff --git a/stable/doublecommander/9.0.2/app-changelog.md b/stable/doublecommander/9.0.2/app-changelog.md new file mode 100644 index 00000000000..b5b8feb2575 --- /dev/null +++ b/stable/doublecommander/9.0.2/app-changelog.md @@ -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)) + + \ No newline at end of file diff --git a/stable/doublecommander/9.0.1/app-readme.md b/stable/doublecommander/9.0.2/app-readme.md similarity index 100% rename from stable/doublecommander/9.0.1/app-readme.md rename to stable/doublecommander/9.0.2/app-readme.md diff --git a/stable/doublecommander/9.0.1/charts/common-14.0.1.tgz b/stable/doublecommander/9.0.2/charts/common-14.0.1.tgz similarity index 100% rename from stable/doublecommander/9.0.1/charts/common-14.0.1.tgz rename to stable/doublecommander/9.0.2/charts/common-14.0.1.tgz diff --git a/stable/doublecommander/9.0.1/ix_values.yaml b/stable/doublecommander/9.0.2/ix_values.yaml similarity index 90% rename from stable/doublecommander/9.0.1/ix_values.yaml rename to stable/doublecommander/9.0.2/ix_values.yaml index feca1e78987..b66ecd78f27 100644 --- a/stable/doublecommander/9.0.1/ix_values.yaml +++ b/stable/doublecommander/9.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/doublecommander pullPolicy: IfNotPresent - tag: latest@sha256:a36638e81522bde57f90db88e2931b1ce73e51c2676ddbafd4be981ecdf7e70f + tag: latest@sha256:15533926749da80e3110c979ea4105a8f80e540b81f17d09500f54073e8b01ad securityContext: container: diff --git a/stable/doublecommander/9.0.1/questions.yaml b/stable/doublecommander/9.0.2/questions.yaml similarity index 100% rename from stable/doublecommander/9.0.1/questions.yaml rename to stable/doublecommander/9.0.2/questions.yaml diff --git a/stable/doublecommander/9.0.1/templates/NOTES.txt b/stable/doublecommander/9.0.2/templates/NOTES.txt similarity index 100% rename from stable/doublecommander/9.0.1/templates/NOTES.txt rename to stable/doublecommander/9.0.2/templates/NOTES.txt diff --git a/stable/doublecommander/9.0.1/templates/common.yaml b/stable/doublecommander/9.0.2/templates/common.yaml similarity index 100% rename from stable/doublecommander/9.0.1/templates/common.yaml rename to stable/doublecommander/9.0.2/templates/common.yaml diff --git a/stable/doublecommander/9.0.1/values.yaml b/stable/doublecommander/9.0.2/values.yaml similarity index 100% rename from stable/doublecommander/9.0.1/values.yaml rename to stable/doublecommander/9.0.2/values.yaml