diff --git a/enterprise/grafana/7.0.35/app-changelog.md b/enterprise/grafana/7.0.35/app-changelog.md deleted file mode 100644 index 97f6184ec2..0000000000 --- a/enterprise/grafana/7.0.35/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [grafana-7.0.35](https://github.com/truecharts/charts/compare/grafana-7.0.34...grafana-7.0.35) (2023-05-16) - -### Chore - -- update container image tccr.io/truecharts/grafana to v9.5.2 ([#8984](https://github.com/truecharts/charts/issues/8984)) - - \ No newline at end of file diff --git a/enterprise/grafana/7.0.35/CHANGELOG.md b/enterprise/grafana/7.0.36/CHANGELOG.md similarity index 86% rename from enterprise/grafana/7.0.35/CHANGELOG.md rename to enterprise/grafana/7.0.36/CHANGELOG.md index 2ea69009ea..38a3832241 100644 --- a/enterprise/grafana/7.0.35/CHANGELOG.md +++ b/enterprise/grafana/7.0.36/CHANGELOG.md @@ -4,6 +4,19 @@ +## [grafana-7.0.36](https://github.com/truecharts/charts/compare/grafana-7.0.35...grafana-7.0.36) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/grafana to v9.5.2 ([#9071](https://github.com/truecharts/charts/issues/9071)) + + ### Fix + +- fix mistakes on questions.yaml + + + + ## [grafana-7.0.35](https://github.com/truecharts/charts/compare/grafana-7.0.34...grafana-7.0.35) (2023-05-16) ### Chore @@ -84,16 +97,3 @@ - -## [grafana-7.0.26](https://github.com/truecharts/charts/compare/grafana-7.0.25...grafana-7.0.26) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/grafana to v9.5.1 ([#8287](https://github.com/truecharts/charts/issues/8287)) - - - - -## [grafana-7.0.25](https://github.com/truecharts/charts/compare/grafana-7.0.24...grafana-7.0.25) (2023-04-26) - -### Chore diff --git a/enterprise/grafana/7.0.35/Chart.yaml b/enterprise/grafana/7.0.36/Chart.yaml similarity index 98% rename from enterprise/grafana/7.0.35/Chart.yaml rename to enterprise/grafana/7.0.36/Chart.yaml index 0223608594..80e9de74bc 100644 --- a/enterprise/grafana/7.0.35/Chart.yaml +++ b/enterprise/grafana/7.0.36/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-grafana - https://grafana.com/ type: application -version: 7.0.35 +version: 7.0.36 annotations: truecharts.org/catagories: | - metrics diff --git a/enterprise/grafana/7.0.35/LICENSE b/enterprise/grafana/7.0.36/LICENSE similarity index 100% rename from enterprise/grafana/7.0.35/LICENSE rename to enterprise/grafana/7.0.36/LICENSE diff --git a/enterprise/grafana/7.0.35/README.md b/enterprise/grafana/7.0.36/README.md similarity index 100% rename from enterprise/grafana/7.0.35/README.md rename to enterprise/grafana/7.0.36/README.md diff --git a/enterprise/grafana/7.0.36/app-changelog.md b/enterprise/grafana/7.0.36/app-changelog.md new file mode 100644 index 0000000000..7d28dd49ab --- /dev/null +++ b/enterprise/grafana/7.0.36/app-changelog.md @@ -0,0 +1,13 @@ + + +## [grafana-7.0.36](https://github.com/truecharts/charts/compare/grafana-7.0.35...grafana-7.0.36) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/grafana to v9.5.2 ([#9071](https://github.com/truecharts/charts/issues/9071)) + + ### Fix + +- fix mistakes on questions.yaml + + \ No newline at end of file diff --git a/enterprise/grafana/7.0.35/app-readme.md b/enterprise/grafana/7.0.36/app-readme.md similarity index 100% rename from enterprise/grafana/7.0.35/app-readme.md rename to enterprise/grafana/7.0.36/app-readme.md diff --git a/enterprise/grafana/7.0.35/charts/common-12.8.1.tgz b/enterprise/grafana/7.0.36/charts/common-12.8.1.tgz similarity index 100% rename from enterprise/grafana/7.0.35/charts/common-12.8.1.tgz rename to enterprise/grafana/7.0.36/charts/common-12.8.1.tgz diff --git a/enterprise/grafana/7.0.35/ix_values.yaml b/enterprise/grafana/7.0.36/ix_values.yaml similarity index 96% rename from enterprise/grafana/7.0.35/ix_values.yaml rename to enterprise/grafana/7.0.36/ix_values.yaml index c6822c6b95..77807e3026 100644 --- a/enterprise/grafana/7.0.35/ix_values.yaml +++ b/enterprise/grafana/7.0.36/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/grafana pullPolicy: IfNotPresent - tag: v9.5.2@sha256:9edf23d044c0ccc8c43a0743afbc465920d1228789728a951c4a70ed43beb6f7 + tag: v9.5.2@sha256:2835129a3364407fb10ce370ff5f83087373dbf99b067190e84bde8db2a77d5e securityContext: container: diff --git a/enterprise/grafana/7.0.35/questions.yaml b/enterprise/grafana/7.0.36/questions.yaml similarity index 99% rename from enterprise/grafana/7.0.35/questions.yaml rename to enterprise/grafana/7.0.36/questions.yaml index 5e0f1d0171..bae8a4d5c3 100644 --- a/enterprise/grafana/7.0.35/questions.yaml +++ b/enterprise/grafana/7.0.36/questions.yaml @@ -333,13 +333,6 @@ questions: default: false show_subquestions_if: true subquestions: - - variable: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - variable: scaleExternalInterface description: Add External Interfaces label: Add external Interfaces diff --git a/enterprise/grafana/7.0.35/templates/NOTES.txt b/enterprise/grafana/7.0.36/templates/NOTES.txt similarity index 100% rename from enterprise/grafana/7.0.35/templates/NOTES.txt rename to enterprise/grafana/7.0.36/templates/NOTES.txt diff --git a/enterprise/grafana/7.0.35/templates/common.yaml b/enterprise/grafana/7.0.36/templates/common.yaml similarity index 100% rename from enterprise/grafana/7.0.35/templates/common.yaml rename to enterprise/grafana/7.0.36/templates/common.yaml diff --git a/enterprise/grafana/7.0.35/values.yaml b/enterprise/grafana/7.0.36/values.yaml similarity index 100% rename from enterprise/grafana/7.0.35/values.yaml rename to enterprise/grafana/7.0.36/values.yaml diff --git a/stable/autoscan/4.0.15/app-changelog.md b/stable/autoscan/4.0.15/app-changelog.md deleted file mode 100644 index 70fef2270a..0000000000 --- a/stable/autoscan/4.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [autoscan-4.0.15](https://github.com/truecharts/charts/compare/autoscan-4.0.14...autoscan-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/autoscan/4.0.15/CHANGELOG.md b/stable/autoscan/4.0.16/CHANGELOG.md similarity index 90% rename from stable/autoscan/4.0.15/CHANGELOG.md rename to stable/autoscan/4.0.16/CHANGELOG.md index 2d0aa08585..104dc8609f 100644 --- a/stable/autoscan/4.0.15/CHANGELOG.md +++ b/stable/autoscan/4.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [autoscan-4.0.16](https://github.com/truecharts/charts/compare/autoscan-4.0.15...autoscan-4.0.16) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/autoscan to latest ([#9067](https://github.com/truecharts/charts/issues/9067)) + + + + ## [autoscan-4.0.15](https://github.com/truecharts/charts/compare/autoscan-4.0.14...autoscan-4.0.15) (2023-05-22) ### Feat @@ -88,12 +97,3 @@ ## [autoscan-4.0.6](https://github.com/truecharts/charts/compare/autoscan-4.0.5...autoscan-4.0.6) (2023-04-16) ### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [autoscan-4.0.5](https://github.com/truecharts/charts/compare/autoscan-4.0.4...autoscan-4.0.5) (2023-04-16) - -### Chore diff --git a/stable/autoscan/4.0.15/Chart.yaml b/stable/autoscan/4.0.16/Chart.yaml similarity index 98% rename from stable/autoscan/4.0.15/Chart.yaml rename to stable/autoscan/4.0.16/Chart.yaml index 964426b6c9..0f0f9e0f39 100644 --- a/stable/autoscan/4.0.15/Chart.yaml +++ b/stable/autoscan/4.0.16/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: autoscan -version: 4.0.15 +version: 4.0.16 appVersion: "latest" description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. type: application diff --git a/stable/autoscan/4.0.15/README.md b/stable/autoscan/4.0.16/README.md similarity index 100% rename from stable/autoscan/4.0.15/README.md rename to stable/autoscan/4.0.16/README.md diff --git a/stable/autoscan/4.0.16/app-changelog.md b/stable/autoscan/4.0.16/app-changelog.md new file mode 100644 index 0000000000..94fae926e4 --- /dev/null +++ b/stable/autoscan/4.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [autoscan-4.0.16](https://github.com/truecharts/charts/compare/autoscan-4.0.15...autoscan-4.0.16) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/autoscan to latest ([#9067](https://github.com/truecharts/charts/issues/9067)) + + \ No newline at end of file diff --git a/stable/autoscan/4.0.15/app-readme.md b/stable/autoscan/4.0.16/app-readme.md similarity index 100% rename from stable/autoscan/4.0.15/app-readme.md rename to stable/autoscan/4.0.16/app-readme.md diff --git a/stable/autoscan/4.0.15/charts/common-12.8.1.tgz b/stable/autoscan/4.0.16/charts/common-12.8.1.tgz similarity index 100% rename from stable/autoscan/4.0.15/charts/common-12.8.1.tgz rename to stable/autoscan/4.0.16/charts/common-12.8.1.tgz diff --git a/stable/autoscan/4.0.15/ix_values.yaml b/stable/autoscan/4.0.16/ix_values.yaml similarity index 89% rename from stable/autoscan/4.0.15/ix_values.yaml rename to stable/autoscan/4.0.16/ix_values.yaml index 4f768ff313..f1ae3707d2 100644 --- a/stable/autoscan/4.0.15/ix_values.yaml +++ b/stable/autoscan/4.0.16/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/autoscan - tag: latest@sha256:58e04c10cebbde12a166d90c01c1a4031f385270aa61ab2b99d4a7e9ae2305ae + tag: latest@sha256:9109a66750c6992712ffbe7d40d3c89e2c446187b1081e36fa8ba7f659cbc897 securityContext: container: diff --git a/stable/autoscan/4.0.15/questions.yaml b/stable/autoscan/4.0.16/questions.yaml similarity index 100% rename from stable/autoscan/4.0.15/questions.yaml rename to stable/autoscan/4.0.16/questions.yaml diff --git a/stable/autoscan/4.0.15/templates/NOTES.txt b/stable/autoscan/4.0.16/templates/NOTES.txt similarity index 100% rename from stable/autoscan/4.0.15/templates/NOTES.txt rename to stable/autoscan/4.0.16/templates/NOTES.txt diff --git a/stable/autoscan/4.0.15/templates/common.yaml b/stable/autoscan/4.0.16/templates/common.yaml similarity index 100% rename from stable/autoscan/4.0.15/templates/common.yaml rename to stable/autoscan/4.0.16/templates/common.yaml diff --git a/stable/autoscan/4.0.15/values.yaml b/stable/autoscan/4.0.16/values.yaml similarity index 100% rename from stable/autoscan/4.0.15/values.yaml rename to stable/autoscan/4.0.16/values.yaml diff --git a/stable/beets/7.0.16/app-changelog.md b/stable/beets/7.0.16/app-changelog.md deleted file mode 100644 index 3e01ea8e5b..0000000000 --- a/stable/beets/7.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [beets-7.0.16](https://github.com/truecharts/charts/compare/beets-7.0.15...beets-7.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/beets/7.0.16/CHANGELOG.md b/stable/beets/7.0.17/CHANGELOG.md similarity index 90% rename from stable/beets/7.0.16/CHANGELOG.md rename to stable/beets/7.0.17/CHANGELOG.md index 045290154a..8468344597 100644 --- a/stable/beets/7.0.16/CHANGELOG.md +++ b/stable/beets/7.0.17/CHANGELOG.md @@ -4,6 +4,15 @@ +## [beets-7.0.17](https://github.com/truecharts/charts/compare/beets-7.0.16...beets-7.0.17) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/beets to v1.6.0 ([#9068](https://github.com/truecharts/charts/issues/9068)) + + + + ## [beets-7.0.16](https://github.com/truecharts/charts/compare/beets-7.0.15...beets-7.0.16) (2023-05-22) ### Feat @@ -88,12 +97,3 @@ ## [beets-7.0.7](https://github.com/truecharts/charts/compare/beets-7.0.6...beets-7.0.7) (2023-04-20) ### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [beets-7.0.6](https://github.com/truecharts/charts/compare/beets-7.0.5...beets-7.0.6) (2023-04-16) - -### Chore diff --git a/stable/beets/7.0.16/Chart.yaml b/stable/beets/7.0.17/Chart.yaml similarity index 98% rename from stable/beets/7.0.16/Chart.yaml rename to stable/beets/7.0.17/Chart.yaml index c243c9cc4d..a66df6c5d7 100644 --- a/stable/beets/7.0.16/Chart.yaml +++ b/stable/beets/7.0.17/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/linuxserver/docker-beets - https://beets.io/ type: application -version: 7.0.16 +version: 7.0.17 annotations: truecharts.org/catagories: | - media diff --git a/stable/beets/7.0.16/README.md b/stable/beets/7.0.17/README.md similarity index 100% rename from stable/beets/7.0.16/README.md rename to stable/beets/7.0.17/README.md diff --git a/stable/beets/7.0.17/app-changelog.md b/stable/beets/7.0.17/app-changelog.md new file mode 100644 index 0000000000..29abf12cec --- /dev/null +++ b/stable/beets/7.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [beets-7.0.17](https://github.com/truecharts/charts/compare/beets-7.0.16...beets-7.0.17) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/beets to v1.6.0 ([#9068](https://github.com/truecharts/charts/issues/9068)) + + \ No newline at end of file diff --git a/stable/beets/7.0.16/app-readme.md b/stable/beets/7.0.17/app-readme.md similarity index 100% rename from stable/beets/7.0.16/app-readme.md rename to stable/beets/7.0.17/app-readme.md diff --git a/stable/beets/7.0.16/charts/common-12.8.1.tgz b/stable/beets/7.0.17/charts/common-12.8.1.tgz similarity index 100% rename from stable/beets/7.0.16/charts/common-12.8.1.tgz rename to stable/beets/7.0.17/charts/common-12.8.1.tgz diff --git a/stable/beets/7.0.16/ix_values.yaml b/stable/beets/7.0.17/ix_values.yaml similarity index 89% rename from stable/beets/7.0.16/ix_values.yaml rename to stable/beets/7.0.17/ix_values.yaml index d21d9f796b..be3fd786a2 100644 --- a/stable/beets/7.0.16/ix_values.yaml +++ b/stable/beets/7.0.17/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/beets pullPolicy: IfNotPresent - tag: v1.6.0@sha256:4826766ffe802c1a7d83f1dfa868f33ae123f03e6063da71402ba98a41cb2563 + tag: v1.6.0@sha256:baee33eeeb02d93c44d8e59292b59935ab76c7ab989791ef6c0a6f4e8601ae4c securityContext: container: diff --git a/stable/beets/7.0.16/questions.yaml b/stable/beets/7.0.17/questions.yaml similarity index 100% rename from stable/beets/7.0.16/questions.yaml rename to stable/beets/7.0.17/questions.yaml diff --git a/stable/beets/7.0.16/templates/NOTES.txt b/stable/beets/7.0.17/templates/NOTES.txt similarity index 100% rename from stable/beets/7.0.16/templates/NOTES.txt rename to stable/beets/7.0.17/templates/NOTES.txt diff --git a/stable/beets/7.0.16/templates/common.yaml b/stable/beets/7.0.17/templates/common.yaml similarity index 100% rename from stable/beets/7.0.16/templates/common.yaml rename to stable/beets/7.0.17/templates/common.yaml diff --git a/stable/beets/7.0.16/values.yaml b/stable/beets/7.0.17/values.yaml similarity index 100% rename from stable/beets/7.0.16/values.yaml rename to stable/beets/7.0.17/values.yaml diff --git a/stable/boinc/5.0.13/app-changelog.md b/stable/boinc/5.0.13/app-changelog.md deleted file mode 100644 index 6c18c3fa07..0000000000 --- a/stable/boinc/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [boinc-5.0.13](https://github.com/truecharts/charts/compare/boinc-5.0.12...boinc-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/boinc/5.0.13/CHANGELOG.md b/stable/boinc/5.0.14/CHANGELOG.md similarity index 91% rename from stable/boinc/5.0.13/CHANGELOG.md rename to stable/boinc/5.0.14/CHANGELOG.md index 71025daec2..9fc7f1e2dd 100644 --- a/stable/boinc/5.0.13/CHANGELOG.md +++ b/stable/boinc/5.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [boinc-5.0.14](https://github.com/truecharts/charts/compare/boinc-5.0.13...boinc-5.0.14) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#9069](https://github.com/truecharts/charts/issues/9069)) + + + + ## [boinc-5.0.13](https://github.com/truecharts/charts/compare/boinc-5.0.12...boinc-5.0.13) (2023-05-22) ### Feat @@ -88,12 +97,3 @@ ## [boinc-5.0.4](https://github.com/truecharts/charts/compare/boinc-5.0.3...boinc-5.0.4) (2023-04-16) -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [boinc-5.0.3](https://github.com/truecharts/charts/compare/boinc-5.0.2...boinc-5.0.3) (2023-04-16) - diff --git a/stable/boinc/5.0.13/Chart.yaml b/stable/boinc/5.0.14/Chart.yaml similarity index 97% rename from stable/boinc/5.0.13/Chart.yaml rename to stable/boinc/5.0.14/Chart.yaml index b54ec41bc0..73c10d4ebd 100644 --- a/stable/boinc/5.0.13/Chart.yaml +++ b/stable/boinc/5.0.14/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: boinc -version: 5.0.13 +version: 5.0.14 appVersion: "latest" description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). type: application diff --git a/stable/boinc/5.0.13/README.md b/stable/boinc/5.0.14/README.md similarity index 100% rename from stable/boinc/5.0.13/README.md rename to stable/boinc/5.0.14/README.md diff --git a/stable/boinc/5.0.14/app-changelog.md b/stable/boinc/5.0.14/app-changelog.md new file mode 100644 index 0000000000..a6c88f29dc --- /dev/null +++ b/stable/boinc/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [boinc-5.0.14](https://github.com/truecharts/charts/compare/boinc-5.0.13...boinc-5.0.14) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#9069](https://github.com/truecharts/charts/issues/9069)) + + \ No newline at end of file diff --git a/stable/boinc/5.0.13/app-readme.md b/stable/boinc/5.0.14/app-readme.md similarity index 100% rename from stable/boinc/5.0.13/app-readme.md rename to stable/boinc/5.0.14/app-readme.md diff --git a/stable/boinc/5.0.13/charts/common-12.8.1.tgz b/stable/boinc/5.0.14/charts/common-12.8.1.tgz similarity index 100% rename from stable/boinc/5.0.13/charts/common-12.8.1.tgz rename to stable/boinc/5.0.14/charts/common-12.8.1.tgz diff --git a/stable/boinc/5.0.13/ix_values.yaml b/stable/boinc/5.0.14/ix_values.yaml similarity index 85% rename from stable/boinc/5.0.13/ix_values.yaml rename to stable/boinc/5.0.14/ix_values.yaml index 9d5d4b0b0c..ded83e3e88 100644 --- a/stable/boinc/5.0.13/ix_values.yaml +++ b/stable/boinc/5.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/boinc pullPolicy: IfNotPresent - tag: latest@sha256:a7f866370c3aa249a514d00c5f92b89bc0e3a36d9e33550b90f8d2db964ccccf + tag: latest@sha256:e8cb7c188a3f2675a8e6408eb2e77402b6e104ae518b27466af0c460adef0b4a securityContext: container: diff --git a/stable/boinc/5.0.13/questions.yaml b/stable/boinc/5.0.14/questions.yaml similarity index 100% rename from stable/boinc/5.0.13/questions.yaml rename to stable/boinc/5.0.14/questions.yaml diff --git a/stable/boinc/5.0.13/templates/NOTES.txt b/stable/boinc/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/boinc/5.0.13/templates/NOTES.txt rename to stable/boinc/5.0.14/templates/NOTES.txt diff --git a/stable/boinc/5.0.13/templates/common.yaml b/stable/boinc/5.0.14/templates/common.yaml similarity index 100% rename from stable/boinc/5.0.13/templates/common.yaml rename to stable/boinc/5.0.14/templates/common.yaml diff --git a/stable/boinc/5.0.13/values.yaml b/stable/boinc/5.0.14/values.yaml similarity index 100% rename from stable/boinc/5.0.13/values.yaml rename to stable/boinc/5.0.14/values.yaml diff --git a/stable/docker-compose/6.0.8/app-changelog.md b/stable/docker-compose/6.0.8/app-changelog.md deleted file mode 100644 index 6740e58ddf..0000000000 --- a/stable/docker-compose/6.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [docker-compose-6.0.8](https://github.com/truecharts/charts/compare/docker-compose-6.0.7...docker-compose-6.0.8) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/docker-compose/6.0.8/CHANGELOG.md b/stable/docker-compose/6.0.9/CHANGELOG.md similarity index 92% rename from stable/docker-compose/6.0.8/CHANGELOG.md rename to stable/docker-compose/6.0.9/CHANGELOG.md index e60d7aa255..22ab984524 100644 --- a/stable/docker-compose/6.0.8/CHANGELOG.md +++ b/stable/docker-compose/6.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [docker-compose-6.0.9](https://github.com/truecharts/charts/compare/docker-compose-6.0.8...docker-compose-6.0.9) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/docker-in-docker to v23.0.6 ([#9070](https://github.com/truecharts/charts/issues/9070)) + + + + ## [docker-compose-6.0.8](https://github.com/truecharts/charts/compare/docker-compose-6.0.7...docker-compose-6.0.8) (2023-05-22) ### Feat @@ -88,12 +97,3 @@ - -## [docker-compose-5.0.26](https://github.com/truecharts/charts/compare/docker-compose-5.0.25...docker-compose-5.0.26) (2023-02-26) - -### Chore - -- update container image tccr.io/truecharts/docker-in-docker to 23.0.1 - - - diff --git a/stable/docker-compose/6.0.8/Chart.yaml b/stable/docker-compose/6.0.9/Chart.yaml similarity index 98% rename from stable/docker-compose/6.0.8/Chart.yaml rename to stable/docker-compose/6.0.9/Chart.yaml index 3ce5ee346a..5f80fa8eac 100644 --- a/stable/docker-compose/6.0.8/Chart.yaml +++ b/stable/docker-compose/6.0.9/Chart.yaml @@ -20,7 +20,7 @@ name: docker-compose sources: - https://github.com/truecharts/charts/tree/master/charts/stable/docker-compose type: application -version: 6.0.8 +version: 6.0.9 annotations: truecharts.org/catagories: | - docker diff --git a/stable/docker-compose/6.0.8/README.md b/stable/docker-compose/6.0.9/README.md similarity index 100% rename from stable/docker-compose/6.0.8/README.md rename to stable/docker-compose/6.0.9/README.md diff --git a/stable/docker-compose/6.0.9/app-changelog.md b/stable/docker-compose/6.0.9/app-changelog.md new file mode 100644 index 0000000000..6e55586a04 --- /dev/null +++ b/stable/docker-compose/6.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [docker-compose-6.0.9](https://github.com/truecharts/charts/compare/docker-compose-6.0.8...docker-compose-6.0.9) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/docker-in-docker to v23.0.6 ([#9070](https://github.com/truecharts/charts/issues/9070)) + + \ No newline at end of file diff --git a/stable/docker-compose/6.0.8/app-readme.md b/stable/docker-compose/6.0.9/app-readme.md similarity index 100% rename from stable/docker-compose/6.0.8/app-readme.md rename to stable/docker-compose/6.0.9/app-readme.md diff --git a/stable/docker-compose/6.0.8/charts/common-12.8.1.tgz b/stable/docker-compose/6.0.9/charts/common-12.8.1.tgz similarity index 100% rename from stable/docker-compose/6.0.8/charts/common-12.8.1.tgz rename to stable/docker-compose/6.0.9/charts/common-12.8.1.tgz diff --git a/stable/docker-compose/6.0.8/ix_values.yaml b/stable/docker-compose/6.0.9/ix_values.yaml similarity index 95% rename from stable/docker-compose/6.0.8/ix_values.yaml rename to stable/docker-compose/6.0.9/ix_values.yaml index 8218b063dc..3a01a1e3aa 100644 --- a/stable/docker-compose/6.0.8/ix_values.yaml +++ b/stable/docker-compose/6.0.9/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/docker-in-docker pullPolicy: IfNotPresent - tag: v23.0.6@sha256:a94538ddaa7cbec86b29d59dfc0c153297cdd6108d86b6316ad8b5db215e83ae + tag: v23.0.6@sha256:966121e8a8e7fe651951331e057238fe1934c4eef7db2bbea30e83e5eda3345c hostNetwork: true securityContext: diff --git a/stable/docker-compose/6.0.8/questions.yaml b/stable/docker-compose/6.0.9/questions.yaml similarity index 100% rename from stable/docker-compose/6.0.8/questions.yaml rename to stable/docker-compose/6.0.9/questions.yaml diff --git a/stable/docker-compose/6.0.8/templates/NOTES.txt b/stable/docker-compose/6.0.9/templates/NOTES.txt similarity index 100% rename from stable/docker-compose/6.0.8/templates/NOTES.txt rename to stable/docker-compose/6.0.9/templates/NOTES.txt diff --git a/stable/docker-compose/6.0.8/templates/common.yaml b/stable/docker-compose/6.0.9/templates/common.yaml similarity index 100% rename from stable/docker-compose/6.0.8/templates/common.yaml rename to stable/docker-compose/6.0.9/templates/common.yaml diff --git a/stable/docker-compose/6.0.8/values.yaml b/stable/docker-compose/6.0.9/values.yaml similarity index 100% rename from stable/docker-compose/6.0.8/values.yaml rename to stable/docker-compose/6.0.9/values.yaml diff --git a/stable/kitchenowl/4.0.14/app-changelog.md b/stable/kitchenowl/4.0.14/app-changelog.md deleted file mode 100644 index ecb220b5cb..0000000000 --- a/stable/kitchenowl/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kitchenowl-4.0.14](https://github.com/truecharts/charts/compare/kitchenowl-4.0.13...kitchenowl-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/kitchenowl/4.0.14/CHANGELOG.md b/stable/kitchenowl/4.0.15/CHANGELOG.md similarity index 91% rename from stable/kitchenowl/4.0.14/CHANGELOG.md rename to stable/kitchenowl/4.0.15/CHANGELOG.md index 42d3ef4f38..bad117a3e0 100644 --- a/stable/kitchenowl/4.0.14/CHANGELOG.md +++ b/stable/kitchenowl/4.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [kitchenowl-4.0.15](https://github.com/truecharts/charts/compare/kitchenowl-4.0.14...kitchenowl-4.0.15) (2023-05-22) + +### Chore + +- update kitchenowl ([#9086](https://github.com/truecharts/charts/issues/9086)) + + + + ## [kitchenowl-4.0.14](https://github.com/truecharts/charts/compare/kitchenowl-4.0.13...kitchenowl-4.0.14) (2023-05-22) ### Feat @@ -88,12 +97,3 @@ ## [kitchenowl-4.0.5](https://github.com/truecharts/charts/compare/kitchenowl-4.0.4...kitchenowl-4.0.5) (2023-04-16) ### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [kitchenowl-4.0.4](https://github.com/truecharts/charts/compare/kitchenowl-4.0.3...kitchenowl-4.0.4) (2023-04-15) - -### Chore diff --git a/stable/kitchenowl/4.0.14/Chart.yaml b/stable/kitchenowl/4.0.15/Chart.yaml similarity index 98% rename from stable/kitchenowl/4.0.14/Chart.yaml rename to stable/kitchenowl/4.0.15/Chart.yaml index d82211059a..0f0cd79963 100644 --- a/stable/kitchenowl/4.0.14/Chart.yaml +++ b/stable/kitchenowl/4.0.15/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl - https://tombursch.github.io/kitchenowl type: application -version: 4.0.14 +version: 4.0.15 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/kitchenowl/4.0.14/README.md b/stable/kitchenowl/4.0.15/README.md similarity index 100% rename from stable/kitchenowl/4.0.14/README.md rename to stable/kitchenowl/4.0.15/README.md diff --git a/stable/kitchenowl/4.0.15/app-changelog.md b/stable/kitchenowl/4.0.15/app-changelog.md new file mode 100644 index 0000000000..9412bc159e --- /dev/null +++ b/stable/kitchenowl/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kitchenowl-4.0.15](https://github.com/truecharts/charts/compare/kitchenowl-4.0.14...kitchenowl-4.0.15) (2023-05-22) + +### Chore + +- update kitchenowl ([#9086](https://github.com/truecharts/charts/issues/9086)) + + \ No newline at end of file diff --git a/stable/kitchenowl/4.0.14/app-readme.md b/stable/kitchenowl/4.0.15/app-readme.md similarity index 100% rename from stable/kitchenowl/4.0.14/app-readme.md rename to stable/kitchenowl/4.0.15/app-readme.md diff --git a/stable/kitchenowl/4.0.14/charts/common-12.8.1.tgz b/stable/kitchenowl/4.0.15/charts/common-12.8.1.tgz similarity index 100% rename from stable/kitchenowl/4.0.14/charts/common-12.8.1.tgz rename to stable/kitchenowl/4.0.15/charts/common-12.8.1.tgz diff --git a/stable/kitchenowl/4.0.14/ix_values.yaml b/stable/kitchenowl/4.0.15/ix_values.yaml similarity index 88% rename from stable/kitchenowl/4.0.14/ix_values.yaml rename to stable/kitchenowl/4.0.15/ix_values.yaml index d3ceb66c94..5933ca2326 100644 --- a/stable/kitchenowl/4.0.14/ix_values.yaml +++ b/stable/kitchenowl/4.0.15/ix_values.yaml @@ -1,11 +1,11 @@ image: repository: tccr.io/truecharts/kitchenowl-web pullPolicy: IfNotPresent - tag: latest@sha256:b0174bc8e44e464d4472a905be2a4f637379279d2b79640b497cfb2be203eb22 + tag: latest@sha256:a59332a658bc75df12fcef926b5f05efed22a1e63081481d2541e5a35213d92a backendImage: repository: tccr.io/truecharts/kitchenowl-backend pullPolicy: IfNotPresent - tag: latest@sha256:e07fa95de912f0b03dee923f5bbfd0f8f67976be49b82cebbdbb33ed3338b679 + tag: latest@sha256:d41645fbcf3886aa0a7857b3600227805ca79454a23bc2285e1520db3dcb4409 service: main: ports: diff --git a/stable/kitchenowl/4.0.14/questions.yaml b/stable/kitchenowl/4.0.15/questions.yaml similarity index 100% rename from stable/kitchenowl/4.0.14/questions.yaml rename to stable/kitchenowl/4.0.15/questions.yaml diff --git a/stable/kitchenowl/4.0.14/templates/NOTES.txt b/stable/kitchenowl/4.0.15/templates/NOTES.txt similarity index 100% rename from stable/kitchenowl/4.0.14/templates/NOTES.txt rename to stable/kitchenowl/4.0.15/templates/NOTES.txt diff --git a/stable/kitchenowl/4.0.14/templates/_secrets.tpl b/stable/kitchenowl/4.0.15/templates/_secrets.tpl similarity index 100% rename from stable/kitchenowl/4.0.14/templates/_secrets.tpl rename to stable/kitchenowl/4.0.15/templates/_secrets.tpl diff --git a/stable/kitchenowl/4.0.14/templates/common.yaml b/stable/kitchenowl/4.0.15/templates/common.yaml similarity index 100% rename from stable/kitchenowl/4.0.14/templates/common.yaml rename to stable/kitchenowl/4.0.15/templates/common.yaml diff --git a/stable/kitchenowl/4.0.14/values.yaml b/stable/kitchenowl/4.0.15/values.yaml similarity index 100% rename from stable/kitchenowl/4.0.14/values.yaml rename to stable/kitchenowl/4.0.15/values.yaml diff --git a/stable/libremdb/2.0.20/app-changelog.md b/stable/libremdb/2.0.20/app-changelog.md deleted file mode 100644 index 70a64475d6..0000000000 --- a/stable/libremdb/2.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [libremdb-2.0.20](https://github.com/truecharts/charts/compare/libremdb-2.0.19...libremdb-2.0.20) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/libremdb/2.0.20/CHANGELOG.md b/stable/libremdb/2.0.21/CHANGELOG.md similarity index 93% rename from stable/libremdb/2.0.20/CHANGELOG.md rename to stable/libremdb/2.0.21/CHANGELOG.md index 08b1af0908..12c4ce09b3 100644 --- a/stable/libremdb/2.0.20/CHANGELOG.md +++ b/stable/libremdb/2.0.21/CHANGELOG.md @@ -4,6 +4,15 @@ +## [libremdb-2.0.21](https://github.com/truecharts/charts/compare/libremdb-2.0.20...libremdb-2.0.21) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#9073](https://github.com/truecharts/charts/issues/9073)) + + + + ## [libremdb-2.0.20](https://github.com/truecharts/charts/compare/libremdb-2.0.19...libremdb-2.0.20) (2023-05-22) ### Feat @@ -88,12 +97,3 @@ ## [libremdb-2.0.11](https://github.com/truecharts/charts/compare/libremdb-2.0.10...libremdb-2.0.11) (2023-04-29) ### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#8466](https://github.com/truecharts/charts/issues/8466)) - - - - -## [libremdb-2.0.10](https://github.com/truecharts/charts/compare/libremdb-2.0.9...libremdb-2.0.10) (2023-04-27) - -### Chore diff --git a/stable/libremdb/2.0.20/Chart.yaml b/stable/libremdb/2.0.21/Chart.yaml similarity index 98% rename from stable/libremdb/2.0.20/Chart.yaml rename to stable/libremdb/2.0.21/Chart.yaml index c5b24ae969..368c345fa3 100644 --- a/stable/libremdb/2.0.20/Chart.yaml +++ b/stable/libremdb/2.0.21/Chart.yaml @@ -27,7 +27,7 @@ sources: - https://github.com/zyachel/libremdb - https://github.com/PussTheCat-org/docker-libremdb-quay type: application -version: 2.0.20 +version: 2.0.21 annotations: truecharts.org/catagories: | - media diff --git a/stable/libremdb/2.0.20/README.md b/stable/libremdb/2.0.21/README.md similarity index 100% rename from stable/libremdb/2.0.20/README.md rename to stable/libremdb/2.0.21/README.md diff --git a/stable/libremdb/2.0.21/app-changelog.md b/stable/libremdb/2.0.21/app-changelog.md new file mode 100644 index 0000000000..718f8099fa --- /dev/null +++ b/stable/libremdb/2.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [libremdb-2.0.21](https://github.com/truecharts/charts/compare/libremdb-2.0.20...libremdb-2.0.21) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#9073](https://github.com/truecharts/charts/issues/9073)) + + \ No newline at end of file diff --git a/stable/libremdb/2.0.20/app-readme.md b/stable/libremdb/2.0.21/app-readme.md similarity index 100% rename from stable/libremdb/2.0.20/app-readme.md rename to stable/libremdb/2.0.21/app-readme.md diff --git a/stable/libremdb/2.0.20/charts/common-12.8.1.tgz b/stable/libremdb/2.0.21/charts/common-12.8.1.tgz similarity index 100% rename from stable/libremdb/2.0.20/charts/common-12.8.1.tgz rename to stable/libremdb/2.0.21/charts/common-12.8.1.tgz diff --git a/stable/libremdb/2.0.20/charts/redis-6.0.41.tgz b/stable/libremdb/2.0.21/charts/redis-6.0.41.tgz similarity index 100% rename from stable/libremdb/2.0.20/charts/redis-6.0.41.tgz rename to stable/libremdb/2.0.21/charts/redis-6.0.41.tgz diff --git a/stable/libremdb/2.0.20/ix_values.yaml b/stable/libremdb/2.0.21/ix_values.yaml similarity index 91% rename from stable/libremdb/2.0.20/ix_values.yaml rename to stable/libremdb/2.0.21/ix_values.yaml index 4e18bde79f..c89872f1e6 100644 --- a/stable/libremdb/2.0.20/ix_values.yaml +++ b/stable/libremdb/2.0.21/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/libremdb pullPolicy: IfNotPresent - tag: latest@sha256:50ccdf7998434d6181abb70721fe11410d8588f7edebf35e47de5786ec83cee2 + tag: latest@sha256:1ed93cd5d176c66521f1b13dac39c487e636d66eac59e46f3fd68b87eed371d4 service: main: ports: diff --git a/stable/libremdb/2.0.20/questions.yaml b/stable/libremdb/2.0.21/questions.yaml similarity index 100% rename from stable/libremdb/2.0.20/questions.yaml rename to stable/libremdb/2.0.21/questions.yaml diff --git a/stable/libremdb/2.0.20/templates/NOTES.txt b/stable/libremdb/2.0.21/templates/NOTES.txt similarity index 100% rename from stable/libremdb/2.0.20/templates/NOTES.txt rename to stable/libremdb/2.0.21/templates/NOTES.txt diff --git a/stable/libremdb/2.0.20/templates/common.yaml b/stable/libremdb/2.0.21/templates/common.yaml similarity index 100% rename from stable/libremdb/2.0.20/templates/common.yaml rename to stable/libremdb/2.0.21/templates/common.yaml diff --git a/stable/libremdb/2.0.20/values.yaml b/stable/libremdb/2.0.21/values.yaml similarity index 100% rename from stable/libremdb/2.0.20/values.yaml rename to stable/libremdb/2.0.21/values.yaml diff --git a/stable/littlelink/9.0.18/app-changelog.md b/stable/littlelink/9.0.18/app-changelog.md deleted file mode 100644 index 124bf94b1d..0000000000 --- a/stable/littlelink/9.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [littlelink-9.0.18](https://github.com/truecharts/charts/compare/littlelink-9.0.17...littlelink-9.0.18) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/littlelink/9.0.18/CHANGELOG.md b/stable/littlelink/9.0.19/CHANGELOG.md similarity index 94% rename from stable/littlelink/9.0.18/CHANGELOG.md rename to stable/littlelink/9.0.19/CHANGELOG.md index d016342f5e..30286df951 100644 --- a/stable/littlelink/9.0.18/CHANGELOG.md +++ b/stable/littlelink/9.0.19/CHANGELOG.md @@ -4,6 +4,15 @@ +## [littlelink-9.0.19](https://github.com/truecharts/charts/compare/littlelink-9.0.18...littlelink-9.0.19) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#9074](https://github.com/truecharts/charts/issues/9074)) + + + + ## [littlelink-9.0.18](https://github.com/truecharts/charts/compare/littlelink-9.0.17...littlelink-9.0.18) (2023-05-22) ### Feat @@ -88,12 +97,3 @@ - -## [littlelink-9.0.12](https://github.com/truecharts/charts/compare/littlelink-9.0.11...littlelink-9.0.12) (2023-05-02) - -### Chore - -- update container image tccr.io/truecharts/littlelink-server to latest ([#8700](https://github.com/truecharts/charts/issues/8700)) - - - diff --git a/stable/littlelink/9.0.18/Chart.yaml b/stable/littlelink/9.0.19/Chart.yaml similarity index 98% rename from stable/littlelink/9.0.18/Chart.yaml rename to stable/littlelink/9.0.19/Chart.yaml index ddeb712dc6..5106b7db81 100644 --- a/stable/littlelink/9.0.18/Chart.yaml +++ b/stable/littlelink/9.0.19/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/techno-tim/littlelink-server - https://github.com/sethcottle/littlelink type: application -version: 9.0.18 +version: 9.0.19 annotations: truecharts.org/catagories: | - social diff --git a/stable/littlelink/9.0.18/README.md b/stable/littlelink/9.0.19/README.md similarity index 100% rename from stable/littlelink/9.0.18/README.md rename to stable/littlelink/9.0.19/README.md diff --git a/stable/littlelink/9.0.19/app-changelog.md b/stable/littlelink/9.0.19/app-changelog.md new file mode 100644 index 0000000000..c843d5be97 --- /dev/null +++ b/stable/littlelink/9.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [littlelink-9.0.19](https://github.com/truecharts/charts/compare/littlelink-9.0.18...littlelink-9.0.19) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#9074](https://github.com/truecharts/charts/issues/9074)) + + \ No newline at end of file diff --git a/stable/littlelink/9.0.18/app-readme.md b/stable/littlelink/9.0.19/app-readme.md similarity index 100% rename from stable/littlelink/9.0.18/app-readme.md rename to stable/littlelink/9.0.19/app-readme.md diff --git a/stable/littlelink/9.0.18/charts/common-12.8.1.tgz b/stable/littlelink/9.0.19/charts/common-12.8.1.tgz similarity index 100% rename from stable/littlelink/9.0.18/charts/common-12.8.1.tgz rename to stable/littlelink/9.0.19/charts/common-12.8.1.tgz diff --git a/stable/littlelink/9.0.18/ix_values.yaml b/stable/littlelink/9.0.19/ix_values.yaml similarity index 93% rename from stable/littlelink/9.0.18/ix_values.yaml rename to stable/littlelink/9.0.19/ix_values.yaml index 6425037116..0e9e565a1f 100644 --- a/stable/littlelink/9.0.18/ix_values.yaml +++ b/stable/littlelink/9.0.19/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/littlelink-server pullPolicy: IfNotPresent - tag: latest@sha256:50c0c032b46e18e27fd01186d8bda44e2b3b83677ed2e320867ab93195c39d17 + tag: latest@sha256:ab9883cb28b7f34795dc5589845357ac270e7af4f2243c65292dc9cc8ba3678b service: main: ports: diff --git a/stable/littlelink/9.0.18/questions.yaml b/stable/littlelink/9.0.19/questions.yaml similarity index 100% rename from stable/littlelink/9.0.18/questions.yaml rename to stable/littlelink/9.0.19/questions.yaml diff --git a/stable/littlelink/9.0.18/templates/NOTES.txt b/stable/littlelink/9.0.19/templates/NOTES.txt similarity index 100% rename from stable/littlelink/9.0.18/templates/NOTES.txt rename to stable/littlelink/9.0.19/templates/NOTES.txt diff --git a/stable/littlelink/9.0.18/templates/_configmap.tpl b/stable/littlelink/9.0.19/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/9.0.18/templates/_configmap.tpl rename to stable/littlelink/9.0.19/templates/_configmap.tpl diff --git a/stable/littlelink/9.0.18/templates/common.yaml b/stable/littlelink/9.0.19/templates/common.yaml similarity index 100% rename from stable/littlelink/9.0.18/templates/common.yaml rename to stable/littlelink/9.0.19/templates/common.yaml diff --git a/stable/littlelink/9.0.18/values.yaml b/stable/littlelink/9.0.19/values.yaml similarity index 100% rename from stable/littlelink/9.0.18/values.yaml rename to stable/littlelink/9.0.19/values.yaml diff --git a/stable/mstream/6.0.15/app-changelog.md b/stable/mstream/6.0.15/app-changelog.md deleted file mode 100644 index 3146fc3c5f..0000000000 --- a/stable/mstream/6.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mstream-6.0.15](https://github.com/truecharts/charts/compare/mstream-6.0.14...mstream-6.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/mstream/6.0.15/CHANGELOG.md b/stable/mstream/6.0.16/CHANGELOG.md similarity index 91% rename from stable/mstream/6.0.15/CHANGELOG.md rename to stable/mstream/6.0.16/CHANGELOG.md index 32827fa592..89e663bc4f 100644 --- a/stable/mstream/6.0.15/CHANGELOG.md +++ b/stable/mstream/6.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mstream-6.0.16](https://github.com/truecharts/charts/compare/mstream-6.0.15...mstream-6.0.16) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/mstream to v5.11.4 ([#9077](https://github.com/truecharts/charts/issues/9077)) + + + + ## [mstream-6.0.15](https://github.com/truecharts/charts/compare/mstream-6.0.14...mstream-6.0.15) (2023-05-22) ### Feat @@ -88,12 +97,3 @@ ## [mstream-6.0.6](https://github.com/truecharts/charts/compare/mstream-6.0.5...mstream-6.0.6) (2023-04-16) -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [mstream-6.0.5](https://github.com/truecharts/charts/compare/mstream-6.0.4...mstream-6.0.5) (2023-04-16) - diff --git a/stable/mstream/6.0.15/Chart.yaml b/stable/mstream/6.0.16/Chart.yaml similarity index 97% rename from stable/mstream/6.0.15/Chart.yaml rename to stable/mstream/6.0.16/Chart.yaml index a9159d21c9..cf1935553c 100644 --- a/stable/mstream/6.0.15/Chart.yaml +++ b/stable/mstream/6.0.16/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-mstream - https://mstream.io/ type: application -version: 6.0.15 +version: 6.0.16 annotations: truecharts.org/catagories: | - media diff --git a/stable/mstream/6.0.15/README.md b/stable/mstream/6.0.16/README.md similarity index 100% rename from stable/mstream/6.0.15/README.md rename to stable/mstream/6.0.16/README.md diff --git a/stable/mstream/6.0.16/app-changelog.md b/stable/mstream/6.0.16/app-changelog.md new file mode 100644 index 0000000000..c4e428db05 --- /dev/null +++ b/stable/mstream/6.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mstream-6.0.16](https://github.com/truecharts/charts/compare/mstream-6.0.15...mstream-6.0.16) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/mstream to v5.11.4 ([#9077](https://github.com/truecharts/charts/issues/9077)) + + \ No newline at end of file diff --git a/stable/mstream/6.0.15/app-readme.md b/stable/mstream/6.0.16/app-readme.md similarity index 100% rename from stable/mstream/6.0.15/app-readme.md rename to stable/mstream/6.0.16/app-readme.md diff --git a/stable/mstream/6.0.15/charts/common-12.8.1.tgz b/stable/mstream/6.0.16/charts/common-12.8.1.tgz similarity index 100% rename from stable/mstream/6.0.15/charts/common-12.8.1.tgz rename to stable/mstream/6.0.16/charts/common-12.8.1.tgz diff --git a/stable/mstream/6.0.15/ix_values.yaml b/stable/mstream/6.0.16/ix_values.yaml similarity index 82% rename from stable/mstream/6.0.15/ix_values.yaml rename to stable/mstream/6.0.16/ix_values.yaml index a3f9d40fbe..79865a6d55 100644 --- a/stable/mstream/6.0.15/ix_values.yaml +++ b/stable/mstream/6.0.16/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mstream pullPolicy: IfNotPresent - tag: v5.11.4@sha256:5afdfb822ca9413fa79043228c87544b3febe38bd08e98e5e905b526f5f034c9 + tag: v5.11.4@sha256:74166caeb4b639cfca09d66b305e3f9ec92b1143443ae49edb4740610d5b54c0 service: main: ports: diff --git a/stable/mstream/6.0.15/questions.yaml b/stable/mstream/6.0.16/questions.yaml similarity index 100% rename from stable/mstream/6.0.15/questions.yaml rename to stable/mstream/6.0.16/questions.yaml diff --git a/stable/mstream/6.0.15/templates/NOTES.txt b/stable/mstream/6.0.16/templates/NOTES.txt similarity index 100% rename from stable/mstream/6.0.15/templates/NOTES.txt rename to stable/mstream/6.0.16/templates/NOTES.txt diff --git a/stable/mstream/6.0.15/templates/common.yaml b/stable/mstream/6.0.16/templates/common.yaml similarity index 100% rename from stable/mstream/6.0.15/templates/common.yaml rename to stable/mstream/6.0.16/templates/common.yaml diff --git a/stable/mstream/6.0.15/values.yaml b/stable/mstream/6.0.16/values.yaml similarity index 100% rename from stable/mstream/6.0.15/values.yaml rename to stable/mstream/6.0.16/values.yaml diff --git a/stable/qinglong/5.0.14/app-changelog.md b/stable/qinglong/5.0.14/app-changelog.md deleted file mode 100644 index 1b49455d8a..0000000000 --- a/stable/qinglong/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [qinglong-5.0.14](https://github.com/truecharts/charts/compare/qinglong-5.0.13...qinglong-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/qinglong/5.0.14/CHANGELOG.md b/stable/qinglong/5.0.15/CHANGELOG.md similarity index 90% rename from stable/qinglong/5.0.14/CHANGELOG.md rename to stable/qinglong/5.0.15/CHANGELOG.md index 8372276eac..9199e48108 100644 --- a/stable/qinglong/5.0.14/CHANGELOG.md +++ b/stable/qinglong/5.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [qinglong-5.0.15](https://github.com/truecharts/charts/compare/qinglong-5.0.14...qinglong-5.0.15) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/qinglong to v2.15.14 ([#9079](https://github.com/truecharts/charts/issues/9079)) + + + + ## [qinglong-5.0.14](https://github.com/truecharts/charts/compare/qinglong-5.0.13...qinglong-5.0.14) (2023-05-22) ### Feat @@ -88,12 +97,3 @@ ## [qinglong-5.0.5](https://github.com/truecharts/charts/compare/qinglong-5.0.4...qinglong-5.0.5) (2023-04-20) ### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [qinglong-5.0.4](https://github.com/truecharts/charts/compare/qinglong-5.0.3...qinglong-5.0.4) (2023-04-16) - -### Chore diff --git a/stable/qinglong/5.0.14/Chart.yaml b/stable/qinglong/5.0.15/Chart.yaml similarity index 97% rename from stable/qinglong/5.0.14/Chart.yaml rename to stable/qinglong/5.0.15/Chart.yaml index 14109f5952..e04d0e57b4 100644 --- a/stable/qinglong/5.0.14/Chart.yaml +++ b/stable/qinglong/5.0.15/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: qinglong -version: 5.0.14 +version: 5.0.15 appVersion: "2.15.14" description: A timed task management panel that supports typescript, javaScript, python3, and shell type: application diff --git a/stable/qinglong/5.0.14/README.md b/stable/qinglong/5.0.15/README.md similarity index 100% rename from stable/qinglong/5.0.14/README.md rename to stable/qinglong/5.0.15/README.md diff --git a/stable/qinglong/5.0.15/app-changelog.md b/stable/qinglong/5.0.15/app-changelog.md new file mode 100644 index 0000000000..070aa0655a --- /dev/null +++ b/stable/qinglong/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [qinglong-5.0.15](https://github.com/truecharts/charts/compare/qinglong-5.0.14...qinglong-5.0.15) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/qinglong to v2.15.14 ([#9079](https://github.com/truecharts/charts/issues/9079)) + + \ No newline at end of file diff --git a/stable/qinglong/5.0.14/app-readme.md b/stable/qinglong/5.0.15/app-readme.md similarity index 100% rename from stable/qinglong/5.0.14/app-readme.md rename to stable/qinglong/5.0.15/app-readme.md diff --git a/stable/qinglong/5.0.14/charts/common-12.8.1.tgz b/stable/qinglong/5.0.15/charts/common-12.8.1.tgz similarity index 100% rename from stable/qinglong/5.0.14/charts/common-12.8.1.tgz rename to stable/qinglong/5.0.15/charts/common-12.8.1.tgz diff --git a/stable/qinglong/5.0.14/ix_values.yaml b/stable/qinglong/5.0.15/ix_values.yaml similarity index 81% rename from stable/qinglong/5.0.14/ix_values.yaml rename to stable/qinglong/5.0.15/ix_values.yaml index e3b9db40a4..bfe05ae266 100644 --- a/stable/qinglong/5.0.14/ix_values.yaml +++ b/stable/qinglong/5.0.15/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/qinglong pullPolicy: IfNotPresent - tag: v2.15.14@sha256:bdcac7742596b7c872d7dc7309140133369518d7223ce01cf49a642c6bbf2dac + tag: v2.15.14@sha256:e2a5e861d56fe3bf702a9cbf043ac413ad75fc307097b26d86425e3341961ef6 service: main: ports: diff --git a/stable/qinglong/5.0.14/questions.yaml b/stable/qinglong/5.0.15/questions.yaml similarity index 100% rename from stable/qinglong/5.0.14/questions.yaml rename to stable/qinglong/5.0.15/questions.yaml diff --git a/stable/qinglong/5.0.14/templates/NOTES.txt b/stable/qinglong/5.0.15/templates/NOTES.txt similarity index 100% rename from stable/qinglong/5.0.14/templates/NOTES.txt rename to stable/qinglong/5.0.15/templates/NOTES.txt diff --git a/stable/qinglong/5.0.14/templates/common.yaml b/stable/qinglong/5.0.15/templates/common.yaml similarity index 100% rename from stable/qinglong/5.0.14/templates/common.yaml rename to stable/qinglong/5.0.15/templates/common.yaml diff --git a/stable/qinglong/5.0.14/values.yaml b/stable/qinglong/5.0.15/values.yaml similarity index 100% rename from stable/qinglong/5.0.14/values.yaml rename to stable/qinglong/5.0.15/values.yaml diff --git a/stable/rsshub/7.0.23/app-changelog.md b/stable/rsshub/7.0.23/app-changelog.md deleted file mode 100644 index 8984eab6c5..0000000000 --- a/stable/rsshub/7.0.23/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rsshub-7.0.23](https://github.com/truecharts/charts/compare/rsshub-7.0.22...rsshub-7.0.23) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/rsshub/7.0.23/CHANGELOG.md b/stable/rsshub/7.0.24/CHANGELOG.md similarity index 93% rename from stable/rsshub/7.0.23/CHANGELOG.md rename to stable/rsshub/7.0.24/CHANGELOG.md index 9bb91e88fc..391ee55393 100644 --- a/stable/rsshub/7.0.23/CHANGELOG.md +++ b/stable/rsshub/7.0.24/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rsshub-7.0.24](https://github.com/truecharts/charts/compare/rsshub-7.0.23...rsshub-7.0.24) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#9080](https://github.com/truecharts/charts/issues/9080)) + + + + ## [rsshub-7.0.23](https://github.com/truecharts/charts/compare/rsshub-7.0.22...rsshub-7.0.23) (2023-05-22) ### Feat @@ -88,12 +97,3 @@ ## [rsshub-7.0.17](https://github.com/truecharts/charts/compare/rsshub-7.0.16...rsshub-7.0.17) (2023-05-03) ### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#8732](https://github.com/truecharts/charts/issues/8732)) - - - - -## [rsshub-7.0.16](https://github.com/truecharts/charts/compare/rsshub-7.0.15...rsshub-7.0.16) (2023-05-03) - -### Chore diff --git a/stable/rsshub/7.0.23/Chart.yaml b/stable/rsshub/7.0.24/Chart.yaml similarity index 98% rename from stable/rsshub/7.0.23/Chart.yaml rename to stable/rsshub/7.0.24/Chart.yaml index 3a1d746494..34e73ed3ec 100644 --- a/stable/rsshub/7.0.23/Chart.yaml +++ b/stable/rsshub/7.0.24/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 7.0.23 +version: 7.0.24 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/7.0.23/README.md b/stable/rsshub/7.0.24/README.md similarity index 100% rename from stable/rsshub/7.0.23/README.md rename to stable/rsshub/7.0.24/README.md diff --git a/stable/rsshub/7.0.24/app-changelog.md b/stable/rsshub/7.0.24/app-changelog.md new file mode 100644 index 0000000000..7d407bdfd7 --- /dev/null +++ b/stable/rsshub/7.0.24/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rsshub-7.0.24](https://github.com/truecharts/charts/compare/rsshub-7.0.23...rsshub-7.0.24) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#9080](https://github.com/truecharts/charts/issues/9080)) + + \ No newline at end of file diff --git a/stable/rsshub/7.0.23/app-readme.md b/stable/rsshub/7.0.24/app-readme.md similarity index 100% rename from stable/rsshub/7.0.23/app-readme.md rename to stable/rsshub/7.0.24/app-readme.md diff --git a/stable/rsshub/7.0.23/charts/common-12.8.1.tgz b/stable/rsshub/7.0.24/charts/common-12.8.1.tgz similarity index 100% rename from stable/rsshub/7.0.23/charts/common-12.8.1.tgz rename to stable/rsshub/7.0.24/charts/common-12.8.1.tgz diff --git a/stable/rsshub/7.0.23/charts/redis-6.0.41.tgz b/stable/rsshub/7.0.24/charts/redis-6.0.41.tgz similarity index 100% rename from stable/rsshub/7.0.23/charts/redis-6.0.41.tgz rename to stable/rsshub/7.0.24/charts/redis-6.0.41.tgz diff --git a/stable/rsshub/7.0.23/ix_values.yaml b/stable/rsshub/7.0.24/ix_values.yaml similarity index 95% rename from stable/rsshub/7.0.23/ix_values.yaml rename to stable/rsshub/7.0.24/ix_values.yaml index bb1ec33576..0a1fdedddb 100644 --- a/stable/rsshub/7.0.23/ix_values.yaml +++ b/stable/rsshub/7.0.24/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:a4f0d4ab8f6810e83b12dd47057c6e7065b5a764a359cdfff5ffbfd19f4014a6 + tag: latest@sha256:85bf3dd0ae9bb16bf438cd92e6bf8ce6afa4c3909a448c289b8519bbfce6c931 browserlessImage: repository: tccr.io/truecharts/browserless-chrome tag: 1.58.0-chrome@sha256:e77842d0a1eb20e26b6a88b95902fcba370480d2b930401ddc93f68c8d67d418 diff --git a/stable/rsshub/7.0.23/questions.yaml b/stable/rsshub/7.0.24/questions.yaml similarity index 100% rename from stable/rsshub/7.0.23/questions.yaml rename to stable/rsshub/7.0.24/questions.yaml diff --git a/stable/rsshub/7.0.23/templates/NOTES.txt b/stable/rsshub/7.0.24/templates/NOTES.txt similarity index 100% rename from stable/rsshub/7.0.23/templates/NOTES.txt rename to stable/rsshub/7.0.24/templates/NOTES.txt diff --git a/stable/rsshub/7.0.23/templates/common.yaml b/stable/rsshub/7.0.24/templates/common.yaml similarity index 100% rename from stable/rsshub/7.0.23/templates/common.yaml rename to stable/rsshub/7.0.24/templates/common.yaml diff --git a/stable/rsshub/7.0.23/values.yaml b/stable/rsshub/7.0.24/values.yaml similarity index 100% rename from stable/rsshub/7.0.23/values.yaml rename to stable/rsshub/7.0.24/values.yaml diff --git a/stable/snapdrop/5.0.13/app-changelog.md b/stable/snapdrop/5.0.13/app-changelog.md deleted file mode 100644 index 080a85a029..0000000000 --- a/stable/snapdrop/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [snapdrop-5.0.13](https://github.com/truecharts/charts/compare/snapdrop-5.0.12...snapdrop-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/snapdrop/5.0.13/CHANGELOG.md b/stable/snapdrop/5.0.14/CHANGELOG.md similarity index 90% rename from stable/snapdrop/5.0.13/CHANGELOG.md rename to stable/snapdrop/5.0.14/CHANGELOG.md index 2659b4afb0..511a1c6ac0 100644 --- a/stable/snapdrop/5.0.13/CHANGELOG.md +++ b/stable/snapdrop/5.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [snapdrop-5.0.14](https://github.com/truecharts/charts/compare/snapdrop-5.0.13...snapdrop-5.0.14) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#9081](https://github.com/truecharts/charts/issues/9081)) + + + + ## [snapdrop-5.0.13](https://github.com/truecharts/charts/compare/snapdrop-5.0.12...snapdrop-5.0.13) (2023-05-22) ### Feat @@ -88,12 +97,3 @@ ## [snapdrop-5.0.7](https://github.com/truecharts/charts/compare/snapdrop-5.0.6...snapdrop-5.0.7) (2023-04-25) ### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [snapdrop-5.0.6](https://github.com/truecharts/charts/compare/snapdrop-5.0.5...snapdrop-5.0.6) (2023-04-25) - -### Chore diff --git a/stable/snapdrop/5.0.13/Chart.yaml b/stable/snapdrop/5.0.14/Chart.yaml similarity index 97% rename from stable/snapdrop/5.0.13/Chart.yaml rename to stable/snapdrop/5.0.14/Chart.yaml index d57f0a1666..d471ef904b 100644 --- a/stable/snapdrop/5.0.13/Chart.yaml +++ b/stable/snapdrop/5.0.14/Chart.yaml @@ -18,7 +18,7 @@ name: snapdrop sources: - https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop - https://github.com/linuxserver/docker-snapdrop -version: 5.0.13 +version: 5.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/snapdrop/5.0.13/README.md b/stable/snapdrop/5.0.14/README.md similarity index 100% rename from stable/snapdrop/5.0.13/README.md rename to stable/snapdrop/5.0.14/README.md diff --git a/stable/snapdrop/5.0.14/app-changelog.md b/stable/snapdrop/5.0.14/app-changelog.md new file mode 100644 index 0000000000..54ebdc4957 --- /dev/null +++ b/stable/snapdrop/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [snapdrop-5.0.14](https://github.com/truecharts/charts/compare/snapdrop-5.0.13...snapdrop-5.0.14) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#9081](https://github.com/truecharts/charts/issues/9081)) + + \ No newline at end of file diff --git a/stable/snapdrop/5.0.13/app-readme.md b/stable/snapdrop/5.0.14/app-readme.md similarity index 100% rename from stable/snapdrop/5.0.13/app-readme.md rename to stable/snapdrop/5.0.14/app-readme.md diff --git a/stable/snapdrop/5.0.13/charts/common-12.8.1.tgz b/stable/snapdrop/5.0.14/charts/common-12.8.1.tgz similarity index 100% rename from stable/snapdrop/5.0.13/charts/common-12.8.1.tgz rename to stable/snapdrop/5.0.14/charts/common-12.8.1.tgz diff --git a/stable/snapdrop/5.0.13/ix_values.yaml b/stable/snapdrop/5.0.14/ix_values.yaml similarity index 81% rename from stable/snapdrop/5.0.13/ix_values.yaml rename to stable/snapdrop/5.0.14/ix_values.yaml index 41a945fc93..14ccc5cfe1 100644 --- a/stable/snapdrop/5.0.13/ix_values.yaml +++ b/stable/snapdrop/5.0.14/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/snapdrop - tag: latest@sha256:088585689c2dd2c0f50c8ee21a8303e9a5bc32d2a806633e0d4f7ab29b76f5b1 + tag: latest@sha256:f757e66987ac9a48080902123aff969572af96eca0eb7dab2b36dc578bb1c696 pullPolicy: IfNotPresent service: main: diff --git a/stable/snapdrop/5.0.13/questions.yaml b/stable/snapdrop/5.0.14/questions.yaml similarity index 100% rename from stable/snapdrop/5.0.13/questions.yaml rename to stable/snapdrop/5.0.14/questions.yaml diff --git a/stable/snapdrop/5.0.13/templates/NOTES.txt b/stable/snapdrop/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/snapdrop/5.0.13/templates/NOTES.txt rename to stable/snapdrop/5.0.14/templates/NOTES.txt diff --git a/stable/snapdrop/5.0.13/templates/common.yaml b/stable/snapdrop/5.0.14/templates/common.yaml similarity index 100% rename from stable/snapdrop/5.0.13/templates/common.yaml rename to stable/snapdrop/5.0.14/templates/common.yaml diff --git a/stable/snapdrop/5.0.13/values.yaml b/stable/snapdrop/5.0.14/values.yaml similarity index 100% rename from stable/snapdrop/5.0.13/values.yaml rename to stable/snapdrop/5.0.14/values.yaml diff --git a/stable/thelounge/9.0.15/app-changelog.md b/stable/thelounge/9.0.15/app-changelog.md deleted file mode 100644 index b2608f3d3d..0000000000 --- a/stable/thelounge/9.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [thelounge-9.0.15](https://github.com/truecharts/charts/compare/thelounge-9.0.14...thelounge-9.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/thelounge/9.0.15/CHANGELOG.md b/stable/thelounge/9.0.16/CHANGELOG.md similarity index 90% rename from stable/thelounge/9.0.15/CHANGELOG.md rename to stable/thelounge/9.0.16/CHANGELOG.md index 5c07ca7683..b0e2ec0f61 100644 --- a/stable/thelounge/9.0.15/CHANGELOG.md +++ b/stable/thelounge/9.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [thelounge-9.0.16](https://github.com/truecharts/charts/compare/thelounge-9.0.15...thelounge-9.0.16) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/thelounge to v4.3.1 ([#9083](https://github.com/truecharts/charts/issues/9083)) + + + + ## [thelounge-9.0.15](https://github.com/truecharts/charts/compare/thelounge-9.0.14...thelounge-9.0.15) (2023-05-22) ### Feat @@ -88,12 +97,3 @@ ## [thelounge-9.0.6](https://github.com/truecharts/charts/compare/thelounge-9.0.5...thelounge-9.0.6) (2023-04-16) ### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [thelounge-9.0.5](https://github.com/truecharts/charts/compare/thelounge-9.0.4...thelounge-9.0.5) (2023-04-16) - -### Chore diff --git a/stable/thelounge/9.0.15/Chart.yaml b/stable/thelounge/9.0.16/Chart.yaml similarity index 97% rename from stable/thelounge/9.0.15/Chart.yaml rename to stable/thelounge/9.0.16/Chart.yaml index 27c50f6dcf..53660a5936 100644 --- a/stable/thelounge/9.0.15/Chart.yaml +++ b/stable/thelounge/9.0.16/Chart.yaml @@ -22,7 +22,7 @@ name: thelounge sources: - https://github.com/truecharts/charts/tree/master/charts/stable/thelounge - https://github.com/thelounge/thelounge -version: 9.0.15 +version: 9.0.16 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/thelounge/9.0.15/README.md b/stable/thelounge/9.0.16/README.md similarity index 100% rename from stable/thelounge/9.0.15/README.md rename to stable/thelounge/9.0.16/README.md diff --git a/stable/thelounge/9.0.16/app-changelog.md b/stable/thelounge/9.0.16/app-changelog.md new file mode 100644 index 0000000000..e29f71c236 --- /dev/null +++ b/stable/thelounge/9.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [thelounge-9.0.16](https://github.com/truecharts/charts/compare/thelounge-9.0.15...thelounge-9.0.16) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/thelounge to v4.3.1 ([#9083](https://github.com/truecharts/charts/issues/9083)) + + \ No newline at end of file diff --git a/stable/thelounge/9.0.15/app-readme.md b/stable/thelounge/9.0.16/app-readme.md similarity index 100% rename from stable/thelounge/9.0.15/app-readme.md rename to stable/thelounge/9.0.16/app-readme.md diff --git a/stable/thelounge/9.0.15/charts/common-12.8.1.tgz b/stable/thelounge/9.0.16/charts/common-12.8.1.tgz similarity index 100% rename from stable/thelounge/9.0.15/charts/common-12.8.1.tgz rename to stable/thelounge/9.0.16/charts/common-12.8.1.tgz diff --git a/stable/thelounge/9.0.15/ix_values.yaml b/stable/thelounge/9.0.16/ix_values.yaml similarity index 84% rename from stable/thelounge/9.0.15/ix_values.yaml rename to stable/thelounge/9.0.16/ix_values.yaml index df55fed00b..71bef0edbf 100644 --- a/stable/thelounge/9.0.15/ix_values.yaml +++ b/stable/thelounge/9.0.16/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/thelounge pullPolicy: IfNotPresent - tag: v4.3.1@sha256:1935c721410914fd9bfa34e94e5ec93974e4f2979a5b5541da0e335d5f8b6566 + tag: v4.3.1@sha256:771f1c63842c8cbe2ea1b0871974889931904a5cfba29064656676551ae1c629 service: main: ports: diff --git a/stable/thelounge/9.0.15/questions.yaml b/stable/thelounge/9.0.16/questions.yaml similarity index 100% rename from stable/thelounge/9.0.15/questions.yaml rename to stable/thelounge/9.0.16/questions.yaml diff --git a/stable/thelounge/9.0.15/templates/NOTES.txt b/stable/thelounge/9.0.16/templates/NOTES.txt similarity index 100% rename from stable/thelounge/9.0.15/templates/NOTES.txt rename to stable/thelounge/9.0.16/templates/NOTES.txt diff --git a/stable/thelounge/9.0.15/templates/common.yaml b/stable/thelounge/9.0.16/templates/common.yaml similarity index 100% rename from stable/thelounge/9.0.15/templates/common.yaml rename to stable/thelounge/9.0.16/templates/common.yaml diff --git a/stable/thelounge/9.0.15/values.yaml b/stable/thelounge/9.0.16/values.yaml similarity index 100% rename from stable/thelounge/9.0.15/values.yaml rename to stable/thelounge/9.0.16/values.yaml diff --git a/stable/tvheadend/15.0.19/CHANGELOG.md b/stable/tvheadend/15.0.19/CHANGELOG.md new file mode 100644 index 0000000000..8a2c996b2a --- /dev/null +++ b/stable/tvheadend/15.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tvheadend-15.0.19](https://github.com/truecharts/charts/compare/tvheadend-15.0.18...tvheadend-15.0.19) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/tvheadend to latest ([#9084](https://github.com/truecharts/charts/issues/9084)) + + + + +## [tvheadend-15.0.18](https://github.com/truecharts/charts/compare/tvheadend-15.0.17...tvheadend-15.0.18) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [tvheadend-15.0.17](https://github.com/truecharts/charts/compare/tvheadend-15.0.16...tvheadend-15.0.17) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [tvheadend-15.0.16](https://github.com/truecharts/charts/compare/tvheadend-15.0.15...tvheadend-15.0.16) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/tvheadend to latest ([#8962](https://github.com/truecharts/charts/issues/8962)) + + + + +## [tvheadend-15.0.15](https://github.com/truecharts/charts/compare/tvheadend-15.0.14...tvheadend-15.0.15) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [tvheadend-15.0.14](https://github.com/truecharts/charts/compare/tvheadend-15.0.13...tvheadend-15.0.14) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [tvheadend-15.0.13](https://github.com/truecharts/charts/compare/tvheadend-15.0.12...tvheadend-15.0.13) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/tvheadend to latest ([#8482](https://github.com/truecharts/charts/issues/8482)) + + + + +## [tvheadend-15.0.12](https://github.com/truecharts/charts/compare/tvheadend-15.0.11...tvheadend-15.0.12) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/tvheadend to latest ([#8473](https://github.com/truecharts/charts/issues/8473)) + + + + +## [tvheadend-15.0.11](https://github.com/truecharts/charts/compare/tvheadend-15.0.10...tvheadend-15.0.11) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [tvheadend-15.0.10](https://github.com/truecharts/charts/compare/tvheadend-15.0.9...tvheadend-15.0.10) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [tvheadend-15.0.9](https://github.com/truecharts/charts/compare/tvheadend-15.0.8...tvheadend-15.0.9) (2023-04-21) + +### Fix diff --git a/stable/tvheadend/15.0.19/Chart.yaml b/stable/tvheadend/15.0.19/Chart.yaml new file mode 100644 index 0000000000..73cae2d793 --- /dev/null +++ b/stable/tvheadend/15.0.19/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.8.1 +deprecated: false +description: TVheadend - a TV streaming server and digital video recorder +home: https://truecharts.org/charts/stable/tvheadend +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tvheadend.png +keywords: + - tvheadend + - tv + - streaming + - dvb +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tvheadend +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tvheadend + - https://github.com/tvheadend/tvheadend +type: application +version: 15.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/webtop/5.0.21/README.md b/stable/tvheadend/15.0.19/README.md similarity index 100% rename from stable/webtop/5.0.21/README.md rename to stable/tvheadend/15.0.19/README.md diff --git a/stable/tvheadend/15.0.19/app-changelog.md b/stable/tvheadend/15.0.19/app-changelog.md new file mode 100644 index 0000000000..b1e8ffe9b3 --- /dev/null +++ b/stable/tvheadend/15.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tvheadend-15.0.19](https://github.com/truecharts/charts/compare/tvheadend-15.0.18...tvheadend-15.0.19) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/tvheadend to latest ([#9084](https://github.com/truecharts/charts/issues/9084)) + + \ No newline at end of file diff --git a/stable/tvheadend/15.0.19/app-readme.md b/stable/tvheadend/15.0.19/app-readme.md new file mode 100644 index 0000000000..3abe6086fb --- /dev/null +++ b/stable/tvheadend/15.0.19/app-readme.md @@ -0,0 +1,8 @@ +TVheadend - a TV streaming server and digital video recorder + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/tvheadend](https://truecharts.org/charts/stable/tvheadend) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/webtop/5.0.21/charts/common-12.8.1.tgz b/stable/tvheadend/15.0.19/charts/common-12.8.1.tgz similarity index 100% rename from stable/webtop/5.0.21/charts/common-12.8.1.tgz rename to stable/tvheadend/15.0.19/charts/common-12.8.1.tgz diff --git a/stable/tvheadend/15.0.19/ix_values.yaml b/stable/tvheadend/15.0.19/ix_values.yaml new file mode 100644 index 0000000000..e37347d520 --- /dev/null +++ b/stable/tvheadend/15.0.19/ix_values.yaml @@ -0,0 +1,49 @@ +image: + repository: tccr.io/truecharts/tvheadend + pullPolicy: IfNotPresent + tag: latest@sha256:ea2d0a2b744ca98fff49b6dfe34acafe1b6cf8f25e7f9b33ec5d69d8fa1e31b8 +service: + main: + ports: + main: + port: 9981 + targetPort: 9981 + htsp: + enabled: true + ports: + htsp: + enabled: true + port: 9982 + targetPort: 9982 +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: tcp + port: "{{ .Values.service.main.ports.main.port }}" + readiness: + type: tcp + port: "{{ .Values.service.main.ports.main.port }}" + startup: + type: tcp + port: "{{ .Values.service.main.ports.main.port }}" + env: + RUN_OPTS: "" diff --git a/stable/tvheadend/15.0.19/questions.yaml b/stable/tvheadend/15.0.19/questions.yaml new file mode 100644 index 0000000000..86cdee0104 --- /dev/null +++ b/stable/tvheadend/15.0.19/questions.yaml @@ -0,0 +1,1992 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: RUN_OPTS + label: "RUN_OPTS" + description: "Container Variable RUN_OPTS" + schema: + type: string + default: "" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9981 + required: true + - variable: htsp + label: "HTSP Service" + description: "HTSP service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: htsp + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9982 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/webtop/5.0.21/templates/NOTES.txt b/stable/tvheadend/15.0.19/templates/NOTES.txt similarity index 100% rename from stable/webtop/5.0.21/templates/NOTES.txt rename to stable/tvheadend/15.0.19/templates/NOTES.txt diff --git a/stable/tvheadend/15.0.19/templates/common.yaml b/stable/tvheadend/15.0.19/templates/common.yaml new file mode 100644 index 0000000000..b51394e00a --- /dev/null +++ b/stable/tvheadend/15.0.19/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/webtop/5.0.21/values.yaml b/stable/tvheadend/15.0.19/values.yaml similarity index 100% rename from stable/webtop/5.0.21/values.yaml rename to stable/tvheadend/15.0.19/values.yaml diff --git a/stable/webtop/5.0.21/app-changelog.md b/stable/webtop/5.0.21/app-changelog.md deleted file mode 100644 index 76ca7c8727..0000000000 --- a/stable/webtop/5.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-5.0.21](https://github.com/truecharts/charts/compare/webtop-5.0.20...webtop-5.0.21) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/webtop/5.0.21/CHANGELOG.md b/stable/webtop/5.0.22/CHANGELOG.md similarity index 90% rename from stable/webtop/5.0.21/CHANGELOG.md rename to stable/webtop/5.0.22/CHANGELOG.md index af7fd2652c..dab0541124 100644 --- a/stable/webtop/5.0.21/CHANGELOG.md +++ b/stable/webtop/5.0.22/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-5.0.22](https://github.com/truecharts/charts/compare/webtop-5.0.21...webtop-5.0.22) (2023-05-22) + +### Chore + +- update webtop ([#9088](https://github.com/truecharts/charts/issues/9088)) + + + + ## [webtop-5.0.21](https://github.com/truecharts/charts/compare/webtop-5.0.20...webtop-5.0.21) (2023-05-22) ### Feat @@ -88,12 +97,3 @@ ## [webtop-5.0.12](https://github.com/truecharts/charts/compare/webtop-5.0.11...webtop-5.0.12) (2023-05-02) ### Chore - -- update container image tccr.io/truecharts/webtop-alpine-i3 to latest ([#8696](https://github.com/truecharts/charts/issues/8696)) - - - - -## [webtop-5.0.11](https://github.com/truecharts/charts/compare/webtop-5.0.10...webtop-5.0.11) (2023-04-29) - -### Chore diff --git a/stable/webtop/5.0.21/Chart.yaml b/stable/webtop/5.0.22/Chart.yaml similarity index 98% rename from stable/webtop/5.0.21/Chart.yaml rename to stable/webtop/5.0.22/Chart.yaml index f3d14ef294..ec2563236e 100644 --- a/stable/webtop/5.0.21/Chart.yaml +++ b/stable/webtop/5.0.22/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/webtop - https://github.com/linuxserver/docker-webtop#readme type: application -version: 5.0.21 +version: 5.0.22 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/5.0.22/README.md b/stable/webtop/5.0.22/README.md new file mode 100644 index 0000000000..701942c352 --- /dev/null +++ b/stable/webtop/5.0.22/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/webtop/5.0.22/app-changelog.md b/stable/webtop/5.0.22/app-changelog.md new file mode 100644 index 0000000000..b5a476a6b9 --- /dev/null +++ b/stable/webtop/5.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-5.0.22](https://github.com/truecharts/charts/compare/webtop-5.0.21...webtop-5.0.22) (2023-05-22) + +### Chore + +- update webtop ([#9088](https://github.com/truecharts/charts/issues/9088)) + + \ No newline at end of file diff --git a/stable/webtop/5.0.21/app-readme.md b/stable/webtop/5.0.22/app-readme.md similarity index 100% rename from stable/webtop/5.0.21/app-readme.md rename to stable/webtop/5.0.22/app-readme.md diff --git a/stable/webtop/5.0.22/charts/common-12.8.1.tgz b/stable/webtop/5.0.22/charts/common-12.8.1.tgz new file mode 100644 index 0000000000..78601327be Binary files /dev/null and b/stable/webtop/5.0.22/charts/common-12.8.1.tgz differ diff --git a/stable/webtop/5.0.21/ix_values.yaml b/stable/webtop/5.0.22/ix_values.yaml similarity index 81% rename from stable/webtop/5.0.21/ix_values.yaml rename to stable/webtop/5.0.22/ix_values.yaml index d0e0fced8e..3e69f08f7c 100644 --- a/stable/webtop/5.0.21/ix_values.yaml +++ b/stable/webtop/5.0.22/ix_values.yaml @@ -1,14 +1,14 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/webtop - tag: latest@sha256:13955baaf1dfd99ce4fddf1658010f93d454ad5787c7523a6794ee3149d3bf93 + tag: latest@sha256:7b4793cb5dc46cb3af9e0d6f1b9bc85a5957885ce9c2b4e88d144c69dee70e8d ubuntuXFCEImage: repository: tccr.io/truecharts/webtop-ubuntu-xfce - tag: latest@sha256:4b7be4ec86d02a7b0fe34d055d3e3e2e2be2662caaacd969a8a0cf7f227b61d2 + tag: latest@sha256:dea44acbf59d7136025741d9766d47e26f73ee1dd1770c60eab8ae4ffec4945a pullPolicy: Always fedoraXFCEImage: repository: tccr.io/truecharts/webtop-fedora-xfce - tag: latest@sha256:438557c431d8148ef5091521796ad5174383af22506c8e0e622357a65b78a775 + tag: latest@sha256:bb0b6618173cc49e14bbb184a324f75e3b600a019cd573af61fec381b9e26f55 pullPolicy: Always archXFCEImage: repository: tccr.io/truecharts/webtop-arch-xfce @@ -16,7 +16,7 @@ archXFCEImage: pullPolicy: Always alpineKDEImage: repository: tccr.io/truecharts/webtop-alpine-kde - tag: latest@sha256:8543a03edbacd3ab6621598a08157ac4a9d2b22f1f3044e36cb0a1444295fb94 + tag: latest@sha256:f7e27f52e894356f0ad757ac21591769e763407530dfbdcff0ee7d9e5fa05a7c pullPolicy: Always ubuntuKDEImage: repository: tccr.io/truecharts/webtop-ubuntu-kde @@ -24,7 +24,7 @@ ubuntuKDEImage: pullPolicy: Always fedoraKDEImage: repository: tccr.io/truecharts/webtop-fedora-kde - tag: latest@sha256:fb86ffea1abd70d641702c31978172c3ee68a43bd451918df1cd8bd1deebd58a + tag: latest@sha256:c2560295ac4d8cc5d6193120db5672c24121c4d668bd9ec227581a568405fac1 pullPolicy: Always archKDEImage: repository: tccr.io/truecharts/webtop-arch-kde @@ -52,11 +52,11 @@ alpineI3Image: pullPolicy: Always ubuntuI3Image: repository: tccr.io/truecharts/webtop-ubuntu-i3 - tag: latest@sha256:f019612b74da07106e64c732fb5a85fe90e44d8a204ec51f1cb28bc347e90eca + tag: latest@sha256:88145ef38d477e12668dbf7b45da07bee3689f779cde30e1f3247e1200c86c8e pullPolicy: Always fedoraI3Image: repository: tccr.io/truecharts/webtop-fedora-i3 - tag: latest@sha256:eea6408eb647a5ba4a17840f13a14b6c2f93423d4e55a0cfd0de427d427779ae + tag: latest@sha256:16fd614d83dee442f12206d3d3554328c24e72a05df64f2b761a48241b94fd6a pullPolicy: Always archI3Image: repository: tccr.io/truecharts/webtop-arch-i3 @@ -68,11 +68,11 @@ alpineOpenBoxImage: pullPolicy: Always ubuntuOpenBoxImage: repository: tccr.io/truecharts/webtop-ubuntu-openbox - tag: latest@sha256:1f3457445f0aff0d7b470f2e760c08ab62ba3572b20bfeef3c8b5cca90bbc392 + tag: latest@sha256:a042d9de69143da61f31c06b10efb408cef022e1503935dfb38e64d0d8d015a5 pullPolicy: Always fedoraOpenBoxImage: repository: tccr.io/truecharts/webtop-fedora-openbox - tag: latest@sha256:8dbbe5dd1fdb75a6650998fa3ce703fb54bbae5f3950162a001a5f5752b7e7dc + tag: latest@sha256:c98b361f33e154837fae5479ed34a0a2aed1972305e361cc7d13f8503a9f84ac pullPolicy: Always archOpenBoxImage: repository: tccr.io/truecharts/webtop-arch-openbox @@ -84,7 +84,7 @@ alpineICEWMImage: pullPolicy: Always ubuntuICEWMImage: repository: tccr.io/truecharts/webtop-ubuntu-icewm - tag: latest@sha256:731675ec0081cbd66d78761e471bd9b218ea915584e9167512a2ef0348834900 + tag: latest@sha256:e14b9c447425740f0d3073df851e7d894f081ba513b4ab7961d6cabc3b42fbf0 pullPolicy: Always fedoraICEWMImage: repository: tccr.io/truecharts/webtop-fedora-icewm diff --git a/stable/webtop/5.0.21/questions.yaml b/stable/webtop/5.0.22/questions.yaml similarity index 100% rename from stable/webtop/5.0.21/questions.yaml rename to stable/webtop/5.0.22/questions.yaml diff --git a/stable/webtop/5.0.22/templates/NOTES.txt b/stable/webtop/5.0.22/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/stable/webtop/5.0.22/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/webtop/5.0.21/templates/common.yaml b/stable/webtop/5.0.22/templates/common.yaml similarity index 100% rename from stable/webtop/5.0.21/templates/common.yaml rename to stable/webtop/5.0.22/templates/common.yaml diff --git a/stable/webtop/5.0.22/values.yaml b/stable/webtop/5.0.22/values.yaml new file mode 100644 index 0000000000..e69de29bb2