From 9b24fb79052f393602b6b4664e3bdd30855fbd89 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 1 Nov 2023 14:44:23 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/ubooquity/7.0.12/app-changelog.md | 9 --------- .../ubooquity/{7.0.12 => 7.0.13}/CHANGELOG.md | 18 +++++++++--------- .../ubooquity/{7.0.12 => 7.0.13}/Chart.yaml | 2 +- stable/ubooquity/{7.0.12 => 7.0.13}/README.md | 0 stable/ubooquity/7.0.13/app-changelog.md | 9 +++++++++ .../{7.0.12 => 7.0.13}/app-readme.md | 0 .../charts/common-14.2.0.tgz | Bin .../{7.0.12 => 7.0.13}/ix_values.yaml | 2 +- .../{7.0.12 => 7.0.13}/questions.yaml | 0 .../{7.0.12 => 7.0.13}/templates/NOTES.txt | 0 .../{7.0.12 => 7.0.13}/templates/common.yaml | 0 .../ubooquity/{7.0.12 => 7.0.13}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/ubooquity/7.0.12/app-changelog.md rename stable/ubooquity/{7.0.12 => 7.0.13}/CHANGELOG.md (93%) rename stable/ubooquity/{7.0.12 => 7.0.13}/Chart.yaml (97%) rename stable/ubooquity/{7.0.12 => 7.0.13}/README.md (100%) create mode 100644 stable/ubooquity/7.0.13/app-changelog.md rename stable/ubooquity/{7.0.12 => 7.0.13}/app-readme.md (100%) rename stable/ubooquity/{7.0.12 => 7.0.13}/charts/common-14.2.0.tgz (100%) rename stable/ubooquity/{7.0.12 => 7.0.13}/ix_values.yaml (91%) rename stable/ubooquity/{7.0.12 => 7.0.13}/questions.yaml (100%) rename stable/ubooquity/{7.0.12 => 7.0.13}/templates/NOTES.txt (100%) rename stable/ubooquity/{7.0.12 => 7.0.13}/templates/common.yaml (100%) rename stable/ubooquity/{7.0.12 => 7.0.13}/values.yaml (100%) diff --git a/stable/ubooquity/7.0.12/app-changelog.md b/stable/ubooquity/7.0.12/app-changelog.md deleted file mode 100644 index 5bc630e55ba..00000000000 --- a/stable/ubooquity/7.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ubooquity-7.0.12](https://github.com/truecharts/charts/compare/ubooquity-7.0.11...ubooquity-7.0.12) (2023-10-31) - -### Chore - -- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#14185](https://github.com/truecharts/charts/issues/14185)) - - \ No newline at end of file diff --git a/stable/ubooquity/7.0.12/CHANGELOG.md b/stable/ubooquity/7.0.13/CHANGELOG.md similarity index 93% rename from stable/ubooquity/7.0.12/CHANGELOG.md rename to stable/ubooquity/7.0.13/CHANGELOG.md index f94847008df..c2e851272f6 100644 --- a/stable/ubooquity/7.0.12/CHANGELOG.md +++ b/stable/ubooquity/7.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ubooquity-7.0.13](https://github.com/truecharts/charts/compare/ubooquity-7.0.12...ubooquity-7.0.13) (2023-11-01) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#14214](https://github.com/truecharts/charts/issues/14214)) + + + + ## [ubooquity-7.0.12](https://github.com/truecharts/charts/compare/ubooquity-7.0.11...ubooquity-7.0.12) (2023-10-31) ### Chore @@ -88,12 +97,3 @@ ## [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) - diff --git a/stable/ubooquity/7.0.12/Chart.yaml b/stable/ubooquity/7.0.13/Chart.yaml similarity index 97% rename from stable/ubooquity/7.0.12/Chart.yaml rename to stable/ubooquity/7.0.13/Chart.yaml index 13771abfbe2..1f2ffc9adf6 100644 --- a/stable/ubooquity/7.0.12/Chart.yaml +++ b/stable/ubooquity/7.0.13/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ubooquity -version: 7.0.12 +version: 7.0.13 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.12/README.md b/stable/ubooquity/7.0.13/README.md similarity index 100% rename from stable/ubooquity/7.0.12/README.md rename to stable/ubooquity/7.0.13/README.md diff --git a/stable/ubooquity/7.0.13/app-changelog.md b/stable/ubooquity/7.0.13/app-changelog.md new file mode 100644 index 00000000000..8b44f7c8a9d --- /dev/null +++ b/stable/ubooquity/7.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ubooquity-7.0.13](https://github.com/truecharts/charts/compare/ubooquity-7.0.12...ubooquity-7.0.13) (2023-11-01) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#14214](https://github.com/truecharts/charts/issues/14214)) + + \ No newline at end of file diff --git a/stable/ubooquity/7.0.12/app-readme.md b/stable/ubooquity/7.0.13/app-readme.md similarity index 100% rename from stable/ubooquity/7.0.12/app-readme.md rename to stable/ubooquity/7.0.13/app-readme.md diff --git a/stable/ubooquity/7.0.12/charts/common-14.2.0.tgz b/stable/ubooquity/7.0.13/charts/common-14.2.0.tgz similarity index 100% rename from stable/ubooquity/7.0.12/charts/common-14.2.0.tgz rename to stable/ubooquity/7.0.13/charts/common-14.2.0.tgz diff --git a/stable/ubooquity/7.0.12/ix_values.yaml b/stable/ubooquity/7.0.13/ix_values.yaml similarity index 91% rename from stable/ubooquity/7.0.12/ix_values.yaml rename to stable/ubooquity/7.0.13/ix_values.yaml index 0f15e5a8c36..8bef8ffb95e 100644 --- a/stable/ubooquity/7.0.12/ix_values.yaml +++ b/stable/ubooquity/7.0.13/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ubooquity pullPolicy: IfNotPresent - tag: v2.1.2@sha256:cdd6f239310a7f1e8bca3a1d07d9a758fa32f802b4faea33c45a8e8833cac1b5 + tag: v2.1.2@sha256:cf8572135d8e2e941516d8fd8335a2c6c76822fe4de4d73078bb7bb6c8c464b4 service: main: ports: diff --git a/stable/ubooquity/7.0.12/questions.yaml b/stable/ubooquity/7.0.13/questions.yaml similarity index 100% rename from stable/ubooquity/7.0.12/questions.yaml rename to stable/ubooquity/7.0.13/questions.yaml diff --git a/stable/ubooquity/7.0.12/templates/NOTES.txt b/stable/ubooquity/7.0.13/templates/NOTES.txt similarity index 100% rename from stable/ubooquity/7.0.12/templates/NOTES.txt rename to stable/ubooquity/7.0.13/templates/NOTES.txt diff --git a/stable/ubooquity/7.0.12/templates/common.yaml b/stable/ubooquity/7.0.13/templates/common.yaml similarity index 100% rename from stable/ubooquity/7.0.12/templates/common.yaml rename to stable/ubooquity/7.0.13/templates/common.yaml diff --git a/stable/ubooquity/7.0.12/values.yaml b/stable/ubooquity/7.0.13/values.yaml similarity index 100% rename from stable/ubooquity/7.0.12/values.yaml rename to stable/ubooquity/7.0.13/values.yaml