From 2106cfe619082d5902e0bfe70952d6580804bcca Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 26 Feb 2023 05:59:14 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/calibre/9.0.20/app-changelog.md | 9 --------- .../calibre/{9.0.20 => 9.0.21}/CHANGELOG.md | 18 +++++++++--------- stable/calibre/{9.0.20 => 9.0.21}/Chart.yaml | 2 +- stable/calibre/{9.0.20 => 9.0.21}/README.md | 0 stable/calibre/9.0.21/app-changelog.md | 9 +++++++++ .../calibre/{9.0.20 => 9.0.21}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../calibre/{9.0.20 => 9.0.21}/ix_values.yaml | 2 +- .../calibre/{9.0.20 => 9.0.21}/questions.yaml | 0 .../{9.0.20 => 9.0.21}/templates/common.yaml | 0 stable/calibre/{9.0.20 => 9.0.21}/values.yaml | 0 11 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/calibre/9.0.20/app-changelog.md rename stable/calibre/{9.0.20 => 9.0.21}/CHANGELOG.md (92%) rename stable/calibre/{9.0.20 => 9.0.21}/Chart.yaml (97%) rename stable/calibre/{9.0.20 => 9.0.21}/README.md (100%) create mode 100644 stable/calibre/9.0.21/app-changelog.md rename stable/calibre/{9.0.20 => 9.0.21}/app-readme.md (100%) rename stable/calibre/{9.0.20 => 9.0.21}/charts/common-11.1.2.tgz (100%) rename stable/calibre/{9.0.20 => 9.0.21}/ix_values.yaml (86%) rename stable/calibre/{9.0.20 => 9.0.21}/questions.yaml (100%) rename stable/calibre/{9.0.20 => 9.0.21}/templates/common.yaml (100%) rename stable/calibre/{9.0.20 => 9.0.21}/values.yaml (100%) diff --git a/stable/calibre/9.0.20/app-changelog.md b/stable/calibre/9.0.20/app-changelog.md deleted file mode 100644 index 8673a8ef5b..0000000000 --- a/stable/calibre/9.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [calibre-9.0.20](https://github.com/truecharts/charts/compare/calibre-9.0.19...calibre-9.0.20) (2023-02-20) - -### Chore - -- update container image tccr.io/truecharts/calibre to v6.13.0 - - \ No newline at end of file diff --git a/stable/calibre/9.0.20/CHANGELOG.md b/stable/calibre/9.0.21/CHANGELOG.md similarity index 92% rename from stable/calibre/9.0.20/CHANGELOG.md rename to stable/calibre/9.0.21/CHANGELOG.md index 7022c6e4b7..940c675046 100644 --- a/stable/calibre/9.0.20/CHANGELOG.md +++ b/stable/calibre/9.0.21/CHANGELOG.md @@ -4,6 +4,15 @@ +## [calibre-9.0.21](https://github.com/truecharts/charts/compare/calibre-9.0.20...calibre-9.0.21) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/calibre to 6.13.0 + + + + ## [calibre-9.0.20](https://github.com/truecharts/charts/compare/calibre-9.0.19...calibre-9.0.20) (2023-02-20) ### Chore @@ -88,12 +97,3 @@ ## [calibre-9.0.11](https://github.com/truecharts/charts/compare/calibre-9.0.10...calibre-9.0.11) (2022-12-25) ### Chore - -- update helm general non-major - - - - -## [calibre-9.0.10](https://github.com/truecharts/charts/compare/calibre-web-13.0.8...calibre-9.0.10) (2022-12-25) - -### Chore diff --git a/stable/calibre/9.0.20/Chart.yaml b/stable/calibre/9.0.21/Chart.yaml similarity index 97% rename from stable/calibre/9.0.20/Chart.yaml rename to stable/calibre/9.0.21/Chart.yaml index 4174f5b14f..107124dc5e 100644 --- a/stable/calibre/9.0.20/Chart.yaml +++ b/stable/calibre/9.0.21/Chart.yaml @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/calibre - https://ghcr.io/linuxserver/calibre - https://github.com/kovidgoyal/calibre/ -version: 9.0.20 +version: 9.0.21 annotations: truecharts.org/catagories: | - media diff --git a/stable/calibre/9.0.20/README.md b/stable/calibre/9.0.21/README.md similarity index 100% rename from stable/calibre/9.0.20/README.md rename to stable/calibre/9.0.21/README.md diff --git a/stable/calibre/9.0.21/app-changelog.md b/stable/calibre/9.0.21/app-changelog.md new file mode 100644 index 0000000000..2ae48b79a5 --- /dev/null +++ b/stable/calibre/9.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [calibre-9.0.21](https://github.com/truecharts/charts/compare/calibre-9.0.20...calibre-9.0.21) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/calibre to 6.13.0 + + \ No newline at end of file diff --git a/stable/calibre/9.0.20/app-readme.md b/stable/calibre/9.0.21/app-readme.md similarity index 100% rename from stable/calibre/9.0.20/app-readme.md rename to stable/calibre/9.0.21/app-readme.md diff --git a/stable/calibre/9.0.20/charts/common-11.1.2.tgz b/stable/calibre/9.0.21/charts/common-11.1.2.tgz similarity index 100% rename from stable/calibre/9.0.20/charts/common-11.1.2.tgz rename to stable/calibre/9.0.21/charts/common-11.1.2.tgz diff --git a/stable/calibre/9.0.20/ix_values.yaml b/stable/calibre/9.0.21/ix_values.yaml similarity index 86% rename from stable/calibre/9.0.20/ix_values.yaml rename to stable/calibre/9.0.21/ix_values.yaml index ec8acaf0d1..27fbb9ccdb 100644 --- a/stable/calibre/9.0.20/ix_values.yaml +++ b/stable/calibre/9.0.21/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/calibre - tag: 6.13.0@sha256:8bae8a44f5caf580b409edadfd1c43299ae6eb5c93413836a71d73a18f095307 + tag: 6.13.0@sha256:3fc99c64349175096669625e7dc5f5f99d0a5982669652a946f4ea0f5a13fc52 pullPolicy: IfNotPresent securityContext: diff --git a/stable/calibre/9.0.20/questions.yaml b/stable/calibre/9.0.21/questions.yaml similarity index 100% rename from stable/calibre/9.0.20/questions.yaml rename to stable/calibre/9.0.21/questions.yaml diff --git a/stable/calibre/9.0.20/templates/common.yaml b/stable/calibre/9.0.21/templates/common.yaml similarity index 100% rename from stable/calibre/9.0.20/templates/common.yaml rename to stable/calibre/9.0.21/templates/common.yaml diff --git a/stable/calibre/9.0.20/values.yaml b/stable/calibre/9.0.21/values.yaml similarity index 100% rename from stable/calibre/9.0.20/values.yaml rename to stable/calibre/9.0.21/values.yaml