From 9849c29f9acf2ff8a55a6bed1e0692ba38f92981 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 27 Feb 2023 15:33:51 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/ubooquity/5.0.11/app-changelog.md | 9 --------- .../ubooquity/{5.0.11 => 5.0.12}/CHANGELOG.md | 18 +++++++++--------- .../ubooquity/{5.0.11 => 5.0.12}/Chart.yaml | 2 +- stable/ubooquity/{5.0.11 => 5.0.12}/README.md | 0 stable/ubooquity/5.0.12/app-changelog.md | 9 +++++++++ .../{5.0.11 => 5.0.12}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../{5.0.11 => 5.0.12}/ix_values.yaml | 2 +- .../{5.0.11 => 5.0.12}/questions.yaml | 0 .../{5.0.11 => 5.0.12}/templates/common.yaml | 0 .../ubooquity/{5.0.11 => 5.0.12}/values.yaml | 0 11 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/ubooquity/5.0.11/app-changelog.md rename stable/ubooquity/{5.0.11 => 5.0.12}/CHANGELOG.md (89%) rename stable/ubooquity/{5.0.11 => 5.0.12}/Chart.yaml (98%) rename stable/ubooquity/{5.0.11 => 5.0.12}/README.md (100%) create mode 100644 stable/ubooquity/5.0.12/app-changelog.md rename stable/ubooquity/{5.0.11 => 5.0.12}/app-readme.md (100%) rename stable/ubooquity/{5.0.11 => 5.0.12}/charts/common-11.1.2.tgz (100%) rename stable/ubooquity/{5.0.11 => 5.0.12}/ix_values.yaml (89%) rename stable/ubooquity/{5.0.11 => 5.0.12}/questions.yaml (100%) rename stable/ubooquity/{5.0.11 => 5.0.12}/templates/common.yaml (100%) rename stable/ubooquity/{5.0.11 => 5.0.12}/values.yaml (100%) diff --git a/stable/ubooquity/5.0.11/app-changelog.md b/stable/ubooquity/5.0.11/app-changelog.md deleted file mode 100644 index a39b7b2580..0000000000 --- a/stable/ubooquity/5.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ubooquity-5.0.11](https://github.com/truecharts/charts/compare/ubooquity-5.0.10...ubooquity-5.0.11) (2023-02-22) - -### Chore - -- update container image tccr.io/truecharts/ubooquity to v2.1.2 - - \ No newline at end of file diff --git a/stable/ubooquity/5.0.11/CHANGELOG.md b/stable/ubooquity/5.0.12/CHANGELOG.md similarity index 89% rename from stable/ubooquity/5.0.11/CHANGELOG.md rename to stable/ubooquity/5.0.12/CHANGELOG.md index deb8afbb74..99c5eb7ecd 100644 --- a/stable/ubooquity/5.0.11/CHANGELOG.md +++ b/stable/ubooquity/5.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ubooquity-5.0.12](https://github.com/truecharts/charts/compare/ubooquity-5.0.11...ubooquity-5.0.12) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 + + + + ## [ubooquity-5.0.11](https://github.com/truecharts/charts/compare/ubooquity-5.0.10...ubooquity-5.0.11) (2023-02-22) ### Chore @@ -88,12 +97,3 @@ ## [ubooquity-5.0.2](https://github.com/truecharts/charts/compare/ubooquity-5.0.1...ubooquity-5.0.2) (2022-11-30) - - -## [ubooquity-5.0.2](https://github.com/truecharts/charts/compare/ubooquity-5.0.1...ubooquity-5.0.2) (2022-11-30) - - - - -## [ubooquity-5.0.2](https://github.com/truecharts/charts/compare/ubooquity-5.0.1...ubooquity-5.0.2) (2022-11-30) - diff --git a/stable/ubooquity/5.0.11/Chart.yaml b/stable/ubooquity/5.0.12/Chart.yaml similarity index 98% rename from stable/ubooquity/5.0.11/Chart.yaml rename to stable/ubooquity/5.0.12/Chart.yaml index 9cac1e5e13..fc21de8a61 100644 --- a/stable/ubooquity/5.0.11/Chart.yaml +++ b/stable/ubooquity/5.0.12/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ubooquity -version: 5.0.11 +version: 5.0.12 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/5.0.11/README.md b/stable/ubooquity/5.0.12/README.md similarity index 100% rename from stable/ubooquity/5.0.11/README.md rename to stable/ubooquity/5.0.12/README.md diff --git a/stable/ubooquity/5.0.12/app-changelog.md b/stable/ubooquity/5.0.12/app-changelog.md new file mode 100644 index 0000000000..7e5573148b --- /dev/null +++ b/stable/ubooquity/5.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ubooquity-5.0.12](https://github.com/truecharts/charts/compare/ubooquity-5.0.11...ubooquity-5.0.12) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 + + \ No newline at end of file diff --git a/stable/ubooquity/5.0.11/app-readme.md b/stable/ubooquity/5.0.12/app-readme.md similarity index 100% rename from stable/ubooquity/5.0.11/app-readme.md rename to stable/ubooquity/5.0.12/app-readme.md diff --git a/stable/ubooquity/5.0.11/charts/common-11.1.2.tgz b/stable/ubooquity/5.0.12/charts/common-11.1.2.tgz similarity index 100% rename from stable/ubooquity/5.0.11/charts/common-11.1.2.tgz rename to stable/ubooquity/5.0.12/charts/common-11.1.2.tgz diff --git a/stable/ubooquity/5.0.11/ix_values.yaml b/stable/ubooquity/5.0.12/ix_values.yaml similarity index 89% rename from stable/ubooquity/5.0.11/ix_values.yaml rename to stable/ubooquity/5.0.12/ix_values.yaml index 413aa3e178..c88a90612b 100644 --- a/stable/ubooquity/5.0.11/ix_values.yaml +++ b/stable/ubooquity/5.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ubooquity pullPolicy: IfNotPresent - tag: v2.1.2@sha256:54635c55f9c2530118346069cc81ce006b1e348366b31447125f55517c6275b2 + tag: v2.1.2@sha256:5a3f28e4cae38688be6db3aed6ba49301a21cccdb06cfeeb2c041e93f84da2ba securityContext: runAsNonRoot: false diff --git a/stable/ubooquity/5.0.11/questions.yaml b/stable/ubooquity/5.0.12/questions.yaml similarity index 100% rename from stable/ubooquity/5.0.11/questions.yaml rename to stable/ubooquity/5.0.12/questions.yaml diff --git a/stable/ubooquity/5.0.11/templates/common.yaml b/stable/ubooquity/5.0.12/templates/common.yaml similarity index 100% rename from stable/ubooquity/5.0.11/templates/common.yaml rename to stable/ubooquity/5.0.12/templates/common.yaml diff --git a/stable/ubooquity/5.0.11/values.yaml b/stable/ubooquity/5.0.12/values.yaml similarity index 100% rename from stable/ubooquity/5.0.11/values.yaml rename to stable/ubooquity/5.0.12/values.yaml