From 3dfe5134dbd106e7fc21d2cdfcd38890c00f1c83 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 15 Aug 2023 23:41:45 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/ubooquity/7.0.2/app-changelog.md | 9 --------- .../ubooquity/{7.0.2 => 7.0.3}/CHANGELOG.md | 18 +++++++++--------- stable/ubooquity/{7.0.2 => 7.0.3}/Chart.yaml | 2 +- stable/ubooquity/{7.0.2 => 7.0.3}/README.md | 0 stable/ubooquity/7.0.3/app-changelog.md | 9 +++++++++ .../ubooquity/{7.0.2 => 7.0.3}/app-readme.md | 0 .../{7.0.2 => 7.0.3}/charts/common-14.0.1.tgz | Bin .../ubooquity/{7.0.2 => 7.0.3}/ix_values.yaml | 2 +- .../ubooquity/{7.0.2 => 7.0.3}/questions.yaml | 0 .../{7.0.2 => 7.0.3}/templates/NOTES.txt | 0 .../{7.0.2 => 7.0.3}/templates/common.yaml | 0 stable/ubooquity/{7.0.2 => 7.0.3}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/ubooquity/7.0.2/app-changelog.md rename stable/ubooquity/{7.0.2 => 7.0.3}/CHANGELOG.md (91%) rename stable/ubooquity/{7.0.2 => 7.0.3}/Chart.yaml (98%) rename stable/ubooquity/{7.0.2 => 7.0.3}/README.md (100%) create mode 100644 stable/ubooquity/7.0.3/app-changelog.md rename stable/ubooquity/{7.0.2 => 7.0.3}/app-readme.md (100%) rename stable/ubooquity/{7.0.2 => 7.0.3}/charts/common-14.0.1.tgz (100%) rename stable/ubooquity/{7.0.2 => 7.0.3}/ix_values.yaml (91%) rename stable/ubooquity/{7.0.2 => 7.0.3}/questions.yaml (100%) rename stable/ubooquity/{7.0.2 => 7.0.3}/templates/NOTES.txt (100%) rename stable/ubooquity/{7.0.2 => 7.0.3}/templates/common.yaml (100%) rename stable/ubooquity/{7.0.2 => 7.0.3}/values.yaml (100%) diff --git a/stable/ubooquity/7.0.2/app-changelog.md b/stable/ubooquity/7.0.2/app-changelog.md deleted file mode 100644 index f3be2b2296..0000000000 --- a/stable/ubooquity/7.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ubooquity-7.0.2](https://github.com/truecharts/charts/compare/ubooquity-7.0.1...ubooquity-7.0.2) (2023-08-09) - -### Chore - -- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#11352](https://github.com/truecharts/charts/issues/11352)) - - \ No newline at end of file diff --git a/stable/ubooquity/7.0.2/CHANGELOG.md b/stable/ubooquity/7.0.3/CHANGELOG.md similarity index 91% rename from stable/ubooquity/7.0.2/CHANGELOG.md rename to stable/ubooquity/7.0.3/CHANGELOG.md index 990603e5fe..f9ef9176c3 100644 --- a/stable/ubooquity/7.0.2/CHANGELOG.md +++ b/stable/ubooquity/7.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ubooquity-7.0.3](https://github.com/truecharts/charts/compare/ubooquity-7.0.2...ubooquity-7.0.3) (2023-08-15) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#11581](https://github.com/truecharts/charts/issues/11581)) + + + + ## [ubooquity-7.0.2](https://github.com/truecharts/charts/compare/ubooquity-7.0.1...ubooquity-7.0.2) (2023-08-09) ### Chore @@ -88,12 +97,3 @@ - update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - -## [ubooquity-6.0.16](https://github.com/truecharts/charts/compare/ubooquity-6.0.15...ubooquity-6.0.16) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - diff --git a/stable/ubooquity/7.0.2/Chart.yaml b/stable/ubooquity/7.0.3/Chart.yaml similarity index 98% rename from stable/ubooquity/7.0.2/Chart.yaml rename to stable/ubooquity/7.0.3/Chart.yaml index 7fcbec8cd9..5463980a3c 100644 --- a/stable/ubooquity/7.0.2/Chart.yaml +++ b/stable/ubooquity/7.0.3/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ubooquity -version: 7.0.2 +version: 7.0.3 appVersion: "2.1.2" description: Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. type: application diff --git a/stable/ubooquity/7.0.2/README.md b/stable/ubooquity/7.0.3/README.md similarity index 100% rename from stable/ubooquity/7.0.2/README.md rename to stable/ubooquity/7.0.3/README.md diff --git a/stable/ubooquity/7.0.3/app-changelog.md b/stable/ubooquity/7.0.3/app-changelog.md new file mode 100644 index 0000000000..1db7136c02 --- /dev/null +++ b/stable/ubooquity/7.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ubooquity-7.0.3](https://github.com/truecharts/charts/compare/ubooquity-7.0.2...ubooquity-7.0.3) (2023-08-15) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#11581](https://github.com/truecharts/charts/issues/11581)) + + \ No newline at end of file diff --git a/stable/ubooquity/7.0.2/app-readme.md b/stable/ubooquity/7.0.3/app-readme.md similarity index 100% rename from stable/ubooquity/7.0.2/app-readme.md rename to stable/ubooquity/7.0.3/app-readme.md diff --git a/stable/ubooquity/7.0.2/charts/common-14.0.1.tgz b/stable/ubooquity/7.0.3/charts/common-14.0.1.tgz similarity index 100% rename from stable/ubooquity/7.0.2/charts/common-14.0.1.tgz rename to stable/ubooquity/7.0.3/charts/common-14.0.1.tgz diff --git a/stable/ubooquity/7.0.2/ix_values.yaml b/stable/ubooquity/7.0.3/ix_values.yaml similarity index 91% rename from stable/ubooquity/7.0.2/ix_values.yaml rename to stable/ubooquity/7.0.3/ix_values.yaml index a73115394d..953bb37c2f 100644 --- a/stable/ubooquity/7.0.2/ix_values.yaml +++ b/stable/ubooquity/7.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ubooquity pullPolicy: IfNotPresent - tag: v2.1.2@sha256:58e6db5cbc2beb80ed619cf6febbd2a788b2f547a45904507389ecea98e65915 + tag: v2.1.2@sha256:5a45eacbcc6ae496532e3ddd0e3f7a30f1778bc23963481eab162e50e3c91be6 service: main: ports: diff --git a/stable/ubooquity/7.0.2/questions.yaml b/stable/ubooquity/7.0.3/questions.yaml similarity index 100% rename from stable/ubooquity/7.0.2/questions.yaml rename to stable/ubooquity/7.0.3/questions.yaml diff --git a/stable/ubooquity/7.0.2/templates/NOTES.txt b/stable/ubooquity/7.0.3/templates/NOTES.txt similarity index 100% rename from stable/ubooquity/7.0.2/templates/NOTES.txt rename to stable/ubooquity/7.0.3/templates/NOTES.txt diff --git a/stable/ubooquity/7.0.2/templates/common.yaml b/stable/ubooquity/7.0.3/templates/common.yaml similarity index 100% rename from stable/ubooquity/7.0.2/templates/common.yaml rename to stable/ubooquity/7.0.3/templates/common.yaml diff --git a/stable/ubooquity/7.0.2/values.yaml b/stable/ubooquity/7.0.3/values.yaml similarity index 100% rename from stable/ubooquity/7.0.2/values.yaml rename to stable/ubooquity/7.0.3/values.yaml