diff --git a/incubator/scrypted/0.0.2/app-changelog.md b/incubator/scrypted/0.0.2/app-changelog.md deleted file mode 100644 index 48b16b646d..0000000000 --- a/incubator/scrypted/0.0.2/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [scrypted-0.0.2](https://github.com/truecharts/charts/compare/scrypted-0.0.1...scrypted-0.0.2) (2023-02-21) - -### Chore - -- update container image tccr.io/truecharts/scrypted-lite to v0.6.19 - - update container image tccr.io/truecharts/scrypted-full to v0.6.19 - - \ No newline at end of file diff --git a/incubator/scrypted/0.0.2/CHANGELOG.md b/incubator/scrypted/0.0.3/CHANGELOG.md similarity index 63% rename from incubator/scrypted/0.0.2/CHANGELOG.md rename to incubator/scrypted/0.0.3/CHANGELOG.md index 06028fd1c8..97b9831dca 100644 --- a/incubator/scrypted/0.0.2/CHANGELOG.md +++ b/incubator/scrypted/0.0.3/CHANGELOG.md @@ -4,6 +4,16 @@ +## [scrypted-0.0.3](https://github.com/truecharts/charts/compare/scrypted-0.0.2...scrypted-0.0.3) (2023-02-24) + +### Chore + +- update scrypted to v0.6.20 + - update container image tccr.io/truecharts/scrypted-thin to v0.6.19 + + + + ## [scrypted-0.0.2](https://github.com/truecharts/charts/compare/scrypted-0.0.1...scrypted-0.0.2) (2023-02-21) ### Chore diff --git a/incubator/scrypted/0.0.2/Chart.yaml b/incubator/scrypted/0.0.3/Chart.yaml similarity index 95% rename from incubator/scrypted/0.0.2/Chart.yaml rename to incubator/scrypted/0.0.3/Chart.yaml index 54dbe99a9f..3cf5aa4ac8 100644 --- a/incubator/scrypted/0.0.2/Chart.yaml +++ b/incubator/scrypted/0.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.6.16" +appVersion: "0.6.20" 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.2 +version: 0.0.3 annotations: truecharts.org/catagories: | - media diff --git a/incubator/scrypted/0.0.2/README.md b/incubator/scrypted/0.0.3/README.md similarity index 100% rename from incubator/scrypted/0.0.2/README.md rename to incubator/scrypted/0.0.3/README.md diff --git a/incubator/scrypted/0.0.3/app-changelog.md b/incubator/scrypted/0.0.3/app-changelog.md new file mode 100644 index 0000000000..77e4ac17c7 --- /dev/null +++ b/incubator/scrypted/0.0.3/app-changelog.md @@ -0,0 +1,10 @@ + + +## [scrypted-0.0.3](https://github.com/truecharts/charts/compare/scrypted-0.0.2...scrypted-0.0.3) (2023-02-24) + +### Chore + +- update scrypted to v0.6.20 + - update container image tccr.io/truecharts/scrypted-thin to v0.6.19 + + \ No newline at end of file diff --git a/incubator/scrypted/0.0.2/app-readme.md b/incubator/scrypted/0.0.3/app-readme.md similarity index 100% rename from incubator/scrypted/0.0.2/app-readme.md rename to incubator/scrypted/0.0.3/app-readme.md diff --git a/incubator/scrypted/0.0.2/charts/common-11.1.2.tgz b/incubator/scrypted/0.0.3/charts/common-11.1.2.tgz similarity index 100% rename from incubator/scrypted/0.0.2/charts/common-11.1.2.tgz rename to incubator/scrypted/0.0.3/charts/common-11.1.2.tgz diff --git a/incubator/scrypted/0.0.2/ix_values.yaml b/incubator/scrypted/0.0.3/ix_values.yaml similarity index 76% rename from incubator/scrypted/0.0.2/ix_values.yaml rename to incubator/scrypted/0.0.3/ix_values.yaml index 5bc7848531..bc750c8d25 100644 --- a/incubator/scrypted/0.0.2/ix_values.yaml +++ b/incubator/scrypted/0.0.3/ix_values.yaml @@ -1,16 +1,16 @@ image: repository: tccr.io/truecharts/scrypted-thin pullPolicy: IfNotPresent - tag: 0.6.16@sha256:6b89c432fc1fb86609803e4e10bdbf797916c989a7a7b6a4b1763b9aa7c9826c + tag: 0.6.20@sha256:b6d0387d720fd15a5b5bf65b3da93f88ab97446563d41f92e226080f06b56593 liteImage: repository: tccr.io/truecharts/scrypted-lite - tag: 0.6.19@sha256:da3c00474607bbed77867485b824193f2d5e85787f6f5271e96ae87cc6ca2648 + tag: 0.6.20@sha256:c96c19313fcf2793b565622493185ed836df9bc4ea5152263eb2d9e8a0690f1c pullPolicy: Always fullImage: repository: tccr.io/truecharts/scrypted-full - tag: 0.6.19@sha256:5135d0ca7145342af2abfbb504760079f33d9262d04f3e66bcb2b65378e0fc97 + tag: 0.6.20@sha256:1cdee6c689965123da72508dd4e15e3484dce134e0935b2e09f551a1b4d42dbe pullPolicy: Always imageSelector: image diff --git a/incubator/scrypted/0.0.2/questions.yaml b/incubator/scrypted/0.0.3/questions.yaml similarity index 100% rename from incubator/scrypted/0.0.2/questions.yaml rename to incubator/scrypted/0.0.3/questions.yaml diff --git a/incubator/scrypted/0.0.2/templates/common.yaml b/incubator/scrypted/0.0.3/templates/common.yaml similarity index 100% rename from incubator/scrypted/0.0.2/templates/common.yaml rename to incubator/scrypted/0.0.3/templates/common.yaml diff --git a/incubator/scrypted/0.0.2/values.yaml b/incubator/scrypted/0.0.3/values.yaml similarity index 100% rename from incubator/scrypted/0.0.2/values.yaml rename to incubator/scrypted/0.0.3/values.yaml