diff --git a/incubator/wizarr/0.0.7/app-changelog.md b/incubator/wizarr/0.0.7/app-changelog.md deleted file mode 100644 index 37c58e43ba8..00000000000 --- a/incubator/wizarr/0.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wizarr-0.0.7](https://github.com/truecharts/charts/compare/wizarr-0.0.6...wizarr-0.0.7) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/incubator/wizarr/0.0.7/CHANGELOG.md b/incubator/wizarr/0.0.8/CHANGELOG.md similarity index 87% rename from incubator/wizarr/0.0.7/CHANGELOG.md rename to incubator/wizarr/0.0.8/CHANGELOG.md index 16df78e296b..85c0ea2de83 100644 --- a/incubator/wizarr/0.0.7/CHANGELOG.md +++ b/incubator/wizarr/0.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wizarr-0.0.8](https://github.com/truecharts/charts/compare/wizarr-0.0.7...wizarr-0.0.8) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/wizarr to latest + + + + ## [wizarr-0.0.7](https://github.com/truecharts/charts/compare/wizarr-0.0.6...wizarr-0.0.7) (2023-02-10) ### Fix diff --git a/incubator/wizarr/0.0.7/Chart.yaml b/incubator/wizarr/0.0.8/Chart.yaml similarity index 98% rename from incubator/wizarr/0.0.7/Chart.yaml rename to incubator/wizarr/0.0.8/Chart.yaml index dd7597e21de..70a34b30fe3 100644 --- a/incubator/wizarr/0.0.7/Chart.yaml +++ b/incubator/wizarr/0.0.8/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://hub.docker.com/r/wizarr/wizarr - https://github.com/Wizarrrr/wizarr type: application -version: 0.0.7 +version: 0.0.8 annotations: truecharts.org/catagories: | - HomeAutomation diff --git a/incubator/wizarr/0.0.7/README.md b/incubator/wizarr/0.0.8/README.md similarity index 100% rename from incubator/wizarr/0.0.7/README.md rename to incubator/wizarr/0.0.8/README.md diff --git a/incubator/wizarr/0.0.8/app-changelog.md b/incubator/wizarr/0.0.8/app-changelog.md new file mode 100644 index 00000000000..384735c1937 --- /dev/null +++ b/incubator/wizarr/0.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wizarr-0.0.8](https://github.com/truecharts/charts/compare/wizarr-0.0.7...wizarr-0.0.8) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/wizarr to latest + + \ No newline at end of file diff --git a/incubator/wizarr/0.0.7/app-readme.md b/incubator/wizarr/0.0.8/app-readme.md similarity index 100% rename from incubator/wizarr/0.0.7/app-readme.md rename to incubator/wizarr/0.0.8/app-readme.md diff --git a/incubator/wizarr/0.0.7/charts/common-11.1.2.tgz b/incubator/wizarr/0.0.8/charts/common-11.1.2.tgz similarity index 100% rename from incubator/wizarr/0.0.7/charts/common-11.1.2.tgz rename to incubator/wizarr/0.0.8/charts/common-11.1.2.tgz diff --git a/incubator/wizarr/0.0.7/ix_values.yaml b/incubator/wizarr/0.0.8/ix_values.yaml similarity index 83% rename from incubator/wizarr/0.0.7/ix_values.yaml rename to incubator/wizarr/0.0.8/ix_values.yaml index d560c42ba48..bbfe789b761 100644 --- a/incubator/wizarr/0.0.7/ix_values.yaml +++ b/incubator/wizarr/0.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wizarr pullPolicy: IfNotPresent - tag: latest@sha256:f8a74452457b2fee8cc21bd199c4f347d35d514d36a3513268bc7233776b048e + tag: latest@sha256:70e426d55103676103540729769d29fda08bbf567a06c3f51caaf11318523ae9 env: APP_URL: "http://localhost:{{ .Values.service.main.ports.main.port }}" diff --git a/incubator/wizarr/0.0.7/questions.yaml b/incubator/wizarr/0.0.8/questions.yaml similarity index 100% rename from incubator/wizarr/0.0.7/questions.yaml rename to incubator/wizarr/0.0.8/questions.yaml diff --git a/incubator/wizarr/0.0.7/templates/common.yaml b/incubator/wizarr/0.0.8/templates/common.yaml similarity index 100% rename from incubator/wizarr/0.0.7/templates/common.yaml rename to incubator/wizarr/0.0.8/templates/common.yaml diff --git a/incubator/wizarr/0.0.7/values.yaml b/incubator/wizarr/0.0.8/values.yaml similarity index 100% rename from incubator/wizarr/0.0.7/values.yaml rename to incubator/wizarr/0.0.8/values.yaml diff --git a/stable/libreddit/3.0.15/app-changelog.md b/stable/libreddit/3.0.15/app-changelog.md deleted file mode 100644 index 0b3cca9905c..00000000000 --- a/stable/libreddit/3.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [libreddit-3.0.15](https://github.com/truecharts/charts/compare/libreddit-3.0.14...libreddit-3.0.15) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/libreddit/3.0.15/CHANGELOG.md b/stable/libreddit/3.0.16/CHANGELOG.md similarity index 94% rename from stable/libreddit/3.0.15/CHANGELOG.md rename to stable/libreddit/3.0.16/CHANGELOG.md index f0c8a16d333..aafe51b483b 100644 --- a/stable/libreddit/3.0.15/CHANGELOG.md +++ b/stable/libreddit/3.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [libreddit-3.0.16](https://github.com/truecharts/charts/compare/libreddit-3.0.15...libreddit-3.0.16) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/libreddit to latest + + + + ## [libreddit-3.0.15](https://github.com/truecharts/charts/compare/libreddit-3.0.14...libreddit-3.0.15) (2023-02-10) ### Fix @@ -85,15 +94,6 @@ -## [libreddit-3.0.7](https://github.com/truecharts/charts/compare/libreddit-3.0.5...libreddit-3.0.7) (2022-11-30) - -### Chore - -- update container image tccr.io/truecharts/libreddit to latest - - - - ## [libreddit-3.0.7](https://github.com/truecharts/charts/compare/libreddit-3.0.5...libreddit-3.0.7) (2022-11-30) ### Chore diff --git a/stable/libreddit/3.0.15/Chart.yaml b/stable/libreddit/3.0.16/Chart.yaml similarity index 98% rename from stable/libreddit/3.0.15/Chart.yaml rename to stable/libreddit/3.0.16/Chart.yaml index ef5d5882307..56147d8551a 100644 --- a/stable/libreddit/3.0.15/Chart.yaml +++ b/stable/libreddit/3.0.16/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/libreddit - https://hub.docker.com/r/spikecodes/libreddit - https://github.com/spikecodes/libreddit -version: 3.0.15 +version: 3.0.16 annotations: truecharts.org/catagories: | - media diff --git a/stable/libreddit/3.0.15/README.md b/stable/libreddit/3.0.16/README.md similarity index 100% rename from stable/libreddit/3.0.15/README.md rename to stable/libreddit/3.0.16/README.md diff --git a/stable/libreddit/3.0.16/app-changelog.md b/stable/libreddit/3.0.16/app-changelog.md new file mode 100644 index 00000000000..50cf6b3c30b --- /dev/null +++ b/stable/libreddit/3.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [libreddit-3.0.16](https://github.com/truecharts/charts/compare/libreddit-3.0.15...libreddit-3.0.16) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/libreddit to latest + + \ No newline at end of file diff --git a/stable/libreddit/3.0.15/app-readme.md b/stable/libreddit/3.0.16/app-readme.md similarity index 100% rename from stable/libreddit/3.0.15/app-readme.md rename to stable/libreddit/3.0.16/app-readme.md diff --git a/stable/libreddit/3.0.15/charts/common-11.1.2.tgz b/stable/libreddit/3.0.16/charts/common-11.1.2.tgz similarity index 100% rename from stable/libreddit/3.0.15/charts/common-11.1.2.tgz rename to stable/libreddit/3.0.16/charts/common-11.1.2.tgz diff --git a/stable/libreddit/3.0.15/ix_values.yaml b/stable/libreddit/3.0.16/ix_values.yaml similarity index 94% rename from stable/libreddit/3.0.15/ix_values.yaml rename to stable/libreddit/3.0.16/ix_values.yaml index 9f80ef9ad22..d3d9f1d8b8d 100644 --- a/stable/libreddit/3.0.15/ix_values.yaml +++ b/stable/libreddit/3.0.16/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/libreddit - tag: latest@sha256:69c026faa541dd637d7368d6fa6f55f62c5d5d8e4526741a5bad37e6bc44fa6e + tag: latest@sha256:1c586675b28b0d9ab72ec9669d244d2a718c317918976bb7c45186bf9a2b7fcf pullPolicy: IfNotPresent libreddit: diff --git a/stable/libreddit/3.0.15/questions.yaml b/stable/libreddit/3.0.16/questions.yaml similarity index 100% rename from stable/libreddit/3.0.15/questions.yaml rename to stable/libreddit/3.0.16/questions.yaml diff --git a/stable/libreddit/3.0.15/templates/common.yaml b/stable/libreddit/3.0.16/templates/common.yaml similarity index 100% rename from stable/libreddit/3.0.15/templates/common.yaml rename to stable/libreddit/3.0.16/templates/common.yaml diff --git a/stable/libreddit/3.0.15/values.yaml b/stable/libreddit/3.0.16/values.yaml similarity index 100% rename from stable/libreddit/3.0.15/values.yaml rename to stable/libreddit/3.0.16/values.yaml