diff --git a/stable/ubooquity/7.0.0/app-changelog.md b/stable/ubooquity/7.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/ubooquity/7.0.0/CHANGELOG.md b/stable/ubooquity/7.0.1/CHANGELOG.md similarity index 93% rename from stable/ubooquity/7.0.0/CHANGELOG.md rename to stable/ubooquity/7.0.1/CHANGELOG.md index a0de9030a73..470935d1c7b 100644 --- a/stable/ubooquity/7.0.0/CHANGELOG.md +++ b/stable/ubooquity/7.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ubooquity-7.0.1](https://github.com/truecharts/charts/compare/ubooquity-7.0.0...ubooquity-7.0.1) (2023-08-01) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#11140](https://github.com/truecharts/charts/issues/11140)) + + + + ## [ubooquity-7.0.0](https://github.com/truecharts/charts/compare/ubooquity-6.0.23...ubooquity-7.0.0) (2023-07-31) @@ -88,12 +97,3 @@ - update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - -## [ubooquity-6.0.14](https://github.com/truecharts/charts/compare/ubooquity-6.0.13...ubooquity-6.0.14) (2023-06-07) - -### Chore - -- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#9451](https://github.com/truecharts/charts/issues/9451)) - diff --git a/stable/ubooquity/7.0.0/Chart.yaml b/stable/ubooquity/7.0.1/Chart.yaml similarity index 98% rename from stable/ubooquity/7.0.0/Chart.yaml rename to stable/ubooquity/7.0.1/Chart.yaml index 4a05f294f63..79b2bb38a66 100644 --- a/stable/ubooquity/7.0.0/Chart.yaml +++ b/stable/ubooquity/7.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ubooquity -version: 7.0.0 +version: 7.0.1 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.0/README.md b/stable/ubooquity/7.0.1/README.md similarity index 100% rename from stable/ubooquity/7.0.0/README.md rename to stable/ubooquity/7.0.1/README.md diff --git a/stable/ubooquity/7.0.1/app-changelog.md b/stable/ubooquity/7.0.1/app-changelog.md new file mode 100644 index 00000000000..6248c4fce23 --- /dev/null +++ b/stable/ubooquity/7.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ubooquity-7.0.1](https://github.com/truecharts/charts/compare/ubooquity-7.0.0...ubooquity-7.0.1) (2023-08-01) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#11140](https://github.com/truecharts/charts/issues/11140)) + + \ No newline at end of file diff --git a/stable/ubooquity/7.0.0/app-readme.md b/stable/ubooquity/7.0.1/app-readme.md similarity index 100% rename from stable/ubooquity/7.0.0/app-readme.md rename to stable/ubooquity/7.0.1/app-readme.md diff --git a/stable/ubooquity/7.0.0/charts/common-14.0.1.tgz b/stable/ubooquity/7.0.1/charts/common-14.0.1.tgz similarity index 100% rename from stable/ubooquity/7.0.0/charts/common-14.0.1.tgz rename to stable/ubooquity/7.0.1/charts/common-14.0.1.tgz diff --git a/stable/ubooquity/7.0.0/ix_values.yaml b/stable/ubooquity/7.0.1/ix_values.yaml similarity index 91% rename from stable/ubooquity/7.0.0/ix_values.yaml rename to stable/ubooquity/7.0.1/ix_values.yaml index 48bf460bdaa..e5a345e3db9 100644 --- a/stable/ubooquity/7.0.0/ix_values.yaml +++ b/stable/ubooquity/7.0.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ubooquity pullPolicy: IfNotPresent - tag: v2.1.2@sha256:b068de757608b98079d6cec1310842c28806e0e01b09ce30d0764376ae893377 + tag: v2.1.2@sha256:b86aada5d569554dd78073ea5dc079bc63179a4bfac50ba5e9789f146a0f18d1 service: main: ports: diff --git a/stable/ubooquity/7.0.0/questions.yaml b/stable/ubooquity/7.0.1/questions.yaml similarity index 100% rename from stable/ubooquity/7.0.0/questions.yaml rename to stable/ubooquity/7.0.1/questions.yaml diff --git a/stable/ubooquity/7.0.0/templates/NOTES.txt b/stable/ubooquity/7.0.1/templates/NOTES.txt similarity index 100% rename from stable/ubooquity/7.0.0/templates/NOTES.txt rename to stable/ubooquity/7.0.1/templates/NOTES.txt diff --git a/stable/ubooquity/7.0.0/templates/common.yaml b/stable/ubooquity/7.0.1/templates/common.yaml similarity index 100% rename from stable/ubooquity/7.0.0/templates/common.yaml rename to stable/ubooquity/7.0.1/templates/common.yaml diff --git a/stable/ubooquity/7.0.0/values.yaml b/stable/ubooquity/7.0.1/values.yaml similarity index 100% rename from stable/ubooquity/7.0.0/values.yaml rename to stable/ubooquity/7.0.1/values.yaml