From 1db1d73e5994080fabfa500946057941a1381f4a Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 19 Jul 2023 22:42:16 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/ubooquity/6.0.20/app-changelog.md | 9 --------- .../ubooquity/{6.0.20 => 6.0.21}/CHANGELOG.md | 18 +++++++++--------- .../ubooquity/{6.0.20 => 6.0.21}/Chart.yaml | 2 +- stable/ubooquity/{6.0.20 => 6.0.21}/README.md | 0 stable/ubooquity/6.0.21/app-changelog.md | 9 +++++++++ .../{6.0.20 => 6.0.21}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../{6.0.20 => 6.0.21}/ix_values.yaml | 2 +- .../{6.0.20 => 6.0.21}/questions.yaml | 0 .../{6.0.20 => 6.0.21}/templates/NOTES.txt | 0 .../{6.0.20 => 6.0.21}/templates/common.yaml | 0 .../ubooquity/{6.0.20 => 6.0.21}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/ubooquity/6.0.20/app-changelog.md rename stable/ubooquity/{6.0.20 => 6.0.21}/CHANGELOG.md (91%) rename stable/ubooquity/{6.0.20 => 6.0.21}/Chart.yaml (97%) rename stable/ubooquity/{6.0.20 => 6.0.21}/README.md (100%) create mode 100644 stable/ubooquity/6.0.21/app-changelog.md rename stable/ubooquity/{6.0.20 => 6.0.21}/app-readme.md (100%) rename stable/ubooquity/{6.0.20 => 6.0.21}/charts/common-12.14.6.tgz (100%) rename stable/ubooquity/{6.0.20 => 6.0.21}/ix_values.yaml (91%) rename stable/ubooquity/{6.0.20 => 6.0.21}/questions.yaml (100%) rename stable/ubooquity/{6.0.20 => 6.0.21}/templates/NOTES.txt (100%) rename stable/ubooquity/{6.0.20 => 6.0.21}/templates/common.yaml (100%) rename stable/ubooquity/{6.0.20 => 6.0.21}/values.yaml (100%) diff --git a/stable/ubooquity/6.0.20/app-changelog.md b/stable/ubooquity/6.0.20/app-changelog.md deleted file mode 100644 index 91c9f086c4e..00000000000 --- a/stable/ubooquity/6.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ubooquity-6.0.20](https://github.com/truecharts/charts/compare/ubooquity-6.0.19...ubooquity-6.0.20) (2023-07-12) - -### Chore - -- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#10424](https://github.com/truecharts/charts/issues/10424)) - - \ No newline at end of file diff --git a/stable/ubooquity/6.0.20/CHANGELOG.md b/stable/ubooquity/6.0.21/CHANGELOG.md similarity index 91% rename from stable/ubooquity/6.0.20/CHANGELOG.md rename to stable/ubooquity/6.0.21/CHANGELOG.md index ea431f1e3ce..1165a5a109b 100644 --- a/stable/ubooquity/6.0.20/CHANGELOG.md +++ b/stable/ubooquity/6.0.21/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ubooquity-6.0.21](https://github.com/truecharts/charts/compare/ubooquity-6.0.20...ubooquity-6.0.21) (2023-07-19) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#10631](https://github.com/truecharts/charts/issues/10631)) + + + + ## [ubooquity-6.0.20](https://github.com/truecharts/charts/compare/ubooquity-6.0.19...ubooquity-6.0.20) (2023-07-12) ### Chore @@ -88,12 +97,3 @@ - hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - -## [ubooquity-6.0.11](https://github.com/truecharts/charts/compare/ubooquity-6.0.10...ubooquity-6.0.11) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - diff --git a/stable/ubooquity/6.0.20/Chart.yaml b/stable/ubooquity/6.0.21/Chart.yaml similarity index 97% rename from stable/ubooquity/6.0.20/Chart.yaml rename to stable/ubooquity/6.0.21/Chart.yaml index 609c8190f2b..eba0fc52615 100644 --- a/stable/ubooquity/6.0.20/Chart.yaml +++ b/stable/ubooquity/6.0.21/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ubooquity -version: 6.0.20 +version: 6.0.21 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/6.0.20/README.md b/stable/ubooquity/6.0.21/README.md similarity index 100% rename from stable/ubooquity/6.0.20/README.md rename to stable/ubooquity/6.0.21/README.md diff --git a/stable/ubooquity/6.0.21/app-changelog.md b/stable/ubooquity/6.0.21/app-changelog.md new file mode 100644 index 00000000000..20f0f3d817e --- /dev/null +++ b/stable/ubooquity/6.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ubooquity-6.0.21](https://github.com/truecharts/charts/compare/ubooquity-6.0.20...ubooquity-6.0.21) (2023-07-19) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#10631](https://github.com/truecharts/charts/issues/10631)) + + \ No newline at end of file diff --git a/stable/ubooquity/6.0.20/app-readme.md b/stable/ubooquity/6.0.21/app-readme.md similarity index 100% rename from stable/ubooquity/6.0.20/app-readme.md rename to stable/ubooquity/6.0.21/app-readme.md diff --git a/stable/ubooquity/6.0.20/charts/common-12.14.6.tgz b/stable/ubooquity/6.0.21/charts/common-12.14.6.tgz similarity index 100% rename from stable/ubooquity/6.0.20/charts/common-12.14.6.tgz rename to stable/ubooquity/6.0.21/charts/common-12.14.6.tgz diff --git a/stable/ubooquity/6.0.20/ix_values.yaml b/stable/ubooquity/6.0.21/ix_values.yaml similarity index 91% rename from stable/ubooquity/6.0.20/ix_values.yaml rename to stable/ubooquity/6.0.21/ix_values.yaml index 936cb48bd46..ae5c0a5c173 100644 --- a/stable/ubooquity/6.0.20/ix_values.yaml +++ b/stable/ubooquity/6.0.21/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ubooquity pullPolicy: IfNotPresent - tag: v2.1.2@sha256:1c8d1a3c391a9bd140fe4a72a85a219240625142ffac9faa5758011dfcb53d33 + tag: v2.1.2@sha256:25a9097fb5e6680236f6e26ef01cba9ad118c2508364b3648edc2a1f9a7820f6 service: main: ports: diff --git a/stable/ubooquity/6.0.20/questions.yaml b/stable/ubooquity/6.0.21/questions.yaml similarity index 100% rename from stable/ubooquity/6.0.20/questions.yaml rename to stable/ubooquity/6.0.21/questions.yaml diff --git a/stable/ubooquity/6.0.20/templates/NOTES.txt b/stable/ubooquity/6.0.21/templates/NOTES.txt similarity index 100% rename from stable/ubooquity/6.0.20/templates/NOTES.txt rename to stable/ubooquity/6.0.21/templates/NOTES.txt diff --git a/stable/ubooquity/6.0.20/templates/common.yaml b/stable/ubooquity/6.0.21/templates/common.yaml similarity index 100% rename from stable/ubooquity/6.0.20/templates/common.yaml rename to stable/ubooquity/6.0.21/templates/common.yaml diff --git a/stable/ubooquity/6.0.20/values.yaml b/stable/ubooquity/6.0.21/values.yaml similarity index 100% rename from stable/ubooquity/6.0.20/values.yaml rename to stable/ubooquity/6.0.21/values.yaml