From 1a0cb293d52f0550583b28f33725289d890e4d00 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 26 Feb 2023 01:16:41 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/scrypted/0.0.5/app-changelog.md | 9 --------- incubator/scrypted/{0.0.5 => 0.0.6}/CHANGELOG.md | 9 +++++++++ incubator/scrypted/{0.0.5 => 0.0.6}/Chart.yaml | 4 ++-- incubator/scrypted/{0.0.5 => 0.0.6}/README.md | 0 incubator/scrypted/0.0.6/app-changelog.md | 9 +++++++++ incubator/scrypted/{0.0.5 => 0.0.6}/app-readme.md | 0 .../{0.0.5 => 0.0.6}/charts/common-11.1.2.tgz | Bin incubator/scrypted/{0.0.5 => 0.0.6}/ix_values.yaml | 6 +++--- incubator/scrypted/{0.0.5 => 0.0.6}/questions.yaml | 0 .../scrypted/{0.0.5 => 0.0.6}/templates/common.yaml | 0 incubator/scrypted/{0.0.5 => 0.0.6}/values.yaml | 0 11 files changed, 23 insertions(+), 14 deletions(-) delete mode 100644 incubator/scrypted/0.0.5/app-changelog.md rename incubator/scrypted/{0.0.5 => 0.0.6}/CHANGELOG.md (85%) rename incubator/scrypted/{0.0.5 => 0.0.6}/Chart.yaml (95%) rename incubator/scrypted/{0.0.5 => 0.0.6}/README.md (100%) create mode 100644 incubator/scrypted/0.0.6/app-changelog.md rename incubator/scrypted/{0.0.5 => 0.0.6}/app-readme.md (100%) rename incubator/scrypted/{0.0.5 => 0.0.6}/charts/common-11.1.2.tgz (100%) rename incubator/scrypted/{0.0.5 => 0.0.6}/ix_values.yaml (76%) rename incubator/scrypted/{0.0.5 => 0.0.6}/questions.yaml (100%) rename incubator/scrypted/{0.0.5 => 0.0.6}/templates/common.yaml (100%) rename incubator/scrypted/{0.0.5 => 0.0.6}/values.yaml (100%) diff --git a/incubator/scrypted/0.0.5/app-changelog.md b/incubator/scrypted/0.0.5/app-changelog.md deleted file mode 100644 index b39de87bcb9..00000000000 --- a/incubator/scrypted/0.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [scrypted-0.0.5](https://github.com/truecharts/charts/compare/scrypted-0.0.4...scrypted-0.0.5) (2023-02-25) - -### Chore - -- update scrypted to v0.6.23 - - \ No newline at end of file diff --git a/incubator/scrypted/0.0.5/CHANGELOG.md b/incubator/scrypted/0.0.6/CHANGELOG.md similarity index 85% rename from incubator/scrypted/0.0.5/CHANGELOG.md rename to incubator/scrypted/0.0.6/CHANGELOG.md index d27a82dccfe..07b9ccd5f6d 100644 --- a/incubator/scrypted/0.0.5/CHANGELOG.md +++ b/incubator/scrypted/0.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [scrypted-0.0.6](https://github.com/truecharts/charts/compare/scrypted-0.0.5...scrypted-0.0.6) (2023-02-26) + +### Chore + +- update scrypted to v0.6.24 + + + + ## [scrypted-0.0.5](https://github.com/truecharts/charts/compare/scrypted-0.0.4...scrypted-0.0.5) (2023-02-25) ### Chore diff --git a/incubator/scrypted/0.0.5/Chart.yaml b/incubator/scrypted/0.0.6/Chart.yaml similarity index 95% rename from incubator/scrypted/0.0.5/Chart.yaml rename to incubator/scrypted/0.0.6/Chart.yaml index a1a5285b77c..9d16eedbf2d 100644 --- a/incubator/scrypted/0.0.5/Chart.yaml +++ b/incubator/scrypted/0.0.6/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.6.23" +appVersion: "0.6.24" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/scrypted - https://github.com/koush/scrypted type: application -version: 0.0.5 +version: 0.0.6 annotations: truecharts.org/catagories: | - media diff --git a/incubator/scrypted/0.0.5/README.md b/incubator/scrypted/0.0.6/README.md similarity index 100% rename from incubator/scrypted/0.0.5/README.md rename to incubator/scrypted/0.0.6/README.md diff --git a/incubator/scrypted/0.0.6/app-changelog.md b/incubator/scrypted/0.0.6/app-changelog.md new file mode 100644 index 00000000000..25db7e24b7d --- /dev/null +++ b/incubator/scrypted/0.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [scrypted-0.0.6](https://github.com/truecharts/charts/compare/scrypted-0.0.5...scrypted-0.0.6) (2023-02-26) + +### Chore + +- update scrypted to v0.6.24 + + \ No newline at end of file diff --git a/incubator/scrypted/0.0.5/app-readme.md b/incubator/scrypted/0.0.6/app-readme.md similarity index 100% rename from incubator/scrypted/0.0.5/app-readme.md rename to incubator/scrypted/0.0.6/app-readme.md diff --git a/incubator/scrypted/0.0.5/charts/common-11.1.2.tgz b/incubator/scrypted/0.0.6/charts/common-11.1.2.tgz similarity index 100% rename from incubator/scrypted/0.0.5/charts/common-11.1.2.tgz rename to incubator/scrypted/0.0.6/charts/common-11.1.2.tgz diff --git a/incubator/scrypted/0.0.5/ix_values.yaml b/incubator/scrypted/0.0.6/ix_values.yaml similarity index 76% rename from incubator/scrypted/0.0.5/ix_values.yaml rename to incubator/scrypted/0.0.6/ix_values.yaml index 6eb9d832cca..f9792e08778 100644 --- a/incubator/scrypted/0.0.5/ix_values.yaml +++ b/incubator/scrypted/0.0.6/ix_values.yaml @@ -1,16 +1,16 @@ image: repository: tccr.io/truecharts/scrypted-thin pullPolicy: IfNotPresent - tag: 0.6.23@sha256:541ec0b4cc51d8e56eb69139c3cf7ab905ef9257617003319830eb91312ad981 + tag: 0.6.24@sha256:aafc5380264e78f96f7fad7e47ff7df26e42dcc1d4c0977a790246be9659ca92 liteImage: repository: tccr.io/truecharts/scrypted-lite - tag: 0.6.23@sha256:716deb1d2d8d0ad53645068e564de86111b7f20d0f17ae97050139a5d38cf3da + tag: 0.6.24@sha256:b2fb6d7de6ed4ad5c7bb0aaa460e6fbcfdda2f2c2dae4aecf323f37332d9b6cf pullPolicy: Always fullImage: repository: tccr.io/truecharts/scrypted-full - tag: 0.6.23@sha256:ff78f200e2981573b2da79fb07c79855d0fa2325118ad07fd110a16e8ca06533 + tag: 0.6.24@sha256:b557c86f7668df545988eadbca8d5d31ed793fb0e3872558bd05f00588260c2f pullPolicy: Always imageSelector: image diff --git a/incubator/scrypted/0.0.5/questions.yaml b/incubator/scrypted/0.0.6/questions.yaml similarity index 100% rename from incubator/scrypted/0.0.5/questions.yaml rename to incubator/scrypted/0.0.6/questions.yaml diff --git a/incubator/scrypted/0.0.5/templates/common.yaml b/incubator/scrypted/0.0.6/templates/common.yaml similarity index 100% rename from incubator/scrypted/0.0.5/templates/common.yaml rename to incubator/scrypted/0.0.6/templates/common.yaml diff --git a/incubator/scrypted/0.0.5/values.yaml b/incubator/scrypted/0.0.6/values.yaml similarity index 100% rename from incubator/scrypted/0.0.5/values.yaml rename to incubator/scrypted/0.0.6/values.yaml