diff --git a/incubator/amcrest2mqtt/0.0.5/CHANGELOG.md b/incubator/amcrest2mqtt/0.0.5/CHANGELOG.md deleted file mode 100644 index 68a8f0301ca..00000000000 --- a/incubator/amcrest2mqtt/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [amcrest2mqtt-0.0.5](https://github.com/truecharts/apps/compare/amcrest2mqtt-0.0.4...amcrest2mqtt-0.0.5) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/amcrest2mqtt/0.0.6/CHANGELOG.md b/incubator/amcrest2mqtt/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..5223937dc3a --- /dev/null +++ b/incubator/amcrest2mqtt/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [amcrest2mqtt-0.0.6](https://github.com/truecharts/apps/compare/amcrest2mqtt-0.0.5...amcrest2mqtt-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/amcrest2mqtt/0.0.5/CONFIG.md b/incubator/amcrest2mqtt/0.0.6/CONFIG.md similarity index 100% rename from incubator/amcrest2mqtt/0.0.5/CONFIG.md rename to incubator/amcrest2mqtt/0.0.6/CONFIG.md diff --git a/incubator/apache-musicindex/0.0.5/Chart.lock b/incubator/amcrest2mqtt/0.0.6/Chart.lock similarity index 78% rename from incubator/apache-musicindex/0.0.5/Chart.lock rename to incubator/amcrest2mqtt/0.0.6/Chart.lock index e13c00d071f..6000a285932 100644 --- a/incubator/apache-musicindex/0.0.5/Chart.lock +++ b/incubator/amcrest2mqtt/0.0.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.3.12 digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:10:16.682884853Z" +generated: "2021-10-19T09:38:35.668133907Z" diff --git a/incubator/amcrest2mqtt/0.0.5/Chart.yaml b/incubator/amcrest2mqtt/0.0.6/Chart.yaml similarity index 97% rename from incubator/amcrest2mqtt/0.0.5/Chart.yaml rename to incubator/amcrest2mqtt/0.0.6/Chart.yaml index 9d37af13c86..527bdb85bee 100644 --- a/incubator/amcrest2mqtt/0.0.5/Chart.yaml +++ b/incubator/amcrest2mqtt/0.0.6/Chart.yaml @@ -17,4 +17,4 @@ maintainers: name: amcrest2mqtt sources: - https://github.com/dchesterton/amcrest2mqtt -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/amcrest2mqtt/0.0.5/README.md b/incubator/amcrest2mqtt/0.0.6/README.md similarity index 100% rename from incubator/amcrest2mqtt/0.0.5/README.md rename to incubator/amcrest2mqtt/0.0.6/README.md diff --git a/incubator/amcrest2mqtt/0.0.5/app-readme.md b/incubator/amcrest2mqtt/0.0.6/app-readme.md similarity index 100% rename from incubator/amcrest2mqtt/0.0.5/app-readme.md rename to incubator/amcrest2mqtt/0.0.6/app-readme.md diff --git a/incubator/amcrest2mqtt/0.0.5/charts/common-8.3.12.tgz b/incubator/amcrest2mqtt/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/amcrest2mqtt/0.0.5/charts/common-8.3.12.tgz rename to incubator/amcrest2mqtt/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/amcrest2mqtt/0.0.5/helm-values.md b/incubator/amcrest2mqtt/0.0.6/helm-values.md similarity index 100% rename from incubator/amcrest2mqtt/0.0.5/helm-values.md rename to incubator/amcrest2mqtt/0.0.6/helm-values.md diff --git a/incubator/amcrest2mqtt/0.0.5/questions.yaml b/incubator/amcrest2mqtt/0.0.6/questions.yaml similarity index 100% rename from incubator/amcrest2mqtt/0.0.5/questions.yaml rename to incubator/amcrest2mqtt/0.0.6/questions.yaml diff --git a/incubator/amcrest2mqtt/0.0.5/templates/common.yaml b/incubator/amcrest2mqtt/0.0.6/templates/common.yaml similarity index 100% rename from incubator/amcrest2mqtt/0.0.5/templates/common.yaml rename to incubator/amcrest2mqtt/0.0.6/templates/common.yaml diff --git a/incubator/amcrest2mqtt/0.0.5/values.yaml b/incubator/amcrest2mqtt/0.0.6/values.yaml similarity index 100% rename from incubator/amcrest2mqtt/0.0.5/values.yaml rename to incubator/amcrest2mqtt/0.0.6/values.yaml diff --git a/incubator/apache-musicindex/0.0.5/CHANGELOG.md b/incubator/apache-musicindex/0.0.5/CHANGELOG.md deleted file mode 100644 index 615f7e3043d..00000000000 --- a/incubator/apache-musicindex/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [apache-musicindex-0.0.5](https://github.com/truecharts/apps/compare/apache-musicindex-0.0.4...apache-musicindex-0.0.5) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/apache-musicindex/0.0.6/CHANGELOG.md b/incubator/apache-musicindex/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..a23ecd6a691 --- /dev/null +++ b/incubator/apache-musicindex/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [apache-musicindex-0.0.6](https://github.com/truecharts/apps/compare/apache-musicindex-0.0.5...apache-musicindex-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/apache-musicindex/0.0.5/CONFIG.md b/incubator/apache-musicindex/0.0.6/CONFIG.md similarity index 100% rename from incubator/apache-musicindex/0.0.5/CONFIG.md rename to incubator/apache-musicindex/0.0.6/CONFIG.md diff --git a/incubator/amcrest2mqtt/0.0.5/Chart.lock b/incubator/apache-musicindex/0.0.6/Chart.lock similarity index 78% rename from incubator/amcrest2mqtt/0.0.5/Chart.lock rename to incubator/apache-musicindex/0.0.6/Chart.lock index c222ab3ee69..83b554fa24c 100644 --- a/incubator/amcrest2mqtt/0.0.5/Chart.lock +++ b/incubator/apache-musicindex/0.0.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.3.12 digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:09:53.119002258Z" +generated: "2021-10-19T09:38:58.628024286Z" diff --git a/incubator/apache-musicindex/0.0.5/Chart.yaml b/incubator/apache-musicindex/0.0.6/Chart.yaml similarity index 97% rename from incubator/apache-musicindex/0.0.5/Chart.yaml rename to incubator/apache-musicindex/0.0.6/Chart.yaml index 9ec48d94071..add24037abd 100644 --- a/incubator/apache-musicindex/0.0.5/Chart.yaml +++ b/incubator/apache-musicindex/0.0.6/Chart.yaml @@ -20,4 +20,4 @@ maintainers: name: apache-musicindex sources: - http://hacks.slashdirt.org/sw/musicindex/ -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/apache-musicindex/0.0.5/README.md b/incubator/apache-musicindex/0.0.6/README.md similarity index 100% rename from incubator/apache-musicindex/0.0.5/README.md rename to incubator/apache-musicindex/0.0.6/README.md diff --git a/incubator/apache-musicindex/0.0.5/app-readme.md b/incubator/apache-musicindex/0.0.6/app-readme.md similarity index 100% rename from incubator/apache-musicindex/0.0.5/app-readme.md rename to incubator/apache-musicindex/0.0.6/app-readme.md diff --git a/incubator/apache-musicindex/0.0.5/charts/common-8.3.12.tgz b/incubator/apache-musicindex/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/apache-musicindex/0.0.5/charts/common-8.3.12.tgz rename to incubator/apache-musicindex/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/apache-musicindex/0.0.5/helm-values.md b/incubator/apache-musicindex/0.0.6/helm-values.md similarity index 100% rename from incubator/apache-musicindex/0.0.5/helm-values.md rename to incubator/apache-musicindex/0.0.6/helm-values.md diff --git a/incubator/apache-musicindex/0.0.5/questions.yaml b/incubator/apache-musicindex/0.0.6/questions.yaml similarity index 100% rename from incubator/apache-musicindex/0.0.5/questions.yaml rename to incubator/apache-musicindex/0.0.6/questions.yaml diff --git a/incubator/apache-musicindex/0.0.5/templates/common.yaml b/incubator/apache-musicindex/0.0.6/templates/common.yaml similarity index 100% rename from incubator/apache-musicindex/0.0.5/templates/common.yaml rename to incubator/apache-musicindex/0.0.6/templates/common.yaml diff --git a/incubator/apache-musicindex/0.0.5/values.yaml b/incubator/apache-musicindex/0.0.6/values.yaml similarity index 100% rename from incubator/apache-musicindex/0.0.5/values.yaml rename to incubator/apache-musicindex/0.0.6/values.yaml diff --git a/incubator/aria2/0.0.5/CHANGELOG.md b/incubator/aria2/0.0.5/CHANGELOG.md deleted file mode 100644 index b0603802db1..00000000000 --- a/incubator/aria2/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [aria2-0.0.5](https://github.com/truecharts/apps/compare/aria2-0.0.4...aria2-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/aria2/0.0.6/CHANGELOG.md b/incubator/aria2/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..33d50567b97 --- /dev/null +++ b/incubator/aria2/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [aria2-0.0.6](https://github.com/truecharts/apps/compare/aria2-0.0.5...aria2-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/aria2/0.0.5/CONFIG.md b/incubator/aria2/0.0.6/CONFIG.md similarity index 100% rename from incubator/aria2/0.0.5/CONFIG.md rename to incubator/aria2/0.0.6/CONFIG.md diff --git a/incubator/aria2/0.0.5/Chart.lock b/incubator/aria2/0.0.6/Chart.lock similarity index 78% rename from incubator/aria2/0.0.5/Chart.lock rename to incubator/aria2/0.0.6/Chart.lock index d1fb772e98e..03557f6031d 100644 --- a/incubator/aria2/0.0.5/Chart.lock +++ b/incubator/aria2/0.0.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.3.12 digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:10:39.334072151Z" +generated: "2021-10-19T09:39:21.031110489Z" diff --git a/incubator/aria2/0.0.5/Chart.yaml b/incubator/aria2/0.0.6/Chart.yaml similarity index 97% rename from incubator/aria2/0.0.5/Chart.yaml rename to incubator/aria2/0.0.6/Chart.yaml index 109bcffbe18..39be772c598 100644 --- a/incubator/aria2/0.0.5/Chart.yaml +++ b/incubator/aria2/0.0.6/Chart.yaml @@ -17,4 +17,4 @@ maintainers: name: aria2 sources: - https://github.com/P3TERX/Aria2-Pro-Docker -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/aria2/0.0.5/README.md b/incubator/aria2/0.0.6/README.md similarity index 100% rename from incubator/aria2/0.0.5/README.md rename to incubator/aria2/0.0.6/README.md diff --git a/incubator/aria2/0.0.5/app-readme.md b/incubator/aria2/0.0.6/app-readme.md similarity index 100% rename from incubator/aria2/0.0.5/app-readme.md rename to incubator/aria2/0.0.6/app-readme.md diff --git a/incubator/aria2/0.0.5/charts/common-8.3.12.tgz b/incubator/aria2/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/aria2/0.0.5/charts/common-8.3.12.tgz rename to incubator/aria2/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/aria2/0.0.5/helm-values.md b/incubator/aria2/0.0.6/helm-values.md similarity index 100% rename from incubator/aria2/0.0.5/helm-values.md rename to incubator/aria2/0.0.6/helm-values.md diff --git a/incubator/aria2/0.0.5/questions.yaml b/incubator/aria2/0.0.6/questions.yaml similarity index 100% rename from incubator/aria2/0.0.5/questions.yaml rename to incubator/aria2/0.0.6/questions.yaml diff --git a/incubator/aria2/0.0.5/templates/common.yaml b/incubator/aria2/0.0.6/templates/common.yaml similarity index 100% rename from incubator/aria2/0.0.5/templates/common.yaml rename to incubator/aria2/0.0.6/templates/common.yaml diff --git a/incubator/aria2/0.0.5/values.yaml b/incubator/aria2/0.0.6/values.yaml similarity index 100% rename from incubator/aria2/0.0.5/values.yaml rename to incubator/aria2/0.0.6/values.yaml diff --git a/incubator/audacity/0.0.5/CHANGELOG.md b/incubator/audacity/0.0.5/CHANGELOG.md deleted file mode 100644 index 44c59928b30..00000000000 --- a/incubator/audacity/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [audacity-0.0.5](https://github.com/truecharts/apps/compare/audacity-0.0.4...audacity-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/audacity/0.0.6/CHANGELOG.md b/incubator/audacity/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..c9fc0927831 --- /dev/null +++ b/incubator/audacity/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [audacity-0.0.6](https://github.com/truecharts/apps/compare/audacity-0.0.5...audacity-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/audacity/0.0.5/CONFIG.md b/incubator/audacity/0.0.6/CONFIG.md similarity index 100% rename from incubator/audacity/0.0.5/CONFIG.md rename to incubator/audacity/0.0.6/CONFIG.md diff --git a/incubator/audacity/0.0.5/Chart.lock b/incubator/audacity/0.0.6/Chart.lock similarity index 78% rename from incubator/audacity/0.0.5/Chart.lock rename to incubator/audacity/0.0.6/Chart.lock index aae85222085..09bb7a3965a 100644 --- a/incubator/audacity/0.0.5/Chart.lock +++ b/incubator/audacity/0.0.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.3.12 digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:11:01.445500094Z" +generated: "2021-10-19T09:39:43.649217705Z" diff --git a/incubator/audacity/0.0.5/Chart.yaml b/incubator/audacity/0.0.6/Chart.yaml similarity index 97% rename from incubator/audacity/0.0.5/Chart.yaml rename to incubator/audacity/0.0.6/Chart.yaml index a979f91c865..a838da7050c 100644 --- a/incubator/audacity/0.0.5/Chart.yaml +++ b/incubator/audacity/0.0.6/Chart.yaml @@ -23,4 +23,4 @@ sources: - https://github.com/linuxserver/docker-audacity - https://www.audacityteam.org/ type: application -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/audacity/0.0.5/README.md b/incubator/audacity/0.0.6/README.md similarity index 100% rename from incubator/audacity/0.0.5/README.md rename to incubator/audacity/0.0.6/README.md diff --git a/incubator/audacity/0.0.5/app-readme.md b/incubator/audacity/0.0.6/app-readme.md similarity index 100% rename from incubator/audacity/0.0.5/app-readme.md rename to incubator/audacity/0.0.6/app-readme.md diff --git a/incubator/audacity/0.0.5/charts/common-8.3.12.tgz b/incubator/audacity/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/audacity/0.0.5/charts/common-8.3.12.tgz rename to incubator/audacity/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/audacity/0.0.5/helm-values.md b/incubator/audacity/0.0.6/helm-values.md similarity index 100% rename from incubator/audacity/0.0.5/helm-values.md rename to incubator/audacity/0.0.6/helm-values.md diff --git a/incubator/audacity/0.0.5/questions.yaml b/incubator/audacity/0.0.6/questions.yaml similarity index 100% rename from incubator/audacity/0.0.5/questions.yaml rename to incubator/audacity/0.0.6/questions.yaml diff --git a/incubator/audacity/0.0.5/templates/common.yaml b/incubator/audacity/0.0.6/templates/common.yaml similarity index 100% rename from incubator/audacity/0.0.5/templates/common.yaml rename to incubator/audacity/0.0.6/templates/common.yaml diff --git a/incubator/audacity/0.0.5/values.yaml b/incubator/audacity/0.0.6/values.yaml similarity index 100% rename from incubator/audacity/0.0.5/values.yaml rename to incubator/audacity/0.0.6/values.yaml diff --git a/incubator/beets/0.0.5/CHANGELOG.md b/incubator/beets/0.0.5/CHANGELOG.md deleted file mode 100644 index 70d3d4059c4..00000000000 --- a/incubator/beets/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [beets-0.0.5](https://github.com/truecharts/apps/compare/beets-0.0.4...beets-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/beets/0.0.5/Chart.lock b/incubator/beets/0.0.5/Chart.lock deleted file mode 100644 index b959af98ad3..00000000000 --- a/incubator/beets/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:11:23.735094372Z" diff --git a/incubator/beets/0.0.6/CHANGELOG.md b/incubator/beets/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..ef206c3adb5 --- /dev/null +++ b/incubator/beets/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [beets-0.0.6](https://github.com/truecharts/apps/compare/beets-0.0.5...beets-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/beets/0.0.5/CONFIG.md b/incubator/beets/0.0.6/CONFIG.md similarity index 100% rename from incubator/beets/0.0.5/CONFIG.md rename to incubator/beets/0.0.6/CONFIG.md diff --git a/incubator/beets/0.0.6/Chart.lock b/incubator/beets/0.0.6/Chart.lock new file mode 100644 index 00000000000..f30ababd1b6 --- /dev/null +++ b/incubator/beets/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:40:05.882503363Z" diff --git a/incubator/beets/0.0.5/Chart.yaml b/incubator/beets/0.0.6/Chart.yaml similarity index 97% rename from incubator/beets/0.0.5/Chart.yaml rename to incubator/beets/0.0.6/Chart.yaml index f062aea7156..0665a24998e 100644 --- a/incubator/beets/0.0.5/Chart.yaml +++ b/incubator/beets/0.0.6/Chart.yaml @@ -23,4 +23,4 @@ sources: - https://github.com/linuxserver/docker-beets - https://beets.io/ type: application -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/beets/0.0.5/README.md b/incubator/beets/0.0.6/README.md similarity index 100% rename from incubator/beets/0.0.5/README.md rename to incubator/beets/0.0.6/README.md diff --git a/incubator/beets/0.0.5/app-readme.md b/incubator/beets/0.0.6/app-readme.md similarity index 100% rename from incubator/beets/0.0.5/app-readme.md rename to incubator/beets/0.0.6/app-readme.md diff --git a/incubator/beets/0.0.5/charts/common-8.3.12.tgz b/incubator/beets/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/beets/0.0.5/charts/common-8.3.12.tgz rename to incubator/beets/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/beets/0.0.5/helm-values.md b/incubator/beets/0.0.6/helm-values.md similarity index 100% rename from incubator/beets/0.0.5/helm-values.md rename to incubator/beets/0.0.6/helm-values.md diff --git a/incubator/beets/0.0.5/questions.yaml b/incubator/beets/0.0.6/questions.yaml similarity index 100% rename from incubator/beets/0.0.5/questions.yaml rename to incubator/beets/0.0.6/questions.yaml diff --git a/incubator/beets/0.0.5/templates/common.yaml b/incubator/beets/0.0.6/templates/common.yaml similarity index 100% rename from incubator/beets/0.0.5/templates/common.yaml rename to incubator/beets/0.0.6/templates/common.yaml diff --git a/incubator/beets/0.0.5/values.yaml b/incubator/beets/0.0.6/values.yaml similarity index 100% rename from incubator/beets/0.0.5/values.yaml rename to incubator/beets/0.0.6/values.yaml diff --git a/incubator/cloud9/0.0.5/CHANGELOG.md b/incubator/cloud9/0.0.5/CHANGELOG.md deleted file mode 100644 index 8f974cfa544..00000000000 --- a/incubator/cloud9/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [cloud9-0.0.5](https://github.com/truecharts/apps/compare/cloud9-0.0.4...cloud9-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/cloud9/0.0.5/Chart.lock b/incubator/cloud9/0.0.5/Chart.lock deleted file mode 100644 index 63ac7d681b6..00000000000 --- a/incubator/cloud9/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:11:46.180420191Z" diff --git a/incubator/cloud9/0.0.6/CHANGELOG.md b/incubator/cloud9/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..6302c7cebca --- /dev/null +++ b/incubator/cloud9/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [cloud9-0.0.6](https://github.com/truecharts/apps/compare/cloud9-0.0.5...cloud9-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/cloud9/0.0.5/CONFIG.md b/incubator/cloud9/0.0.6/CONFIG.md similarity index 100% rename from incubator/cloud9/0.0.5/CONFIG.md rename to incubator/cloud9/0.0.6/CONFIG.md diff --git a/incubator/cloud9/0.0.6/Chart.lock b/incubator/cloud9/0.0.6/Chart.lock new file mode 100644 index 00000000000..3eff4cf92c7 --- /dev/null +++ b/incubator/cloud9/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:40:28.124005772Z" diff --git a/incubator/cloud9/0.0.5/Chart.yaml b/incubator/cloud9/0.0.6/Chart.yaml similarity index 97% rename from incubator/cloud9/0.0.5/Chart.yaml rename to incubator/cloud9/0.0.6/Chart.yaml index f5d66c3d9e7..bd3f6a499be 100644 --- a/incubator/cloud9/0.0.5/Chart.yaml +++ b/incubator/cloud9/0.0.6/Chart.yaml @@ -23,4 +23,4 @@ sources: - https://github.com/c9/core - https://hub.docker.com/r/linuxserver/cloud9 type: application -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/cloud9/0.0.5/README.md b/incubator/cloud9/0.0.6/README.md similarity index 100% rename from incubator/cloud9/0.0.5/README.md rename to incubator/cloud9/0.0.6/README.md diff --git a/incubator/cloud9/0.0.5/app-readme.md b/incubator/cloud9/0.0.6/app-readme.md similarity index 100% rename from incubator/cloud9/0.0.5/app-readme.md rename to incubator/cloud9/0.0.6/app-readme.md diff --git a/incubator/cloud9/0.0.5/charts/common-8.3.12.tgz b/incubator/cloud9/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/cloud9/0.0.5/charts/common-8.3.12.tgz rename to incubator/cloud9/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/cloud9/0.0.5/helm-values.md b/incubator/cloud9/0.0.6/helm-values.md similarity index 100% rename from incubator/cloud9/0.0.5/helm-values.md rename to incubator/cloud9/0.0.6/helm-values.md diff --git a/incubator/cloud9/0.0.5/questions.yaml b/incubator/cloud9/0.0.6/questions.yaml similarity index 100% rename from incubator/cloud9/0.0.5/questions.yaml rename to incubator/cloud9/0.0.6/questions.yaml diff --git a/incubator/cloud9/0.0.5/templates/common.yaml b/incubator/cloud9/0.0.6/templates/common.yaml similarity index 100% rename from incubator/cloud9/0.0.5/templates/common.yaml rename to incubator/cloud9/0.0.6/templates/common.yaml diff --git a/incubator/cloud9/0.0.5/values.yaml b/incubator/cloud9/0.0.6/values.yaml similarity index 100% rename from incubator/cloud9/0.0.5/values.yaml rename to incubator/cloud9/0.0.6/values.yaml diff --git a/incubator/code-server/0.0.5/CHANGELOG.md b/incubator/code-server/0.0.5/CHANGELOG.md deleted file mode 100644 index ed9985c85be..00000000000 --- a/incubator/code-server/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [code-server-0.0.5](https://github.com/truecharts/apps/compare/code-server-0.0.4...code-server-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/code-server/0.0.5/Chart.lock b/incubator/code-server/0.0.5/Chart.lock deleted file mode 100644 index 39ddae1c2e7..00000000000 --- a/incubator/code-server/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:12:08.185037815Z" diff --git a/incubator/code-server/0.0.6/CHANGELOG.md b/incubator/code-server/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..2994656b305 --- /dev/null +++ b/incubator/code-server/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [code-server-0.0.6](https://github.com/truecharts/apps/compare/code-server-0.0.5...code-server-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/code-server/0.0.5/CONFIG.md b/incubator/code-server/0.0.6/CONFIG.md similarity index 100% rename from incubator/code-server/0.0.5/CONFIG.md rename to incubator/code-server/0.0.6/CONFIG.md diff --git a/incubator/code-server/0.0.6/Chart.lock b/incubator/code-server/0.0.6/Chart.lock new file mode 100644 index 00000000000..d4b71b96944 --- /dev/null +++ b/incubator/code-server/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:40:50.455868131Z" diff --git a/incubator/code-server/0.0.5/Chart.yaml b/incubator/code-server/0.0.6/Chart.yaml similarity index 97% rename from incubator/code-server/0.0.5/Chart.yaml rename to incubator/code-server/0.0.6/Chart.yaml index 10b93654a2b..f456b5b1705 100644 --- a/incubator/code-server/0.0.5/Chart.yaml +++ b/incubator/code-server/0.0.6/Chart.yaml @@ -22,4 +22,4 @@ sources: - https://github.com/cdr/code-server - https://hub.docker.com/r/linuxserver/code-server type: application -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/code-server/0.0.5/README.md b/incubator/code-server/0.0.6/README.md similarity index 100% rename from incubator/code-server/0.0.5/README.md rename to incubator/code-server/0.0.6/README.md diff --git a/incubator/code-server/0.0.5/app-readme.md b/incubator/code-server/0.0.6/app-readme.md similarity index 100% rename from incubator/code-server/0.0.5/app-readme.md rename to incubator/code-server/0.0.6/app-readme.md diff --git a/incubator/code-server/0.0.5/charts/common-8.3.12.tgz b/incubator/code-server/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/code-server/0.0.5/charts/common-8.3.12.tgz rename to incubator/code-server/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/code-server/0.0.5/helm-values.md b/incubator/code-server/0.0.6/helm-values.md similarity index 100% rename from incubator/code-server/0.0.5/helm-values.md rename to incubator/code-server/0.0.6/helm-values.md diff --git a/incubator/code-server/0.0.5/questions.yaml b/incubator/code-server/0.0.6/questions.yaml similarity index 100% rename from incubator/code-server/0.0.5/questions.yaml rename to incubator/code-server/0.0.6/questions.yaml diff --git a/incubator/code-server/0.0.5/templates/common.yaml b/incubator/code-server/0.0.6/templates/common.yaml similarity index 100% rename from incubator/code-server/0.0.5/templates/common.yaml rename to incubator/code-server/0.0.6/templates/common.yaml diff --git a/incubator/code-server/0.0.5/values.yaml b/incubator/code-server/0.0.6/values.yaml similarity index 100% rename from incubator/code-server/0.0.5/values.yaml rename to incubator/code-server/0.0.6/values.yaml diff --git a/incubator/cryptofolio/0.0.5/CHANGELOG.md b/incubator/cryptofolio/0.0.5/CHANGELOG.md deleted file mode 100644 index fe3c3058c67..00000000000 --- a/incubator/cryptofolio/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [cryptofolio-0.0.5](https://github.com/truecharts/apps/compare/cryptofolio-0.0.4...cryptofolio-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/cryptofolio/0.0.5/Chart.lock b/incubator/cryptofolio/0.0.5/Chart.lock deleted file mode 100644 index 5fa676b891e..00000000000 --- a/incubator/cryptofolio/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:12:29.969416222Z" diff --git a/incubator/cryptofolio/0.0.6/CHANGELOG.md b/incubator/cryptofolio/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..e304e2dd130 --- /dev/null +++ b/incubator/cryptofolio/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [cryptofolio-0.0.6](https://github.com/truecharts/apps/compare/cryptofolio-0.0.5...cryptofolio-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/cryptofolio/0.0.5/CONFIG.md b/incubator/cryptofolio/0.0.6/CONFIG.md similarity index 100% rename from incubator/cryptofolio/0.0.5/CONFIG.md rename to incubator/cryptofolio/0.0.6/CONFIG.md diff --git a/incubator/cryptofolio/0.0.6/Chart.lock b/incubator/cryptofolio/0.0.6/Chart.lock new file mode 100644 index 00000000000..b03ccc34994 --- /dev/null +++ b/incubator/cryptofolio/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:41:12.596371527Z" diff --git a/incubator/cryptofolio/0.0.5/Chart.yaml b/incubator/cryptofolio/0.0.6/Chart.yaml similarity index 97% rename from incubator/cryptofolio/0.0.5/Chart.yaml rename to incubator/cryptofolio/0.0.6/Chart.yaml index d1bd032a948..5ac1f06d1ed 100644 --- a/incubator/cryptofolio/0.0.5/Chart.yaml +++ b/incubator/cryptofolio/0.0.6/Chart.yaml @@ -17,4 +17,4 @@ maintainers: name: cryptofolio sources: - https://github.com/Xtrendence/cryptofolio -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/cryptofolio/0.0.5/README.md b/incubator/cryptofolio/0.0.6/README.md similarity index 100% rename from incubator/cryptofolio/0.0.5/README.md rename to incubator/cryptofolio/0.0.6/README.md diff --git a/incubator/cryptofolio/0.0.5/app-readme.md b/incubator/cryptofolio/0.0.6/app-readme.md similarity index 100% rename from incubator/cryptofolio/0.0.5/app-readme.md rename to incubator/cryptofolio/0.0.6/app-readme.md diff --git a/incubator/cryptofolio/0.0.5/charts/common-8.3.12.tgz b/incubator/cryptofolio/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/cryptofolio/0.0.5/charts/common-8.3.12.tgz rename to incubator/cryptofolio/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/cryptofolio/0.0.5/helm-values.md b/incubator/cryptofolio/0.0.6/helm-values.md similarity index 100% rename from incubator/cryptofolio/0.0.5/helm-values.md rename to incubator/cryptofolio/0.0.6/helm-values.md diff --git a/incubator/cryptofolio/0.0.5/questions.yaml b/incubator/cryptofolio/0.0.6/questions.yaml similarity index 100% rename from incubator/cryptofolio/0.0.5/questions.yaml rename to incubator/cryptofolio/0.0.6/questions.yaml diff --git a/incubator/cryptofolio/0.0.5/templates/common.yaml b/incubator/cryptofolio/0.0.6/templates/common.yaml similarity index 100% rename from incubator/cryptofolio/0.0.5/templates/common.yaml rename to incubator/cryptofolio/0.0.6/templates/common.yaml diff --git a/incubator/cryptofolio/0.0.5/values.yaml b/incubator/cryptofolio/0.0.6/values.yaml similarity index 100% rename from incubator/cryptofolio/0.0.5/values.yaml rename to incubator/cryptofolio/0.0.6/values.yaml diff --git a/incubator/davos/0.0.5/CHANGELOG.md b/incubator/davos/0.0.5/CHANGELOG.md deleted file mode 100644 index c30c2ae87b6..00000000000 --- a/incubator/davos/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [davos-0.0.5](https://github.com/truecharts/apps/compare/davos-0.0.4...davos-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/davos/0.0.5/Chart.lock b/incubator/davos/0.0.5/Chart.lock deleted file mode 100644 index 4c8a9bca185..00000000000 --- a/incubator/davos/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:12:52.114048873Z" diff --git a/incubator/davos/0.0.6/CHANGELOG.md b/incubator/davos/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..ae6cc021586 --- /dev/null +++ b/incubator/davos/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [davos-0.0.6](https://github.com/truecharts/apps/compare/davos-0.0.5...davos-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/davos/0.0.5/CONFIG.md b/incubator/davos/0.0.6/CONFIG.md similarity index 100% rename from incubator/davos/0.0.5/CONFIG.md rename to incubator/davos/0.0.6/CONFIG.md diff --git a/incubator/davos/0.0.6/Chart.lock b/incubator/davos/0.0.6/Chart.lock new file mode 100644 index 00000000000..44a186ae1d6 --- /dev/null +++ b/incubator/davos/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:41:35.300800976Z" diff --git a/incubator/davos/0.0.5/Chart.yaml b/incubator/davos/0.0.6/Chart.yaml similarity index 97% rename from incubator/davos/0.0.5/Chart.yaml rename to incubator/davos/0.0.6/Chart.yaml index d0f9bed972e..c11ace8c9b1 100644 --- a/incubator/davos/0.0.5/Chart.yaml +++ b/incubator/davos/0.0.6/Chart.yaml @@ -22,4 +22,4 @@ sources: - https://github.com/linuxserver/docker-davos - https://github.com/linuxserver/davos/ type: application -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/davos/0.0.5/README.md b/incubator/davos/0.0.6/README.md similarity index 100% rename from incubator/davos/0.0.5/README.md rename to incubator/davos/0.0.6/README.md diff --git a/incubator/davos/0.0.5/app-readme.md b/incubator/davos/0.0.6/app-readme.md similarity index 100% rename from incubator/davos/0.0.5/app-readme.md rename to incubator/davos/0.0.6/app-readme.md diff --git a/incubator/davos/0.0.5/charts/common-8.3.12.tgz b/incubator/davos/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/davos/0.0.5/charts/common-8.3.12.tgz rename to incubator/davos/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/davos/0.0.5/helm-values.md b/incubator/davos/0.0.6/helm-values.md similarity index 100% rename from incubator/davos/0.0.5/helm-values.md rename to incubator/davos/0.0.6/helm-values.md diff --git a/incubator/davos/0.0.5/questions.yaml b/incubator/davos/0.0.6/questions.yaml similarity index 100% rename from incubator/davos/0.0.5/questions.yaml rename to incubator/davos/0.0.6/questions.yaml diff --git a/incubator/davos/0.0.5/templates/common.yaml b/incubator/davos/0.0.6/templates/common.yaml similarity index 100% rename from incubator/davos/0.0.5/templates/common.yaml rename to incubator/davos/0.0.6/templates/common.yaml diff --git a/incubator/davos/0.0.5/values.yaml b/incubator/davos/0.0.6/values.yaml similarity index 100% rename from incubator/davos/0.0.5/values.yaml rename to incubator/davos/0.0.6/values.yaml diff --git a/incubator/digikam/0.0.5/CHANGELOG.md b/incubator/digikam/0.0.5/CHANGELOG.md deleted file mode 100644 index 26c5dcc6c89..00000000000 --- a/incubator/digikam/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [digikam-0.0.5](https://github.com/truecharts/apps/compare/digikam-0.0.4...digikam-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/digikam/0.0.5/Chart.lock b/incubator/digikam/0.0.5/Chart.lock deleted file mode 100644 index 72541bb88d5..00000000000 --- a/incubator/digikam/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:13:13.851445601Z" diff --git a/incubator/digikam/0.0.6/CHANGELOG.md b/incubator/digikam/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..d04ff361a34 --- /dev/null +++ b/incubator/digikam/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [digikam-0.0.6](https://github.com/truecharts/apps/compare/digikam-0.0.5...digikam-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/digikam/0.0.5/CONFIG.md b/incubator/digikam/0.0.6/CONFIG.md similarity index 100% rename from incubator/digikam/0.0.5/CONFIG.md rename to incubator/digikam/0.0.6/CONFIG.md diff --git a/incubator/digikam/0.0.6/Chart.lock b/incubator/digikam/0.0.6/Chart.lock new file mode 100644 index 00000000000..3e788cc4daa --- /dev/null +++ b/incubator/digikam/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:41:57.617315363Z" diff --git a/incubator/digikam/0.0.5/Chart.yaml b/incubator/digikam/0.0.6/Chart.yaml similarity index 97% rename from incubator/digikam/0.0.5/Chart.yaml rename to incubator/digikam/0.0.6/Chart.yaml index baa8813fc8a..bbb47dfd06e 100644 --- a/incubator/digikam/0.0.5/Chart.yaml +++ b/incubator/digikam/0.0.6/Chart.yaml @@ -23,4 +23,4 @@ sources: - https://github.com/linuxserver/docker-digikam - https://www.digikam.org/ type: application -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/digikam/0.0.5/README.md b/incubator/digikam/0.0.6/README.md similarity index 100% rename from incubator/digikam/0.0.5/README.md rename to incubator/digikam/0.0.6/README.md diff --git a/incubator/digikam/0.0.5/app-readme.md b/incubator/digikam/0.0.6/app-readme.md similarity index 100% rename from incubator/digikam/0.0.5/app-readme.md rename to incubator/digikam/0.0.6/app-readme.md diff --git a/incubator/digikam/0.0.5/charts/common-8.3.12.tgz b/incubator/digikam/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/digikam/0.0.5/charts/common-8.3.12.tgz rename to incubator/digikam/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/digikam/0.0.5/helm-values.md b/incubator/digikam/0.0.6/helm-values.md similarity index 100% rename from incubator/digikam/0.0.5/helm-values.md rename to incubator/digikam/0.0.6/helm-values.md diff --git a/incubator/digikam/0.0.5/questions.yaml b/incubator/digikam/0.0.6/questions.yaml similarity index 100% rename from incubator/digikam/0.0.5/questions.yaml rename to incubator/digikam/0.0.6/questions.yaml diff --git a/incubator/digikam/0.0.5/templates/common.yaml b/incubator/digikam/0.0.6/templates/common.yaml similarity index 100% rename from incubator/digikam/0.0.5/templates/common.yaml rename to incubator/digikam/0.0.6/templates/common.yaml diff --git a/incubator/digikam/0.0.5/values.yaml b/incubator/digikam/0.0.6/values.yaml similarity index 100% rename from incubator/digikam/0.0.5/values.yaml rename to incubator/digikam/0.0.6/values.yaml diff --git a/incubator/doublecommander/0.0.5/CHANGELOG.md b/incubator/doublecommander/0.0.5/CHANGELOG.md deleted file mode 100644 index 7a49c72799d..00000000000 --- a/incubator/doublecommander/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [doublecommander-0.0.5](https://github.com/truecharts/apps/compare/doublecommander-0.0.4...doublecommander-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/doublecommander/0.0.5/Chart.lock b/incubator/doublecommander/0.0.5/Chart.lock deleted file mode 100644 index e8ccf348c5e..00000000000 --- a/incubator/doublecommander/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:13:35.405565677Z" diff --git a/incubator/doublecommander/0.0.6/CHANGELOG.md b/incubator/doublecommander/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..02ddc14abf6 --- /dev/null +++ b/incubator/doublecommander/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [doublecommander-0.0.6](https://github.com/truecharts/apps/compare/doublecommander-0.0.5...doublecommander-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/doublecommander/0.0.5/CONFIG.md b/incubator/doublecommander/0.0.6/CONFIG.md similarity index 100% rename from incubator/doublecommander/0.0.5/CONFIG.md rename to incubator/doublecommander/0.0.6/CONFIG.md diff --git a/incubator/doublecommander/0.0.6/Chart.lock b/incubator/doublecommander/0.0.6/Chart.lock new file mode 100644 index 00000000000..847ca213bb3 --- /dev/null +++ b/incubator/doublecommander/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:42:19.752577487Z" diff --git a/incubator/doublecommander/0.0.5/Chart.yaml b/incubator/doublecommander/0.0.6/Chart.yaml similarity index 97% rename from incubator/doublecommander/0.0.5/Chart.yaml rename to incubator/doublecommander/0.0.6/Chart.yaml index abbe67d6e5d..939e7893c67 100644 --- a/incubator/doublecommander/0.0.5/Chart.yaml +++ b/incubator/doublecommander/0.0.6/Chart.yaml @@ -22,4 +22,4 @@ sources: - https://github.com/linuxserver/docker-doublecommander - https://doublecmd.sourceforge.io/ type: application -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/doublecommander/0.0.5/README.md b/incubator/doublecommander/0.0.6/README.md similarity index 100% rename from incubator/doublecommander/0.0.5/README.md rename to incubator/doublecommander/0.0.6/README.md diff --git a/incubator/doublecommander/0.0.5/app-readme.md b/incubator/doublecommander/0.0.6/app-readme.md similarity index 100% rename from incubator/doublecommander/0.0.5/app-readme.md rename to incubator/doublecommander/0.0.6/app-readme.md diff --git a/incubator/doublecommander/0.0.5/charts/common-8.3.12.tgz b/incubator/doublecommander/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/doublecommander/0.0.5/charts/common-8.3.12.tgz rename to incubator/doublecommander/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/doublecommander/0.0.5/helm-values.md b/incubator/doublecommander/0.0.6/helm-values.md similarity index 100% rename from incubator/doublecommander/0.0.5/helm-values.md rename to incubator/doublecommander/0.0.6/helm-values.md diff --git a/incubator/doublecommander/0.0.5/questions.yaml b/incubator/doublecommander/0.0.6/questions.yaml similarity index 100% rename from incubator/doublecommander/0.0.5/questions.yaml rename to incubator/doublecommander/0.0.6/questions.yaml diff --git a/incubator/doublecommander/0.0.5/templates/common.yaml b/incubator/doublecommander/0.0.6/templates/common.yaml similarity index 100% rename from incubator/doublecommander/0.0.5/templates/common.yaml rename to incubator/doublecommander/0.0.6/templates/common.yaml diff --git a/incubator/doublecommander/0.0.5/values.yaml b/incubator/doublecommander/0.0.6/values.yaml similarity index 100% rename from incubator/doublecommander/0.0.5/values.yaml rename to incubator/doublecommander/0.0.6/values.yaml diff --git a/incubator/filezilla/0.0.5/CHANGELOG.md b/incubator/filezilla/0.0.5/CHANGELOG.md deleted file mode 100644 index 4cb06b156cf..00000000000 --- a/incubator/filezilla/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [filezilla-0.0.5](https://github.com/truecharts/apps/compare/filezilla-0.0.4...filezilla-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/filezilla/0.0.5/Chart.lock b/incubator/filezilla/0.0.5/Chart.lock deleted file mode 100644 index 54ab7435da8..00000000000 --- a/incubator/filezilla/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:13:58.100190306Z" diff --git a/incubator/filezilla/0.0.6/CHANGELOG.md b/incubator/filezilla/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..712786eb427 --- /dev/null +++ b/incubator/filezilla/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [filezilla-0.0.6](https://github.com/truecharts/apps/compare/filezilla-0.0.5...filezilla-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/filezilla/0.0.5/CONFIG.md b/incubator/filezilla/0.0.6/CONFIG.md similarity index 100% rename from incubator/filezilla/0.0.5/CONFIG.md rename to incubator/filezilla/0.0.6/CONFIG.md diff --git a/incubator/filezilla/0.0.6/Chart.lock b/incubator/filezilla/0.0.6/Chart.lock new file mode 100644 index 00000000000..131cdf45329 --- /dev/null +++ b/incubator/filezilla/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:42:41.881778979Z" diff --git a/incubator/filezilla/0.0.5/Chart.yaml b/incubator/filezilla/0.0.6/Chart.yaml similarity index 97% rename from incubator/filezilla/0.0.5/Chart.yaml rename to incubator/filezilla/0.0.6/Chart.yaml index 2a718485d45..b0b11ffe97e 100644 --- a/incubator/filezilla/0.0.5/Chart.yaml +++ b/incubator/filezilla/0.0.6/Chart.yaml @@ -23,4 +23,4 @@ sources: - https://filezilla-project.org/ - https://github.com/linuxserver/docker-filezilla type: application -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/filezilla/0.0.5/README.md b/incubator/filezilla/0.0.6/README.md similarity index 100% rename from incubator/filezilla/0.0.5/README.md rename to incubator/filezilla/0.0.6/README.md diff --git a/incubator/filezilla/0.0.5/app-readme.md b/incubator/filezilla/0.0.6/app-readme.md similarity index 100% rename from incubator/filezilla/0.0.5/app-readme.md rename to incubator/filezilla/0.0.6/app-readme.md diff --git a/incubator/filezilla/0.0.5/charts/common-8.3.12.tgz b/incubator/filezilla/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/filezilla/0.0.5/charts/common-8.3.12.tgz rename to incubator/filezilla/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/filezilla/0.0.5/helm-values.md b/incubator/filezilla/0.0.6/helm-values.md similarity index 100% rename from incubator/filezilla/0.0.5/helm-values.md rename to incubator/filezilla/0.0.6/helm-values.md diff --git a/incubator/filezilla/0.0.5/questions.yaml b/incubator/filezilla/0.0.6/questions.yaml similarity index 100% rename from incubator/filezilla/0.0.5/questions.yaml rename to incubator/filezilla/0.0.6/questions.yaml diff --git a/incubator/filezilla/0.0.5/templates/common.yaml b/incubator/filezilla/0.0.6/templates/common.yaml similarity index 100% rename from incubator/filezilla/0.0.5/templates/common.yaml rename to incubator/filezilla/0.0.6/templates/common.yaml diff --git a/incubator/filezilla/0.0.5/values.yaml b/incubator/filezilla/0.0.6/values.yaml similarity index 100% rename from incubator/filezilla/0.0.5/values.yaml rename to incubator/filezilla/0.0.6/values.yaml diff --git a/incubator/fossil/0.0.5/CHANGELOG.md b/incubator/fossil/0.0.5/CHANGELOG.md deleted file mode 100644 index d0d20553e7f..00000000000 --- a/incubator/fossil/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [fossil-0.0.5](https://github.com/truecharts/apps/compare/fossil-0.0.4...fossil-0.0.5) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/fossil/0.0.6/CHANGELOG.md b/incubator/fossil/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..d7a5e6761e4 --- /dev/null +++ b/incubator/fossil/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [fossil-0.0.6](https://github.com/truecharts/apps/compare/fossil-0.0.5...fossil-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/fossil/0.0.5/CONFIG.md b/incubator/fossil/0.0.6/CONFIG.md similarity index 100% rename from incubator/fossil/0.0.5/CONFIG.md rename to incubator/fossil/0.0.6/CONFIG.md diff --git a/incubator/fossil/0.0.6/Chart.lock b/incubator/fossil/0.0.6/Chart.lock new file mode 100644 index 00000000000..986ada4878d --- /dev/null +++ b/incubator/fossil/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:43:04.353931332Z" diff --git a/incubator/fossil/0.0.5/Chart.yaml b/incubator/fossil/0.0.6/Chart.yaml similarity index 97% rename from incubator/fossil/0.0.5/Chart.yaml rename to incubator/fossil/0.0.6/Chart.yaml index cc343571ac3..1842fc1251f 100644 --- a/incubator/fossil/0.0.5/Chart.yaml +++ b/incubator/fossil/0.0.6/Chart.yaml @@ -20,4 +20,4 @@ name: fossil sources: - https://fossil-scm.org/ type: application -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/fossil/0.0.5/README.md b/incubator/fossil/0.0.6/README.md similarity index 100% rename from incubator/fossil/0.0.5/README.md rename to incubator/fossil/0.0.6/README.md diff --git a/incubator/fossil/0.0.5/app-readme.md b/incubator/fossil/0.0.6/app-readme.md similarity index 100% rename from incubator/fossil/0.0.5/app-readme.md rename to incubator/fossil/0.0.6/app-readme.md diff --git a/incubator/fossil/0.0.5/charts/common-8.3.12.tgz b/incubator/fossil/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/fossil/0.0.5/charts/common-8.3.12.tgz rename to incubator/fossil/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/fossil/0.0.5/helm-values.md b/incubator/fossil/0.0.6/helm-values.md similarity index 100% rename from incubator/fossil/0.0.5/helm-values.md rename to incubator/fossil/0.0.6/helm-values.md diff --git a/incubator/fossil/0.0.5/questions.yaml b/incubator/fossil/0.0.6/questions.yaml similarity index 100% rename from incubator/fossil/0.0.5/questions.yaml rename to incubator/fossil/0.0.6/questions.yaml diff --git a/incubator/fossil/0.0.5/templates/common.yaml b/incubator/fossil/0.0.6/templates/common.yaml similarity index 100% rename from incubator/fossil/0.0.5/templates/common.yaml rename to incubator/fossil/0.0.6/templates/common.yaml diff --git a/incubator/fossil/0.0.5/values.yaml b/incubator/fossil/0.0.6/values.yaml similarity index 100% rename from incubator/fossil/0.0.5/values.yaml rename to incubator/fossil/0.0.6/values.yaml diff --git a/incubator/golinks/0.0.5/CHANGELOG.md b/incubator/golinks/0.0.5/CHANGELOG.md deleted file mode 100644 index 3d533590bb4..00000000000 --- a/incubator/golinks/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [golinks-0.0.5](https://github.com/truecharts/apps/compare/golinks-0.0.4...golinks-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/golinks/0.0.5/Chart.lock b/incubator/golinks/0.0.5/Chart.lock deleted file mode 100644 index 690fabf6dba..00000000000 --- a/incubator/golinks/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:14:42.491836916Z" diff --git a/incubator/golinks/0.0.6/CHANGELOG.md b/incubator/golinks/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..7706eee0917 --- /dev/null +++ b/incubator/golinks/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [golinks-0.0.6](https://github.com/truecharts/apps/compare/golinks-0.0.5...golinks-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/golinks/0.0.5/CONFIG.md b/incubator/golinks/0.0.6/CONFIG.md similarity index 100% rename from incubator/golinks/0.0.5/CONFIG.md rename to incubator/golinks/0.0.6/CONFIG.md diff --git a/incubator/golinks/0.0.6/Chart.lock b/incubator/golinks/0.0.6/Chart.lock new file mode 100644 index 00000000000..fc98b17f88d --- /dev/null +++ b/incubator/golinks/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:43:26.891958389Z" diff --git a/incubator/golinks/0.0.5/Chart.yaml b/incubator/golinks/0.0.6/Chart.yaml similarity index 97% rename from incubator/golinks/0.0.5/Chart.yaml rename to incubator/golinks/0.0.6/Chart.yaml index 5b946851281..e1cbad8496f 100644 --- a/incubator/golinks/0.0.5/Chart.yaml +++ b/incubator/golinks/0.0.6/Chart.yaml @@ -24,4 +24,4 @@ sources: - https://github.com/prologic/golinks - https://github.com/nicholaswilde/docker-golinks type: application -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/golinks/0.0.5/README.md b/incubator/golinks/0.0.6/README.md similarity index 100% rename from incubator/golinks/0.0.5/README.md rename to incubator/golinks/0.0.6/README.md diff --git a/incubator/golinks/0.0.5/app-readme.md b/incubator/golinks/0.0.6/app-readme.md similarity index 100% rename from incubator/golinks/0.0.5/app-readme.md rename to incubator/golinks/0.0.6/app-readme.md diff --git a/incubator/golinks/0.0.5/charts/common-8.3.12.tgz b/incubator/golinks/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/golinks/0.0.5/charts/common-8.3.12.tgz rename to incubator/golinks/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/golinks/0.0.5/helm-values.md b/incubator/golinks/0.0.6/helm-values.md similarity index 100% rename from incubator/golinks/0.0.5/helm-values.md rename to incubator/golinks/0.0.6/helm-values.md diff --git a/incubator/golinks/0.0.5/questions.yaml b/incubator/golinks/0.0.6/questions.yaml similarity index 100% rename from incubator/golinks/0.0.5/questions.yaml rename to incubator/golinks/0.0.6/questions.yaml diff --git a/incubator/golinks/0.0.5/templates/common.yaml b/incubator/golinks/0.0.6/templates/common.yaml similarity index 100% rename from incubator/golinks/0.0.5/templates/common.yaml rename to incubator/golinks/0.0.6/templates/common.yaml diff --git a/incubator/golinks/0.0.5/values.yaml b/incubator/golinks/0.0.6/values.yaml similarity index 100% rename from incubator/golinks/0.0.5/values.yaml rename to incubator/golinks/0.0.6/values.yaml diff --git a/incubator/grav/0.0.5/CHANGELOG.md b/incubator/grav/0.0.5/CHANGELOG.md deleted file mode 100644 index 60bba5b1a35..00000000000 --- a/incubator/grav/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [grav-0.0.5](https://github.com/truecharts/apps/compare/grav-0.0.4...grav-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/grav/0.0.5/Chart.lock b/incubator/grav/0.0.5/Chart.lock deleted file mode 100644 index afab91d19b3..00000000000 --- a/incubator/grav/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:15:04.473345518Z" diff --git a/incubator/grav/0.0.6/CHANGELOG.md b/incubator/grav/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..8484a46c3d9 --- /dev/null +++ b/incubator/grav/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [grav-0.0.6](https://github.com/truecharts/apps/compare/grav-0.0.5...grav-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/grav/0.0.5/CONFIG.md b/incubator/grav/0.0.6/CONFIG.md similarity index 100% rename from incubator/grav/0.0.5/CONFIG.md rename to incubator/grav/0.0.6/CONFIG.md diff --git a/incubator/grav/0.0.6/Chart.lock b/incubator/grav/0.0.6/Chart.lock new file mode 100644 index 00000000000..b0fa901d2b3 --- /dev/null +++ b/incubator/grav/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:43:48.771321791Z" diff --git a/incubator/grav/0.0.5/Chart.yaml b/incubator/grav/0.0.6/Chart.yaml similarity index 97% rename from incubator/grav/0.0.5/Chart.yaml rename to incubator/grav/0.0.6/Chart.yaml index b3ef209af01..9a361d75a5f 100644 --- a/incubator/grav/0.0.5/Chart.yaml +++ b/incubator/grav/0.0.6/Chart.yaml @@ -22,4 +22,4 @@ sources: - https://github.com/linuxserver/docker-grav - https://github.com/getgrav/grav/ type: application -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/grav/0.0.5/README.md b/incubator/grav/0.0.6/README.md similarity index 100% rename from incubator/grav/0.0.5/README.md rename to incubator/grav/0.0.6/README.md diff --git a/incubator/grav/0.0.5/app-readme.md b/incubator/grav/0.0.6/app-readme.md similarity index 100% rename from incubator/grav/0.0.5/app-readme.md rename to incubator/grav/0.0.6/app-readme.md diff --git a/incubator/grav/0.0.5/charts/common-8.3.12.tgz b/incubator/grav/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/grav/0.0.5/charts/common-8.3.12.tgz rename to incubator/grav/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/grav/0.0.5/helm-values.md b/incubator/grav/0.0.6/helm-values.md similarity index 100% rename from incubator/grav/0.0.5/helm-values.md rename to incubator/grav/0.0.6/helm-values.md diff --git a/incubator/grav/0.0.5/questions.yaml b/incubator/grav/0.0.6/questions.yaml similarity index 100% rename from incubator/grav/0.0.5/questions.yaml rename to incubator/grav/0.0.6/questions.yaml diff --git a/incubator/grav/0.0.5/templates/common.yaml b/incubator/grav/0.0.6/templates/common.yaml similarity index 100% rename from incubator/grav/0.0.5/templates/common.yaml rename to incubator/grav/0.0.6/templates/common.yaml diff --git a/incubator/grav/0.0.5/values.yaml b/incubator/grav/0.0.6/values.yaml similarity index 100% rename from incubator/grav/0.0.5/values.yaml rename to incubator/grav/0.0.6/values.yaml diff --git a/incubator/headphones/0.0.5/CHANGELOG.md b/incubator/headphones/0.0.5/CHANGELOG.md deleted file mode 100644 index 970adabdab2..00000000000 --- a/incubator/headphones/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [headphones-0.0.5](https://github.com/truecharts/apps/compare/headphones-0.0.4...headphones-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/headphones/0.0.5/Chart.lock b/incubator/headphones/0.0.5/Chart.lock deleted file mode 100644 index 4f5a6140227..00000000000 --- a/incubator/headphones/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:15:26.787760139Z" diff --git a/incubator/headphones/0.0.6/CHANGELOG.md b/incubator/headphones/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..0c494368b08 --- /dev/null +++ b/incubator/headphones/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [headphones-0.0.6](https://github.com/truecharts/apps/compare/headphones-0.0.5...headphones-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/headphones/0.0.5/CONFIG.md b/incubator/headphones/0.0.6/CONFIG.md similarity index 100% rename from incubator/headphones/0.0.5/CONFIG.md rename to incubator/headphones/0.0.6/CONFIG.md diff --git a/incubator/headphones/0.0.6/Chart.lock b/incubator/headphones/0.0.6/Chart.lock new file mode 100644 index 00000000000..deb1c80d07d --- /dev/null +++ b/incubator/headphones/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:44:10.601633187Z" diff --git a/incubator/headphones/0.0.5/Chart.yaml b/incubator/headphones/0.0.6/Chart.yaml similarity index 98% rename from incubator/headphones/0.0.5/Chart.yaml rename to incubator/headphones/0.0.6/Chart.yaml index 2f2927b30be..bfcf4996797 100644 --- a/incubator/headphones/0.0.5/Chart.yaml +++ b/incubator/headphones/0.0.6/Chart.yaml @@ -22,4 +22,4 @@ sources: - https://github.com/linuxserver/docker-headphones - https://github.com/rembo10/headphones type: application -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/headphones/0.0.5/README.md b/incubator/headphones/0.0.6/README.md similarity index 100% rename from incubator/headphones/0.0.5/README.md rename to incubator/headphones/0.0.6/README.md diff --git a/incubator/headphones/0.0.5/app-readme.md b/incubator/headphones/0.0.6/app-readme.md similarity index 100% rename from incubator/headphones/0.0.5/app-readme.md rename to incubator/headphones/0.0.6/app-readme.md diff --git a/incubator/headphones/0.0.5/charts/common-8.3.12.tgz b/incubator/headphones/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/headphones/0.0.5/charts/common-8.3.12.tgz rename to incubator/headphones/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/headphones/0.0.5/helm-values.md b/incubator/headphones/0.0.6/helm-values.md similarity index 100% rename from incubator/headphones/0.0.5/helm-values.md rename to incubator/headphones/0.0.6/helm-values.md diff --git a/incubator/headphones/0.0.5/questions.yaml b/incubator/headphones/0.0.6/questions.yaml similarity index 100% rename from incubator/headphones/0.0.5/questions.yaml rename to incubator/headphones/0.0.6/questions.yaml diff --git a/incubator/headphones/0.0.5/templates/common.yaml b/incubator/headphones/0.0.6/templates/common.yaml similarity index 100% rename from incubator/headphones/0.0.5/templates/common.yaml rename to incubator/headphones/0.0.6/templates/common.yaml diff --git a/incubator/headphones/0.0.5/values.yaml b/incubator/headphones/0.0.6/values.yaml similarity index 100% rename from incubator/headphones/0.0.5/values.yaml rename to incubator/headphones/0.0.6/values.yaml diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.5/CHANGELOG.md b/incubator/icantbelieveitsnotvaletudo/0.0.5/CHANGELOG.md deleted file mode 100644 index a0ec0f2363b..00000000000 --- a/incubator/icantbelieveitsnotvaletudo/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [icantbelieveitsnotvaletudo-0.0.5](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-0.0.4...icantbelieveitsnotvaletudo-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.5/Chart.lock b/incubator/icantbelieveitsnotvaletudo/0.0.5/Chart.lock deleted file mode 100644 index 4aec299e8a5..00000000000 --- a/incubator/icantbelieveitsnotvaletudo/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:15:49.099824349Z" diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.6/CHANGELOG.md b/incubator/icantbelieveitsnotvaletudo/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..0af9d095cd2 --- /dev/null +++ b/incubator/icantbelieveitsnotvaletudo/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [icantbelieveitsnotvaletudo-0.0.6](https://github.com/truecharts/apps/compare/icantbelieveitsnotvaletudo-0.0.5...icantbelieveitsnotvaletudo-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.5/CONFIG.md b/incubator/icantbelieveitsnotvaletudo/0.0.6/CONFIG.md similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.5/CONFIG.md rename to incubator/icantbelieveitsnotvaletudo/0.0.6/CONFIG.md diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.6/Chart.lock b/incubator/icantbelieveitsnotvaletudo/0.0.6/Chart.lock new file mode 100644 index 00000000000..c0d0d093a68 --- /dev/null +++ b/incubator/icantbelieveitsnotvaletudo/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:44:33.035283894Z" diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.5/Chart.yaml b/incubator/icantbelieveitsnotvaletudo/0.0.6/Chart.yaml similarity index 97% rename from incubator/icantbelieveitsnotvaletudo/0.0.5/Chart.yaml rename to incubator/icantbelieveitsnotvaletudo/0.0.6/Chart.yaml index f6fdd7cad9d..709aa26c00e 100644 --- a/incubator/icantbelieveitsnotvaletudo/0.0.5/Chart.yaml +++ b/incubator/icantbelieveitsnotvaletudo/0.0.6/Chart.yaml @@ -21,4 +21,4 @@ name: icantbelieveitsnotvaletudo sources: - https://github.com/Hypfer/ICantBelieveItsNotValetudo - https://github.com/truecharts/apps/tree/master/charts/icantbelieveitsnotvaletudo -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.5/README.md b/incubator/icantbelieveitsnotvaletudo/0.0.6/README.md similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.5/README.md rename to incubator/icantbelieveitsnotvaletudo/0.0.6/README.md diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.5/app-readme.md b/incubator/icantbelieveitsnotvaletudo/0.0.6/app-readme.md similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.5/app-readme.md rename to incubator/icantbelieveitsnotvaletudo/0.0.6/app-readme.md diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.5/charts/common-8.3.12.tgz b/incubator/icantbelieveitsnotvaletudo/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.5/charts/common-8.3.12.tgz rename to incubator/icantbelieveitsnotvaletudo/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.5/helm-values.md b/incubator/icantbelieveitsnotvaletudo/0.0.6/helm-values.md similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.5/helm-values.md rename to incubator/icantbelieveitsnotvaletudo/0.0.6/helm-values.md diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.5/questions.yaml b/incubator/icantbelieveitsnotvaletudo/0.0.6/questions.yaml similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.5/questions.yaml rename to incubator/icantbelieveitsnotvaletudo/0.0.6/questions.yaml diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.5/templates/common.yaml b/incubator/icantbelieveitsnotvaletudo/0.0.6/templates/common.yaml similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.5/templates/common.yaml rename to incubator/icantbelieveitsnotvaletudo/0.0.6/templates/common.yaml diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.5/templates/configmap.yaml b/incubator/icantbelieveitsnotvaletudo/0.0.6/templates/configmap.yaml similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.5/templates/configmap.yaml rename to incubator/icantbelieveitsnotvaletudo/0.0.6/templates/configmap.yaml diff --git a/incubator/icantbelieveitsnotvaletudo/0.0.5/values.yaml b/incubator/icantbelieveitsnotvaletudo/0.0.6/values.yaml similarity index 100% rename from incubator/icantbelieveitsnotvaletudo/0.0.5/values.yaml rename to incubator/icantbelieveitsnotvaletudo/0.0.6/values.yaml diff --git a/incubator/leaf2mqtt/0.0.5/CHANGELOG.md b/incubator/leaf2mqtt/0.0.5/CHANGELOG.md deleted file mode 100644 index 6a3c4eeb0c8..00000000000 --- a/incubator/leaf2mqtt/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [leaf2mqtt-0.0.5](https://github.com/truecharts/apps/compare/leaf2mqtt-0.0.4...leaf2mqtt-0.0.5) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/leaf2mqtt/0.0.5/Chart.lock b/incubator/leaf2mqtt/0.0.5/Chart.lock deleted file mode 100644 index 03cf91d1578..00000000000 --- a/incubator/leaf2mqtt/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:16:11.415375025Z" diff --git a/incubator/leaf2mqtt/0.0.6/CHANGELOG.md b/incubator/leaf2mqtt/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..a4ebd76afcf --- /dev/null +++ b/incubator/leaf2mqtt/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [leaf2mqtt-0.0.6](https://github.com/truecharts/apps/compare/leaf2mqtt-0.0.5...leaf2mqtt-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/leaf2mqtt/0.0.5/CONFIG.md b/incubator/leaf2mqtt/0.0.6/CONFIG.md similarity index 100% rename from incubator/leaf2mqtt/0.0.5/CONFIG.md rename to incubator/leaf2mqtt/0.0.6/CONFIG.md diff --git a/incubator/leaf2mqtt/0.0.6/Chart.lock b/incubator/leaf2mqtt/0.0.6/Chart.lock new file mode 100644 index 00000000000..9404470d705 --- /dev/null +++ b/incubator/leaf2mqtt/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:44:55.186375838Z" diff --git a/incubator/leaf2mqtt/0.0.5/Chart.yaml b/incubator/leaf2mqtt/0.0.6/Chart.yaml similarity index 97% rename from incubator/leaf2mqtt/0.0.5/Chart.yaml rename to incubator/leaf2mqtt/0.0.6/Chart.yaml index 36f46b4daa4..91e330008ad 100644 --- a/incubator/leaf2mqtt/0.0.5/Chart.yaml +++ b/incubator/leaf2mqtt/0.0.6/Chart.yaml @@ -22,4 +22,4 @@ name: leaf2mqtt sources: - https://github.com/mitsumaui/leaf2mqtt - https://github.com/k8s-at-home/container-images -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/leaf2mqtt/0.0.5/README.md b/incubator/leaf2mqtt/0.0.6/README.md similarity index 100% rename from incubator/leaf2mqtt/0.0.5/README.md rename to incubator/leaf2mqtt/0.0.6/README.md diff --git a/incubator/leaf2mqtt/0.0.5/app-readme.md b/incubator/leaf2mqtt/0.0.6/app-readme.md similarity index 100% rename from incubator/leaf2mqtt/0.0.5/app-readme.md rename to incubator/leaf2mqtt/0.0.6/app-readme.md diff --git a/incubator/leaf2mqtt/0.0.5/charts/common-8.3.12.tgz b/incubator/leaf2mqtt/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/leaf2mqtt/0.0.5/charts/common-8.3.12.tgz rename to incubator/leaf2mqtt/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/leaf2mqtt/0.0.5/helm-values.md b/incubator/leaf2mqtt/0.0.6/helm-values.md similarity index 100% rename from incubator/leaf2mqtt/0.0.5/helm-values.md rename to incubator/leaf2mqtt/0.0.6/helm-values.md diff --git a/incubator/leaf2mqtt/0.0.5/questions.yaml b/incubator/leaf2mqtt/0.0.6/questions.yaml similarity index 100% rename from incubator/leaf2mqtt/0.0.5/questions.yaml rename to incubator/leaf2mqtt/0.0.6/questions.yaml diff --git a/incubator/leaf2mqtt/0.0.5/templates/common.yaml b/incubator/leaf2mqtt/0.0.6/templates/common.yaml similarity index 100% rename from incubator/leaf2mqtt/0.0.5/templates/common.yaml rename to incubator/leaf2mqtt/0.0.6/templates/common.yaml diff --git a/incubator/leaf2mqtt/0.0.5/values.yaml b/incubator/leaf2mqtt/0.0.6/values.yaml similarity index 100% rename from incubator/leaf2mqtt/0.0.5/values.yaml rename to incubator/leaf2mqtt/0.0.6/values.yaml diff --git a/incubator/logitech-media-server/1.0.5/CHANGELOG.md b/incubator/logitech-media-server/1.0.5/CHANGELOG.md deleted file mode 100644 index 36ed3af348b..00000000000 --- a/incubator/logitech-media-server/1.0.5/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [logitech-media-server-1.0.5](https://github.com/truecharts/apps/compare/logitech-media-server-1.0.4...logitech-media-server-1.0.5) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/logitech-media-server/1.0.5/Chart.lock b/incubator/logitech-media-server/1.0.5/Chart.lock deleted file mode 100644 index b57de1147bb..00000000000 --- a/incubator/logitech-media-server/1.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:16:33.848743766Z" diff --git a/incubator/logitech-media-server/1.0.6/CHANGELOG.md b/incubator/logitech-media-server/1.0.6/CHANGELOG.md new file mode 100644 index 00000000000..f4efb6c55ec --- /dev/null +++ b/incubator/logitech-media-server/1.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [logitech-media-server-1.0.6](https://github.com/truecharts/apps/compare/logitech-media-server-1.0.5...logitech-media-server-1.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/logitech-media-server/1.0.5/CONFIG.md b/incubator/logitech-media-server/1.0.6/CONFIG.md similarity index 100% rename from incubator/logitech-media-server/1.0.5/CONFIG.md rename to incubator/logitech-media-server/1.0.6/CONFIG.md diff --git a/stable/airsonic/3.0.12/Chart.lock b/incubator/logitech-media-server/1.0.6/Chart.lock similarity index 100% rename from stable/airsonic/3.0.12/Chart.lock rename to incubator/logitech-media-server/1.0.6/Chart.lock index 6a93c781149..b589d48c0cb 100644 --- a/stable/airsonic/3.0.12/Chart.lock +++ b/incubator/logitech-media-server/1.0.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.3.12 digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:26:23.274911977Z" +generated: "2021-10-19T09:45:17.459698264Z" diff --git a/incubator/logitech-media-server/1.0.5/Chart.yaml b/incubator/logitech-media-server/1.0.6/Chart.yaml similarity index 98% rename from incubator/logitech-media-server/1.0.5/Chart.yaml rename to incubator/logitech-media-server/1.0.6/Chart.yaml index eb7adee15a7..06f9b326b24 100644 --- a/incubator/logitech-media-server/1.0.5/Chart.yaml +++ b/incubator/logitech-media-server/1.0.6/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/Logitech/slimserver - https://hub.docker.com/r/lmscommunity/logitechmediaserver type: application -version: 1.0.5 +version: 1.0.6 diff --git a/incubator/logitech-media-server/1.0.5/README.md b/incubator/logitech-media-server/1.0.6/README.md similarity index 100% rename from incubator/logitech-media-server/1.0.5/README.md rename to incubator/logitech-media-server/1.0.6/README.md diff --git a/incubator/logitech-media-server/1.0.5/app-readme.md b/incubator/logitech-media-server/1.0.6/app-readme.md similarity index 100% rename from incubator/logitech-media-server/1.0.5/app-readme.md rename to incubator/logitech-media-server/1.0.6/app-readme.md diff --git a/incubator/logitech-media-server/1.0.5/charts/common-8.3.12.tgz b/incubator/logitech-media-server/1.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/logitech-media-server/1.0.5/charts/common-8.3.12.tgz rename to incubator/logitech-media-server/1.0.6/charts/common-8.3.12.tgz diff --git a/incubator/logitech-media-server/1.0.5/helm-values.md b/incubator/logitech-media-server/1.0.6/helm-values.md similarity index 100% rename from incubator/logitech-media-server/1.0.5/helm-values.md rename to incubator/logitech-media-server/1.0.6/helm-values.md diff --git a/incubator/logitech-media-server/1.0.5/questions.yaml b/incubator/logitech-media-server/1.0.6/questions.yaml similarity index 100% rename from incubator/logitech-media-server/1.0.5/questions.yaml rename to incubator/logitech-media-server/1.0.6/questions.yaml diff --git a/incubator/logitech-media-server/1.0.5/templates/common.yaml b/incubator/logitech-media-server/1.0.6/templates/common.yaml similarity index 100% rename from incubator/logitech-media-server/1.0.5/templates/common.yaml rename to incubator/logitech-media-server/1.0.6/templates/common.yaml diff --git a/incubator/logitech-media-server/1.0.5/values.yaml b/incubator/logitech-media-server/1.0.6/values.yaml similarity index 100% rename from incubator/logitech-media-server/1.0.5/values.yaml rename to incubator/logitech-media-server/1.0.6/values.yaml diff --git a/incubator/medusa/0.0.5/CHANGELOG.md b/incubator/medusa/0.0.5/CHANGELOG.md deleted file mode 100644 index 1bb4660e386..00000000000 --- a/incubator/medusa/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [medusa-0.0.5](https://github.com/truecharts/apps/compare/medusa-0.0.4...medusa-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/medusa/0.0.6/CHANGELOG.md b/incubator/medusa/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..7ba8a68b904 --- /dev/null +++ b/incubator/medusa/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [medusa-0.0.6](https://github.com/truecharts/apps/compare/medusa-0.0.5...medusa-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/medusa/0.0.5/CONFIG.md b/incubator/medusa/0.0.6/CONFIG.md similarity index 100% rename from incubator/medusa/0.0.5/CONFIG.md rename to incubator/medusa/0.0.6/CONFIG.md diff --git a/incubator/medusa/0.0.6/Chart.lock b/incubator/medusa/0.0.6/Chart.lock new file mode 100644 index 00000000000..1fae679f2ad --- /dev/null +++ b/incubator/medusa/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:45:39.608531383Z" diff --git a/incubator/medusa/0.0.5/Chart.yaml b/incubator/medusa/0.0.6/Chart.yaml similarity index 97% rename from incubator/medusa/0.0.5/Chart.yaml rename to incubator/medusa/0.0.6/Chart.yaml index 3ec7c31b8ea..3d2bae2ee9b 100644 --- a/incubator/medusa/0.0.5/Chart.yaml +++ b/incubator/medusa/0.0.6/Chart.yaml @@ -24,4 +24,4 @@ sources: - https://github.com/linuxserver/docker-medusa - https://pymedusa.com/ type: application -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/medusa/0.0.5/README.md b/incubator/medusa/0.0.6/README.md similarity index 100% rename from incubator/medusa/0.0.5/README.md rename to incubator/medusa/0.0.6/README.md diff --git a/incubator/medusa/0.0.5/app-readme.md b/incubator/medusa/0.0.6/app-readme.md similarity index 100% rename from incubator/medusa/0.0.5/app-readme.md rename to incubator/medusa/0.0.6/app-readme.md diff --git a/incubator/medusa/0.0.5/charts/common-8.3.12.tgz b/incubator/medusa/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/medusa/0.0.5/charts/common-8.3.12.tgz rename to incubator/medusa/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/medusa/0.0.5/helm-values.md b/incubator/medusa/0.0.6/helm-values.md similarity index 100% rename from incubator/medusa/0.0.5/helm-values.md rename to incubator/medusa/0.0.6/helm-values.md diff --git a/incubator/medusa/0.0.5/questions.yaml b/incubator/medusa/0.0.6/questions.yaml similarity index 100% rename from incubator/medusa/0.0.5/questions.yaml rename to incubator/medusa/0.0.6/questions.yaml diff --git a/incubator/medusa/0.0.5/templates/common.yaml b/incubator/medusa/0.0.6/templates/common.yaml similarity index 100% rename from incubator/medusa/0.0.5/templates/common.yaml rename to incubator/medusa/0.0.6/templates/common.yaml diff --git a/incubator/medusa/0.0.5/values.yaml b/incubator/medusa/0.0.6/values.yaml similarity index 100% rename from incubator/medusa/0.0.5/values.yaml rename to incubator/medusa/0.0.6/values.yaml diff --git a/incubator/minio-console/0.0.5/CHANGELOG.md b/incubator/minio-console/0.0.5/CHANGELOG.md deleted file mode 100644 index 4a70624c0b4..00000000000 --- a/incubator/minio-console/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [minio-console-0.0.5](https://github.com/truecharts/apps/compare/minio-console-0.0.4...minio-console-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/minio-console/0.0.5/Chart.lock b/incubator/minio-console/0.0.5/Chart.lock deleted file mode 100644 index e1a285633de..00000000000 --- a/incubator/minio-console/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:17:19.033497288Z" diff --git a/incubator/minio-console/0.0.6/CHANGELOG.md b/incubator/minio-console/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..2544f2da088 --- /dev/null +++ b/incubator/minio-console/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [minio-console-0.0.6](https://github.com/truecharts/apps/compare/minio-console-0.0.5...minio-console-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/minio-console/0.0.5/CONFIG.md b/incubator/minio-console/0.0.6/CONFIG.md similarity index 100% rename from incubator/minio-console/0.0.5/CONFIG.md rename to incubator/minio-console/0.0.6/CONFIG.md diff --git a/incubator/minio-console/0.0.6/Chart.lock b/incubator/minio-console/0.0.6/Chart.lock new file mode 100644 index 00000000000..5f69bb4d898 --- /dev/null +++ b/incubator/minio-console/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:46:01.399359639Z" diff --git a/incubator/minio-console/0.0.5/Chart.yaml b/incubator/minio-console/0.0.6/Chart.yaml similarity index 97% rename from incubator/minio-console/0.0.5/Chart.yaml rename to incubator/minio-console/0.0.6/Chart.yaml index 2336847270c..4a736c55ea0 100644 --- a/incubator/minio-console/0.0.5/Chart.yaml +++ b/incubator/minio-console/0.0.6/Chart.yaml @@ -19,4 +19,4 @@ maintainers: name: minio-console sources: - https://github.com/minio/console -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/minio-console/0.0.5/README.md b/incubator/minio-console/0.0.6/README.md similarity index 100% rename from incubator/minio-console/0.0.5/README.md rename to incubator/minio-console/0.0.6/README.md diff --git a/incubator/minio-console/0.0.5/app-readme.md b/incubator/minio-console/0.0.6/app-readme.md similarity index 100% rename from incubator/minio-console/0.0.5/app-readme.md rename to incubator/minio-console/0.0.6/app-readme.md diff --git a/incubator/minio-console/0.0.5/charts/common-8.3.12.tgz b/incubator/minio-console/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/minio-console/0.0.5/charts/common-8.3.12.tgz rename to incubator/minio-console/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/minio-console/0.0.5/helm-values.md b/incubator/minio-console/0.0.6/helm-values.md similarity index 100% rename from incubator/minio-console/0.0.5/helm-values.md rename to incubator/minio-console/0.0.6/helm-values.md diff --git a/incubator/minio-console/0.0.5/questions.yaml b/incubator/minio-console/0.0.6/questions.yaml similarity index 100% rename from incubator/minio-console/0.0.5/questions.yaml rename to incubator/minio-console/0.0.6/questions.yaml diff --git a/incubator/minio-console/0.0.5/templates/common.yaml b/incubator/minio-console/0.0.6/templates/common.yaml similarity index 100% rename from incubator/minio-console/0.0.5/templates/common.yaml rename to incubator/minio-console/0.0.6/templates/common.yaml diff --git a/incubator/minio-console/0.0.5/values.yaml b/incubator/minio-console/0.0.6/values.yaml similarity index 100% rename from incubator/minio-console/0.0.5/values.yaml rename to incubator/minio-console/0.0.6/values.yaml diff --git a/incubator/mstream/0.0.5/CHANGELOG.md b/incubator/mstream/0.0.5/CHANGELOG.md deleted file mode 100644 index c8158d947e2..00000000000 --- a/incubator/mstream/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [mstream-0.0.5](https://github.com/truecharts/apps/compare/mstream-0.0.4...mstream-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/mstream/0.0.5/Chart.lock b/incubator/mstream/0.0.5/Chart.lock deleted file mode 100644 index df559ef8f84..00000000000 --- a/incubator/mstream/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:17:41.403958854Z" diff --git a/incubator/mstream/0.0.6/CHANGELOG.md b/incubator/mstream/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..62dac009743 --- /dev/null +++ b/incubator/mstream/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [mstream-0.0.6](https://github.com/truecharts/apps/compare/mstream-0.0.5...mstream-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/mstream/0.0.5/CONFIG.md b/incubator/mstream/0.0.6/CONFIG.md similarity index 100% rename from incubator/mstream/0.0.5/CONFIG.md rename to incubator/mstream/0.0.6/CONFIG.md diff --git a/incubator/mstream/0.0.6/Chart.lock b/incubator/mstream/0.0.6/Chart.lock new file mode 100644 index 00000000000..d9a4e15d8f3 --- /dev/null +++ b/incubator/mstream/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:46:23.916941385Z" diff --git a/incubator/mstream/0.0.5/Chart.yaml b/incubator/mstream/0.0.6/Chart.yaml similarity index 97% rename from incubator/mstream/0.0.5/Chart.yaml rename to incubator/mstream/0.0.6/Chart.yaml index d9a78953b1c..75dd1954384 100644 --- a/incubator/mstream/0.0.5/Chart.yaml +++ b/incubator/mstream/0.0.6/Chart.yaml @@ -21,4 +21,4 @@ sources: - https://github.com/linuxserver/docker-mstream - https://mstream.io/ type: application -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/mstream/0.0.5/README.md b/incubator/mstream/0.0.6/README.md similarity index 100% rename from incubator/mstream/0.0.5/README.md rename to incubator/mstream/0.0.6/README.md diff --git a/incubator/mstream/0.0.5/app-readme.md b/incubator/mstream/0.0.6/app-readme.md similarity index 100% rename from incubator/mstream/0.0.5/app-readme.md rename to incubator/mstream/0.0.6/app-readme.md diff --git a/incubator/mstream/0.0.5/charts/common-8.3.12.tgz b/incubator/mstream/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/mstream/0.0.5/charts/common-8.3.12.tgz rename to incubator/mstream/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/mstream/0.0.5/helm-values.md b/incubator/mstream/0.0.6/helm-values.md similarity index 100% rename from incubator/mstream/0.0.5/helm-values.md rename to incubator/mstream/0.0.6/helm-values.md diff --git a/incubator/mstream/0.0.5/questions.yaml b/incubator/mstream/0.0.6/questions.yaml similarity index 100% rename from incubator/mstream/0.0.5/questions.yaml rename to incubator/mstream/0.0.6/questions.yaml diff --git a/incubator/mstream/0.0.5/templates/common.yaml b/incubator/mstream/0.0.6/templates/common.yaml similarity index 100% rename from incubator/mstream/0.0.5/templates/common.yaml rename to incubator/mstream/0.0.6/templates/common.yaml diff --git a/incubator/mstream/0.0.5/values.yaml b/incubator/mstream/0.0.6/values.yaml similarity index 100% rename from incubator/mstream/0.0.5/values.yaml rename to incubator/mstream/0.0.6/values.yaml diff --git a/incubator/muximux/0.0.5/CHANGELOG.md b/incubator/muximux/0.0.5/CHANGELOG.md deleted file mode 100644 index 3c7983c3f88..00000000000 --- a/incubator/muximux/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [muximux-0.0.5](https://github.com/truecharts/apps/compare/muximux-0.0.4...muximux-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/muximux/0.0.5/Chart.lock b/incubator/muximux/0.0.5/Chart.lock deleted file mode 100644 index c1847b42139..00000000000 --- a/incubator/muximux/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:18:03.322597929Z" diff --git a/incubator/muximux/0.0.6/CHANGELOG.md b/incubator/muximux/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..6a51cdf7763 --- /dev/null +++ b/incubator/muximux/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [muximux-0.0.6](https://github.com/truecharts/apps/compare/muximux-0.0.5...muximux-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/muximux/0.0.5/CONFIG.md b/incubator/muximux/0.0.6/CONFIG.md similarity index 100% rename from incubator/muximux/0.0.5/CONFIG.md rename to incubator/muximux/0.0.6/CONFIG.md diff --git a/incubator/fossil/0.0.5/Chart.lock b/incubator/muximux/0.0.6/Chart.lock similarity index 79% rename from incubator/fossil/0.0.5/Chart.lock rename to incubator/muximux/0.0.6/Chart.lock index 8f9b7e16c56..37aa7c66c04 100644 --- a/incubator/fossil/0.0.5/Chart.lock +++ b/incubator/muximux/0.0.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.3.12 digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:14:20.57861521Z" +generated: "2021-10-19T09:46:45.83148742Z" diff --git a/incubator/muximux/0.0.5/Chart.yaml b/incubator/muximux/0.0.6/Chart.yaml similarity index 97% rename from incubator/muximux/0.0.5/Chart.yaml rename to incubator/muximux/0.0.6/Chart.yaml index aae59347d56..f02c348f195 100644 --- a/incubator/muximux/0.0.5/Chart.yaml +++ b/incubator/muximux/0.0.6/Chart.yaml @@ -23,4 +23,4 @@ sources: - https://github.com/linuxserver/docker-muximux - https://github.com/mescon/Muximux type: application -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/muximux/0.0.5/README.md b/incubator/muximux/0.0.6/README.md similarity index 100% rename from incubator/muximux/0.0.5/README.md rename to incubator/muximux/0.0.6/README.md diff --git a/incubator/muximux/0.0.5/app-readme.md b/incubator/muximux/0.0.6/app-readme.md similarity index 100% rename from incubator/muximux/0.0.5/app-readme.md rename to incubator/muximux/0.0.6/app-readme.md diff --git a/incubator/muximux/0.0.5/charts/common-8.3.12.tgz b/incubator/muximux/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/muximux/0.0.5/charts/common-8.3.12.tgz rename to incubator/muximux/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/muximux/0.0.5/helm-values.md b/incubator/muximux/0.0.6/helm-values.md similarity index 100% rename from incubator/muximux/0.0.5/helm-values.md rename to incubator/muximux/0.0.6/helm-values.md diff --git a/incubator/muximux/0.0.5/questions.yaml b/incubator/muximux/0.0.6/questions.yaml similarity index 100% rename from incubator/muximux/0.0.5/questions.yaml rename to incubator/muximux/0.0.6/questions.yaml diff --git a/incubator/muximux/0.0.5/templates/common.yaml b/incubator/muximux/0.0.6/templates/common.yaml similarity index 100% rename from incubator/muximux/0.0.5/templates/common.yaml rename to incubator/muximux/0.0.6/templates/common.yaml diff --git a/incubator/muximux/0.0.5/values.yaml b/incubator/muximux/0.0.6/values.yaml similarity index 100% rename from incubator/muximux/0.0.5/values.yaml rename to incubator/muximux/0.0.6/values.yaml diff --git a/incubator/notes/0.0.5/CHANGELOG.md b/incubator/notes/0.0.5/CHANGELOG.md deleted file mode 100644 index f3747bc8709..00000000000 --- a/incubator/notes/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [notes-0.0.5](https://github.com/truecharts/apps/compare/notes-0.0.4...notes-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/notes/0.0.5/Chart.lock b/incubator/notes/0.0.5/Chart.lock deleted file mode 100644 index 0e41fb8d3e5..00000000000 --- a/incubator/notes/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:18:25.494443462Z" diff --git a/incubator/notes/0.0.6/CHANGELOG.md b/incubator/notes/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..8391871d90d --- /dev/null +++ b/incubator/notes/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [notes-0.0.6](https://github.com/truecharts/apps/compare/notes-0.0.5...notes-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/notes/0.0.5/CONFIG.md b/incubator/notes/0.0.6/CONFIG.md similarity index 100% rename from incubator/notes/0.0.5/CONFIG.md rename to incubator/notes/0.0.6/CONFIG.md diff --git a/incubator/notes/0.0.6/Chart.lock b/incubator/notes/0.0.6/Chart.lock new file mode 100644 index 00000000000..9e33aefbcbd --- /dev/null +++ b/incubator/notes/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:47:07.204619838Z" diff --git a/incubator/notes/0.0.5/Chart.yaml b/incubator/notes/0.0.6/Chart.yaml similarity index 97% rename from incubator/notes/0.0.5/Chart.yaml rename to incubator/notes/0.0.6/Chart.yaml index 3bd4a0a5fe4..6f67d741a8c 100644 --- a/incubator/notes/0.0.5/Chart.yaml +++ b/incubator/notes/0.0.6/Chart.yaml @@ -24,4 +24,4 @@ sources: - https://github.com/prologic/notes - https://github.com/nicholaswilde/docker-notes type: application -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/notes/0.0.5/README.md b/incubator/notes/0.0.6/README.md similarity index 100% rename from incubator/notes/0.0.5/README.md rename to incubator/notes/0.0.6/README.md diff --git a/incubator/notes/0.0.5/app-readme.md b/incubator/notes/0.0.6/app-readme.md similarity index 100% rename from incubator/notes/0.0.5/app-readme.md rename to incubator/notes/0.0.6/app-readme.md diff --git a/incubator/notes/0.0.5/charts/common-8.3.12.tgz b/incubator/notes/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/notes/0.0.5/charts/common-8.3.12.tgz rename to incubator/notes/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/notes/0.0.5/helm-values.md b/incubator/notes/0.0.6/helm-values.md similarity index 100% rename from incubator/notes/0.0.5/helm-values.md rename to incubator/notes/0.0.6/helm-values.md diff --git a/incubator/notes/0.0.5/questions.yaml b/incubator/notes/0.0.6/questions.yaml similarity index 100% rename from incubator/notes/0.0.5/questions.yaml rename to incubator/notes/0.0.6/questions.yaml diff --git a/incubator/notes/0.0.5/templates/common.yaml b/incubator/notes/0.0.6/templates/common.yaml similarity index 100% rename from incubator/notes/0.0.5/templates/common.yaml rename to incubator/notes/0.0.6/templates/common.yaml diff --git a/incubator/notes/0.0.5/values.yaml b/incubator/notes/0.0.6/values.yaml similarity index 100% rename from incubator/notes/0.0.5/values.yaml rename to incubator/notes/0.0.6/values.yaml diff --git a/incubator/novnc/0.0.5/CHANGELOG.md b/incubator/novnc/0.0.5/CHANGELOG.md deleted file mode 100644 index 3eff2018dd8..00000000000 --- a/incubator/novnc/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [novnc-0.0.5](https://github.com/truecharts/apps/compare/novnc-0.0.4...novnc-0.0.5) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/novnc/0.0.5/Chart.lock b/incubator/novnc/0.0.5/Chart.lock deleted file mode 100644 index b6ad34a5509..00000000000 --- a/incubator/novnc/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:18:49.845246132Z" diff --git a/incubator/novnc/0.0.6/CHANGELOG.md b/incubator/novnc/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..23bf5e73062 --- /dev/null +++ b/incubator/novnc/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [novnc-0.0.6](https://github.com/truecharts/apps/compare/novnc-0.0.5...novnc-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/novnc/0.0.5/CONFIG.md b/incubator/novnc/0.0.6/CONFIG.md similarity index 100% rename from incubator/novnc/0.0.5/CONFIG.md rename to incubator/novnc/0.0.6/CONFIG.md diff --git a/incubator/novnc/0.0.6/Chart.lock b/incubator/novnc/0.0.6/Chart.lock new file mode 100644 index 00000000000..3ed43d9cb55 --- /dev/null +++ b/incubator/novnc/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:47:29.127990879Z" diff --git a/incubator/novnc/0.0.5/Chart.yaml b/incubator/novnc/0.0.6/Chart.yaml similarity index 97% rename from incubator/novnc/0.0.5/Chart.yaml rename to incubator/novnc/0.0.6/Chart.yaml index d34242ebf86..6a7b60e853d 100644 --- a/incubator/novnc/0.0.5/Chart.yaml +++ b/incubator/novnc/0.0.6/Chart.yaml @@ -21,4 +21,4 @@ name: novnc sources: - https://novnc.com/ type: application -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/novnc/0.0.5/README.md b/incubator/novnc/0.0.6/README.md similarity index 100% rename from incubator/novnc/0.0.5/README.md rename to incubator/novnc/0.0.6/README.md diff --git a/incubator/novnc/0.0.5/app-readme.md b/incubator/novnc/0.0.6/app-readme.md similarity index 100% rename from incubator/novnc/0.0.5/app-readme.md rename to incubator/novnc/0.0.6/app-readme.md diff --git a/incubator/novnc/0.0.5/charts/common-8.3.12.tgz b/incubator/novnc/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/novnc/0.0.5/charts/common-8.3.12.tgz rename to incubator/novnc/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/novnc/0.0.5/helm-values.md b/incubator/novnc/0.0.6/helm-values.md similarity index 100% rename from incubator/novnc/0.0.5/helm-values.md rename to incubator/novnc/0.0.6/helm-values.md diff --git a/incubator/novnc/0.0.5/questions.yaml b/incubator/novnc/0.0.6/questions.yaml similarity index 100% rename from incubator/novnc/0.0.5/questions.yaml rename to incubator/novnc/0.0.6/questions.yaml diff --git a/incubator/novnc/0.0.5/templates/common.yaml b/incubator/novnc/0.0.6/templates/common.yaml similarity index 100% rename from incubator/novnc/0.0.5/templates/common.yaml rename to incubator/novnc/0.0.6/templates/common.yaml diff --git a/incubator/novnc/0.0.5/values.yaml b/incubator/novnc/0.0.6/values.yaml similarity index 100% rename from incubator/novnc/0.0.5/values.yaml rename to incubator/novnc/0.0.6/values.yaml diff --git a/incubator/photoshow/0.0.5/CHANGELOG.md b/incubator/photoshow/0.0.5/CHANGELOG.md deleted file mode 100644 index b87d4b0c09b..00000000000 --- a/incubator/photoshow/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [photoshow-0.0.5](https://github.com/truecharts/apps/compare/photoshow-0.0.4...photoshow-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/photoshow/0.0.5/Chart.lock b/incubator/photoshow/0.0.5/Chart.lock deleted file mode 100644 index 6a199e57f69..00000000000 --- a/incubator/photoshow/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:19:17.297063785Z" diff --git a/incubator/photoshow/0.0.6/CHANGELOG.md b/incubator/photoshow/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..d5dd5e8b2a1 --- /dev/null +++ b/incubator/photoshow/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [photoshow-0.0.6](https://github.com/truecharts/apps/compare/photoshow-0.0.5...photoshow-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/photoshow/0.0.5/CONFIG.md b/incubator/photoshow/0.0.6/CONFIG.md similarity index 100% rename from incubator/photoshow/0.0.5/CONFIG.md rename to incubator/photoshow/0.0.6/CONFIG.md diff --git a/incubator/photoshow/0.0.6/Chart.lock b/incubator/photoshow/0.0.6/Chart.lock new file mode 100644 index 00000000000..a1044f71289 --- /dev/null +++ b/incubator/photoshow/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:47:50.660759575Z" diff --git a/incubator/photoshow/0.0.5/Chart.yaml b/incubator/photoshow/0.0.6/Chart.yaml similarity index 97% rename from incubator/photoshow/0.0.5/Chart.yaml rename to incubator/photoshow/0.0.6/Chart.yaml index 93eb0a2b796..b59e8d05d5f 100644 --- a/incubator/photoshow/0.0.5/Chart.yaml +++ b/incubator/photoshow/0.0.6/Chart.yaml @@ -23,4 +23,4 @@ sources: - https://github.com/thibaud-rohmer/PhotoShow - https://github.com/linuxserver/docker-photoshow type: application -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/photoshow/0.0.5/README.md b/incubator/photoshow/0.0.6/README.md similarity index 100% rename from incubator/photoshow/0.0.5/README.md rename to incubator/photoshow/0.0.6/README.md diff --git a/incubator/photoshow/0.0.5/app-readme.md b/incubator/photoshow/0.0.6/app-readme.md similarity index 100% rename from incubator/photoshow/0.0.5/app-readme.md rename to incubator/photoshow/0.0.6/app-readme.md diff --git a/incubator/photoshow/0.0.5/charts/common-8.3.12.tgz b/incubator/photoshow/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/photoshow/0.0.5/charts/common-8.3.12.tgz rename to incubator/photoshow/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/photoshow/0.0.5/helm-values.md b/incubator/photoshow/0.0.6/helm-values.md similarity index 100% rename from incubator/photoshow/0.0.5/helm-values.md rename to incubator/photoshow/0.0.6/helm-values.md diff --git a/incubator/photoshow/0.0.5/questions.yaml b/incubator/photoshow/0.0.6/questions.yaml similarity index 100% rename from incubator/photoshow/0.0.5/questions.yaml rename to incubator/photoshow/0.0.6/questions.yaml diff --git a/incubator/photoshow/0.0.5/templates/common.yaml b/incubator/photoshow/0.0.6/templates/common.yaml similarity index 100% rename from incubator/photoshow/0.0.5/templates/common.yaml rename to incubator/photoshow/0.0.6/templates/common.yaml diff --git a/incubator/photoshow/0.0.5/values.yaml b/incubator/photoshow/0.0.6/values.yaml similarity index 100% rename from incubator/photoshow/0.0.5/values.yaml rename to incubator/photoshow/0.0.6/values.yaml diff --git a/incubator/piwigo/0.0.5/CHANGELOG.md b/incubator/piwigo/0.0.5/CHANGELOG.md deleted file mode 100644 index 875f15f5039..00000000000 --- a/incubator/piwigo/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [piwigo-0.0.5](https://github.com/truecharts/apps/compare/piwigo-0.0.4...piwigo-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/piwigo/0.0.5/Chart.lock b/incubator/piwigo/0.0.5/Chart.lock deleted file mode 100644 index 4eef2f8b700..00000000000 --- a/incubator/piwigo/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:19:43.432897563Z" diff --git a/incubator/piwigo/0.0.6/CHANGELOG.md b/incubator/piwigo/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..af9e0429051 --- /dev/null +++ b/incubator/piwigo/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [piwigo-0.0.6](https://github.com/truecharts/apps/compare/piwigo-0.0.5...piwigo-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/piwigo/0.0.5/CONFIG.md b/incubator/piwigo/0.0.6/CONFIG.md similarity index 100% rename from incubator/piwigo/0.0.5/CONFIG.md rename to incubator/piwigo/0.0.6/CONFIG.md diff --git a/incubator/piwigo/0.0.6/Chart.lock b/incubator/piwigo/0.0.6/Chart.lock new file mode 100644 index 00000000000..ceef3b52e41 --- /dev/null +++ b/incubator/piwigo/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:48:12.957016138Z" diff --git a/incubator/piwigo/0.0.5/Chart.yaml b/incubator/piwigo/0.0.6/Chart.yaml similarity index 97% rename from incubator/piwigo/0.0.5/Chart.yaml rename to incubator/piwigo/0.0.6/Chart.yaml index 808bcc27707..ce79f202bcb 100644 --- a/incubator/piwigo/0.0.5/Chart.yaml +++ b/incubator/piwigo/0.0.6/Chart.yaml @@ -23,4 +23,4 @@ sources: - http://piwigo.org/ - https://github.com/linuxserver/docker-piwigo type: application -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/piwigo/0.0.5/README.md b/incubator/piwigo/0.0.6/README.md similarity index 100% rename from incubator/piwigo/0.0.5/README.md rename to incubator/piwigo/0.0.6/README.md diff --git a/incubator/piwigo/0.0.5/app-readme.md b/incubator/piwigo/0.0.6/app-readme.md similarity index 100% rename from incubator/piwigo/0.0.5/app-readme.md rename to incubator/piwigo/0.0.6/app-readme.md diff --git a/incubator/piwigo/0.0.5/charts/common-8.3.12.tgz b/incubator/piwigo/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/piwigo/0.0.5/charts/common-8.3.12.tgz rename to incubator/piwigo/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/piwigo/0.0.5/helm-values.md b/incubator/piwigo/0.0.6/helm-values.md similarity index 100% rename from incubator/piwigo/0.0.5/helm-values.md rename to incubator/piwigo/0.0.6/helm-values.md diff --git a/incubator/piwigo/0.0.5/questions.yaml b/incubator/piwigo/0.0.6/questions.yaml similarity index 100% rename from incubator/piwigo/0.0.5/questions.yaml rename to incubator/piwigo/0.0.6/questions.yaml diff --git a/incubator/piwigo/0.0.5/templates/common.yaml b/incubator/piwigo/0.0.6/templates/common.yaml similarity index 100% rename from incubator/piwigo/0.0.5/templates/common.yaml rename to incubator/piwigo/0.0.6/templates/common.yaml diff --git a/incubator/piwigo/0.0.5/values.yaml b/incubator/piwigo/0.0.6/values.yaml similarity index 100% rename from incubator/piwigo/0.0.5/values.yaml rename to incubator/piwigo/0.0.6/values.yaml diff --git a/incubator/pixapop/0.0.5/CHANGELOG.md b/incubator/pixapop/0.0.5/CHANGELOG.md deleted file mode 100644 index 9717f18255c..00000000000 --- a/incubator/pixapop/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [pixapop-0.0.5](https://github.com/truecharts/apps/compare/pixapop-0.0.4...pixapop-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/pixapop/0.0.5/Chart.lock b/incubator/pixapop/0.0.5/Chart.lock deleted file mode 100644 index 43b9a934d27..00000000000 --- a/incubator/pixapop/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:20:08.521620411Z" diff --git a/incubator/pixapop/0.0.6/CHANGELOG.md b/incubator/pixapop/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..149910129f5 --- /dev/null +++ b/incubator/pixapop/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [pixapop-0.0.6](https://github.com/truecharts/apps/compare/pixapop-0.0.5...pixapop-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/pixapop/0.0.5/CONFIG.md b/incubator/pixapop/0.0.6/CONFIG.md similarity index 100% rename from incubator/pixapop/0.0.5/CONFIG.md rename to incubator/pixapop/0.0.6/CONFIG.md diff --git a/incubator/pixapop/0.0.6/Chart.lock b/incubator/pixapop/0.0.6/Chart.lock new file mode 100644 index 00000000000..ad70b4d5f57 --- /dev/null +++ b/incubator/pixapop/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:48:36.538889027Z" diff --git a/incubator/pixapop/0.0.5/Chart.yaml b/incubator/pixapop/0.0.6/Chart.yaml similarity index 97% rename from incubator/pixapop/0.0.5/Chart.yaml rename to incubator/pixapop/0.0.6/Chart.yaml index ef0b19f798a..bc1efe43461 100644 --- a/incubator/pixapop/0.0.5/Chart.yaml +++ b/incubator/pixapop/0.0.6/Chart.yaml @@ -23,4 +23,4 @@ sources: - https://github.com/linuxserver/docker-pixapop - https://github.com/bierdok/pixapop type: application -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/pixapop/0.0.5/README.md b/incubator/pixapop/0.0.6/README.md similarity index 100% rename from incubator/pixapop/0.0.5/README.md rename to incubator/pixapop/0.0.6/README.md diff --git a/incubator/pixapop/0.0.5/app-readme.md b/incubator/pixapop/0.0.6/app-readme.md similarity index 100% rename from incubator/pixapop/0.0.5/app-readme.md rename to incubator/pixapop/0.0.6/app-readme.md diff --git a/incubator/pixapop/0.0.5/charts/common-8.3.12.tgz b/incubator/pixapop/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/pixapop/0.0.5/charts/common-8.3.12.tgz rename to incubator/pixapop/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/pixapop/0.0.5/helm-values.md b/incubator/pixapop/0.0.6/helm-values.md similarity index 100% rename from incubator/pixapop/0.0.5/helm-values.md rename to incubator/pixapop/0.0.6/helm-values.md diff --git a/incubator/pixapop/0.0.5/questions.yaml b/incubator/pixapop/0.0.6/questions.yaml similarity index 100% rename from incubator/pixapop/0.0.5/questions.yaml rename to incubator/pixapop/0.0.6/questions.yaml diff --git a/incubator/pixapop/0.0.5/templates/common.yaml b/incubator/pixapop/0.0.6/templates/common.yaml similarity index 100% rename from incubator/pixapop/0.0.5/templates/common.yaml rename to incubator/pixapop/0.0.6/templates/common.yaml diff --git a/incubator/pixapop/0.0.5/values.yaml b/incubator/pixapop/0.0.6/values.yaml similarity index 100% rename from incubator/pixapop/0.0.5/values.yaml rename to incubator/pixapop/0.0.6/values.yaml diff --git a/incubator/remmina/0.0.5/CHANGELOG.md b/incubator/remmina/0.0.5/CHANGELOG.md deleted file mode 100644 index 100a504fe84..00000000000 --- a/incubator/remmina/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [remmina-0.0.5](https://github.com/truecharts/apps/compare/remmina-0.0.4...remmina-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/remmina/0.0.5/Chart.lock b/incubator/remmina/0.0.5/Chart.lock deleted file mode 100644 index d03be021a04..00000000000 --- a/incubator/remmina/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:20:33.466786064Z" diff --git a/incubator/remmina/0.0.6/CHANGELOG.md b/incubator/remmina/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..f972ff978e3 --- /dev/null +++ b/incubator/remmina/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [remmina-0.0.6](https://github.com/truecharts/apps/compare/remmina-0.0.5...remmina-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/remmina/0.0.5/CONFIG.md b/incubator/remmina/0.0.6/CONFIG.md similarity index 100% rename from incubator/remmina/0.0.5/CONFIG.md rename to incubator/remmina/0.0.6/CONFIG.md diff --git a/incubator/remmina/0.0.6/Chart.lock b/incubator/remmina/0.0.6/Chart.lock new file mode 100644 index 00000000000..3ec9b3c2048 --- /dev/null +++ b/incubator/remmina/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:48:59.253471139Z" diff --git a/incubator/remmina/0.0.5/Chart.yaml b/incubator/remmina/0.0.6/Chart.yaml similarity index 97% rename from incubator/remmina/0.0.5/Chart.yaml rename to incubator/remmina/0.0.6/Chart.yaml index 1637bf3ed32..b07c81d9396 100644 --- a/incubator/remmina/0.0.5/Chart.yaml +++ b/incubator/remmina/0.0.6/Chart.yaml @@ -22,4 +22,4 @@ sources: - https://github.com/linuxserver/docker-remmina - https://remmina.org/ type: application -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/remmina/0.0.5/README.md b/incubator/remmina/0.0.6/README.md similarity index 100% rename from incubator/remmina/0.0.5/README.md rename to incubator/remmina/0.0.6/README.md diff --git a/incubator/remmina/0.0.5/app-readme.md b/incubator/remmina/0.0.6/app-readme.md similarity index 100% rename from incubator/remmina/0.0.5/app-readme.md rename to incubator/remmina/0.0.6/app-readme.md diff --git a/incubator/remmina/0.0.5/charts/common-8.3.12.tgz b/incubator/remmina/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/remmina/0.0.5/charts/common-8.3.12.tgz rename to incubator/remmina/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/remmina/0.0.5/helm-values.md b/incubator/remmina/0.0.6/helm-values.md similarity index 100% rename from incubator/remmina/0.0.5/helm-values.md rename to incubator/remmina/0.0.6/helm-values.md diff --git a/incubator/remmina/0.0.5/questions.yaml b/incubator/remmina/0.0.6/questions.yaml similarity index 100% rename from incubator/remmina/0.0.5/questions.yaml rename to incubator/remmina/0.0.6/questions.yaml diff --git a/incubator/remmina/0.0.5/templates/common.yaml b/incubator/remmina/0.0.6/templates/common.yaml similarity index 100% rename from incubator/remmina/0.0.5/templates/common.yaml rename to incubator/remmina/0.0.6/templates/common.yaml diff --git a/incubator/remmina/0.0.5/values.yaml b/incubator/remmina/0.0.6/values.yaml similarity index 100% rename from incubator/remmina/0.0.5/values.yaml rename to incubator/remmina/0.0.6/values.yaml diff --git a/incubator/shorturl/0.0.5/CHANGELOG.md b/incubator/shorturl/0.0.5/CHANGELOG.md deleted file mode 100644 index bd7671b2351..00000000000 --- a/incubator/shorturl/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [shorturl-0.0.5](https://github.com/truecharts/apps/compare/shorturl-0.0.4...shorturl-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/shorturl/0.0.5/Chart.lock b/incubator/shorturl/0.0.5/Chart.lock deleted file mode 100644 index 93d6fac3456..00000000000 --- a/incubator/shorturl/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:20:57.859988076Z" diff --git a/incubator/shorturl/0.0.6/CHANGELOG.md b/incubator/shorturl/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..25d4bc0e4c4 --- /dev/null +++ b/incubator/shorturl/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [shorturl-0.0.6](https://github.com/truecharts/apps/compare/shorturl-0.0.5...shorturl-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/shorturl/0.0.5/CONFIG.md b/incubator/shorturl/0.0.6/CONFIG.md similarity index 100% rename from incubator/shorturl/0.0.5/CONFIG.md rename to incubator/shorturl/0.0.6/CONFIG.md diff --git a/incubator/shorturl/0.0.6/Chart.lock b/incubator/shorturl/0.0.6/Chart.lock new file mode 100644 index 00000000000..d5414321bf8 --- /dev/null +++ b/incubator/shorturl/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:49:21.853781458Z" diff --git a/incubator/shorturl/0.0.5/Chart.yaml b/incubator/shorturl/0.0.6/Chart.yaml similarity index 97% rename from incubator/shorturl/0.0.5/Chart.yaml rename to incubator/shorturl/0.0.6/Chart.yaml index cdecd6c8d63..fa046b0e7e6 100644 --- a/incubator/shorturl/0.0.5/Chart.yaml +++ b/incubator/shorturl/0.0.6/Chart.yaml @@ -22,4 +22,4 @@ sources: - https://github.com/prologic/shorturl - https://github.com/nicholaswilde/docker-shorturl type: application -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/shorturl/0.0.5/README.md b/incubator/shorturl/0.0.6/README.md similarity index 100% rename from incubator/shorturl/0.0.5/README.md rename to incubator/shorturl/0.0.6/README.md diff --git a/incubator/shorturl/0.0.5/app-readme.md b/incubator/shorturl/0.0.6/app-readme.md similarity index 100% rename from incubator/shorturl/0.0.5/app-readme.md rename to incubator/shorturl/0.0.6/app-readme.md diff --git a/incubator/shorturl/0.0.5/charts/common-8.3.12.tgz b/incubator/shorturl/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/shorturl/0.0.5/charts/common-8.3.12.tgz rename to incubator/shorturl/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/shorturl/0.0.5/helm-values.md b/incubator/shorturl/0.0.6/helm-values.md similarity index 100% rename from incubator/shorturl/0.0.5/helm-values.md rename to incubator/shorturl/0.0.6/helm-values.md diff --git a/incubator/shorturl/0.0.5/questions.yaml b/incubator/shorturl/0.0.6/questions.yaml similarity index 100% rename from incubator/shorturl/0.0.5/questions.yaml rename to incubator/shorturl/0.0.6/questions.yaml diff --git a/incubator/shorturl/0.0.5/templates/common.yaml b/incubator/shorturl/0.0.6/templates/common.yaml similarity index 100% rename from incubator/shorturl/0.0.5/templates/common.yaml rename to incubator/shorturl/0.0.6/templates/common.yaml diff --git a/incubator/shorturl/0.0.5/values.yaml b/incubator/shorturl/0.0.6/values.yaml similarity index 100% rename from incubator/shorturl/0.0.5/values.yaml rename to incubator/shorturl/0.0.6/values.yaml diff --git a/incubator/sickchill/0.0.5/CHANGELOG.md b/incubator/sickchill/0.0.5/CHANGELOG.md deleted file mode 100644 index d7da3821159..00000000000 --- a/incubator/sickchill/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [sickchill-0.0.5](https://github.com/truecharts/apps/compare/sickchill-0.0.4...sickchill-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/sickchill/0.0.5/Chart.lock b/incubator/sickchill/0.0.5/Chart.lock deleted file mode 100644 index 174c0ceafc3..00000000000 --- a/incubator/sickchill/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:21:22.220379406Z" diff --git a/incubator/sickchill/0.0.6/CHANGELOG.md b/incubator/sickchill/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..c00c21a6f80 --- /dev/null +++ b/incubator/sickchill/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [sickchill-0.0.6](https://github.com/truecharts/apps/compare/sickchill-0.0.5...sickchill-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/sickchill/0.0.5/CONFIG.md b/incubator/sickchill/0.0.6/CONFIG.md similarity index 100% rename from incubator/sickchill/0.0.5/CONFIG.md rename to incubator/sickchill/0.0.6/CONFIG.md diff --git a/incubator/sickchill/0.0.6/Chart.lock b/incubator/sickchill/0.0.6/Chart.lock new file mode 100644 index 00000000000..31b9bc7839d --- /dev/null +++ b/incubator/sickchill/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:49:44.544617783Z" diff --git a/incubator/sickchill/0.0.5/Chart.yaml b/incubator/sickchill/0.0.6/Chart.yaml similarity index 97% rename from incubator/sickchill/0.0.5/Chart.yaml rename to incubator/sickchill/0.0.6/Chart.yaml index 043fdb45ea2..1adde93c80b 100644 --- a/incubator/sickchill/0.0.5/Chart.yaml +++ b/incubator/sickchill/0.0.6/Chart.yaml @@ -22,4 +22,4 @@ sources: - https://github.com/linuxserver/docker-sickchill - https://github.com/SickChill/SickChill type: application -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/sickchill/0.0.5/README.md b/incubator/sickchill/0.0.6/README.md similarity index 100% rename from incubator/sickchill/0.0.5/README.md rename to incubator/sickchill/0.0.6/README.md diff --git a/incubator/sickchill/0.0.5/app-readme.md b/incubator/sickchill/0.0.6/app-readme.md similarity index 100% rename from incubator/sickchill/0.0.5/app-readme.md rename to incubator/sickchill/0.0.6/app-readme.md diff --git a/incubator/sickchill/0.0.5/charts/common-8.3.12.tgz b/incubator/sickchill/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/sickchill/0.0.5/charts/common-8.3.12.tgz rename to incubator/sickchill/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/sickchill/0.0.5/helm-values.md b/incubator/sickchill/0.0.6/helm-values.md similarity index 100% rename from incubator/sickchill/0.0.5/helm-values.md rename to incubator/sickchill/0.0.6/helm-values.md diff --git a/incubator/sickchill/0.0.5/questions.yaml b/incubator/sickchill/0.0.6/questions.yaml similarity index 100% rename from incubator/sickchill/0.0.5/questions.yaml rename to incubator/sickchill/0.0.6/questions.yaml diff --git a/incubator/sickchill/0.0.5/templates/common.yaml b/incubator/sickchill/0.0.6/templates/common.yaml similarity index 100% rename from incubator/sickchill/0.0.5/templates/common.yaml rename to incubator/sickchill/0.0.6/templates/common.yaml diff --git a/incubator/sickchill/0.0.5/values.yaml b/incubator/sickchill/0.0.6/values.yaml similarity index 100% rename from incubator/sickchill/0.0.5/values.yaml rename to incubator/sickchill/0.0.6/values.yaml diff --git a/incubator/sickgear/0.0.5/CHANGELOG.md b/incubator/sickgear/0.0.5/CHANGELOG.md deleted file mode 100644 index e8b9ca6dcc3..00000000000 --- a/incubator/sickgear/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [sickgear-0.0.5](https://github.com/truecharts/apps/compare/sickgear-0.0.4...sickgear-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/sickgear/0.0.6/CHANGELOG.md b/incubator/sickgear/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..55e04d05c5f --- /dev/null +++ b/incubator/sickgear/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [sickgear-0.0.6](https://github.com/truecharts/apps/compare/sickgear-0.0.5...sickgear-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/sickgear/0.0.5/CONFIG.md b/incubator/sickgear/0.0.6/CONFIG.md similarity index 100% rename from incubator/sickgear/0.0.5/CONFIG.md rename to incubator/sickgear/0.0.6/CONFIG.md diff --git a/incubator/sickgear/0.0.6/Chart.lock b/incubator/sickgear/0.0.6/Chart.lock new file mode 100644 index 00000000000..e4e75a16585 --- /dev/null +++ b/incubator/sickgear/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:50:07.729228532Z" diff --git a/incubator/sickgear/0.0.5/Chart.yaml b/incubator/sickgear/0.0.6/Chart.yaml similarity index 97% rename from incubator/sickgear/0.0.5/Chart.yaml rename to incubator/sickgear/0.0.6/Chart.yaml index e3a1b3cc90e..50ec2edad59 100644 --- a/incubator/sickgear/0.0.5/Chart.yaml +++ b/incubator/sickgear/0.0.6/Chart.yaml @@ -23,4 +23,4 @@ sources: - https://github.com/linuxserver/docker-sickgear - https://github.com/SickGear/SickGear type: application -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/sickgear/0.0.5/README.md b/incubator/sickgear/0.0.6/README.md similarity index 100% rename from incubator/sickgear/0.0.5/README.md rename to incubator/sickgear/0.0.6/README.md diff --git a/incubator/sickgear/0.0.5/app-readme.md b/incubator/sickgear/0.0.6/app-readme.md similarity index 100% rename from incubator/sickgear/0.0.5/app-readme.md rename to incubator/sickgear/0.0.6/app-readme.md diff --git a/incubator/sickgear/0.0.5/charts/common-8.3.12.tgz b/incubator/sickgear/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/sickgear/0.0.5/charts/common-8.3.12.tgz rename to incubator/sickgear/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/sickgear/0.0.5/helm-values.md b/incubator/sickgear/0.0.6/helm-values.md similarity index 100% rename from incubator/sickgear/0.0.5/helm-values.md rename to incubator/sickgear/0.0.6/helm-values.md diff --git a/incubator/sickgear/0.0.5/questions.yaml b/incubator/sickgear/0.0.6/questions.yaml similarity index 100% rename from incubator/sickgear/0.0.5/questions.yaml rename to incubator/sickgear/0.0.6/questions.yaml diff --git a/incubator/sickgear/0.0.5/templates/common.yaml b/incubator/sickgear/0.0.6/templates/common.yaml similarity index 100% rename from incubator/sickgear/0.0.5/templates/common.yaml rename to incubator/sickgear/0.0.6/templates/common.yaml diff --git a/incubator/sickgear/0.0.5/values.yaml b/incubator/sickgear/0.0.6/values.yaml similarity index 100% rename from incubator/sickgear/0.0.5/values.yaml rename to incubator/sickgear/0.0.6/values.yaml diff --git a/incubator/smokeping/0.0.5/CHANGELOG.md b/incubator/smokeping/0.0.5/CHANGELOG.md deleted file mode 100644 index 8e9428bccba..00000000000 --- a/incubator/smokeping/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [smokeping-0.0.5](https://github.com/truecharts/apps/compare/smokeping-0.0.4...smokeping-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/smokeping/0.0.5/Chart.lock b/incubator/smokeping/0.0.5/Chart.lock deleted file mode 100644 index 8596706ac3a..00000000000 --- a/incubator/smokeping/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:22:09.240733285Z" diff --git a/incubator/smokeping/0.0.6/CHANGELOG.md b/incubator/smokeping/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..ec5dba45ee3 --- /dev/null +++ b/incubator/smokeping/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [smokeping-0.0.6](https://github.com/truecharts/apps/compare/smokeping-0.0.5...smokeping-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/smokeping/0.0.5/CONFIG.md b/incubator/smokeping/0.0.6/CONFIG.md similarity index 100% rename from incubator/smokeping/0.0.5/CONFIG.md rename to incubator/smokeping/0.0.6/CONFIG.md diff --git a/incubator/medusa/0.0.5/Chart.lock b/incubator/smokeping/0.0.6/Chart.lock similarity index 79% rename from incubator/medusa/0.0.5/Chart.lock rename to incubator/smokeping/0.0.6/Chart.lock index 7c190fb3172..ef4033b77dd 100644 --- a/incubator/medusa/0.0.5/Chart.lock +++ b/incubator/smokeping/0.0.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.3.12 digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:16:56.67071308Z" +generated: "2021-10-19T09:50:31.27645295Z" diff --git a/incubator/smokeping/0.0.5/Chart.yaml b/incubator/smokeping/0.0.6/Chart.yaml similarity index 97% rename from incubator/smokeping/0.0.5/Chart.yaml rename to incubator/smokeping/0.0.6/Chart.yaml index 6be7c4f447e..f62ef6755df 100644 --- a/incubator/smokeping/0.0.5/Chart.yaml +++ b/incubator/smokeping/0.0.6/Chart.yaml @@ -21,4 +21,4 @@ sources: - https://oss.oetiker.ch/smokeping/ - https://hub.docker.com/r/linuxserver/smokeping type: application -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/smokeping/0.0.5/README.md b/incubator/smokeping/0.0.6/README.md similarity index 100% rename from incubator/smokeping/0.0.5/README.md rename to incubator/smokeping/0.0.6/README.md diff --git a/incubator/smokeping/0.0.5/app-readme.md b/incubator/smokeping/0.0.6/app-readme.md similarity index 100% rename from incubator/smokeping/0.0.5/app-readme.md rename to incubator/smokeping/0.0.6/app-readme.md diff --git a/incubator/smokeping/0.0.5/charts/common-8.3.12.tgz b/incubator/smokeping/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/smokeping/0.0.5/charts/common-8.3.12.tgz rename to incubator/smokeping/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/smokeping/0.0.5/helm-values.md b/incubator/smokeping/0.0.6/helm-values.md similarity index 100% rename from incubator/smokeping/0.0.5/helm-values.md rename to incubator/smokeping/0.0.6/helm-values.md diff --git a/incubator/smokeping/0.0.5/questions.yaml b/incubator/smokeping/0.0.6/questions.yaml similarity index 100% rename from incubator/smokeping/0.0.5/questions.yaml rename to incubator/smokeping/0.0.6/questions.yaml diff --git a/incubator/smokeping/0.0.5/templates/common.yaml b/incubator/smokeping/0.0.6/templates/common.yaml similarity index 100% rename from incubator/smokeping/0.0.5/templates/common.yaml rename to incubator/smokeping/0.0.6/templates/common.yaml diff --git a/incubator/smokeping/0.0.5/values.yaml b/incubator/smokeping/0.0.6/values.yaml similarity index 100% rename from incubator/smokeping/0.0.5/values.yaml rename to incubator/smokeping/0.0.6/values.yaml diff --git a/incubator/sqlitebrowser/0.0.5/CHANGELOG.md b/incubator/sqlitebrowser/0.0.5/CHANGELOG.md deleted file mode 100644 index 8922466490b..00000000000 --- a/incubator/sqlitebrowser/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [sqlitebrowser-0.0.5](https://github.com/truecharts/apps/compare/sqlitebrowser-0.0.4...sqlitebrowser-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/sqlitebrowser/0.0.5/Chart.lock b/incubator/sqlitebrowser/0.0.5/Chart.lock deleted file mode 100644 index 68dd60e780e..00000000000 --- a/incubator/sqlitebrowser/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:22:31.962253636Z" diff --git a/incubator/sqlitebrowser/0.0.6/CHANGELOG.md b/incubator/sqlitebrowser/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..c599e95495b --- /dev/null +++ b/incubator/sqlitebrowser/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [sqlitebrowser-0.0.6](https://github.com/truecharts/apps/compare/sqlitebrowser-0.0.5...sqlitebrowser-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/sqlitebrowser/0.0.5/CONFIG.md b/incubator/sqlitebrowser/0.0.6/CONFIG.md similarity index 100% rename from incubator/sqlitebrowser/0.0.5/CONFIG.md rename to incubator/sqlitebrowser/0.0.6/CONFIG.md diff --git a/incubator/sqlitebrowser/0.0.6/Chart.lock b/incubator/sqlitebrowser/0.0.6/Chart.lock new file mode 100644 index 00000000000..64e65c9c125 --- /dev/null +++ b/incubator/sqlitebrowser/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:50:54.362947585Z" diff --git a/incubator/sqlitebrowser/0.0.5/Chart.yaml b/incubator/sqlitebrowser/0.0.6/Chart.yaml similarity index 97% rename from incubator/sqlitebrowser/0.0.5/Chart.yaml rename to incubator/sqlitebrowser/0.0.6/Chart.yaml index b896dc28719..35b5886882f 100644 --- a/incubator/sqlitebrowser/0.0.5/Chart.yaml +++ b/incubator/sqlitebrowser/0.0.6/Chart.yaml @@ -23,4 +23,4 @@ sources: - https://github.com/linuxserver/docker-sqlitebrowser - https://sqlitebrowser.org/ type: application -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/sqlitebrowser/0.0.5/README.md b/incubator/sqlitebrowser/0.0.6/README.md similarity index 100% rename from incubator/sqlitebrowser/0.0.5/README.md rename to incubator/sqlitebrowser/0.0.6/README.md diff --git a/incubator/sqlitebrowser/0.0.5/app-readme.md b/incubator/sqlitebrowser/0.0.6/app-readme.md similarity index 100% rename from incubator/sqlitebrowser/0.0.5/app-readme.md rename to incubator/sqlitebrowser/0.0.6/app-readme.md diff --git a/incubator/sqlitebrowser/0.0.5/charts/common-8.3.12.tgz b/incubator/sqlitebrowser/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/sqlitebrowser/0.0.5/charts/common-8.3.12.tgz rename to incubator/sqlitebrowser/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/sqlitebrowser/0.0.5/helm-values.md b/incubator/sqlitebrowser/0.0.6/helm-values.md similarity index 100% rename from incubator/sqlitebrowser/0.0.5/helm-values.md rename to incubator/sqlitebrowser/0.0.6/helm-values.md diff --git a/incubator/sqlitebrowser/0.0.5/questions.yaml b/incubator/sqlitebrowser/0.0.6/questions.yaml similarity index 100% rename from incubator/sqlitebrowser/0.0.5/questions.yaml rename to incubator/sqlitebrowser/0.0.6/questions.yaml diff --git a/incubator/sqlitebrowser/0.0.5/templates/common.yaml b/incubator/sqlitebrowser/0.0.6/templates/common.yaml similarity index 100% rename from incubator/sqlitebrowser/0.0.5/templates/common.yaml rename to incubator/sqlitebrowser/0.0.6/templates/common.yaml diff --git a/incubator/sqlitebrowser/0.0.5/values.yaml b/incubator/sqlitebrowser/0.0.6/values.yaml similarity index 100% rename from incubator/sqlitebrowser/0.0.5/values.yaml rename to incubator/sqlitebrowser/0.0.6/values.yaml diff --git a/incubator/static/0.0.5/CHANGELOG.md b/incubator/static/0.0.5/CHANGELOG.md deleted file mode 100644 index f916731ff9e..00000000000 --- a/incubator/static/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [static-0.0.5](https://github.com/truecharts/apps/compare/static-0.0.4...static-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/static/0.0.5/Chart.lock b/incubator/static/0.0.5/Chart.lock deleted file mode 100644 index 2ee049f241a..00000000000 --- a/incubator/static/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:22:54.599127703Z" diff --git a/incubator/static/0.0.6/CHANGELOG.md b/incubator/static/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..57c6d4f7644 --- /dev/null +++ b/incubator/static/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [static-0.0.6](https://github.com/truecharts/apps/compare/static-0.0.5...static-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/static/0.0.5/CONFIG.md b/incubator/static/0.0.6/CONFIG.md similarity index 100% rename from incubator/static/0.0.5/CONFIG.md rename to incubator/static/0.0.6/CONFIG.md diff --git a/incubator/static/0.0.6/Chart.lock b/incubator/static/0.0.6/Chart.lock new file mode 100644 index 00000000000..1b3ef67f237 --- /dev/null +++ b/incubator/static/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:51:16.411983257Z" diff --git a/incubator/static/0.0.5/Chart.yaml b/incubator/static/0.0.6/Chart.yaml similarity index 97% rename from incubator/static/0.0.5/Chart.yaml rename to incubator/static/0.0.6/Chart.yaml index 08d17d1e931..82666a35bc6 100644 --- a/incubator/static/0.0.5/Chart.yaml +++ b/incubator/static/0.0.6/Chart.yaml @@ -23,4 +23,4 @@ sources: - https://github.com/prologic/static - https://github.com/nicholaswilde/docker-static type: application -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/static/0.0.5/README.md b/incubator/static/0.0.6/README.md similarity index 100% rename from incubator/static/0.0.5/README.md rename to incubator/static/0.0.6/README.md diff --git a/incubator/static/0.0.5/app-readme.md b/incubator/static/0.0.6/app-readme.md similarity index 100% rename from incubator/static/0.0.5/app-readme.md rename to incubator/static/0.0.6/app-readme.md diff --git a/incubator/static/0.0.5/charts/common-8.3.12.tgz b/incubator/static/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/static/0.0.5/charts/common-8.3.12.tgz rename to incubator/static/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/static/0.0.5/helm-values.md b/incubator/static/0.0.6/helm-values.md similarity index 100% rename from incubator/static/0.0.5/helm-values.md rename to incubator/static/0.0.6/helm-values.md diff --git a/incubator/static/0.0.5/questions.yaml b/incubator/static/0.0.6/questions.yaml similarity index 100% rename from incubator/static/0.0.5/questions.yaml rename to incubator/static/0.0.6/questions.yaml diff --git a/incubator/static/0.0.5/templates/common.yaml b/incubator/static/0.0.6/templates/common.yaml similarity index 100% rename from incubator/static/0.0.5/templates/common.yaml rename to incubator/static/0.0.6/templates/common.yaml diff --git a/incubator/static/0.0.5/values.yaml b/incubator/static/0.0.6/values.yaml similarity index 100% rename from incubator/static/0.0.5/values.yaml rename to incubator/static/0.0.6/values.yaml diff --git a/incubator/tdarr-node/0.0.4/CHANGELOG.md b/incubator/tdarr-node/0.0.4/CHANGELOG.md deleted file mode 100644 index 90377e5c8dd..00000000000 --- a/incubator/tdarr-node/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [tdarr-node-0.0.4](https://github.com/truecharts/apps/compare/tdarr-node-0.0.3...tdarr-node-0.0.4) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/tdarr-node/0.0.4/Chart.lock b/incubator/tdarr-node/0.0.4/Chart.lock deleted file mode 100644 index 70eed0e66b0..00000000000 --- a/incubator/tdarr-node/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:23:17.406411469Z" diff --git a/incubator/tdarr-node/0.0.5/CHANGELOG.md b/incubator/tdarr-node/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..2caa988f5e0 --- /dev/null +++ b/incubator/tdarr-node/0.0.5/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [tdarr-node-0.0.5](https://github.com/truecharts/apps/compare/tdarr-node-0.0.4...tdarr-node-0.0.5) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/tdarr-node/0.0.4/CONFIG.md b/incubator/tdarr-node/0.0.5/CONFIG.md similarity index 100% rename from incubator/tdarr-node/0.0.4/CONFIG.md rename to incubator/tdarr-node/0.0.5/CONFIG.md diff --git a/incubator/tdarr-node/0.0.5/Chart.lock b/incubator/tdarr-node/0.0.5/Chart.lock new file mode 100644 index 00000000000..ba7bbdb6f82 --- /dev/null +++ b/incubator/tdarr-node/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:51:38.458120802Z" diff --git a/incubator/tdarr-node/0.0.4/Chart.yaml b/incubator/tdarr-node/0.0.5/Chart.yaml similarity index 97% rename from incubator/tdarr-node/0.0.4/Chart.yaml rename to incubator/tdarr-node/0.0.5/Chart.yaml index 07a1692eaa2..3a46d57a5b9 100644 --- a/incubator/tdarr-node/0.0.4/Chart.yaml +++ b/incubator/tdarr-node/0.0.5/Chart.yaml @@ -22,4 +22,4 @@ sources: - https://github.com/HaveAGitGat/Tdarr - https://hub.docker.com/r/haveagitgat/tdarr_node type: application -version: 0.0.4 +version: 0.0.5 diff --git a/incubator/tdarr-node/0.0.4/README.md b/incubator/tdarr-node/0.0.5/README.md similarity index 100% rename from incubator/tdarr-node/0.0.4/README.md rename to incubator/tdarr-node/0.0.5/README.md diff --git a/incubator/tdarr-node/0.0.4/app-readme.md b/incubator/tdarr-node/0.0.5/app-readme.md similarity index 100% rename from incubator/tdarr-node/0.0.4/app-readme.md rename to incubator/tdarr-node/0.0.5/app-readme.md diff --git a/incubator/tdarr-node/0.0.4/charts/common-8.3.12.tgz b/incubator/tdarr-node/0.0.5/charts/common-8.3.12.tgz similarity index 100% rename from incubator/tdarr-node/0.0.4/charts/common-8.3.12.tgz rename to incubator/tdarr-node/0.0.5/charts/common-8.3.12.tgz diff --git a/incubator/tdarr-node/0.0.4/helm-values.md b/incubator/tdarr-node/0.0.5/helm-values.md similarity index 100% rename from incubator/tdarr-node/0.0.4/helm-values.md rename to incubator/tdarr-node/0.0.5/helm-values.md diff --git a/incubator/tdarr-node/0.0.4/questions.yaml b/incubator/tdarr-node/0.0.5/questions.yaml similarity index 100% rename from incubator/tdarr-node/0.0.4/questions.yaml rename to incubator/tdarr-node/0.0.5/questions.yaml diff --git a/incubator/tdarr-node/0.0.4/templates/common.yaml b/incubator/tdarr-node/0.0.5/templates/common.yaml similarity index 100% rename from incubator/tdarr-node/0.0.4/templates/common.yaml rename to incubator/tdarr-node/0.0.5/templates/common.yaml diff --git a/incubator/tdarr-node/0.0.4/values.yaml b/incubator/tdarr-node/0.0.5/values.yaml similarity index 100% rename from incubator/tdarr-node/0.0.4/values.yaml rename to incubator/tdarr-node/0.0.5/values.yaml diff --git a/incubator/tdarr/0.0.4/CHANGELOG.md b/incubator/tdarr/0.0.4/CHANGELOG.md deleted file mode 100644 index c77cadc73e9..00000000000 --- a/incubator/tdarr/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [tdarr-0.0.4](https://github.com/truecharts/apps/compare/tdarr-node-0.0.3...tdarr-0.0.4) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/tdarr/0.0.4/Chart.lock b/incubator/tdarr/0.0.4/Chart.lock deleted file mode 100644 index 7f998b2b510..00000000000 --- a/incubator/tdarr/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:23:40.443277604Z" diff --git a/incubator/tdarr/0.0.5/CHANGELOG.md b/incubator/tdarr/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..6d568676738 --- /dev/null +++ b/incubator/tdarr/0.0.5/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [tdarr-0.0.5](https://github.com/truecharts/apps/compare/tdarr-0.0.4...tdarr-0.0.5) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/tdarr/0.0.4/CONFIG.md b/incubator/tdarr/0.0.5/CONFIG.md similarity index 100% rename from incubator/tdarr/0.0.4/CONFIG.md rename to incubator/tdarr/0.0.5/CONFIG.md diff --git a/incubator/tdarr/0.0.5/Chart.lock b/incubator/tdarr/0.0.5/Chart.lock new file mode 100644 index 00000000000..597660e0a4c --- /dev/null +++ b/incubator/tdarr/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:52:00.294632611Z" diff --git a/incubator/tdarr/0.0.4/Chart.yaml b/incubator/tdarr/0.0.5/Chart.yaml similarity index 97% rename from incubator/tdarr/0.0.4/Chart.yaml rename to incubator/tdarr/0.0.5/Chart.yaml index 4b4ebba06ae..d5dffdf8471 100644 --- a/incubator/tdarr/0.0.4/Chart.yaml +++ b/incubator/tdarr/0.0.5/Chart.yaml @@ -22,4 +22,4 @@ sources: - https://github.com/HaveAGitGat/Tdarr - https://hub.docker.com/r/haveagitgat/tdarr type: application -version: 0.0.4 +version: 0.0.5 diff --git a/incubator/tdarr/0.0.4/README.md b/incubator/tdarr/0.0.5/README.md similarity index 100% rename from incubator/tdarr/0.0.4/README.md rename to incubator/tdarr/0.0.5/README.md diff --git a/incubator/tdarr/0.0.4/app-readme.md b/incubator/tdarr/0.0.5/app-readme.md similarity index 100% rename from incubator/tdarr/0.0.4/app-readme.md rename to incubator/tdarr/0.0.5/app-readme.md diff --git a/incubator/tdarr/0.0.4/charts/common-8.3.12.tgz b/incubator/tdarr/0.0.5/charts/common-8.3.12.tgz similarity index 100% rename from incubator/tdarr/0.0.4/charts/common-8.3.12.tgz rename to incubator/tdarr/0.0.5/charts/common-8.3.12.tgz diff --git a/incubator/tdarr/0.0.4/helm-values.md b/incubator/tdarr/0.0.5/helm-values.md similarity index 100% rename from incubator/tdarr/0.0.4/helm-values.md rename to incubator/tdarr/0.0.5/helm-values.md diff --git a/incubator/tdarr/0.0.4/questions.yaml b/incubator/tdarr/0.0.5/questions.yaml similarity index 100% rename from incubator/tdarr/0.0.4/questions.yaml rename to incubator/tdarr/0.0.5/questions.yaml diff --git a/incubator/tdarr/0.0.4/templates/common.yaml b/incubator/tdarr/0.0.5/templates/common.yaml similarity index 100% rename from incubator/tdarr/0.0.4/templates/common.yaml rename to incubator/tdarr/0.0.5/templates/common.yaml diff --git a/incubator/tdarr/0.0.4/values.yaml b/incubator/tdarr/0.0.5/values.yaml similarity index 100% rename from incubator/tdarr/0.0.4/values.yaml rename to incubator/tdarr/0.0.5/values.yaml diff --git a/incubator/twtxt/0.0.5/CHANGELOG.md b/incubator/twtxt/0.0.5/CHANGELOG.md deleted file mode 100644 index 3701cfdb7bc..00000000000 --- a/incubator/twtxt/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [twtxt-0.0.5](https://github.com/truecharts/apps/compare/twtxt-0.0.4...twtxt-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/twtxt/0.0.5/Chart.lock b/incubator/twtxt/0.0.5/Chart.lock deleted file mode 100644 index 76a340ff291..00000000000 --- a/incubator/twtxt/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:24:03.554986812Z" diff --git a/incubator/twtxt/0.0.6/CHANGELOG.md b/incubator/twtxt/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..8c80218fc17 --- /dev/null +++ b/incubator/twtxt/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [twtxt-0.0.6](https://github.com/truecharts/apps/compare/twtxt-0.0.5...twtxt-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/twtxt/0.0.5/CONFIG.md b/incubator/twtxt/0.0.6/CONFIG.md similarity index 100% rename from incubator/twtxt/0.0.5/CONFIG.md rename to incubator/twtxt/0.0.6/CONFIG.md diff --git a/incubator/twtxt/0.0.6/Chart.lock b/incubator/twtxt/0.0.6/Chart.lock new file mode 100644 index 00000000000..ab88aca3e40 --- /dev/null +++ b/incubator/twtxt/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:52:22.218186197Z" diff --git a/incubator/twtxt/0.0.5/Chart.yaml b/incubator/twtxt/0.0.6/Chart.yaml similarity index 97% rename from incubator/twtxt/0.0.5/Chart.yaml rename to incubator/twtxt/0.0.6/Chart.yaml index df02e511496..a415c8ca1f5 100644 --- a/incubator/twtxt/0.0.5/Chart.yaml +++ b/incubator/twtxt/0.0.6/Chart.yaml @@ -23,4 +23,4 @@ sources: - https://github.com/prologic/twtxt - https://github.com/nicholaswilde/docker-twtxt type: application -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/twtxt/0.0.5/README.md b/incubator/twtxt/0.0.6/README.md similarity index 100% rename from incubator/twtxt/0.0.5/README.md rename to incubator/twtxt/0.0.6/README.md diff --git a/incubator/twtxt/0.0.5/app-readme.md b/incubator/twtxt/0.0.6/app-readme.md similarity index 100% rename from incubator/twtxt/0.0.5/app-readme.md rename to incubator/twtxt/0.0.6/app-readme.md diff --git a/incubator/twtxt/0.0.5/charts/common-8.3.12.tgz b/incubator/twtxt/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/twtxt/0.0.5/charts/common-8.3.12.tgz rename to incubator/twtxt/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/twtxt/0.0.5/helm-values.md b/incubator/twtxt/0.0.6/helm-values.md similarity index 100% rename from incubator/twtxt/0.0.5/helm-values.md rename to incubator/twtxt/0.0.6/helm-values.md diff --git a/incubator/twtxt/0.0.5/questions.yaml b/incubator/twtxt/0.0.6/questions.yaml similarity index 100% rename from incubator/twtxt/0.0.5/questions.yaml rename to incubator/twtxt/0.0.6/questions.yaml diff --git a/incubator/twtxt/0.0.5/templates/common.yaml b/incubator/twtxt/0.0.6/templates/common.yaml similarity index 100% rename from incubator/twtxt/0.0.5/templates/common.yaml rename to incubator/twtxt/0.0.6/templates/common.yaml diff --git a/incubator/twtxt/0.0.5/values.yaml b/incubator/twtxt/0.0.6/values.yaml similarity index 100% rename from incubator/twtxt/0.0.5/values.yaml rename to incubator/twtxt/0.0.6/values.yaml diff --git a/incubator/uptime-kuma/0.0.3/CHANGELOG.md b/incubator/uptime-kuma/0.0.3/CHANGELOG.md deleted file mode 100644 index d82aa0735a3..00000000000 --- a/incubator/uptime-kuma/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [uptime-kuma-0.0.3](https://github.com/truecharts/apps/compare/uptime-kuma-0.0.2...uptime-kuma-0.0.3) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/uptime-kuma/0.0.3/Chart.lock b/incubator/uptime-kuma/0.0.3/Chart.lock deleted file mode 100644 index 26e8bc785ec..00000000000 --- a/incubator/uptime-kuma/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:24:28.054862151Z" diff --git a/incubator/uptime-kuma/0.0.4/CHANGELOG.md b/incubator/uptime-kuma/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..47090b9bf9e --- /dev/null +++ b/incubator/uptime-kuma/0.0.4/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [uptime-kuma-0.0.4](https://github.com/truecharts/apps/compare/uptime-kuma-0.0.3...uptime-kuma-0.0.4) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/uptime-kuma/0.0.3/CONFIG.md b/incubator/uptime-kuma/0.0.4/CONFIG.md similarity index 100% rename from incubator/uptime-kuma/0.0.3/CONFIG.md rename to incubator/uptime-kuma/0.0.4/CONFIG.md diff --git a/incubator/uptime-kuma/0.0.4/Chart.lock b/incubator/uptime-kuma/0.0.4/Chart.lock new file mode 100644 index 00000000000..0636ebcc88c --- /dev/null +++ b/incubator/uptime-kuma/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:52:43.939984818Z" diff --git a/incubator/uptime-kuma/0.0.3/Chart.yaml b/incubator/uptime-kuma/0.0.4/Chart.yaml similarity index 97% rename from incubator/uptime-kuma/0.0.3/Chart.yaml rename to incubator/uptime-kuma/0.0.4/Chart.yaml index 94bfcb6b027..63d9a333298 100644 --- a/incubator/uptime-kuma/0.0.3/Chart.yaml +++ b/incubator/uptime-kuma/0.0.4/Chart.yaml @@ -23,4 +23,4 @@ name: uptime-kuma sources: - https://github.com/louislam/uptime-kuma type: application -version: 0.0.3 +version: 0.0.4 diff --git a/incubator/uptime-kuma/0.0.3/README.md b/incubator/uptime-kuma/0.0.4/README.md similarity index 100% rename from incubator/uptime-kuma/0.0.3/README.md rename to incubator/uptime-kuma/0.0.4/README.md diff --git a/incubator/uptime-kuma/0.0.3/app-readme.md b/incubator/uptime-kuma/0.0.4/app-readme.md similarity index 100% rename from incubator/uptime-kuma/0.0.3/app-readme.md rename to incubator/uptime-kuma/0.0.4/app-readme.md diff --git a/incubator/uptime-kuma/0.0.3/charts/common-8.3.12.tgz b/incubator/uptime-kuma/0.0.4/charts/common-8.3.12.tgz similarity index 100% rename from incubator/uptime-kuma/0.0.3/charts/common-8.3.12.tgz rename to incubator/uptime-kuma/0.0.4/charts/common-8.3.12.tgz diff --git a/incubator/uptime-kuma/0.0.3/helm-values.md b/incubator/uptime-kuma/0.0.4/helm-values.md similarity index 100% rename from incubator/uptime-kuma/0.0.3/helm-values.md rename to incubator/uptime-kuma/0.0.4/helm-values.md diff --git a/incubator/uptime-kuma/0.0.3/questions.yaml b/incubator/uptime-kuma/0.0.4/questions.yaml similarity index 100% rename from incubator/uptime-kuma/0.0.3/questions.yaml rename to incubator/uptime-kuma/0.0.4/questions.yaml diff --git a/incubator/uptime-kuma/0.0.3/templates/common.yaml b/incubator/uptime-kuma/0.0.4/templates/common.yaml similarity index 100% rename from incubator/uptime-kuma/0.0.3/templates/common.yaml rename to incubator/uptime-kuma/0.0.4/templates/common.yaml diff --git a/incubator/uptime-kuma/0.0.3/values.yaml b/incubator/uptime-kuma/0.0.4/values.yaml similarity index 100% rename from incubator/uptime-kuma/0.0.3/values.yaml rename to incubator/uptime-kuma/0.0.4/values.yaml diff --git a/incubator/valheim/0.0.5/CHANGELOG.md b/incubator/valheim/0.0.5/CHANGELOG.md deleted file mode 100644 index f7f95e6b7b7..00000000000 --- a/incubator/valheim/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [valheim-0.0.5](https://github.com/truecharts/apps/compare/valheim-0.0.4...valheim-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/valheim/0.0.5/Chart.lock b/incubator/valheim/0.0.5/Chart.lock deleted file mode 100644 index caa87b66ce1..00000000000 --- a/incubator/valheim/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:24:51.005363166Z" diff --git a/incubator/valheim/0.0.6/CHANGELOG.md b/incubator/valheim/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..7e8d27de9ea --- /dev/null +++ b/incubator/valheim/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [valheim-0.0.6](https://github.com/truecharts/apps/compare/valheim-0.0.5...valheim-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/valheim/0.0.5/CONFIG.md b/incubator/valheim/0.0.6/CONFIG.md similarity index 100% rename from incubator/valheim/0.0.5/CONFIG.md rename to incubator/valheim/0.0.6/CONFIG.md diff --git a/incubator/valheim/0.0.6/Chart.lock b/incubator/valheim/0.0.6/Chart.lock new file mode 100644 index 00000000000..e50097a209e --- /dev/null +++ b/incubator/valheim/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:53:05.751800446Z" diff --git a/incubator/valheim/0.0.5/Chart.yaml b/incubator/valheim/0.0.6/Chart.yaml similarity index 97% rename from incubator/valheim/0.0.5/Chart.yaml rename to incubator/valheim/0.0.6/Chart.yaml index 138921a642b..654ed1c4b85 100644 --- a/incubator/valheim/0.0.5/Chart.yaml +++ b/incubator/valheim/0.0.6/Chart.yaml @@ -18,4 +18,4 @@ name: valheim sources: - https://github.com/lloesche/valheim-server-docker - https://hub.docker.com/r/lloesche/valheim-server -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/valheim/0.0.5/README.md b/incubator/valheim/0.0.6/README.md similarity index 100% rename from incubator/valheim/0.0.5/README.md rename to incubator/valheim/0.0.6/README.md diff --git a/incubator/valheim/0.0.5/app-readme.md b/incubator/valheim/0.0.6/app-readme.md similarity index 100% rename from incubator/valheim/0.0.5/app-readme.md rename to incubator/valheim/0.0.6/app-readme.md diff --git a/incubator/valheim/0.0.5/charts/common-8.3.12.tgz b/incubator/valheim/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/valheim/0.0.5/charts/common-8.3.12.tgz rename to incubator/valheim/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/valheim/0.0.5/helm-values.md b/incubator/valheim/0.0.6/helm-values.md similarity index 100% rename from incubator/valheim/0.0.5/helm-values.md rename to incubator/valheim/0.0.6/helm-values.md diff --git a/incubator/valheim/0.0.5/questions.yaml b/incubator/valheim/0.0.6/questions.yaml similarity index 100% rename from incubator/valheim/0.0.5/questions.yaml rename to incubator/valheim/0.0.6/questions.yaml diff --git a/incubator/valheim/0.0.5/templates/common.yaml b/incubator/valheim/0.0.6/templates/common.yaml similarity index 100% rename from incubator/valheim/0.0.5/templates/common.yaml rename to incubator/valheim/0.0.6/templates/common.yaml diff --git a/incubator/valheim/0.0.5/values.yaml b/incubator/valheim/0.0.6/values.yaml similarity index 100% rename from incubator/valheim/0.0.5/values.yaml rename to incubator/valheim/0.0.6/values.yaml diff --git a/incubator/whoogle/0.0.5/CHANGELOG.md b/incubator/whoogle/0.0.5/CHANGELOG.md deleted file mode 100644 index 618898b963a..00000000000 --- a/incubator/whoogle/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [whoogle-0.0.5](https://github.com/truecharts/apps/compare/whoogle-0.0.4...whoogle-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/whoogle/0.0.5/Chart.lock b/incubator/whoogle/0.0.5/Chart.lock deleted file mode 100644 index 58075861295..00000000000 --- a/incubator/whoogle/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:25:13.929554163Z" diff --git a/incubator/whoogle/0.0.6/CHANGELOG.md b/incubator/whoogle/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..5e6a3af2f33 --- /dev/null +++ b/incubator/whoogle/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [whoogle-0.0.6](https://github.com/truecharts/apps/compare/whoogle-0.0.5...whoogle-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/whoogle/0.0.5/CONFIG.md b/incubator/whoogle/0.0.6/CONFIG.md similarity index 100% rename from incubator/whoogle/0.0.5/CONFIG.md rename to incubator/whoogle/0.0.6/CONFIG.md diff --git a/incubator/whoogle/0.0.6/Chart.lock b/incubator/whoogle/0.0.6/Chart.lock new file mode 100644 index 00000000000..c468eb7620e --- /dev/null +++ b/incubator/whoogle/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:53:28.074695014Z" diff --git a/incubator/whoogle/0.0.5/Chart.yaml b/incubator/whoogle/0.0.6/Chart.yaml similarity index 97% rename from incubator/whoogle/0.0.5/Chart.yaml rename to incubator/whoogle/0.0.6/Chart.yaml index 3684e1cbd89..2a15e972e8b 100644 --- a/incubator/whoogle/0.0.5/Chart.yaml +++ b/incubator/whoogle/0.0.6/Chart.yaml @@ -20,4 +20,4 @@ maintainers: name: whoogle sources: - https://github.com/benbusby/whoogle-search -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/whoogle/0.0.5/README.md b/incubator/whoogle/0.0.6/README.md similarity index 100% rename from incubator/whoogle/0.0.5/README.md rename to incubator/whoogle/0.0.6/README.md diff --git a/incubator/whoogle/0.0.5/app-readme.md b/incubator/whoogle/0.0.6/app-readme.md similarity index 100% rename from incubator/whoogle/0.0.5/app-readme.md rename to incubator/whoogle/0.0.6/app-readme.md diff --git a/incubator/whoogle/0.0.5/charts/common-8.3.12.tgz b/incubator/whoogle/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/whoogle/0.0.5/charts/common-8.3.12.tgz rename to incubator/whoogle/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/whoogle/0.0.5/helm-values.md b/incubator/whoogle/0.0.6/helm-values.md similarity index 100% rename from incubator/whoogle/0.0.5/helm-values.md rename to incubator/whoogle/0.0.6/helm-values.md diff --git a/incubator/whoogle/0.0.5/questions.yaml b/incubator/whoogle/0.0.6/questions.yaml similarity index 100% rename from incubator/whoogle/0.0.5/questions.yaml rename to incubator/whoogle/0.0.6/questions.yaml diff --git a/incubator/whoogle/0.0.5/templates/common.yaml b/incubator/whoogle/0.0.6/templates/common.yaml similarity index 100% rename from incubator/whoogle/0.0.5/templates/common.yaml rename to incubator/whoogle/0.0.6/templates/common.yaml diff --git a/incubator/whoogle/0.0.5/values.yaml b/incubator/whoogle/0.0.6/values.yaml similarity index 100% rename from incubator/whoogle/0.0.5/values.yaml rename to incubator/whoogle/0.0.6/values.yaml diff --git a/incubator/wiki/0.0.5/CHANGELOG.md b/incubator/wiki/0.0.5/CHANGELOG.md deleted file mode 100644 index 5d7560624ec..00000000000 --- a/incubator/wiki/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [wiki-0.0.5](https://github.com/truecharts/apps/compare/wiki-0.0.4...wiki-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/wiki/0.0.5/Chart.lock b/incubator/wiki/0.0.5/Chart.lock deleted file mode 100644 index 2fac501a670..00000000000 --- a/incubator/wiki/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:25:38.296478574Z" diff --git a/incubator/wiki/0.0.6/CHANGELOG.md b/incubator/wiki/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..e559a160a76 --- /dev/null +++ b/incubator/wiki/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [wiki-0.0.6](https://github.com/truecharts/apps/compare/wiki-0.0.5...wiki-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/wiki/0.0.5/CONFIG.md b/incubator/wiki/0.0.6/CONFIG.md similarity index 100% rename from incubator/wiki/0.0.5/CONFIG.md rename to incubator/wiki/0.0.6/CONFIG.md diff --git a/incubator/wiki/0.0.6/Chart.lock b/incubator/wiki/0.0.6/Chart.lock new file mode 100644 index 00000000000..3edf6aa4dee --- /dev/null +++ b/incubator/wiki/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:53:50.194395994Z" diff --git a/incubator/wiki/0.0.5/Chart.yaml b/incubator/wiki/0.0.6/Chart.yaml similarity index 97% rename from incubator/wiki/0.0.5/Chart.yaml rename to incubator/wiki/0.0.6/Chart.yaml index 21d67800602..5eca7f17e5b 100644 --- a/incubator/wiki/0.0.5/Chart.yaml +++ b/incubator/wiki/0.0.6/Chart.yaml @@ -23,4 +23,4 @@ sources: - https://github.com/prologic/wiki - https://github.com/nicholaswilde/docker-wiki type: application -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/wiki/0.0.5/README.md b/incubator/wiki/0.0.6/README.md similarity index 100% rename from incubator/wiki/0.0.5/README.md rename to incubator/wiki/0.0.6/README.md diff --git a/incubator/wiki/0.0.5/app-readme.md b/incubator/wiki/0.0.6/app-readme.md similarity index 100% rename from incubator/wiki/0.0.5/app-readme.md rename to incubator/wiki/0.0.6/app-readme.md diff --git a/incubator/wiki/0.0.5/charts/common-8.3.12.tgz b/incubator/wiki/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/wiki/0.0.5/charts/common-8.3.12.tgz rename to incubator/wiki/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/wiki/0.0.5/helm-values.md b/incubator/wiki/0.0.6/helm-values.md similarity index 100% rename from incubator/wiki/0.0.5/helm-values.md rename to incubator/wiki/0.0.6/helm-values.md diff --git a/incubator/wiki/0.0.5/questions.yaml b/incubator/wiki/0.0.6/questions.yaml similarity index 100% rename from incubator/wiki/0.0.5/questions.yaml rename to incubator/wiki/0.0.6/questions.yaml diff --git a/incubator/wiki/0.0.5/templates/common.yaml b/incubator/wiki/0.0.6/templates/common.yaml similarity index 100% rename from incubator/wiki/0.0.5/templates/common.yaml rename to incubator/wiki/0.0.6/templates/common.yaml diff --git a/incubator/wiki/0.0.5/values.yaml b/incubator/wiki/0.0.6/values.yaml similarity index 100% rename from incubator/wiki/0.0.5/values.yaml rename to incubator/wiki/0.0.6/values.yaml diff --git a/incubator/zigbee2mqtt/0.0.5/CHANGELOG.md b/incubator/zigbee2mqtt/0.0.5/CHANGELOG.md deleted file mode 100644 index 7b7312eb42e..00000000000 --- a/incubator/zigbee2mqtt/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [zigbee2mqtt-0.0.5](https://github.com/truecharts/apps/compare/zigbee2mqtt-0.0.4...zigbee2mqtt-0.0.5) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/incubator/zigbee2mqtt/0.0.5/Chart.lock b/incubator/zigbee2mqtt/0.0.5/Chart.lock deleted file mode 100644 index 714229d5383..00000000000 --- a/incubator/zigbee2mqtt/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:26:00.733882011Z" diff --git a/incubator/zigbee2mqtt/0.0.6/CHANGELOG.md b/incubator/zigbee2mqtt/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..00713f0f14c --- /dev/null +++ b/incubator/zigbee2mqtt/0.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [zigbee2mqtt-0.0.6](https://github.com/truecharts/apps/compare/zigbee2mqtt-0.0.5...zigbee2mqtt-0.0.6) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/incubator/zigbee2mqtt/0.0.5/CONFIG.md b/incubator/zigbee2mqtt/0.0.6/CONFIG.md similarity index 100% rename from incubator/zigbee2mqtt/0.0.5/CONFIG.md rename to incubator/zigbee2mqtt/0.0.6/CONFIG.md diff --git a/incubator/zigbee2mqtt/0.0.6/Chart.lock b/incubator/zigbee2mqtt/0.0.6/Chart.lock new file mode 100644 index 00000000000..85794f934df --- /dev/null +++ b/incubator/zigbee2mqtt/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:54:12.056410857Z" diff --git a/incubator/zigbee2mqtt/0.0.5/Chart.yaml b/incubator/zigbee2mqtt/0.0.6/Chart.yaml similarity index 97% rename from incubator/zigbee2mqtt/0.0.5/Chart.yaml rename to incubator/zigbee2mqtt/0.0.6/Chart.yaml index b744dbf8663..ff262ead36d 100644 --- a/incubator/zigbee2mqtt/0.0.5/Chart.yaml +++ b/incubator/zigbee2mqtt/0.0.6/Chart.yaml @@ -19,4 +19,4 @@ maintainers: name: zigbee2mqtt sources: - https://github.com/Koenkk/zigbee2mqtt -version: 0.0.5 +version: 0.0.6 diff --git a/incubator/zigbee2mqtt/0.0.5/README.md b/incubator/zigbee2mqtt/0.0.6/README.md similarity index 100% rename from incubator/zigbee2mqtt/0.0.5/README.md rename to incubator/zigbee2mqtt/0.0.6/README.md diff --git a/incubator/zigbee2mqtt/0.0.5/SKIPINSTALL b/incubator/zigbee2mqtt/0.0.6/SKIPINSTALL similarity index 100% rename from incubator/zigbee2mqtt/0.0.5/SKIPINSTALL rename to incubator/zigbee2mqtt/0.0.6/SKIPINSTALL diff --git a/incubator/zigbee2mqtt/0.0.5/app-readme.md b/incubator/zigbee2mqtt/0.0.6/app-readme.md similarity index 100% rename from incubator/zigbee2mqtt/0.0.5/app-readme.md rename to incubator/zigbee2mqtt/0.0.6/app-readme.md diff --git a/incubator/zigbee2mqtt/0.0.5/charts/common-8.3.12.tgz b/incubator/zigbee2mqtt/0.0.6/charts/common-8.3.12.tgz similarity index 100% rename from incubator/zigbee2mqtt/0.0.5/charts/common-8.3.12.tgz rename to incubator/zigbee2mqtt/0.0.6/charts/common-8.3.12.tgz diff --git a/incubator/zigbee2mqtt/0.0.5/helm-values.md b/incubator/zigbee2mqtt/0.0.6/helm-values.md similarity index 100% rename from incubator/zigbee2mqtt/0.0.5/helm-values.md rename to incubator/zigbee2mqtt/0.0.6/helm-values.md diff --git a/incubator/zigbee2mqtt/0.0.5/questions.yaml b/incubator/zigbee2mqtt/0.0.6/questions.yaml similarity index 100% rename from incubator/zigbee2mqtt/0.0.5/questions.yaml rename to incubator/zigbee2mqtt/0.0.6/questions.yaml diff --git a/incubator/zigbee2mqtt/0.0.5/templates/common.yaml b/incubator/zigbee2mqtt/0.0.6/templates/common.yaml similarity index 100% rename from incubator/zigbee2mqtt/0.0.5/templates/common.yaml rename to incubator/zigbee2mqtt/0.0.6/templates/common.yaml diff --git a/incubator/zigbee2mqtt/0.0.5/templates/configmap.yaml b/incubator/zigbee2mqtt/0.0.6/templates/configmap.yaml similarity index 100% rename from incubator/zigbee2mqtt/0.0.5/templates/configmap.yaml rename to incubator/zigbee2mqtt/0.0.6/templates/configmap.yaml diff --git a/incubator/zigbee2mqtt/0.0.5/values.yaml b/incubator/zigbee2mqtt/0.0.6/values.yaml similarity index 100% rename from incubator/zigbee2mqtt/0.0.5/values.yaml rename to incubator/zigbee2mqtt/0.0.6/values.yaml diff --git a/stable/airsonic/3.0.12/CHANGELOG.md b/stable/airsonic/3.0.12/CHANGELOG.md deleted file mode 100644 index 5a7e9004588..00000000000 --- a/stable/airsonic/3.0.12/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [airsonic-3.0.12](https://github.com/truecharts/apps/compare/airsonic-3.0.11...airsonic-3.0.12) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/airsonic/3.0.13/CHANGELOG.md b/stable/airsonic/3.0.13/CHANGELOG.md new file mode 100644 index 00000000000..15b1b4d6228 --- /dev/null +++ b/stable/airsonic/3.0.13/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [airsonic-3.0.13](https://github.com/truecharts/apps/compare/airsonic-3.0.12...airsonic-3.0.13) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/airsonic/3.0.12/CONFIG.md b/stable/airsonic/3.0.13/CONFIG.md similarity index 100% rename from stable/airsonic/3.0.12/CONFIG.md rename to stable/airsonic/3.0.13/CONFIG.md diff --git a/stable/airsonic/3.0.13/Chart.lock b/stable/airsonic/3.0.13/Chart.lock new file mode 100644 index 00000000000..87a99fe1dde --- /dev/null +++ b/stable/airsonic/3.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:54:34.481036273Z" diff --git a/stable/airsonic/3.0.12/Chart.yaml b/stable/airsonic/3.0.13/Chart.yaml similarity index 97% rename from stable/airsonic/3.0.12/Chart.yaml rename to stable/airsonic/3.0.13/Chart.yaml index 7a8bfae0dd0..e9af05756d5 100644 --- a/stable/airsonic/3.0.12/Chart.yaml +++ b/stable/airsonic/3.0.13/Chart.yaml @@ -19,4 +19,4 @@ sources: - https://github.com/airsonic/airsonic - https://github.com/linuxserver/docker-airsonic - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic -version: 3.0.12 +version: 3.0.13 diff --git a/stable/airsonic/3.0.12/README.md b/stable/airsonic/3.0.13/README.md similarity index 100% rename from stable/airsonic/3.0.12/README.md rename to stable/airsonic/3.0.13/README.md diff --git a/stable/airsonic/3.0.12/app-readme.md b/stable/airsonic/3.0.13/app-readme.md similarity index 100% rename from stable/airsonic/3.0.12/app-readme.md rename to stable/airsonic/3.0.13/app-readme.md diff --git a/stable/airsonic/3.0.12/charts/common-8.3.12.tgz b/stable/airsonic/3.0.13/charts/common-8.3.12.tgz similarity index 100% rename from stable/airsonic/3.0.12/charts/common-8.3.12.tgz rename to stable/airsonic/3.0.13/charts/common-8.3.12.tgz diff --git a/stable/airsonic/3.0.12/helm-values.md b/stable/airsonic/3.0.13/helm-values.md similarity index 100% rename from stable/airsonic/3.0.12/helm-values.md rename to stable/airsonic/3.0.13/helm-values.md diff --git a/stable/airsonic/3.0.12/questions.yaml b/stable/airsonic/3.0.13/questions.yaml similarity index 100% rename from stable/airsonic/3.0.12/questions.yaml rename to stable/airsonic/3.0.13/questions.yaml diff --git a/stable/airsonic/3.0.12/templates/common.yaml b/stable/airsonic/3.0.13/templates/common.yaml similarity index 100% rename from stable/airsonic/3.0.12/templates/common.yaml rename to stable/airsonic/3.0.13/templates/common.yaml diff --git a/stable/airsonic/3.0.12/values.yaml b/stable/airsonic/3.0.13/values.yaml similarity index 100% rename from stable/airsonic/3.0.12/values.yaml rename to stable/airsonic/3.0.13/values.yaml diff --git a/stable/appdaemon/5.0.10/CHANGELOG.md b/stable/appdaemon/5.0.10/CHANGELOG.md new file mode 100644 index 00000000000..7984347eaee --- /dev/null +++ b/stable/appdaemon/5.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [appdaemon-5.0.10](https://github.com/truecharts/apps/compare/appdaemon-5.0.9...appdaemon-5.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/appdaemon/5.0.9/CONFIG.md b/stable/appdaemon/5.0.10/CONFIG.md similarity index 100% rename from stable/appdaemon/5.0.9/CONFIG.md rename to stable/appdaemon/5.0.10/CONFIG.md diff --git a/stable/appdaemon/5.0.10/Chart.lock b/stable/appdaemon/5.0.10/Chart.lock new file mode 100644 index 00000000000..72824186bf0 --- /dev/null +++ b/stable/appdaemon/5.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:54:56.998967094Z" diff --git a/stable/appdaemon/5.0.9/Chart.yaml b/stable/appdaemon/5.0.10/Chart.yaml similarity index 98% rename from stable/appdaemon/5.0.9/Chart.yaml rename to stable/appdaemon/5.0.10/Chart.yaml index b5d476f7f3c..4796a6cf48b 100644 --- a/stable/appdaemon/5.0.9/Chart.yaml +++ b/stable/appdaemon/5.0.10/Chart.yaml @@ -26,4 +26,4 @@ name: appdaemon sources: - https://github.com/AppDaemon/appdaemon type: application -version: 5.0.9 +version: 5.0.10 diff --git a/stable/appdaemon/5.0.9/README.md b/stable/appdaemon/5.0.10/README.md similarity index 100% rename from stable/appdaemon/5.0.9/README.md rename to stable/appdaemon/5.0.10/README.md diff --git a/stable/appdaemon/5.0.9/app-readme.md b/stable/appdaemon/5.0.10/app-readme.md similarity index 100% rename from stable/appdaemon/5.0.9/app-readme.md rename to stable/appdaemon/5.0.10/app-readme.md diff --git a/stable/appdaemon/5.0.9/charts/common-8.3.12.tgz b/stable/appdaemon/5.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/appdaemon/5.0.9/charts/common-8.3.12.tgz rename to stable/appdaemon/5.0.10/charts/common-8.3.12.tgz diff --git a/stable/appdaemon/5.0.9/helm-values.md b/stable/appdaemon/5.0.10/helm-values.md similarity index 100% rename from stable/appdaemon/5.0.9/helm-values.md rename to stable/appdaemon/5.0.10/helm-values.md diff --git a/stable/appdaemon/5.0.9/questions.yaml b/stable/appdaemon/5.0.10/questions.yaml similarity index 100% rename from stable/appdaemon/5.0.9/questions.yaml rename to stable/appdaemon/5.0.10/questions.yaml diff --git a/stable/appdaemon/5.0.9/templates/common.yaml b/stable/appdaemon/5.0.10/templates/common.yaml similarity index 100% rename from stable/appdaemon/5.0.9/templates/common.yaml rename to stable/appdaemon/5.0.10/templates/common.yaml diff --git a/stable/appdaemon/5.0.9/values.yaml b/stable/appdaemon/5.0.10/values.yaml similarity index 100% rename from stable/appdaemon/5.0.9/values.yaml rename to stable/appdaemon/5.0.10/values.yaml diff --git a/stable/appdaemon/5.0.9/CHANGELOG.md b/stable/appdaemon/5.0.9/CHANGELOG.md deleted file mode 100644 index d0af44febb8..00000000000 --- a/stable/appdaemon/5.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [appdaemon-5.0.9](https://github.com/truecharts/apps/compare/appdaemon-5.0.8...appdaemon-5.0.9) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/appdaemon/5.0.9/Chart.lock b/stable/appdaemon/5.0.9/Chart.lock deleted file mode 100644 index 048ec15f2f8..00000000000 --- a/stable/appdaemon/5.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:26:45.907997738Z" diff --git a/stable/authelia/4.0.20/CHANGELOG.md b/stable/authelia/4.0.20/CHANGELOG.md deleted file mode 100644 index fa897c3a343..00000000000 --- a/stable/authelia/4.0.20/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [authelia-4.0.20](https://github.com/truecharts/apps/compare/authelia-4.0.19...authelia-4.0.20) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/authelia/4.0.21/CHANGELOG.md b/stable/authelia/4.0.21/CHANGELOG.md new file mode 100644 index 00000000000..a7b2ffdc614 --- /dev/null +++ b/stable/authelia/4.0.21/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [authelia-4.0.21](https://github.com/truecharts/apps/compare/authelia-4.0.20...authelia-4.0.21) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/authelia/4.0.20/CONFIG.md b/stable/authelia/4.0.21/CONFIG.md similarity index 100% rename from stable/authelia/4.0.20/CONFIG.md rename to stable/authelia/4.0.21/CONFIG.md diff --git a/stable/authelia/4.0.20/Chart.lock b/stable/authelia/4.0.21/Chart.lock similarity index 87% rename from stable/authelia/4.0.20/Chart.lock rename to stable/authelia/4.0.21/Chart.lock index 97ee6134b60..233bf41584a 100644 --- a/stable/authelia/4.0.20/Chart.lock +++ b/stable/authelia/4.0.21/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 15.4.1 digest: sha256:22d58ec0e370340603b0ef7ba65eebbfdb54b1b322434bb6c2d17b1e3f2c4261 -generated: "2021-10-18T21:27:11.054258859Z" +generated: "2021-10-19T09:55:22.788789573Z" diff --git a/stable/authelia/4.0.20/Chart.yaml b/stable/authelia/4.0.21/Chart.yaml similarity index 98% rename from stable/authelia/4.0.20/Chart.yaml rename to stable/authelia/4.0.21/Chart.yaml index 6766482cdba..e8da23658d1 100644 --- a/stable/authelia/4.0.20/Chart.yaml +++ b/stable/authelia/4.0.21/Chart.yaml @@ -38,4 +38,4 @@ sources: - https://github.com/authelia/chartrepo - https://github.com/authelia/authelia type: application -version: 4.0.20 +version: 4.0.21 diff --git a/stable/authelia/4.0.20/README.md b/stable/authelia/4.0.21/README.md similarity index 100% rename from stable/authelia/4.0.20/README.md rename to stable/authelia/4.0.21/README.md diff --git a/stable/authelia/4.0.20/app-readme.md b/stable/authelia/4.0.21/app-readme.md similarity index 100% rename from stable/authelia/4.0.20/app-readme.md rename to stable/authelia/4.0.21/app-readme.md diff --git a/stable/authelia/4.0.20/charts/common-8.3.12.tgz b/stable/authelia/4.0.21/charts/common-8.3.12.tgz similarity index 100% rename from stable/authelia/4.0.20/charts/common-8.3.12.tgz rename to stable/authelia/4.0.21/charts/common-8.3.12.tgz diff --git a/stable/authelia/4.0.20/charts/postgresql-3.0.18.tgz b/stable/authelia/4.0.21/charts/postgresql-3.0.18.tgz similarity index 100% rename from stable/authelia/4.0.20/charts/postgresql-3.0.18.tgz rename to stable/authelia/4.0.21/charts/postgresql-3.0.18.tgz diff --git a/stable/authelia/4.0.20/charts/redis-15.4.1.tgz b/stable/authelia/4.0.21/charts/redis-15.4.1.tgz similarity index 100% rename from stable/authelia/4.0.20/charts/redis-15.4.1.tgz rename to stable/authelia/4.0.21/charts/redis-15.4.1.tgz diff --git a/stable/authelia/4.0.20/helm-values.md b/stable/authelia/4.0.21/helm-values.md similarity index 100% rename from stable/authelia/4.0.20/helm-values.md rename to stable/authelia/4.0.21/helm-values.md diff --git a/stable/authelia/4.0.20/questions.yaml b/stable/authelia/4.0.21/questions.yaml similarity index 100% rename from stable/authelia/4.0.20/questions.yaml rename to stable/authelia/4.0.21/questions.yaml diff --git a/stable/authelia/4.0.20/templates/_configmap.tpl b/stable/authelia/4.0.21/templates/_configmap.tpl similarity index 100% rename from stable/authelia/4.0.20/templates/_configmap.tpl rename to stable/authelia/4.0.21/templates/_configmap.tpl diff --git a/stable/authelia/4.0.20/templates/_secrets.tpl b/stable/authelia/4.0.21/templates/_secrets.tpl similarity index 100% rename from stable/authelia/4.0.20/templates/_secrets.tpl rename to stable/authelia/4.0.21/templates/_secrets.tpl diff --git a/stable/authelia/4.0.20/templates/common.yaml b/stable/authelia/4.0.21/templates/common.yaml similarity index 100% rename from stable/authelia/4.0.20/templates/common.yaml rename to stable/authelia/4.0.21/templates/common.yaml diff --git a/stable/authelia/4.0.20/values.yaml b/stable/authelia/4.0.21/values.yaml similarity index 100% rename from stable/authelia/4.0.20/values.yaml rename to stable/authelia/4.0.21/values.yaml diff --git a/stable/bazarr/8.0.10/CHANGELOG.md b/stable/bazarr/8.0.10/CHANGELOG.md deleted file mode 100644 index cb539e54891..00000000000 --- a/stable/bazarr/8.0.10/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [bazarr-8.0.10](https://github.com/truecharts/apps/compare/bazarr-8.0.9...bazarr-8.0.10) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/bazarr/8.0.11/CHANGELOG.md b/stable/bazarr/8.0.11/CHANGELOG.md new file mode 100644 index 00000000000..fcd6c921bef --- /dev/null +++ b/stable/bazarr/8.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [bazarr-8.0.11](https://github.com/truecharts/apps/compare/bazarr-8.0.10...bazarr-8.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/bazarr/8.0.10/CONFIG.md b/stable/bazarr/8.0.11/CONFIG.md similarity index 100% rename from stable/bazarr/8.0.10/CONFIG.md rename to stable/bazarr/8.0.11/CONFIG.md diff --git a/stable/bazarr/8.0.11/Chart.lock b/stable/bazarr/8.0.11/Chart.lock new file mode 100644 index 00000000000..123b81ced19 --- /dev/null +++ b/stable/bazarr/8.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:56:08.532885927Z" diff --git a/stable/bazarr/8.0.10/Chart.yaml b/stable/bazarr/8.0.11/Chart.yaml similarity index 98% rename from stable/bazarr/8.0.10/Chart.yaml rename to stable/bazarr/8.0.11/Chart.yaml index 6bccb1418fe..534e0cfbfda 100644 --- a/stable/bazarr/8.0.10/Chart.yaml +++ b/stable/bazarr/8.0.11/Chart.yaml @@ -29,4 +29,4 @@ sources: - https://github.com/morpheus65535/bazarr - https://hub.docker.com/r/linuxserver/bazarr type: application -version: 8.0.10 +version: 8.0.11 diff --git a/stable/bazarr/8.0.10/README.md b/stable/bazarr/8.0.11/README.md similarity index 100% rename from stable/bazarr/8.0.10/README.md rename to stable/bazarr/8.0.11/README.md diff --git a/stable/bazarr/8.0.10/app-readme.md b/stable/bazarr/8.0.11/app-readme.md similarity index 100% rename from stable/bazarr/8.0.10/app-readme.md rename to stable/bazarr/8.0.11/app-readme.md diff --git a/stable/bazarr/8.0.10/charts/common-8.3.12.tgz b/stable/bazarr/8.0.11/charts/common-8.3.12.tgz similarity index 100% rename from stable/bazarr/8.0.10/charts/common-8.3.12.tgz rename to stable/bazarr/8.0.11/charts/common-8.3.12.tgz diff --git a/stable/bazarr/8.0.10/helm-values.md b/stable/bazarr/8.0.11/helm-values.md similarity index 100% rename from stable/bazarr/8.0.10/helm-values.md rename to stable/bazarr/8.0.11/helm-values.md diff --git a/stable/bazarr/8.0.10/questions.yaml b/stable/bazarr/8.0.11/questions.yaml similarity index 100% rename from stable/bazarr/8.0.10/questions.yaml rename to stable/bazarr/8.0.11/questions.yaml diff --git a/stable/bazarr/8.0.10/templates/common.yaml b/stable/bazarr/8.0.11/templates/common.yaml similarity index 100% rename from stable/bazarr/8.0.10/templates/common.yaml rename to stable/bazarr/8.0.11/templates/common.yaml diff --git a/stable/bazarr/8.0.10/values.yaml b/stable/bazarr/8.0.11/values.yaml similarity index 100% rename from stable/bazarr/8.0.10/values.yaml rename to stable/bazarr/8.0.11/values.yaml diff --git a/stable/booksonic-air/3.0.11/CHANGELOG.md b/stable/booksonic-air/3.0.11/CHANGELOG.md deleted file mode 100644 index 865715cfaa7..00000000000 --- a/stable/booksonic-air/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [booksonic-air-3.0.11](https://github.com/truecharts/apps/compare/booksonic-air-3.0.10...booksonic-air-3.0.11) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/booksonic-air/3.0.11/Chart.lock b/stable/booksonic-air/3.0.11/Chart.lock deleted file mode 100644 index 3ace0bebe05..00000000000 --- a/stable/booksonic-air/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:28:20.542357202Z" diff --git a/stable/booksonic-air/3.0.12/CHANGELOG.md b/stable/booksonic-air/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..3b20ee02fe7 --- /dev/null +++ b/stable/booksonic-air/3.0.12/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [booksonic-air-3.0.12](https://github.com/truecharts/apps/compare/booksonic-air-3.0.11...booksonic-air-3.0.12) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/booksonic-air/3.0.11/CONFIG.md b/stable/booksonic-air/3.0.12/CONFIG.md similarity index 100% rename from stable/booksonic-air/3.0.11/CONFIG.md rename to stable/booksonic-air/3.0.12/CONFIG.md diff --git a/stable/booksonic-air/3.0.12/Chart.lock b/stable/booksonic-air/3.0.12/Chart.lock new file mode 100644 index 00000000000..377a39ca7e4 --- /dev/null +++ b/stable/booksonic-air/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:56:31.732938754Z" diff --git a/stable/booksonic-air/3.0.11/Chart.yaml b/stable/booksonic-air/3.0.12/Chart.yaml similarity index 97% rename from stable/booksonic-air/3.0.11/Chart.yaml rename to stable/booksonic-air/3.0.12/Chart.yaml index ac23b4d308c..a02f1955294 100644 --- a/stable/booksonic-air/3.0.11/Chart.yaml +++ b/stable/booksonic-air/3.0.12/Chart.yaml @@ -20,4 +20,4 @@ name: booksonic-air sources: - https://github.com/popeen/Booksonic-Air - https://hub.docker.com/r/linuxserver/booksonic-air -version: 3.0.11 +version: 3.0.12 diff --git a/stable/booksonic-air/3.0.11/README.md b/stable/booksonic-air/3.0.12/README.md similarity index 100% rename from stable/booksonic-air/3.0.11/README.md rename to stable/booksonic-air/3.0.12/README.md diff --git a/stable/booksonic-air/3.0.11/app-readme.md b/stable/booksonic-air/3.0.12/app-readme.md similarity index 100% rename from stable/booksonic-air/3.0.11/app-readme.md rename to stable/booksonic-air/3.0.12/app-readme.md diff --git a/stable/booksonic-air/3.0.11/charts/common-8.3.12.tgz b/stable/booksonic-air/3.0.12/charts/common-8.3.12.tgz similarity index 100% rename from stable/booksonic-air/3.0.11/charts/common-8.3.12.tgz rename to stable/booksonic-air/3.0.12/charts/common-8.3.12.tgz diff --git a/stable/booksonic-air/3.0.11/helm-values.md b/stable/booksonic-air/3.0.12/helm-values.md similarity index 100% rename from stable/booksonic-air/3.0.11/helm-values.md rename to stable/booksonic-air/3.0.12/helm-values.md diff --git a/stable/booksonic-air/3.0.11/questions.yaml b/stable/booksonic-air/3.0.12/questions.yaml similarity index 100% rename from stable/booksonic-air/3.0.11/questions.yaml rename to stable/booksonic-air/3.0.12/questions.yaml diff --git a/stable/booksonic-air/3.0.11/templates/common.yaml b/stable/booksonic-air/3.0.12/templates/common.yaml similarity index 100% rename from stable/booksonic-air/3.0.11/templates/common.yaml rename to stable/booksonic-air/3.0.12/templates/common.yaml diff --git a/stable/booksonic-air/3.0.11/values.yaml b/stable/booksonic-air/3.0.12/values.yaml similarity index 100% rename from stable/booksonic-air/3.0.11/values.yaml rename to stable/booksonic-air/3.0.12/values.yaml diff --git a/stable/calibre-web/8.0.10/CHANGELOG.md b/stable/calibre-web/8.0.10/CHANGELOG.md new file mode 100644 index 00000000000..edded78f5a4 --- /dev/null +++ b/stable/calibre-web/8.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [calibre-web-8.0.10](https://github.com/truecharts/apps/compare/calibre-web-8.0.9...calibre-web-8.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/calibre-web/8.0.9/CONFIG.md b/stable/calibre-web/8.0.10/CONFIG.md similarity index 100% rename from stable/calibre-web/8.0.9/CONFIG.md rename to stable/calibre-web/8.0.10/CONFIG.md diff --git a/stable/calibre-web/8.0.10/Chart.lock b/stable/calibre-web/8.0.10/Chart.lock new file mode 100644 index 00000000000..25ef0d93798 --- /dev/null +++ b/stable/calibre-web/8.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:56:54.696640109Z" diff --git a/stable/calibre-web/8.0.9/Chart.yaml b/stable/calibre-web/8.0.10/Chart.yaml similarity index 97% rename from stable/calibre-web/8.0.9/Chart.yaml rename to stable/calibre-web/8.0.10/Chart.yaml index 74a4b222a49..2467ed78e40 100644 --- a/stable/calibre-web/8.0.9/Chart.yaml +++ b/stable/calibre-web/8.0.10/Chart.yaml @@ -23,4 +23,4 @@ sources: - https://hub.docker.com/r/linuxserver/calibre-web/ - https://github.com/janeczku/calibre-web type: application -version: 8.0.9 +version: 8.0.10 diff --git a/stable/calibre-web/8.0.9/README.md b/stable/calibre-web/8.0.10/README.md similarity index 100% rename from stable/calibre-web/8.0.9/README.md rename to stable/calibre-web/8.0.10/README.md diff --git a/stable/calibre-web/8.0.9/app-readme.md b/stable/calibre-web/8.0.10/app-readme.md similarity index 100% rename from stable/calibre-web/8.0.9/app-readme.md rename to stable/calibre-web/8.0.10/app-readme.md diff --git a/stable/calibre-web/8.0.9/charts/common-8.3.12.tgz b/stable/calibre-web/8.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/calibre-web/8.0.9/charts/common-8.3.12.tgz rename to stable/calibre-web/8.0.10/charts/common-8.3.12.tgz diff --git a/stable/calibre-web/8.0.9/helm-values.md b/stable/calibre-web/8.0.10/helm-values.md similarity index 100% rename from stable/calibre-web/8.0.9/helm-values.md rename to stable/calibre-web/8.0.10/helm-values.md diff --git a/stable/calibre-web/8.0.9/questions.yaml b/stable/calibre-web/8.0.10/questions.yaml similarity index 100% rename from stable/calibre-web/8.0.9/questions.yaml rename to stable/calibre-web/8.0.10/questions.yaml diff --git a/stable/calibre-web/8.0.9/templates/common.yaml b/stable/calibre-web/8.0.10/templates/common.yaml similarity index 100% rename from stable/calibre-web/8.0.9/templates/common.yaml rename to stable/calibre-web/8.0.10/templates/common.yaml diff --git a/stable/calibre-web/8.0.9/values.yaml b/stable/calibre-web/8.0.10/values.yaml similarity index 100% rename from stable/calibre-web/8.0.9/values.yaml rename to stable/calibre-web/8.0.10/values.yaml diff --git a/stable/calibre-web/8.0.9/CHANGELOG.md b/stable/calibre-web/8.0.9/CHANGELOG.md deleted file mode 100644 index f23f3f0b70d..00000000000 --- a/stable/calibre-web/8.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [calibre-web-8.0.9](https://github.com/truecharts/apps/compare/calibre-web-8.0.8...calibre-web-8.0.9) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/calibre-web/8.0.9/Chart.lock b/stable/calibre-web/8.0.9/Chart.lock deleted file mode 100644 index 66ccd68d963..00000000000 --- a/stable/calibre-web/8.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:28:43.804248159Z" diff --git a/stable/calibre/3.0.10/CHANGELOG.md b/stable/calibre/3.0.10/CHANGELOG.md deleted file mode 100644 index 34ef0a3f79d..00000000000 --- a/stable/calibre/3.0.10/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [calibre-3.0.10](https://github.com/truecharts/apps/compare/calibre-web-8.0.8...calibre-3.0.10) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/calibre/3.0.10/Chart.lock b/stable/calibre/3.0.10/Chart.lock deleted file mode 100644 index 04dad04dec3..00000000000 --- a/stable/calibre/3.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:29:07.438808862Z" diff --git a/stable/calibre/3.0.11/CHANGELOG.md b/stable/calibre/3.0.11/CHANGELOG.md new file mode 100644 index 00000000000..b5d607c3fb9 --- /dev/null +++ b/stable/calibre/3.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [calibre-3.0.11](https://github.com/truecharts/apps/compare/calibre-web-8.0.9...calibre-3.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/calibre/3.0.10/CONFIG.md b/stable/calibre/3.0.11/CONFIG.md similarity index 100% rename from stable/calibre/3.0.10/CONFIG.md rename to stable/calibre/3.0.11/CONFIG.md diff --git a/stable/calibre/3.0.11/Chart.lock b/stable/calibre/3.0.11/Chart.lock new file mode 100644 index 00000000000..2d3b0fb3135 --- /dev/null +++ b/stable/calibre/3.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:57:17.487364953Z" diff --git a/stable/calibre/3.0.10/Chart.yaml b/stable/calibre/3.0.11/Chart.yaml similarity index 97% rename from stable/calibre/3.0.10/Chart.yaml rename to stable/calibre/3.0.11/Chart.yaml index 16ea6426de2..9d042b1a29a 100644 --- a/stable/calibre/3.0.10/Chart.yaml +++ b/stable/calibre/3.0.11/Chart.yaml @@ -18,4 +18,4 @@ name: calibre sources: - https://hub.docker.com/r/linuxserver/calibre/ - https://github.com/kovidgoyal/calibre/ -version: 3.0.10 +version: 3.0.11 diff --git a/stable/calibre/3.0.10/README.md b/stable/calibre/3.0.11/README.md similarity index 100% rename from stable/calibre/3.0.10/README.md rename to stable/calibre/3.0.11/README.md diff --git a/stable/calibre/3.0.10/app-readme.md b/stable/calibre/3.0.11/app-readme.md similarity index 100% rename from stable/calibre/3.0.10/app-readme.md rename to stable/calibre/3.0.11/app-readme.md diff --git a/stable/calibre/3.0.10/charts/common-8.3.12.tgz b/stable/calibre/3.0.11/charts/common-8.3.12.tgz similarity index 100% rename from stable/calibre/3.0.10/charts/common-8.3.12.tgz rename to stable/calibre/3.0.11/charts/common-8.3.12.tgz diff --git a/stable/calibre/3.0.10/helm-values.md b/stable/calibre/3.0.11/helm-values.md similarity index 100% rename from stable/calibre/3.0.10/helm-values.md rename to stable/calibre/3.0.11/helm-values.md diff --git a/stable/calibre/3.0.10/questions.yaml b/stable/calibre/3.0.11/questions.yaml similarity index 100% rename from stable/calibre/3.0.10/questions.yaml rename to stable/calibre/3.0.11/questions.yaml diff --git a/stable/calibre/3.0.10/templates/common.yaml b/stable/calibre/3.0.11/templates/common.yaml similarity index 100% rename from stable/calibre/3.0.10/templates/common.yaml rename to stable/calibre/3.0.11/templates/common.yaml diff --git a/stable/calibre/3.0.10/values.yaml b/stable/calibre/3.0.11/values.yaml similarity index 100% rename from stable/calibre/3.0.10/values.yaml rename to stable/calibre/3.0.11/values.yaml diff --git a/stable/collabora-online/8.0.10/CHANGELOG.md b/stable/collabora-online/8.0.10/CHANGELOG.md deleted file mode 100644 index d0a10ce2c36..00000000000 --- a/stable/collabora-online/8.0.10/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [collabora-online-8.0.10](https://github.com/truecharts/apps/compare/collabora-online-8.0.9...collabora-online-8.0.10) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/collabora-online/8.0.10/Chart.lock b/stable/collabora-online/8.0.10/Chart.lock deleted file mode 100644 index e032966dfe9..00000000000 --- a/stable/collabora-online/8.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:29:33.513962466Z" diff --git a/stable/collabora-online/8.0.11/CHANGELOG.md b/stable/collabora-online/8.0.11/CHANGELOG.md new file mode 100644 index 00000000000..da3b8cd9e8e --- /dev/null +++ b/stable/collabora-online/8.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [collabora-online-8.0.11](https://github.com/truecharts/apps/compare/collabora-online-8.0.10...collabora-online-8.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/collabora-online/8.0.10/CONFIG.md b/stable/collabora-online/8.0.11/CONFIG.md similarity index 100% rename from stable/collabora-online/8.0.10/CONFIG.md rename to stable/collabora-online/8.0.11/CONFIG.md diff --git a/stable/collabora-online/8.0.11/Chart.lock b/stable/collabora-online/8.0.11/Chart.lock new file mode 100644 index 00000000000..17b1e4ece8a --- /dev/null +++ b/stable/collabora-online/8.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:57:40.594295537Z" diff --git a/stable/collabora-online/8.0.10/Chart.yaml b/stable/collabora-online/8.0.11/Chart.yaml similarity index 98% rename from stable/collabora-online/8.0.10/Chart.yaml rename to stable/collabora-online/8.0.11/Chart.yaml index 2d8da8fdb26..de3dcc11dbf 100644 --- a/stable/collabora-online/8.0.10/Chart.yaml +++ b/stable/collabora-online/8.0.11/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://sdk.collaboraonline.com/contents.html - https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm type: application -version: 8.0.10 +version: 8.0.11 diff --git a/stable/collabora-online/8.0.10/README.md b/stable/collabora-online/8.0.11/README.md similarity index 100% rename from stable/collabora-online/8.0.10/README.md rename to stable/collabora-online/8.0.11/README.md diff --git a/stable/collabora-online/8.0.10/app-readme.md b/stable/collabora-online/8.0.11/app-readme.md similarity index 100% rename from stable/collabora-online/8.0.10/app-readme.md rename to stable/collabora-online/8.0.11/app-readme.md diff --git a/stable/collabora-online/8.0.10/charts/common-8.3.12.tgz b/stable/collabora-online/8.0.11/charts/common-8.3.12.tgz similarity index 100% rename from stable/collabora-online/8.0.10/charts/common-8.3.12.tgz rename to stable/collabora-online/8.0.11/charts/common-8.3.12.tgz diff --git a/stable/collabora-online/8.0.10/helm-values.md b/stable/collabora-online/8.0.11/helm-values.md similarity index 100% rename from stable/collabora-online/8.0.10/helm-values.md rename to stable/collabora-online/8.0.11/helm-values.md diff --git a/stable/collabora-online/8.0.10/questions.yaml b/stable/collabora-online/8.0.11/questions.yaml similarity index 100% rename from stable/collabora-online/8.0.10/questions.yaml rename to stable/collabora-online/8.0.11/questions.yaml diff --git a/stable/collabora-online/8.0.10/templates/common.yaml b/stable/collabora-online/8.0.11/templates/common.yaml similarity index 100% rename from stable/collabora-online/8.0.10/templates/common.yaml rename to stable/collabora-online/8.0.11/templates/common.yaml diff --git a/stable/collabora-online/8.0.10/values.yaml b/stable/collabora-online/8.0.11/values.yaml similarity index 100% rename from stable/collabora-online/8.0.10/values.yaml rename to stable/collabora-online/8.0.11/values.yaml diff --git a/stable/custom-app/2.0.14/CHANGELOG.md b/stable/custom-app/2.0.14/CHANGELOG.md deleted file mode 100644 index 718cfe51b67..00000000000 --- a/stable/custom-app/2.0.14/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [custom-app-2.0.14](https://github.com/truecharts/apps/compare/custom-app-2.0.13...custom-app-2.0.14) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/custom-app/2.0.14/Chart.lock b/stable/custom-app/2.0.14/Chart.lock deleted file mode 100644 index 2acdf76a349..00000000000 --- a/stable/custom-app/2.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:29:58.618481154Z" diff --git a/stable/custom-app/2.0.15/CHANGELOG.md b/stable/custom-app/2.0.15/CHANGELOG.md new file mode 100644 index 00000000000..2b81ed248d2 --- /dev/null +++ b/stable/custom-app/2.0.15/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [custom-app-2.0.15](https://github.com/truecharts/apps/compare/custom-app-2.0.14...custom-app-2.0.15) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/custom-app/2.0.14/CONFIG.md b/stable/custom-app/2.0.15/CONFIG.md similarity index 100% rename from stable/custom-app/2.0.14/CONFIG.md rename to stable/custom-app/2.0.15/CONFIG.md diff --git a/incubator/sickgear/0.0.5/Chart.lock b/stable/custom-app/2.0.15/Chart.lock similarity index 79% rename from incubator/sickgear/0.0.5/Chart.lock rename to stable/custom-app/2.0.15/Chart.lock index 9d61779c17d..e0670f9c4a3 100644 --- a/incubator/sickgear/0.0.5/Chart.lock +++ b/stable/custom-app/2.0.15/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.3.12 digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:21:45.89270673Z" +generated: "2021-10-19T09:58:03.63987932Z" diff --git a/stable/custom-app/2.0.14/Chart.yaml b/stable/custom-app/2.0.15/Chart.yaml similarity index 97% rename from stable/custom-app/2.0.14/Chart.yaml rename to stable/custom-app/2.0.15/Chart.yaml index cfefeebf440..f1670e88b8d 100644 --- a/stable/custom-app/2.0.14/Chart.yaml +++ b/stable/custom-app/2.0.15/Chart.yaml @@ -19,4 +19,4 @@ name: custom-app sources: - https://github.com/truecharts/apps/tree/master/charts/stable/custom-app type: application -version: 2.0.14 +version: 2.0.15 diff --git a/stable/custom-app/2.0.14/README.md b/stable/custom-app/2.0.15/README.md similarity index 100% rename from stable/custom-app/2.0.14/README.md rename to stable/custom-app/2.0.15/README.md diff --git a/stable/custom-app/2.0.14/app-readme.md b/stable/custom-app/2.0.15/app-readme.md similarity index 100% rename from stable/custom-app/2.0.14/app-readme.md rename to stable/custom-app/2.0.15/app-readme.md diff --git a/stable/custom-app/2.0.14/charts/common-8.3.12.tgz b/stable/custom-app/2.0.15/charts/common-8.3.12.tgz similarity index 100% rename from stable/custom-app/2.0.14/charts/common-8.3.12.tgz rename to stable/custom-app/2.0.15/charts/common-8.3.12.tgz diff --git a/stable/custom-app/2.0.14/helm-values.md b/stable/custom-app/2.0.15/helm-values.md similarity index 100% rename from stable/custom-app/2.0.14/helm-values.md rename to stable/custom-app/2.0.15/helm-values.md diff --git a/stable/custom-app/2.0.14/questions.yaml b/stable/custom-app/2.0.15/questions.yaml similarity index 100% rename from stable/custom-app/2.0.14/questions.yaml rename to stable/custom-app/2.0.15/questions.yaml diff --git a/stable/custom-app/2.0.14/templates/common.yaml b/stable/custom-app/2.0.15/templates/common.yaml similarity index 100% rename from stable/custom-app/2.0.14/templates/common.yaml rename to stable/custom-app/2.0.15/templates/common.yaml diff --git a/stable/custom-app/2.0.14/values.yaml b/stable/custom-app/2.0.15/values.yaml similarity index 100% rename from stable/custom-app/2.0.14/values.yaml rename to stable/custom-app/2.0.15/values.yaml diff --git a/stable/deconz/3.0.10/CHANGELOG.md b/stable/deconz/3.0.10/CHANGELOG.md deleted file mode 100644 index 4bd2941ec8d..00000000000 --- a/stable/deconz/3.0.10/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [deconz-3.0.10](https://github.com/truecharts/apps/compare/deconz-3.0.9...deconz-3.0.10) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/deconz/3.0.10/Chart.lock b/stable/deconz/3.0.10/Chart.lock deleted file mode 100644 index 3ac5d2ecf3f..00000000000 --- a/stable/deconz/3.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:30:23.237575193Z" diff --git a/stable/deconz/3.0.11/CHANGELOG.md b/stable/deconz/3.0.11/CHANGELOG.md new file mode 100644 index 00000000000..36667b09fa0 --- /dev/null +++ b/stable/deconz/3.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [deconz-3.0.11](https://github.com/truecharts/apps/compare/deconz-3.0.10...deconz-3.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/deconz/3.0.10/CONFIG.md b/stable/deconz/3.0.11/CONFIG.md similarity index 100% rename from stable/deconz/3.0.10/CONFIG.md rename to stable/deconz/3.0.11/CONFIG.md diff --git a/stable/deconz/3.0.11/Chart.lock b/stable/deconz/3.0.11/Chart.lock new file mode 100644 index 00000000000..27b585eeeb7 --- /dev/null +++ b/stable/deconz/3.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:58:26.831423177Z" diff --git a/stable/deconz/3.0.10/Chart.yaml b/stable/deconz/3.0.11/Chart.yaml similarity index 97% rename from stable/deconz/3.0.10/Chart.yaml rename to stable/deconz/3.0.11/Chart.yaml index 01c4a77fcd2..49e406fbf2d 100644 --- a/stable/deconz/3.0.10/Chart.yaml +++ b/stable/deconz/3.0.11/Chart.yaml @@ -22,4 +22,4 @@ name: deconz sources: - https://github.com/dresden-elektronik/deconz-rest-plugin - https://github.com/marthoc/docker-deconz -version: 3.0.10 +version: 3.0.11 diff --git a/stable/deconz/3.0.10/README.md b/stable/deconz/3.0.11/README.md similarity index 100% rename from stable/deconz/3.0.10/README.md rename to stable/deconz/3.0.11/README.md diff --git a/stable/deconz/3.0.10/app-readme.md b/stable/deconz/3.0.11/app-readme.md similarity index 100% rename from stable/deconz/3.0.10/app-readme.md rename to stable/deconz/3.0.11/app-readme.md diff --git a/stable/deconz/3.0.10/charts/common-8.3.12.tgz b/stable/deconz/3.0.11/charts/common-8.3.12.tgz similarity index 100% rename from stable/deconz/3.0.10/charts/common-8.3.12.tgz rename to stable/deconz/3.0.11/charts/common-8.3.12.tgz diff --git a/stable/deconz/3.0.10/helm-values.md b/stable/deconz/3.0.11/helm-values.md similarity index 100% rename from stable/deconz/3.0.10/helm-values.md rename to stable/deconz/3.0.11/helm-values.md diff --git a/stable/deconz/3.0.10/questions.yaml b/stable/deconz/3.0.11/questions.yaml similarity index 100% rename from stable/deconz/3.0.10/questions.yaml rename to stable/deconz/3.0.11/questions.yaml diff --git a/stable/deconz/3.0.10/templates/common.yaml b/stable/deconz/3.0.11/templates/common.yaml similarity index 100% rename from stable/deconz/3.0.10/templates/common.yaml rename to stable/deconz/3.0.11/templates/common.yaml diff --git a/stable/deconz/3.0.10/values.yaml b/stable/deconz/3.0.11/values.yaml similarity index 100% rename from stable/deconz/3.0.10/values.yaml rename to stable/deconz/3.0.11/values.yaml diff --git a/stable/deepstack-cpu/6.0.10/CHANGELOG.md b/stable/deepstack-cpu/6.0.10/CHANGELOG.md deleted file mode 100644 index d6dee3886e6..00000000000 --- a/stable/deepstack-cpu/6.0.10/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [deepstack-cpu-6.0.10](https://github.com/truecharts/apps/compare/deepstack-cpu-6.0.9...deepstack-cpu-6.0.10) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/deepstack-cpu/6.0.10/Chart.lock b/stable/deepstack-cpu/6.0.10/Chart.lock deleted file mode 100644 index 3a55b16bca9..00000000000 --- a/stable/deepstack-cpu/6.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:30:48.394283132Z" diff --git a/stable/deepstack-cpu/6.0.11/CHANGELOG.md b/stable/deepstack-cpu/6.0.11/CHANGELOG.md new file mode 100644 index 00000000000..541fb123207 --- /dev/null +++ b/stable/deepstack-cpu/6.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [deepstack-cpu-6.0.11](https://github.com/truecharts/apps/compare/deepstack-cpu-6.0.10...deepstack-cpu-6.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/deepstack-cpu/6.0.10/CONFIG.md b/stable/deepstack-cpu/6.0.11/CONFIG.md similarity index 100% rename from stable/deepstack-cpu/6.0.10/CONFIG.md rename to stable/deepstack-cpu/6.0.11/CONFIG.md diff --git a/stable/deepstack-cpu/6.0.11/Chart.lock b/stable/deepstack-cpu/6.0.11/Chart.lock new file mode 100644 index 00000000000..5faf312757f --- /dev/null +++ b/stable/deepstack-cpu/6.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:58:49.533342942Z" diff --git a/stable/deepstack-cpu/6.0.10/Chart.yaml b/stable/deepstack-cpu/6.0.11/Chart.yaml similarity index 98% rename from stable/deepstack-cpu/6.0.10/Chart.yaml rename to stable/deepstack-cpu/6.0.11/Chart.yaml index 70758c89cd9..a7a3e66d990 100644 --- a/stable/deepstack-cpu/6.0.10/Chart.yaml +++ b/stable/deepstack-cpu/6.0.11/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://hub.docker.com/r/deepquestai/deepstack - https://www.deepstack.cc/ type: application -version: 6.0.10 +version: 6.0.11 diff --git a/stable/deepstack-cpu/6.0.10/README.md b/stable/deepstack-cpu/6.0.11/README.md similarity index 100% rename from stable/deepstack-cpu/6.0.10/README.md rename to stable/deepstack-cpu/6.0.11/README.md diff --git a/stable/deepstack-cpu/6.0.10/app-readme.md b/stable/deepstack-cpu/6.0.11/app-readme.md similarity index 100% rename from stable/deepstack-cpu/6.0.10/app-readme.md rename to stable/deepstack-cpu/6.0.11/app-readme.md diff --git a/stable/deepstack-cpu/6.0.10/charts/common-8.3.12.tgz b/stable/deepstack-cpu/6.0.11/charts/common-8.3.12.tgz similarity index 100% rename from stable/deepstack-cpu/6.0.10/charts/common-8.3.12.tgz rename to stable/deepstack-cpu/6.0.11/charts/common-8.3.12.tgz diff --git a/stable/deepstack-cpu/6.0.10/helm-values.md b/stable/deepstack-cpu/6.0.11/helm-values.md similarity index 100% rename from stable/deepstack-cpu/6.0.10/helm-values.md rename to stable/deepstack-cpu/6.0.11/helm-values.md diff --git a/stable/deepstack-cpu/6.0.10/questions.yaml b/stable/deepstack-cpu/6.0.11/questions.yaml similarity index 100% rename from stable/deepstack-cpu/6.0.10/questions.yaml rename to stable/deepstack-cpu/6.0.11/questions.yaml diff --git a/stable/deepstack-cpu/6.0.10/templates/common.yaml b/stable/deepstack-cpu/6.0.11/templates/common.yaml similarity index 100% rename from stable/deepstack-cpu/6.0.10/templates/common.yaml rename to stable/deepstack-cpu/6.0.11/templates/common.yaml diff --git a/stable/deepstack-cpu/6.0.10/values.yaml b/stable/deepstack-cpu/6.0.11/values.yaml similarity index 100% rename from stable/deepstack-cpu/6.0.10/values.yaml rename to stable/deepstack-cpu/6.0.11/values.yaml diff --git a/stable/deepstack-gpu/1.0.2/CHANGELOG.md b/stable/deepstack-gpu/1.0.2/CHANGELOG.md deleted file mode 100644 index 6fe37f14f81..00000000000 --- a/stable/deepstack-gpu/1.0.2/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [deepstack-gpu-1.0.2](https://github.com/truecharts/apps/compare/deepstack-gpu-1.0.1...deepstack-gpu-1.0.2) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/deepstack-gpu/1.0.2/Chart.lock b/stable/deepstack-gpu/1.0.2/Chart.lock deleted file mode 100644 index 17d6c65914a..00000000000 --- a/stable/deepstack-gpu/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:31:14.576194261Z" diff --git a/stable/deepstack-gpu/1.0.3/CHANGELOG.md b/stable/deepstack-gpu/1.0.3/CHANGELOG.md new file mode 100644 index 00000000000..5ed1875e4c0 --- /dev/null +++ b/stable/deepstack-gpu/1.0.3/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [deepstack-gpu-1.0.3](https://github.com/truecharts/apps/compare/deepstack-gpu-1.0.2...deepstack-gpu-1.0.3) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/deepstack-gpu/1.0.2/CONFIG.md b/stable/deepstack-gpu/1.0.3/CONFIG.md similarity index 100% rename from stable/deepstack-gpu/1.0.2/CONFIG.md rename to stable/deepstack-gpu/1.0.3/CONFIG.md diff --git a/stable/deepstack-gpu/1.0.3/Chart.lock b/stable/deepstack-gpu/1.0.3/Chart.lock new file mode 100644 index 00000000000..18d27c150d6 --- /dev/null +++ b/stable/deepstack-gpu/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:59:13.070738136Z" diff --git a/stable/deepstack-gpu/1.0.2/Chart.yaml b/stable/deepstack-gpu/1.0.3/Chart.yaml similarity index 98% rename from stable/deepstack-gpu/1.0.2/Chart.yaml rename to stable/deepstack-gpu/1.0.3/Chart.yaml index 28861ae4fd7..0f8bd85df38 100644 --- a/stable/deepstack-gpu/1.0.2/Chart.yaml +++ b/stable/deepstack-gpu/1.0.3/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://hub.docker.com/r/deepquestai/deepstack - https://www.deepstack.cc/ type: application -version: 1.0.2 +version: 1.0.3 diff --git a/stable/deepstack-gpu/1.0.2/README.md b/stable/deepstack-gpu/1.0.3/README.md similarity index 100% rename from stable/deepstack-gpu/1.0.2/README.md rename to stable/deepstack-gpu/1.0.3/README.md diff --git a/stable/deepstack-gpu/1.0.2/app-readme.md b/stable/deepstack-gpu/1.0.3/app-readme.md similarity index 100% rename from stable/deepstack-gpu/1.0.2/app-readme.md rename to stable/deepstack-gpu/1.0.3/app-readme.md diff --git a/stable/deepstack-gpu/1.0.2/charts/common-8.3.12.tgz b/stable/deepstack-gpu/1.0.3/charts/common-8.3.12.tgz similarity index 100% rename from stable/deepstack-gpu/1.0.2/charts/common-8.3.12.tgz rename to stable/deepstack-gpu/1.0.3/charts/common-8.3.12.tgz diff --git a/stable/deepstack-gpu/1.0.2/helm-values.md b/stable/deepstack-gpu/1.0.3/helm-values.md similarity index 100% rename from stable/deepstack-gpu/1.0.2/helm-values.md rename to stable/deepstack-gpu/1.0.3/helm-values.md diff --git a/stable/deepstack-gpu/1.0.2/questions.yaml b/stable/deepstack-gpu/1.0.3/questions.yaml similarity index 100% rename from stable/deepstack-gpu/1.0.2/questions.yaml rename to stable/deepstack-gpu/1.0.3/questions.yaml diff --git a/stable/deepstack-gpu/1.0.2/templates/common.yaml b/stable/deepstack-gpu/1.0.3/templates/common.yaml similarity index 100% rename from stable/deepstack-gpu/1.0.2/templates/common.yaml rename to stable/deepstack-gpu/1.0.3/templates/common.yaml diff --git a/stable/deepstack-gpu/1.0.2/values.yaml b/stable/deepstack-gpu/1.0.3/values.yaml similarity index 100% rename from stable/deepstack-gpu/1.0.2/values.yaml rename to stable/deepstack-gpu/1.0.3/values.yaml diff --git a/stable/deluge/8.0.13/CHANGELOG.md b/stable/deluge/8.0.13/CHANGELOG.md deleted file mode 100644 index 0b89a69b626..00000000000 --- a/stable/deluge/8.0.13/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [deluge-8.0.13](https://github.com/truecharts/apps/compare/deluge-8.0.12...deluge-8.0.13) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/deluge/8.0.13/Chart.lock b/stable/deluge/8.0.13/Chart.lock deleted file mode 100644 index ea1674a9321..00000000000 --- a/stable/deluge/8.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:31:39.889234058Z" diff --git a/stable/deluge/8.0.14/CHANGELOG.md b/stable/deluge/8.0.14/CHANGELOG.md new file mode 100644 index 00000000000..30408583a54 --- /dev/null +++ b/stable/deluge/8.0.14/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [deluge-8.0.14](https://github.com/truecharts/apps/compare/deluge-8.0.13...deluge-8.0.14) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/deluge/8.0.13/CONFIG.md b/stable/deluge/8.0.14/CONFIG.md similarity index 100% rename from stable/deluge/8.0.13/CONFIG.md rename to stable/deluge/8.0.14/CONFIG.md diff --git a/stable/deluge/8.0.14/Chart.lock b/stable/deluge/8.0.14/Chart.lock new file mode 100644 index 00000000000..203555d3db9 --- /dev/null +++ b/stable/deluge/8.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:59:36.518298104Z" diff --git a/stable/deluge/8.0.13/Chart.yaml b/stable/deluge/8.0.14/Chart.yaml similarity index 97% rename from stable/deluge/8.0.13/Chart.yaml rename to stable/deluge/8.0.14/Chart.yaml index 63ff9054702..18b4dbccb9b 100644 --- a/stable/deluge/8.0.13/Chart.yaml +++ b/stable/deluge/8.0.14/Chart.yaml @@ -21,4 +21,4 @@ name: deluge sources: - https://github.com/deluge-torrent/deluge type: application -version: 8.0.13 +version: 8.0.14 diff --git a/stable/deluge/8.0.13/README.md b/stable/deluge/8.0.14/README.md similarity index 100% rename from stable/deluge/8.0.13/README.md rename to stable/deluge/8.0.14/README.md diff --git a/stable/deluge/8.0.13/app-readme.md b/stable/deluge/8.0.14/app-readme.md similarity index 100% rename from stable/deluge/8.0.13/app-readme.md rename to stable/deluge/8.0.14/app-readme.md diff --git a/stable/deluge/8.0.13/charts/common-8.3.12.tgz b/stable/deluge/8.0.14/charts/common-8.3.12.tgz similarity index 100% rename from stable/deluge/8.0.13/charts/common-8.3.12.tgz rename to stable/deluge/8.0.14/charts/common-8.3.12.tgz diff --git a/stable/deluge/8.0.13/helm-values.md b/stable/deluge/8.0.14/helm-values.md similarity index 100% rename from stable/deluge/8.0.13/helm-values.md rename to stable/deluge/8.0.14/helm-values.md diff --git a/stable/deluge/8.0.13/questions.yaml b/stable/deluge/8.0.14/questions.yaml similarity index 100% rename from stable/deluge/8.0.13/questions.yaml rename to stable/deluge/8.0.14/questions.yaml diff --git a/stable/deluge/8.0.13/templates/common.yaml b/stable/deluge/8.0.14/templates/common.yaml similarity index 100% rename from stable/deluge/8.0.13/templates/common.yaml rename to stable/deluge/8.0.14/templates/common.yaml diff --git a/stable/deluge/8.0.13/values.yaml b/stable/deluge/8.0.14/values.yaml similarity index 100% rename from stable/deluge/8.0.13/values.yaml rename to stable/deluge/8.0.14/values.yaml diff --git a/stable/dizquetv/3.0.10/CHANGELOG.md b/stable/dizquetv/3.0.10/CHANGELOG.md deleted file mode 100644 index 45954650f46..00000000000 --- a/stable/dizquetv/3.0.10/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [dizquetv-3.0.10](https://github.com/truecharts/apps/compare/dizquetv-3.0.9...dizquetv-3.0.10) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/dizquetv/3.0.10/Chart.lock b/stable/dizquetv/3.0.10/Chart.lock deleted file mode 100644 index a125eee59ae..00000000000 --- a/stable/dizquetv/3.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:32:04.427588555Z" diff --git a/stable/dizquetv/3.0.11/CHANGELOG.md b/stable/dizquetv/3.0.11/CHANGELOG.md new file mode 100644 index 00000000000..6890ac36236 --- /dev/null +++ b/stable/dizquetv/3.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [dizquetv-3.0.11](https://github.com/truecharts/apps/compare/dizquetv-3.0.10...dizquetv-3.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/dizquetv/3.0.10/CONFIG.md b/stable/dizquetv/3.0.11/CONFIG.md similarity index 100% rename from stable/dizquetv/3.0.10/CONFIG.md rename to stable/dizquetv/3.0.11/CONFIG.md diff --git a/stable/dizquetv/3.0.11/Chart.lock b/stable/dizquetv/3.0.11/Chart.lock new file mode 100644 index 00000000000..6b6b62fad98 --- /dev/null +++ b/stable/dizquetv/3.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T09:59:59.743751823Z" diff --git a/stable/dizquetv/3.0.10/Chart.yaml b/stable/dizquetv/3.0.11/Chart.yaml similarity index 97% rename from stable/dizquetv/3.0.10/Chart.yaml rename to stable/dizquetv/3.0.11/Chart.yaml index 36d5c289371..916ad7ba29c 100644 --- a/stable/dizquetv/3.0.10/Chart.yaml +++ b/stable/dizquetv/3.0.11/Chart.yaml @@ -19,4 +19,4 @@ name: dizquetv sources: - https://github.com/vexorian/dizquetv - https://hub.docker.com/r/vexorian/dizquetv -version: 3.0.10 +version: 3.0.11 diff --git a/stable/dizquetv/3.0.10/README.md b/stable/dizquetv/3.0.11/README.md similarity index 100% rename from stable/dizquetv/3.0.10/README.md rename to stable/dizquetv/3.0.11/README.md diff --git a/stable/dizquetv/3.0.10/app-readme.md b/stable/dizquetv/3.0.11/app-readme.md similarity index 100% rename from stable/dizquetv/3.0.10/app-readme.md rename to stable/dizquetv/3.0.11/app-readme.md diff --git a/stable/dizquetv/3.0.10/charts/common-8.3.12.tgz b/stable/dizquetv/3.0.11/charts/common-8.3.12.tgz similarity index 100% rename from stable/dizquetv/3.0.10/charts/common-8.3.12.tgz rename to stable/dizquetv/3.0.11/charts/common-8.3.12.tgz diff --git a/stable/dizquetv/3.0.10/helm-values.md b/stable/dizquetv/3.0.11/helm-values.md similarity index 100% rename from stable/dizquetv/3.0.10/helm-values.md rename to stable/dizquetv/3.0.11/helm-values.md diff --git a/stable/dizquetv/3.0.10/questions.yaml b/stable/dizquetv/3.0.11/questions.yaml similarity index 100% rename from stable/dizquetv/3.0.10/questions.yaml rename to stable/dizquetv/3.0.11/questions.yaml diff --git a/stable/dizquetv/3.0.10/templates/common.yaml b/stable/dizquetv/3.0.11/templates/common.yaml similarity index 100% rename from stable/dizquetv/3.0.10/templates/common.yaml rename to stable/dizquetv/3.0.11/templates/common.yaml diff --git a/stable/dizquetv/3.0.10/values.yaml b/stable/dizquetv/3.0.11/values.yaml similarity index 100% rename from stable/dizquetv/3.0.10/values.yaml rename to stable/dizquetv/3.0.11/values.yaml diff --git a/stable/duplicati/3.0.12/CHANGELOG.md b/stable/duplicati/3.0.12/CHANGELOG.md deleted file mode 100644 index dd37ed82ef1..00000000000 --- a/stable/duplicati/3.0.12/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [duplicati-3.0.12](https://github.com/truecharts/apps/compare/duplicati-3.0.11...duplicati-3.0.12) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/duplicati/3.0.12/Chart.lock b/stable/duplicati/3.0.12/Chart.lock deleted file mode 100644 index 1993cd5553f..00000000000 --- a/stable/duplicati/3.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:32:29.518120302Z" diff --git a/stable/duplicati/3.0.13/CHANGELOG.md b/stable/duplicati/3.0.13/CHANGELOG.md new file mode 100644 index 00000000000..de970f5c8ba --- /dev/null +++ b/stable/duplicati/3.0.13/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [duplicati-3.0.13](https://github.com/truecharts/apps/compare/duplicati-3.0.12...duplicati-3.0.13) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/duplicati/3.0.12/CONFIG.md b/stable/duplicati/3.0.13/CONFIG.md similarity index 100% rename from stable/duplicati/3.0.12/CONFIG.md rename to stable/duplicati/3.0.13/CONFIG.md diff --git a/stable/duplicati/3.0.13/Chart.lock b/stable/duplicati/3.0.13/Chart.lock new file mode 100644 index 00000000000..20a689d368f --- /dev/null +++ b/stable/duplicati/3.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:00:23.046653728Z" diff --git a/stable/duplicati/3.0.12/Chart.yaml b/stable/duplicati/3.0.13/Chart.yaml similarity index 97% rename from stable/duplicati/3.0.12/Chart.yaml rename to stable/duplicati/3.0.13/Chart.yaml index c5eb3607577..56d4fdca9c7 100644 --- a/stable/duplicati/3.0.12/Chart.yaml +++ b/stable/duplicati/3.0.13/Chart.yaml @@ -18,4 +18,4 @@ name: duplicati sources: - https://hub.docker.com/r/linuxserver/duplicati/ - https://github.com/duplicati/duplicati -version: 3.0.12 +version: 3.0.13 diff --git a/stable/duplicati/3.0.12/README.md b/stable/duplicati/3.0.13/README.md similarity index 100% rename from stable/duplicati/3.0.12/README.md rename to stable/duplicati/3.0.13/README.md diff --git a/stable/duplicati/3.0.12/app-readme.md b/stable/duplicati/3.0.13/app-readme.md similarity index 100% rename from stable/duplicati/3.0.12/app-readme.md rename to stable/duplicati/3.0.13/app-readme.md diff --git a/stable/duplicati/3.0.12/charts/common-8.3.12.tgz b/stable/duplicati/3.0.13/charts/common-8.3.12.tgz similarity index 100% rename from stable/duplicati/3.0.12/charts/common-8.3.12.tgz rename to stable/duplicati/3.0.13/charts/common-8.3.12.tgz diff --git a/stable/duplicati/3.0.12/helm-values.md b/stable/duplicati/3.0.13/helm-values.md similarity index 100% rename from stable/duplicati/3.0.12/helm-values.md rename to stable/duplicati/3.0.13/helm-values.md diff --git a/stable/duplicati/3.0.12/questions.yaml b/stable/duplicati/3.0.13/questions.yaml similarity index 100% rename from stable/duplicati/3.0.12/questions.yaml rename to stable/duplicati/3.0.13/questions.yaml diff --git a/stable/duplicati/3.0.12/templates/common.yaml b/stable/duplicati/3.0.13/templates/common.yaml similarity index 100% rename from stable/duplicati/3.0.12/templates/common.yaml rename to stable/duplicati/3.0.13/templates/common.yaml diff --git a/stable/duplicati/3.0.12/values.yaml b/stable/duplicati/3.0.13/values.yaml similarity index 100% rename from stable/duplicati/3.0.12/values.yaml rename to stable/duplicati/3.0.13/values.yaml diff --git a/stable/emby/8.0.10/CHANGELOG.md b/stable/emby/8.0.10/CHANGELOG.md new file mode 100644 index 00000000000..ac0a70fc20c --- /dev/null +++ b/stable/emby/8.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [emby-8.0.10](https://github.com/truecharts/apps/compare/emby-8.0.9...emby-8.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/emby/8.0.9/CONFIG.md b/stable/emby/8.0.10/CONFIG.md similarity index 100% rename from stable/emby/8.0.9/CONFIG.md rename to stable/emby/8.0.10/CONFIG.md diff --git a/stable/emby/8.0.10/Chart.lock b/stable/emby/8.0.10/Chart.lock new file mode 100644 index 00000000000..baf9e5eae16 --- /dev/null +++ b/stable/emby/8.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:00:46.496088954Z" diff --git a/stable/emby/8.0.9/Chart.yaml b/stable/emby/8.0.10/Chart.yaml similarity index 97% rename from stable/emby/8.0.9/Chart.yaml rename to stable/emby/8.0.10/Chart.yaml index 5b5131396a1..c581f20d3cb 100644 --- a/stable/emby/8.0.9/Chart.yaml +++ b/stable/emby/8.0.10/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://hub.docker.com/r/linuxserver/emby - https://github.com/linuxserver/docker-emby.git type: application -version: 8.0.9 +version: 8.0.10 diff --git a/stable/emby/8.0.9/README.md b/stable/emby/8.0.10/README.md similarity index 100% rename from stable/emby/8.0.9/README.md rename to stable/emby/8.0.10/README.md diff --git a/stable/emby/8.0.9/app-readme.md b/stable/emby/8.0.10/app-readme.md similarity index 100% rename from stable/emby/8.0.9/app-readme.md rename to stable/emby/8.0.10/app-readme.md diff --git a/stable/emby/8.0.9/charts/common-8.3.12.tgz b/stable/emby/8.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/emby/8.0.9/charts/common-8.3.12.tgz rename to stable/emby/8.0.10/charts/common-8.3.12.tgz diff --git a/stable/emby/8.0.9/helm-values.md b/stable/emby/8.0.10/helm-values.md similarity index 100% rename from stable/emby/8.0.9/helm-values.md rename to stable/emby/8.0.10/helm-values.md diff --git a/stable/emby/8.0.9/questions.yaml b/stable/emby/8.0.10/questions.yaml similarity index 100% rename from stable/emby/8.0.9/questions.yaml rename to stable/emby/8.0.10/questions.yaml diff --git a/stable/emby/8.0.9/templates/common.yaml b/stable/emby/8.0.10/templates/common.yaml similarity index 100% rename from stable/emby/8.0.9/templates/common.yaml rename to stable/emby/8.0.10/templates/common.yaml diff --git a/stable/emby/8.0.9/values.yaml b/stable/emby/8.0.10/values.yaml similarity index 100% rename from stable/emby/8.0.9/values.yaml rename to stable/emby/8.0.10/values.yaml diff --git a/stable/emby/8.0.9/CHANGELOG.md b/stable/emby/8.0.9/CHANGELOG.md deleted file mode 100644 index dfb37719344..00000000000 --- a/stable/emby/8.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [emby-8.0.9](https://github.com/truecharts/apps/compare/emby-8.0.8...emby-8.0.9) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/emby/8.0.9/Chart.lock b/stable/emby/8.0.9/Chart.lock deleted file mode 100644 index 349511222de..00000000000 --- a/stable/emby/8.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:32:54.074080486Z" diff --git a/stable/esphome/8.0.11/CHANGELOG.md b/stable/esphome/8.0.11/CHANGELOG.md deleted file mode 100644 index 030323f800f..00000000000 --- a/stable/esphome/8.0.11/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [esphome-8.0.11](https://github.com/truecharts/apps/compare/esphome-8.0.10...esphome-8.0.11) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/esphome/8.0.11/Chart.lock b/stable/esphome/8.0.11/Chart.lock deleted file mode 100644 index 473f727d753..00000000000 --- a/stable/esphome/8.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:33:29.756160945Z" diff --git a/stable/esphome/8.0.12/CHANGELOG.md b/stable/esphome/8.0.12/CHANGELOG.md new file mode 100644 index 00000000000..5aa7a6035b2 --- /dev/null +++ b/stable/esphome/8.0.12/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [esphome-8.0.12](https://github.com/truecharts/apps/compare/esphome-8.0.11...esphome-8.0.12) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/esphome/8.0.11/CONFIG.md b/stable/esphome/8.0.12/CONFIG.md similarity index 100% rename from stable/esphome/8.0.11/CONFIG.md rename to stable/esphome/8.0.12/CONFIG.md diff --git a/stable/esphome/8.0.12/Chart.lock b/stable/esphome/8.0.12/Chart.lock new file mode 100644 index 00000000000..794a4bce512 --- /dev/null +++ b/stable/esphome/8.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:01:09.410788787Z" diff --git a/stable/esphome/8.0.11/Chart.yaml b/stable/esphome/8.0.12/Chart.yaml similarity index 97% rename from stable/esphome/8.0.11/Chart.yaml rename to stable/esphome/8.0.12/Chart.yaml index c04ae6d445e..3ec37f9520b 100644 --- a/stable/esphome/8.0.11/Chart.yaml +++ b/stable/esphome/8.0.12/Chart.yaml @@ -24,4 +24,4 @@ sources: - https://github.com/esphome/esphome - https://hub.docker.com/u/esphome type: application -version: 8.0.11 +version: 8.0.12 diff --git a/stable/esphome/8.0.11/README.md b/stable/esphome/8.0.12/README.md similarity index 100% rename from stable/esphome/8.0.11/README.md rename to stable/esphome/8.0.12/README.md diff --git a/stable/esphome/8.0.11/app-readme.md b/stable/esphome/8.0.12/app-readme.md similarity index 100% rename from stable/esphome/8.0.11/app-readme.md rename to stable/esphome/8.0.12/app-readme.md diff --git a/stable/esphome/8.0.11/charts/common-8.3.12.tgz b/stable/esphome/8.0.12/charts/common-8.3.12.tgz similarity index 100% rename from stable/esphome/8.0.11/charts/common-8.3.12.tgz rename to stable/esphome/8.0.12/charts/common-8.3.12.tgz diff --git a/stable/esphome/8.0.11/helm-values.md b/stable/esphome/8.0.12/helm-values.md similarity index 100% rename from stable/esphome/8.0.11/helm-values.md rename to stable/esphome/8.0.12/helm-values.md diff --git a/stable/esphome/8.0.11/questions.yaml b/stable/esphome/8.0.12/questions.yaml similarity index 100% rename from stable/esphome/8.0.11/questions.yaml rename to stable/esphome/8.0.12/questions.yaml diff --git a/stable/esphome/8.0.11/templates/common.yaml b/stable/esphome/8.0.12/templates/common.yaml similarity index 100% rename from stable/esphome/8.0.11/templates/common.yaml rename to stable/esphome/8.0.12/templates/common.yaml diff --git a/stable/esphome/8.0.11/values.yaml b/stable/esphome/8.0.12/values.yaml similarity index 100% rename from stable/esphome/8.0.11/values.yaml rename to stable/esphome/8.0.12/values.yaml diff --git a/stable/external-service/3.0.10/CHANGELOG.md b/stable/external-service/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..c944f59939a --- /dev/null +++ b/stable/external-service/3.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [external-service-3.0.10](https://github.com/truecharts/apps/compare/external-service-3.0.9...external-service-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/external-service/3.0.9/CONFIG.md b/stable/external-service/3.0.10/CONFIG.md similarity index 100% rename from stable/external-service/3.0.9/CONFIG.md rename to stable/external-service/3.0.10/CONFIG.md diff --git a/stable/external-service/3.0.10/Chart.lock b/stable/external-service/3.0.10/Chart.lock new file mode 100644 index 00000000000..48622044293 --- /dev/null +++ b/stable/external-service/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:01:32.648961103Z" diff --git a/stable/external-service/3.0.9/Chart.yaml b/stable/external-service/3.0.10/Chart.yaml similarity index 97% rename from stable/external-service/3.0.9/Chart.yaml rename to stable/external-service/3.0.10/Chart.yaml index dd094adee0d..75e6b57468a 100644 --- a/stable/external-service/3.0.9/Chart.yaml +++ b/stable/external-service/3.0.10/Chart.yaml @@ -23,4 +23,4 @@ name: external-service sources: - https://github.com/truecharts/apps/tree/master/charts/stable/external-service type: application -version: 3.0.9 +version: 3.0.10 diff --git a/stable/external-service/3.0.9/README.md b/stable/external-service/3.0.10/README.md similarity index 100% rename from stable/external-service/3.0.9/README.md rename to stable/external-service/3.0.10/README.md diff --git a/stable/external-service/3.0.9/app-readme.md b/stable/external-service/3.0.10/app-readme.md similarity index 100% rename from stable/external-service/3.0.9/app-readme.md rename to stable/external-service/3.0.10/app-readme.md diff --git a/stable/external-service/3.0.9/charts/common-8.3.12.tgz b/stable/external-service/3.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/external-service/3.0.9/charts/common-8.3.12.tgz rename to stable/external-service/3.0.10/charts/common-8.3.12.tgz diff --git a/stable/external-service/3.0.9/helm-values.md b/stable/external-service/3.0.10/helm-values.md similarity index 100% rename from stable/external-service/3.0.9/helm-values.md rename to stable/external-service/3.0.10/helm-values.md diff --git a/stable/external-service/3.0.9/questions.yaml b/stable/external-service/3.0.10/questions.yaml similarity index 100% rename from stable/external-service/3.0.9/questions.yaml rename to stable/external-service/3.0.10/questions.yaml diff --git a/stable/external-service/3.0.9/templates/common.yaml b/stable/external-service/3.0.10/templates/common.yaml similarity index 100% rename from stable/external-service/3.0.9/templates/common.yaml rename to stable/external-service/3.0.10/templates/common.yaml diff --git a/stable/external-service/3.0.9/values.yaml b/stable/external-service/3.0.10/values.yaml similarity index 100% rename from stable/external-service/3.0.9/values.yaml rename to stable/external-service/3.0.10/values.yaml diff --git a/stable/external-service/3.0.9/CHANGELOG.md b/stable/external-service/3.0.9/CHANGELOG.md deleted file mode 100644 index c6f62d10299..00000000000 --- a/stable/external-service/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [external-service-3.0.9](https://github.com/truecharts/apps/compare/external-service-3.0.8...external-service-3.0.9) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/external-service/3.0.9/Chart.lock b/stable/external-service/3.0.9/Chart.lock deleted file mode 100644 index 13e6a6eec16..00000000000 --- a/stable/external-service/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:33:54.715692802Z" diff --git a/stable/fireflyiii/9.0.18/CHANGELOG.md b/stable/fireflyiii/9.0.18/CHANGELOG.md deleted file mode 100644 index f06898d5882..00000000000 --- a/stable/fireflyiii/9.0.18/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [fireflyiii-9.0.18](https://github.com/truecharts/apps/compare/fireflyiii-9.0.17...fireflyiii-9.0.18) (2021-10-18) - -#### Fix - -* Change default permissions ([#1170](https://github.com/truecharts/apps/issues/1170)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/fireflyiii/9.0.19/CHANGELOG.md b/stable/fireflyiii/9.0.19/CHANGELOG.md new file mode 100644 index 00000000000..a1d02eb9909 --- /dev/null +++ b/stable/fireflyiii/9.0.19/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [fireflyiii-9.0.19](https://github.com/truecharts/apps/compare/fireflyiii-9.0.18...fireflyiii-9.0.19) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/fireflyiii/9.0.18/CONFIG.md b/stable/fireflyiii/9.0.19/CONFIG.md similarity index 100% rename from stable/fireflyiii/9.0.18/CONFIG.md rename to stable/fireflyiii/9.0.19/CONFIG.md diff --git a/stable/vaultwarden/9.0.18/Chart.lock b/stable/fireflyiii/9.0.19/Chart.lock similarity index 84% rename from stable/vaultwarden/9.0.18/Chart.lock rename to stable/fireflyiii/9.0.19/Chart.lock index 127831483f8..1af6e3ff970 100644 --- a/stable/vaultwarden/9.0.18/Chart.lock +++ b/stable/fireflyiii/9.0.19/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://truecharts.org/ version: 3.0.18 digest: sha256:90aae0d6ceeb18859f0171669cc9bea839ea9156f9df0ec0652627ab6711b4ff -generated: "2021-10-18T22:03:06.582505223Z" +generated: "2021-10-19T10:01:57.669578354Z" diff --git a/stable/fireflyiii/9.0.18/Chart.yaml b/stable/fireflyiii/9.0.19/Chart.yaml similarity index 97% rename from stable/fireflyiii/9.0.18/Chart.yaml rename to stable/fireflyiii/9.0.19/Chart.yaml index 0e8c392a23e..f5ecad0ceb5 100644 --- a/stable/fireflyiii/9.0.18/Chart.yaml +++ b/stable/fireflyiii/9.0.19/Chart.yaml @@ -27,4 +27,4 @@ name: fireflyiii sources: - https://github.com/firefly-iii/firefly-iii/ type: application -version: 9.0.18 +version: 9.0.19 diff --git a/stable/fireflyiii/9.0.18/README.md b/stable/fireflyiii/9.0.19/README.md similarity index 100% rename from stable/fireflyiii/9.0.18/README.md rename to stable/fireflyiii/9.0.19/README.md diff --git a/stable/fireflyiii/9.0.18/app-readme.md b/stable/fireflyiii/9.0.19/app-readme.md similarity index 100% rename from stable/fireflyiii/9.0.18/app-readme.md rename to stable/fireflyiii/9.0.19/app-readme.md diff --git a/stable/fireflyiii/9.0.18/charts/common-8.3.12.tgz b/stable/fireflyiii/9.0.19/charts/common-8.3.12.tgz similarity index 100% rename from stable/fireflyiii/9.0.18/charts/common-8.3.12.tgz rename to stable/fireflyiii/9.0.19/charts/common-8.3.12.tgz diff --git a/stable/fireflyiii/9.0.18/charts/postgresql-3.0.18.tgz b/stable/fireflyiii/9.0.19/charts/postgresql-3.0.18.tgz similarity index 100% rename from stable/fireflyiii/9.0.18/charts/postgresql-3.0.18.tgz rename to stable/fireflyiii/9.0.19/charts/postgresql-3.0.18.tgz diff --git a/stable/fireflyiii/9.0.18/helm-values.md b/stable/fireflyiii/9.0.19/helm-values.md similarity index 100% rename from stable/fireflyiii/9.0.18/helm-values.md rename to stable/fireflyiii/9.0.19/helm-values.md diff --git a/stable/fireflyiii/9.0.18/questions.yaml b/stable/fireflyiii/9.0.19/questions.yaml similarity index 100% rename from stable/fireflyiii/9.0.18/questions.yaml rename to stable/fireflyiii/9.0.19/questions.yaml diff --git a/stable/fireflyiii/9.0.18/templates/common.yaml b/stable/fireflyiii/9.0.19/templates/common.yaml similarity index 100% rename from stable/fireflyiii/9.0.18/templates/common.yaml rename to stable/fireflyiii/9.0.19/templates/common.yaml diff --git a/stable/fireflyiii/9.0.18/values.yaml b/stable/fireflyiii/9.0.19/values.yaml similarity index 100% rename from stable/fireflyiii/9.0.18/values.yaml rename to stable/fireflyiii/9.0.19/values.yaml diff --git a/stable/flaresolverr/3.0.10/CHANGELOG.md b/stable/flaresolverr/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..221f71d5a8d --- /dev/null +++ b/stable/flaresolverr/3.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [flaresolverr-3.0.10](https://github.com/truecharts/apps/compare/flaresolverr-3.0.9...flaresolverr-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/flaresolverr/3.0.9/CONFIG.md b/stable/flaresolverr/3.0.10/CONFIG.md similarity index 100% rename from stable/flaresolverr/3.0.9/CONFIG.md rename to stable/flaresolverr/3.0.10/CONFIG.md diff --git a/stable/flaresolverr/3.0.10/Chart.lock b/stable/flaresolverr/3.0.10/Chart.lock new file mode 100644 index 00000000000..3a2166e43ed --- /dev/null +++ b/stable/flaresolverr/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:02:29.244853782Z" diff --git a/stable/flaresolverr/3.0.9/Chart.yaml b/stable/flaresolverr/3.0.10/Chart.yaml similarity index 97% rename from stable/flaresolverr/3.0.9/Chart.yaml rename to stable/flaresolverr/3.0.10/Chart.yaml index 3cd503cb754..e447c4f7ca0 100644 --- a/stable/flaresolverr/3.0.9/Chart.yaml +++ b/stable/flaresolverr/3.0.10/Chart.yaml @@ -19,4 +19,4 @@ name: flaresolverr sources: - https://github.com/FlareSolverr/FlareSolverr - https://hub.docker.com/r/flaresolverr/flaresolverr -version: 3.0.9 +version: 3.0.10 diff --git a/stable/flaresolverr/3.0.9/README.md b/stable/flaresolverr/3.0.10/README.md similarity index 100% rename from stable/flaresolverr/3.0.9/README.md rename to stable/flaresolverr/3.0.10/README.md diff --git a/stable/flaresolverr/3.0.9/app-readme.md b/stable/flaresolverr/3.0.10/app-readme.md similarity index 100% rename from stable/flaresolverr/3.0.9/app-readme.md rename to stable/flaresolverr/3.0.10/app-readme.md diff --git a/stable/flaresolverr/3.0.9/charts/common-8.3.12.tgz b/stable/flaresolverr/3.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/flaresolverr/3.0.9/charts/common-8.3.12.tgz rename to stable/flaresolverr/3.0.10/charts/common-8.3.12.tgz diff --git a/stable/flaresolverr/3.0.9/helm-values.md b/stable/flaresolverr/3.0.10/helm-values.md similarity index 100% rename from stable/flaresolverr/3.0.9/helm-values.md rename to stable/flaresolverr/3.0.10/helm-values.md diff --git a/stable/flaresolverr/3.0.9/questions.yaml b/stable/flaresolverr/3.0.10/questions.yaml similarity index 100% rename from stable/flaresolverr/3.0.9/questions.yaml rename to stable/flaresolverr/3.0.10/questions.yaml diff --git a/stable/flaresolverr/3.0.9/templates/common.yaml b/stable/flaresolverr/3.0.10/templates/common.yaml similarity index 100% rename from stable/flaresolverr/3.0.9/templates/common.yaml rename to stable/flaresolverr/3.0.10/templates/common.yaml diff --git a/stable/flaresolverr/3.0.9/values.yaml b/stable/flaresolverr/3.0.10/values.yaml similarity index 100% rename from stable/flaresolverr/3.0.9/values.yaml rename to stable/flaresolverr/3.0.10/values.yaml diff --git a/stable/flaresolverr/3.0.9/CHANGELOG.md b/stable/flaresolverr/3.0.9/CHANGELOG.md deleted file mode 100644 index 049fd8b4789..00000000000 --- a/stable/flaresolverr/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [flaresolverr-3.0.9](https://github.com/truecharts/apps/compare/flaresolverr-3.0.8...flaresolverr-3.0.9) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/flaresolverr/3.0.9/Chart.lock b/stable/flaresolverr/3.0.9/Chart.lock deleted file mode 100644 index 350a03ad091..00000000000 --- a/stable/flaresolverr/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:34:53.657036717Z" diff --git a/stable/flood/3.0.10/CHANGELOG.md b/stable/flood/3.0.10/CHANGELOG.md deleted file mode 100644 index bdb945fe5a0..00000000000 --- a/stable/flood/3.0.10/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [flood-3.0.10](https://github.com/truecharts/apps/compare/flood-3.0.9...flood-3.0.10) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/flood/3.0.10/Chart.lock b/stable/flood/3.0.10/Chart.lock deleted file mode 100644 index 660c93ae1ce..00000000000 --- a/stable/flood/3.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:35:17.026124714Z" diff --git a/stable/flood/3.0.11/CHANGELOG.md b/stable/flood/3.0.11/CHANGELOG.md new file mode 100644 index 00000000000..18f107f9207 --- /dev/null +++ b/stable/flood/3.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [flood-3.0.11](https://github.com/truecharts/apps/compare/flood-3.0.10...flood-3.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/flood/3.0.10/CONFIG.md b/stable/flood/3.0.11/CONFIG.md similarity index 100% rename from stable/flood/3.0.10/CONFIG.md rename to stable/flood/3.0.11/CONFIG.md diff --git a/stable/flood/3.0.11/Chart.lock b/stable/flood/3.0.11/Chart.lock new file mode 100644 index 00000000000..6b6ff07fcfe --- /dev/null +++ b/stable/flood/3.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:02:52.337689181Z" diff --git a/stable/flood/3.0.10/Chart.yaml b/stable/flood/3.0.11/Chart.yaml similarity index 97% rename from stable/flood/3.0.10/Chart.yaml rename to stable/flood/3.0.11/Chart.yaml index 7e225a6263c..1072261857a 100644 --- a/stable/flood/3.0.10/Chart.yaml +++ b/stable/flood/3.0.11/Chart.yaml @@ -21,4 +21,4 @@ name: flood sources: - https://github.com/jesec/flood - https://hub.docker.com/r/jesec/flood -version: 3.0.10 +version: 3.0.11 diff --git a/stable/flood/3.0.10/README.md b/stable/flood/3.0.11/README.md similarity index 100% rename from stable/flood/3.0.10/README.md rename to stable/flood/3.0.11/README.md diff --git a/stable/flood/3.0.10/app-readme.md b/stable/flood/3.0.11/app-readme.md similarity index 100% rename from stable/flood/3.0.10/app-readme.md rename to stable/flood/3.0.11/app-readme.md diff --git a/stable/flood/3.0.10/charts/common-8.3.12.tgz b/stable/flood/3.0.11/charts/common-8.3.12.tgz similarity index 100% rename from stable/flood/3.0.10/charts/common-8.3.12.tgz rename to stable/flood/3.0.11/charts/common-8.3.12.tgz diff --git a/stable/flood/3.0.10/ci/ct-values.yaml b/stable/flood/3.0.11/ci/ct-values.yaml similarity index 100% rename from stable/flood/3.0.10/ci/ct-values.yaml rename to stable/flood/3.0.11/ci/ct-values.yaml diff --git a/stable/flood/3.0.10/helm-values.md b/stable/flood/3.0.11/helm-values.md similarity index 100% rename from stable/flood/3.0.10/helm-values.md rename to stable/flood/3.0.11/helm-values.md diff --git a/stable/flood/3.0.10/questions.yaml b/stable/flood/3.0.11/questions.yaml similarity index 100% rename from stable/flood/3.0.10/questions.yaml rename to stable/flood/3.0.11/questions.yaml diff --git a/stable/flood/3.0.10/templates/common.yaml b/stable/flood/3.0.11/templates/common.yaml similarity index 100% rename from stable/flood/3.0.10/templates/common.yaml rename to stable/flood/3.0.11/templates/common.yaml diff --git a/stable/flood/3.0.10/values.yaml b/stable/flood/3.0.11/values.yaml similarity index 100% rename from stable/flood/3.0.10/values.yaml rename to stable/flood/3.0.11/values.yaml diff --git a/stable/focalboard/3.0.10/CHANGELOG.md b/stable/focalboard/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..0b1698bc120 --- /dev/null +++ b/stable/focalboard/3.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [focalboard-3.0.10](https://github.com/truecharts/apps/compare/focalboard-3.0.9...focalboard-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/focalboard/3.0.9/CONFIG.md b/stable/focalboard/3.0.10/CONFIG.md similarity index 100% rename from stable/focalboard/3.0.9/CONFIG.md rename to stable/focalboard/3.0.10/CONFIG.md diff --git a/stable/focalboard/3.0.10/Chart.lock b/stable/focalboard/3.0.10/Chart.lock new file mode 100644 index 00000000000..b6e5b7e1bb6 --- /dev/null +++ b/stable/focalboard/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:03:14.701570208Z" diff --git a/stable/focalboard/3.0.9/Chart.yaml b/stable/focalboard/3.0.10/Chart.yaml similarity index 97% rename from stable/focalboard/3.0.9/Chart.yaml rename to stable/focalboard/3.0.10/Chart.yaml index 7852e701bd6..4603d7623fa 100644 --- a/stable/focalboard/3.0.9/Chart.yaml +++ b/stable/focalboard/3.0.10/Chart.yaml @@ -22,4 +22,4 @@ sources: - https://www.focalboard.com/ - https://github.com/mattermost/focalboard - https://github.com/FlipEnergy/container-images/blob/main/focalboard -version: 3.0.9 +version: 3.0.10 diff --git a/stable/focalboard/3.0.9/README.md b/stable/focalboard/3.0.10/README.md similarity index 100% rename from stable/focalboard/3.0.9/README.md rename to stable/focalboard/3.0.10/README.md diff --git a/stable/focalboard/3.0.9/app-readme.md b/stable/focalboard/3.0.10/app-readme.md similarity index 100% rename from stable/focalboard/3.0.9/app-readme.md rename to stable/focalboard/3.0.10/app-readme.md diff --git a/stable/focalboard/3.0.9/charts/common-8.3.12.tgz b/stable/focalboard/3.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/focalboard/3.0.9/charts/common-8.3.12.tgz rename to stable/focalboard/3.0.10/charts/common-8.3.12.tgz diff --git a/stable/focalboard/3.0.9/helm-values.md b/stable/focalboard/3.0.10/helm-values.md similarity index 100% rename from stable/focalboard/3.0.9/helm-values.md rename to stable/focalboard/3.0.10/helm-values.md diff --git a/stable/focalboard/3.0.9/questions.yaml b/stable/focalboard/3.0.10/questions.yaml similarity index 100% rename from stable/focalboard/3.0.9/questions.yaml rename to stable/focalboard/3.0.10/questions.yaml diff --git a/stable/focalboard/3.0.9/templates/common.yaml b/stable/focalboard/3.0.10/templates/common.yaml similarity index 100% rename from stable/focalboard/3.0.9/templates/common.yaml rename to stable/focalboard/3.0.10/templates/common.yaml diff --git a/stable/focalboard/3.0.9/values.yaml b/stable/focalboard/3.0.10/values.yaml similarity index 100% rename from stable/focalboard/3.0.9/values.yaml rename to stable/focalboard/3.0.10/values.yaml diff --git a/stable/focalboard/3.0.9/CHANGELOG.md b/stable/focalboard/3.0.9/CHANGELOG.md deleted file mode 100644 index 3b84d198c36..00000000000 --- a/stable/focalboard/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [focalboard-3.0.9](https://github.com/truecharts/apps/compare/focalboard-3.0.8...focalboard-3.0.9) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/focalboard/3.0.9/Chart.lock b/stable/focalboard/3.0.9/Chart.lock deleted file mode 100644 index 7bb60dd9643..00000000000 --- a/stable/focalboard/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:35:40.594306017Z" diff --git a/stable/freeradius/3.0.10/CHANGELOG.md b/stable/freeradius/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..83654ff6580 --- /dev/null +++ b/stable/freeradius/3.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [freeradius-3.0.10](https://github.com/truecharts/apps/compare/freeradius-3.0.9...freeradius-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/freeradius/3.0.9/CONFIG.md b/stable/freeradius/3.0.10/CONFIG.md similarity index 100% rename from stable/freeradius/3.0.9/CONFIG.md rename to stable/freeradius/3.0.10/CONFIG.md diff --git a/stable/freeradius/3.0.10/Chart.lock b/stable/freeradius/3.0.10/Chart.lock new file mode 100644 index 00000000000..b10fe1776f1 --- /dev/null +++ b/stable/freeradius/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:03:37.202749117Z" diff --git a/stable/freeradius/3.0.9/Chart.yaml b/stable/freeradius/3.0.10/Chart.yaml similarity index 97% rename from stable/freeradius/3.0.9/Chart.yaml rename to stable/freeradius/3.0.10/Chart.yaml index a9a62bb776b..af713bc1429 100644 --- a/stable/freeradius/3.0.9/Chart.yaml +++ b/stable/freeradius/3.0.10/Chart.yaml @@ -24,4 +24,4 @@ sources: - https://hub.docker.com/r/freeradius/freeradius-server/ - https://freeradius.org/ type: application -version: 3.0.9 +version: 3.0.10 diff --git a/stable/freeradius/3.0.9/README.md b/stable/freeradius/3.0.10/README.md similarity index 100% rename from stable/freeradius/3.0.9/README.md rename to stable/freeradius/3.0.10/README.md diff --git a/stable/freeradius/3.0.9/app-readme.md b/stable/freeradius/3.0.10/app-readme.md similarity index 100% rename from stable/freeradius/3.0.9/app-readme.md rename to stable/freeradius/3.0.10/app-readme.md diff --git a/stable/freeradius/3.0.9/charts/common-8.3.12.tgz b/stable/freeradius/3.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/freeradius/3.0.9/charts/common-8.3.12.tgz rename to stable/freeradius/3.0.10/charts/common-8.3.12.tgz diff --git a/stable/freeradius/3.0.9/helm-values.md b/stable/freeradius/3.0.10/helm-values.md similarity index 100% rename from stable/freeradius/3.0.9/helm-values.md rename to stable/freeradius/3.0.10/helm-values.md diff --git a/stable/freeradius/3.0.9/questions.yaml b/stable/freeradius/3.0.10/questions.yaml similarity index 100% rename from stable/freeradius/3.0.9/questions.yaml rename to stable/freeradius/3.0.10/questions.yaml diff --git a/stable/freeradius/3.0.9/templates/common.yaml b/stable/freeradius/3.0.10/templates/common.yaml similarity index 100% rename from stable/freeradius/3.0.9/templates/common.yaml rename to stable/freeradius/3.0.10/templates/common.yaml diff --git a/stable/freeradius/3.0.9/values.yaml b/stable/freeradius/3.0.10/values.yaml similarity index 100% rename from stable/freeradius/3.0.9/values.yaml rename to stable/freeradius/3.0.10/values.yaml diff --git a/stable/freeradius/3.0.9/CHANGELOG.md b/stable/freeradius/3.0.9/CHANGELOG.md deleted file mode 100644 index bcc94d21300..00000000000 --- a/stable/freeradius/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [freeradius-3.0.9](https://github.com/truecharts/apps/compare/freeradius-3.0.8...freeradius-3.0.9) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/freeradius/3.0.9/Chart.lock b/stable/freeradius/3.0.9/Chart.lock deleted file mode 100644 index dc14311c0d9..00000000000 --- a/stable/freeradius/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:36:03.794464579Z" diff --git a/stable/freshrss/8.0.12/CHANGELOG.md b/stable/freshrss/8.0.12/CHANGELOG.md deleted file mode 100644 index 666dbee7b75..00000000000 --- a/stable/freshrss/8.0.12/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [freshrss-8.0.12](https://github.com/truecharts/apps/compare/freshrss-8.0.11...freshrss-8.0.12) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/freshrss/8.0.12/Chart.lock b/stable/freshrss/8.0.12/Chart.lock deleted file mode 100644 index 31a099cb60f..00000000000 --- a/stable/freshrss/8.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:36:27.633499836Z" diff --git a/stable/freshrss/8.0.13/CHANGELOG.md b/stable/freshrss/8.0.13/CHANGELOG.md new file mode 100644 index 00000000000..e1de6a8a9c4 --- /dev/null +++ b/stable/freshrss/8.0.13/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [freshrss-8.0.13](https://github.com/truecharts/apps/compare/freshrss-8.0.12...freshrss-8.0.13) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/freshrss/8.0.12/CONFIG.md b/stable/freshrss/8.0.13/CONFIG.md similarity index 100% rename from stable/freshrss/8.0.12/CONFIG.md rename to stable/freshrss/8.0.13/CONFIG.md diff --git a/stable/freshrss/8.0.13/Chart.lock b/stable/freshrss/8.0.13/Chart.lock new file mode 100644 index 00000000000..0062e7529c9 --- /dev/null +++ b/stable/freshrss/8.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:03:59.892658821Z" diff --git a/stable/freshrss/8.0.12/Chart.yaml b/stable/freshrss/8.0.13/Chart.yaml similarity index 97% rename from stable/freshrss/8.0.12/Chart.yaml rename to stable/freshrss/8.0.13/Chart.yaml index 1857a109a9e..87410a6e4ce 100644 --- a/stable/freshrss/8.0.12/Chart.yaml +++ b/stable/freshrss/8.0.13/Chart.yaml @@ -21,4 +21,4 @@ sources: - https://github.com/FreshRSS/FreshRSS - https://hub.docker.com/r/linuxserver/freshrss type: application -version: 8.0.12 +version: 8.0.13 diff --git a/stable/freshrss/8.0.12/README.md b/stable/freshrss/8.0.13/README.md similarity index 100% rename from stable/freshrss/8.0.12/README.md rename to stable/freshrss/8.0.13/README.md diff --git a/stable/freshrss/8.0.12/app-readme.md b/stable/freshrss/8.0.13/app-readme.md similarity index 100% rename from stable/freshrss/8.0.12/app-readme.md rename to stable/freshrss/8.0.13/app-readme.md diff --git a/stable/freshrss/8.0.12/charts/common-8.3.12.tgz b/stable/freshrss/8.0.13/charts/common-8.3.12.tgz similarity index 100% rename from stable/freshrss/8.0.12/charts/common-8.3.12.tgz rename to stable/freshrss/8.0.13/charts/common-8.3.12.tgz diff --git a/stable/freshrss/8.0.12/helm-values.md b/stable/freshrss/8.0.13/helm-values.md similarity index 100% rename from stable/freshrss/8.0.12/helm-values.md rename to stable/freshrss/8.0.13/helm-values.md diff --git a/stable/freshrss/8.0.12/questions.yaml b/stable/freshrss/8.0.13/questions.yaml similarity index 100% rename from stable/freshrss/8.0.12/questions.yaml rename to stable/freshrss/8.0.13/questions.yaml diff --git a/stable/freshrss/8.0.12/templates/common.yaml b/stable/freshrss/8.0.13/templates/common.yaml similarity index 100% rename from stable/freshrss/8.0.12/templates/common.yaml rename to stable/freshrss/8.0.13/templates/common.yaml diff --git a/stable/freshrss/8.0.12/values.yaml b/stable/freshrss/8.0.13/values.yaml similarity index 100% rename from stable/freshrss/8.0.12/values.yaml rename to stable/freshrss/8.0.13/values.yaml diff --git a/stable/gaps/8.0.10/CHANGELOG.md b/stable/gaps/8.0.10/CHANGELOG.md new file mode 100644 index 00000000000..c1ebe8b9ed1 --- /dev/null +++ b/stable/gaps/8.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [gaps-8.0.10](https://github.com/truecharts/apps/compare/gaps-8.0.9...gaps-8.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/gaps/8.0.9/CONFIG.md b/stable/gaps/8.0.10/CONFIG.md similarity index 100% rename from stable/gaps/8.0.9/CONFIG.md rename to stable/gaps/8.0.10/CONFIG.md diff --git a/stable/bazarr/8.0.10/Chart.lock b/stable/gaps/8.0.10/Chart.lock similarity index 79% rename from stable/bazarr/8.0.10/Chart.lock rename to stable/gaps/8.0.10/Chart.lock index d11b2181428..ccf05198460 100644 --- a/stable/bazarr/8.0.10/Chart.lock +++ b/stable/gaps/8.0.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.3.12 digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:27:57.36135744Z" +generated: "2021-10-19T10:04:22.66772659Z" diff --git a/stable/gaps/8.0.9/Chart.yaml b/stable/gaps/8.0.10/Chart.yaml similarity index 97% rename from stable/gaps/8.0.9/Chart.yaml rename to stable/gaps/8.0.10/Chart.yaml index aa250185196..4869c4cd6c4 100644 --- a/stable/gaps/8.0.9/Chart.yaml +++ b/stable/gaps/8.0.10/Chart.yaml @@ -22,4 +22,4 @@ name: gaps sources: - https://github.com/JasonHHouse/gaps type: application -version: 8.0.9 +version: 8.0.10 diff --git a/stable/gaps/8.0.9/README.md b/stable/gaps/8.0.10/README.md similarity index 100% rename from stable/gaps/8.0.9/README.md rename to stable/gaps/8.0.10/README.md diff --git a/stable/gaps/8.0.9/app-readme.md b/stable/gaps/8.0.10/app-readme.md similarity index 100% rename from stable/gaps/8.0.9/app-readme.md rename to stable/gaps/8.0.10/app-readme.md diff --git a/stable/gaps/8.0.9/charts/common-8.3.12.tgz b/stable/gaps/8.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/gaps/8.0.9/charts/common-8.3.12.tgz rename to stable/gaps/8.0.10/charts/common-8.3.12.tgz diff --git a/stable/gaps/8.0.9/helm-values.md b/stable/gaps/8.0.10/helm-values.md similarity index 100% rename from stable/gaps/8.0.9/helm-values.md rename to stable/gaps/8.0.10/helm-values.md diff --git a/stable/gaps/8.0.9/questions.yaml b/stable/gaps/8.0.10/questions.yaml similarity index 100% rename from stable/gaps/8.0.9/questions.yaml rename to stable/gaps/8.0.10/questions.yaml diff --git a/stable/gaps/8.0.9/templates/common.yaml b/stable/gaps/8.0.10/templates/common.yaml similarity index 100% rename from stable/gaps/8.0.9/templates/common.yaml rename to stable/gaps/8.0.10/templates/common.yaml diff --git a/stable/gaps/8.0.9/values.yaml b/stable/gaps/8.0.10/values.yaml similarity index 100% rename from stable/gaps/8.0.9/values.yaml rename to stable/gaps/8.0.10/values.yaml diff --git a/stable/gaps/8.0.9/CHANGELOG.md b/stable/gaps/8.0.9/CHANGELOG.md deleted file mode 100644 index d6428f6071e..00000000000 --- a/stable/gaps/8.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [gaps-8.0.9](https://github.com/truecharts/apps/compare/gaps-8.0.8...gaps-8.0.9) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/gaps/8.0.9/Chart.lock b/stable/gaps/8.0.9/Chart.lock deleted file mode 100644 index 4cf94a0631b..00000000000 --- a/stable/gaps/8.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:36:51.196097898Z" diff --git a/stable/gitea/1.0.11/CHANGELOG.md b/stable/gitea/1.0.11/CHANGELOG.md deleted file mode 100644 index af236358424..00000000000 --- a/stable/gitea/1.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [gitea-1.0.11](https://github.com/truecharts/apps/compare/gitea-1.0.10...gitea-1.0.11) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/gitea/1.0.12/CHANGELOG.md b/stable/gitea/1.0.12/CHANGELOG.md new file mode 100644 index 00000000000..533e119a935 --- /dev/null +++ b/stable/gitea/1.0.12/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [gitea-1.0.12](https://github.com/truecharts/apps/compare/gitea-1.0.11...gitea-1.0.12) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/gitea/1.0.11/CONFIG.md b/stable/gitea/1.0.12/CONFIG.md similarity index 100% rename from stable/gitea/1.0.11/CONFIG.md rename to stable/gitea/1.0.12/CONFIG.md diff --git a/stable/gitea/1.0.11/Chart.lock b/stable/gitea/1.0.12/Chart.lock similarity index 88% rename from stable/gitea/1.0.11/Chart.lock rename to stable/gitea/1.0.12/Chart.lock index f9c974b5d23..a03fd675213 100644 --- a/stable/gitea/1.0.11/Chart.lock +++ b/stable/gitea/1.0.12/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 5.15.5 digest: sha256:5109ba850b6ba15184534f2ad2cfd0c1dfb259ae0ccf57f655386d56d6d1e050 -generated: "2021-10-18T21:37:17.056994784Z" +generated: "2021-10-19T10:04:48.290647969Z" diff --git a/stable/gitea/1.0.11/Chart.yaml b/stable/gitea/1.0.12/Chart.yaml similarity index 98% rename from stable/gitea/1.0.11/Chart.yaml rename to stable/gitea/1.0.12/Chart.yaml index 1b637b14db5..13408f92f9a 100644 --- a/stable/gitea/1.0.11/Chart.yaml +++ b/stable/gitea/1.0.12/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/go-gitea/gitea - https://hub.docker.com/r/gitea/gitea/ type: application -version: 1.0.11 +version: 1.0.12 diff --git a/stable/gitea/1.0.11/README.md b/stable/gitea/1.0.12/README.md similarity index 100% rename from stable/gitea/1.0.11/README.md rename to stable/gitea/1.0.12/README.md diff --git a/stable/gitea/1.0.11/app-readme.md b/stable/gitea/1.0.12/app-readme.md similarity index 100% rename from stable/gitea/1.0.11/app-readme.md rename to stable/gitea/1.0.12/app-readme.md diff --git a/stable/gitea/1.0.11/charts/common-8.3.12.tgz b/stable/gitea/1.0.12/charts/common-8.3.12.tgz similarity index 100% rename from stable/gitea/1.0.11/charts/common-8.3.12.tgz rename to stable/gitea/1.0.12/charts/common-8.3.12.tgz diff --git a/stable/gitea/1.0.11/charts/memcached-5.15.5.tgz b/stable/gitea/1.0.12/charts/memcached-5.15.5.tgz similarity index 100% rename from stable/gitea/1.0.11/charts/memcached-5.15.5.tgz rename to stable/gitea/1.0.12/charts/memcached-5.15.5.tgz diff --git a/stable/gitea/1.0.11/charts/postgresql-3.0.18.tgz b/stable/gitea/1.0.12/charts/postgresql-3.0.18.tgz similarity index 100% rename from stable/gitea/1.0.11/charts/postgresql-3.0.18.tgz rename to stable/gitea/1.0.12/charts/postgresql-3.0.18.tgz diff --git a/stable/gitea/1.0.11/ci/basic-values.yaml b/stable/gitea/1.0.12/ci/basic-values.yaml similarity index 100% rename from stable/gitea/1.0.11/ci/basic-values.yaml rename to stable/gitea/1.0.12/ci/basic-values.yaml diff --git a/stable/gitea/1.0.11/ci/ingress-values.yaml b/stable/gitea/1.0.12/ci/ingress-values.yaml similarity index 100% rename from stable/gitea/1.0.11/ci/ingress-values.yaml rename to stable/gitea/1.0.12/ci/ingress-values.yaml diff --git a/stable/gitea/1.0.11/helm-values.md b/stable/gitea/1.0.12/helm-values.md similarity index 100% rename from stable/gitea/1.0.11/helm-values.md rename to stable/gitea/1.0.12/helm-values.md diff --git a/stable/gitea/1.0.11/questions.yaml b/stable/gitea/1.0.12/questions.yaml similarity index 100% rename from stable/gitea/1.0.11/questions.yaml rename to stable/gitea/1.0.12/questions.yaml diff --git a/stable/gitea/1.0.11/templates/_configmap.tpl b/stable/gitea/1.0.12/templates/_configmap.tpl similarity index 100% rename from stable/gitea/1.0.11/templates/_configmap.tpl rename to stable/gitea/1.0.12/templates/_configmap.tpl diff --git a/stable/gitea/1.0.11/templates/_secrets.tpl b/stable/gitea/1.0.12/templates/_secrets.tpl similarity index 100% rename from stable/gitea/1.0.11/templates/_secrets.tpl rename to stable/gitea/1.0.12/templates/_secrets.tpl diff --git a/stable/gitea/1.0.11/templates/common.yaml b/stable/gitea/1.0.12/templates/common.yaml similarity index 100% rename from stable/gitea/1.0.11/templates/common.yaml rename to stable/gitea/1.0.12/templates/common.yaml diff --git a/stable/gitea/1.0.11/values.yaml b/stable/gitea/1.0.12/values.yaml similarity index 100% rename from stable/gitea/1.0.11/values.yaml rename to stable/gitea/1.0.12/values.yaml diff --git a/stable/gonic/3.0.10/CHANGELOG.md b/stable/gonic/3.0.10/CHANGELOG.md deleted file mode 100644 index 16edcd2c33e..00000000000 --- a/stable/gonic/3.0.10/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [gonic-3.0.10](https://github.com/truecharts/apps/compare/gonic-3.0.9...gonic-3.0.10) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/gonic/3.0.10/Chart.lock b/stable/gonic/3.0.10/Chart.lock deleted file mode 100644 index f6b7865ad21..00000000000 --- a/stable/gonic/3.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:38:03.971708137Z" diff --git a/stable/gonic/3.0.11/CHANGELOG.md b/stable/gonic/3.0.11/CHANGELOG.md new file mode 100644 index 00000000000..5a9fccc5479 --- /dev/null +++ b/stable/gonic/3.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [gonic-3.0.11](https://github.com/truecharts/apps/compare/gonic-3.0.10...gonic-3.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/gonic/3.0.10/CONFIG.md b/stable/gonic/3.0.11/CONFIG.md similarity index 100% rename from stable/gonic/3.0.10/CONFIG.md rename to stable/gonic/3.0.11/CONFIG.md diff --git a/stable/gonic/3.0.11/Chart.lock b/stable/gonic/3.0.11/Chart.lock new file mode 100644 index 00000000000..939491cc763 --- /dev/null +++ b/stable/gonic/3.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:05:34.473550718Z" diff --git a/stable/gonic/3.0.10/Chart.yaml b/stable/gonic/3.0.11/Chart.yaml similarity index 97% rename from stable/gonic/3.0.10/Chart.yaml rename to stable/gonic/3.0.11/Chart.yaml index 073bdaf1e78..3ef46be3de2 100644 --- a/stable/gonic/3.0.10/Chart.yaml +++ b/stable/gonic/3.0.11/Chart.yaml @@ -19,4 +19,4 @@ name: gonic sources: - https://github.com/sentriz/gonic - https://hub.docker.com/r/sentriz/gonic -version: 3.0.10 +version: 3.0.11 diff --git a/stable/gonic/3.0.10/README.md b/stable/gonic/3.0.11/README.md similarity index 100% rename from stable/gonic/3.0.10/README.md rename to stable/gonic/3.0.11/README.md diff --git a/stable/gonic/3.0.10/app-readme.md b/stable/gonic/3.0.11/app-readme.md similarity index 100% rename from stable/gonic/3.0.10/app-readme.md rename to stable/gonic/3.0.11/app-readme.md diff --git a/stable/gonic/3.0.10/charts/common-8.3.12.tgz b/stable/gonic/3.0.11/charts/common-8.3.12.tgz similarity index 100% rename from stable/gonic/3.0.10/charts/common-8.3.12.tgz rename to stable/gonic/3.0.11/charts/common-8.3.12.tgz diff --git a/stable/gonic/3.0.10/ci/ct-values.yaml b/stable/gonic/3.0.11/ci/ct-values.yaml similarity index 100% rename from stable/gonic/3.0.10/ci/ct-values.yaml rename to stable/gonic/3.0.11/ci/ct-values.yaml diff --git a/stable/gonic/3.0.10/helm-values.md b/stable/gonic/3.0.11/helm-values.md similarity index 100% rename from stable/gonic/3.0.10/helm-values.md rename to stable/gonic/3.0.11/helm-values.md diff --git a/stable/gonic/3.0.10/questions.yaml b/stable/gonic/3.0.11/questions.yaml similarity index 100% rename from stable/gonic/3.0.10/questions.yaml rename to stable/gonic/3.0.11/questions.yaml diff --git a/stable/gonic/3.0.10/templates/common.yaml b/stable/gonic/3.0.11/templates/common.yaml similarity index 100% rename from stable/gonic/3.0.10/templates/common.yaml rename to stable/gonic/3.0.11/templates/common.yaml diff --git a/stable/gonic/3.0.10/values.yaml b/stable/gonic/3.0.11/values.yaml similarity index 100% rename from stable/gonic/3.0.10/values.yaml rename to stable/gonic/3.0.11/values.yaml diff --git a/stable/grocy/8.0.10/CHANGELOG.md b/stable/grocy/8.0.10/CHANGELOG.md deleted file mode 100644 index 5b54c5e76d0..00000000000 --- a/stable/grocy/8.0.10/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [grocy-8.0.10](https://github.com/truecharts/apps/compare/grocy-8.0.9...grocy-8.0.10) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/grocy/8.0.10/Chart.lock b/stable/grocy/8.0.10/Chart.lock deleted file mode 100644 index 435ca310bae..00000000000 --- a/stable/grocy/8.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:38:28.472388352Z" diff --git a/stable/grocy/8.0.11/CHANGELOG.md b/stable/grocy/8.0.11/CHANGELOG.md new file mode 100644 index 00000000000..a9401a59211 --- /dev/null +++ b/stable/grocy/8.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [grocy-8.0.11](https://github.com/truecharts/apps/compare/grocy-8.0.10...grocy-8.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/grocy/8.0.10/CONFIG.md b/stable/grocy/8.0.11/CONFIG.md similarity index 100% rename from stable/grocy/8.0.10/CONFIG.md rename to stable/grocy/8.0.11/CONFIG.md diff --git a/stable/grocy/8.0.11/Chart.lock b/stable/grocy/8.0.11/Chart.lock new file mode 100644 index 00000000000..62c72175299 --- /dev/null +++ b/stable/grocy/8.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:05:57.506247411Z" diff --git a/stable/grocy/8.0.10/Chart.yaml b/stable/grocy/8.0.11/Chart.yaml similarity index 97% rename from stable/grocy/8.0.10/Chart.yaml rename to stable/grocy/8.0.11/Chart.yaml index 687808e3f69..e129b718205 100644 --- a/stable/grocy/8.0.10/Chart.yaml +++ b/stable/grocy/8.0.11/Chart.yaml @@ -20,4 +20,4 @@ name: grocy sources: - https://github.com/grocy/grocy type: application -version: 8.0.10 +version: 8.0.11 diff --git a/stable/grocy/8.0.10/README.md b/stable/grocy/8.0.11/README.md similarity index 100% rename from stable/grocy/8.0.10/README.md rename to stable/grocy/8.0.11/README.md diff --git a/stable/grocy/8.0.10/app-readme.md b/stable/grocy/8.0.11/app-readme.md similarity index 100% rename from stable/grocy/8.0.10/app-readme.md rename to stable/grocy/8.0.11/app-readme.md diff --git a/stable/grocy/8.0.10/charts/common-8.3.12.tgz b/stable/grocy/8.0.11/charts/common-8.3.12.tgz similarity index 100% rename from stable/grocy/8.0.10/charts/common-8.3.12.tgz rename to stable/grocy/8.0.11/charts/common-8.3.12.tgz diff --git a/stable/grocy/8.0.10/helm-values.md b/stable/grocy/8.0.11/helm-values.md similarity index 100% rename from stable/grocy/8.0.10/helm-values.md rename to stable/grocy/8.0.11/helm-values.md diff --git a/stable/grocy/8.0.10/questions.yaml b/stable/grocy/8.0.11/questions.yaml similarity index 100% rename from stable/grocy/8.0.10/questions.yaml rename to stable/grocy/8.0.11/questions.yaml diff --git a/stable/grocy/8.0.10/templates/common.yaml b/stable/grocy/8.0.11/templates/common.yaml similarity index 100% rename from stable/grocy/8.0.10/templates/common.yaml rename to stable/grocy/8.0.11/templates/common.yaml diff --git a/stable/grocy/8.0.10/values.yaml b/stable/grocy/8.0.11/values.yaml similarity index 100% rename from stable/grocy/8.0.10/values.yaml rename to stable/grocy/8.0.11/values.yaml diff --git a/stable/handbrake/8.0.10/CHANGELOG.md b/stable/handbrake/8.0.10/CHANGELOG.md deleted file mode 100644 index 962ad353432..00000000000 --- a/stable/handbrake/8.0.10/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [handbrake-8.0.10](https://github.com/truecharts/apps/compare/handbrake-8.0.9...handbrake-8.0.10) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/handbrake/8.0.10/Chart.lock b/stable/handbrake/8.0.10/Chart.lock deleted file mode 100644 index ce306c82265..00000000000 --- a/stable/handbrake/8.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:38:53.932681162Z" diff --git a/stable/handbrake/8.0.11/CHANGELOG.md b/stable/handbrake/8.0.11/CHANGELOG.md new file mode 100644 index 00000000000..99dce7475b9 --- /dev/null +++ b/stable/handbrake/8.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [handbrake-8.0.11](https://github.com/truecharts/apps/compare/handbrake-8.0.10...handbrake-8.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/handbrake/8.0.10/CONFIG.md b/stable/handbrake/8.0.11/CONFIG.md similarity index 100% rename from stable/handbrake/8.0.10/CONFIG.md rename to stable/handbrake/8.0.11/CONFIG.md diff --git a/stable/handbrake/8.0.11/Chart.lock b/stable/handbrake/8.0.11/Chart.lock new file mode 100644 index 00000000000..ae4895d72c6 --- /dev/null +++ b/stable/handbrake/8.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:06:20.052022417Z" diff --git a/stable/handbrake/8.0.10/Chart.yaml b/stable/handbrake/8.0.11/Chart.yaml similarity index 97% rename from stable/handbrake/8.0.10/Chart.yaml rename to stable/handbrake/8.0.11/Chart.yaml index f9c8476cee8..f1cc7fb62d0 100644 --- a/stable/handbrake/8.0.10/Chart.yaml +++ b/stable/handbrake/8.0.11/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://hub.docker.com/r/jlesage/handbrake/ - https://handbrake.fr/ type: application -version: 8.0.10 +version: 8.0.11 diff --git a/stable/handbrake/8.0.10/README.md b/stable/handbrake/8.0.11/README.md similarity index 100% rename from stable/handbrake/8.0.10/README.md rename to stable/handbrake/8.0.11/README.md diff --git a/stable/handbrake/8.0.10/app-readme.md b/stable/handbrake/8.0.11/app-readme.md similarity index 100% rename from stable/handbrake/8.0.10/app-readme.md rename to stable/handbrake/8.0.11/app-readme.md diff --git a/stable/handbrake/8.0.10/charts/common-8.3.12.tgz b/stable/handbrake/8.0.11/charts/common-8.3.12.tgz similarity index 100% rename from stable/handbrake/8.0.10/charts/common-8.3.12.tgz rename to stable/handbrake/8.0.11/charts/common-8.3.12.tgz diff --git a/stable/handbrake/8.0.10/helm-values.md b/stable/handbrake/8.0.11/helm-values.md similarity index 100% rename from stable/handbrake/8.0.10/helm-values.md rename to stable/handbrake/8.0.11/helm-values.md diff --git a/stable/handbrake/8.0.10/questions.yaml b/stable/handbrake/8.0.11/questions.yaml similarity index 100% rename from stable/handbrake/8.0.10/questions.yaml rename to stable/handbrake/8.0.11/questions.yaml diff --git a/stable/handbrake/8.0.10/templates/common.yaml b/stable/handbrake/8.0.11/templates/common.yaml similarity index 100% rename from stable/handbrake/8.0.10/templates/common.yaml rename to stable/handbrake/8.0.11/templates/common.yaml diff --git a/stable/handbrake/8.0.10/values.yaml b/stable/handbrake/8.0.11/values.yaml similarity index 100% rename from stable/handbrake/8.0.10/values.yaml rename to stable/handbrake/8.0.11/values.yaml diff --git a/stable/haste-server/3.0.10/CHANGELOG.md b/stable/haste-server/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..5120698fc31 --- /dev/null +++ b/stable/haste-server/3.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [haste-server-3.0.10](https://github.com/truecharts/apps/compare/haste-server-3.0.9...haste-server-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/haste-server/3.0.9/CONFIG.md b/stable/haste-server/3.0.10/CONFIG.md similarity index 100% rename from stable/haste-server/3.0.9/CONFIG.md rename to stable/haste-server/3.0.10/CONFIG.md diff --git a/stable/haste-server/3.0.10/Chart.lock b/stable/haste-server/3.0.10/Chart.lock new file mode 100644 index 00000000000..fd77b0bca8b --- /dev/null +++ b/stable/haste-server/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:06:42.490076765Z" diff --git a/stable/haste-server/3.0.9/Chart.yaml b/stable/haste-server/3.0.10/Chart.yaml similarity index 97% rename from stable/haste-server/3.0.9/Chart.yaml rename to stable/haste-server/3.0.10/Chart.yaml index 987793c75fc..065b9bcea24 100644 --- a/stable/haste-server/3.0.9/Chart.yaml +++ b/stable/haste-server/3.0.10/Chart.yaml @@ -21,4 +21,4 @@ name: haste-server sources: - https://github.com/seejohnrun/haste-server - https://github.com/k8s-at-home/container-images -version: 3.0.9 +version: 3.0.10 diff --git a/stable/haste-server/3.0.9/README.md b/stable/haste-server/3.0.10/README.md similarity index 100% rename from stable/haste-server/3.0.9/README.md rename to stable/haste-server/3.0.10/README.md diff --git a/stable/haste-server/3.0.9/app-readme.md b/stable/haste-server/3.0.10/app-readme.md similarity index 100% rename from stable/haste-server/3.0.9/app-readme.md rename to stable/haste-server/3.0.10/app-readme.md diff --git a/stable/haste-server/3.0.9/charts/common-8.3.12.tgz b/stable/haste-server/3.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/haste-server/3.0.9/charts/common-8.3.12.tgz rename to stable/haste-server/3.0.10/charts/common-8.3.12.tgz diff --git a/stable/haste-server/3.0.9/helm-values.md b/stable/haste-server/3.0.10/helm-values.md similarity index 100% rename from stable/haste-server/3.0.9/helm-values.md rename to stable/haste-server/3.0.10/helm-values.md diff --git a/stable/haste-server/3.0.9/questions.yaml b/stable/haste-server/3.0.10/questions.yaml similarity index 100% rename from stable/haste-server/3.0.9/questions.yaml rename to stable/haste-server/3.0.10/questions.yaml diff --git a/stable/haste-server/3.0.9/templates/common.yaml b/stable/haste-server/3.0.10/templates/common.yaml similarity index 100% rename from stable/haste-server/3.0.9/templates/common.yaml rename to stable/haste-server/3.0.10/templates/common.yaml diff --git a/stable/haste-server/3.0.9/values.yaml b/stable/haste-server/3.0.10/values.yaml similarity index 100% rename from stable/haste-server/3.0.9/values.yaml rename to stable/haste-server/3.0.10/values.yaml diff --git a/stable/haste-server/3.0.9/CHANGELOG.md b/stable/haste-server/3.0.9/CHANGELOG.md deleted file mode 100644 index 9b65f92ec56..00000000000 --- a/stable/haste-server/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [haste-server-3.0.9](https://github.com/truecharts/apps/compare/haste-server-3.0.8...haste-server-3.0.9) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/haste-server/3.0.9/Chart.lock b/stable/haste-server/3.0.9/Chart.lock deleted file mode 100644 index 751ae98c7e8..00000000000 --- a/stable/haste-server/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:39:18.218904338Z" diff --git a/stable/healthchecks/3.0.11/CHANGELOG.md b/stable/healthchecks/3.0.11/CHANGELOG.md deleted file mode 100644 index 2112bd7147d..00000000000 --- a/stable/healthchecks/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [healthchecks-3.0.11](https://github.com/truecharts/apps/compare/healthchecks-3.0.10...healthchecks-3.0.11) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/healthchecks/3.0.11/Chart.lock b/stable/healthchecks/3.0.11/Chart.lock deleted file mode 100644 index bbc3d036758..00000000000 --- a/stable/healthchecks/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:39:42.755758358Z" diff --git a/stable/healthchecks/3.0.12/CHANGELOG.md b/stable/healthchecks/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..b21ec0d244a --- /dev/null +++ b/stable/healthchecks/3.0.12/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [healthchecks-3.0.12](https://github.com/truecharts/apps/compare/healthchecks-3.0.11...healthchecks-3.0.12) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/healthchecks/3.0.11/CONFIG.md b/stable/healthchecks/3.0.12/CONFIG.md similarity index 100% rename from stable/healthchecks/3.0.11/CONFIG.md rename to stable/healthchecks/3.0.12/CONFIG.md diff --git a/stable/healthchecks/3.0.12/Chart.lock b/stable/healthchecks/3.0.12/Chart.lock new file mode 100644 index 00000000000..b8ca2a8f7ec --- /dev/null +++ b/stable/healthchecks/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:07:05.312755049Z" diff --git a/stable/healthchecks/3.0.11/Chart.yaml b/stable/healthchecks/3.0.12/Chart.yaml similarity index 98% rename from stable/healthchecks/3.0.11/Chart.yaml rename to stable/healthchecks/3.0.12/Chart.yaml index e1271f9c3c4..eea560810e8 100644 --- a/stable/healthchecks/3.0.11/Chart.yaml +++ b/stable/healthchecks/3.0.12/Chart.yaml @@ -22,4 +22,4 @@ name: healthchecks sources: - https://github.com/healthchecks/healthchecks - https://hub.docker.com/r/linuxserver/healthchecks -version: 3.0.11 +version: 3.0.12 diff --git a/stable/healthchecks/3.0.11/README.md b/stable/healthchecks/3.0.12/README.md similarity index 100% rename from stable/healthchecks/3.0.11/README.md rename to stable/healthchecks/3.0.12/README.md diff --git a/stable/healthchecks/3.0.11/app-readme.md b/stable/healthchecks/3.0.12/app-readme.md similarity index 100% rename from stable/healthchecks/3.0.11/app-readme.md rename to stable/healthchecks/3.0.12/app-readme.md diff --git a/stable/healthchecks/3.0.11/charts/common-8.3.12.tgz b/stable/healthchecks/3.0.12/charts/common-8.3.12.tgz similarity index 100% rename from stable/healthchecks/3.0.11/charts/common-8.3.12.tgz rename to stable/healthchecks/3.0.12/charts/common-8.3.12.tgz diff --git a/stable/healthchecks/3.0.11/helm-values.md b/stable/healthchecks/3.0.12/helm-values.md similarity index 100% rename from stable/healthchecks/3.0.11/helm-values.md rename to stable/healthchecks/3.0.12/helm-values.md diff --git a/stable/healthchecks/3.0.11/questions.yaml b/stable/healthchecks/3.0.12/questions.yaml similarity index 100% rename from stable/healthchecks/3.0.11/questions.yaml rename to stable/healthchecks/3.0.12/questions.yaml diff --git a/stable/healthchecks/3.0.11/templates/common.yaml b/stable/healthchecks/3.0.12/templates/common.yaml similarity index 100% rename from stable/healthchecks/3.0.11/templates/common.yaml rename to stable/healthchecks/3.0.12/templates/common.yaml diff --git a/stable/healthchecks/3.0.11/values.yaml b/stable/healthchecks/3.0.12/values.yaml similarity index 100% rename from stable/healthchecks/3.0.11/values.yaml rename to stable/healthchecks/3.0.12/values.yaml diff --git a/stable/heimdall/8.0.12/CHANGELOG.md b/stable/heimdall/8.0.12/CHANGELOG.md deleted file mode 100644 index 5b2ad1096fc..00000000000 --- a/stable/heimdall/8.0.12/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [heimdall-8.0.12](https://github.com/truecharts/apps/compare/heimdall-8.0.11...heimdall-8.0.12) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/heimdall/8.0.12/Chart.lock b/stable/heimdall/8.0.12/Chart.lock deleted file mode 100644 index 29919a06609..00000000000 --- a/stable/heimdall/8.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:40:06.112542599Z" diff --git a/stable/heimdall/8.0.13/CHANGELOG.md b/stable/heimdall/8.0.13/CHANGELOG.md new file mode 100644 index 00000000000..97ae9eb20c7 --- /dev/null +++ b/stable/heimdall/8.0.13/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [heimdall-8.0.13](https://github.com/truecharts/apps/compare/heimdall-8.0.12...heimdall-8.0.13) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/heimdall/8.0.12/CONFIG.md b/stable/heimdall/8.0.13/CONFIG.md similarity index 100% rename from stable/heimdall/8.0.12/CONFIG.md rename to stable/heimdall/8.0.13/CONFIG.md diff --git a/stable/heimdall/8.0.13/Chart.lock b/stable/heimdall/8.0.13/Chart.lock new file mode 100644 index 00000000000..4c78863e5db --- /dev/null +++ b/stable/heimdall/8.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:07:28.388408196Z" diff --git a/stable/heimdall/8.0.12/Chart.yaml b/stable/heimdall/8.0.13/Chart.yaml similarity index 96% rename from stable/heimdall/8.0.12/Chart.yaml rename to stable/heimdall/8.0.13/Chart.yaml index b24575a696e..c0e0763e9f4 100644 --- a/stable/heimdall/8.0.12/Chart.yaml +++ b/stable/heimdall/8.0.13/Chart.yaml @@ -18,4 +18,4 @@ maintainers: name: heimdall sources: null type: application -version: 8.0.12 +version: 8.0.13 diff --git a/stable/heimdall/8.0.12/README.md b/stable/heimdall/8.0.13/README.md similarity index 100% rename from stable/heimdall/8.0.12/README.md rename to stable/heimdall/8.0.13/README.md diff --git a/stable/heimdall/8.0.12/app-readme.md b/stable/heimdall/8.0.13/app-readme.md similarity index 100% rename from stable/heimdall/8.0.12/app-readme.md rename to stable/heimdall/8.0.13/app-readme.md diff --git a/stable/heimdall/8.0.12/charts/common-8.3.12.tgz b/stable/heimdall/8.0.13/charts/common-8.3.12.tgz similarity index 100% rename from stable/heimdall/8.0.12/charts/common-8.3.12.tgz rename to stable/heimdall/8.0.13/charts/common-8.3.12.tgz diff --git a/stable/heimdall/8.0.12/helm-values.md b/stable/heimdall/8.0.13/helm-values.md similarity index 100% rename from stable/heimdall/8.0.12/helm-values.md rename to stable/heimdall/8.0.13/helm-values.md diff --git a/stable/heimdall/8.0.12/questions.yaml b/stable/heimdall/8.0.13/questions.yaml similarity index 100% rename from stable/heimdall/8.0.12/questions.yaml rename to stable/heimdall/8.0.13/questions.yaml diff --git a/stable/heimdall/8.0.12/templates/common.yaml b/stable/heimdall/8.0.13/templates/common.yaml similarity index 100% rename from stable/heimdall/8.0.12/templates/common.yaml rename to stable/heimdall/8.0.13/templates/common.yaml diff --git a/stable/heimdall/8.0.12/values.yaml b/stable/heimdall/8.0.13/values.yaml similarity index 100% rename from stable/heimdall/8.0.12/values.yaml rename to stable/heimdall/8.0.13/values.yaml diff --git a/stable/home-assistant/8.2.4/CHANGELOG.md b/stable/home-assistant/8.2.4/CHANGELOG.md deleted file mode 100644 index b04c345f5a6..00000000000 --- a/stable/home-assistant/8.2.4/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [home-assistant-8.2.4](https://github.com/truecharts/apps/compare/home-assistant-8.2.3...home-assistant-8.2.4) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/home-assistant/8.2.5/CHANGELOG.md b/stable/home-assistant/8.2.5/CHANGELOG.md new file mode 100644 index 00000000000..b00863e7fe0 --- /dev/null +++ b/stable/home-assistant/8.2.5/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [home-assistant-8.2.5](https://github.com/truecharts/apps/compare/home-assistant-8.2.4...home-assistant-8.2.5) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/home-assistant/8.2.4/CONFIG.md b/stable/home-assistant/8.2.5/CONFIG.md similarity index 100% rename from stable/home-assistant/8.2.4/CONFIG.md rename to stable/home-assistant/8.2.5/CONFIG.md diff --git a/stable/fireflyiii/9.0.18/Chart.lock b/stable/home-assistant/8.2.5/Chart.lock similarity index 84% rename from stable/fireflyiii/9.0.18/Chart.lock rename to stable/home-assistant/8.2.5/Chart.lock index ea914e67d7d..d4ed720ec46 100644 --- a/stable/fireflyiii/9.0.18/Chart.lock +++ b/stable/home-assistant/8.2.5/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://truecharts.org/ version: 3.0.18 digest: sha256:90aae0d6ceeb18859f0171669cc9bea839ea9156f9df0ec0652627ab6711b4ff -generated: "2021-10-18T21:34:21.428738213Z" +generated: "2021-10-19T10:07:53.097118503Z" diff --git a/stable/home-assistant/8.2.4/Chart.yaml b/stable/home-assistant/8.2.5/Chart.yaml similarity index 98% rename from stable/home-assistant/8.2.4/Chart.yaml rename to stable/home-assistant/8.2.5/Chart.yaml index b377fcd8994..89c048c7960 100644 --- a/stable/home-assistant/8.2.4/Chart.yaml +++ b/stable/home-assistant/8.2.5/Chart.yaml @@ -29,4 +29,4 @@ sources: - https://github.com/home-assistant/home-assistant - https://github.com/cdr/code-server type: application -version: 8.2.4 +version: 8.2.5 diff --git a/stable/home-assistant/8.2.4/README.md b/stable/home-assistant/8.2.5/README.md similarity index 100% rename from stable/home-assistant/8.2.4/README.md rename to stable/home-assistant/8.2.5/README.md diff --git a/stable/home-assistant/8.2.4/app-readme.md b/stable/home-assistant/8.2.5/app-readme.md similarity index 100% rename from stable/home-assistant/8.2.4/app-readme.md rename to stable/home-assistant/8.2.5/app-readme.md diff --git a/stable/home-assistant/8.2.4/charts/common-8.3.12.tgz b/stable/home-assistant/8.2.5/charts/common-8.3.12.tgz similarity index 100% rename from stable/home-assistant/8.2.4/charts/common-8.3.12.tgz rename to stable/home-assistant/8.2.5/charts/common-8.3.12.tgz diff --git a/stable/home-assistant/8.2.4/charts/postgresql-3.0.18.tgz b/stable/home-assistant/8.2.5/charts/postgresql-3.0.18.tgz similarity index 100% rename from stable/home-assistant/8.2.4/charts/postgresql-3.0.18.tgz rename to stable/home-assistant/8.2.5/charts/postgresql-3.0.18.tgz diff --git a/stable/home-assistant/8.2.4/helm-values.md b/stable/home-assistant/8.2.5/helm-values.md similarity index 100% rename from stable/home-assistant/8.2.4/helm-values.md rename to stable/home-assistant/8.2.5/helm-values.md diff --git a/stable/home-assistant/8.2.4/questions.yaml b/stable/home-assistant/8.2.5/questions.yaml similarity index 100% rename from stable/home-assistant/8.2.4/questions.yaml rename to stable/home-assistant/8.2.5/questions.yaml diff --git a/stable/home-assistant/8.2.4/templates/_configmap.tpl b/stable/home-assistant/8.2.5/templates/_configmap.tpl similarity index 100% rename from stable/home-assistant/8.2.4/templates/_configmap.tpl rename to stable/home-assistant/8.2.5/templates/_configmap.tpl diff --git a/stable/home-assistant/8.2.4/templates/common.yaml b/stable/home-assistant/8.2.5/templates/common.yaml similarity index 100% rename from stable/home-assistant/8.2.4/templates/common.yaml rename to stable/home-assistant/8.2.5/templates/common.yaml diff --git a/stable/home-assistant/8.2.4/templates/secret.yaml b/stable/home-assistant/8.2.5/templates/secret.yaml similarity index 100% rename from stable/home-assistant/8.2.4/templates/secret.yaml rename to stable/home-assistant/8.2.5/templates/secret.yaml diff --git a/stable/home-assistant/8.2.4/values.yaml b/stable/home-assistant/8.2.5/values.yaml similarity index 100% rename from stable/home-assistant/8.2.4/values.yaml rename to stable/home-assistant/8.2.5/values.yaml diff --git a/stable/hyperion-ng/3.0.10/CHANGELOG.md b/stable/hyperion-ng/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..fa9b2131ae6 --- /dev/null +++ b/stable/hyperion-ng/3.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [hyperion-ng-3.0.10](https://github.com/truecharts/apps/compare/hyperion-ng-3.0.9...hyperion-ng-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/hyperion-ng/3.0.9/CONFIG.md b/stable/hyperion-ng/3.0.10/CONFIG.md similarity index 100% rename from stable/hyperion-ng/3.0.9/CONFIG.md rename to stable/hyperion-ng/3.0.10/CONFIG.md diff --git a/stable/hyperion-ng/3.0.10/Chart.lock b/stable/hyperion-ng/3.0.10/Chart.lock new file mode 100644 index 00000000000..aad9a9aed41 --- /dev/null +++ b/stable/hyperion-ng/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:08:23.944904922Z" diff --git a/stable/hyperion-ng/3.0.9/Chart.yaml b/stable/hyperion-ng/3.0.10/Chart.yaml similarity index 97% rename from stable/hyperion-ng/3.0.9/Chart.yaml rename to stable/hyperion-ng/3.0.10/Chart.yaml index 97b51413d03..0dfc17ca6a0 100644 --- a/stable/hyperion-ng/3.0.9/Chart.yaml +++ b/stable/hyperion-ng/3.0.10/Chart.yaml @@ -19,4 +19,4 @@ name: hyperion-ng sources: - https://github.com/hyperion-project/hyperion.ng - https://hub.docker.com/r/sirfragalot/hyperion.ng -version: 3.0.9 +version: 3.0.10 diff --git a/stable/hyperion-ng/3.0.9/README.md b/stable/hyperion-ng/3.0.10/README.md similarity index 100% rename from stable/hyperion-ng/3.0.9/README.md rename to stable/hyperion-ng/3.0.10/README.md diff --git a/stable/hyperion-ng/3.0.9/app-readme.md b/stable/hyperion-ng/3.0.10/app-readme.md similarity index 100% rename from stable/hyperion-ng/3.0.9/app-readme.md rename to stable/hyperion-ng/3.0.10/app-readme.md diff --git a/stable/hyperion-ng/3.0.9/charts/common-8.3.12.tgz b/stable/hyperion-ng/3.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/hyperion-ng/3.0.9/charts/common-8.3.12.tgz rename to stable/hyperion-ng/3.0.10/charts/common-8.3.12.tgz diff --git a/stable/hyperion-ng/3.0.9/helm-values.md b/stable/hyperion-ng/3.0.10/helm-values.md similarity index 100% rename from stable/hyperion-ng/3.0.9/helm-values.md rename to stable/hyperion-ng/3.0.10/helm-values.md diff --git a/stable/hyperion-ng/3.0.9/questions.yaml b/stable/hyperion-ng/3.0.10/questions.yaml similarity index 100% rename from stable/hyperion-ng/3.0.9/questions.yaml rename to stable/hyperion-ng/3.0.10/questions.yaml diff --git a/stable/hyperion-ng/3.0.9/templates/common.yaml b/stable/hyperion-ng/3.0.10/templates/common.yaml similarity index 100% rename from stable/hyperion-ng/3.0.9/templates/common.yaml rename to stable/hyperion-ng/3.0.10/templates/common.yaml diff --git a/stable/hyperion-ng/3.0.9/values.yaml b/stable/hyperion-ng/3.0.10/values.yaml similarity index 100% rename from stable/hyperion-ng/3.0.9/values.yaml rename to stable/hyperion-ng/3.0.10/values.yaml diff --git a/stable/hyperion-ng/3.0.9/CHANGELOG.md b/stable/hyperion-ng/3.0.9/CHANGELOG.md deleted file mode 100644 index 1700911b765..00000000000 --- a/stable/hyperion-ng/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [hyperion-ng-3.0.9](https://github.com/truecharts/apps/compare/hyperion-ng-3.0.8...hyperion-ng-3.0.9) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/hyperion-ng/3.0.9/Chart.lock b/stable/hyperion-ng/3.0.9/Chart.lock deleted file mode 100644 index e829be6464f..00000000000 --- a/stable/hyperion-ng/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:40:59.58101561Z" diff --git a/stable/jackett/8.0.14/CHANGELOG.md b/stable/jackett/8.0.14/CHANGELOG.md deleted file mode 100644 index 4b28e997718..00000000000 --- a/stable/jackett/8.0.14/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [jackett-8.0.14](https://github.com/truecharts/apps/compare/jackett-8.0.13...jackett-8.0.14) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/jackett/8.0.14/Chart.lock b/stable/jackett/8.0.14/Chart.lock deleted file mode 100644 index 7c4600f870d..00000000000 --- a/stable/jackett/8.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:41:22.548165621Z" diff --git a/stable/jackett/8.0.15/CHANGELOG.md b/stable/jackett/8.0.15/CHANGELOG.md new file mode 100644 index 00000000000..582a1f03fb6 --- /dev/null +++ b/stable/jackett/8.0.15/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [jackett-8.0.15](https://github.com/truecharts/apps/compare/jackett-8.0.14...jackett-8.0.15) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/jackett/8.0.14/CONFIG.md b/stable/jackett/8.0.15/CONFIG.md similarity index 100% rename from stable/jackett/8.0.14/CONFIG.md rename to stable/jackett/8.0.15/CONFIG.md diff --git a/stable/jackett/8.0.15/Chart.lock b/stable/jackett/8.0.15/Chart.lock new file mode 100644 index 00000000000..fc6387e3b81 --- /dev/null +++ b/stable/jackett/8.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:08:46.857687952Z" diff --git a/stable/jackett/8.0.14/Chart.yaml b/stable/jackett/8.0.15/Chart.yaml similarity index 97% rename from stable/jackett/8.0.14/Chart.yaml rename to stable/jackett/8.0.15/Chart.yaml index 28966fdd0c1..710ca8301e8 100644 --- a/stable/jackett/8.0.14/Chart.yaml +++ b/stable/jackett/8.0.15/Chart.yaml @@ -24,4 +24,4 @@ name: jackett sources: - https://github.com/Jackett/Jackett type: application -version: 8.0.14 +version: 8.0.15 diff --git a/stable/jackett/8.0.14/README.md b/stable/jackett/8.0.15/README.md similarity index 100% rename from stable/jackett/8.0.14/README.md rename to stable/jackett/8.0.15/README.md diff --git a/stable/jackett/8.0.14/app-readme.md b/stable/jackett/8.0.15/app-readme.md similarity index 100% rename from stable/jackett/8.0.14/app-readme.md rename to stable/jackett/8.0.15/app-readme.md diff --git a/stable/jackett/8.0.14/charts/common-8.3.12.tgz b/stable/jackett/8.0.15/charts/common-8.3.12.tgz similarity index 100% rename from stable/jackett/8.0.14/charts/common-8.3.12.tgz rename to stable/jackett/8.0.15/charts/common-8.3.12.tgz diff --git a/stable/jackett/8.0.14/helm-values.md b/stable/jackett/8.0.15/helm-values.md similarity index 100% rename from stable/jackett/8.0.14/helm-values.md rename to stable/jackett/8.0.15/helm-values.md diff --git a/stable/jackett/8.0.14/questions.yaml b/stable/jackett/8.0.15/questions.yaml similarity index 100% rename from stable/jackett/8.0.14/questions.yaml rename to stable/jackett/8.0.15/questions.yaml diff --git a/stable/jackett/8.0.14/templates/common.yaml b/stable/jackett/8.0.15/templates/common.yaml similarity index 100% rename from stable/jackett/8.0.14/templates/common.yaml rename to stable/jackett/8.0.15/templates/common.yaml diff --git a/stable/jackett/8.0.14/values.yaml b/stable/jackett/8.0.15/values.yaml similarity index 100% rename from stable/jackett/8.0.14/values.yaml rename to stable/jackett/8.0.15/values.yaml diff --git a/stable/jdownloader2/3.0.10/CHANGELOG.md b/stable/jdownloader2/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..02a5eceb73a --- /dev/null +++ b/stable/jdownloader2/3.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [jdownloader2-3.0.10](https://github.com/truecharts/apps/compare/jdownloader2-3.0.9...jdownloader2-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/jdownloader2/3.0.9/CONFIG.md b/stable/jdownloader2/3.0.10/CONFIG.md similarity index 100% rename from stable/jdownloader2/3.0.9/CONFIG.md rename to stable/jdownloader2/3.0.10/CONFIG.md diff --git a/stable/jdownloader2/3.0.10/Chart.lock b/stable/jdownloader2/3.0.10/Chart.lock new file mode 100644 index 00000000000..2c433de259a --- /dev/null +++ b/stable/jdownloader2/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:09:10.124758312Z" diff --git a/stable/jdownloader2/3.0.9/Chart.yaml b/stable/jdownloader2/3.0.10/Chart.yaml similarity index 97% rename from stable/jdownloader2/3.0.9/Chart.yaml rename to stable/jdownloader2/3.0.10/Chart.yaml index 48d46b99578..d1f6b5f4132 100644 --- a/stable/jdownloader2/3.0.9/Chart.yaml +++ b/stable/jdownloader2/3.0.10/Chart.yaml @@ -23,4 +23,4 @@ sources: - https://hub.docker.com/r/jlesage/jdownloader-2 - https://jdownloader.org/ type: application -version: 3.0.9 +version: 3.0.10 diff --git a/stable/jdownloader2/3.0.9/README.md b/stable/jdownloader2/3.0.10/README.md similarity index 100% rename from stable/jdownloader2/3.0.9/README.md rename to stable/jdownloader2/3.0.10/README.md diff --git a/stable/jdownloader2/3.0.9/app-readme.md b/stable/jdownloader2/3.0.10/app-readme.md similarity index 100% rename from stable/jdownloader2/3.0.9/app-readme.md rename to stable/jdownloader2/3.0.10/app-readme.md diff --git a/stable/jdownloader2/3.0.9/charts/common-8.3.12.tgz b/stable/jdownloader2/3.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/jdownloader2/3.0.9/charts/common-8.3.12.tgz rename to stable/jdownloader2/3.0.10/charts/common-8.3.12.tgz diff --git a/stable/jdownloader2/3.0.9/helm-values.md b/stable/jdownloader2/3.0.10/helm-values.md similarity index 100% rename from stable/jdownloader2/3.0.9/helm-values.md rename to stable/jdownloader2/3.0.10/helm-values.md diff --git a/stable/jdownloader2/3.0.9/questions.yaml b/stable/jdownloader2/3.0.10/questions.yaml similarity index 100% rename from stable/jdownloader2/3.0.9/questions.yaml rename to stable/jdownloader2/3.0.10/questions.yaml diff --git a/stable/jdownloader2/3.0.9/templates/common.yaml b/stable/jdownloader2/3.0.10/templates/common.yaml similarity index 100% rename from stable/jdownloader2/3.0.9/templates/common.yaml rename to stable/jdownloader2/3.0.10/templates/common.yaml diff --git a/stable/jdownloader2/3.0.9/values.yaml b/stable/jdownloader2/3.0.10/values.yaml similarity index 100% rename from stable/jdownloader2/3.0.9/values.yaml rename to stable/jdownloader2/3.0.10/values.yaml diff --git a/stable/jdownloader2/3.0.9/CHANGELOG.md b/stable/jdownloader2/3.0.9/CHANGELOG.md deleted file mode 100644 index fdefeb2202b..00000000000 --- a/stable/jdownloader2/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [jdownloader2-3.0.9](https://github.com/truecharts/apps/compare/jdownloader2-3.0.8...jdownloader2-3.0.9) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/jdownloader2/3.0.9/Chart.lock b/stable/jdownloader2/3.0.9/Chart.lock deleted file mode 100644 index ccddd5c23c7..00000000000 --- a/stable/jdownloader2/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:41:45.133919638Z" diff --git a/stable/jellyfin/8.0.10/CHANGELOG.md b/stable/jellyfin/8.0.10/CHANGELOG.md new file mode 100644 index 00000000000..38bc6106257 --- /dev/null +++ b/stable/jellyfin/8.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [jellyfin-8.0.10](https://github.com/truecharts/apps/compare/jellyfin-8.0.9...jellyfin-8.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/jellyfin/8.0.9/CONFIG.md b/stable/jellyfin/8.0.10/CONFIG.md similarity index 100% rename from stable/jellyfin/8.0.9/CONFIG.md rename to stable/jellyfin/8.0.10/CONFIG.md diff --git a/stable/jellyfin/8.0.10/Chart.lock b/stable/jellyfin/8.0.10/Chart.lock new file mode 100644 index 00000000000..a2e67d09a44 --- /dev/null +++ b/stable/jellyfin/8.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:09:33.694748713Z" diff --git a/stable/jellyfin/8.0.9/Chart.yaml b/stable/jellyfin/8.0.10/Chart.yaml similarity index 97% rename from stable/jellyfin/8.0.9/Chart.yaml rename to stable/jellyfin/8.0.10/Chart.yaml index eb4efe18614..364e6c8af60 100644 --- a/stable/jellyfin/8.0.9/Chart.yaml +++ b/stable/jellyfin/8.0.10/Chart.yaml @@ -24,4 +24,4 @@ name: jellyfin sources: - https://github.com/jellyfin/jellyfin type: application -version: 8.0.9 +version: 8.0.10 diff --git a/stable/jellyfin/8.0.9/README.md b/stable/jellyfin/8.0.10/README.md similarity index 100% rename from stable/jellyfin/8.0.9/README.md rename to stable/jellyfin/8.0.10/README.md diff --git a/stable/jellyfin/8.0.9/app-readme.md b/stable/jellyfin/8.0.10/app-readme.md similarity index 100% rename from stable/jellyfin/8.0.9/app-readme.md rename to stable/jellyfin/8.0.10/app-readme.md diff --git a/stable/jellyfin/8.0.9/charts/common-8.3.12.tgz b/stable/jellyfin/8.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/jellyfin/8.0.9/charts/common-8.3.12.tgz rename to stable/jellyfin/8.0.10/charts/common-8.3.12.tgz diff --git a/stable/jellyfin/8.0.9/helm-values.md b/stable/jellyfin/8.0.10/helm-values.md similarity index 100% rename from stable/jellyfin/8.0.9/helm-values.md rename to stable/jellyfin/8.0.10/helm-values.md diff --git a/stable/jellyfin/8.0.9/questions.yaml b/stable/jellyfin/8.0.10/questions.yaml similarity index 100% rename from stable/jellyfin/8.0.9/questions.yaml rename to stable/jellyfin/8.0.10/questions.yaml diff --git a/stable/jellyfin/8.0.9/templates/common.yaml b/stable/jellyfin/8.0.10/templates/common.yaml similarity index 100% rename from stable/jellyfin/8.0.9/templates/common.yaml rename to stable/jellyfin/8.0.10/templates/common.yaml diff --git a/stable/jellyfin/8.0.9/values.yaml b/stable/jellyfin/8.0.10/values.yaml similarity index 100% rename from stable/jellyfin/8.0.9/values.yaml rename to stable/jellyfin/8.0.10/values.yaml diff --git a/stable/jellyfin/8.0.9/CHANGELOG.md b/stable/jellyfin/8.0.9/CHANGELOG.md deleted file mode 100644 index 25dee65e104..00000000000 --- a/stable/jellyfin/8.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [jellyfin-8.0.9](https://github.com/truecharts/apps/compare/jellyfin-8.0.8...jellyfin-8.0.9) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/jellyfin/8.0.9/Chart.lock b/stable/jellyfin/8.0.9/Chart.lock deleted file mode 100644 index d0dad0770c1..00000000000 --- a/stable/jellyfin/8.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:42:08.282046618Z" diff --git a/stable/k8s-gateway/3.0.10/CHANGELOG.md b/stable/k8s-gateway/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..f10a9aeca64 --- /dev/null +++ b/stable/k8s-gateway/3.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [k8s-gateway-3.0.10](https://github.com/truecharts/apps/compare/k8s-gateway-3.0.9...k8s-gateway-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/k8s-gateway/3.0.9/CONFIG.md b/stable/k8s-gateway/3.0.10/CONFIG.md similarity index 100% rename from stable/k8s-gateway/3.0.9/CONFIG.md rename to stable/k8s-gateway/3.0.10/CONFIG.md diff --git a/stable/k8s-gateway/3.0.10/Chart.lock b/stable/k8s-gateway/3.0.10/Chart.lock new file mode 100644 index 00000000000..52256622ae3 --- /dev/null +++ b/stable/k8s-gateway/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:09:57.222307035Z" diff --git a/stable/k8s-gateway/3.0.9/Chart.yaml b/stable/k8s-gateway/3.0.10/Chart.yaml similarity index 97% rename from stable/k8s-gateway/3.0.9/Chart.yaml rename to stable/k8s-gateway/3.0.10/Chart.yaml index e827f9452f9..45f1839fe1b 100644 --- a/stable/k8s-gateway/3.0.9/Chart.yaml +++ b/stable/k8s-gateway/3.0.10/Chart.yaml @@ -20,4 +20,4 @@ name: k8s-gateway sources: - https://github.com/ori-edge/k8s_gateway type: application -version: 3.0.9 +version: 3.0.10 diff --git a/stable/k8s-gateway/3.0.9/README.md b/stable/k8s-gateway/3.0.10/README.md similarity index 100% rename from stable/k8s-gateway/3.0.9/README.md rename to stable/k8s-gateway/3.0.10/README.md diff --git a/stable/k8s-gateway/3.0.9/app-readme.md b/stable/k8s-gateway/3.0.10/app-readme.md similarity index 100% rename from stable/k8s-gateway/3.0.9/app-readme.md rename to stable/k8s-gateway/3.0.10/app-readme.md diff --git a/stable/k8s-gateway/3.0.9/charts/common-8.3.12.tgz b/stable/k8s-gateway/3.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/k8s-gateway/3.0.9/charts/common-8.3.12.tgz rename to stable/k8s-gateway/3.0.10/charts/common-8.3.12.tgz diff --git a/stable/k8s-gateway/3.0.9/helm-values.md b/stable/k8s-gateway/3.0.10/helm-values.md similarity index 100% rename from stable/k8s-gateway/3.0.9/helm-values.md rename to stable/k8s-gateway/3.0.10/helm-values.md diff --git a/stable/k8s-gateway/3.0.9/questions.yaml b/stable/k8s-gateway/3.0.10/questions.yaml similarity index 100% rename from stable/k8s-gateway/3.0.9/questions.yaml rename to stable/k8s-gateway/3.0.10/questions.yaml diff --git a/stable/k8s-gateway/3.0.9/templates/_configmap.tpl b/stable/k8s-gateway/3.0.10/templates/_configmap.tpl similarity index 100% rename from stable/k8s-gateway/3.0.9/templates/_configmap.tpl rename to stable/k8s-gateway/3.0.10/templates/_configmap.tpl diff --git a/stable/k8s-gateway/3.0.9/templates/common.yaml b/stable/k8s-gateway/3.0.10/templates/common.yaml similarity index 100% rename from stable/k8s-gateway/3.0.9/templates/common.yaml rename to stable/k8s-gateway/3.0.10/templates/common.yaml diff --git a/stable/k8s-gateway/3.0.9/values.yaml b/stable/k8s-gateway/3.0.10/values.yaml similarity index 100% rename from stable/k8s-gateway/3.0.9/values.yaml rename to stable/k8s-gateway/3.0.10/values.yaml diff --git a/stable/k8s-gateway/3.0.9/CHANGELOG.md b/stable/k8s-gateway/3.0.9/CHANGELOG.md deleted file mode 100644 index 6f907b3dff8..00000000000 --- a/stable/k8s-gateway/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [k8s-gateway-3.0.9](https://github.com/truecharts/apps/compare/k8s-gateway-3.0.8...k8s-gateway-3.0.9) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/k8s-gateway/3.0.9/Chart.lock b/stable/k8s-gateway/3.0.9/Chart.lock deleted file mode 100644 index ab9d7f24c3c..00000000000 --- a/stable/k8s-gateway/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:42:30.778330988Z" diff --git a/stable/kms/8.0.11/CHANGELOG.md b/stable/kms/8.0.11/CHANGELOG.md deleted file mode 100644 index f47b5b30f4e..00000000000 --- a/stable/kms/8.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [kms-8.0.11](https://github.com/truecharts/apps/compare/kms-8.0.10...kms-8.0.11) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/kms/8.0.11/Chart.lock b/stable/kms/8.0.11/Chart.lock deleted file mode 100644 index 80b83256557..00000000000 --- a/stable/kms/8.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:42:53.191631618Z" diff --git a/stable/kms/8.0.12/CHANGELOG.md b/stable/kms/8.0.12/CHANGELOG.md new file mode 100644 index 00000000000..d1cbd707193 --- /dev/null +++ b/stable/kms/8.0.12/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [kms-8.0.12](https://github.com/truecharts/apps/compare/kms-8.0.11...kms-8.0.12) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/kms/8.0.11/CONFIG.md b/stable/kms/8.0.12/CONFIG.md similarity index 100% rename from stable/kms/8.0.11/CONFIG.md rename to stable/kms/8.0.12/CONFIG.md diff --git a/stable/kms/8.0.12/Chart.lock b/stable/kms/8.0.12/Chart.lock new file mode 100644 index 00000000000..d9fc6fc8706 --- /dev/null +++ b/stable/kms/8.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:10:20.397804242Z" diff --git a/stable/kms/8.0.11/Chart.yaml b/stable/kms/8.0.12/Chart.yaml similarity index 97% rename from stable/kms/8.0.11/Chart.yaml rename to stable/kms/8.0.12/Chart.yaml index 16d777f21c9..842325495d0 100644 --- a/stable/kms/8.0.11/Chart.yaml +++ b/stable/kms/8.0.12/Chart.yaml @@ -22,4 +22,4 @@ name: kms sources: - https://github.com/SystemRage/py-kms type: application -version: 8.0.11 +version: 8.0.12 diff --git a/stable/kms/8.0.11/README.md b/stable/kms/8.0.12/README.md similarity index 100% rename from stable/kms/8.0.11/README.md rename to stable/kms/8.0.12/README.md diff --git a/stable/kms/8.0.11/app-readme.md b/stable/kms/8.0.12/app-readme.md similarity index 100% rename from stable/kms/8.0.11/app-readme.md rename to stable/kms/8.0.12/app-readme.md diff --git a/stable/kms/8.0.11/charts/common-8.3.12.tgz b/stable/kms/8.0.12/charts/common-8.3.12.tgz similarity index 100% rename from stable/kms/8.0.11/charts/common-8.3.12.tgz rename to stable/kms/8.0.12/charts/common-8.3.12.tgz diff --git a/stable/kms/8.0.11/helm-values.md b/stable/kms/8.0.12/helm-values.md similarity index 100% rename from stable/kms/8.0.11/helm-values.md rename to stable/kms/8.0.12/helm-values.md diff --git a/stable/kms/8.0.11/questions.yaml b/stable/kms/8.0.12/questions.yaml similarity index 100% rename from stable/kms/8.0.11/questions.yaml rename to stable/kms/8.0.12/questions.yaml diff --git a/stable/kms/8.0.11/templates/common.yaml b/stable/kms/8.0.12/templates/common.yaml similarity index 100% rename from stable/kms/8.0.11/templates/common.yaml rename to stable/kms/8.0.12/templates/common.yaml diff --git a/stable/kms/8.0.11/values.yaml b/stable/kms/8.0.12/values.yaml similarity index 100% rename from stable/kms/8.0.11/values.yaml rename to stable/kms/8.0.12/values.yaml diff --git a/stable/komga/3.0.13/CHANGELOG.md b/stable/komga/3.0.13/CHANGELOG.md deleted file mode 100644 index 07af05b9b95..00000000000 --- a/stable/komga/3.0.13/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [komga-3.0.13](https://github.com/truecharts/apps/compare/komga-3.0.12...komga-3.0.13) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/komga/3.0.13/Chart.lock b/stable/komga/3.0.13/Chart.lock deleted file mode 100644 index 249e6806c3c..00000000000 --- a/stable/komga/3.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:43:16.064663766Z" diff --git a/stable/komga/3.0.14/CHANGELOG.md b/stable/komga/3.0.14/CHANGELOG.md new file mode 100644 index 00000000000..5a55895f91b --- /dev/null +++ b/stable/komga/3.0.14/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [komga-3.0.14](https://github.com/truecharts/apps/compare/komga-3.0.13...komga-3.0.14) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/komga/3.0.13/CONFIG.md b/stable/komga/3.0.14/CONFIG.md similarity index 100% rename from stable/komga/3.0.13/CONFIG.md rename to stable/komga/3.0.14/CONFIG.md diff --git a/stable/komga/3.0.14/Chart.lock b/stable/komga/3.0.14/Chart.lock new file mode 100644 index 00000000000..482e6cc9039 --- /dev/null +++ b/stable/komga/3.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:10:43.551765855Z" diff --git a/stable/komga/3.0.13/Chart.yaml b/stable/komga/3.0.14/Chart.yaml similarity index 97% rename from stable/komga/3.0.13/Chart.yaml rename to stable/komga/3.0.14/Chart.yaml index 861c0a8f74c..35dc634b32f 100644 --- a/stable/komga/3.0.13/Chart.yaml +++ b/stable/komga/3.0.14/Chart.yaml @@ -21,4 +21,4 @@ name: komga sources: - https://komga.org/ - https://github.com/gotson/komga -version: 3.0.13 +version: 3.0.14 diff --git a/stable/komga/3.0.13/README.md b/stable/komga/3.0.14/README.md similarity index 100% rename from stable/komga/3.0.13/README.md rename to stable/komga/3.0.14/README.md diff --git a/stable/komga/3.0.13/app-readme.md b/stable/komga/3.0.14/app-readme.md similarity index 100% rename from stable/komga/3.0.13/app-readme.md rename to stable/komga/3.0.14/app-readme.md diff --git a/stable/komga/3.0.13/charts/common-8.3.12.tgz b/stable/komga/3.0.14/charts/common-8.3.12.tgz similarity index 100% rename from stable/komga/3.0.13/charts/common-8.3.12.tgz rename to stable/komga/3.0.14/charts/common-8.3.12.tgz diff --git a/stable/komga/3.0.13/helm-values.md b/stable/komga/3.0.14/helm-values.md similarity index 100% rename from stable/komga/3.0.13/helm-values.md rename to stable/komga/3.0.14/helm-values.md diff --git a/stable/komga/3.0.13/questions.yaml b/stable/komga/3.0.14/questions.yaml similarity index 100% rename from stable/komga/3.0.13/questions.yaml rename to stable/komga/3.0.14/questions.yaml diff --git a/stable/komga/3.0.13/templates/common.yaml b/stable/komga/3.0.14/templates/common.yaml similarity index 100% rename from stable/komga/3.0.13/templates/common.yaml rename to stable/komga/3.0.14/templates/common.yaml diff --git a/stable/komga/3.0.13/values.yaml b/stable/komga/3.0.14/values.yaml similarity index 100% rename from stable/komga/3.0.13/values.yaml rename to stable/komga/3.0.14/values.yaml diff --git a/stable/lazylibrarian/8.0.12/CHANGELOG.md b/stable/lazylibrarian/8.0.12/CHANGELOG.md deleted file mode 100644 index 323cc9a7eb5..00000000000 --- a/stable/lazylibrarian/8.0.12/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [lazylibrarian-8.0.12](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.11...lazylibrarian-8.0.12) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/lazylibrarian/8.0.12/Chart.lock b/stable/lazylibrarian/8.0.12/Chart.lock deleted file mode 100644 index b30f5657ee5..00000000000 --- a/stable/lazylibrarian/8.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:43:38.932497891Z" diff --git a/stable/lazylibrarian/8.0.13/CHANGELOG.md b/stable/lazylibrarian/8.0.13/CHANGELOG.md new file mode 100644 index 00000000000..afaf18cd5aa --- /dev/null +++ b/stable/lazylibrarian/8.0.13/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [lazylibrarian-8.0.13](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.12...lazylibrarian-8.0.13) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/lazylibrarian/8.0.12/CONFIG.md b/stable/lazylibrarian/8.0.13/CONFIG.md similarity index 100% rename from stable/lazylibrarian/8.0.12/CONFIG.md rename to stable/lazylibrarian/8.0.13/CONFIG.md diff --git a/stable/lazylibrarian/8.0.13/Chart.lock b/stable/lazylibrarian/8.0.13/Chart.lock new file mode 100644 index 00000000000..748b13089b4 --- /dev/null +++ b/stable/lazylibrarian/8.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:11:06.493147566Z" diff --git a/stable/lazylibrarian/8.0.12/Chart.yaml b/stable/lazylibrarian/8.0.13/Chart.yaml similarity index 97% rename from stable/lazylibrarian/8.0.12/Chart.yaml rename to stable/lazylibrarian/8.0.13/Chart.yaml index 3aded18d7b7..adbaafa6ed9 100644 --- a/stable/lazylibrarian/8.0.12/Chart.yaml +++ b/stable/lazylibrarian/8.0.13/Chart.yaml @@ -24,4 +24,4 @@ sources: - https://gitlab.com/LazyLibrarian/LazyLibrarian.git - https://lazylibrarian.gitlab.io type: application -version: 8.0.12 +version: 8.0.13 diff --git a/stable/lazylibrarian/8.0.12/README.md b/stable/lazylibrarian/8.0.13/README.md similarity index 100% rename from stable/lazylibrarian/8.0.12/README.md rename to stable/lazylibrarian/8.0.13/README.md diff --git a/stable/lazylibrarian/8.0.12/app-readme.md b/stable/lazylibrarian/8.0.13/app-readme.md similarity index 100% rename from stable/lazylibrarian/8.0.12/app-readme.md rename to stable/lazylibrarian/8.0.13/app-readme.md diff --git a/stable/lazylibrarian/8.0.12/charts/common-8.3.12.tgz b/stable/lazylibrarian/8.0.13/charts/common-8.3.12.tgz similarity index 100% rename from stable/lazylibrarian/8.0.12/charts/common-8.3.12.tgz rename to stable/lazylibrarian/8.0.13/charts/common-8.3.12.tgz diff --git a/stable/lazylibrarian/8.0.12/helm-values.md b/stable/lazylibrarian/8.0.13/helm-values.md similarity index 100% rename from stable/lazylibrarian/8.0.12/helm-values.md rename to stable/lazylibrarian/8.0.13/helm-values.md diff --git a/stable/lazylibrarian/8.0.12/questions.yaml b/stable/lazylibrarian/8.0.13/questions.yaml similarity index 100% rename from stable/lazylibrarian/8.0.12/questions.yaml rename to stable/lazylibrarian/8.0.13/questions.yaml diff --git a/stable/lazylibrarian/8.0.12/templates/common.yaml b/stable/lazylibrarian/8.0.13/templates/common.yaml similarity index 100% rename from stable/lazylibrarian/8.0.12/templates/common.yaml rename to stable/lazylibrarian/8.0.13/templates/common.yaml diff --git a/stable/lazylibrarian/8.0.12/values.yaml b/stable/lazylibrarian/8.0.13/values.yaml similarity index 100% rename from stable/lazylibrarian/8.0.12/values.yaml rename to stable/lazylibrarian/8.0.13/values.yaml diff --git a/stable/librespeed/3.0.12/CHANGELOG.md b/stable/librespeed/3.0.12/CHANGELOG.md deleted file mode 100644 index d243ccc76a5..00000000000 --- a/stable/librespeed/3.0.12/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [librespeed-3.0.12](https://github.com/truecharts/apps/compare/librespeed-3.0.11...librespeed-3.0.12) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/librespeed/3.0.12/Chart.lock b/stable/librespeed/3.0.12/Chart.lock deleted file mode 100644 index 1330fb8a599..00000000000 --- a/stable/librespeed/3.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:44:01.294226457Z" diff --git a/stable/librespeed/3.0.13/CHANGELOG.md b/stable/librespeed/3.0.13/CHANGELOG.md new file mode 100644 index 00000000000..1a8d47576f7 --- /dev/null +++ b/stable/librespeed/3.0.13/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [librespeed-3.0.13](https://github.com/truecharts/apps/compare/librespeed-3.0.12...librespeed-3.0.13) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/librespeed/3.0.12/CONFIG.md b/stable/librespeed/3.0.13/CONFIG.md similarity index 100% rename from stable/librespeed/3.0.12/CONFIG.md rename to stable/librespeed/3.0.13/CONFIG.md diff --git a/stable/librespeed/3.0.13/Chart.lock b/stable/librespeed/3.0.13/Chart.lock new file mode 100644 index 00000000000..c3106ebc5b3 --- /dev/null +++ b/stable/librespeed/3.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:11:29.33321121Z" diff --git a/stable/librespeed/3.0.12/Chart.yaml b/stable/librespeed/3.0.13/Chart.yaml similarity index 97% rename from stable/librespeed/3.0.12/Chart.yaml rename to stable/librespeed/3.0.13/Chart.yaml index 0ca5cd7c327..3492b88ffed 100644 --- a/stable/librespeed/3.0.12/Chart.yaml +++ b/stable/librespeed/3.0.13/Chart.yaml @@ -20,4 +20,4 @@ sources: - https://github.com/librespeed/speedtest - https://hub.docker.com/r/linuxserver/librespeed - https://github.com/truechartsapps/tree/master/charts/librespeed -version: 3.0.12 +version: 3.0.13 diff --git a/stable/librespeed/3.0.12/README.md b/stable/librespeed/3.0.13/README.md similarity index 100% rename from stable/librespeed/3.0.12/README.md rename to stable/librespeed/3.0.13/README.md diff --git a/stable/librespeed/3.0.12/app-readme.md b/stable/librespeed/3.0.13/app-readme.md similarity index 100% rename from stable/librespeed/3.0.12/app-readme.md rename to stable/librespeed/3.0.13/app-readme.md diff --git a/stable/librespeed/3.0.12/charts/common-8.3.12.tgz b/stable/librespeed/3.0.13/charts/common-8.3.12.tgz similarity index 100% rename from stable/librespeed/3.0.12/charts/common-8.3.12.tgz rename to stable/librespeed/3.0.13/charts/common-8.3.12.tgz diff --git a/stable/librespeed/3.0.12/ci/ct-values.yaml b/stable/librespeed/3.0.13/ci/ct-values.yaml similarity index 100% rename from stable/librespeed/3.0.12/ci/ct-values.yaml rename to stable/librespeed/3.0.13/ci/ct-values.yaml diff --git a/stable/librespeed/3.0.12/helm-values.md b/stable/librespeed/3.0.13/helm-values.md similarity index 100% rename from stable/librespeed/3.0.12/helm-values.md rename to stable/librespeed/3.0.13/helm-values.md diff --git a/stable/librespeed/3.0.12/questions.yaml b/stable/librespeed/3.0.13/questions.yaml similarity index 100% rename from stable/librespeed/3.0.12/questions.yaml rename to stable/librespeed/3.0.13/questions.yaml diff --git a/stable/librespeed/3.0.12/templates/common.yaml b/stable/librespeed/3.0.13/templates/common.yaml similarity index 100% rename from stable/librespeed/3.0.12/templates/common.yaml rename to stable/librespeed/3.0.13/templates/common.yaml diff --git a/stable/librespeed/3.0.12/values.yaml b/stable/librespeed/3.0.13/values.yaml similarity index 100% rename from stable/librespeed/3.0.12/values.yaml rename to stable/librespeed/3.0.13/values.yaml diff --git a/stable/lidarr/8.0.10/CHANGELOG.md b/stable/lidarr/8.0.10/CHANGELOG.md new file mode 100644 index 00000000000..758a8467793 --- /dev/null +++ b/stable/lidarr/8.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [lidarr-8.0.10](https://github.com/truecharts/apps/compare/lidarr-8.0.9...lidarr-8.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/lidarr/8.0.9/CONFIG.md b/stable/lidarr/8.0.10/CONFIG.md similarity index 100% rename from stable/lidarr/8.0.9/CONFIG.md rename to stable/lidarr/8.0.10/CONFIG.md diff --git a/stable/lidarr/8.0.10/Chart.lock b/stable/lidarr/8.0.10/Chart.lock new file mode 100644 index 00000000000..41d2ab7d2ad --- /dev/null +++ b/stable/lidarr/8.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:11:52.924872923Z" diff --git a/stable/lidarr/8.0.9/Chart.yaml b/stable/lidarr/8.0.10/Chart.yaml similarity index 97% rename from stable/lidarr/8.0.9/Chart.yaml rename to stable/lidarr/8.0.10/Chart.yaml index dd04bd8e19c..3b8b72b1a09 100644 --- a/stable/lidarr/8.0.9/Chart.yaml +++ b/stable/lidarr/8.0.10/Chart.yaml @@ -24,4 +24,4 @@ name: lidarr sources: - https://github.com/Lidarr/Lidarr type: application -version: 8.0.9 +version: 8.0.10 diff --git a/stable/lidarr/8.0.9/README.md b/stable/lidarr/8.0.10/README.md similarity index 100% rename from stable/lidarr/8.0.9/README.md rename to stable/lidarr/8.0.10/README.md diff --git a/stable/lidarr/8.0.9/app-readme.md b/stable/lidarr/8.0.10/app-readme.md similarity index 100% rename from stable/lidarr/8.0.9/app-readme.md rename to stable/lidarr/8.0.10/app-readme.md diff --git a/stable/lidarr/8.0.9/charts/common-8.3.12.tgz b/stable/lidarr/8.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/lidarr/8.0.9/charts/common-8.3.12.tgz rename to stable/lidarr/8.0.10/charts/common-8.3.12.tgz diff --git a/stable/lidarr/8.0.9/helm-values.md b/stable/lidarr/8.0.10/helm-values.md similarity index 100% rename from stable/lidarr/8.0.9/helm-values.md rename to stable/lidarr/8.0.10/helm-values.md diff --git a/stable/lidarr/8.0.9/questions.yaml b/stable/lidarr/8.0.10/questions.yaml similarity index 100% rename from stable/lidarr/8.0.9/questions.yaml rename to stable/lidarr/8.0.10/questions.yaml diff --git a/stable/lidarr/8.0.9/templates/common.yaml b/stable/lidarr/8.0.10/templates/common.yaml similarity index 100% rename from stable/lidarr/8.0.9/templates/common.yaml rename to stable/lidarr/8.0.10/templates/common.yaml diff --git a/stable/lidarr/8.0.9/values.yaml b/stable/lidarr/8.0.10/values.yaml similarity index 100% rename from stable/lidarr/8.0.9/values.yaml rename to stable/lidarr/8.0.10/values.yaml diff --git a/stable/lidarr/8.0.9/CHANGELOG.md b/stable/lidarr/8.0.9/CHANGELOG.md deleted file mode 100644 index 7aeb01e02f8..00000000000 --- a/stable/lidarr/8.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [lidarr-8.0.9](https://github.com/truecharts/apps/compare/lidarr-8.0.8...lidarr-8.0.9) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/lidarr/8.0.9/Chart.lock b/stable/lidarr/8.0.9/Chart.lock deleted file mode 100644 index 714b71a86e5..00000000000 --- a/stable/lidarr/8.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:44:23.572491566Z" diff --git a/stable/littlelink/3.0.11/CHANGELOG.md b/stable/littlelink/3.0.11/CHANGELOG.md deleted file mode 100644 index c417b0368d4..00000000000 --- a/stable/littlelink/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [littlelink-3.0.11](https://github.com/truecharts/apps/compare/littlelink-3.0.10...littlelink-3.0.11) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/littlelink/3.0.11/Chart.lock b/stable/littlelink/3.0.11/Chart.lock deleted file mode 100644 index 7f6313b378d..00000000000 --- a/stable/littlelink/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:44:47.790321128Z" diff --git a/stable/littlelink/3.0.12/CHANGELOG.md b/stable/littlelink/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..428799740a5 --- /dev/null +++ b/stable/littlelink/3.0.12/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [littlelink-3.0.12](https://github.com/truecharts/apps/compare/littlelink-3.0.11...littlelink-3.0.12) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/littlelink/3.0.11/CONFIG.md b/stable/littlelink/3.0.12/CONFIG.md similarity index 100% rename from stable/littlelink/3.0.11/CONFIG.md rename to stable/littlelink/3.0.12/CONFIG.md diff --git a/stable/littlelink/3.0.12/Chart.lock b/stable/littlelink/3.0.12/Chart.lock new file mode 100644 index 00000000000..d95c772af07 --- /dev/null +++ b/stable/littlelink/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:12:16.006497313Z" diff --git a/stable/littlelink/3.0.11/Chart.yaml b/stable/littlelink/3.0.12/Chart.yaml similarity index 97% rename from stable/littlelink/3.0.11/Chart.yaml rename to stable/littlelink/3.0.12/Chart.yaml index fa0c81bfc20..5f388f761df 100644 --- a/stable/littlelink/3.0.11/Chart.yaml +++ b/stable/littlelink/3.0.12/Chart.yaml @@ -23,4 +23,4 @@ sources: - https://github.com/techno-tim/littlelink-server - https://github.com/sethcottle/littlelink type: application -version: 3.0.11 +version: 3.0.12 diff --git a/stable/littlelink/3.0.11/README.md b/stable/littlelink/3.0.12/README.md similarity index 100% rename from stable/littlelink/3.0.11/README.md rename to stable/littlelink/3.0.12/README.md diff --git a/stable/littlelink/3.0.11/app-readme.md b/stable/littlelink/3.0.12/app-readme.md similarity index 100% rename from stable/littlelink/3.0.11/app-readme.md rename to stable/littlelink/3.0.12/app-readme.md diff --git a/stable/littlelink/3.0.11/charts/common-8.3.12.tgz b/stable/littlelink/3.0.12/charts/common-8.3.12.tgz similarity index 100% rename from stable/littlelink/3.0.11/charts/common-8.3.12.tgz rename to stable/littlelink/3.0.12/charts/common-8.3.12.tgz diff --git a/stable/littlelink/3.0.11/helm-values.md b/stable/littlelink/3.0.12/helm-values.md similarity index 100% rename from stable/littlelink/3.0.11/helm-values.md rename to stable/littlelink/3.0.12/helm-values.md diff --git a/stable/littlelink/3.0.11/questions.yaml b/stable/littlelink/3.0.12/questions.yaml similarity index 100% rename from stable/littlelink/3.0.11/questions.yaml rename to stable/littlelink/3.0.12/questions.yaml diff --git a/stable/littlelink/3.0.11/templates/_configmap.tpl b/stable/littlelink/3.0.12/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/3.0.11/templates/_configmap.tpl rename to stable/littlelink/3.0.12/templates/_configmap.tpl diff --git a/stable/littlelink/3.0.11/templates/common.yaml b/stable/littlelink/3.0.12/templates/common.yaml similarity index 100% rename from stable/littlelink/3.0.11/templates/common.yaml rename to stable/littlelink/3.0.12/templates/common.yaml diff --git a/stable/littlelink/3.0.11/values.yaml b/stable/littlelink/3.0.12/values.yaml similarity index 100% rename from stable/littlelink/3.0.11/values.yaml rename to stable/littlelink/3.0.12/values.yaml diff --git a/stable/lychee/8.0.10/CHANGELOG.md b/stable/lychee/8.0.10/CHANGELOG.md new file mode 100644 index 00000000000..acb95bec723 --- /dev/null +++ b/stable/lychee/8.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [lychee-8.0.10](https://github.com/truecharts/apps/compare/lychee-8.0.9...lychee-8.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/lychee/8.0.9/CONFIG.md b/stable/lychee/8.0.10/CONFIG.md similarity index 100% rename from stable/lychee/8.0.9/CONFIG.md rename to stable/lychee/8.0.10/CONFIG.md diff --git a/stable/lychee/8.0.10/Chart.lock b/stable/lychee/8.0.10/Chart.lock new file mode 100644 index 00000000000..6af55ed553b --- /dev/null +++ b/stable/lychee/8.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:12:40.302353883Z" diff --git a/stable/lychee/8.0.9/Chart.yaml b/stable/lychee/8.0.10/Chart.yaml similarity index 97% rename from stable/lychee/8.0.9/Chart.yaml rename to stable/lychee/8.0.10/Chart.yaml index 86b382de5c9..3c02ac27012 100644 --- a/stable/lychee/8.0.9/Chart.yaml +++ b/stable/lychee/8.0.10/Chart.yaml @@ -23,4 +23,4 @@ sources: - https://github.com/LycheeOrg/Lychee - https://hub.docker.com/r/lycheeorg/lychee type: application -version: 8.0.9 +version: 8.0.10 diff --git a/stable/lychee/8.0.9/README.md b/stable/lychee/8.0.10/README.md similarity index 100% rename from stable/lychee/8.0.9/README.md rename to stable/lychee/8.0.10/README.md diff --git a/stable/lychee/8.0.9/app-readme.md b/stable/lychee/8.0.10/app-readme.md similarity index 100% rename from stable/lychee/8.0.9/app-readme.md rename to stable/lychee/8.0.10/app-readme.md diff --git a/stable/lychee/8.0.9/charts/common-8.3.12.tgz b/stable/lychee/8.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/lychee/8.0.9/charts/common-8.3.12.tgz rename to stable/lychee/8.0.10/charts/common-8.3.12.tgz diff --git a/stable/lychee/8.0.9/helm-values.md b/stable/lychee/8.0.10/helm-values.md similarity index 100% rename from stable/lychee/8.0.9/helm-values.md rename to stable/lychee/8.0.10/helm-values.md diff --git a/stable/lychee/8.0.9/questions.yaml b/stable/lychee/8.0.10/questions.yaml similarity index 100% rename from stable/lychee/8.0.9/questions.yaml rename to stable/lychee/8.0.10/questions.yaml diff --git a/stable/lychee/8.0.9/templates/common.yaml b/stable/lychee/8.0.10/templates/common.yaml similarity index 100% rename from stable/lychee/8.0.9/templates/common.yaml rename to stable/lychee/8.0.10/templates/common.yaml diff --git a/stable/lychee/8.0.9/values.yaml b/stable/lychee/8.0.10/values.yaml similarity index 100% rename from stable/lychee/8.0.9/values.yaml rename to stable/lychee/8.0.10/values.yaml diff --git a/stable/lychee/8.0.9/CHANGELOG.md b/stable/lychee/8.0.9/CHANGELOG.md deleted file mode 100644 index b55351267fc..00000000000 --- a/stable/lychee/8.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [lychee-8.0.9](https://github.com/truecharts/apps/compare/lychee-8.0.8...lychee-8.0.9) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/lychee/8.0.9/Chart.lock b/stable/lychee/8.0.9/Chart.lock deleted file mode 100644 index f78f469342b..00000000000 --- a/stable/lychee/8.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:45:10.291027421Z" diff --git a/stable/mealie/3.0.10/CHANGELOG.md b/stable/mealie/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..52d059bf4b5 --- /dev/null +++ b/stable/mealie/3.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [mealie-3.0.10](https://github.com/truecharts/apps/compare/mealie-3.0.9...mealie-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/mealie/3.0.9/CONFIG.md b/stable/mealie/3.0.10/CONFIG.md similarity index 100% rename from stable/mealie/3.0.9/CONFIG.md rename to stable/mealie/3.0.10/CONFIG.md diff --git a/stable/mealie/3.0.10/Chart.lock b/stable/mealie/3.0.10/Chart.lock new file mode 100644 index 00000000000..fa0b7e16386 --- /dev/null +++ b/stable/mealie/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:13:03.945814193Z" diff --git a/stable/mealie/3.0.9/Chart.yaml b/stable/mealie/3.0.10/Chart.yaml similarity index 97% rename from stable/mealie/3.0.9/Chart.yaml rename to stable/mealie/3.0.10/Chart.yaml index 49cac4d1a8a..207ff2cb934 100644 --- a/stable/mealie/3.0.9/Chart.yaml +++ b/stable/mealie/3.0.10/Chart.yaml @@ -19,4 +19,4 @@ maintainers: name: mealie sources: - https://github.com/hay-kot/mealie -version: 3.0.9 +version: 3.0.10 diff --git a/stable/mealie/3.0.9/README.md b/stable/mealie/3.0.10/README.md similarity index 100% rename from stable/mealie/3.0.9/README.md rename to stable/mealie/3.0.10/README.md diff --git a/stable/mealie/3.0.9/app-readme.md b/stable/mealie/3.0.10/app-readme.md similarity index 100% rename from stable/mealie/3.0.9/app-readme.md rename to stable/mealie/3.0.10/app-readme.md diff --git a/stable/mealie/3.0.9/charts/common-8.3.12.tgz b/stable/mealie/3.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/mealie/3.0.9/charts/common-8.3.12.tgz rename to stable/mealie/3.0.10/charts/common-8.3.12.tgz diff --git a/stable/mealie/3.0.9/helm-values.md b/stable/mealie/3.0.10/helm-values.md similarity index 100% rename from stable/mealie/3.0.9/helm-values.md rename to stable/mealie/3.0.10/helm-values.md diff --git a/stable/mealie/3.0.9/questions.yaml b/stable/mealie/3.0.10/questions.yaml similarity index 100% rename from stable/mealie/3.0.9/questions.yaml rename to stable/mealie/3.0.10/questions.yaml diff --git a/stable/mealie/3.0.9/templates/common.yaml b/stable/mealie/3.0.10/templates/common.yaml similarity index 100% rename from stable/mealie/3.0.9/templates/common.yaml rename to stable/mealie/3.0.10/templates/common.yaml diff --git a/stable/mealie/3.0.9/values.yaml b/stable/mealie/3.0.10/values.yaml similarity index 100% rename from stable/mealie/3.0.9/values.yaml rename to stable/mealie/3.0.10/values.yaml diff --git a/stable/mealie/3.0.9/CHANGELOG.md b/stable/mealie/3.0.9/CHANGELOG.md deleted file mode 100644 index eaa420f6351..00000000000 --- a/stable/mealie/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [mealie-3.0.9](https://github.com/truecharts/apps/compare/mealie-3.0.8...mealie-3.0.9) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/mealie/3.0.9/Chart.lock b/stable/mealie/3.0.9/Chart.lock deleted file mode 100644 index e438a2f0cbf..00000000000 --- a/stable/mealie/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:45:32.833061527Z" diff --git a/stable/mosquitto/3.0.10/CHANGELOG.md b/stable/mosquitto/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..c528d6d043f --- /dev/null +++ b/stable/mosquitto/3.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [mosquitto-3.0.10](https://github.com/truecharts/apps/compare/mosquitto-3.0.9...mosquitto-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/mosquitto/3.0.9/CONFIG.md b/stable/mosquitto/3.0.10/CONFIG.md similarity index 100% rename from stable/mosquitto/3.0.9/CONFIG.md rename to stable/mosquitto/3.0.10/CONFIG.md diff --git a/stable/mosquitto/3.0.10/Chart.lock b/stable/mosquitto/3.0.10/Chart.lock new file mode 100644 index 00000000000..cc5ff0182ba --- /dev/null +++ b/stable/mosquitto/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:13:27.632456034Z" diff --git a/stable/mosquitto/3.0.9/Chart.yaml b/stable/mosquitto/3.0.10/Chart.yaml similarity index 97% rename from stable/mosquitto/3.0.9/Chart.yaml rename to stable/mosquitto/3.0.10/Chart.yaml index 6e35b7162c3..b55f3a91347 100644 --- a/stable/mosquitto/3.0.9/Chart.yaml +++ b/stable/mosquitto/3.0.10/Chart.yaml @@ -21,4 +21,4 @@ name: mosquitto sources: - https://github.com/eclipse/mosquitto type: application -version: 3.0.9 +version: 3.0.10 diff --git a/stable/mosquitto/3.0.9/README.md b/stable/mosquitto/3.0.10/README.md similarity index 100% rename from stable/mosquitto/3.0.9/README.md rename to stable/mosquitto/3.0.10/README.md diff --git a/stable/mosquitto/3.0.9/app-readme.md b/stable/mosquitto/3.0.10/app-readme.md similarity index 100% rename from stable/mosquitto/3.0.9/app-readme.md rename to stable/mosquitto/3.0.10/app-readme.md diff --git a/stable/mosquitto/3.0.9/charts/common-8.3.12.tgz b/stable/mosquitto/3.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/mosquitto/3.0.9/charts/common-8.3.12.tgz rename to stable/mosquitto/3.0.10/charts/common-8.3.12.tgz diff --git a/stable/mosquitto/3.0.9/helm-values.md b/stable/mosquitto/3.0.10/helm-values.md similarity index 100% rename from stable/mosquitto/3.0.9/helm-values.md rename to stable/mosquitto/3.0.10/helm-values.md diff --git a/stable/mosquitto/3.0.9/questions.yaml b/stable/mosquitto/3.0.10/questions.yaml similarity index 100% rename from stable/mosquitto/3.0.9/questions.yaml rename to stable/mosquitto/3.0.10/questions.yaml diff --git a/stable/mosquitto/3.0.9/templates/common.yaml b/stable/mosquitto/3.0.10/templates/common.yaml similarity index 100% rename from stable/mosquitto/3.0.9/templates/common.yaml rename to stable/mosquitto/3.0.10/templates/common.yaml diff --git a/stable/mosquitto/3.0.9/templates/configmap.yaml b/stable/mosquitto/3.0.10/templates/configmap.yaml similarity index 100% rename from stable/mosquitto/3.0.9/templates/configmap.yaml rename to stable/mosquitto/3.0.10/templates/configmap.yaml diff --git a/stable/mosquitto/3.0.9/values.yaml b/stable/mosquitto/3.0.10/values.yaml similarity index 100% rename from stable/mosquitto/3.0.9/values.yaml rename to stable/mosquitto/3.0.10/values.yaml diff --git a/stable/mosquitto/3.0.9/CHANGELOG.md b/stable/mosquitto/3.0.9/CHANGELOG.md deleted file mode 100644 index 16cf90d53df..00000000000 --- a/stable/mosquitto/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [mosquitto-3.0.9](https://github.com/truecharts/apps/compare/mosquitto-3.0.8...mosquitto-3.0.9) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/mosquitto/3.0.9/Chart.lock b/stable/mosquitto/3.0.9/Chart.lock deleted file mode 100644 index 10cfd6c397b..00000000000 --- a/stable/mosquitto/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:45:54.534670091Z" diff --git a/stable/mylar/3.0.10/CHANGELOG.md b/stable/mylar/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..7719d429cd5 --- /dev/null +++ b/stable/mylar/3.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [mylar-3.0.10](https://github.com/truecharts/apps/compare/mylar-3.0.9...mylar-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/mylar/3.0.9/CONFIG.md b/stable/mylar/3.0.10/CONFIG.md similarity index 100% rename from stable/mylar/3.0.9/CONFIG.md rename to stable/mylar/3.0.10/CONFIG.md diff --git a/stable/mylar/3.0.10/Chart.lock b/stable/mylar/3.0.10/Chart.lock new file mode 100644 index 00000000000..d86493f1a76 --- /dev/null +++ b/stable/mylar/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:13:50.88628009Z" diff --git a/stable/mylar/3.0.9/Chart.yaml b/stable/mylar/3.0.10/Chart.yaml similarity index 97% rename from stable/mylar/3.0.9/Chart.yaml rename to stable/mylar/3.0.10/Chart.yaml index e621f08b9a2..54215aeb841 100644 --- a/stable/mylar/3.0.9/Chart.yaml +++ b/stable/mylar/3.0.10/Chart.yaml @@ -19,4 +19,4 @@ sources: - https://github.com/mylar3/mylar3 - https://github.com/linuxserver/docker-mylar3 - https://github.com/truechartsapps/tree/master/charts/mylar -version: 3.0.9 +version: 3.0.10 diff --git a/stable/mylar/3.0.9/README.md b/stable/mylar/3.0.10/README.md similarity index 100% rename from stable/mylar/3.0.9/README.md rename to stable/mylar/3.0.10/README.md diff --git a/stable/mylar/3.0.9/app-readme.md b/stable/mylar/3.0.10/app-readme.md similarity index 100% rename from stable/mylar/3.0.9/app-readme.md rename to stable/mylar/3.0.10/app-readme.md diff --git a/stable/mylar/3.0.9/charts/common-8.3.12.tgz b/stable/mylar/3.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/mylar/3.0.9/charts/common-8.3.12.tgz rename to stable/mylar/3.0.10/charts/common-8.3.12.tgz diff --git a/stable/mylar/3.0.9/helm-values.md b/stable/mylar/3.0.10/helm-values.md similarity index 100% rename from stable/mylar/3.0.9/helm-values.md rename to stable/mylar/3.0.10/helm-values.md diff --git a/stable/mylar/3.0.9/questions.yaml b/stable/mylar/3.0.10/questions.yaml similarity index 100% rename from stable/mylar/3.0.9/questions.yaml rename to stable/mylar/3.0.10/questions.yaml diff --git a/stable/mylar/3.0.9/templates/common.yaml b/stable/mylar/3.0.10/templates/common.yaml similarity index 100% rename from stable/mylar/3.0.9/templates/common.yaml rename to stable/mylar/3.0.10/templates/common.yaml diff --git a/stable/mylar/3.0.9/values.yaml b/stable/mylar/3.0.10/values.yaml similarity index 100% rename from stable/mylar/3.0.9/values.yaml rename to stable/mylar/3.0.10/values.yaml diff --git a/stable/mylar/3.0.9/CHANGELOG.md b/stable/mylar/3.0.9/CHANGELOG.md deleted file mode 100644 index cf87147aed9..00000000000 --- a/stable/mylar/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [mylar-3.0.9](https://github.com/truecharts/apps/compare/mylar-3.0.8...mylar-3.0.9) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/mylar/3.0.9/Chart.lock b/stable/mylar/3.0.9/Chart.lock deleted file mode 100644 index 9a9aeff4cba..00000000000 --- a/stable/mylar/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:46:14.852536326Z" diff --git a/stable/navidrome/8.0.10/CHANGELOG.md b/stable/navidrome/8.0.10/CHANGELOG.md deleted file mode 100644 index 096f17f4963..00000000000 --- a/stable/navidrome/8.0.10/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [navidrome-8.0.10](https://github.com/truecharts/apps/compare/navidrome-8.0.9...navidrome-8.0.10) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/navidrome/8.0.10/Chart.lock b/stable/navidrome/8.0.10/Chart.lock deleted file mode 100644 index 05766cf2967..00000000000 --- a/stable/navidrome/8.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:46:35.636201153Z" diff --git a/stable/navidrome/8.0.11/CHANGELOG.md b/stable/navidrome/8.0.11/CHANGELOG.md new file mode 100644 index 00000000000..6567a2815e9 --- /dev/null +++ b/stable/navidrome/8.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [navidrome-8.0.11](https://github.com/truecharts/apps/compare/navidrome-8.0.10...navidrome-8.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/navidrome/8.0.10/CONFIG.md b/stable/navidrome/8.0.11/CONFIG.md similarity index 100% rename from stable/navidrome/8.0.10/CONFIG.md rename to stable/navidrome/8.0.11/CONFIG.md diff --git a/stable/navidrome/8.0.11/Chart.lock b/stable/navidrome/8.0.11/Chart.lock new file mode 100644 index 00000000000..74708476477 --- /dev/null +++ b/stable/navidrome/8.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:14:14.080357192Z" diff --git a/stable/navidrome/8.0.10/Chart.yaml b/stable/navidrome/8.0.11/Chart.yaml similarity index 97% rename from stable/navidrome/8.0.10/Chart.yaml rename to stable/navidrome/8.0.11/Chart.yaml index ac4c7621aec..8a0bfd81e0a 100644 --- a/stable/navidrome/8.0.10/Chart.yaml +++ b/stable/navidrome/8.0.11/Chart.yaml @@ -22,4 +22,4 @@ sources: - https://github.com/deluan/navidrome - https://hub.docker.com/r/deluan/navidrome type: application -version: 8.0.10 +version: 8.0.11 diff --git a/stable/navidrome/8.0.10/README.md b/stable/navidrome/8.0.11/README.md similarity index 100% rename from stable/navidrome/8.0.10/README.md rename to stable/navidrome/8.0.11/README.md diff --git a/stable/navidrome/8.0.10/app-readme.md b/stable/navidrome/8.0.11/app-readme.md similarity index 100% rename from stable/navidrome/8.0.10/app-readme.md rename to stable/navidrome/8.0.11/app-readme.md diff --git a/stable/navidrome/8.0.10/charts/common-8.3.12.tgz b/stable/navidrome/8.0.11/charts/common-8.3.12.tgz similarity index 100% rename from stable/navidrome/8.0.10/charts/common-8.3.12.tgz rename to stable/navidrome/8.0.11/charts/common-8.3.12.tgz diff --git a/stable/navidrome/8.0.10/helm-values.md b/stable/navidrome/8.0.11/helm-values.md similarity index 100% rename from stable/navidrome/8.0.10/helm-values.md rename to stable/navidrome/8.0.11/helm-values.md diff --git a/stable/navidrome/8.0.10/questions.yaml b/stable/navidrome/8.0.11/questions.yaml similarity index 100% rename from stable/navidrome/8.0.10/questions.yaml rename to stable/navidrome/8.0.11/questions.yaml diff --git a/stable/navidrome/8.0.10/templates/common.yaml b/stable/navidrome/8.0.11/templates/common.yaml similarity index 100% rename from stable/navidrome/8.0.10/templates/common.yaml rename to stable/navidrome/8.0.11/templates/common.yaml diff --git a/stable/navidrome/8.0.10/values.yaml b/stable/navidrome/8.0.11/values.yaml similarity index 100% rename from stable/navidrome/8.0.10/values.yaml rename to stable/navidrome/8.0.11/values.yaml diff --git a/stable/nextcloud/6.0.23/CHANGELOG.md b/stable/nextcloud/6.0.23/CHANGELOG.md deleted file mode 100644 index b29a05f143a..00000000000 --- a/stable/nextcloud/6.0.23/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [nextcloud-6.0.23](https://github.com/truecharts/apps/compare/nextcloud-6.0.22...nextcloud-6.0.23) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/nextcloud/6.0.24/CHANGELOG.md b/stable/nextcloud/6.0.24/CHANGELOG.md new file mode 100644 index 00000000000..3dd357c7589 --- /dev/null +++ b/stable/nextcloud/6.0.24/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [nextcloud-6.0.24](https://github.com/truecharts/apps/compare/nextcloud-6.0.23...nextcloud-6.0.24) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/nextcloud/6.0.23/CONFIG.md b/stable/nextcloud/6.0.24/CONFIG.md similarity index 100% rename from stable/nextcloud/6.0.23/CONFIG.md rename to stable/nextcloud/6.0.24/CONFIG.md diff --git a/stable/nextcloud/6.0.23/Chart.lock b/stable/nextcloud/6.0.24/Chart.lock similarity index 87% rename from stable/nextcloud/6.0.23/Chart.lock rename to stable/nextcloud/6.0.24/Chart.lock index db871a01e38..57a7d37454e 100644 --- a/stable/nextcloud/6.0.23/Chart.lock +++ b/stable/nextcloud/6.0.24/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 15.4.1 digest: sha256:22d58ec0e370340603b0ef7ba65eebbfdb54b1b322434bb6c2d17b1e3f2c4261 -generated: "2021-10-18T21:46:59.078176074Z" +generated: "2021-10-19T10:14:40.069001962Z" diff --git a/stable/nextcloud/6.0.23/Chart.yaml b/stable/nextcloud/6.0.24/Chart.yaml similarity index 98% rename from stable/nextcloud/6.0.23/Chart.yaml rename to stable/nextcloud/6.0.24/Chart.yaml index 464e51328b1..6cf071b8168 100644 --- a/stable/nextcloud/6.0.23/Chart.yaml +++ b/stable/nextcloud/6.0.24/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 6.0.23 +version: 6.0.24 diff --git a/stable/nextcloud/6.0.23/README.md b/stable/nextcloud/6.0.24/README.md similarity index 100% rename from stable/nextcloud/6.0.23/README.md rename to stable/nextcloud/6.0.24/README.md diff --git a/stable/nextcloud/6.0.23/app-readme.md b/stable/nextcloud/6.0.24/app-readme.md similarity index 100% rename from stable/nextcloud/6.0.23/app-readme.md rename to stable/nextcloud/6.0.24/app-readme.md diff --git a/stable/nextcloud/6.0.23/charts/common-8.3.12.tgz b/stable/nextcloud/6.0.24/charts/common-8.3.12.tgz similarity index 100% rename from stable/nextcloud/6.0.23/charts/common-8.3.12.tgz rename to stable/nextcloud/6.0.24/charts/common-8.3.12.tgz diff --git a/stable/nextcloud/6.0.23/charts/postgresql-3.0.18.tgz b/stable/nextcloud/6.0.24/charts/postgresql-3.0.18.tgz similarity index 100% rename from stable/nextcloud/6.0.23/charts/postgresql-3.0.18.tgz rename to stable/nextcloud/6.0.24/charts/postgresql-3.0.18.tgz diff --git a/stable/nextcloud/6.0.23/charts/redis-15.4.1.tgz b/stable/nextcloud/6.0.24/charts/redis-15.4.1.tgz similarity index 100% rename from stable/nextcloud/6.0.23/charts/redis-15.4.1.tgz rename to stable/nextcloud/6.0.24/charts/redis-15.4.1.tgz diff --git a/stable/nextcloud/6.0.23/helm-values.md b/stable/nextcloud/6.0.24/helm-values.md similarity index 100% rename from stable/nextcloud/6.0.23/helm-values.md rename to stable/nextcloud/6.0.24/helm-values.md diff --git a/stable/nextcloud/6.0.23/questions.yaml b/stable/nextcloud/6.0.24/questions.yaml similarity index 100% rename from stable/nextcloud/6.0.23/questions.yaml rename to stable/nextcloud/6.0.24/questions.yaml diff --git a/stable/nextcloud/6.0.23/templates/_configmap.tpl b/stable/nextcloud/6.0.24/templates/_configmap.tpl similarity index 100% rename from stable/nextcloud/6.0.23/templates/_configmap.tpl rename to stable/nextcloud/6.0.24/templates/_configmap.tpl diff --git a/stable/nextcloud/6.0.23/templates/_cronjob.tpl b/stable/nextcloud/6.0.24/templates/_cronjob.tpl similarity index 100% rename from stable/nextcloud/6.0.23/templates/_cronjob.tpl rename to stable/nextcloud/6.0.24/templates/_cronjob.tpl diff --git a/stable/nextcloud/6.0.23/templates/_secrets.tpl b/stable/nextcloud/6.0.24/templates/_secrets.tpl similarity index 100% rename from stable/nextcloud/6.0.23/templates/_secrets.tpl rename to stable/nextcloud/6.0.24/templates/_secrets.tpl diff --git a/stable/nextcloud/6.0.23/templates/common.yaml b/stable/nextcloud/6.0.24/templates/common.yaml similarity index 100% rename from stable/nextcloud/6.0.23/templates/common.yaml rename to stable/nextcloud/6.0.24/templates/common.yaml diff --git a/stable/nextcloud/6.0.23/values.yaml b/stable/nextcloud/6.0.24/values.yaml similarity index 100% rename from stable/nextcloud/6.0.23/values.yaml rename to stable/nextcloud/6.0.24/values.yaml diff --git a/stable/node-red/8.0.10/CHANGELOG.md b/stable/node-red/8.0.10/CHANGELOG.md new file mode 100644 index 00000000000..ec195c84caa --- /dev/null +++ b/stable/node-red/8.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [node-red-8.0.10](https://github.com/truecharts/apps/compare/node-red-8.0.9...node-red-8.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/node-red/8.0.9/CONFIG.md b/stable/node-red/8.0.10/CONFIG.md similarity index 100% rename from stable/node-red/8.0.9/CONFIG.md rename to stable/node-red/8.0.10/CONFIG.md diff --git a/stable/node-red/8.0.10/Chart.lock b/stable/node-red/8.0.10/Chart.lock new file mode 100644 index 00000000000..fad25506e8c --- /dev/null +++ b/stable/node-red/8.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:15:25.626898831Z" diff --git a/stable/node-red/8.0.9/Chart.yaml b/stable/node-red/8.0.10/Chart.yaml similarity index 97% rename from stable/node-red/8.0.9/Chart.yaml rename to stable/node-red/8.0.10/Chart.yaml index a5c8786f3a9..d47d83801d3 100644 --- a/stable/node-red/8.0.9/Chart.yaml +++ b/stable/node-red/8.0.10/Chart.yaml @@ -20,4 +20,4 @@ name: node-red sources: - https://github.com/node-red/node-red-docker type: application -version: 8.0.9 +version: 8.0.10 diff --git a/stable/node-red/8.0.9/README.md b/stable/node-red/8.0.10/README.md similarity index 100% rename from stable/node-red/8.0.9/README.md rename to stable/node-red/8.0.10/README.md diff --git a/stable/node-red/8.0.9/app-readme.md b/stable/node-red/8.0.10/app-readme.md similarity index 100% rename from stable/node-red/8.0.9/app-readme.md rename to stable/node-red/8.0.10/app-readme.md diff --git a/stable/node-red/8.0.9/charts/common-8.3.12.tgz b/stable/node-red/8.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/node-red/8.0.9/charts/common-8.3.12.tgz rename to stable/node-red/8.0.10/charts/common-8.3.12.tgz diff --git a/stable/node-red/8.0.9/helm-values.md b/stable/node-red/8.0.10/helm-values.md similarity index 100% rename from stable/node-red/8.0.9/helm-values.md rename to stable/node-red/8.0.10/helm-values.md diff --git a/stable/node-red/8.0.9/questions.yaml b/stable/node-red/8.0.10/questions.yaml similarity index 100% rename from stable/node-red/8.0.9/questions.yaml rename to stable/node-red/8.0.10/questions.yaml diff --git a/stable/node-red/8.0.9/templates/common.yaml b/stable/node-red/8.0.10/templates/common.yaml similarity index 100% rename from stable/node-red/8.0.9/templates/common.yaml rename to stable/node-red/8.0.10/templates/common.yaml diff --git a/stable/node-red/8.0.9/values.yaml b/stable/node-red/8.0.10/values.yaml similarity index 100% rename from stable/node-red/8.0.9/values.yaml rename to stable/node-red/8.0.10/values.yaml diff --git a/stable/node-red/8.0.9/CHANGELOG.md b/stable/node-red/8.0.9/CHANGELOG.md deleted file mode 100644 index 277e074dac1..00000000000 --- a/stable/node-red/8.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [node-red-8.0.9](https://github.com/truecharts/apps/compare/node-red-8.0.8...node-red-8.0.9) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/node-red/8.0.9/Chart.lock b/stable/node-red/8.0.9/Chart.lock deleted file mode 100644 index 50f3499a999..00000000000 --- a/stable/node-red/8.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:47:40.24382103Z" diff --git a/stable/nullserv/3.0.10/CHANGELOG.md b/stable/nullserv/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..c64f46f7f53 --- /dev/null +++ b/stable/nullserv/3.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [nullserv-3.0.10](https://github.com/truecharts/apps/compare/nullserv-3.0.9...nullserv-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/nullserv/3.0.9/CONFIG.md b/stable/nullserv/3.0.10/CONFIG.md similarity index 100% rename from stable/nullserv/3.0.9/CONFIG.md rename to stable/nullserv/3.0.10/CONFIG.md diff --git a/stable/nullserv/3.0.10/Chart.lock b/stable/nullserv/3.0.10/Chart.lock new file mode 100644 index 00000000000..d28387bdd3f --- /dev/null +++ b/stable/nullserv/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:15:48.669206067Z" diff --git a/stable/nullserv/3.0.9/Chart.yaml b/stable/nullserv/3.0.10/Chart.yaml similarity index 96% rename from stable/nullserv/3.0.9/Chart.yaml rename to stable/nullserv/3.0.10/Chart.yaml index 0809734415a..a657d2df1f3 100644 --- a/stable/nullserv/3.0.9/Chart.yaml +++ b/stable/nullserv/3.0.10/Chart.yaml @@ -17,4 +17,4 @@ maintainers: name: nullserv sources: - https://github.com/bmrzycki/nullserv -version: 3.0.9 +version: 3.0.10 diff --git a/stable/nullserv/3.0.9/README.md b/stable/nullserv/3.0.10/README.md similarity index 100% rename from stable/nullserv/3.0.9/README.md rename to stable/nullserv/3.0.10/README.md diff --git a/stable/nullserv/3.0.9/app-readme.md b/stable/nullserv/3.0.10/app-readme.md similarity index 100% rename from stable/nullserv/3.0.9/app-readme.md rename to stable/nullserv/3.0.10/app-readme.md diff --git a/stable/nullserv/3.0.9/charts/common-8.3.12.tgz b/stable/nullserv/3.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/nullserv/3.0.9/charts/common-8.3.12.tgz rename to stable/nullserv/3.0.10/charts/common-8.3.12.tgz diff --git a/stable/nullserv/3.0.9/helm-values.md b/stable/nullserv/3.0.10/helm-values.md similarity index 100% rename from stable/nullserv/3.0.9/helm-values.md rename to stable/nullserv/3.0.10/helm-values.md diff --git a/stable/nullserv/3.0.9/questions.yaml b/stable/nullserv/3.0.10/questions.yaml similarity index 100% rename from stable/nullserv/3.0.9/questions.yaml rename to stable/nullserv/3.0.10/questions.yaml diff --git a/stable/nullserv/3.0.9/templates/common.yaml b/stable/nullserv/3.0.10/templates/common.yaml similarity index 100% rename from stable/nullserv/3.0.9/templates/common.yaml rename to stable/nullserv/3.0.10/templates/common.yaml diff --git a/stable/nullserv/3.0.9/values.yaml b/stable/nullserv/3.0.10/values.yaml similarity index 100% rename from stable/nullserv/3.0.9/values.yaml rename to stable/nullserv/3.0.10/values.yaml diff --git a/stable/nullserv/3.0.9/CHANGELOG.md b/stable/nullserv/3.0.9/CHANGELOG.md deleted file mode 100644 index d4b5ba2a71a..00000000000 --- a/stable/nullserv/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [nullserv-3.0.9](https://github.com/truecharts/apps/compare/nullserv-3.0.8...nullserv-3.0.9) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/nullserv/3.0.9/Chart.lock b/stable/nullserv/3.0.9/Chart.lock deleted file mode 100644 index 1d867ba58b9..00000000000 --- a/stable/nullserv/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:48:00.721246287Z" diff --git a/stable/nzbget/8.0.10/CHANGELOG.md b/stable/nzbget/8.0.10/CHANGELOG.md new file mode 100644 index 00000000000..10f5748c892 --- /dev/null +++ b/stable/nzbget/8.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [nzbget-8.0.10](https://github.com/truecharts/apps/compare/nzbget-8.0.9...nzbget-8.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/nzbget/8.0.9/CONFIG.md b/stable/nzbget/8.0.10/CONFIG.md similarity index 100% rename from stable/nzbget/8.0.9/CONFIG.md rename to stable/nzbget/8.0.10/CONFIG.md diff --git a/stable/nzbget/8.0.10/Chart.lock b/stable/nzbget/8.0.10/Chart.lock new file mode 100644 index 00000000000..07af0260903 --- /dev/null +++ b/stable/nzbget/8.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:16:11.80699728Z" diff --git a/stable/nzbget/8.0.9/Chart.yaml b/stable/nzbget/8.0.10/Chart.yaml similarity index 97% rename from stable/nzbget/8.0.9/Chart.yaml rename to stable/nzbget/8.0.10/Chart.yaml index ed1ce4325ce..5bfe00dff52 100644 --- a/stable/nzbget/8.0.9/Chart.yaml +++ b/stable/nzbget/8.0.10/Chart.yaml @@ -20,4 +20,4 @@ name: nzbget sources: - https://nzbget.net/ type: application -version: 8.0.9 +version: 8.0.10 diff --git a/stable/nzbget/8.0.9/README.md b/stable/nzbget/8.0.10/README.md similarity index 100% rename from stable/nzbget/8.0.9/README.md rename to stable/nzbget/8.0.10/README.md diff --git a/stable/nzbget/8.0.9/app-readme.md b/stable/nzbget/8.0.10/app-readme.md similarity index 100% rename from stable/nzbget/8.0.9/app-readme.md rename to stable/nzbget/8.0.10/app-readme.md diff --git a/stable/nzbget/8.0.9/charts/common-8.3.12.tgz b/stable/nzbget/8.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/nzbget/8.0.9/charts/common-8.3.12.tgz rename to stable/nzbget/8.0.10/charts/common-8.3.12.tgz diff --git a/stable/nzbget/8.0.9/helm-values.md b/stable/nzbget/8.0.10/helm-values.md similarity index 100% rename from stable/nzbget/8.0.9/helm-values.md rename to stable/nzbget/8.0.10/helm-values.md diff --git a/stable/nzbget/8.0.9/questions.yaml b/stable/nzbget/8.0.10/questions.yaml similarity index 100% rename from stable/nzbget/8.0.9/questions.yaml rename to stable/nzbget/8.0.10/questions.yaml diff --git a/stable/nzbget/8.0.9/templates/common.yaml b/stable/nzbget/8.0.10/templates/common.yaml similarity index 100% rename from stable/nzbget/8.0.9/templates/common.yaml rename to stable/nzbget/8.0.10/templates/common.yaml diff --git a/stable/nzbget/8.0.9/values.yaml b/stable/nzbget/8.0.10/values.yaml similarity index 100% rename from stable/nzbget/8.0.9/values.yaml rename to stable/nzbget/8.0.10/values.yaml diff --git a/stable/nzbget/8.0.9/CHANGELOG.md b/stable/nzbget/8.0.9/CHANGELOG.md deleted file mode 100644 index 2246286b1b9..00000000000 --- a/stable/nzbget/8.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [nzbget-8.0.9](https://github.com/truecharts/apps/compare/nzbget-8.0.8...nzbget-8.0.9) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/nzbget/8.0.9/Chart.lock b/stable/nzbget/8.0.9/Chart.lock deleted file mode 100644 index 6190b3543e1..00000000000 --- a/stable/nzbget/8.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:48:21.38001121Z" diff --git a/stable/nzbhydra/8.0.13/CHANGELOG.md b/stable/nzbhydra/8.0.13/CHANGELOG.md deleted file mode 100644 index 525a6201194..00000000000 --- a/stable/nzbhydra/8.0.13/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [nzbhydra-8.0.13](https://github.com/truecharts/apps/compare/nzbhydra-8.0.12...nzbhydra-8.0.13) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/nzbhydra/8.0.13/Chart.lock b/stable/nzbhydra/8.0.13/Chart.lock deleted file mode 100644 index 42b76a14dc1..00000000000 --- a/stable/nzbhydra/8.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:48:42.165192394Z" diff --git a/stable/nzbhydra/8.0.14/CHANGELOG.md b/stable/nzbhydra/8.0.14/CHANGELOG.md new file mode 100644 index 00000000000..b1a352468d3 --- /dev/null +++ b/stable/nzbhydra/8.0.14/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [nzbhydra-8.0.14](https://github.com/truecharts/apps/compare/nzbhydra-8.0.13...nzbhydra-8.0.14) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/nzbhydra/8.0.13/CONFIG.md b/stable/nzbhydra/8.0.14/CONFIG.md similarity index 100% rename from stable/nzbhydra/8.0.13/CONFIG.md rename to stable/nzbhydra/8.0.14/CONFIG.md diff --git a/stable/nzbhydra/8.0.14/Chart.lock b/stable/nzbhydra/8.0.14/Chart.lock new file mode 100644 index 00000000000..06590b46bdd --- /dev/null +++ b/stable/nzbhydra/8.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:16:35.516274641Z" diff --git a/stable/nzbhydra/8.0.13/Chart.yaml b/stable/nzbhydra/8.0.14/Chart.yaml similarity index 96% rename from stable/nzbhydra/8.0.13/Chart.yaml rename to stable/nzbhydra/8.0.14/Chart.yaml index 2246411822c..e8b37e38858 100644 --- a/stable/nzbhydra/8.0.13/Chart.yaml +++ b/stable/nzbhydra/8.0.14/Chart.yaml @@ -17,4 +17,4 @@ name: nzbhydra sources: - https://github.com/theotherp/nzbhydra2 type: application -version: 8.0.13 +version: 8.0.14 diff --git a/stable/nzbhydra/8.0.13/README.md b/stable/nzbhydra/8.0.14/README.md similarity index 100% rename from stable/nzbhydra/8.0.13/README.md rename to stable/nzbhydra/8.0.14/README.md diff --git a/stable/nzbhydra/8.0.13/app-readme.md b/stable/nzbhydra/8.0.14/app-readme.md similarity index 100% rename from stable/nzbhydra/8.0.13/app-readme.md rename to stable/nzbhydra/8.0.14/app-readme.md diff --git a/stable/nzbhydra/8.0.13/charts/common-8.3.12.tgz b/stable/nzbhydra/8.0.14/charts/common-8.3.12.tgz similarity index 100% rename from stable/nzbhydra/8.0.13/charts/common-8.3.12.tgz rename to stable/nzbhydra/8.0.14/charts/common-8.3.12.tgz diff --git a/stable/nzbhydra/8.0.13/helm-values.md b/stable/nzbhydra/8.0.14/helm-values.md similarity index 100% rename from stable/nzbhydra/8.0.13/helm-values.md rename to stable/nzbhydra/8.0.14/helm-values.md diff --git a/stable/nzbhydra/8.0.13/questions.yaml b/stable/nzbhydra/8.0.14/questions.yaml similarity index 100% rename from stable/nzbhydra/8.0.13/questions.yaml rename to stable/nzbhydra/8.0.14/questions.yaml diff --git a/stable/nzbhydra/8.0.13/templates/common.yaml b/stable/nzbhydra/8.0.14/templates/common.yaml similarity index 100% rename from stable/nzbhydra/8.0.13/templates/common.yaml rename to stable/nzbhydra/8.0.14/templates/common.yaml diff --git a/stable/nzbhydra/8.0.13/values.yaml b/stable/nzbhydra/8.0.14/values.yaml similarity index 100% rename from stable/nzbhydra/8.0.13/values.yaml rename to stable/nzbhydra/8.0.14/values.yaml diff --git a/stable/octoprint/3.0.10/CHANGELOG.md b/stable/octoprint/3.0.10/CHANGELOG.md deleted file mode 100644 index 221ed2bb6a8..00000000000 --- a/stable/octoprint/3.0.10/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [octoprint-3.0.10](https://github.com/truecharts/apps/compare/octoprint-3.0.9...octoprint-3.0.10) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/octoprint/3.0.10/Chart.lock b/stable/octoprint/3.0.10/Chart.lock deleted file mode 100644 index 2397c64389d..00000000000 --- a/stable/octoprint/3.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:49:02.755993642Z" diff --git a/stable/octoprint/3.0.11/CHANGELOG.md b/stable/octoprint/3.0.11/CHANGELOG.md new file mode 100644 index 00000000000..b13479b886d --- /dev/null +++ b/stable/octoprint/3.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [octoprint-3.0.11](https://github.com/truecharts/apps/compare/octoprint-3.0.10...octoprint-3.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/octoprint/3.0.10/CONFIG.md b/stable/octoprint/3.0.11/CONFIG.md similarity index 100% rename from stable/octoprint/3.0.10/CONFIG.md rename to stable/octoprint/3.0.11/CONFIG.md diff --git a/stable/octoprint/3.0.11/Chart.lock b/stable/octoprint/3.0.11/Chart.lock new file mode 100644 index 00000000000..8dd654aad83 --- /dev/null +++ b/stable/octoprint/3.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:16:59.170839706Z" diff --git a/stable/octoprint/3.0.10/Chart.yaml b/stable/octoprint/3.0.11/Chart.yaml similarity index 97% rename from stable/octoprint/3.0.10/Chart.yaml rename to stable/octoprint/3.0.11/Chart.yaml index 847749e7692..c0d12e6370d 100644 --- a/stable/octoprint/3.0.10/Chart.yaml +++ b/stable/octoprint/3.0.11/Chart.yaml @@ -20,4 +20,4 @@ name: octoprint sources: - https://github.com/OctoPrint/OctoPrint - https://hub.docker.com/r/octoprint/octoprint -version: 3.0.10 +version: 3.0.11 diff --git a/stable/octoprint/3.0.10/README.md b/stable/octoprint/3.0.11/README.md similarity index 100% rename from stable/octoprint/3.0.10/README.md rename to stable/octoprint/3.0.11/README.md diff --git a/stable/octoprint/3.0.10/app-readme.md b/stable/octoprint/3.0.11/app-readme.md similarity index 100% rename from stable/octoprint/3.0.10/app-readme.md rename to stable/octoprint/3.0.11/app-readme.md diff --git a/stable/octoprint/3.0.10/charts/common-8.3.12.tgz b/stable/octoprint/3.0.11/charts/common-8.3.12.tgz similarity index 100% rename from stable/octoprint/3.0.10/charts/common-8.3.12.tgz rename to stable/octoprint/3.0.11/charts/common-8.3.12.tgz diff --git a/stable/octoprint/3.0.10/helm-values.md b/stable/octoprint/3.0.11/helm-values.md similarity index 100% rename from stable/octoprint/3.0.10/helm-values.md rename to stable/octoprint/3.0.11/helm-values.md diff --git a/stable/octoprint/3.0.10/questions.yaml b/stable/octoprint/3.0.11/questions.yaml similarity index 100% rename from stable/octoprint/3.0.10/questions.yaml rename to stable/octoprint/3.0.11/questions.yaml diff --git a/stable/octoprint/3.0.10/templates/common.yaml b/stable/octoprint/3.0.11/templates/common.yaml similarity index 100% rename from stable/octoprint/3.0.10/templates/common.yaml rename to stable/octoprint/3.0.11/templates/common.yaml diff --git a/stable/octoprint/3.0.10/values.yaml b/stable/octoprint/3.0.11/values.yaml similarity index 100% rename from stable/octoprint/3.0.10/values.yaml rename to stable/octoprint/3.0.11/values.yaml diff --git a/stable/omada-controller/3.0.13/CHANGELOG.md b/stable/omada-controller/3.0.13/CHANGELOG.md deleted file mode 100644 index 8509fd6f8a3..00000000000 --- a/stable/omada-controller/3.0.13/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [omada-controller-3.0.13](https://github.com/truecharts/apps/compare/omada-controller-3.0.12...omada-controller-3.0.13) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/omada-controller/3.0.13/Chart.lock b/stable/omada-controller/3.0.13/Chart.lock deleted file mode 100644 index 26f64008103..00000000000 --- a/stable/omada-controller/3.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:49:23.063421274Z" diff --git a/stable/omada-controller/3.0.14/CHANGELOG.md b/stable/omada-controller/3.0.14/CHANGELOG.md new file mode 100644 index 00000000000..2c2a5b03574 --- /dev/null +++ b/stable/omada-controller/3.0.14/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [omada-controller-3.0.14](https://github.com/truecharts/apps/compare/omada-controller-3.0.13...omada-controller-3.0.14) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/omada-controller/3.0.13/CONFIG.md b/stable/omada-controller/3.0.14/CONFIG.md similarity index 100% rename from stable/omada-controller/3.0.13/CONFIG.md rename to stable/omada-controller/3.0.14/CONFIG.md diff --git a/stable/omada-controller/3.0.14/Chart.lock b/stable/omada-controller/3.0.14/Chart.lock new file mode 100644 index 00000000000..3093600f62f --- /dev/null +++ b/stable/omada-controller/3.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:17:22.067498713Z" diff --git a/stable/omada-controller/3.0.13/Chart.yaml b/stable/omada-controller/3.0.14/Chart.yaml similarity index 97% rename from stable/omada-controller/3.0.13/Chart.yaml rename to stable/omada-controller/3.0.14/Chart.yaml index 9519d462fc4..b51941db18c 100644 --- a/stable/omada-controller/3.0.13/Chart.yaml +++ b/stable/omada-controller/3.0.14/Chart.yaml @@ -19,4 +19,4 @@ name: omada-controller sources: - https://github.com/mbentley/docker-omada-controller - https://github.com/truechartsapps/tree/master/charts/omada-controller -version: 3.0.13 +version: 3.0.14 diff --git a/stable/omada-controller/3.0.13/README.md b/stable/omada-controller/3.0.14/README.md similarity index 100% rename from stable/omada-controller/3.0.13/README.md rename to stable/omada-controller/3.0.14/README.md diff --git a/stable/omada-controller/3.0.13/app-readme.md b/stable/omada-controller/3.0.14/app-readme.md similarity index 100% rename from stable/omada-controller/3.0.13/app-readme.md rename to stable/omada-controller/3.0.14/app-readme.md diff --git a/stable/omada-controller/3.0.13/charts/common-8.3.12.tgz b/stable/omada-controller/3.0.14/charts/common-8.3.12.tgz similarity index 100% rename from stable/omada-controller/3.0.13/charts/common-8.3.12.tgz rename to stable/omada-controller/3.0.14/charts/common-8.3.12.tgz diff --git a/stable/omada-controller/3.0.13/helm-values.md b/stable/omada-controller/3.0.14/helm-values.md similarity index 100% rename from stable/omada-controller/3.0.13/helm-values.md rename to stable/omada-controller/3.0.14/helm-values.md diff --git a/stable/omada-controller/3.0.13/questions.yaml b/stable/omada-controller/3.0.14/questions.yaml similarity index 100% rename from stable/omada-controller/3.0.13/questions.yaml rename to stable/omada-controller/3.0.14/questions.yaml diff --git a/stable/omada-controller/3.0.13/templates/common.yaml b/stable/omada-controller/3.0.14/templates/common.yaml similarity index 100% rename from stable/omada-controller/3.0.13/templates/common.yaml rename to stable/omada-controller/3.0.14/templates/common.yaml diff --git a/stable/omada-controller/3.0.13/values.yaml b/stable/omada-controller/3.0.14/values.yaml similarity index 100% rename from stable/omada-controller/3.0.13/values.yaml rename to stable/omada-controller/3.0.14/values.yaml diff --git a/stable/ombi/8.0.10/CHANGELOG.md b/stable/ombi/8.0.10/CHANGELOG.md new file mode 100644 index 00000000000..c55374af1f6 --- /dev/null +++ b/stable/ombi/8.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [ombi-8.0.10](https://github.com/truecharts/apps/compare/ombi-8.0.9...ombi-8.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/ombi/8.0.9/CONFIG.md b/stable/ombi/8.0.10/CONFIG.md similarity index 100% rename from stable/ombi/8.0.9/CONFIG.md rename to stable/ombi/8.0.10/CONFIG.md diff --git a/stable/ombi/8.0.10/Chart.lock b/stable/ombi/8.0.10/Chart.lock new file mode 100644 index 00000000000..4bbc590a407 --- /dev/null +++ b/stable/ombi/8.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:17:44.647923359Z" diff --git a/stable/ombi/8.0.9/Chart.yaml b/stable/ombi/8.0.10/Chart.yaml similarity index 97% rename from stable/ombi/8.0.9/Chart.yaml rename to stable/ombi/8.0.10/Chart.yaml index 9b0d3a95a68..dc8b5912dc0 100644 --- a/stable/ombi/8.0.9/Chart.yaml +++ b/stable/ombi/8.0.10/Chart.yaml @@ -27,4 +27,4 @@ name: ombi sources: - https://github.com/tidusjar/Ombi type: application -version: 8.0.9 +version: 8.0.10 diff --git a/stable/ombi/8.0.9/README.md b/stable/ombi/8.0.10/README.md similarity index 100% rename from stable/ombi/8.0.9/README.md rename to stable/ombi/8.0.10/README.md diff --git a/stable/ombi/8.0.9/app-readme.md b/stable/ombi/8.0.10/app-readme.md similarity index 100% rename from stable/ombi/8.0.9/app-readme.md rename to stable/ombi/8.0.10/app-readme.md diff --git a/stable/ombi/8.0.9/charts/common-8.3.12.tgz b/stable/ombi/8.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/ombi/8.0.9/charts/common-8.3.12.tgz rename to stable/ombi/8.0.10/charts/common-8.3.12.tgz diff --git a/stable/ombi/8.0.9/helm-values.md b/stable/ombi/8.0.10/helm-values.md similarity index 100% rename from stable/ombi/8.0.9/helm-values.md rename to stable/ombi/8.0.10/helm-values.md diff --git a/stable/ombi/8.0.9/questions.yaml b/stable/ombi/8.0.10/questions.yaml similarity index 100% rename from stable/ombi/8.0.9/questions.yaml rename to stable/ombi/8.0.10/questions.yaml diff --git a/stable/ombi/8.0.9/templates/common.yaml b/stable/ombi/8.0.10/templates/common.yaml similarity index 100% rename from stable/ombi/8.0.9/templates/common.yaml rename to stable/ombi/8.0.10/templates/common.yaml diff --git a/stable/ombi/8.0.9/values.yaml b/stable/ombi/8.0.10/values.yaml similarity index 100% rename from stable/ombi/8.0.9/values.yaml rename to stable/ombi/8.0.10/values.yaml diff --git a/stable/ombi/8.0.9/CHANGELOG.md b/stable/ombi/8.0.9/CHANGELOG.md deleted file mode 100644 index 16247fff01b..00000000000 --- a/stable/ombi/8.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [ombi-8.0.9](https://github.com/truecharts/apps/compare/ombi-8.0.8...ombi-8.0.9) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/ombi/8.0.9/Chart.lock b/stable/ombi/8.0.9/Chart.lock deleted file mode 100644 index afa72470293..00000000000 --- a/stable/ombi/8.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:49:45.497841005Z" diff --git a/stable/onlyoffice-document-server/1.0.3/CHANGELOG.md b/stable/onlyoffice-document-server/1.0.3/CHANGELOG.md deleted file mode 100644 index c66a6501d66..00000000000 --- a/stable/onlyoffice-document-server/1.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [onlyoffice-document-server-1.0.3](https://github.com/truecharts/apps/compare/onlyoffice-document-server-1.0.2...onlyoffice-document-server-1.0.3) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/onlyoffice-document-server/1.0.3/Chart.lock b/stable/onlyoffice-document-server/1.0.3/Chart.lock deleted file mode 100644 index 302e5195e81..00000000000 --- a/stable/onlyoffice-document-server/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:50:07.042169109Z" diff --git a/stable/onlyoffice-document-server/1.0.4/CHANGELOG.md b/stable/onlyoffice-document-server/1.0.4/CHANGELOG.md new file mode 100644 index 00000000000..2a9419ec588 --- /dev/null +++ b/stable/onlyoffice-document-server/1.0.4/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [onlyoffice-document-server-1.0.4](https://github.com/truecharts/apps/compare/onlyoffice-document-server-1.0.3...onlyoffice-document-server-1.0.4) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/onlyoffice-document-server/1.0.3/CONFIG.md b/stable/onlyoffice-document-server/1.0.4/CONFIG.md similarity index 100% rename from stable/onlyoffice-document-server/1.0.3/CONFIG.md rename to stable/onlyoffice-document-server/1.0.4/CONFIG.md diff --git a/stable/onlyoffice-document-server/1.0.4/Chart.lock b/stable/onlyoffice-document-server/1.0.4/Chart.lock new file mode 100644 index 00000000000..c57f03539e7 --- /dev/null +++ b/stable/onlyoffice-document-server/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:18:07.315721676Z" diff --git a/stable/onlyoffice-document-server/1.0.3/Chart.yaml b/stable/onlyoffice-document-server/1.0.4/Chart.yaml similarity index 98% rename from stable/onlyoffice-document-server/1.0.3/Chart.yaml rename to stable/onlyoffice-document-server/1.0.4/Chart.yaml index 8b18a7facff..7454a061283 100644 --- a/stable/onlyoffice-document-server/1.0.3/Chart.yaml +++ b/stable/onlyoffice-document-server/1.0.4/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/ONLYOFFICE/DocumentServer - https://github.com/ONLYOFFICE/Docker-DocumentServer - https://hub.docker.com/r/onlyoffice/documentserver/ -version: 1.0.3 +version: 1.0.4 diff --git a/stable/onlyoffice-document-server/1.0.3/README.md b/stable/onlyoffice-document-server/1.0.4/README.md similarity index 100% rename from stable/onlyoffice-document-server/1.0.3/README.md rename to stable/onlyoffice-document-server/1.0.4/README.md diff --git a/stable/onlyoffice-document-server/1.0.3/app-readme.md b/stable/onlyoffice-document-server/1.0.4/app-readme.md similarity index 100% rename from stable/onlyoffice-document-server/1.0.3/app-readme.md rename to stable/onlyoffice-document-server/1.0.4/app-readme.md diff --git a/stable/onlyoffice-document-server/1.0.3/charts/common-8.3.12.tgz b/stable/onlyoffice-document-server/1.0.4/charts/common-8.3.12.tgz similarity index 100% rename from stable/onlyoffice-document-server/1.0.3/charts/common-8.3.12.tgz rename to stable/onlyoffice-document-server/1.0.4/charts/common-8.3.12.tgz diff --git a/stable/onlyoffice-document-server/1.0.3/helm-values.md b/stable/onlyoffice-document-server/1.0.4/helm-values.md similarity index 100% rename from stable/onlyoffice-document-server/1.0.3/helm-values.md rename to stable/onlyoffice-document-server/1.0.4/helm-values.md diff --git a/stable/onlyoffice-document-server/1.0.3/questions.yaml b/stable/onlyoffice-document-server/1.0.4/questions.yaml similarity index 100% rename from stable/onlyoffice-document-server/1.0.3/questions.yaml rename to stable/onlyoffice-document-server/1.0.4/questions.yaml diff --git a/stable/onlyoffice-document-server/1.0.3/templates/common.yaml b/stable/onlyoffice-document-server/1.0.4/templates/common.yaml similarity index 100% rename from stable/onlyoffice-document-server/1.0.3/templates/common.yaml rename to stable/onlyoffice-document-server/1.0.4/templates/common.yaml diff --git a/stable/onlyoffice-document-server/1.0.3/values.yaml b/stable/onlyoffice-document-server/1.0.4/values.yaml similarity index 100% rename from stable/onlyoffice-document-server/1.0.3/values.yaml rename to stable/onlyoffice-document-server/1.0.4/values.yaml diff --git a/stable/openldap/3.0.10/CHANGELOG.md b/stable/openldap/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..ecc0a2315d3 --- /dev/null +++ b/stable/openldap/3.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [openldap-3.0.10](https://github.com/truecharts/apps/compare/openldap-3.0.9...openldap-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/openldap/3.0.9/CONFIG.md b/stable/openldap/3.0.10/CONFIG.md similarity index 100% rename from stable/openldap/3.0.9/CONFIG.md rename to stable/openldap/3.0.10/CONFIG.md diff --git a/stable/openldap/3.0.10/Chart.lock b/stable/openldap/3.0.10/Chart.lock new file mode 100644 index 00000000000..302701f36a9 --- /dev/null +++ b/stable/openldap/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:18:30.346282453Z" diff --git a/stable/openldap/3.0.9/Chart.yaml b/stable/openldap/3.0.10/Chart.yaml similarity index 97% rename from stable/openldap/3.0.9/Chart.yaml rename to stable/openldap/3.0.10/Chart.yaml index de57b081104..d7139a013cd 100644 --- a/stable/openldap/3.0.9/Chart.yaml +++ b/stable/openldap/3.0.10/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/jp-gouin/helm-openldap - https://github.com/osixia/docker-openldap type: application -version: 3.0.9 +version: 3.0.10 diff --git a/stable/openldap/3.0.9/README.md b/stable/openldap/3.0.10/README.md similarity index 100% rename from stable/openldap/3.0.9/README.md rename to stable/openldap/3.0.10/README.md diff --git a/stable/openldap/3.0.9/app-readme.md b/stable/openldap/3.0.10/app-readme.md similarity index 100% rename from stable/openldap/3.0.9/app-readme.md rename to stable/openldap/3.0.10/app-readme.md diff --git a/stable/openldap/3.0.9/charts/common-8.3.12.tgz b/stable/openldap/3.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/openldap/3.0.9/charts/common-8.3.12.tgz rename to stable/openldap/3.0.10/charts/common-8.3.12.tgz diff --git a/stable/openldap/3.0.9/helm-values.md b/stable/openldap/3.0.10/helm-values.md similarity index 100% rename from stable/openldap/3.0.9/helm-values.md rename to stable/openldap/3.0.10/helm-values.md diff --git a/stable/openldap/3.0.9/questions.yaml b/stable/openldap/3.0.10/questions.yaml similarity index 100% rename from stable/openldap/3.0.9/questions.yaml rename to stable/openldap/3.0.10/questions.yaml diff --git a/stable/openldap/3.0.9/templates/_configmap.tpl b/stable/openldap/3.0.10/templates/_configmap.tpl similarity index 100% rename from stable/openldap/3.0.9/templates/_configmap.tpl rename to stable/openldap/3.0.10/templates/_configmap.tpl diff --git a/stable/openldap/3.0.9/templates/common.yaml b/stable/openldap/3.0.10/templates/common.yaml similarity index 100% rename from stable/openldap/3.0.9/templates/common.yaml rename to stable/openldap/3.0.10/templates/common.yaml diff --git a/stable/openldap/3.0.9/values.yaml b/stable/openldap/3.0.10/values.yaml similarity index 100% rename from stable/openldap/3.0.9/values.yaml rename to stable/openldap/3.0.10/values.yaml diff --git a/stable/openldap/3.0.9/CHANGELOG.md b/stable/openldap/3.0.9/CHANGELOG.md deleted file mode 100644 index 2b2cb6cbbad..00000000000 --- a/stable/openldap/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [openldap-3.0.9](https://github.com/truecharts/apps/compare/openldap-3.0.8...openldap-3.0.9) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/openldap/3.0.9/Chart.lock b/stable/openldap/3.0.9/Chart.lock deleted file mode 100644 index 395996e7baf..00000000000 --- a/stable/openldap/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:50:27.624205927Z" diff --git a/stable/organizr/8.0.10/CHANGELOG.md b/stable/organizr/8.0.10/CHANGELOG.md deleted file mode 100644 index 7520180b1ed..00000000000 --- a/stable/organizr/8.0.10/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [organizr-8.0.10](https://github.com/truecharts/apps/compare/organizr-8.0.9...organizr-8.0.10) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/organizr/8.0.10/Chart.lock b/stable/organizr/8.0.10/Chart.lock deleted file mode 100644 index 6d1a2e1d9a7..00000000000 --- a/stable/organizr/8.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:50:48.627524004Z" diff --git a/stable/organizr/8.0.11/CHANGELOG.md b/stable/organizr/8.0.11/CHANGELOG.md new file mode 100644 index 00000000000..71d66e39989 --- /dev/null +++ b/stable/organizr/8.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [organizr-8.0.11](https://github.com/truecharts/apps/compare/organizr-8.0.10...organizr-8.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/organizr/8.0.10/CONFIG.md b/stable/organizr/8.0.11/CONFIG.md similarity index 100% rename from stable/organizr/8.0.10/CONFIG.md rename to stable/organizr/8.0.11/CONFIG.md diff --git a/stable/organizr/8.0.11/Chart.lock b/stable/organizr/8.0.11/Chart.lock new file mode 100644 index 00000000000..8f4857a2d3e --- /dev/null +++ b/stable/organizr/8.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:18:53.517966606Z" diff --git a/stable/organizr/8.0.10/Chart.yaml b/stable/organizr/8.0.11/Chart.yaml similarity index 97% rename from stable/organizr/8.0.10/Chart.yaml rename to stable/organizr/8.0.11/Chart.yaml index 28110921efe..bcfaee2c4f5 100644 --- a/stable/organizr/8.0.10/Chart.yaml +++ b/stable/organizr/8.0.11/Chart.yaml @@ -20,4 +20,4 @@ sources: - https://github.com/causefx/Organizr - https://hub.docker.com/r/organizr/organizr type: application -version: 8.0.10 +version: 8.0.11 diff --git a/stable/organizr/8.0.10/README.md b/stable/organizr/8.0.11/README.md similarity index 100% rename from stable/organizr/8.0.10/README.md rename to stable/organizr/8.0.11/README.md diff --git a/stable/organizr/8.0.10/app-readme.md b/stable/organizr/8.0.11/app-readme.md similarity index 100% rename from stable/organizr/8.0.10/app-readme.md rename to stable/organizr/8.0.11/app-readme.md diff --git a/stable/organizr/8.0.10/charts/common-8.3.12.tgz b/stable/organizr/8.0.11/charts/common-8.3.12.tgz similarity index 100% rename from stable/organizr/8.0.10/charts/common-8.3.12.tgz rename to stable/organizr/8.0.11/charts/common-8.3.12.tgz diff --git a/stable/organizr/8.0.10/helm-values.md b/stable/organizr/8.0.11/helm-values.md similarity index 100% rename from stable/organizr/8.0.10/helm-values.md rename to stable/organizr/8.0.11/helm-values.md diff --git a/stable/organizr/8.0.10/questions.yaml b/stable/organizr/8.0.11/questions.yaml similarity index 100% rename from stable/organizr/8.0.10/questions.yaml rename to stable/organizr/8.0.11/questions.yaml diff --git a/stable/organizr/8.0.10/templates/common.yaml b/stable/organizr/8.0.11/templates/common.yaml similarity index 100% rename from stable/organizr/8.0.10/templates/common.yaml rename to stable/organizr/8.0.11/templates/common.yaml diff --git a/stable/organizr/8.0.10/values.yaml b/stable/organizr/8.0.11/values.yaml similarity index 100% rename from stable/organizr/8.0.10/values.yaml rename to stable/organizr/8.0.11/values.yaml diff --git a/stable/oscam/3.0.10/CHANGELOG.md b/stable/oscam/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..038d24af5de --- /dev/null +++ b/stable/oscam/3.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [oscam-3.0.10](https://github.com/truecharts/apps/compare/oscam-3.0.9...oscam-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/oscam/3.0.9/CONFIG.md b/stable/oscam/3.0.10/CONFIG.md similarity index 100% rename from stable/oscam/3.0.9/CONFIG.md rename to stable/oscam/3.0.10/CONFIG.md diff --git a/stable/oscam/3.0.10/Chart.lock b/stable/oscam/3.0.10/Chart.lock new file mode 100644 index 00000000000..106aaa9a334 --- /dev/null +++ b/stable/oscam/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:19:16.286955085Z" diff --git a/stable/oscam/3.0.9/Chart.yaml b/stable/oscam/3.0.10/Chart.yaml similarity index 97% rename from stable/oscam/3.0.9/Chart.yaml rename to stable/oscam/3.0.10/Chart.yaml index 5915392d91a..7be13408363 100644 --- a/stable/oscam/3.0.9/Chart.yaml +++ b/stable/oscam/3.0.10/Chart.yaml @@ -19,4 +19,4 @@ name: oscam sources: - https://trac.streamboard.tv/oscam/browser/trunk type: application -version: 3.0.9 +version: 3.0.10 diff --git a/stable/oscam/3.0.9/README.md b/stable/oscam/3.0.10/README.md similarity index 100% rename from stable/oscam/3.0.9/README.md rename to stable/oscam/3.0.10/README.md diff --git a/stable/oscam/3.0.9/app-readme.md b/stable/oscam/3.0.10/app-readme.md similarity index 100% rename from stable/oscam/3.0.9/app-readme.md rename to stable/oscam/3.0.10/app-readme.md diff --git a/stable/oscam/3.0.9/charts/common-8.3.12.tgz b/stable/oscam/3.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/oscam/3.0.9/charts/common-8.3.12.tgz rename to stable/oscam/3.0.10/charts/common-8.3.12.tgz diff --git a/stable/oscam/3.0.9/helm-values.md b/stable/oscam/3.0.10/helm-values.md similarity index 100% rename from stable/oscam/3.0.9/helm-values.md rename to stable/oscam/3.0.10/helm-values.md diff --git a/stable/oscam/3.0.9/questions.yaml b/stable/oscam/3.0.10/questions.yaml similarity index 100% rename from stable/oscam/3.0.9/questions.yaml rename to stable/oscam/3.0.10/questions.yaml diff --git a/stable/oscam/3.0.9/templates/common.yaml b/stable/oscam/3.0.10/templates/common.yaml similarity index 100% rename from stable/oscam/3.0.9/templates/common.yaml rename to stable/oscam/3.0.10/templates/common.yaml diff --git a/stable/oscam/3.0.9/values.yaml b/stable/oscam/3.0.10/values.yaml similarity index 100% rename from stable/oscam/3.0.9/values.yaml rename to stable/oscam/3.0.10/values.yaml diff --git a/stable/oscam/3.0.9/CHANGELOG.md b/stable/oscam/3.0.9/CHANGELOG.md deleted file mode 100644 index 60ac7e353e6..00000000000 --- a/stable/oscam/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [oscam-3.0.9](https://github.com/truecharts/apps/compare/oscam-3.0.8...oscam-3.0.9) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/oscam/3.0.9/Chart.lock b/stable/oscam/3.0.9/Chart.lock deleted file mode 100644 index 29c01e29b47..00000000000 --- a/stable/oscam/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:51:09.204302649Z" diff --git a/stable/overseerr/3.0.10/CHANGELOG.md b/stable/overseerr/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..aa156af5e2b --- /dev/null +++ b/stable/overseerr/3.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [overseerr-3.0.10](https://github.com/truecharts/apps/compare/overseerr-3.0.9...overseerr-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/overseerr/3.0.9/CONFIG.md b/stable/overseerr/3.0.10/CONFIG.md similarity index 100% rename from stable/overseerr/3.0.9/CONFIG.md rename to stable/overseerr/3.0.10/CONFIG.md diff --git a/stable/overseerr/3.0.10/Chart.lock b/stable/overseerr/3.0.10/Chart.lock new file mode 100644 index 00000000000..e4889708b9d --- /dev/null +++ b/stable/overseerr/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:19:39.320823581Z" diff --git a/stable/overseerr/3.0.9/Chart.yaml b/stable/overseerr/3.0.10/Chart.yaml similarity index 97% rename from stable/overseerr/3.0.9/Chart.yaml rename to stable/overseerr/3.0.10/Chart.yaml index b7dfde446de..50aad537efc 100644 --- a/stable/overseerr/3.0.9/Chart.yaml +++ b/stable/overseerr/3.0.10/Chart.yaml @@ -23,4 +23,4 @@ name: overseerr sources: - https://github.com/sct/overseerr - https://hub.docker.com/r/sctx/overseerr -version: 3.0.9 +version: 3.0.10 diff --git a/stable/overseerr/3.0.9/README.md b/stable/overseerr/3.0.10/README.md similarity index 100% rename from stable/overseerr/3.0.9/README.md rename to stable/overseerr/3.0.10/README.md diff --git a/stable/overseerr/3.0.9/app-readme.md b/stable/overseerr/3.0.10/app-readme.md similarity index 100% rename from stable/overseerr/3.0.9/app-readme.md rename to stable/overseerr/3.0.10/app-readme.md diff --git a/stable/overseerr/3.0.9/charts/common-8.3.12.tgz b/stable/overseerr/3.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/overseerr/3.0.9/charts/common-8.3.12.tgz rename to stable/overseerr/3.0.10/charts/common-8.3.12.tgz diff --git a/stable/overseerr/3.0.9/helm-values.md b/stable/overseerr/3.0.10/helm-values.md similarity index 100% rename from stable/overseerr/3.0.9/helm-values.md rename to stable/overseerr/3.0.10/helm-values.md diff --git a/stable/overseerr/3.0.9/questions.yaml b/stable/overseerr/3.0.10/questions.yaml similarity index 100% rename from stable/overseerr/3.0.9/questions.yaml rename to stable/overseerr/3.0.10/questions.yaml diff --git a/stable/overseerr/3.0.9/templates/common.yaml b/stable/overseerr/3.0.10/templates/common.yaml similarity index 100% rename from stable/overseerr/3.0.9/templates/common.yaml rename to stable/overseerr/3.0.10/templates/common.yaml diff --git a/stable/overseerr/3.0.9/values.yaml b/stable/overseerr/3.0.10/values.yaml similarity index 100% rename from stable/overseerr/3.0.9/values.yaml rename to stable/overseerr/3.0.10/values.yaml diff --git a/stable/overseerr/3.0.9/CHANGELOG.md b/stable/overseerr/3.0.9/CHANGELOG.md deleted file mode 100644 index 7ccfa0701d3..00000000000 --- a/stable/overseerr/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [overseerr-3.0.9](https://github.com/truecharts/apps/compare/overseerr-3.0.8...overseerr-3.0.9) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/overseerr/3.0.9/Chart.lock b/stable/overseerr/3.0.9/Chart.lock deleted file mode 100644 index 2e98813c03e..00000000000 --- a/stable/overseerr/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:51:29.598394385Z" diff --git a/stable/owncast/3.0.11/CHANGELOG.md b/stable/owncast/3.0.11/CHANGELOG.md deleted file mode 100644 index 846f0934b1e..00000000000 --- a/stable/owncast/3.0.11/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [owncast-3.0.11](https://github.com/truecharts/apps/compare/owncast-3.0.10...owncast-3.0.11) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/owncast/3.0.11/Chart.lock b/stable/owncast/3.0.11/Chart.lock deleted file mode 100644 index 1f73899a4bc..00000000000 --- a/stable/owncast/3.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:51:50.275365897Z" diff --git a/stable/owncast/3.0.12/CHANGELOG.md b/stable/owncast/3.0.12/CHANGELOG.md new file mode 100644 index 00000000000..73a10d6e105 --- /dev/null +++ b/stable/owncast/3.0.12/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [owncast-3.0.12](https://github.com/truecharts/apps/compare/owncast-3.0.11...owncast-3.0.12) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/owncast/3.0.11/CONFIG.md b/stable/owncast/3.0.12/CONFIG.md similarity index 100% rename from stable/owncast/3.0.11/CONFIG.md rename to stable/owncast/3.0.12/CONFIG.md diff --git a/stable/owncast/3.0.12/Chart.lock b/stable/owncast/3.0.12/Chart.lock new file mode 100644 index 00000000000..50ae41ad972 --- /dev/null +++ b/stable/owncast/3.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:20:01.72015279Z" diff --git a/stable/owncast/3.0.11/Chart.yaml b/stable/owncast/3.0.12/Chart.yaml similarity index 97% rename from stable/owncast/3.0.11/Chart.yaml rename to stable/owncast/3.0.12/Chart.yaml index 683520e4e40..ec6c85784c3 100644 --- a/stable/owncast/3.0.11/Chart.yaml +++ b/stable/owncast/3.0.12/Chart.yaml @@ -22,4 +22,4 @@ name: owncast sources: - https://owncast.online/ - https://github.com/owncast/owncast -version: 3.0.11 +version: 3.0.12 diff --git a/stable/owncast/3.0.11/README.md b/stable/owncast/3.0.12/README.md similarity index 100% rename from stable/owncast/3.0.11/README.md rename to stable/owncast/3.0.12/README.md diff --git a/stable/owncast/3.0.11/app-readme.md b/stable/owncast/3.0.12/app-readme.md similarity index 100% rename from stable/owncast/3.0.11/app-readme.md rename to stable/owncast/3.0.12/app-readme.md diff --git a/stable/owncast/3.0.11/charts/common-8.3.12.tgz b/stable/owncast/3.0.12/charts/common-8.3.12.tgz similarity index 100% rename from stable/owncast/3.0.11/charts/common-8.3.12.tgz rename to stable/owncast/3.0.12/charts/common-8.3.12.tgz diff --git a/stable/owncast/3.0.11/helm-values.md b/stable/owncast/3.0.12/helm-values.md similarity index 100% rename from stable/owncast/3.0.11/helm-values.md rename to stable/owncast/3.0.12/helm-values.md diff --git a/stable/owncast/3.0.11/questions.yaml b/stable/owncast/3.0.12/questions.yaml similarity index 100% rename from stable/owncast/3.0.11/questions.yaml rename to stable/owncast/3.0.12/questions.yaml diff --git a/stable/owncast/3.0.11/templates/common.yaml b/stable/owncast/3.0.12/templates/common.yaml similarity index 100% rename from stable/owncast/3.0.11/templates/common.yaml rename to stable/owncast/3.0.12/templates/common.yaml diff --git a/stable/owncast/3.0.11/values.yaml b/stable/owncast/3.0.12/values.yaml similarity index 100% rename from stable/owncast/3.0.11/values.yaml rename to stable/owncast/3.0.12/values.yaml diff --git a/stable/owncloud-ocis/3.0.10/CHANGELOG.md b/stable/owncloud-ocis/3.0.10/CHANGELOG.md deleted file mode 100644 index 24d849a2e78..00000000000 --- a/stable/owncloud-ocis/3.0.10/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [owncloud-ocis-3.0.10](https://github.com/truecharts/apps/compare/owncloud-ocis-3.0.9...owncloud-ocis-3.0.10) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/owncloud-ocis/3.0.10/Chart.lock b/stable/owncloud-ocis/3.0.10/Chart.lock deleted file mode 100644 index 7ac6ae2eea4..00000000000 --- a/stable/owncloud-ocis/3.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:52:11.735663942Z" diff --git a/stable/owncloud-ocis/3.0.11/CHANGELOG.md b/stable/owncloud-ocis/3.0.11/CHANGELOG.md new file mode 100644 index 00000000000..627f4472510 --- /dev/null +++ b/stable/owncloud-ocis/3.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [owncloud-ocis-3.0.11](https://github.com/truecharts/apps/compare/owncloud-ocis-3.0.10...owncloud-ocis-3.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/owncloud-ocis/3.0.10/CONFIG.md b/stable/owncloud-ocis/3.0.11/CONFIG.md similarity index 100% rename from stable/owncloud-ocis/3.0.10/CONFIG.md rename to stable/owncloud-ocis/3.0.11/CONFIG.md diff --git a/stable/owncloud-ocis/3.0.11/Chart.lock b/stable/owncloud-ocis/3.0.11/Chart.lock new file mode 100644 index 00000000000..b0a71e17049 --- /dev/null +++ b/stable/owncloud-ocis/3.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:20:25.269387054Z" diff --git a/stable/owncloud-ocis/3.0.10/Chart.yaml b/stable/owncloud-ocis/3.0.11/Chart.yaml similarity index 97% rename from stable/owncloud-ocis/3.0.10/Chart.yaml rename to stable/owncloud-ocis/3.0.11/Chart.yaml index 278b05b6671..e23116b3993 100644 --- a/stable/owncloud-ocis/3.0.10/Chart.yaml +++ b/stable/owncloud-ocis/3.0.11/Chart.yaml @@ -25,4 +25,4 @@ name: owncloud-ocis sources: - https://hub.docker.com/r/owncloud/ocis - https://owncloud.dev/ocis/ -version: 3.0.10 +version: 3.0.11 diff --git a/stable/owncloud-ocis/3.0.10/README.md b/stable/owncloud-ocis/3.0.11/README.md similarity index 100% rename from stable/owncloud-ocis/3.0.10/README.md rename to stable/owncloud-ocis/3.0.11/README.md diff --git a/stable/owncloud-ocis/3.0.10/app-readme.md b/stable/owncloud-ocis/3.0.11/app-readme.md similarity index 100% rename from stable/owncloud-ocis/3.0.10/app-readme.md rename to stable/owncloud-ocis/3.0.11/app-readme.md diff --git a/stable/owncloud-ocis/3.0.10/charts/common-8.3.12.tgz b/stable/owncloud-ocis/3.0.11/charts/common-8.3.12.tgz similarity index 100% rename from stable/owncloud-ocis/3.0.10/charts/common-8.3.12.tgz rename to stable/owncloud-ocis/3.0.11/charts/common-8.3.12.tgz diff --git a/stable/owncloud-ocis/3.0.10/helm-values.md b/stable/owncloud-ocis/3.0.11/helm-values.md similarity index 100% rename from stable/owncloud-ocis/3.0.10/helm-values.md rename to stable/owncloud-ocis/3.0.11/helm-values.md diff --git a/stable/owncloud-ocis/3.0.10/questions.yaml b/stable/owncloud-ocis/3.0.11/questions.yaml similarity index 100% rename from stable/owncloud-ocis/3.0.10/questions.yaml rename to stable/owncloud-ocis/3.0.11/questions.yaml diff --git a/stable/owncloud-ocis/3.0.10/templates/common.yaml b/stable/owncloud-ocis/3.0.11/templates/common.yaml similarity index 100% rename from stable/owncloud-ocis/3.0.10/templates/common.yaml rename to stable/owncloud-ocis/3.0.11/templates/common.yaml diff --git a/stable/owncloud-ocis/3.0.10/values.yaml b/stable/owncloud-ocis/3.0.11/values.yaml similarity index 100% rename from stable/owncloud-ocis/3.0.10/values.yaml rename to stable/owncloud-ocis/3.0.11/values.yaml diff --git a/stable/pgadmin/3.0.10/CHANGELOG.md b/stable/pgadmin/3.0.10/CHANGELOG.md deleted file mode 100644 index 63657f9eda4..00000000000 --- a/stable/pgadmin/3.0.10/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [pgadmin-3.0.10](https://github.com/truecharts/apps/compare/pgadmin-3.0.9...pgadmin-3.0.10) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/pgadmin/3.0.10/Chart.lock b/stable/pgadmin/3.0.10/Chart.lock deleted file mode 100644 index b5b8f3d280f..00000000000 --- a/stable/pgadmin/3.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:52:33.49792242Z" diff --git a/stable/pgadmin/3.0.11/CHANGELOG.md b/stable/pgadmin/3.0.11/CHANGELOG.md new file mode 100644 index 00000000000..0c62c5c6b52 --- /dev/null +++ b/stable/pgadmin/3.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [pgadmin-3.0.11](https://github.com/truecharts/apps/compare/pgadmin-3.0.10...pgadmin-3.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/pgadmin/3.0.10/CONFIG.md b/stable/pgadmin/3.0.11/CONFIG.md similarity index 100% rename from stable/pgadmin/3.0.10/CONFIG.md rename to stable/pgadmin/3.0.11/CONFIG.md diff --git a/stable/pgadmin/3.0.11/Chart.lock b/stable/pgadmin/3.0.11/Chart.lock new file mode 100644 index 00000000000..7ed80592f5e --- /dev/null +++ b/stable/pgadmin/3.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:20:49.19205739Z" diff --git a/stable/pgadmin/3.0.10/Chart.yaml b/stable/pgadmin/3.0.11/Chart.yaml similarity index 97% rename from stable/pgadmin/3.0.10/Chart.yaml rename to stable/pgadmin/3.0.11/Chart.yaml index 64010104b3e..42e01a8b789 100644 --- a/stable/pgadmin/3.0.10/Chart.yaml +++ b/stable/pgadmin/3.0.11/Chart.yaml @@ -24,4 +24,4 @@ name: pgadmin sources: - https://www.pgadmin.org/ type: application -version: 3.0.10 +version: 3.0.11 diff --git a/stable/pgadmin/3.0.10/README.md b/stable/pgadmin/3.0.11/README.md similarity index 100% rename from stable/pgadmin/3.0.10/README.md rename to stable/pgadmin/3.0.11/README.md diff --git a/stable/pgadmin/3.0.10/app-readme.md b/stable/pgadmin/3.0.11/app-readme.md similarity index 100% rename from stable/pgadmin/3.0.10/app-readme.md rename to stable/pgadmin/3.0.11/app-readme.md diff --git a/stable/pgadmin/3.0.10/charts/common-8.3.12.tgz b/stable/pgadmin/3.0.11/charts/common-8.3.12.tgz similarity index 100% rename from stable/pgadmin/3.0.10/charts/common-8.3.12.tgz rename to stable/pgadmin/3.0.11/charts/common-8.3.12.tgz diff --git a/stable/pgadmin/3.0.10/helm-values.md b/stable/pgadmin/3.0.11/helm-values.md similarity index 100% rename from stable/pgadmin/3.0.10/helm-values.md rename to stable/pgadmin/3.0.11/helm-values.md diff --git a/stable/pgadmin/3.0.10/questions.yaml b/stable/pgadmin/3.0.11/questions.yaml similarity index 100% rename from stable/pgadmin/3.0.10/questions.yaml rename to stable/pgadmin/3.0.11/questions.yaml diff --git a/stable/pgadmin/3.0.10/templates/common.yaml b/stable/pgadmin/3.0.11/templates/common.yaml similarity index 100% rename from stable/pgadmin/3.0.10/templates/common.yaml rename to stable/pgadmin/3.0.11/templates/common.yaml diff --git a/stable/pgadmin/3.0.10/values.yaml b/stable/pgadmin/3.0.11/values.yaml similarity index 100% rename from stable/pgadmin/3.0.10/values.yaml rename to stable/pgadmin/3.0.11/values.yaml diff --git a/stable/photoprism/4.0.3/CHANGELOG.md b/stable/photoprism/4.0.3/CHANGELOG.md deleted file mode 100644 index e9ee44da79e..00000000000 --- a/stable/photoprism/4.0.3/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [photoprism-4.0.3](https://github.com/truecharts/apps/compare/photoprism-4.0.2...photoprism-4.0.3) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/photoprism/4.0.3/Chart.lock b/stable/photoprism/4.0.3/Chart.lock deleted file mode 100644 index 45f8c973e7e..00000000000 --- a/stable/photoprism/4.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:52:55.130317343Z" diff --git a/stable/photoprism/4.0.4/CHANGELOG.md b/stable/photoprism/4.0.4/CHANGELOG.md new file mode 100644 index 00000000000..be8c2c53981 --- /dev/null +++ b/stable/photoprism/4.0.4/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [photoprism-4.0.4](https://github.com/truecharts/apps/compare/photoprism-4.0.3...photoprism-4.0.4) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/photoprism/4.0.3/CONFIG.md b/stable/photoprism/4.0.4/CONFIG.md similarity index 100% rename from stable/photoprism/4.0.3/CONFIG.md rename to stable/photoprism/4.0.4/CONFIG.md diff --git a/stable/photoprism/4.0.4/Chart.lock b/stable/photoprism/4.0.4/Chart.lock new file mode 100644 index 00000000000..29b68d113f8 --- /dev/null +++ b/stable/photoprism/4.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:21:12.512561528Z" diff --git a/stable/photoprism/4.0.3/Chart.yaml b/stable/photoprism/4.0.4/Chart.yaml similarity index 97% rename from stable/photoprism/4.0.3/Chart.yaml rename to stable/photoprism/4.0.4/Chart.yaml index 1f1544372bb..6a1fee4fb6f 100644 --- a/stable/photoprism/4.0.3/Chart.yaml +++ b/stable/photoprism/4.0.4/Chart.yaml @@ -22,4 +22,4 @@ name: photoprism sources: - https://github.com/photoprism/photoprism - https://hub.docker.com/r/photoprism/photoprism -version: 4.0.3 +version: 4.0.4 diff --git a/stable/photoprism/4.0.3/README.md b/stable/photoprism/4.0.4/README.md similarity index 100% rename from stable/photoprism/4.0.3/README.md rename to stable/photoprism/4.0.4/README.md diff --git a/stable/photoprism/4.0.3/app-readme.md b/stable/photoprism/4.0.4/app-readme.md similarity index 100% rename from stable/photoprism/4.0.3/app-readme.md rename to stable/photoprism/4.0.4/app-readme.md diff --git a/stable/photoprism/4.0.3/charts/common-8.3.12.tgz b/stable/photoprism/4.0.4/charts/common-8.3.12.tgz similarity index 100% rename from stable/photoprism/4.0.3/charts/common-8.3.12.tgz rename to stable/photoprism/4.0.4/charts/common-8.3.12.tgz diff --git a/stable/photoprism/4.0.3/helm-values.md b/stable/photoprism/4.0.4/helm-values.md similarity index 100% rename from stable/photoprism/4.0.3/helm-values.md rename to stable/photoprism/4.0.4/helm-values.md diff --git a/stable/photoprism/4.0.3/questions.yaml b/stable/photoprism/4.0.4/questions.yaml similarity index 100% rename from stable/photoprism/4.0.3/questions.yaml rename to stable/photoprism/4.0.4/questions.yaml diff --git a/stable/photoprism/4.0.3/templates/common.yaml b/stable/photoprism/4.0.4/templates/common.yaml similarity index 100% rename from stable/photoprism/4.0.3/templates/common.yaml rename to stable/photoprism/4.0.4/templates/common.yaml diff --git a/stable/photoprism/4.0.3/values.yaml b/stable/photoprism/4.0.4/values.yaml similarity index 100% rename from stable/photoprism/4.0.3/values.yaml rename to stable/photoprism/4.0.4/values.yaml diff --git a/stable/phpldapadmin/3.0.10/CHANGELOG.md b/stable/phpldapadmin/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..0ecfde690b4 --- /dev/null +++ b/stable/phpldapadmin/3.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [phpldapadmin-3.0.10](https://github.com/truecharts/apps/compare/phpldapadmin-3.0.9...phpldapadmin-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/phpldapadmin/3.0.9/CONFIG.md b/stable/phpldapadmin/3.0.10/CONFIG.md similarity index 100% rename from stable/phpldapadmin/3.0.9/CONFIG.md rename to stable/phpldapadmin/3.0.10/CONFIG.md diff --git a/stable/phpldapadmin/3.0.10/Chart.lock b/stable/phpldapadmin/3.0.10/Chart.lock new file mode 100644 index 00000000000..8d7be9746ae --- /dev/null +++ b/stable/phpldapadmin/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:21:35.714256835Z" diff --git a/stable/phpldapadmin/3.0.9/Chart.yaml b/stable/phpldapadmin/3.0.10/Chart.yaml similarity index 97% rename from stable/phpldapadmin/3.0.9/Chart.yaml rename to stable/phpldapadmin/3.0.10/Chart.yaml index 458009a927f..06cc4dbe598 100644 --- a/stable/phpldapadmin/3.0.9/Chart.yaml +++ b/stable/phpldapadmin/3.0.10/Chart.yaml @@ -24,4 +24,4 @@ name: phpldapadmin sources: - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog type: application -version: 3.0.9 +version: 3.0.10 diff --git a/stable/phpldapadmin/3.0.9/README.md b/stable/phpldapadmin/3.0.10/README.md similarity index 100% rename from stable/phpldapadmin/3.0.9/README.md rename to stable/phpldapadmin/3.0.10/README.md diff --git a/stable/phpldapadmin/3.0.9/app-readme.md b/stable/phpldapadmin/3.0.10/app-readme.md similarity index 100% rename from stable/phpldapadmin/3.0.9/app-readme.md rename to stable/phpldapadmin/3.0.10/app-readme.md diff --git a/stable/phpldapadmin/3.0.9/charts/common-8.3.12.tgz b/stable/phpldapadmin/3.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/phpldapadmin/3.0.9/charts/common-8.3.12.tgz rename to stable/phpldapadmin/3.0.10/charts/common-8.3.12.tgz diff --git a/stable/phpldapadmin/3.0.9/helm-values.md b/stable/phpldapadmin/3.0.10/helm-values.md similarity index 100% rename from stable/phpldapadmin/3.0.9/helm-values.md rename to stable/phpldapadmin/3.0.10/helm-values.md diff --git a/stable/phpldapadmin/3.0.9/questions.yaml b/stable/phpldapadmin/3.0.10/questions.yaml similarity index 100% rename from stable/phpldapadmin/3.0.9/questions.yaml rename to stable/phpldapadmin/3.0.10/questions.yaml diff --git a/stable/phpldapadmin/3.0.9/templates/common.yaml b/stable/phpldapadmin/3.0.10/templates/common.yaml similarity index 100% rename from stable/phpldapadmin/3.0.9/templates/common.yaml rename to stable/phpldapadmin/3.0.10/templates/common.yaml diff --git a/stable/phpldapadmin/3.0.9/values.yaml b/stable/phpldapadmin/3.0.10/values.yaml similarity index 100% rename from stable/phpldapadmin/3.0.9/values.yaml rename to stable/phpldapadmin/3.0.10/values.yaml diff --git a/stable/phpldapadmin/3.0.9/CHANGELOG.md b/stable/phpldapadmin/3.0.9/CHANGELOG.md deleted file mode 100644 index b3f93bd55a9..00000000000 --- a/stable/phpldapadmin/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [phpldapadmin-3.0.9](https://github.com/truecharts/apps/compare/phpldapadmin-3.0.8...phpldapadmin-3.0.9) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/phpldapadmin/3.0.9/Chart.lock b/stable/phpldapadmin/3.0.9/Chart.lock deleted file mode 100644 index 3df06c3d9a1..00000000000 --- a/stable/phpldapadmin/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:53:17.222591876Z" diff --git a/stable/piaware/3.0.10/CHANGELOG.md b/stable/piaware/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..6ecd817f429 --- /dev/null +++ b/stable/piaware/3.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [piaware-3.0.10](https://github.com/truecharts/apps/compare/piaware-3.0.9...piaware-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/piaware/3.0.9/CONFIG.md b/stable/piaware/3.0.10/CONFIG.md similarity index 100% rename from stable/piaware/3.0.9/CONFIG.md rename to stable/piaware/3.0.10/CONFIG.md diff --git a/stable/piaware/3.0.10/Chart.lock b/stable/piaware/3.0.10/Chart.lock new file mode 100644 index 00000000000..cc7d7a981f6 --- /dev/null +++ b/stable/piaware/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:21:58.546033513Z" diff --git a/stable/piaware/3.0.9/Chart.yaml b/stable/piaware/3.0.10/Chart.yaml similarity index 97% rename from stable/piaware/3.0.9/Chart.yaml rename to stable/piaware/3.0.10/Chart.yaml index 2e3f6e27bce..5e8e422d583 100644 --- a/stable/piaware/3.0.9/Chart.yaml +++ b/stable/piaware/3.0.10/Chart.yaml @@ -19,4 +19,4 @@ maintainers: name: piaware sources: - https://github.com/flightaware/piaware -version: 3.0.9 +version: 3.0.10 diff --git a/stable/piaware/3.0.9/README.md b/stable/piaware/3.0.10/README.md similarity index 100% rename from stable/piaware/3.0.9/README.md rename to stable/piaware/3.0.10/README.md diff --git a/stable/piaware/3.0.9/app-readme.md b/stable/piaware/3.0.10/app-readme.md similarity index 100% rename from stable/piaware/3.0.9/app-readme.md rename to stable/piaware/3.0.10/app-readme.md diff --git a/stable/piaware/3.0.9/charts/common-8.3.12.tgz b/stable/piaware/3.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/piaware/3.0.9/charts/common-8.3.12.tgz rename to stable/piaware/3.0.10/charts/common-8.3.12.tgz diff --git a/stable/piaware/3.0.9/ci/ct-values.yaml b/stable/piaware/3.0.10/ci/ct-values.yaml similarity index 100% rename from stable/piaware/3.0.9/ci/ct-values.yaml rename to stable/piaware/3.0.10/ci/ct-values.yaml diff --git a/stable/piaware/3.0.9/helm-values.md b/stable/piaware/3.0.10/helm-values.md similarity index 100% rename from stable/piaware/3.0.9/helm-values.md rename to stable/piaware/3.0.10/helm-values.md diff --git a/stable/piaware/3.0.9/questions.yaml b/stable/piaware/3.0.10/questions.yaml similarity index 100% rename from stable/piaware/3.0.9/questions.yaml rename to stable/piaware/3.0.10/questions.yaml diff --git a/stable/piaware/3.0.9/templates/common.yaml b/stable/piaware/3.0.10/templates/common.yaml similarity index 100% rename from stable/piaware/3.0.9/templates/common.yaml rename to stable/piaware/3.0.10/templates/common.yaml diff --git a/stable/piaware/3.0.9/values.yaml b/stable/piaware/3.0.10/values.yaml similarity index 100% rename from stable/piaware/3.0.9/values.yaml rename to stable/piaware/3.0.10/values.yaml diff --git a/stable/piaware/3.0.9/CHANGELOG.md b/stable/piaware/3.0.9/CHANGELOG.md deleted file mode 100644 index b9a422410f3..00000000000 --- a/stable/piaware/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [piaware-3.0.9](https://github.com/truecharts/apps/compare/piaware-3.0.8...piaware-3.0.9) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/piaware/3.0.9/Chart.lock b/stable/piaware/3.0.9/Chart.lock deleted file mode 100644 index 80ff90bf1b4..00000000000 --- a/stable/piaware/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:53:38.833692162Z" diff --git a/stable/pihole/3.0.10/CHANGELOG.md b/stable/pihole/3.0.10/CHANGELOG.md deleted file mode 100644 index 8a8e6b6ffc3..00000000000 --- a/stable/pihole/3.0.10/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [pihole-3.0.10](https://github.com/truecharts/apps/compare/pihole-3.0.9...pihole-3.0.10) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/pihole/3.0.10/Chart.lock b/stable/pihole/3.0.10/Chart.lock deleted file mode 100644 index 07fbdf68a8c..00000000000 --- a/stable/pihole/3.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:53:59.298634985Z" diff --git a/stable/pihole/3.0.11/CHANGELOG.md b/stable/pihole/3.0.11/CHANGELOG.md new file mode 100644 index 00000000000..0df466d46e2 --- /dev/null +++ b/stable/pihole/3.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [pihole-3.0.11](https://github.com/truecharts/apps/compare/pihole-3.0.10...pihole-3.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/pihole/3.0.10/CONFIG.md b/stable/pihole/3.0.11/CONFIG.md similarity index 100% rename from stable/pihole/3.0.10/CONFIG.md rename to stable/pihole/3.0.11/CONFIG.md diff --git a/stable/pihole/3.0.11/Chart.lock b/stable/pihole/3.0.11/Chart.lock new file mode 100644 index 00000000000..59928a0db01 --- /dev/null +++ b/stable/pihole/3.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:22:21.584624307Z" diff --git a/stable/pihole/3.0.10/Chart.yaml b/stable/pihole/3.0.11/Chart.yaml similarity index 97% rename from stable/pihole/3.0.10/Chart.yaml rename to stable/pihole/3.0.11/Chart.yaml index f8edd1a099e..eeedf06809a 100644 --- a/stable/pihole/3.0.10/Chart.yaml +++ b/stable/pihole/3.0.11/Chart.yaml @@ -21,4 +21,4 @@ sources: - https://github.com/pi-hole - https://github.com/pi-hole/docker-pi-hole type: application -version: 3.0.10 +version: 3.0.11 diff --git a/stable/pihole/3.0.10/README.md b/stable/pihole/3.0.11/README.md similarity index 100% rename from stable/pihole/3.0.10/README.md rename to stable/pihole/3.0.11/README.md diff --git a/stable/pihole/3.0.10/app-readme.md b/stable/pihole/3.0.11/app-readme.md similarity index 100% rename from stable/pihole/3.0.10/app-readme.md rename to stable/pihole/3.0.11/app-readme.md diff --git a/stable/pihole/3.0.10/charts/common-8.3.12.tgz b/stable/pihole/3.0.11/charts/common-8.3.12.tgz similarity index 100% rename from stable/pihole/3.0.10/charts/common-8.3.12.tgz rename to stable/pihole/3.0.11/charts/common-8.3.12.tgz diff --git a/stable/pihole/3.0.10/helm-values.md b/stable/pihole/3.0.11/helm-values.md similarity index 100% rename from stable/pihole/3.0.10/helm-values.md rename to stable/pihole/3.0.11/helm-values.md diff --git a/stable/pihole/3.0.10/questions.yaml b/stable/pihole/3.0.11/questions.yaml similarity index 100% rename from stable/pihole/3.0.10/questions.yaml rename to stable/pihole/3.0.11/questions.yaml diff --git a/stable/pihole/3.0.10/templates/_configmap.tpl b/stable/pihole/3.0.11/templates/_configmap.tpl similarity index 100% rename from stable/pihole/3.0.10/templates/_configmap.tpl rename to stable/pihole/3.0.11/templates/_configmap.tpl diff --git a/stable/pihole/3.0.10/templates/common.yaml b/stable/pihole/3.0.11/templates/common.yaml similarity index 100% rename from stable/pihole/3.0.10/templates/common.yaml rename to stable/pihole/3.0.11/templates/common.yaml diff --git a/stable/pihole/3.0.10/values.yaml b/stable/pihole/3.0.11/values.yaml similarity index 100% rename from stable/pihole/3.0.10/values.yaml rename to stable/pihole/3.0.11/values.yaml diff --git a/stable/plex/7.0.10/CHANGELOG.md b/stable/plex/7.0.10/CHANGELOG.md deleted file mode 100644 index c38b59c11e4..00000000000 --- a/stable/plex/7.0.10/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [plex-7.0.10](https://github.com/truecharts/apps/compare/plex-7.0.9...plex-7.0.10) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/plex/7.0.10/Chart.lock b/stable/plex/7.0.10/Chart.lock deleted file mode 100644 index ac1e594a21c..00000000000 --- a/stable/plex/7.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:54:20.686368055Z" diff --git a/stable/plex/7.0.11/CHANGELOG.md b/stable/plex/7.0.11/CHANGELOG.md new file mode 100644 index 00000000000..6e7418355c5 --- /dev/null +++ b/stable/plex/7.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [plex-7.0.11](https://github.com/truecharts/apps/compare/plex-7.0.10...plex-7.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/plex/7.0.10/CONFIG.md b/stable/plex/7.0.11/CONFIG.md similarity index 100% rename from stable/plex/7.0.10/CONFIG.md rename to stable/plex/7.0.11/CONFIG.md diff --git a/stable/plex/7.0.11/Chart.lock b/stable/plex/7.0.11/Chart.lock new file mode 100644 index 00000000000..61c50711449 --- /dev/null +++ b/stable/plex/7.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:22:44.480664624Z" diff --git a/stable/plex/7.0.10/Chart.yaml b/stable/plex/7.0.11/Chart.yaml similarity index 97% rename from stable/plex/7.0.10/Chart.yaml rename to stable/plex/7.0.11/Chart.yaml index 9157183d3b7..761a500ea6f 100644 --- a/stable/plex/7.0.10/Chart.yaml +++ b/stable/plex/7.0.11/Chart.yaml @@ -22,4 +22,4 @@ maintainers: name: plex sources: null type: application -version: 7.0.10 +version: 7.0.11 diff --git a/stable/plex/7.0.10/README.md b/stable/plex/7.0.11/README.md similarity index 100% rename from stable/plex/7.0.10/README.md rename to stable/plex/7.0.11/README.md diff --git a/stable/plex/7.0.10/app-readme.md b/stable/plex/7.0.11/app-readme.md similarity index 100% rename from stable/plex/7.0.10/app-readme.md rename to stable/plex/7.0.11/app-readme.md diff --git a/stable/plex/7.0.10/charts/common-8.3.12.tgz b/stable/plex/7.0.11/charts/common-8.3.12.tgz similarity index 100% rename from stable/plex/7.0.10/charts/common-8.3.12.tgz rename to stable/plex/7.0.11/charts/common-8.3.12.tgz diff --git a/stable/plex/7.0.10/helm-values.md b/stable/plex/7.0.11/helm-values.md similarity index 100% rename from stable/plex/7.0.10/helm-values.md rename to stable/plex/7.0.11/helm-values.md diff --git a/stable/plex/7.0.10/questions.yaml b/stable/plex/7.0.11/questions.yaml similarity index 100% rename from stable/plex/7.0.10/questions.yaml rename to stable/plex/7.0.11/questions.yaml diff --git a/stable/plex/7.0.10/templates/common.yaml b/stable/plex/7.0.11/templates/common.yaml similarity index 100% rename from stable/plex/7.0.10/templates/common.yaml rename to stable/plex/7.0.11/templates/common.yaml diff --git a/stable/plex/7.0.10/values.yaml b/stable/plex/7.0.11/values.yaml similarity index 100% rename from stable/plex/7.0.10/values.yaml rename to stable/plex/7.0.11/values.yaml diff --git a/stable/podgrab/6.0.10/CHANGELOG.md b/stable/podgrab/6.0.10/CHANGELOG.md new file mode 100644 index 00000000000..53a7bb5ca44 --- /dev/null +++ b/stable/podgrab/6.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [podgrab-6.0.10](https://github.com/truecharts/apps/compare/podgrab-6.0.9...podgrab-6.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/podgrab/6.0.9/CONFIG.md b/stable/podgrab/6.0.10/CONFIG.md similarity index 100% rename from stable/podgrab/6.0.9/CONFIG.md rename to stable/podgrab/6.0.10/CONFIG.md diff --git a/stable/podgrab/6.0.10/Chart.lock b/stable/podgrab/6.0.10/Chart.lock new file mode 100644 index 00000000000..01b880d9381 --- /dev/null +++ b/stable/podgrab/6.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:23:07.303530661Z" diff --git a/stable/podgrab/6.0.9/Chart.yaml b/stable/podgrab/6.0.10/Chart.yaml similarity index 97% rename from stable/podgrab/6.0.9/Chart.yaml rename to stable/podgrab/6.0.10/Chart.yaml index 8584361f07c..679cfbb6bff 100644 --- a/stable/podgrab/6.0.9/Chart.yaml +++ b/stable/podgrab/6.0.10/Chart.yaml @@ -24,4 +24,4 @@ sources: - https://github.com/akhilrex/podgrab - https://hub.docker.com/r/akhilrex/podgrab type: application -version: 6.0.9 +version: 6.0.10 diff --git a/stable/podgrab/6.0.9/README.md b/stable/podgrab/6.0.10/README.md similarity index 100% rename from stable/podgrab/6.0.9/README.md rename to stable/podgrab/6.0.10/README.md diff --git a/stable/podgrab/6.0.9/app-readme.md b/stable/podgrab/6.0.10/app-readme.md similarity index 100% rename from stable/podgrab/6.0.9/app-readme.md rename to stable/podgrab/6.0.10/app-readme.md diff --git a/stable/podgrab/6.0.9/charts/common-8.3.12.tgz b/stable/podgrab/6.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/podgrab/6.0.9/charts/common-8.3.12.tgz rename to stable/podgrab/6.0.10/charts/common-8.3.12.tgz diff --git a/stable/podgrab/6.0.9/helm-values.md b/stable/podgrab/6.0.10/helm-values.md similarity index 100% rename from stable/podgrab/6.0.9/helm-values.md rename to stable/podgrab/6.0.10/helm-values.md diff --git a/stable/podgrab/6.0.9/questions.yaml b/stable/podgrab/6.0.10/questions.yaml similarity index 100% rename from stable/podgrab/6.0.9/questions.yaml rename to stable/podgrab/6.0.10/questions.yaml diff --git a/stable/podgrab/6.0.9/templates/common.yaml b/stable/podgrab/6.0.10/templates/common.yaml similarity index 100% rename from stable/podgrab/6.0.9/templates/common.yaml rename to stable/podgrab/6.0.10/templates/common.yaml diff --git a/stable/podgrab/6.0.9/values.yaml b/stable/podgrab/6.0.10/values.yaml similarity index 100% rename from stable/podgrab/6.0.9/values.yaml rename to stable/podgrab/6.0.10/values.yaml diff --git a/stable/podgrab/6.0.9/CHANGELOG.md b/stable/podgrab/6.0.9/CHANGELOG.md deleted file mode 100644 index 6de86442b57..00000000000 --- a/stable/podgrab/6.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [podgrab-6.0.9](https://github.com/truecharts/apps/compare/podgrab-6.0.8...podgrab-6.0.9) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/podgrab/6.0.9/Chart.lock b/stable/podgrab/6.0.9/Chart.lock deleted file mode 100644 index c7ac77aeb64..00000000000 --- a/stable/podgrab/6.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:54:42.315816506Z" diff --git a/stable/postgresql/3.0.18/CHANGELOG.md b/stable/postgresql/3.0.18/CHANGELOG.md deleted file mode 100644 index 1c9ad0f9371..00000000000 --- a/stable/postgresql/3.0.18/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [postgresql-3.0.18](https://github.com/truecharts/apps/compare/postgresql-3.0.17...postgresql-3.0.18) (2021-10-18) - -#### Chore - -* bump common on postgresql - diff --git a/stable/postgresql/3.0.18/Chart.lock b/stable/postgresql/3.0.18/Chart.lock deleted file mode 100644 index 79a7a6258f9..00000000000 --- a/stable/postgresql/3.0.18/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T18:40:34.273560715Z" diff --git a/stable/postgresql/3.0.18/ix_values.yaml b/stable/postgresql/3.0.18/ix_values.yaml deleted file mode 100644 index fc055471559..00000000000 --- a/stable/postgresql/3.0.18/ix_values.yaml +++ /dev/null @@ -1,53 +0,0 @@ -## -# This file contains Values.yaml content that gets added to the output of questions.yaml -# It's ONLY meant for content that the user is NOT expected to change. -# Example: Everything under "image" is not included in questions.yaml but is included here. -## - -image: - repository: bitnami/postgresql - pullPolicy: IfNotPresent - tag: 13.4.0@sha256:d206387b26ef8716b2c8d30eb987b58a05cca5ab735248fe21515b0f18eb01d6 - - -initContainers: - migrate-db: - image: "{{ .Values.alpineImage.repository}}:{{ .Values.alpineImage.tag }}" - securityContext: - runAsUser: 0 - privileged: true - - runAsNonRoot: false - command: - - /bin/sh - - -cx - - | - echo 'trying to migrate old db to new location...' - mkdir -p /bitnami/postgresql/data - mv -f /bitnami/postgresql/old/* /bitnami/postgresql/data/ || true - chown -R {{ .Values.podSecurityContext.runAsUser }}:{{ .Values.podSecurityContext.fsGroup }} /bitnami/postgresql/data - chmod 775 /bitnami/postgresql/data - imagePullPolicy: IfNotPresent - volumeMounts: - - name: db - mountPath: /bitnami/postgresql/old - - name: data - mountPath: /bitnami/postgresql - - -envValueFrom: - POSTGRES_PASSWORD: - secretKeyRef: - name: '{{ .Values.existingSecret | default ( include "common.names.fullname" . ) }}' - key: "postgresql-password" - -envTpl: - POSTGRES_USER: "{{ .Values.postgresqlUsername }}" - POSTGRES_DB: "{{ .Values.postgresqlDatabase }}" -# POSTGRESQL_POSTGRES_PASSWORD: "{{ .Values.postgrespassword }}" -# POSTGRESQL_PASSWORD: "{{ .Values.password }}" - -## -# Most other defaults are set in questions.yaml -# For other options please refer to the wiki, default_values.yaml or the common library chart -## diff --git a/stable/postgresql/3.0.18/values.yaml b/stable/postgresql/3.0.18/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/postgresql/3.0.19/CHANGELOG.md b/stable/postgresql/3.0.19/CHANGELOG.md new file mode 100644 index 00000000000..843be734b81 --- /dev/null +++ b/stable/postgresql/3.0.19/CHANGELOG.md @@ -0,0 +1,16 @@ + + +### [postgresql-3.0.19](https://github.com/truecharts/apps/compare/postgresql-3.0.18...postgresql-3.0.19) (2021-10-19) + +#### Chore + +* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + +#### Refactor + +* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) + diff --git a/stable/postgresql/3.0.18/CONFIG.md b/stable/postgresql/3.0.19/CONFIG.md similarity index 100% rename from stable/postgresql/3.0.18/CONFIG.md rename to stable/postgresql/3.0.19/CONFIG.md diff --git a/stable/postgresql/3.0.19/Chart.lock b/stable/postgresql/3.0.19/Chart.lock new file mode 100644 index 00000000000..a2511c3c3f4 --- /dev/null +++ b/stable/postgresql/3.0.19/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:23:30.813380824Z" diff --git a/stable/postgresql/3.0.18/Chart.yaml b/stable/postgresql/3.0.19/Chart.yaml similarity index 97% rename from stable/postgresql/3.0.18/Chart.yaml rename to stable/postgresql/3.0.19/Chart.yaml index 9a6e6cccdd7..9cd21bb03c4 100644 --- a/stable/postgresql/3.0.18/Chart.yaml +++ b/stable/postgresql/3.0.19/Chart.yaml @@ -25,4 +25,4 @@ name: postgresql sources: - https://www.postgresql.org/ type: application -version: 3.0.18 +version: 3.0.19 diff --git a/stable/postgresql/3.0.18/README.md b/stable/postgresql/3.0.19/README.md similarity index 100% rename from stable/postgresql/3.0.18/README.md rename to stable/postgresql/3.0.19/README.md diff --git a/stable/postgresql/3.0.18/app-readme.md b/stable/postgresql/3.0.19/app-readme.md similarity index 100% rename from stable/postgresql/3.0.18/app-readme.md rename to stable/postgresql/3.0.19/app-readme.md diff --git a/stable/postgresql/3.0.18/charts/common-8.3.12.tgz b/stable/postgresql/3.0.19/charts/common-8.3.12.tgz similarity index 100% rename from stable/postgresql/3.0.18/charts/common-8.3.12.tgz rename to stable/postgresql/3.0.19/charts/common-8.3.12.tgz diff --git a/stable/postgresql/3.0.18/helm-values.md b/stable/postgresql/3.0.19/helm-values.md similarity index 100% rename from stable/postgresql/3.0.18/helm-values.md rename to stable/postgresql/3.0.19/helm-values.md diff --git a/stable/postgresql/3.0.18/questions.yaml b/stable/postgresql/3.0.19/questions.yaml similarity index 99% rename from stable/postgresql/3.0.18/questions.yaml rename to stable/postgresql/3.0.19/questions.yaml index c00d031306d..350e5c36058 100644 --- a/stable/postgresql/3.0.18/questions.yaml +++ b/stable/postgresql/3.0.19/questions.yaml @@ -554,6 +554,7 @@ questions: - variable: persistence label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" group: "Storage and Persistence" schema: type: dict diff --git a/stable/postgresql/3.0.18/templates/backup-postgres-config.yaml b/stable/postgresql/3.0.19/templates/backup-postgres-config.yaml similarity index 100% rename from stable/postgresql/3.0.18/templates/backup-postgres-config.yaml rename to stable/postgresql/3.0.19/templates/backup-postgres-config.yaml diff --git a/stable/postgresql/3.0.18/templates/common.yaml b/stable/postgresql/3.0.19/templates/common.yaml similarity index 100% rename from stable/postgresql/3.0.18/templates/common.yaml rename to stable/postgresql/3.0.19/templates/common.yaml diff --git a/stable/postgresql/3.0.18/templates/secret.yaml b/stable/postgresql/3.0.19/templates/secret.yaml similarity index 100% rename from stable/postgresql/3.0.18/templates/secret.yaml rename to stable/postgresql/3.0.19/templates/secret.yaml diff --git a/stable/postgresql/3.0.18/templates/upgrade-backup-postgres-hook.yaml b/stable/postgresql/3.0.19/templates/upgrade-backup-postgres-hook.yaml similarity index 100% rename from stable/postgresql/3.0.18/templates/upgrade-backup-postgres-hook.yaml rename to stable/postgresql/3.0.19/templates/upgrade-backup-postgres-hook.yaml diff --git a/stable/postgresql/3.0.18/test_values.yaml b/stable/postgresql/3.0.19/values.yaml similarity index 100% rename from stable/postgresql/3.0.18/test_values.yaml rename to stable/postgresql/3.0.19/values.yaml diff --git a/stable/pretend-youre-xyzzy/3.0.10/CHANGELOG.md b/stable/pretend-youre-xyzzy/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..d7bbdfdd28b --- /dev/null +++ b/stable/pretend-youre-xyzzy/3.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [pretend-youre-xyzzy-3.0.10](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-3.0.9...pretend-youre-xyzzy-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/pretend-youre-xyzzy/3.0.9/CONFIG.md b/stable/pretend-youre-xyzzy/3.0.10/CONFIG.md similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.9/CONFIG.md rename to stable/pretend-youre-xyzzy/3.0.10/CONFIG.md diff --git a/stable/pretend-youre-xyzzy/3.0.10/Chart.lock b/stable/pretend-youre-xyzzy/3.0.10/Chart.lock new file mode 100644 index 00000000000..171b503d514 --- /dev/null +++ b/stable/pretend-youre-xyzzy/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:23:54.876652576Z" diff --git a/stable/pretend-youre-xyzzy/3.0.9/Chart.yaml b/stable/pretend-youre-xyzzy/3.0.10/Chart.yaml similarity index 97% rename from stable/pretend-youre-xyzzy/3.0.9/Chart.yaml rename to stable/pretend-youre-xyzzy/3.0.10/Chart.yaml index a7374d787a5..11c6db951ac 100644 --- a/stable/pretend-youre-xyzzy/3.0.9/Chart.yaml +++ b/stable/pretend-youre-xyzzy/3.0.10/Chart.yaml @@ -21,4 +21,4 @@ name: pretend-youre-xyzzy sources: - https://github.com/ajanata/PretendYoureXyzzy - https://github.com/emcniece/DockerYourXyzzy -version: 3.0.9 +version: 3.0.10 diff --git a/stable/pretend-youre-xyzzy/3.0.9/README.md b/stable/pretend-youre-xyzzy/3.0.10/README.md similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.9/README.md rename to stable/pretend-youre-xyzzy/3.0.10/README.md diff --git a/stable/pretend-youre-xyzzy/3.0.9/app-readme.md b/stable/pretend-youre-xyzzy/3.0.10/app-readme.md similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.9/app-readme.md rename to stable/pretend-youre-xyzzy/3.0.10/app-readme.md diff --git a/stable/pretend-youre-xyzzy/3.0.9/charts/common-8.3.12.tgz b/stable/pretend-youre-xyzzy/3.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.9/charts/common-8.3.12.tgz rename to stable/pretend-youre-xyzzy/3.0.10/charts/common-8.3.12.tgz diff --git a/stable/pretend-youre-xyzzy/3.0.9/helm-values.md b/stable/pretend-youre-xyzzy/3.0.10/helm-values.md similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.9/helm-values.md rename to stable/pretend-youre-xyzzy/3.0.10/helm-values.md diff --git a/stable/pretend-youre-xyzzy/3.0.9/questions.yaml b/stable/pretend-youre-xyzzy/3.0.10/questions.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.9/questions.yaml rename to stable/pretend-youre-xyzzy/3.0.10/questions.yaml diff --git a/stable/pretend-youre-xyzzy/3.0.9/templates/common.yaml b/stable/pretend-youre-xyzzy/3.0.10/templates/common.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.9/templates/common.yaml rename to stable/pretend-youre-xyzzy/3.0.10/templates/common.yaml diff --git a/stable/pretend-youre-xyzzy/3.0.9/values.yaml b/stable/pretend-youre-xyzzy/3.0.10/values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/3.0.9/values.yaml rename to stable/pretend-youre-xyzzy/3.0.10/values.yaml diff --git a/stable/pretend-youre-xyzzy/3.0.9/CHANGELOG.md b/stable/pretend-youre-xyzzy/3.0.9/CHANGELOG.md deleted file mode 100644 index 1f1a9efeaa8..00000000000 --- a/stable/pretend-youre-xyzzy/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [pretend-youre-xyzzy-3.0.9](https://github.com/truecharts/apps/compare/pretend-youre-xyzzy-3.0.8...pretend-youre-xyzzy-3.0.9) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/pretend-youre-xyzzy/3.0.9/Chart.lock b/stable/pretend-youre-xyzzy/3.0.9/Chart.lock deleted file mode 100644 index b7ec6f603b2..00000000000 --- a/stable/pretend-youre-xyzzy/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:55:04.619836749Z" diff --git a/stable/protonmail-bridge/3.0.10/CHANGELOG.md b/stable/protonmail-bridge/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..f62640af5cc --- /dev/null +++ b/stable/protonmail-bridge/3.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [protonmail-bridge-3.0.10](https://github.com/truecharts/apps/compare/protonmail-bridge-3.0.9...protonmail-bridge-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/protonmail-bridge/3.0.9/CONFIG.md b/stable/protonmail-bridge/3.0.10/CONFIG.md similarity index 100% rename from stable/protonmail-bridge/3.0.9/CONFIG.md rename to stable/protonmail-bridge/3.0.10/CONFIG.md diff --git a/stable/protonmail-bridge/3.0.10/Chart.lock b/stable/protonmail-bridge/3.0.10/Chart.lock new file mode 100644 index 00000000000..c378a9b3224 --- /dev/null +++ b/stable/protonmail-bridge/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:24:17.549937802Z" diff --git a/stable/protonmail-bridge/3.0.9/Chart.yaml b/stable/protonmail-bridge/3.0.10/Chart.yaml similarity index 97% rename from stable/protonmail-bridge/3.0.9/Chart.yaml rename to stable/protonmail-bridge/3.0.10/Chart.yaml index 9121a539145..6acee389678 100644 --- a/stable/protonmail-bridge/3.0.9/Chart.yaml +++ b/stable/protonmail-bridge/3.0.10/Chart.yaml @@ -19,4 +19,4 @@ name: protonmail-bridge sources: - https://github.com/shenxn/protonmail-bridge-docker - https://hub.docker.com/r/shenxn/protonmail-bridge -version: 3.0.9 +version: 3.0.10 diff --git a/stable/protonmail-bridge/3.0.9/README.md b/stable/protonmail-bridge/3.0.10/README.md similarity index 100% rename from stable/protonmail-bridge/3.0.9/README.md rename to stable/protonmail-bridge/3.0.10/README.md diff --git a/stable/protonmail-bridge/3.0.9/app-readme.md b/stable/protonmail-bridge/3.0.10/app-readme.md similarity index 100% rename from stable/protonmail-bridge/3.0.9/app-readme.md rename to stable/protonmail-bridge/3.0.10/app-readme.md diff --git a/stable/protonmail-bridge/3.0.9/charts/common-8.3.12.tgz b/stable/protonmail-bridge/3.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/protonmail-bridge/3.0.9/charts/common-8.3.12.tgz rename to stable/protonmail-bridge/3.0.10/charts/common-8.3.12.tgz diff --git a/stable/protonmail-bridge/3.0.9/helm-values.md b/stable/protonmail-bridge/3.0.10/helm-values.md similarity index 100% rename from stable/protonmail-bridge/3.0.9/helm-values.md rename to stable/protonmail-bridge/3.0.10/helm-values.md diff --git a/stable/protonmail-bridge/3.0.9/questions.yaml b/stable/protonmail-bridge/3.0.10/questions.yaml similarity index 100% rename from stable/protonmail-bridge/3.0.9/questions.yaml rename to stable/protonmail-bridge/3.0.10/questions.yaml diff --git a/stable/protonmail-bridge/3.0.9/templates/common.yaml b/stable/protonmail-bridge/3.0.10/templates/common.yaml similarity index 100% rename from stable/protonmail-bridge/3.0.9/templates/common.yaml rename to stable/protonmail-bridge/3.0.10/templates/common.yaml diff --git a/stable/protonmail-bridge/3.0.9/values.yaml b/stable/protonmail-bridge/3.0.10/values.yaml similarity index 100% rename from stable/protonmail-bridge/3.0.9/values.yaml rename to stable/protonmail-bridge/3.0.10/values.yaml diff --git a/stable/protonmail-bridge/3.0.9/CHANGELOG.md b/stable/protonmail-bridge/3.0.9/CHANGELOG.md deleted file mode 100644 index 2b29cbf1f7e..00000000000 --- a/stable/protonmail-bridge/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [protonmail-bridge-3.0.9](https://github.com/truecharts/apps/compare/protonmail-bridge-3.0.8...protonmail-bridge-3.0.9) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/protonmail-bridge/3.0.9/Chart.lock b/stable/protonmail-bridge/3.0.9/Chart.lock deleted file mode 100644 index 9e9ba74e3e8..00000000000 --- a/stable/protonmail-bridge/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:55:25.031514915Z" diff --git a/stable/prowlarr/3.0.13/CHANGELOG.md b/stable/prowlarr/3.0.13/CHANGELOG.md deleted file mode 100644 index 16ddbde18a9..00000000000 --- a/stable/prowlarr/3.0.13/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [prowlarr-3.0.13](https://github.com/truecharts/apps/compare/prowlarr-3.0.12...prowlarr-3.0.13) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/prowlarr/3.0.13/Chart.lock b/stable/prowlarr/3.0.13/Chart.lock deleted file mode 100644 index a40bc0a85de..00000000000 --- a/stable/prowlarr/3.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:55:45.602606496Z" diff --git a/stable/prowlarr/3.0.14/CHANGELOG.md b/stable/prowlarr/3.0.14/CHANGELOG.md new file mode 100644 index 00000000000..53060a4bb93 --- /dev/null +++ b/stable/prowlarr/3.0.14/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [prowlarr-3.0.14](https://github.com/truecharts/apps/compare/prowlarr-3.0.13...prowlarr-3.0.14) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/prowlarr/3.0.13/CONFIG.md b/stable/prowlarr/3.0.14/CONFIG.md similarity index 100% rename from stable/prowlarr/3.0.13/CONFIG.md rename to stable/prowlarr/3.0.14/CONFIG.md diff --git a/stable/prowlarr/3.0.14/Chart.lock b/stable/prowlarr/3.0.14/Chart.lock new file mode 100644 index 00000000000..2118cdf12b2 --- /dev/null +++ b/stable/prowlarr/3.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:24:40.900325373Z" diff --git a/stable/prowlarr/3.0.13/Chart.yaml b/stable/prowlarr/3.0.14/Chart.yaml similarity index 97% rename from stable/prowlarr/3.0.13/Chart.yaml rename to stable/prowlarr/3.0.14/Chart.yaml index db57706f5b8..a82a914cad1 100644 --- a/stable/prowlarr/3.0.13/Chart.yaml +++ b/stable/prowlarr/3.0.14/Chart.yaml @@ -21,4 +21,4 @@ name: prowlarr sources: - https://github.com/Prowlarr/Prowlarr - https://github.com/k8s-at-home/container-images -version: 3.0.13 +version: 3.0.14 diff --git a/stable/prowlarr/3.0.13/README.md b/stable/prowlarr/3.0.14/README.md similarity index 100% rename from stable/prowlarr/3.0.13/README.md rename to stable/prowlarr/3.0.14/README.md diff --git a/stable/prowlarr/3.0.13/app-readme.md b/stable/prowlarr/3.0.14/app-readme.md similarity index 100% rename from stable/prowlarr/3.0.13/app-readme.md rename to stable/prowlarr/3.0.14/app-readme.md diff --git a/stable/prowlarr/3.0.13/charts/common-8.3.12.tgz b/stable/prowlarr/3.0.14/charts/common-8.3.12.tgz similarity index 100% rename from stable/prowlarr/3.0.13/charts/common-8.3.12.tgz rename to stable/prowlarr/3.0.14/charts/common-8.3.12.tgz diff --git a/stable/prowlarr/3.0.13/helm-values.md b/stable/prowlarr/3.0.14/helm-values.md similarity index 100% rename from stable/prowlarr/3.0.13/helm-values.md rename to stable/prowlarr/3.0.14/helm-values.md diff --git a/stable/prowlarr/3.0.13/questions.yaml b/stable/prowlarr/3.0.14/questions.yaml similarity index 100% rename from stable/prowlarr/3.0.13/questions.yaml rename to stable/prowlarr/3.0.14/questions.yaml diff --git a/stable/prowlarr/3.0.13/templates/common.yaml b/stable/prowlarr/3.0.14/templates/common.yaml similarity index 100% rename from stable/prowlarr/3.0.13/templates/common.yaml rename to stable/prowlarr/3.0.14/templates/common.yaml diff --git a/stable/prowlarr/3.0.13/values.yaml b/stable/prowlarr/3.0.14/values.yaml similarity index 100% rename from stable/prowlarr/3.0.13/values.yaml rename to stable/prowlarr/3.0.14/values.yaml diff --git a/stable/pyload/3.0.10/CHANGELOG.md b/stable/pyload/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..f75c4f0f497 --- /dev/null +++ b/stable/pyload/3.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [pyload-3.0.10](https://github.com/truecharts/apps/compare/pyload-3.0.9...pyload-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/pyload/3.0.9/CONFIG.md b/stable/pyload/3.0.10/CONFIG.md similarity index 100% rename from stable/pyload/3.0.9/CONFIG.md rename to stable/pyload/3.0.10/CONFIG.md diff --git a/stable/pyload/3.0.10/Chart.lock b/stable/pyload/3.0.10/Chart.lock new file mode 100644 index 00000000000..f2b73c572e1 --- /dev/null +++ b/stable/pyload/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:25:04.57244271Z" diff --git a/stable/pyload/3.0.9/Chart.yaml b/stable/pyload/3.0.10/Chart.yaml similarity index 97% rename from stable/pyload/3.0.9/Chart.yaml rename to stable/pyload/3.0.10/Chart.yaml index d1462073324..46adee32abd 100644 --- a/stable/pyload/3.0.9/Chart.yaml +++ b/stable/pyload/3.0.10/Chart.yaml @@ -21,4 +21,4 @@ name: pyload sources: - https://github.com/pyload/pyload - https://hub.docker.com/r/linuxserver/pyload -version: 3.0.9 +version: 3.0.10 diff --git a/stable/pyload/3.0.9/README.md b/stable/pyload/3.0.10/README.md similarity index 100% rename from stable/pyload/3.0.9/README.md rename to stable/pyload/3.0.10/README.md diff --git a/stable/pyload/3.0.9/app-readme.md b/stable/pyload/3.0.10/app-readme.md similarity index 100% rename from stable/pyload/3.0.9/app-readme.md rename to stable/pyload/3.0.10/app-readme.md diff --git a/stable/pyload/3.0.9/charts/common-8.3.12.tgz b/stable/pyload/3.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/pyload/3.0.9/charts/common-8.3.12.tgz rename to stable/pyload/3.0.10/charts/common-8.3.12.tgz diff --git a/stable/pyload/3.0.9/helm-values.md b/stable/pyload/3.0.10/helm-values.md similarity index 100% rename from stable/pyload/3.0.9/helm-values.md rename to stable/pyload/3.0.10/helm-values.md diff --git a/stable/pyload/3.0.9/questions.yaml b/stable/pyload/3.0.10/questions.yaml similarity index 100% rename from stable/pyload/3.0.9/questions.yaml rename to stable/pyload/3.0.10/questions.yaml diff --git a/stable/pyload/3.0.9/templates/common.yaml b/stable/pyload/3.0.10/templates/common.yaml similarity index 100% rename from stable/pyload/3.0.9/templates/common.yaml rename to stable/pyload/3.0.10/templates/common.yaml diff --git a/stable/pyload/3.0.9/values.yaml b/stable/pyload/3.0.10/values.yaml similarity index 100% rename from stable/pyload/3.0.9/values.yaml rename to stable/pyload/3.0.10/values.yaml diff --git a/stable/pyload/3.0.9/CHANGELOG.md b/stable/pyload/3.0.9/CHANGELOG.md deleted file mode 100644 index 80ef8060b42..00000000000 --- a/stable/pyload/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [pyload-3.0.9](https://github.com/truecharts/apps/compare/pyload-3.0.8...pyload-3.0.9) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/pyload/3.0.9/Chart.lock b/stable/pyload/3.0.9/Chart.lock deleted file mode 100644 index 4a03efa54dc..00000000000 --- a/stable/pyload/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:56:06.536977154Z" diff --git a/stable/qbittorrent/8.0.10/CHANGELOG.md b/stable/qbittorrent/8.0.10/CHANGELOG.md deleted file mode 100644 index e7431118823..00000000000 --- a/stable/qbittorrent/8.0.10/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [qbittorrent-8.0.10](https://github.com/truecharts/apps/compare/qbittorrent-8.0.9...qbittorrent-8.0.10) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/qbittorrent/8.0.10/Chart.lock b/stable/qbittorrent/8.0.10/Chart.lock deleted file mode 100644 index e4c0e14839c..00000000000 --- a/stable/qbittorrent/8.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:56:27.871107429Z" diff --git a/stable/qbittorrent/8.0.11/CHANGELOG.md b/stable/qbittorrent/8.0.11/CHANGELOG.md new file mode 100644 index 00000000000..26f67162acd --- /dev/null +++ b/stable/qbittorrent/8.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [qbittorrent-8.0.11](https://github.com/truecharts/apps/compare/qbittorrent-8.0.10...qbittorrent-8.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/qbittorrent/8.0.10/CONFIG.md b/stable/qbittorrent/8.0.11/CONFIG.md similarity index 100% rename from stable/qbittorrent/8.0.10/CONFIG.md rename to stable/qbittorrent/8.0.11/CONFIG.md diff --git a/stable/qbittorrent/8.0.11/Chart.lock b/stable/qbittorrent/8.0.11/Chart.lock new file mode 100644 index 00000000000..4c3ec1f0434 --- /dev/null +++ b/stable/qbittorrent/8.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:25:28.367115739Z" diff --git a/stable/qbittorrent/8.0.10/Chart.yaml b/stable/qbittorrent/8.0.11/Chart.yaml similarity index 97% rename from stable/qbittorrent/8.0.10/Chart.yaml rename to stable/qbittorrent/8.0.11/Chart.yaml index 9124fa5eb11..e6a5ab101f4 100644 --- a/stable/qbittorrent/8.0.10/Chart.yaml +++ b/stable/qbittorrent/8.0.11/Chart.yaml @@ -19,4 +19,4 @@ maintainers: name: qbittorrent sources: null type: application -version: 8.0.10 +version: 8.0.11 diff --git a/stable/qbittorrent/8.0.10/README.md b/stable/qbittorrent/8.0.11/README.md similarity index 100% rename from stable/qbittorrent/8.0.10/README.md rename to stable/qbittorrent/8.0.11/README.md diff --git a/stable/qbittorrent/8.0.10/app-readme.md b/stable/qbittorrent/8.0.11/app-readme.md similarity index 100% rename from stable/qbittorrent/8.0.10/app-readme.md rename to stable/qbittorrent/8.0.11/app-readme.md diff --git a/stable/qbittorrent/8.0.10/charts/common-8.3.12.tgz b/stable/qbittorrent/8.0.11/charts/common-8.3.12.tgz similarity index 100% rename from stable/qbittorrent/8.0.10/charts/common-8.3.12.tgz rename to stable/qbittorrent/8.0.11/charts/common-8.3.12.tgz diff --git a/stable/qbittorrent/8.0.10/helm-values.md b/stable/qbittorrent/8.0.11/helm-values.md similarity index 100% rename from stable/qbittorrent/8.0.10/helm-values.md rename to stable/qbittorrent/8.0.11/helm-values.md diff --git a/stable/qbittorrent/8.0.10/questions.yaml b/stable/qbittorrent/8.0.11/questions.yaml similarity index 100% rename from stable/qbittorrent/8.0.10/questions.yaml rename to stable/qbittorrent/8.0.11/questions.yaml diff --git a/stable/qbittorrent/8.0.10/templates/_configmap.tpl b/stable/qbittorrent/8.0.11/templates/_configmap.tpl similarity index 100% rename from stable/qbittorrent/8.0.10/templates/_configmap.tpl rename to stable/qbittorrent/8.0.11/templates/_configmap.tpl diff --git a/stable/qbittorrent/8.0.10/templates/common.yaml b/stable/qbittorrent/8.0.11/templates/common.yaml similarity index 100% rename from stable/qbittorrent/8.0.10/templates/common.yaml rename to stable/qbittorrent/8.0.11/templates/common.yaml diff --git a/stable/qbittorrent/8.0.10/values.yaml b/stable/qbittorrent/8.0.11/values.yaml similarity index 100% rename from stable/qbittorrent/8.0.10/values.yaml rename to stable/qbittorrent/8.0.11/values.yaml diff --git a/stable/radarr/8.0.10/CHANGELOG.md b/stable/radarr/8.0.10/CHANGELOG.md new file mode 100644 index 00000000000..aed2e740a9d --- /dev/null +++ b/stable/radarr/8.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [radarr-8.0.10](https://github.com/truecharts/apps/compare/radarr-8.0.9...radarr-8.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/radarr/8.0.9/CONFIG.md b/stable/radarr/8.0.10/CONFIG.md similarity index 100% rename from stable/radarr/8.0.9/CONFIG.md rename to stable/radarr/8.0.10/CONFIG.md diff --git a/stable/radarr/8.0.10/Chart.lock b/stable/radarr/8.0.10/Chart.lock new file mode 100644 index 00000000000..669f2cc9089 --- /dev/null +++ b/stable/radarr/8.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:25:51.935551261Z" diff --git a/stable/radarr/8.0.9/Chart.yaml b/stable/radarr/8.0.10/Chart.yaml similarity index 97% rename from stable/radarr/8.0.9/Chart.yaml rename to stable/radarr/8.0.10/Chart.yaml index d9a5d505e31..dcd4b0f270d 100644 --- a/stable/radarr/8.0.9/Chart.yaml +++ b/stable/radarr/8.0.10/Chart.yaml @@ -24,4 +24,4 @@ name: radarr sources: - https://github.com/Radarr/Radarr type: application -version: 8.0.9 +version: 8.0.10 diff --git a/stable/radarr/8.0.9/README.md b/stable/radarr/8.0.10/README.md similarity index 100% rename from stable/radarr/8.0.9/README.md rename to stable/radarr/8.0.10/README.md diff --git a/stable/radarr/8.0.9/app-readme.md b/stable/radarr/8.0.10/app-readme.md similarity index 100% rename from stable/radarr/8.0.9/app-readme.md rename to stable/radarr/8.0.10/app-readme.md diff --git a/stable/radarr/8.0.9/charts/common-8.3.12.tgz b/stable/radarr/8.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/radarr/8.0.9/charts/common-8.3.12.tgz rename to stable/radarr/8.0.10/charts/common-8.3.12.tgz diff --git a/stable/radarr/8.0.9/helm-values.md b/stable/radarr/8.0.10/helm-values.md similarity index 100% rename from stable/radarr/8.0.9/helm-values.md rename to stable/radarr/8.0.10/helm-values.md diff --git a/stable/radarr/8.0.9/questions.yaml b/stable/radarr/8.0.10/questions.yaml similarity index 100% rename from stable/radarr/8.0.9/questions.yaml rename to stable/radarr/8.0.10/questions.yaml diff --git a/stable/radarr/8.0.9/templates/common.yaml b/stable/radarr/8.0.10/templates/common.yaml similarity index 100% rename from stable/radarr/8.0.9/templates/common.yaml rename to stable/radarr/8.0.10/templates/common.yaml diff --git a/stable/radarr/8.0.9/values.yaml b/stable/radarr/8.0.10/values.yaml similarity index 100% rename from stable/radarr/8.0.9/values.yaml rename to stable/radarr/8.0.10/values.yaml diff --git a/stable/radarr/8.0.9/CHANGELOG.md b/stable/radarr/8.0.9/CHANGELOG.md deleted file mode 100644 index 7fced0d5e6a..00000000000 --- a/stable/radarr/8.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [radarr-8.0.9](https://github.com/truecharts/apps/compare/radarr-8.0.8...radarr-8.0.9) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/radarr/8.0.9/Chart.lock b/stable/radarr/8.0.9/Chart.lock deleted file mode 100644 index aaf03040383..00000000000 --- a/stable/radarr/8.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:56:48.534935578Z" diff --git a/stable/readarr/8.0.12/CHANGELOG.md b/stable/readarr/8.0.12/CHANGELOG.md deleted file mode 100644 index e2f759a8209..00000000000 --- a/stable/readarr/8.0.12/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [readarr-8.0.12](https://github.com/truecharts/apps/compare/readarr-8.0.11...readarr-8.0.12) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/readarr/8.0.12/Chart.lock b/stable/readarr/8.0.12/Chart.lock deleted file mode 100644 index 770c0ce2a31..00000000000 --- a/stable/readarr/8.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:57:09.03919067Z" diff --git a/stable/readarr/8.0.13/CHANGELOG.md b/stable/readarr/8.0.13/CHANGELOG.md new file mode 100644 index 00000000000..119fbccfba2 --- /dev/null +++ b/stable/readarr/8.0.13/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [readarr-8.0.13](https://github.com/truecharts/apps/compare/readarr-8.0.12...readarr-8.0.13) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/readarr/8.0.12/CONFIG.md b/stable/readarr/8.0.13/CONFIG.md similarity index 100% rename from stable/readarr/8.0.12/CONFIG.md rename to stable/readarr/8.0.13/CONFIG.md diff --git a/stable/readarr/8.0.13/Chart.lock b/stable/readarr/8.0.13/Chart.lock new file mode 100644 index 00000000000..d2a4809d611 --- /dev/null +++ b/stable/readarr/8.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:26:15.001086765Z" diff --git a/stable/readarr/8.0.12/Chart.yaml b/stable/readarr/8.0.13/Chart.yaml similarity index 97% rename from stable/readarr/8.0.12/Chart.yaml rename to stable/readarr/8.0.13/Chart.yaml index abdcaa48790..e22e30c14c4 100644 --- a/stable/readarr/8.0.12/Chart.yaml +++ b/stable/readarr/8.0.13/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/Readarr/Readarr - https://readarr.com type: application -version: 8.0.12 +version: 8.0.13 diff --git a/stable/readarr/8.0.12/README.md b/stable/readarr/8.0.13/README.md similarity index 100% rename from stable/readarr/8.0.12/README.md rename to stable/readarr/8.0.13/README.md diff --git a/stable/readarr/8.0.12/app-readme.md b/stable/readarr/8.0.13/app-readme.md similarity index 100% rename from stable/readarr/8.0.12/app-readme.md rename to stable/readarr/8.0.13/app-readme.md diff --git a/stable/readarr/8.0.12/charts/common-8.3.12.tgz b/stable/readarr/8.0.13/charts/common-8.3.12.tgz similarity index 100% rename from stable/readarr/8.0.12/charts/common-8.3.12.tgz rename to stable/readarr/8.0.13/charts/common-8.3.12.tgz diff --git a/stable/readarr/8.0.12/helm-values.md b/stable/readarr/8.0.13/helm-values.md similarity index 100% rename from stable/readarr/8.0.12/helm-values.md rename to stable/readarr/8.0.13/helm-values.md diff --git a/stable/readarr/8.0.12/questions.yaml b/stable/readarr/8.0.13/questions.yaml similarity index 100% rename from stable/readarr/8.0.12/questions.yaml rename to stable/readarr/8.0.13/questions.yaml diff --git a/stable/readarr/8.0.12/templates/common.yaml b/stable/readarr/8.0.13/templates/common.yaml similarity index 100% rename from stable/readarr/8.0.12/templates/common.yaml rename to stable/readarr/8.0.13/templates/common.yaml diff --git a/stable/readarr/8.0.12/values.yaml b/stable/readarr/8.0.13/values.yaml similarity index 100% rename from stable/readarr/8.0.12/values.yaml rename to stable/readarr/8.0.13/values.yaml diff --git a/stable/reg/3.0.10/CHANGELOG.md b/stable/reg/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..12ac9a1ab37 --- /dev/null +++ b/stable/reg/3.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [reg-3.0.10](https://github.com/truecharts/apps/compare/reg-3.0.9...reg-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/reg/3.0.9/CONFIG.md b/stable/reg/3.0.10/CONFIG.md similarity index 100% rename from stable/reg/3.0.9/CONFIG.md rename to stable/reg/3.0.10/CONFIG.md diff --git a/stable/reg/3.0.10/Chart.lock b/stable/reg/3.0.10/Chart.lock new file mode 100644 index 00000000000..aa7a4ffa72b --- /dev/null +++ b/stable/reg/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:26:38.023055706Z" diff --git a/stable/reg/3.0.9/Chart.yaml b/stable/reg/3.0.10/Chart.yaml similarity index 97% rename from stable/reg/3.0.9/Chart.yaml rename to stable/reg/3.0.10/Chart.yaml index a5968379fe0..5ad14474b3d 100644 --- a/stable/reg/3.0.9/Chart.yaml +++ b/stable/reg/3.0.10/Chart.yaml @@ -19,4 +19,4 @@ name: reg sources: - https://github.com/genuinetools/reg - https://github.com/k8s-at-home/container-images/ -version: 3.0.9 +version: 3.0.10 diff --git a/stable/reg/3.0.9/README.md b/stable/reg/3.0.10/README.md similarity index 100% rename from stable/reg/3.0.9/README.md rename to stable/reg/3.0.10/README.md diff --git a/stable/reg/3.0.9/app-readme.md b/stable/reg/3.0.10/app-readme.md similarity index 100% rename from stable/reg/3.0.9/app-readme.md rename to stable/reg/3.0.10/app-readme.md diff --git a/stable/reg/3.0.9/charts/common-8.3.12.tgz b/stable/reg/3.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/reg/3.0.9/charts/common-8.3.12.tgz rename to stable/reg/3.0.10/charts/common-8.3.12.tgz diff --git a/stable/reg/3.0.9/ci/ct-values.yaml b/stable/reg/3.0.10/ci/ct-values.yaml similarity index 100% rename from stable/reg/3.0.9/ci/ct-values.yaml rename to stable/reg/3.0.10/ci/ct-values.yaml diff --git a/stable/reg/3.0.9/helm-values.md b/stable/reg/3.0.10/helm-values.md similarity index 100% rename from stable/reg/3.0.9/helm-values.md rename to stable/reg/3.0.10/helm-values.md diff --git a/stable/reg/3.0.9/questions.yaml b/stable/reg/3.0.10/questions.yaml similarity index 100% rename from stable/reg/3.0.9/questions.yaml rename to stable/reg/3.0.10/questions.yaml diff --git a/stable/reg/3.0.9/templates/common.yaml b/stable/reg/3.0.10/templates/common.yaml similarity index 100% rename from stable/reg/3.0.9/templates/common.yaml rename to stable/reg/3.0.10/templates/common.yaml diff --git a/stable/reg/3.0.9/values.yaml b/stable/reg/3.0.10/values.yaml similarity index 100% rename from stable/reg/3.0.9/values.yaml rename to stable/reg/3.0.10/values.yaml diff --git a/stable/reg/3.0.9/CHANGELOG.md b/stable/reg/3.0.9/CHANGELOG.md deleted file mode 100644 index 4138d135855..00000000000 --- a/stable/reg/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [reg-3.0.9](https://github.com/truecharts/apps/compare/reg-3.0.8...reg-3.0.9) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/reg/3.0.9/Chart.lock b/stable/reg/3.0.9/Chart.lock deleted file mode 100644 index fd87cc48181..00000000000 --- a/stable/reg/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:57:29.464574678Z" diff --git a/stable/resilio-sync/3.0.10/CHANGELOG.md b/stable/resilio-sync/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..9cb142b67a6 --- /dev/null +++ b/stable/resilio-sync/3.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [resilio-sync-3.0.10](https://github.com/truecharts/apps/compare/resilio-sync-3.0.9...resilio-sync-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/resilio-sync/3.0.9/CONFIG.md b/stable/resilio-sync/3.0.10/CONFIG.md similarity index 100% rename from stable/resilio-sync/3.0.9/CONFIG.md rename to stable/resilio-sync/3.0.10/CONFIG.md diff --git a/stable/resilio-sync/3.0.10/Chart.lock b/stable/resilio-sync/3.0.10/Chart.lock new file mode 100644 index 00000000000..5d6ce304e0e --- /dev/null +++ b/stable/resilio-sync/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:27:00.710825236Z" diff --git a/stable/resilio-sync/3.0.9/Chart.yaml b/stable/resilio-sync/3.0.10/Chart.yaml similarity index 97% rename from stable/resilio-sync/3.0.9/Chart.yaml rename to stable/resilio-sync/3.0.10/Chart.yaml index 08f26a0617e..c302afb780e 100644 --- a/stable/resilio-sync/3.0.9/Chart.yaml +++ b/stable/resilio-sync/3.0.10/Chart.yaml @@ -21,4 +21,4 @@ maintainers: name: resilio-sync sources: - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync -version: 3.0.9 +version: 3.0.10 diff --git a/stable/resilio-sync/3.0.9/README.md b/stable/resilio-sync/3.0.10/README.md similarity index 100% rename from stable/resilio-sync/3.0.9/README.md rename to stable/resilio-sync/3.0.10/README.md diff --git a/stable/resilio-sync/3.0.9/app-readme.md b/stable/resilio-sync/3.0.10/app-readme.md similarity index 100% rename from stable/resilio-sync/3.0.9/app-readme.md rename to stable/resilio-sync/3.0.10/app-readme.md diff --git a/stable/resilio-sync/3.0.9/charts/common-8.3.12.tgz b/stable/resilio-sync/3.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/resilio-sync/3.0.9/charts/common-8.3.12.tgz rename to stable/resilio-sync/3.0.10/charts/common-8.3.12.tgz diff --git a/stable/resilio-sync/3.0.9/helm-values.md b/stable/resilio-sync/3.0.10/helm-values.md similarity index 100% rename from stable/resilio-sync/3.0.9/helm-values.md rename to stable/resilio-sync/3.0.10/helm-values.md diff --git a/stable/resilio-sync/3.0.9/questions.yaml b/stable/resilio-sync/3.0.10/questions.yaml similarity index 100% rename from stable/resilio-sync/3.0.9/questions.yaml rename to stable/resilio-sync/3.0.10/questions.yaml diff --git a/stable/resilio-sync/3.0.9/templates/common.yaml b/stable/resilio-sync/3.0.10/templates/common.yaml similarity index 100% rename from stable/resilio-sync/3.0.9/templates/common.yaml rename to stable/resilio-sync/3.0.10/templates/common.yaml diff --git a/stable/resilio-sync/3.0.9/values.yaml b/stable/resilio-sync/3.0.10/values.yaml similarity index 100% rename from stable/resilio-sync/3.0.9/values.yaml rename to stable/resilio-sync/3.0.10/values.yaml diff --git a/stable/resilio-sync/3.0.9/CHANGELOG.md b/stable/resilio-sync/3.0.9/CHANGELOG.md deleted file mode 100644 index 3c8ae271d44..00000000000 --- a/stable/resilio-sync/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [resilio-sync-3.0.9](https://github.com/truecharts/apps/compare/resilio-sync-3.0.8...resilio-sync-3.0.9) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/resilio-sync/3.0.9/Chart.lock b/stable/resilio-sync/3.0.9/Chart.lock deleted file mode 100644 index 839b9406544..00000000000 --- a/stable/resilio-sync/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:57:50.5753455Z" diff --git a/stable/sabnzbd/8.0.10/CHANGELOG.md b/stable/sabnzbd/8.0.10/CHANGELOG.md deleted file mode 100644 index b7468fa4301..00000000000 --- a/stable/sabnzbd/8.0.10/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [sabnzbd-8.0.10](https://github.com/truecharts/apps/compare/sabnzbd-8.0.9...sabnzbd-8.0.10) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/sabnzbd/8.0.10/Chart.lock b/stable/sabnzbd/8.0.10/Chart.lock deleted file mode 100644 index 6bd2e37b5f7..00000000000 --- a/stable/sabnzbd/8.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:58:11.367833391Z" diff --git a/stable/sabnzbd/8.0.11/CHANGELOG.md b/stable/sabnzbd/8.0.11/CHANGELOG.md new file mode 100644 index 00000000000..1a5ce8d81f6 --- /dev/null +++ b/stable/sabnzbd/8.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [sabnzbd-8.0.11](https://github.com/truecharts/apps/compare/sabnzbd-8.0.10...sabnzbd-8.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/sabnzbd/8.0.10/CONFIG.md b/stable/sabnzbd/8.0.11/CONFIG.md similarity index 100% rename from stable/sabnzbd/8.0.10/CONFIG.md rename to stable/sabnzbd/8.0.11/CONFIG.md diff --git a/stable/sabnzbd/8.0.11/Chart.lock b/stable/sabnzbd/8.0.11/Chart.lock new file mode 100644 index 00000000000..9f3022f9a6f --- /dev/null +++ b/stable/sabnzbd/8.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:27:24.06051917Z" diff --git a/stable/sabnzbd/8.0.10/Chart.yaml b/stable/sabnzbd/8.0.11/Chart.yaml similarity index 97% rename from stable/sabnzbd/8.0.10/Chart.yaml rename to stable/sabnzbd/8.0.11/Chart.yaml index 7a2e112dade..155f823ba19 100644 --- a/stable/sabnzbd/8.0.10/Chart.yaml +++ b/stable/sabnzbd/8.0.11/Chart.yaml @@ -20,4 +20,4 @@ name: sabnzbd sources: - https://sabnzbd.org/ type: application -version: 8.0.10 +version: 8.0.11 diff --git a/stable/sabnzbd/8.0.10/README.md b/stable/sabnzbd/8.0.11/README.md similarity index 100% rename from stable/sabnzbd/8.0.10/README.md rename to stable/sabnzbd/8.0.11/README.md diff --git a/stable/sabnzbd/8.0.10/app-readme.md b/stable/sabnzbd/8.0.11/app-readme.md similarity index 100% rename from stable/sabnzbd/8.0.10/app-readme.md rename to stable/sabnzbd/8.0.11/app-readme.md diff --git a/stable/sabnzbd/8.0.10/charts/common-8.3.12.tgz b/stable/sabnzbd/8.0.11/charts/common-8.3.12.tgz similarity index 100% rename from stable/sabnzbd/8.0.10/charts/common-8.3.12.tgz rename to stable/sabnzbd/8.0.11/charts/common-8.3.12.tgz diff --git a/stable/sabnzbd/8.0.10/helm-values.md b/stable/sabnzbd/8.0.11/helm-values.md similarity index 100% rename from stable/sabnzbd/8.0.10/helm-values.md rename to stable/sabnzbd/8.0.11/helm-values.md diff --git a/stable/sabnzbd/8.0.10/questions.yaml b/stable/sabnzbd/8.0.11/questions.yaml similarity index 100% rename from stable/sabnzbd/8.0.10/questions.yaml rename to stable/sabnzbd/8.0.11/questions.yaml diff --git a/stable/sabnzbd/8.0.10/templates/common.yaml b/stable/sabnzbd/8.0.11/templates/common.yaml similarity index 100% rename from stable/sabnzbd/8.0.10/templates/common.yaml rename to stable/sabnzbd/8.0.11/templates/common.yaml diff --git a/stable/sabnzbd/8.0.10/values.yaml b/stable/sabnzbd/8.0.11/values.yaml similarity index 100% rename from stable/sabnzbd/8.0.10/values.yaml rename to stable/sabnzbd/8.0.11/values.yaml diff --git a/stable/ser2sock/3.0.10/CHANGELOG.md b/stable/ser2sock/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..b38ae6f2fff --- /dev/null +++ b/stable/ser2sock/3.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [ser2sock-3.0.10](https://github.com/truecharts/apps/compare/ser2sock-3.0.9...ser2sock-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/ser2sock/3.0.9/CONFIG.md b/stable/ser2sock/3.0.10/CONFIG.md similarity index 100% rename from stable/ser2sock/3.0.9/CONFIG.md rename to stable/ser2sock/3.0.10/CONFIG.md diff --git a/stable/ser2sock/3.0.10/Chart.lock b/stable/ser2sock/3.0.10/Chart.lock new file mode 100644 index 00000000000..a30ab075b1e --- /dev/null +++ b/stable/ser2sock/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:27:46.614512648Z" diff --git a/stable/ser2sock/3.0.9/Chart.yaml b/stable/ser2sock/3.0.10/Chart.yaml similarity index 97% rename from stable/ser2sock/3.0.9/Chart.yaml rename to stable/ser2sock/3.0.10/Chart.yaml index 4aa8fd2d41b..2a02f2076c6 100644 --- a/stable/ser2sock/3.0.9/Chart.yaml +++ b/stable/ser2sock/3.0.10/Chart.yaml @@ -18,4 +18,4 @@ name: ser2sock sources: - https://github.com/nutechsoftware/ser2sock - https://github.com/tenstartups/ser2sock -version: 3.0.9 +version: 3.0.10 diff --git a/stable/ser2sock/3.0.9/README.md b/stable/ser2sock/3.0.10/README.md similarity index 100% rename from stable/ser2sock/3.0.9/README.md rename to stable/ser2sock/3.0.10/README.md diff --git a/stable/ser2sock/3.0.9/app-readme.md b/stable/ser2sock/3.0.10/app-readme.md similarity index 100% rename from stable/ser2sock/3.0.9/app-readme.md rename to stable/ser2sock/3.0.10/app-readme.md diff --git a/stable/ser2sock/3.0.9/charts/common-8.3.12.tgz b/stable/ser2sock/3.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/ser2sock/3.0.9/charts/common-8.3.12.tgz rename to stable/ser2sock/3.0.10/charts/common-8.3.12.tgz diff --git a/stable/ser2sock/3.0.9/helm-values.md b/stable/ser2sock/3.0.10/helm-values.md similarity index 100% rename from stable/ser2sock/3.0.9/helm-values.md rename to stable/ser2sock/3.0.10/helm-values.md diff --git a/stable/ser2sock/3.0.9/questions.yaml b/stable/ser2sock/3.0.10/questions.yaml similarity index 100% rename from stable/ser2sock/3.0.9/questions.yaml rename to stable/ser2sock/3.0.10/questions.yaml diff --git a/stable/ser2sock/3.0.9/templates/common.yaml b/stable/ser2sock/3.0.10/templates/common.yaml similarity index 100% rename from stable/ser2sock/3.0.9/templates/common.yaml rename to stable/ser2sock/3.0.10/templates/common.yaml diff --git a/stable/ser2sock/3.0.9/values.yaml b/stable/ser2sock/3.0.10/values.yaml similarity index 100% rename from stable/ser2sock/3.0.9/values.yaml rename to stable/ser2sock/3.0.10/values.yaml diff --git a/stable/ser2sock/3.0.9/CHANGELOG.md b/stable/ser2sock/3.0.9/CHANGELOG.md deleted file mode 100644 index 4d4ec01fe69..00000000000 --- a/stable/ser2sock/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [ser2sock-3.0.9](https://github.com/truecharts/apps/compare/ser2sock-3.0.8...ser2sock-3.0.9) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/ser2sock/3.0.9/Chart.lock b/stable/ser2sock/3.0.9/Chart.lock deleted file mode 100644 index ee4d0508e40..00000000000 --- a/stable/ser2sock/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:58:31.876246128Z" diff --git a/stable/sonarr/8.0.11/CHANGELOG.md b/stable/sonarr/8.0.11/CHANGELOG.md deleted file mode 100644 index ae31f96ebfa..00000000000 --- a/stable/sonarr/8.0.11/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [sonarr-8.0.11](https://github.com/truecharts/apps/compare/sonarr-8.0.10...sonarr-8.0.11) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/sonarr/8.0.11/Chart.lock b/stable/sonarr/8.0.11/Chart.lock deleted file mode 100644 index 6e8e7b17412..00000000000 --- a/stable/sonarr/8.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:58:52.985661223Z" diff --git a/stable/sonarr/8.0.12/CHANGELOG.md b/stable/sonarr/8.0.12/CHANGELOG.md new file mode 100644 index 00000000000..8844bd602d7 --- /dev/null +++ b/stable/sonarr/8.0.12/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [sonarr-8.0.12](https://github.com/truecharts/apps/compare/sonarr-8.0.11...sonarr-8.0.12) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/sonarr/8.0.11/CONFIG.md b/stable/sonarr/8.0.12/CONFIG.md similarity index 100% rename from stable/sonarr/8.0.11/CONFIG.md rename to stable/sonarr/8.0.12/CONFIG.md diff --git a/stable/sonarr/8.0.12/Chart.lock b/stable/sonarr/8.0.12/Chart.lock new file mode 100644 index 00000000000..2da6e7280e8 --- /dev/null +++ b/stable/sonarr/8.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:28:08.867007387Z" diff --git a/stable/sonarr/8.0.11/Chart.yaml b/stable/sonarr/8.0.12/Chart.yaml similarity index 97% rename from stable/sonarr/8.0.11/Chart.yaml rename to stable/sonarr/8.0.12/Chart.yaml index ac3ea41fa0f..c81a6103ace 100644 --- a/stable/sonarr/8.0.11/Chart.yaml +++ b/stable/sonarr/8.0.12/Chart.yaml @@ -24,4 +24,4 @@ name: sonarr sources: - https://github.com/Sonarr/Sonarr type: application -version: 8.0.11 +version: 8.0.12 diff --git a/stable/sonarr/8.0.11/README.md b/stable/sonarr/8.0.12/README.md similarity index 100% rename from stable/sonarr/8.0.11/README.md rename to stable/sonarr/8.0.12/README.md diff --git a/stable/sonarr/8.0.11/app-readme.md b/stable/sonarr/8.0.12/app-readme.md similarity index 100% rename from stable/sonarr/8.0.11/app-readme.md rename to stable/sonarr/8.0.12/app-readme.md diff --git a/stable/sonarr/8.0.11/charts/common-8.3.12.tgz b/stable/sonarr/8.0.12/charts/common-8.3.12.tgz similarity index 100% rename from stable/sonarr/8.0.11/charts/common-8.3.12.tgz rename to stable/sonarr/8.0.12/charts/common-8.3.12.tgz diff --git a/stable/sonarr/8.0.11/helm-values.md b/stable/sonarr/8.0.12/helm-values.md similarity index 100% rename from stable/sonarr/8.0.11/helm-values.md rename to stable/sonarr/8.0.12/helm-values.md diff --git a/stable/sonarr/8.0.11/questions.yaml b/stable/sonarr/8.0.12/questions.yaml similarity index 100% rename from stable/sonarr/8.0.11/questions.yaml rename to stable/sonarr/8.0.12/questions.yaml diff --git a/stable/sonarr/8.0.11/templates/common.yaml b/stable/sonarr/8.0.12/templates/common.yaml similarity index 100% rename from stable/sonarr/8.0.11/templates/common.yaml rename to stable/sonarr/8.0.12/templates/common.yaml diff --git a/stable/sonarr/8.0.11/values.yaml b/stable/sonarr/8.0.12/values.yaml similarity index 100% rename from stable/sonarr/8.0.11/values.yaml rename to stable/sonarr/8.0.12/values.yaml diff --git a/stable/stash/3.0.10/CHANGELOG.md b/stable/stash/3.0.10/CHANGELOG.md deleted file mode 100644 index 4b260b0116e..00000000000 --- a/stable/stash/3.0.10/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [stash-3.0.10](https://github.com/truecharts/apps/compare/stash-3.0.9...stash-3.0.10) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/stash/3.0.10/Chart.lock b/stable/stash/3.0.10/Chart.lock deleted file mode 100644 index e3aaf6138fb..00000000000 --- a/stable/stash/3.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:59:13.484787342Z" diff --git a/stable/stash/3.0.11/CHANGELOG.md b/stable/stash/3.0.11/CHANGELOG.md new file mode 100644 index 00000000000..6d73436f7ec --- /dev/null +++ b/stable/stash/3.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [stash-3.0.11](https://github.com/truecharts/apps/compare/stash-3.0.10...stash-3.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/stash/3.0.10/CONFIG.md b/stable/stash/3.0.11/CONFIG.md similarity index 100% rename from stable/stash/3.0.10/CONFIG.md rename to stable/stash/3.0.11/CONFIG.md diff --git a/stable/stash/3.0.11/Chart.lock b/stable/stash/3.0.11/Chart.lock new file mode 100644 index 00000000000..900cb93a746 --- /dev/null +++ b/stable/stash/3.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:28:30.913723109Z" diff --git a/stable/stash/3.0.10/Chart.yaml b/stable/stash/3.0.11/Chart.yaml similarity index 97% rename from stable/stash/3.0.10/Chart.yaml rename to stable/stash/3.0.11/Chart.yaml index 4aef0f5ca86..16fcfca4086 100644 --- a/stable/stash/3.0.10/Chart.yaml +++ b/stable/stash/3.0.11/Chart.yaml @@ -18,4 +18,4 @@ name: stash sources: - https://github.com/stashapp/stash - https://hub.docker.com/r/stashapp/stash -version: 3.0.10 +version: 3.0.11 diff --git a/stable/stash/3.0.10/README.md b/stable/stash/3.0.11/README.md similarity index 100% rename from stable/stash/3.0.10/README.md rename to stable/stash/3.0.11/README.md diff --git a/stable/stash/3.0.10/app-readme.md b/stable/stash/3.0.11/app-readme.md similarity index 100% rename from stable/stash/3.0.10/app-readme.md rename to stable/stash/3.0.11/app-readme.md diff --git a/stable/stash/3.0.10/charts/common-8.3.12.tgz b/stable/stash/3.0.11/charts/common-8.3.12.tgz similarity index 100% rename from stable/stash/3.0.10/charts/common-8.3.12.tgz rename to stable/stash/3.0.11/charts/common-8.3.12.tgz diff --git a/stable/stash/3.0.10/ci/ct-values.yaml b/stable/stash/3.0.11/ci/ct-values.yaml similarity index 100% rename from stable/stash/3.0.10/ci/ct-values.yaml rename to stable/stash/3.0.11/ci/ct-values.yaml diff --git a/stable/stash/3.0.10/helm-values.md b/stable/stash/3.0.11/helm-values.md similarity index 100% rename from stable/stash/3.0.10/helm-values.md rename to stable/stash/3.0.11/helm-values.md diff --git a/stable/stash/3.0.10/questions.yaml b/stable/stash/3.0.11/questions.yaml similarity index 100% rename from stable/stash/3.0.10/questions.yaml rename to stable/stash/3.0.11/questions.yaml diff --git a/stable/stash/3.0.10/templates/common.yaml b/stable/stash/3.0.11/templates/common.yaml similarity index 100% rename from stable/stash/3.0.10/templates/common.yaml rename to stable/stash/3.0.11/templates/common.yaml diff --git a/stable/stash/3.0.10/values.yaml b/stable/stash/3.0.11/values.yaml similarity index 100% rename from stable/stash/3.0.10/values.yaml rename to stable/stash/3.0.11/values.yaml diff --git a/stable/syncthing/8.0.10/CHANGELOG.md b/stable/syncthing/8.0.10/CHANGELOG.md deleted file mode 100644 index 1733a6043e3..00000000000 --- a/stable/syncthing/8.0.10/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [syncthing-8.0.10](https://github.com/truecharts/apps/compare/syncthing-8.0.9...syncthing-8.0.10) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/syncthing/8.0.10/Chart.lock b/stable/syncthing/8.0.10/Chart.lock deleted file mode 100644 index 96a19ac5ca6..00000000000 --- a/stable/syncthing/8.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:59:34.424550181Z" diff --git a/stable/syncthing/8.0.11/CHANGELOG.md b/stable/syncthing/8.0.11/CHANGELOG.md new file mode 100644 index 00000000000..f28da22927e --- /dev/null +++ b/stable/syncthing/8.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [syncthing-8.0.11](https://github.com/truecharts/apps/compare/syncthing-8.0.10...syncthing-8.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/syncthing/8.0.10/CONFIG.md b/stable/syncthing/8.0.11/CONFIG.md similarity index 100% rename from stable/syncthing/8.0.10/CONFIG.md rename to stable/syncthing/8.0.11/CONFIG.md diff --git a/stable/syncthing/8.0.11/Chart.lock b/stable/syncthing/8.0.11/Chart.lock new file mode 100644 index 00000000000..30dfe2acf49 --- /dev/null +++ b/stable/syncthing/8.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:28:52.838767389Z" diff --git a/stable/syncthing/8.0.10/Chart.yaml b/stable/syncthing/8.0.11/Chart.yaml similarity index 97% rename from stable/syncthing/8.0.10/Chart.yaml rename to stable/syncthing/8.0.11/Chart.yaml index 01b7eab426f..52d012a64eb 100644 --- a/stable/syncthing/8.0.10/Chart.yaml +++ b/stable/syncthing/8.0.11/Chart.yaml @@ -24,4 +24,4 @@ sources: - https://github.com/syncthing/syncthing - https://hub.docker.com/r/syncthing/syncthing type: application -version: 8.0.10 +version: 8.0.11 diff --git a/stable/syncthing/8.0.10/README.md b/stable/syncthing/8.0.11/README.md similarity index 100% rename from stable/syncthing/8.0.10/README.md rename to stable/syncthing/8.0.11/README.md diff --git a/stable/syncthing/8.0.10/app-readme.md b/stable/syncthing/8.0.11/app-readme.md similarity index 100% rename from stable/syncthing/8.0.10/app-readme.md rename to stable/syncthing/8.0.11/app-readme.md diff --git a/stable/syncthing/8.0.10/charts/common-8.3.12.tgz b/stable/syncthing/8.0.11/charts/common-8.3.12.tgz similarity index 100% rename from stable/syncthing/8.0.10/charts/common-8.3.12.tgz rename to stable/syncthing/8.0.11/charts/common-8.3.12.tgz diff --git a/stable/syncthing/8.0.10/helm-values.md b/stable/syncthing/8.0.11/helm-values.md similarity index 100% rename from stable/syncthing/8.0.10/helm-values.md rename to stable/syncthing/8.0.11/helm-values.md diff --git a/stable/syncthing/8.0.10/questions.yaml b/stable/syncthing/8.0.11/questions.yaml similarity index 100% rename from stable/syncthing/8.0.10/questions.yaml rename to stable/syncthing/8.0.11/questions.yaml diff --git a/stable/syncthing/8.0.10/templates/common.yaml b/stable/syncthing/8.0.11/templates/common.yaml similarity index 100% rename from stable/syncthing/8.0.10/templates/common.yaml rename to stable/syncthing/8.0.11/templates/common.yaml diff --git a/stable/syncthing/8.0.10/values.yaml b/stable/syncthing/8.0.11/values.yaml similarity index 100% rename from stable/syncthing/8.0.10/values.yaml rename to stable/syncthing/8.0.11/values.yaml diff --git a/stable/tautulli/8.0.10/CHANGELOG.md b/stable/tautulli/8.0.10/CHANGELOG.md new file mode 100644 index 00000000000..859e5df743f --- /dev/null +++ b/stable/tautulli/8.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [tautulli-8.0.10](https://github.com/truecharts/apps/compare/tautulli-8.0.9...tautulli-8.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/tautulli/8.0.9/CONFIG.md b/stable/tautulli/8.0.10/CONFIG.md similarity index 100% rename from stable/tautulli/8.0.9/CONFIG.md rename to stable/tautulli/8.0.10/CONFIG.md diff --git a/stable/tautulli/8.0.10/Chart.lock b/stable/tautulli/8.0.10/Chart.lock new file mode 100644 index 00000000000..9fb3f5f612f --- /dev/null +++ b/stable/tautulli/8.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:29:14.818982253Z" diff --git a/stable/tautulli/8.0.9/Chart.yaml b/stable/tautulli/8.0.10/Chart.yaml similarity index 97% rename from stable/tautulli/8.0.9/Chart.yaml rename to stable/tautulli/8.0.10/Chart.yaml index 6302f21a144..43541e56a64 100644 --- a/stable/tautulli/8.0.9/Chart.yaml +++ b/stable/tautulli/8.0.10/Chart.yaml @@ -23,4 +23,4 @@ name: tautulli sources: - https://github.com/Tautulli/Tautulli type: application -version: 8.0.9 +version: 8.0.10 diff --git a/stable/tautulli/8.0.9/README.md b/stable/tautulli/8.0.10/README.md similarity index 100% rename from stable/tautulli/8.0.9/README.md rename to stable/tautulli/8.0.10/README.md diff --git a/stable/tautulli/8.0.9/app-readme.md b/stable/tautulli/8.0.10/app-readme.md similarity index 100% rename from stable/tautulli/8.0.9/app-readme.md rename to stable/tautulli/8.0.10/app-readme.md diff --git a/stable/tautulli/8.0.9/charts/common-8.3.12.tgz b/stable/tautulli/8.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/tautulli/8.0.9/charts/common-8.3.12.tgz rename to stable/tautulli/8.0.10/charts/common-8.3.12.tgz diff --git a/stable/tautulli/8.0.9/helm-values.md b/stable/tautulli/8.0.10/helm-values.md similarity index 100% rename from stable/tautulli/8.0.9/helm-values.md rename to stable/tautulli/8.0.10/helm-values.md diff --git a/stable/tautulli/8.0.9/questions.yaml b/stable/tautulli/8.0.10/questions.yaml similarity index 100% rename from stable/tautulli/8.0.9/questions.yaml rename to stable/tautulli/8.0.10/questions.yaml diff --git a/stable/tautulli/8.0.9/templates/common.yaml b/stable/tautulli/8.0.10/templates/common.yaml similarity index 100% rename from stable/tautulli/8.0.9/templates/common.yaml rename to stable/tautulli/8.0.10/templates/common.yaml diff --git a/stable/tautulli/8.0.9/values.yaml b/stable/tautulli/8.0.10/values.yaml similarity index 100% rename from stable/tautulli/8.0.9/values.yaml rename to stable/tautulli/8.0.10/values.yaml diff --git a/stable/tautulli/8.0.9/CHANGELOG.md b/stable/tautulli/8.0.9/CHANGELOG.md deleted file mode 100644 index 7dfada7f458..00000000000 --- a/stable/tautulli/8.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [tautulli-8.0.9](https://github.com/truecharts/apps/compare/tautulli-8.0.8...tautulli-8.0.9) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/tautulli/8.0.9/Chart.lock b/stable/tautulli/8.0.9/Chart.lock deleted file mode 100644 index 52583477aca..00000000000 --- a/stable/tautulli/8.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T21:59:55.328672963Z" diff --git a/stable/teamspeak3/1.0.10/CHANGELOG.md b/stable/teamspeak3/1.0.10/CHANGELOG.md deleted file mode 100644 index 16e8e25f8d8..00000000000 --- a/stable/teamspeak3/1.0.10/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [teamspeak3-1.0.10](https://github.com/truecharts/apps/compare/teamspeak3-1.0.9...teamspeak3-1.0.10) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/teamspeak3/1.0.10/Chart.lock b/stable/teamspeak3/1.0.10/Chart.lock deleted file mode 100644 index 52626f2d418..00000000000 --- a/stable/teamspeak3/1.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T22:00:18.400441595Z" diff --git a/stable/teamspeak3/1.0.11/CHANGELOG.md b/stable/teamspeak3/1.0.11/CHANGELOG.md new file mode 100644 index 00000000000..40603645217 --- /dev/null +++ b/stable/teamspeak3/1.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [teamspeak3-1.0.11](https://github.com/truecharts/apps/compare/teamspeak3-1.0.10...teamspeak3-1.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/teamspeak3/1.0.10/CONFIG.md b/stable/teamspeak3/1.0.11/CONFIG.md similarity index 100% rename from stable/teamspeak3/1.0.10/CONFIG.md rename to stable/teamspeak3/1.0.11/CONFIG.md diff --git a/stable/teamspeak3/1.0.11/Chart.lock b/stable/teamspeak3/1.0.11/Chart.lock new file mode 100644 index 00000000000..12ece1ca00a --- /dev/null +++ b/stable/teamspeak3/1.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:29:36.94869406Z" diff --git a/stable/teamspeak3/1.0.10/Chart.yaml b/stable/teamspeak3/1.0.11/Chart.yaml similarity index 97% rename from stable/teamspeak3/1.0.10/Chart.yaml rename to stable/teamspeak3/1.0.11/Chart.yaml index af656bf7442..e19b2fe8a67 100644 --- a/stable/teamspeak3/1.0.10/Chart.yaml +++ b/stable/teamspeak3/1.0.11/Chart.yaml @@ -23,4 +23,4 @@ sources: - https://hub.docker.com/_/teamspeak - https://www.teamspeak.com/en/ type: application -version: 1.0.10 +version: 1.0.11 diff --git a/stable/teamspeak3/1.0.10/README.md b/stable/teamspeak3/1.0.11/README.md similarity index 100% rename from stable/teamspeak3/1.0.10/README.md rename to stable/teamspeak3/1.0.11/README.md diff --git a/stable/teamspeak3/1.0.10/app-readme.md b/stable/teamspeak3/1.0.11/app-readme.md similarity index 100% rename from stable/teamspeak3/1.0.10/app-readme.md rename to stable/teamspeak3/1.0.11/app-readme.md diff --git a/stable/teamspeak3/1.0.10/charts/common-8.3.12.tgz b/stable/teamspeak3/1.0.11/charts/common-8.3.12.tgz similarity index 100% rename from stable/teamspeak3/1.0.10/charts/common-8.3.12.tgz rename to stable/teamspeak3/1.0.11/charts/common-8.3.12.tgz diff --git a/stable/teamspeak3/1.0.10/helm-values.md b/stable/teamspeak3/1.0.11/helm-values.md similarity index 100% rename from stable/teamspeak3/1.0.10/helm-values.md rename to stable/teamspeak3/1.0.11/helm-values.md diff --git a/stable/teamspeak3/1.0.10/questions.yaml b/stable/teamspeak3/1.0.11/questions.yaml similarity index 100% rename from stable/teamspeak3/1.0.10/questions.yaml rename to stable/teamspeak3/1.0.11/questions.yaml diff --git a/stable/teamspeak3/1.0.10/templates/common.yaml b/stable/teamspeak3/1.0.11/templates/common.yaml similarity index 100% rename from stable/teamspeak3/1.0.10/templates/common.yaml rename to stable/teamspeak3/1.0.11/templates/common.yaml diff --git a/stable/teamspeak3/1.0.10/values.yaml b/stable/teamspeak3/1.0.11/values.yaml similarity index 100% rename from stable/teamspeak3/1.0.10/values.yaml rename to stable/teamspeak3/1.0.11/values.yaml diff --git a/stable/thelounge/3.0.10/CHANGELOG.md b/stable/thelounge/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..b4a8cb6b0c8 --- /dev/null +++ b/stable/thelounge/3.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [thelounge-3.0.10](https://github.com/truecharts/apps/compare/thelounge-3.0.9...thelounge-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/thelounge/3.0.9/CONFIG.md b/stable/thelounge/3.0.10/CONFIG.md similarity index 100% rename from stable/thelounge/3.0.9/CONFIG.md rename to stable/thelounge/3.0.10/CONFIG.md diff --git a/stable/thelounge/3.0.10/Chart.lock b/stable/thelounge/3.0.10/Chart.lock new file mode 100644 index 00000000000..56d0b11946b --- /dev/null +++ b/stable/thelounge/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:30:00.589936463Z" diff --git a/stable/thelounge/3.0.9/Chart.yaml b/stable/thelounge/3.0.10/Chart.yaml similarity index 97% rename from stable/thelounge/3.0.9/Chart.yaml rename to stable/thelounge/3.0.10/Chart.yaml index ef4de33b357..120de54cd28 100644 --- a/stable/thelounge/3.0.9/Chart.yaml +++ b/stable/thelounge/3.0.10/Chart.yaml @@ -21,4 +21,4 @@ maintainers: name: thelounge sources: - https://github.com/thelounge/thelounge -version: 3.0.9 +version: 3.0.10 diff --git a/stable/thelounge/3.0.9/README.md b/stable/thelounge/3.0.10/README.md similarity index 100% rename from stable/thelounge/3.0.9/README.md rename to stable/thelounge/3.0.10/README.md diff --git a/stable/thelounge/3.0.9/app-readme.md b/stable/thelounge/3.0.10/app-readme.md similarity index 100% rename from stable/thelounge/3.0.9/app-readme.md rename to stable/thelounge/3.0.10/app-readme.md diff --git a/stable/thelounge/3.0.9/charts/common-8.3.12.tgz b/stable/thelounge/3.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/thelounge/3.0.9/charts/common-8.3.12.tgz rename to stable/thelounge/3.0.10/charts/common-8.3.12.tgz diff --git a/stable/thelounge/3.0.9/helm-values.md b/stable/thelounge/3.0.10/helm-values.md similarity index 100% rename from stable/thelounge/3.0.9/helm-values.md rename to stable/thelounge/3.0.10/helm-values.md diff --git a/stable/thelounge/3.0.9/questions.yaml b/stable/thelounge/3.0.10/questions.yaml similarity index 100% rename from stable/thelounge/3.0.9/questions.yaml rename to stable/thelounge/3.0.10/questions.yaml diff --git a/stable/thelounge/3.0.9/templates/common.yaml b/stable/thelounge/3.0.10/templates/common.yaml similarity index 100% rename from stable/thelounge/3.0.9/templates/common.yaml rename to stable/thelounge/3.0.10/templates/common.yaml diff --git a/stable/thelounge/3.0.9/values.yaml b/stable/thelounge/3.0.10/values.yaml similarity index 100% rename from stable/thelounge/3.0.9/values.yaml rename to stable/thelounge/3.0.10/values.yaml diff --git a/stable/thelounge/3.0.9/CHANGELOG.md b/stable/thelounge/3.0.9/CHANGELOG.md deleted file mode 100644 index 87c437f4dbe..00000000000 --- a/stable/thelounge/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [thelounge-3.0.9](https://github.com/truecharts/apps/compare/thelounge-3.0.8...thelounge-3.0.9) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/thelounge/3.0.9/Chart.lock b/stable/thelounge/3.0.9/Chart.lock deleted file mode 100644 index 91b87f6c694..00000000000 --- a/stable/thelounge/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T22:00:39.455885343Z" diff --git a/stable/traefik/9.0.12/CHANGELOG.md b/stable/traefik/9.0.12/CHANGELOG.md deleted file mode 100644 index 953ce8e44b9..00000000000 --- a/stable/traefik/9.0.12/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [traefik-9.0.12](https://github.com/truecharts/apps/compare/traefik-9.0.11...traefik-9.0.12) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/traefik/9.0.12/Chart.lock b/stable/traefik/9.0.12/Chart.lock deleted file mode 100644 index e5784accaed..00000000000 --- a/stable/traefik/9.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T22:01:00.561871884Z" diff --git a/stable/traefik/9.0.13/CHANGELOG.md b/stable/traefik/9.0.13/CHANGELOG.md new file mode 100644 index 00000000000..30609ea01bf --- /dev/null +++ b/stable/traefik/9.0.13/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [traefik-9.0.13](https://github.com/truecharts/apps/compare/traefik-9.0.12...traefik-9.0.13) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/traefik/9.0.12/CONFIG.md b/stable/traefik/9.0.13/CONFIG.md similarity index 100% rename from stable/traefik/9.0.12/CONFIG.md rename to stable/traefik/9.0.13/CONFIG.md diff --git a/stable/traefik/9.0.13/Chart.lock b/stable/traefik/9.0.13/Chart.lock new file mode 100644 index 00000000000..7b0cc010a56 --- /dev/null +++ b/stable/traefik/9.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:30:23.80819179Z" diff --git a/stable/traefik/9.0.12/Chart.yaml b/stable/traefik/9.0.13/Chart.yaml similarity index 97% rename from stable/traefik/9.0.12/Chart.yaml rename to stable/traefik/9.0.13/Chart.yaml index cae4ebf4d4b..dcbc6cf3829 100644 --- a/stable/traefik/9.0.12/Chart.yaml +++ b/stable/traefik/9.0.13/Chart.yaml @@ -22,4 +22,4 @@ sources: - https://github.com/traefik/traefik-helm-chart - https://traefik.io/ type: application -version: 9.0.12 +version: 9.0.13 diff --git a/stable/traefik/9.0.12/README.md b/stable/traefik/9.0.13/README.md similarity index 100% rename from stable/traefik/9.0.12/README.md rename to stable/traefik/9.0.13/README.md diff --git a/stable/traefik/9.0.12/app-readme.md b/stable/traefik/9.0.13/app-readme.md similarity index 100% rename from stable/traefik/9.0.12/app-readme.md rename to stable/traefik/9.0.13/app-readme.md diff --git a/stable/traefik/9.0.12/charts/common-8.3.12.tgz b/stable/traefik/9.0.13/charts/common-8.3.12.tgz similarity index 100% rename from stable/traefik/9.0.12/charts/common-8.3.12.tgz rename to stable/traefik/9.0.13/charts/common-8.3.12.tgz diff --git a/stable/traefik/9.0.12/crds/ingressroute.yaml b/stable/traefik/9.0.13/crds/ingressroute.yaml similarity index 100% rename from stable/traefik/9.0.12/crds/ingressroute.yaml rename to stable/traefik/9.0.13/crds/ingressroute.yaml diff --git a/stable/traefik/9.0.12/crds/ingressroutetcp.yaml b/stable/traefik/9.0.13/crds/ingressroutetcp.yaml similarity index 100% rename from stable/traefik/9.0.12/crds/ingressroutetcp.yaml rename to stable/traefik/9.0.13/crds/ingressroutetcp.yaml diff --git a/stable/traefik/9.0.12/crds/ingressrouteudp.yaml b/stable/traefik/9.0.13/crds/ingressrouteudp.yaml similarity index 100% rename from stable/traefik/9.0.12/crds/ingressrouteudp.yaml rename to stable/traefik/9.0.13/crds/ingressrouteudp.yaml diff --git a/stable/traefik/9.0.12/crds/middlewares.yaml b/stable/traefik/9.0.13/crds/middlewares.yaml similarity index 100% rename from stable/traefik/9.0.12/crds/middlewares.yaml rename to stable/traefik/9.0.13/crds/middlewares.yaml diff --git a/stable/traefik/9.0.12/crds/middlewarestcp.yaml b/stable/traefik/9.0.13/crds/middlewarestcp.yaml similarity index 100% rename from stable/traefik/9.0.12/crds/middlewarestcp.yaml rename to stable/traefik/9.0.13/crds/middlewarestcp.yaml diff --git a/stable/traefik/9.0.12/crds/serverstransports.yaml b/stable/traefik/9.0.13/crds/serverstransports.yaml similarity index 100% rename from stable/traefik/9.0.12/crds/serverstransports.yaml rename to stable/traefik/9.0.13/crds/serverstransports.yaml diff --git a/stable/traefik/9.0.12/crds/tlsoptions.yaml b/stable/traefik/9.0.13/crds/tlsoptions.yaml similarity index 100% rename from stable/traefik/9.0.12/crds/tlsoptions.yaml rename to stable/traefik/9.0.13/crds/tlsoptions.yaml diff --git a/stable/traefik/9.0.12/crds/tlsstores.yaml b/stable/traefik/9.0.13/crds/tlsstores.yaml similarity index 100% rename from stable/traefik/9.0.12/crds/tlsstores.yaml rename to stable/traefik/9.0.13/crds/tlsstores.yaml diff --git a/stable/traefik/9.0.12/crds/traefikservices.yaml b/stable/traefik/9.0.13/crds/traefikservices.yaml similarity index 100% rename from stable/traefik/9.0.12/crds/traefikservices.yaml rename to stable/traefik/9.0.13/crds/traefikservices.yaml diff --git a/stable/traefik/9.0.12/helm-values.md b/stable/traefik/9.0.13/helm-values.md similarity index 100% rename from stable/traefik/9.0.12/helm-values.md rename to stable/traefik/9.0.13/helm-values.md diff --git a/stable/traefik/9.0.12/questions.yaml b/stable/traefik/9.0.13/questions.yaml similarity index 100% rename from stable/traefik/9.0.12/questions.yaml rename to stable/traefik/9.0.13/questions.yaml diff --git a/stable/traefik/9.0.12/templates/_args.tpl b/stable/traefik/9.0.13/templates/_args.tpl similarity index 100% rename from stable/traefik/9.0.12/templates/_args.tpl rename to stable/traefik/9.0.13/templates/_args.tpl diff --git a/stable/traefik/9.0.12/templates/_helpers.tpl b/stable/traefik/9.0.13/templates/_helpers.tpl similarity index 100% rename from stable/traefik/9.0.12/templates/_helpers.tpl rename to stable/traefik/9.0.13/templates/_helpers.tpl diff --git a/stable/traefik/9.0.12/templates/_ingressclass.tpl b/stable/traefik/9.0.13/templates/_ingressclass.tpl similarity index 100% rename from stable/traefik/9.0.12/templates/_ingressclass.tpl rename to stable/traefik/9.0.13/templates/_ingressclass.tpl diff --git a/stable/traefik/9.0.12/templates/_ingressroute.tpl b/stable/traefik/9.0.13/templates/_ingressroute.tpl similarity index 100% rename from stable/traefik/9.0.12/templates/_ingressroute.tpl rename to stable/traefik/9.0.13/templates/_ingressroute.tpl diff --git a/stable/traefik/9.0.12/templates/_portalhook.tpl b/stable/traefik/9.0.13/templates/_portalhook.tpl similarity index 100% rename from stable/traefik/9.0.12/templates/_portalhook.tpl rename to stable/traefik/9.0.13/templates/_portalhook.tpl diff --git a/stable/traefik/9.0.12/templates/_tlsoptions.tpl b/stable/traefik/9.0.13/templates/_tlsoptions.tpl similarity index 100% rename from stable/traefik/9.0.12/templates/_tlsoptions.tpl rename to stable/traefik/9.0.13/templates/_tlsoptions.tpl diff --git a/stable/traefik/9.0.12/templates/common.yaml b/stable/traefik/9.0.13/templates/common.yaml similarity index 100% rename from stable/traefik/9.0.12/templates/common.yaml rename to stable/traefik/9.0.13/templates/common.yaml diff --git a/stable/traefik/9.0.12/templates/middlewares/basic-middleware.yaml b/stable/traefik/9.0.13/templates/middlewares/basic-middleware.yaml similarity index 100% rename from stable/traefik/9.0.12/templates/middlewares/basic-middleware.yaml rename to stable/traefik/9.0.13/templates/middlewares/basic-middleware.yaml diff --git a/stable/traefik/9.0.12/templates/middlewares/basicauth.yaml b/stable/traefik/9.0.13/templates/middlewares/basicauth.yaml similarity index 100% rename from stable/traefik/9.0.12/templates/middlewares/basicauth.yaml rename to stable/traefik/9.0.13/templates/middlewares/basicauth.yaml diff --git a/stable/traefik/9.0.12/templates/middlewares/chain.yaml b/stable/traefik/9.0.13/templates/middlewares/chain.yaml similarity index 100% rename from stable/traefik/9.0.12/templates/middlewares/chain.yaml rename to stable/traefik/9.0.13/templates/middlewares/chain.yaml diff --git a/stable/traefik/9.0.12/templates/middlewares/forwardauth.yaml b/stable/traefik/9.0.13/templates/middlewares/forwardauth.yaml similarity index 100% rename from stable/traefik/9.0.12/templates/middlewares/forwardauth.yaml rename to stable/traefik/9.0.13/templates/middlewares/forwardauth.yaml diff --git a/stable/traefik/9.0.12/templates/middlewares/ipwhitelist.yaml b/stable/traefik/9.0.13/templates/middlewares/ipwhitelist.yaml similarity index 100% rename from stable/traefik/9.0.12/templates/middlewares/ipwhitelist.yaml rename to stable/traefik/9.0.13/templates/middlewares/ipwhitelist.yaml diff --git a/stable/traefik/9.0.12/templates/middlewares/ratelimit.yaml b/stable/traefik/9.0.13/templates/middlewares/ratelimit.yaml similarity index 100% rename from stable/traefik/9.0.12/templates/middlewares/ratelimit.yaml rename to stable/traefik/9.0.13/templates/middlewares/ratelimit.yaml diff --git a/stable/traefik/9.0.12/templates/middlewares/redirectScheme.yaml b/stable/traefik/9.0.13/templates/middlewares/redirectScheme.yaml similarity index 100% rename from stable/traefik/9.0.12/templates/middlewares/redirectScheme.yaml rename to stable/traefik/9.0.13/templates/middlewares/redirectScheme.yaml diff --git a/stable/traefik/9.0.12/templates/middlewares/redirectregex.yaml b/stable/traefik/9.0.13/templates/middlewares/redirectregex.yaml similarity index 100% rename from stable/traefik/9.0.12/templates/middlewares/redirectregex.yaml rename to stable/traefik/9.0.13/templates/middlewares/redirectregex.yaml diff --git a/stable/traefik/9.0.12/templates/middlewares/tc-nextcloud.yaml b/stable/traefik/9.0.13/templates/middlewares/tc-nextcloud.yaml similarity index 100% rename from stable/traefik/9.0.12/templates/middlewares/tc-nextcloud.yaml rename to stable/traefik/9.0.13/templates/middlewares/tc-nextcloud.yaml diff --git a/stable/traefik/9.0.12/values.yaml b/stable/traefik/9.0.13/values.yaml similarity index 100% rename from stable/traefik/9.0.12/values.yaml rename to stable/traefik/9.0.13/values.yaml diff --git a/stable/transmission/8.0.10/CHANGELOG.md b/stable/transmission/8.0.10/CHANGELOG.md new file mode 100644 index 00000000000..a67bfbe8160 --- /dev/null +++ b/stable/transmission/8.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [transmission-8.0.10](https://github.com/truecharts/apps/compare/transmission-8.0.9...transmission-8.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/transmission/8.0.9/CONFIG.md b/stable/transmission/8.0.10/CONFIG.md similarity index 100% rename from stable/transmission/8.0.9/CONFIG.md rename to stable/transmission/8.0.10/CONFIG.md diff --git a/stable/transmission/8.0.10/Chart.lock b/stable/transmission/8.0.10/Chart.lock new file mode 100644 index 00000000000..03aaa4e5607 --- /dev/null +++ b/stable/transmission/8.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:30:47.560784261Z" diff --git a/stable/transmission/8.0.9/Chart.yaml b/stable/transmission/8.0.10/Chart.yaml similarity index 97% rename from stable/transmission/8.0.9/Chart.yaml rename to stable/transmission/8.0.10/Chart.yaml index b189c8e20be..81231e6bf26 100644 --- a/stable/transmission/8.0.9/Chart.yaml +++ b/stable/transmission/8.0.10/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/transmission/transmission - https://hub.docker.com/r/linuxserver/transmission type: application -version: 8.0.9 +version: 8.0.10 diff --git a/stable/transmission/8.0.9/README.md b/stable/transmission/8.0.10/README.md similarity index 100% rename from stable/transmission/8.0.9/README.md rename to stable/transmission/8.0.10/README.md diff --git a/stable/transmission/8.0.9/app-readme.md b/stable/transmission/8.0.10/app-readme.md similarity index 100% rename from stable/transmission/8.0.9/app-readme.md rename to stable/transmission/8.0.10/app-readme.md diff --git a/stable/transmission/8.0.9/charts/common-8.3.12.tgz b/stable/transmission/8.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/transmission/8.0.9/charts/common-8.3.12.tgz rename to stable/transmission/8.0.10/charts/common-8.3.12.tgz diff --git a/stable/transmission/8.0.9/helm-values.md b/stable/transmission/8.0.10/helm-values.md similarity index 100% rename from stable/transmission/8.0.9/helm-values.md rename to stable/transmission/8.0.10/helm-values.md diff --git a/stable/transmission/8.0.9/questions.yaml b/stable/transmission/8.0.10/questions.yaml similarity index 100% rename from stable/transmission/8.0.9/questions.yaml rename to stable/transmission/8.0.10/questions.yaml diff --git a/stable/transmission/8.0.9/templates/common.yaml b/stable/transmission/8.0.10/templates/common.yaml similarity index 100% rename from stable/transmission/8.0.9/templates/common.yaml rename to stable/transmission/8.0.10/templates/common.yaml diff --git a/stable/transmission/8.0.9/values.yaml b/stable/transmission/8.0.10/values.yaml similarity index 100% rename from stable/transmission/8.0.9/values.yaml rename to stable/transmission/8.0.10/values.yaml diff --git a/stable/transmission/8.0.9/CHANGELOG.md b/stable/transmission/8.0.9/CHANGELOG.md deleted file mode 100644 index a9a9071eb6c..00000000000 --- a/stable/transmission/8.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [transmission-8.0.9](https://github.com/truecharts/apps/compare/transmission-8.0.8...transmission-8.0.9) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/transmission/8.0.9/Chart.lock b/stable/transmission/8.0.9/Chart.lock deleted file mode 100644 index a7d9f9b95a7..00000000000 --- a/stable/transmission/8.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T22:01:21.446512973Z" diff --git a/stable/truecommand/8.0.10/CHANGELOG.md b/stable/truecommand/8.0.10/CHANGELOG.md new file mode 100644 index 00000000000..0c78bd6216b --- /dev/null +++ b/stable/truecommand/8.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [truecommand-8.0.10](https://github.com/truecharts/apps/compare/truecommand-8.0.9...truecommand-8.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/truecommand/8.0.9/CONFIG.md b/stable/truecommand/8.0.10/CONFIG.md similarity index 100% rename from stable/truecommand/8.0.9/CONFIG.md rename to stable/truecommand/8.0.10/CONFIG.md diff --git a/stable/truecommand/8.0.10/Chart.lock b/stable/truecommand/8.0.10/Chart.lock new file mode 100644 index 00000000000..692fdeaaa62 --- /dev/null +++ b/stable/truecommand/8.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:31:10.832452289Z" diff --git a/stable/truecommand/8.0.9/Chart.yaml b/stable/truecommand/8.0.10/Chart.yaml similarity index 97% rename from stable/truecommand/8.0.9/Chart.yaml rename to stable/truecommand/8.0.10/Chart.yaml index c9cdc75343b..aaf88d258f1 100644 --- a/stable/truecommand/8.0.9/Chart.yaml +++ b/stable/truecommand/8.0.10/Chart.yaml @@ -22,4 +22,4 @@ name: truecommand sources: - https://hub.docker.com/r/ixsystems/truecommand type: application -version: 8.0.9 +version: 8.0.10 diff --git a/stable/truecommand/8.0.9/README.md b/stable/truecommand/8.0.10/README.md similarity index 100% rename from stable/truecommand/8.0.9/README.md rename to stable/truecommand/8.0.10/README.md diff --git a/stable/truecommand/8.0.9/app-readme.md b/stable/truecommand/8.0.10/app-readme.md similarity index 100% rename from stable/truecommand/8.0.9/app-readme.md rename to stable/truecommand/8.0.10/app-readme.md diff --git a/stable/truecommand/8.0.9/charts/common-8.3.12.tgz b/stable/truecommand/8.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/truecommand/8.0.9/charts/common-8.3.12.tgz rename to stable/truecommand/8.0.10/charts/common-8.3.12.tgz diff --git a/stable/truecommand/8.0.9/helm-values.md b/stable/truecommand/8.0.10/helm-values.md similarity index 100% rename from stable/truecommand/8.0.9/helm-values.md rename to stable/truecommand/8.0.10/helm-values.md diff --git a/stable/truecommand/8.0.9/questions.yaml b/stable/truecommand/8.0.10/questions.yaml similarity index 100% rename from stable/truecommand/8.0.9/questions.yaml rename to stable/truecommand/8.0.10/questions.yaml diff --git a/stable/truecommand/8.0.9/templates/common.yaml b/stable/truecommand/8.0.10/templates/common.yaml similarity index 100% rename from stable/truecommand/8.0.9/templates/common.yaml rename to stable/truecommand/8.0.10/templates/common.yaml diff --git a/stable/truecommand/8.0.9/values.yaml b/stable/truecommand/8.0.10/values.yaml similarity index 100% rename from stable/truecommand/8.0.9/values.yaml rename to stable/truecommand/8.0.10/values.yaml diff --git a/stable/truecommand/8.0.9/CHANGELOG.md b/stable/truecommand/8.0.9/CHANGELOG.md deleted file mode 100644 index aca3363cc0c..00000000000 --- a/stable/truecommand/8.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [truecommand-8.0.9](https://github.com/truecharts/apps/compare/truecommand-8.0.8...truecommand-8.0.9) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/truecommand/8.0.9/Chart.lock b/stable/truecommand/8.0.9/Chart.lock deleted file mode 100644 index 2899d618aa5..00000000000 --- a/stable/truecommand/8.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T22:01:42.125914403Z" diff --git a/stable/tvheadend/9.0.10/CHANGELOG.md b/stable/tvheadend/9.0.10/CHANGELOG.md new file mode 100644 index 00000000000..e5607de60e3 --- /dev/null +++ b/stable/tvheadend/9.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [tvheadend-9.0.10](https://github.com/truecharts/apps/compare/tvheadend-9.0.9...tvheadend-9.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/tvheadend/9.0.9/CONFIG.md b/stable/tvheadend/9.0.10/CONFIG.md similarity index 100% rename from stable/tvheadend/9.0.9/CONFIG.md rename to stable/tvheadend/9.0.10/CONFIG.md diff --git a/stable/tvheadend/9.0.10/Chart.lock b/stable/tvheadend/9.0.10/Chart.lock new file mode 100644 index 00000000000..a067e74d1d3 --- /dev/null +++ b/stable/tvheadend/9.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:31:33.911308445Z" diff --git a/stable/tvheadend/9.0.9/Chart.yaml b/stable/tvheadend/9.0.10/Chart.yaml similarity index 97% rename from stable/tvheadend/9.0.9/Chart.yaml rename to stable/tvheadend/9.0.10/Chart.yaml index 109a8577d4a..521432d1481 100644 --- a/stable/tvheadend/9.0.9/Chart.yaml +++ b/stable/tvheadend/9.0.10/Chart.yaml @@ -22,4 +22,4 @@ name: tvheadend sources: - https://github.com/tvheadend/tvheadend type: application -version: 9.0.9 +version: 9.0.10 diff --git a/stable/tvheadend/9.0.9/README.md b/stable/tvheadend/9.0.10/README.md similarity index 100% rename from stable/tvheadend/9.0.9/README.md rename to stable/tvheadend/9.0.10/README.md diff --git a/stable/tvheadend/9.0.9/app-readme.md b/stable/tvheadend/9.0.10/app-readme.md similarity index 100% rename from stable/tvheadend/9.0.9/app-readme.md rename to stable/tvheadend/9.0.10/app-readme.md diff --git a/stable/tvheadend/9.0.9/charts/common-8.3.12.tgz b/stable/tvheadend/9.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/tvheadend/9.0.9/charts/common-8.3.12.tgz rename to stable/tvheadend/9.0.10/charts/common-8.3.12.tgz diff --git a/stable/tvheadend/9.0.9/helm-values.md b/stable/tvheadend/9.0.10/helm-values.md similarity index 100% rename from stable/tvheadend/9.0.9/helm-values.md rename to stable/tvheadend/9.0.10/helm-values.md diff --git a/stable/tvheadend/9.0.9/questions.yaml b/stable/tvheadend/9.0.10/questions.yaml similarity index 100% rename from stable/tvheadend/9.0.9/questions.yaml rename to stable/tvheadend/9.0.10/questions.yaml diff --git a/stable/tvheadend/9.0.9/templates/common.yaml b/stable/tvheadend/9.0.10/templates/common.yaml similarity index 100% rename from stable/tvheadend/9.0.9/templates/common.yaml rename to stable/tvheadend/9.0.10/templates/common.yaml diff --git a/stable/tvheadend/9.0.9/values.yaml b/stable/tvheadend/9.0.10/values.yaml similarity index 100% rename from stable/tvheadend/9.0.9/values.yaml rename to stable/tvheadend/9.0.10/values.yaml diff --git a/stable/tvheadend/9.0.9/CHANGELOG.md b/stable/tvheadend/9.0.9/CHANGELOG.md deleted file mode 100644 index d8e2fec5a61..00000000000 --- a/stable/tvheadend/9.0.9/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [tvheadend-9.0.9](https://github.com/truecharts/apps/compare/tvheadend-9.0.8...tvheadend-9.0.9) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/tvheadend/9.0.9/Chart.lock b/stable/tvheadend/9.0.9/Chart.lock deleted file mode 100644 index 5a99b7edb47..00000000000 --- a/stable/tvheadend/9.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T22:02:02.782468649Z" diff --git a/stable/unifi/8.0.10/CHANGELOG.md b/stable/unifi/8.0.10/CHANGELOG.md deleted file mode 100644 index 2049ade8216..00000000000 --- a/stable/unifi/8.0.10/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [unifi-8.0.10](https://github.com/truecharts/apps/compare/unifi-8.0.9...unifi-8.0.10) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/unifi/8.0.10/Chart.lock b/stable/unifi/8.0.10/Chart.lock deleted file mode 100644 index 761d3adb4b8..00000000000 --- a/stable/unifi/8.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T22:02:23.388082073Z" diff --git a/stable/unifi/8.0.11/CHANGELOG.md b/stable/unifi/8.0.11/CHANGELOG.md new file mode 100644 index 00000000000..51574a2210d --- /dev/null +++ b/stable/unifi/8.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [unifi-8.0.11](https://github.com/truecharts/apps/compare/unifi-8.0.10...unifi-8.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/unifi/8.0.10/CONFIG.md b/stable/unifi/8.0.11/CONFIG.md similarity index 100% rename from stable/unifi/8.0.10/CONFIG.md rename to stable/unifi/8.0.11/CONFIG.md diff --git a/stable/unifi/8.0.11/Chart.lock b/stable/unifi/8.0.11/Chart.lock new file mode 100644 index 00000000000..3ce9f5b22a9 --- /dev/null +++ b/stable/unifi/8.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:31:56.86146215Z" diff --git a/stable/unifi/8.0.10/Chart.yaml b/stable/unifi/8.0.11/Chart.yaml similarity index 97% rename from stable/unifi/8.0.10/Chart.yaml rename to stable/unifi/8.0.11/Chart.yaml index d5269a7ee31..73927fa9951 100644 --- a/stable/unifi/8.0.10/Chart.yaml +++ b/stable/unifi/8.0.11/Chart.yaml @@ -21,4 +21,4 @@ sources: - https://github.com/jacobalberty/unifi-docker - https://unifi-network.ui.com type: application -version: 8.0.10 +version: 8.0.11 diff --git a/stable/unifi/8.0.10/README.md b/stable/unifi/8.0.11/README.md similarity index 100% rename from stable/unifi/8.0.10/README.md rename to stable/unifi/8.0.11/README.md diff --git a/stable/unifi/8.0.10/app-readme.md b/stable/unifi/8.0.11/app-readme.md similarity index 100% rename from stable/unifi/8.0.10/app-readme.md rename to stable/unifi/8.0.11/app-readme.md diff --git a/stable/unifi/8.0.10/charts/common-8.3.12.tgz b/stable/unifi/8.0.11/charts/common-8.3.12.tgz similarity index 100% rename from stable/unifi/8.0.10/charts/common-8.3.12.tgz rename to stable/unifi/8.0.11/charts/common-8.3.12.tgz diff --git a/stable/unifi/8.0.10/helm-values.md b/stable/unifi/8.0.11/helm-values.md similarity index 100% rename from stable/unifi/8.0.10/helm-values.md rename to stable/unifi/8.0.11/helm-values.md diff --git a/stable/unifi/8.0.10/questions.yaml b/stable/unifi/8.0.11/questions.yaml similarity index 100% rename from stable/unifi/8.0.10/questions.yaml rename to stable/unifi/8.0.11/questions.yaml diff --git a/stable/unifi/8.0.10/templates/common.yaml b/stable/unifi/8.0.11/templates/common.yaml similarity index 100% rename from stable/unifi/8.0.10/templates/common.yaml rename to stable/unifi/8.0.11/templates/common.yaml diff --git a/stable/unifi/8.0.10/values.yaml b/stable/unifi/8.0.11/values.yaml similarity index 100% rename from stable/unifi/8.0.10/values.yaml rename to stable/unifi/8.0.11/values.yaml diff --git a/stable/unpackerr/3.0.10/CHANGELOG.md b/stable/unpackerr/3.0.10/CHANGELOG.md new file mode 100644 index 00000000000..0b58f1d49e1 --- /dev/null +++ b/stable/unpackerr/3.0.10/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [unpackerr-3.0.10](https://github.com/truecharts/apps/compare/unpackerr-3.0.9...unpackerr-3.0.10) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/unpackerr/3.0.9/CONFIG.md b/stable/unpackerr/3.0.10/CONFIG.md similarity index 100% rename from stable/unpackerr/3.0.9/CONFIG.md rename to stable/unpackerr/3.0.10/CONFIG.md diff --git a/stable/unpackerr/3.0.10/Chart.lock b/stable/unpackerr/3.0.10/Chart.lock new file mode 100644 index 00000000000..f1d830a8853 --- /dev/null +++ b/stable/unpackerr/3.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:32:20.374821013Z" diff --git a/stable/unpackerr/3.0.9/Chart.yaml b/stable/unpackerr/3.0.10/Chart.yaml similarity index 98% rename from stable/unpackerr/3.0.9/Chart.yaml rename to stable/unpackerr/3.0.10/Chart.yaml index e6a2b15a1b9..0a3e4ce7acc 100644 --- a/stable/unpackerr/3.0.9/Chart.yaml +++ b/stable/unpackerr/3.0.10/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/davidnewhall/unpackerr - https://hub.docker.com/r/golift/unpackerr type: application -version: 3.0.9 +version: 3.0.10 diff --git a/stable/unpackerr/3.0.9/README.md b/stable/unpackerr/3.0.10/README.md similarity index 100% rename from stable/unpackerr/3.0.9/README.md rename to stable/unpackerr/3.0.10/README.md diff --git a/stable/unpackerr/3.0.9/app-readme.md b/stable/unpackerr/3.0.10/app-readme.md similarity index 100% rename from stable/unpackerr/3.0.9/app-readme.md rename to stable/unpackerr/3.0.10/app-readme.md diff --git a/stable/unpackerr/3.0.9/charts/common-8.3.12.tgz b/stable/unpackerr/3.0.10/charts/common-8.3.12.tgz similarity index 100% rename from stable/unpackerr/3.0.9/charts/common-8.3.12.tgz rename to stable/unpackerr/3.0.10/charts/common-8.3.12.tgz diff --git a/stable/unpackerr/3.0.9/helm-values.md b/stable/unpackerr/3.0.10/helm-values.md similarity index 100% rename from stable/unpackerr/3.0.9/helm-values.md rename to stable/unpackerr/3.0.10/helm-values.md diff --git a/stable/unpackerr/3.0.9/questions.yaml b/stable/unpackerr/3.0.10/questions.yaml similarity index 100% rename from stable/unpackerr/3.0.9/questions.yaml rename to stable/unpackerr/3.0.10/questions.yaml diff --git a/stable/unpackerr/3.0.9/templates/common.yaml b/stable/unpackerr/3.0.10/templates/common.yaml similarity index 100% rename from stable/unpackerr/3.0.9/templates/common.yaml rename to stable/unpackerr/3.0.10/templates/common.yaml diff --git a/stable/unpackerr/3.0.9/values.yaml b/stable/unpackerr/3.0.10/values.yaml similarity index 100% rename from stable/unpackerr/3.0.9/values.yaml rename to stable/unpackerr/3.0.10/values.yaml diff --git a/stable/unpackerr/3.0.9/CHANGELOG.md b/stable/unpackerr/3.0.9/CHANGELOG.md deleted file mode 100644 index f097080ea00..00000000000 --- a/stable/unpackerr/3.0.9/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [unpackerr-3.0.9](https://github.com/truecharts/apps/compare/unpackerr-3.0.8...unpackerr-3.0.9) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/unpackerr/3.0.9/Chart.lock b/stable/unpackerr/3.0.9/Chart.lock deleted file mode 100644 index 39977938623..00000000000 --- a/stable/unpackerr/3.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T22:02:44.269483417Z" diff --git a/stable/vaultwarden/9.0.18/CHANGELOG.md b/stable/vaultwarden/9.0.18/CHANGELOG.md deleted file mode 100644 index f55709793a6..00000000000 --- a/stable/vaultwarden/9.0.18/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [vaultwarden-9.0.18](https://github.com/truecharts/apps/compare/vaultwarden-9.0.17...vaultwarden-9.0.18) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/vaultwarden/9.0.19/CHANGELOG.md b/stable/vaultwarden/9.0.19/CHANGELOG.md new file mode 100644 index 00000000000..e933a4fb7ad --- /dev/null +++ b/stable/vaultwarden/9.0.19/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [vaultwarden-9.0.19](https://github.com/truecharts/apps/compare/vaultwarden-9.0.18...vaultwarden-9.0.19) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/vaultwarden/9.0.18/CONFIG.md b/stable/vaultwarden/9.0.19/CONFIG.md similarity index 100% rename from stable/vaultwarden/9.0.18/CONFIG.md rename to stable/vaultwarden/9.0.19/CONFIG.md diff --git a/stable/home-assistant/8.2.4/Chart.lock b/stable/vaultwarden/9.0.19/Chart.lock similarity index 84% rename from stable/home-assistant/8.2.4/Chart.lock rename to stable/vaultwarden/9.0.19/Chart.lock index 9c548d8a6cf..867616e004d 100644 --- a/stable/home-assistant/8.2.4/Chart.lock +++ b/stable/vaultwarden/9.0.19/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://truecharts.org/ version: 3.0.18 digest: sha256:90aae0d6ceeb18859f0171669cc9bea839ea9156f9df0ec0652627ab6711b4ff -generated: "2021-10-18T21:40:29.758309482Z" +generated: "2021-10-19T10:32:45.113455484Z" diff --git a/stable/vaultwarden/9.0.18/Chart.yaml b/stable/vaultwarden/9.0.19/Chart.yaml similarity index 97% rename from stable/vaultwarden/9.0.18/Chart.yaml rename to stable/vaultwarden/9.0.19/Chart.yaml index 4cbef619d72..d69c941df3f 100644 --- a/stable/vaultwarden/9.0.18/Chart.yaml +++ b/stable/vaultwarden/9.0.19/Chart.yaml @@ -28,4 +28,4 @@ name: vaultwarden sources: - https://github.com/dani-garcia/vaultwarden type: application -version: 9.0.18 +version: 9.0.19 diff --git a/stable/vaultwarden/9.0.18/README.md b/stable/vaultwarden/9.0.19/README.md similarity index 100% rename from stable/vaultwarden/9.0.18/README.md rename to stable/vaultwarden/9.0.19/README.md diff --git a/stable/vaultwarden/9.0.18/app-readme.md b/stable/vaultwarden/9.0.19/app-readme.md similarity index 100% rename from stable/vaultwarden/9.0.18/app-readme.md rename to stable/vaultwarden/9.0.19/app-readme.md diff --git a/stable/vaultwarden/9.0.18/charts/common-8.3.12.tgz b/stable/vaultwarden/9.0.19/charts/common-8.3.12.tgz similarity index 100% rename from stable/vaultwarden/9.0.18/charts/common-8.3.12.tgz rename to stable/vaultwarden/9.0.19/charts/common-8.3.12.tgz diff --git a/stable/vaultwarden/9.0.18/charts/postgresql-3.0.18.tgz b/stable/vaultwarden/9.0.19/charts/postgresql-3.0.18.tgz similarity index 100% rename from stable/vaultwarden/9.0.18/charts/postgresql-3.0.18.tgz rename to stable/vaultwarden/9.0.19/charts/postgresql-3.0.18.tgz diff --git a/stable/vaultwarden/9.0.18/helm-values.md b/stable/vaultwarden/9.0.19/helm-values.md similarity index 100% rename from stable/vaultwarden/9.0.18/helm-values.md rename to stable/vaultwarden/9.0.19/helm-values.md diff --git a/stable/vaultwarden/9.0.18/questions.yaml b/stable/vaultwarden/9.0.19/questions.yaml similarity index 100% rename from stable/vaultwarden/9.0.18/questions.yaml rename to stable/vaultwarden/9.0.19/questions.yaml diff --git a/stable/vaultwarden/9.0.18/templates/_configmap.tpl b/stable/vaultwarden/9.0.19/templates/_configmap.tpl similarity index 100% rename from stable/vaultwarden/9.0.18/templates/_configmap.tpl rename to stable/vaultwarden/9.0.19/templates/_configmap.tpl diff --git a/stable/vaultwarden/9.0.18/templates/_secrets.tpl b/stable/vaultwarden/9.0.19/templates/_secrets.tpl similarity index 100% rename from stable/vaultwarden/9.0.18/templates/_secrets.tpl rename to stable/vaultwarden/9.0.19/templates/_secrets.tpl diff --git a/stable/vaultwarden/9.0.18/templates/_validate.tpl b/stable/vaultwarden/9.0.19/templates/_validate.tpl similarity index 100% rename from stable/vaultwarden/9.0.18/templates/_validate.tpl rename to stable/vaultwarden/9.0.19/templates/_validate.tpl diff --git a/stable/vaultwarden/9.0.18/templates/common.yaml b/stable/vaultwarden/9.0.19/templates/common.yaml similarity index 100% rename from stable/vaultwarden/9.0.18/templates/common.yaml rename to stable/vaultwarden/9.0.19/templates/common.yaml diff --git a/stable/vaultwarden/9.0.18/values.yaml b/stable/vaultwarden/9.0.19/values.yaml similarity index 100% rename from stable/vaultwarden/9.0.18/values.yaml rename to stable/vaultwarden/9.0.19/values.yaml diff --git a/stable/xteve/3.0.10/CHANGELOG.md b/stable/xteve/3.0.10/CHANGELOG.md deleted file mode 100644 index 1ab27d5b2ca..00000000000 --- a/stable/xteve/3.0.10/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [xteve-3.0.10](https://github.com/truecharts/apps/compare/xteve-3.0.9...xteve-3.0.10) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/xteve/3.0.10/Chart.lock b/stable/xteve/3.0.10/Chart.lock deleted file mode 100644 index 50a3f597941..00000000000 --- a/stable/xteve/3.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T22:03:33.81640687Z" diff --git a/stable/xteve/3.0.11/CHANGELOG.md b/stable/xteve/3.0.11/CHANGELOG.md new file mode 100644 index 00000000000..b26db559d30 --- /dev/null +++ b/stable/xteve/3.0.11/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [xteve-3.0.11](https://github.com/truecharts/apps/compare/xteve-3.0.10...xteve-3.0.11) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/xteve/3.0.10/CONFIG.md b/stable/xteve/3.0.11/CONFIG.md similarity index 100% rename from stable/xteve/3.0.10/CONFIG.md rename to stable/xteve/3.0.11/CONFIG.md diff --git a/stable/xteve/3.0.11/Chart.lock b/stable/xteve/3.0.11/Chart.lock new file mode 100644 index 00000000000..12484339e6b --- /dev/null +++ b/stable/xteve/3.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:33:16.446913373Z" diff --git a/stable/xteve/3.0.10/Chart.yaml b/stable/xteve/3.0.11/Chart.yaml similarity index 97% rename from stable/xteve/3.0.10/Chart.yaml rename to stable/xteve/3.0.11/Chart.yaml index fb72d66318f..16c5da25e39 100644 --- a/stable/xteve/3.0.10/Chart.yaml +++ b/stable/xteve/3.0.11/Chart.yaml @@ -21,4 +21,4 @@ name: xteve sources: - https://github.com/xteve-project/xTeVe - https://github.com/k8s-at-home/container-images -version: 3.0.10 +version: 3.0.11 diff --git a/stable/xteve/3.0.10/README.md b/stable/xteve/3.0.11/README.md similarity index 100% rename from stable/xteve/3.0.10/README.md rename to stable/xteve/3.0.11/README.md diff --git a/stable/xteve/3.0.10/app-readme.md b/stable/xteve/3.0.11/app-readme.md similarity index 100% rename from stable/xteve/3.0.10/app-readme.md rename to stable/xteve/3.0.11/app-readme.md diff --git a/stable/xteve/3.0.10/charts/common-8.3.12.tgz b/stable/xteve/3.0.11/charts/common-8.3.12.tgz similarity index 100% rename from stable/xteve/3.0.10/charts/common-8.3.12.tgz rename to stable/xteve/3.0.11/charts/common-8.3.12.tgz diff --git a/stable/xteve/3.0.10/helm-values.md b/stable/xteve/3.0.11/helm-values.md similarity index 100% rename from stable/xteve/3.0.10/helm-values.md rename to stable/xteve/3.0.11/helm-values.md diff --git a/stable/xteve/3.0.10/questions.yaml b/stable/xteve/3.0.11/questions.yaml similarity index 100% rename from stable/xteve/3.0.10/questions.yaml rename to stable/xteve/3.0.11/questions.yaml diff --git a/stable/xteve/3.0.10/templates/common.yaml b/stable/xteve/3.0.11/templates/common.yaml similarity index 100% rename from stable/xteve/3.0.10/templates/common.yaml rename to stable/xteve/3.0.11/templates/common.yaml diff --git a/stable/xteve/3.0.10/values.yaml b/stable/xteve/3.0.11/values.yaml similarity index 100% rename from stable/xteve/3.0.10/values.yaml rename to stable/xteve/3.0.11/values.yaml diff --git a/stable/zwavejs2mqtt/8.0.12/CHANGELOG.md b/stable/zwavejs2mqtt/8.0.12/CHANGELOG.md deleted file mode 100644 index b2e9ed96347..00000000000 --- a/stable/zwavejs2mqtt/8.0.12/CHANGELOG.md +++ /dev/null @@ -1,12 +0,0 @@ - - -### [zwavejs2mqtt-8.0.12](https://github.com/truecharts/apps/compare/zwavejs2mqtt-8.0.11...zwavejs2mqtt-8.0.12) (2021-10-18) - -#### Chore - -* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172)) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) - diff --git a/stable/zwavejs2mqtt/8.0.12/Chart.lock b/stable/zwavejs2mqtt/8.0.12/Chart.lock deleted file mode 100644 index 9b5a45eea36..00000000000 --- a/stable/zwavejs2mqtt/8.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.3.12 -digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c -generated: "2021-10-18T22:03:54.586888031Z" diff --git a/stable/zwavejs2mqtt/8.0.13/CHANGELOG.md b/stable/zwavejs2mqtt/8.0.13/CHANGELOG.md new file mode 100644 index 00000000000..b225a8cfec1 --- /dev/null +++ b/stable/zwavejs2mqtt/8.0.13/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [zwavejs2mqtt-8.0.13](https://github.com/truecharts/apps/compare/zwavejs2mqtt-8.0.12...zwavejs2mqtt-8.0.13) (2021-10-19) + +#### Fix + +* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) + diff --git a/stable/zwavejs2mqtt/8.0.12/CONFIG.md b/stable/zwavejs2mqtt/8.0.13/CONFIG.md similarity index 100% rename from stable/zwavejs2mqtt/8.0.12/CONFIG.md rename to stable/zwavejs2mqtt/8.0.13/CONFIG.md diff --git a/stable/zwavejs2mqtt/8.0.13/Chart.lock b/stable/zwavejs2mqtt/8.0.13/Chart.lock new file mode 100644 index 00000000000..0f813cb9945 --- /dev/null +++ b/stable/zwavejs2mqtt/8.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.12 +digest: sha256:f1f4ff61ab1c42250660c00f8adbf2d468af0f7d4f7b8e14653f87d686598e7c +generated: "2021-10-19T10:33:39.844963254Z" diff --git a/stable/zwavejs2mqtt/8.0.12/Chart.yaml b/stable/zwavejs2mqtt/8.0.13/Chart.yaml similarity index 98% rename from stable/zwavejs2mqtt/8.0.12/Chart.yaml rename to stable/zwavejs2mqtt/8.0.13/Chart.yaml index a9a55aafceb..ec0e46cedd7 100644 --- a/stable/zwavejs2mqtt/8.0.12/Chart.yaml +++ b/stable/zwavejs2mqtt/8.0.13/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/zwave-js/zwavejs2mqtt - https://hub.docker.com/r/zwavejs/zwavejs2mqtt type: application -version: 8.0.12 +version: 8.0.13 diff --git a/stable/zwavejs2mqtt/8.0.12/README.md b/stable/zwavejs2mqtt/8.0.13/README.md similarity index 100% rename from stable/zwavejs2mqtt/8.0.12/README.md rename to stable/zwavejs2mqtt/8.0.13/README.md diff --git a/stable/zwavejs2mqtt/8.0.12/app-readme.md b/stable/zwavejs2mqtt/8.0.13/app-readme.md similarity index 100% rename from stable/zwavejs2mqtt/8.0.12/app-readme.md rename to stable/zwavejs2mqtt/8.0.13/app-readme.md diff --git a/stable/zwavejs2mqtt/8.0.12/charts/common-8.3.12.tgz b/stable/zwavejs2mqtt/8.0.13/charts/common-8.3.12.tgz similarity index 100% rename from stable/zwavejs2mqtt/8.0.12/charts/common-8.3.12.tgz rename to stable/zwavejs2mqtt/8.0.13/charts/common-8.3.12.tgz diff --git a/stable/zwavejs2mqtt/8.0.12/helm-values.md b/stable/zwavejs2mqtt/8.0.13/helm-values.md similarity index 100% rename from stable/zwavejs2mqtt/8.0.12/helm-values.md rename to stable/zwavejs2mqtt/8.0.13/helm-values.md diff --git a/stable/zwavejs2mqtt/8.0.12/questions.yaml b/stable/zwavejs2mqtt/8.0.13/questions.yaml similarity index 100% rename from stable/zwavejs2mqtt/8.0.12/questions.yaml rename to stable/zwavejs2mqtt/8.0.13/questions.yaml diff --git a/stable/zwavejs2mqtt/8.0.12/templates/common.yaml b/stable/zwavejs2mqtt/8.0.13/templates/common.yaml similarity index 100% rename from stable/zwavejs2mqtt/8.0.12/templates/common.yaml rename to stable/zwavejs2mqtt/8.0.13/templates/common.yaml diff --git a/stable/zwavejs2mqtt/8.0.12/values.yaml b/stable/zwavejs2mqtt/8.0.13/values.yaml similarity index 100% rename from stable/zwavejs2mqtt/8.0.12/values.yaml rename to stable/zwavejs2mqtt/8.0.13/values.yaml