diff --git a/stable/drawio/2.0.27/CHANGELOG.md b/stable/drawio/2.0.28/CHANGELOG.md similarity index 90% rename from stable/drawio/2.0.27/CHANGELOG.md rename to stable/drawio/2.0.28/CHANGELOG.md index 2340017bc6..5ad92c74af 100644 --- a/stable/drawio/2.0.27/CHANGELOG.md +++ b/stable/drawio/2.0.28/CHANGELOG.md @@ -2,6 +2,15 @@ +## [drawio-2.0.28](https://github.com/truecharts/apps/compare/drawio-2.0.27...drawio-2.0.28) (2022-07-23) + +### Chore + +- update docker general non-major ([#3272](https://github.com/truecharts/apps/issues/3272)) + + + + ## [drawio-2.0.27](https://github.com/truecharts/apps/compare/drawio-2.0.25...drawio-2.0.27) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [drawio-2.0.14](https://github.com/truecharts/apps/compare/drawio-2.0.13...drawio-2.0.14) (2022-07-04) - -#### Chore - -* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) - - - diff --git a/stable/minecraft-java/1.0.29/Chart.lock b/stable/drawio/2.0.28/Chart.lock similarity index 80% rename from stable/minecraft-java/1.0.29/Chart.lock rename to stable/drawio/2.0.28/Chart.lock index 6f6d470d44..8fb9e1d6ad 100644 --- a/stable/minecraft-java/1.0.29/Chart.lock +++ b/stable/drawio/2.0.28/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.6 digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-23T00:02:58.682761365Z" +generated: "2022-07-23T08:54:44.974952116Z" diff --git a/stable/drawio/2.0.27/Chart.yaml b/stable/drawio/2.0.28/Chart.yaml similarity index 94% rename from stable/drawio/2.0.27/Chart.yaml rename to stable/drawio/2.0.28/Chart.yaml index 1b20ea4460..72eccbec2b 100644 --- a/stable/drawio/2.0.27/Chart.yaml +++ b/stable/drawio/2.0.28/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "20.1.4" +appVersion: "20.2.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -18,7 +18,7 @@ name: drawio sources: - https://hub.docker.com/r/jgraph/drawio - https://github.com/jgraph/drawio -version: 2.0.27 +version: 2.0.28 annotations: truecharts.org/catagories: | - media diff --git a/stable/drawio/2.0.27/README.md b/stable/drawio/2.0.28/README.md similarity index 94% rename from stable/drawio/2.0.27/README.md rename to stable/drawio/2.0.28/README.md index 9d5d241b52..7b0f315d8b 100644 --- a/stable/drawio/2.0.27/README.md +++ b/stable/drawio/2.0.28/README.md @@ -1,6 +1,6 @@ # drawio -![Version: 2.0.27](https://img.shields.io/badge/Version-2.0.27-informational?style=flat-square) ![AppVersion: 20.1.4](https://img.shields.io/badge/AppVersion-20.1.4-informational?style=flat-square) +![Version: 2.0.28](https://img.shields.io/badge/Version-2.0.28-informational?style=flat-square) ![AppVersion: 20.2.0](https://img.shields.io/badge/AppVersion-20.2.0-informational?style=flat-square) Drawio is free online diagram software. diff --git a/stable/drawio/2.0.27/app-readme.md b/stable/drawio/2.0.28/app-readme.md similarity index 100% rename from stable/drawio/2.0.27/app-readme.md rename to stable/drawio/2.0.28/app-readme.md diff --git a/stable/drawio/2.0.27/charts/common-10.4.6.tgz b/stable/drawio/2.0.28/charts/common-10.4.6.tgz similarity index 100% rename from stable/drawio/2.0.27/charts/common-10.4.6.tgz rename to stable/drawio/2.0.28/charts/common-10.4.6.tgz diff --git a/stable/drawio/2.0.27/ix_values.yaml b/stable/drawio/2.0.28/ix_values.yaml similarity index 76% rename from stable/drawio/2.0.27/ix_values.yaml rename to stable/drawio/2.0.28/ix_values.yaml index 82d6236795..8dc764578d 100644 --- a/stable/drawio/2.0.27/ix_values.yaml +++ b/stable/drawio/2.0.28/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/drawio - tag: 20.1.4@sha256:70f7e0721b31f8a9b37c9f750dac2a5995871b17c546800976d6f489537c57e8 + tag: 20.2.0@sha256:c44633b34b6798418692a2bb24cd708e02e84285c71892a69cf5a9c3311f5a34 pullPolicy: IfNotPresent securityContext: diff --git a/stable/drawio/2.0.27/questions.yaml b/stable/drawio/2.0.28/questions.yaml similarity index 100% rename from stable/drawio/2.0.27/questions.yaml rename to stable/drawio/2.0.28/questions.yaml diff --git a/stable/drawio/2.0.27/templates/common.yaml b/stable/drawio/2.0.28/templates/common.yaml similarity index 100% rename from stable/drawio/2.0.27/templates/common.yaml rename to stable/drawio/2.0.28/templates/common.yaml diff --git a/stable/drawio/2.0.27/values.yaml b/stable/drawio/2.0.28/values.yaml similarity index 100% rename from stable/drawio/2.0.27/values.yaml rename to stable/drawio/2.0.28/values.yaml diff --git a/stable/minecraft-java/1.0.29/CHANGELOG.md b/stable/minecraft-java/1.0.30/CHANGELOG.md similarity index 90% rename from stable/minecraft-java/1.0.29/CHANGELOG.md rename to stable/minecraft-java/1.0.30/CHANGELOG.md index 6a8fb9ac90..3db0075692 100644 --- a/stable/minecraft-java/1.0.29/CHANGELOG.md +++ b/stable/minecraft-java/1.0.30/CHANGELOG.md @@ -2,6 +2,15 @@ +## [minecraft-java-1.0.30](https://github.com/truecharts/apps/compare/minecraft-java-1.0.29...minecraft-java-1.0.30) (2022-07-23) + +### Chore + +- update docker general non-major ([#3272](https://github.com/truecharts/apps/issues/3272)) + + + + ## [minecraft-java-1.0.29](https://github.com/truecharts/apps/compare/minecraft-java-1.0.27...minecraft-java-1.0.29) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ * move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) * add markdownlint and cpell config files (and apply some linting) ([#3140](https://github.com/truecharts/apps/issues/3140)) - - - -### [minecraft-java-1.0.16](https://github.com/truecharts/apps/compare/minecraft-java-1.0.15...minecraft-java-1.0.16) (2022-07-09) - -#### Chore - -* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) - diff --git a/stable/drawio/2.0.27/Chart.lock b/stable/minecraft-java/1.0.30/Chart.lock similarity index 80% rename from stable/drawio/2.0.27/Chart.lock rename to stable/minecraft-java/1.0.30/Chart.lock index 8a262c3009..7ef427122d 100644 --- a/stable/drawio/2.0.27/Chart.lock +++ b/stable/minecraft-java/1.0.30/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.6 digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 -generated: "2022-07-22T23:51:25.773527305Z" +generated: "2022-07-23T08:54:45.063375739Z" diff --git a/stable/minecraft-java/1.0.29/Chart.yaml b/stable/minecraft-java/1.0.30/Chart.yaml similarity index 94% rename from stable/minecraft-java/1.0.29/Chart.yaml rename to stable/minecraft-java/1.0.30/Chart.yaml index c678f4353f..1d14244ccf 100644 --- a/stable/minecraft-java/1.0.29/Chart.yaml +++ b/stable/minecraft-java/1.0.30/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2022.9.0" +appVersion: "2022.10.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ sources: - https://github.com/itzg/docker-minecraft-server - https://hub.docker.com/r/itzg/minecraft-server type: application -version: 1.0.29 +version: 1.0.30 annotations: truecharts.org/catagories: | - games diff --git a/stable/minecraft-java/1.0.29/README.md b/stable/minecraft-java/1.0.30/README.md similarity index 95% rename from stable/minecraft-java/1.0.29/README.md rename to stable/minecraft-java/1.0.30/README.md index 65ac008a00..a0935dcef5 100644 --- a/stable/minecraft-java/1.0.29/README.md +++ b/stable/minecraft-java/1.0.30/README.md @@ -1,6 +1,6 @@ # minecraft-java -![Version: 1.0.29](https://img.shields.io/badge/Version-1.0.29-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.9.0](https://img.shields.io/badge/AppVersion-2022.9.0-informational?style=flat-square) +![Version: 1.0.30](https://img.shields.io/badge/Version-1.0.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2022.10.0](https://img.shields.io/badge/AppVersion-2022.10.0-informational?style=flat-square) Minecraft Java Dedicated Server diff --git a/stable/minecraft-java/1.0.29/app-readme.md b/stable/minecraft-java/1.0.30/app-readme.md similarity index 100% rename from stable/minecraft-java/1.0.29/app-readme.md rename to stable/minecraft-java/1.0.30/app-readme.md diff --git a/stable/minecraft-java/1.0.29/charts/common-10.4.6.tgz b/stable/minecraft-java/1.0.30/charts/common-10.4.6.tgz similarity index 100% rename from stable/minecraft-java/1.0.29/charts/common-10.4.6.tgz rename to stable/minecraft-java/1.0.30/charts/common-10.4.6.tgz diff --git a/stable/minecraft-java/1.0.29/ci/base-values.yaml b/stable/minecraft-java/1.0.30/ci/base-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.29/ci/base-values.yaml rename to stable/minecraft-java/1.0.30/ci/base-values.yaml diff --git a/stable/minecraft-java/1.0.29/ci/j11-values.yaml b/stable/minecraft-java/1.0.30/ci/j11-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.29/ci/j11-values.yaml rename to stable/minecraft-java/1.0.30/ci/j11-values.yaml diff --git a/stable/minecraft-java/1.0.29/ci/j11j9-values.yaml b/stable/minecraft-java/1.0.30/ci/j11j9-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.29/ci/j11j9-values.yaml rename to stable/minecraft-java/1.0.30/ci/j11j9-values.yaml diff --git a/stable/minecraft-java/1.0.29/ci/j8-values.yaml b/stable/minecraft-java/1.0.30/ci/j8-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.29/ci/j8-values.yaml rename to stable/minecraft-java/1.0.30/ci/j8-values.yaml diff --git a/stable/minecraft-java/1.0.29/ci/j8j9-values.yaml b/stable/minecraft-java/1.0.30/ci/j8j9-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.29/ci/j8j9-values.yaml rename to stable/minecraft-java/1.0.30/ci/j8j9-values.yaml diff --git a/stable/minecraft-java/1.0.29/ix_values.yaml b/stable/minecraft-java/1.0.30/ix_values.yaml similarity index 96% rename from stable/minecraft-java/1.0.29/ix_values.yaml rename to stable/minecraft-java/1.0.30/ix_values.yaml index fd0ad0051d..a383c6b95c 100644 --- a/stable/minecraft-java/1.0.29/ix_values.yaml +++ b/stable/minecraft-java/1.0.30/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/minecraft-java - tag: v2022.9.0@sha256:aadd28ffd1b4f650a2a5edd6114c7c861d9982f9832b38c56621d9ea91544a10 + tag: 2022.10.0@sha256:2d7949b3b49365c68e5a534d4877547997ed53d751b14380dc604276ab595aaf pullPolicy: Always j11Image: repository: tccr.io/truecharts/minecraft-java11 diff --git a/stable/minecraft-java/1.0.29/questions.yaml b/stable/minecraft-java/1.0.30/questions.yaml similarity index 100% rename from stable/minecraft-java/1.0.29/questions.yaml rename to stable/minecraft-java/1.0.30/questions.yaml diff --git a/stable/minecraft-java/1.0.29/templates/common.yaml b/stable/minecraft-java/1.0.30/templates/common.yaml similarity index 100% rename from stable/minecraft-java/1.0.29/templates/common.yaml rename to stable/minecraft-java/1.0.30/templates/common.yaml diff --git a/stable/minecraft-java/1.0.29/values.yaml b/stable/minecraft-java/1.0.30/values.yaml similarity index 100% rename from stable/minecraft-java/1.0.29/values.yaml rename to stable/minecraft-java/1.0.30/values.yaml diff --git a/stable/ombi/11.0.23/CHANGELOG.md b/stable/ombi/11.0.23/CHANGELOG.md new file mode 100644 index 0000000000..a4fabf5005 --- /dev/null +++ b/stable/ombi/11.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ombi-11.0.23](https://github.com/truecharts/apps/compare/ombi-11.0.22...ombi-11.0.23) (2022-07-23) + +### Chore + +- update docker general non-major ([#3272](https://github.com/truecharts/apps/issues/3272)) + + + + +## [ombi-11.0.22](https://github.com/truecharts/apps/compare/ombi-11.0.20...ombi-11.0.22) (2022-07-22) + +### Chore + +- Bump all charts to generate config and container references due to huge increase of repository + - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) + + + +## [ombi-11.0.20](https://github.com/truecharts/apps/compare/ombi-11.0.19...ombi-11.0.20) (2022-07-19) + +### Chore + +- Update Readme and Description on SCALE + + + +## [ombi-11.0.19](https://github.com/truecharts/apps/compare/ombi-11.0.18...ombi-11.0.19) (2022-07-14) + +### Fix + +- regenerate catalog and update template + + + +## [ombi-11.0.18](https://github.com/truecharts/apps/compare/ombi-11.0.16...ombi-11.0.18) (2022-07-14) + +### Fix + +- bump to ensure .helmignore is present on all Charts + + + +## [ombi-11.0.16](https://github.com/truecharts/apps/compare/ombi-11.0.14...ombi-11.0.16) (2022-07-12) + +### Chore + +- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) +- bump to cleanup old docs and use correct icon urls + + + +## [ombi-11.0.14](https://github.com/truecharts/apps/compare/ombi-11.0.13...ombi-11.0.14) (2022-07-12) + +### Chore + +- bump to regenerate documentation + + + + +### [ombi-11.0.13](https://github.com/truecharts/apps/compare/ombi-11.0.12...ombi-11.0.13) (2022-07-12) + +#### Chore + +* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) +* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150)) + + + + +### [ombi-11.0.12](https://github.com/truecharts/apps/compare/ombi-11.0.11...ombi-11.0.12) (2022-07-11) + +#### Chore + +* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) + + + + +### [ombi-11.0.11](https://github.com/truecharts/apps/compare/ombi-11.0.10...ombi-11.0.11) (2022-07-09) + +#### Chore + +* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113)) + + + + +### [ombi-11.0.10](https://github.com/truecharts/apps/compare/ombi-11.0.9...ombi-11.0.10) (2022-07-04) + +#### Chore + +* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066)) + + diff --git a/stable/ombi/11.0.23/Chart.lock b/stable/ombi/11.0.23/Chart.lock new file mode 100644 index 0000000000..eb1217302f --- /dev/null +++ b/stable/ombi/11.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +digest: sha256:b6ec2269ef52a07204e68067ac07f04cd95aca6939723dd642d52842c9c91692 +generated: "2022-07-23T08:54:45.075173302Z" diff --git a/stable/ombi/11.0.23/Chart.yaml b/stable/ombi/11.0.23/Chart.yaml new file mode 100644 index 0000000000..62c275d8f5 --- /dev/null +++ b/stable/ombi/11.0.23/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "4.22.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.4.6 +deprecated: false +description: Want a Movie or TV Show on Plex or Emby? Use Ombi! +home: https://github.com/truecharts/apps/tree/master/charts/stable/ombi +icon: https://truecharts.org/img/chart-icons/ombi.png +keywords: + - ombi + - plex + - emby + - sonarr + - radarr + - couchpotato +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ombi +sources: + - https://github.com/tidusjar/Ombi +type: application +version: 11.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ombi/11.0.23/README.md b/stable/ombi/11.0.23/README.md new file mode 100644 index 0000000000..fa063b6f5a --- /dev/null +++ b/stable/ombi/11.0.23/README.md @@ -0,0 +1,107 @@ +# ombi + +![Version: 11.0.23](https://img.shields.io/badge/Version-11.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.22.0](https://img.shields.io/badge/AppVersion-4.22.0-informational?style=flat-square) + +Want a Movie or TV Show on Plex or Emby? Use Ombi! + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ombi](https://truecharts.org/docs/charts/stable/ombi) + +**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)** + +## Source Code + +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.4.6 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). + +### Helm + +To install the chart with the release name `ombi` + +```console +helm repo add TrueCharts https://helm.truecharts.org +helm repo update +helm install ombi TrueCharts/ombi +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). + +### Helm + +To uninstall the `ombi` deployment + +```console +helm uninstall ombi +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the Commandline + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ombi \ + --set env.TZ="America/New York" \ + TrueCharts/ombi +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ombi TrueCharts/ombi -f values.yaml +``` + +#### Connecting to other apps + +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/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/docs/about/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/ombi/11.0.23/app-readme.md b/stable/ombi/11.0.23/app-readme.md new file mode 100644 index 0000000000..ccff1ff3d3 --- /dev/null +++ b/stable/ombi/11.0.23/app-readme.md @@ -0,0 +1,8 @@ +Want a Movie or TV Show on Plex or Emby? Use Ombi! + +This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/ombi + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/prometheus/4.0.43/charts/common-10.4.6.tgz b/stable/ombi/11.0.23/charts/common-10.4.6.tgz similarity index 100% rename from stable/prometheus/4.0.43/charts/common-10.4.6.tgz rename to stable/ombi/11.0.23/charts/common-10.4.6.tgz diff --git a/stable/ombi/11.0.23/ix_values.yaml b/stable/ombi/11.0.23/ix_values.yaml new file mode 100644 index 0000000000..587027d87e --- /dev/null +++ b/stable/ombi/11.0.23/ix_values.yaml @@ -0,0 +1,32 @@ +image: + repository: tccr.io/truecharts/ombi + pullPolicy: IfNotPresent + tag: 4.22.0@sha256:92f383e742456e391b5f9f525e27a6612776c007c06a89ba761a2c86388dbc94 + +securityContext: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + port: 3579 + targetPort: 3579 + +persistence: + config: + enabled: true + mountPath: "/config" + +# Enabled mariadb +# ... for more options see https://github.com/tccr.io/truecharts/charts/tree/master/tccr.io/truecharts/mariadb +mariadb: + enabled: false + architecture: standalone + auth: + database: ombi + username: ombi + password: ombi + primary: + persistence: + enabled: false diff --git a/stable/ombi/11.0.23/questions.yaml b/stable/ombi/11.0.23/questions.yaml new file mode 100644 index 0000000000..9e5ca3ee71 --- /dev/null +++ b/stable/ombi/11.0.23/questions.yaml @@ -0,0 +1,2431 @@ +groups: + - name: "Container Image" + description: "Image to be used for container" + - name: "Controller" + description: "Configure workload deployment" + - name: "Container Configuration" + description: "additional container configuration" + - 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" +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - variable: global + label: "global settings" + group: "Controller" + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: "flag this is SCALE" + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: "Controller" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: "Show Advanced Controller Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: "Please specify type of workload to deploy" + label: "(Advanced) Controller Type" + schema: + type: string + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + required: true + enum: + - value: "Recreate" + description: "Recreate: Kill existing pods before creating new ones" + - value: "RollingUpdate" + description: "RollingUpdate: Create new pods and then kill old ones" + - value: "OnDelete" + description: "(Legacy) OnDelete: ignore .spec.template changes" + - variable: expert + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: "Extra Args" + schema: + type: list + default: [] + items: + - variable: arg + label: "arg" + schema: + type: string + - variable: labelsList + label: "Controller Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: " Controller Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: TZ + label: "Timezone" + group: "Container Configuration" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + + - variable: envList + label: "Image environment" + group: "Container Configuration" + 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: expertpodconf + group: "Container Configuration" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: "Enable TTY" + description: "Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled." + group: "Workload Details" + schema: + type: boolean + default: false + - variable: stdin + label: "Enable STDIN" + description: "Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled." + group: "Workload Details" + schema: + type: boolean + default: false + - variable: termination + group: "Container Configuration" + label: "Termination settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: "Grace Period Seconds" + schema: + type: int + default: 10 + - variable: podLabelsList + group: "Container Configuration" + label: "Pod Labels" + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: podAnnotationsList + group: "Container Configuration" + label: "Pod Annotations" + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "ClusterIP" + description: "ClusterIP" + - value: "NodePort" + description: "NodePort (Advanced)" + - value: "LoadBalancer" + description: "LoadBalancer (Advanced)" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ipFamilyPolicy + label: "IP Family Policy" + description: "(Advanced) Specify the ip policy" + schema: + show_if: [["type", "!=", "Simple"]] + type: string + default: "SingleStack" + enum: + - value: "SingleStack" + description: "SingleStack" + - value: "PreferDualStack" + description: "PreferDualStack" + - value: "RequireDualStack" + description: "RequireDualStack" + - variable: ipFamilies + label: "(advanced) IP families" + description: "(advanced) The ip families that should be used" + schema: + show_if: [["type", "!=", "Simple"]] + type: list + default: [] + items: + - variable: ipFamily + label: "IP family" + schema: + type: string + - 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: 3579 + required: true + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer" + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 3579 + + - variable: serviceexpert + group: "Networking and Services" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: "Networking and Services" + label: "Host-Networking (Complicated)" + schema: + type: boolean + default: false + + - variable: externalInterfaces + 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" + show_subquestions_if: "static" + subquestions: + - variable: staticIPConfigurations + label: "Static IP Addresses" + schema: + type: list + items: + - variable: staticIP + label: "Static IP" + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: "Static Routes" + schema: + type: list + 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: dnsPolicy + group: "Networking and Services" + label: "dnsPolicy" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "ClusterFirst" + description: "ClusterFirst" + - value: "ClusterFirstWithHostNet" + description: "ClusterFirstWithHostNet" + - value: "None" + description: "None" + + - variable: dnsConfig + label: "DNS Configuration" + group: "Networking and Services" + description: "Specify custom DNS configuration which will be applied to the pod" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + schema: + type: string + - variable: options + label: "options" + schema: + default: [] + type: list + items: + - variable: option + label: "Option Entry" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: searches + label: "Searches" + schema: + default: [] + type: list + items: + - variable: search + label: "Search Entry" + schema: + type: string + + - 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, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + 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: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + + - 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: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + 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" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - variable: hostPathType + label: "(Advanced) hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: accessMode + label: "(Advanced) Access Mode" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: advanced + label: "Show Advanced Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - 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: name + label: "Name (optional)" + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simpleHP" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - 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: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + 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: "999Gi" + - variable: hostPathType + label: "(Advanced) hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: accessMode + label: "(Advanced) Access Mode" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: advanced + label: "Show Advanced Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - 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: "pathType" + schema: + type: string + required: true + default: "Prefix" + + - variable: tls + label: "TLS-Settings" + schema: + type: list + 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: scaleCert + label: "Select TrueNAS SCALE Certificate" + schema: + type: int + $ref: + - "definitions/certificate" + + - 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: 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: expert + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: "These middlewares enforce a number of best practices." + label: "Enable Default Middlewares" + schema: + type: boolean + default: true + - variable: ingressClassName + label: "IngressClass Name" + schema: + type: string + default: "" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - 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: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - 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: "pathType" + 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: tls + label: "TLS-Settings" + schema: + type: list + 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: scaleCert + label: "Select TrueNAS SCALE Certificate" + schema: + type: int + $ref: + - "definitions/certificate" + - 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: security + label: "Container Security Settings" + group: "Security and Permissions" + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: "Change PUID / UMASK values" + description: "By enabling this you override default set values." + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - 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 + default: 568 + - variable: UMASK + label: "UMASK" + description: "When supported by the container, this sets the UMASK for tha App. Not supported by all Apps" + schema: + type: string + default: "002" + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: "Capabilities" + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - 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 + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + 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/manual/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/manual/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 + attrs: + - variable: cpu + label: "CPU" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/indepth/validation/" + schema: + type: string + default: "10m" + 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/manual/indepth/validation/" + schema: + type: string + default: "50Mi" + 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: "hostPath" + 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" + + # Specify GPU configuration + - variable: scaleGPU + label: "GPU Configuration" + group: "Resources and Devices" + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + +# - variable: autoscaling +# group: "Advanced" +# label: "(Advanced) Horizontal Pod Autoscaler" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - 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: +# additional_attrs: true +# type: dict +# attrs: +# - 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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: "ipBlock" +# 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: "namespaceSelector" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: "matchExpressions" +# 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: "matchExpressions" +# 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: "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: 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: "openvpn" + description: "OpenVPN" + - value: "wireguard" + description: "Wireguard" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - 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 ipv4 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: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "type" + schema: + type: string + default: "hostPath" + hidden: true + - variable: hostPathType + label: "hostPathType" + schema: + type: string + default: "File" + hidden: true + - variable: noMount + label: "noMount" + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: "Full path to file" + description: "path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + required: true + - 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: 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: git + label: "Git Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: "Raw SSH private key" + label: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: nodePort + description: "leave empty to disable" + label: "nodePort" + 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: promtail + label: "Promtail" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: "Loki URL" + schema: + type: string + required: true + - variable: logs + label: "Log Paths" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: path + label: "Path" + schema: + type: string + required: true + - variable: args + label: "Promtail ecommand line arguments" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: "Arg" + schema: + type: string + required: true + - variable: envList + label: "Promtail 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 diff --git a/stable/rsshub/3.0.46/templates/common.yaml b/stable/ombi/11.0.23/templates/common.yaml similarity index 100% rename from stable/rsshub/3.0.46/templates/common.yaml rename to stable/ombi/11.0.23/templates/common.yaml diff --git a/stable/prometheus/4.0.43/values.yaml b/stable/ombi/11.0.23/values.yaml similarity index 100% rename from stable/prometheus/4.0.43/values.yaml rename to stable/ombi/11.0.23/values.yaml diff --git a/stable/prometheus/4.0.43/CHANGELOG.md b/stable/prometheus/4.0.44/CHANGELOG.md similarity index 92% rename from stable/prometheus/4.0.43/CHANGELOG.md rename to stable/prometheus/4.0.44/CHANGELOG.md index 856b715cbe..06289555be 100644 --- a/stable/prometheus/4.0.43/CHANGELOG.md +++ b/stable/prometheus/4.0.44/CHANGELOG.md @@ -2,6 +2,15 @@ +## [prometheus-4.0.44](https://github.com/truecharts/apps/compare/prometheus-4.0.43...prometheus-4.0.44) (2022-07-23) + +### Chore + +- update docker general non-major ([#3272](https://github.com/truecharts/apps/issues/3272)) + + + + ## [prometheus-4.0.43](https://github.com/truecharts/apps/compare/prometheus-4.0.41...prometheus-4.0.43) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ ## [prometheus-4.0.34](https://github.com/truecharts/apps/compare/prometheus-4.0.33...prometheus-4.0.34) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [prometheus-4.0.33](https://github.com/truecharts/apps/compare/prometheus-4.0.31...prometheus-4.0.33) (2022-07-14) - diff --git a/stable/prometheus/4.0.43/Chart.lock b/stable/prometheus/4.0.44/Chart.lock similarity index 89% rename from stable/prometheus/4.0.43/Chart.lock rename to stable/prometheus/4.0.44/Chart.lock index 5263ed5691..7bb6c45333 100644 --- a/stable/prometheus/4.0.43/Chart.lock +++ b/stable/prometheus/4.0.44/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 3.1.1 digest: sha256:3b836be51c40c3ecc835142b2f0dedeb7d2933c699c8ae916e61a6ef03835cdc -generated: "2022-07-23T00:10:19.813176488Z" +generated: "2022-07-23T08:54:48.666052551Z" diff --git a/stable/prometheus/4.0.43/Chart.yaml b/stable/prometheus/4.0.44/Chart.yaml similarity index 98% rename from stable/prometheus/4.0.43/Chart.yaml rename to stable/prometheus/4.0.44/Chart.yaml index 7e15e49db4..7267f90ae6 100644 --- a/stable/prometheus/4.0.43/Chart.yaml +++ b/stable/prometheus/4.0.44/Chart.yaml @@ -28,7 +28,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 4.0.43 +version: 4.0.44 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/prometheus/4.0.43/README.md b/stable/prometheus/4.0.44/README.md similarity index 98% rename from stable/prometheus/4.0.43/README.md rename to stable/prometheus/4.0.44/README.md index 1ee23a8a5b..096f09e847 100644 --- a/stable/prometheus/4.0.43/README.md +++ b/stable/prometheus/4.0.44/README.md @@ -1,6 +1,6 @@ # prometheus -![Version: 4.0.43](https://img.shields.io/badge/Version-4.0.43-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.58.0](https://img.shields.io/badge/AppVersion-0.58.0-informational?style=flat-square) +![Version: 4.0.44](https://img.shields.io/badge/Version-4.0.44-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.58.0](https://img.shields.io/badge/AppVersion-0.58.0-informational?style=flat-square) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. diff --git a/stable/prometheus/4.0.43/app-readme.md b/stable/prometheus/4.0.44/app-readme.md similarity index 100% rename from stable/prometheus/4.0.43/app-readme.md rename to stable/prometheus/4.0.44/app-readme.md diff --git a/stable/rsshub/3.0.46/charts/common-10.4.6.tgz b/stable/prometheus/4.0.44/charts/common-10.4.6.tgz similarity index 100% rename from stable/rsshub/3.0.46/charts/common-10.4.6.tgz rename to stable/prometheus/4.0.44/charts/common-10.4.6.tgz diff --git a/stable/prometheus/4.0.43/charts/kube-state-metrics-3.1.1.tgz b/stable/prometheus/4.0.44/charts/kube-state-metrics-3.1.1.tgz similarity index 100% rename from stable/prometheus/4.0.43/charts/kube-state-metrics-3.1.1.tgz rename to stable/prometheus/4.0.44/charts/kube-state-metrics-3.1.1.tgz diff --git a/stable/prometheus/4.0.43/charts/node-exporter-3.0.4.tgz b/stable/prometheus/4.0.44/charts/node-exporter-3.0.4.tgz similarity index 100% rename from stable/prometheus/4.0.43/charts/node-exporter-3.0.4.tgz rename to stable/prometheus/4.0.44/charts/node-exporter-3.0.4.tgz diff --git a/stable/prometheus/4.0.43/crds/crd-alertmanager-config.yaml b/stable/prometheus/4.0.44/crds/crd-alertmanager-config.yaml similarity index 100% rename from stable/prometheus/4.0.43/crds/crd-alertmanager-config.yaml rename to stable/prometheus/4.0.44/crds/crd-alertmanager-config.yaml diff --git a/stable/prometheus/4.0.43/crds/crd-alertmanager.yaml b/stable/prometheus/4.0.44/crds/crd-alertmanager.yaml similarity index 100% rename from stable/prometheus/4.0.43/crds/crd-alertmanager.yaml rename to stable/prometheus/4.0.44/crds/crd-alertmanager.yaml diff --git a/stable/prometheus/4.0.43/crds/crd-podmonitor.yaml b/stable/prometheus/4.0.44/crds/crd-podmonitor.yaml similarity index 100% rename from stable/prometheus/4.0.43/crds/crd-podmonitor.yaml rename to stable/prometheus/4.0.44/crds/crd-podmonitor.yaml diff --git a/stable/prometheus/4.0.43/crds/crd-probes.yaml b/stable/prometheus/4.0.44/crds/crd-probes.yaml similarity index 100% rename from stable/prometheus/4.0.43/crds/crd-probes.yaml rename to stable/prometheus/4.0.44/crds/crd-probes.yaml diff --git a/stable/prometheus/4.0.43/crds/crd-prometheus.yaml b/stable/prometheus/4.0.44/crds/crd-prometheus.yaml similarity index 100% rename from stable/prometheus/4.0.43/crds/crd-prometheus.yaml rename to stable/prometheus/4.0.44/crds/crd-prometheus.yaml diff --git a/stable/prometheus/4.0.43/crds/crd-prometheusrules.yaml b/stable/prometheus/4.0.44/crds/crd-prometheusrules.yaml similarity index 100% rename from stable/prometheus/4.0.43/crds/crd-prometheusrules.yaml rename to stable/prometheus/4.0.44/crds/crd-prometheusrules.yaml diff --git a/stable/prometheus/4.0.43/crds/crd-servicemonitor.yaml b/stable/prometheus/4.0.44/crds/crd-servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.43/crds/crd-servicemonitor.yaml rename to stable/prometheus/4.0.44/crds/crd-servicemonitor.yaml diff --git a/stable/prometheus/4.0.43/crds/crd-thanosrulers.yaml b/stable/prometheus/4.0.44/crds/crd-thanosrulers.yaml similarity index 100% rename from stable/prometheus/4.0.43/crds/crd-thanosrulers.yaml rename to stable/prometheus/4.0.44/crds/crd-thanosrulers.yaml diff --git a/stable/prometheus/4.0.43/ix_values.yaml b/stable/prometheus/4.0.44/ix_values.yaml similarity index 99% rename from stable/prometheus/4.0.43/ix_values.yaml rename to stable/prometheus/4.0.44/ix_values.yaml index befae2381e..cf5d669f1c 100644 --- a/stable/prometheus/4.0.43/ix_values.yaml +++ b/stable/prometheus/4.0.44/ix_values.yaml @@ -4,7 +4,7 @@ image: prometheusImage: repository: tccr.io/truecharts/prometheus - tag: v2.37.0@sha256:68169a2f6aa0371b9b06f39948bc34e80cb450b6c5a60200e35d47f86ebfccf0 + tag: v2.37.0@sha256:e3776fa7cf6e2590b9045162defbd6403e5f9df6be33c8d1dc201424bfb63e03 thanosImage: repository: tccr.io/truecharts/thanos diff --git a/stable/prometheus/4.0.43/questions.yaml b/stable/prometheus/4.0.44/questions.yaml similarity index 100% rename from stable/prometheus/4.0.43/questions.yaml rename to stable/prometheus/4.0.44/questions.yaml diff --git a/stable/prometheus/4.0.43/templates/_helpers.tpl b/stable/prometheus/4.0.44/templates/_helpers.tpl similarity index 100% rename from stable/prometheus/4.0.43/templates/_helpers.tpl rename to stable/prometheus/4.0.44/templates/_helpers.tpl diff --git a/stable/prometheus/4.0.43/templates/alertmanager/_alertmanager.tpl b/stable/prometheus/4.0.44/templates/alertmanager/_alertmanager.tpl similarity index 100% rename from stable/prometheus/4.0.43/templates/alertmanager/_alertmanager.tpl rename to stable/prometheus/4.0.44/templates/alertmanager/_alertmanager.tpl diff --git a/stable/prometheus/4.0.43/templates/alertmanager/secrets.yaml b/stable/prometheus/4.0.44/templates/alertmanager/secrets.yaml similarity index 100% rename from stable/prometheus/4.0.43/templates/alertmanager/secrets.yaml rename to stable/prometheus/4.0.44/templates/alertmanager/secrets.yaml diff --git a/stable/prometheus/4.0.43/templates/alertmanager/serviceaccount.yaml b/stable/prometheus/4.0.44/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.43/templates/alertmanager/serviceaccount.yaml rename to stable/prometheus/4.0.44/templates/alertmanager/serviceaccount.yaml diff --git a/stable/prometheus/4.0.43/templates/alertmanager/servicemonitor.yaml b/stable/prometheus/4.0.44/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.43/templates/alertmanager/servicemonitor.yaml rename to stable/prometheus/4.0.44/templates/alertmanager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.43/templates/common.yaml b/stable/prometheus/4.0.44/templates/common.yaml similarity index 100% rename from stable/prometheus/4.0.43/templates/common.yaml rename to stable/prometheus/4.0.44/templates/common.yaml diff --git a/stable/prometheus/4.0.43/templates/exporters/core-dns/service.yaml b/stable/prometheus/4.0.44/templates/exporters/core-dns/service.yaml similarity index 100% rename from stable/prometheus/4.0.43/templates/exporters/core-dns/service.yaml rename to stable/prometheus/4.0.44/templates/exporters/core-dns/service.yaml diff --git a/stable/prometheus/4.0.43/templates/exporters/core-dns/servicemonitor.yaml b/stable/prometheus/4.0.44/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.43/templates/exporters/core-dns/servicemonitor.yaml rename to stable/prometheus/4.0.44/templates/exporters/core-dns/servicemonitor.yaml diff --git a/stable/prometheus/4.0.43/templates/exporters/kube-apiserver/servicemonitor.yaml b/stable/prometheus/4.0.44/templates/exporters/kube-apiserver/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.43/templates/exporters/kube-apiserver/servicemonitor.yaml rename to stable/prometheus/4.0.44/templates/exporters/kube-apiserver/servicemonitor.yaml diff --git a/stable/prometheus/4.0.43/templates/exporters/kube-controller-manager/endpoints.yaml b/stable/prometheus/4.0.44/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.43/templates/exporters/kube-controller-manager/endpoints.yaml rename to stable/prometheus/4.0.44/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/stable/prometheus/4.0.43/templates/exporters/kube-controller-manager/service.yaml b/stable/prometheus/4.0.44/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from stable/prometheus/4.0.43/templates/exporters/kube-controller-manager/service.yaml rename to stable/prometheus/4.0.44/templates/exporters/kube-controller-manager/service.yaml diff --git a/stable/prometheus/4.0.43/templates/exporters/kube-controller-manager/servicemonitor.yaml b/stable/prometheus/4.0.44/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.43/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to stable/prometheus/4.0.44/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.43/templates/exporters/kube-scheduler/endpoints.yaml b/stable/prometheus/4.0.44/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.43/templates/exporters/kube-scheduler/endpoints.yaml rename to stable/prometheus/4.0.44/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/stable/prometheus/4.0.43/templates/exporters/kube-scheduler/service.yaml b/stable/prometheus/4.0.44/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from stable/prometheus/4.0.43/templates/exporters/kube-scheduler/service.yaml rename to stable/prometheus/4.0.44/templates/exporters/kube-scheduler/service.yaml diff --git a/stable/prometheus/4.0.43/templates/exporters/kube-scheduler/servicemonitor.yaml b/stable/prometheus/4.0.44/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.43/templates/exporters/kube-scheduler/servicemonitor.yaml rename to stable/prometheus/4.0.44/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/stable/prometheus/4.0.43/templates/exporters/kubelet/servicemonitor.yaml b/stable/prometheus/4.0.44/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.43/templates/exporters/kubelet/servicemonitor.yaml rename to stable/prometheus/4.0.44/templates/exporters/kubelet/servicemonitor.yaml diff --git a/stable/prometheus/4.0.43/templates/operator/_args.tpl b/stable/prometheus/4.0.44/templates/operator/_args.tpl similarity index 100% rename from stable/prometheus/4.0.43/templates/operator/_args.tpl rename to stable/prometheus/4.0.44/templates/operator/_args.tpl diff --git a/stable/prometheus/4.0.43/templates/operator/configmap.yaml b/stable/prometheus/4.0.44/templates/operator/configmap.yaml similarity index 100% rename from stable/prometheus/4.0.43/templates/operator/configmap.yaml rename to stable/prometheus/4.0.44/templates/operator/configmap.yaml diff --git a/stable/prometheus/4.0.43/templates/operator/servicemonitor.yaml b/stable/prometheus/4.0.44/templates/operator/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.43/templates/operator/servicemonitor.yaml rename to stable/prometheus/4.0.44/templates/operator/servicemonitor.yaml diff --git a/stable/prometheus/4.0.43/templates/prometheus/_additionalPrometheusRules.tpl b/stable/prometheus/4.0.44/templates/prometheus/_additionalPrometheusRules.tpl similarity index 100% rename from stable/prometheus/4.0.43/templates/prometheus/_additionalPrometheusRules.tpl rename to stable/prometheus/4.0.44/templates/prometheus/_additionalPrometheusRules.tpl diff --git a/stable/prometheus/4.0.43/templates/prometheus/_additionalScrapeJobs.tpl b/stable/prometheus/4.0.44/templates/prometheus/_additionalScrapeJobs.tpl similarity index 100% rename from stable/prometheus/4.0.43/templates/prometheus/_additionalScrapeJobs.tpl rename to stable/prometheus/4.0.44/templates/prometheus/_additionalScrapeJobs.tpl diff --git a/stable/prometheus/4.0.43/templates/prometheus/_prometheus.tpl b/stable/prometheus/4.0.44/templates/prometheus/_prometheus.tpl similarity index 100% rename from stable/prometheus/4.0.43/templates/prometheus/_prometheus.tpl rename to stable/prometheus/4.0.44/templates/prometheus/_prometheus.tpl diff --git a/stable/prometheus/4.0.43/templates/prometheus/_servicemonitor.tpl b/stable/prometheus/4.0.44/templates/prometheus/_servicemonitor.tpl similarity index 100% rename from stable/prometheus/4.0.43/templates/prometheus/_servicemonitor.tpl rename to stable/prometheus/4.0.44/templates/prometheus/_servicemonitor.tpl diff --git a/stable/prometheus/4.0.43/templates/prometheus/clusterrole.yaml b/stable/prometheus/4.0.44/templates/prometheus/clusterrole.yaml similarity index 100% rename from stable/prometheus/4.0.43/templates/prometheus/clusterrole.yaml rename to stable/prometheus/4.0.44/templates/prometheus/clusterrole.yaml diff --git a/stable/prometheus/4.0.43/templates/prometheus/clusterrolebinding.yaml b/stable/prometheus/4.0.44/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from stable/prometheus/4.0.43/templates/prometheus/clusterrolebinding.yaml rename to stable/prometheus/4.0.44/templates/prometheus/clusterrolebinding.yaml diff --git a/stable/prometheus/4.0.43/templates/prometheus/serviceaccount.yaml b/stable/prometheus/4.0.44/templates/prometheus/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.43/templates/prometheus/serviceaccount.yaml rename to stable/prometheus/4.0.44/templates/prometheus/serviceaccount.yaml diff --git a/stable/rsshub/3.0.46/values.yaml b/stable/prometheus/4.0.44/values.yaml similarity index 100% rename from stable/rsshub/3.0.46/values.yaml rename to stable/prometheus/4.0.44/values.yaml diff --git a/stable/rsshub/3.0.46/CHANGELOG.md b/stable/rsshub/3.0.47/CHANGELOG.md similarity index 90% rename from stable/rsshub/3.0.46/CHANGELOG.md rename to stable/rsshub/3.0.47/CHANGELOG.md index fd8e097a17..b2fbe9967f 100644 --- a/stable/rsshub/3.0.46/CHANGELOG.md +++ b/stable/rsshub/3.0.47/CHANGELOG.md @@ -2,6 +2,15 @@ +## [rsshub-3.0.47](https://github.com/truecharts/apps/compare/rsshub-3.0.46...rsshub-3.0.47) (2022-07-23) + +### Chore + +- update docker general non-major ([#3272](https://github.com/truecharts/apps/issues/3272)) + + + + ## [rsshub-3.0.46](https://github.com/truecharts/apps/compare/rsshub-3.0.44...rsshub-3.0.46) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ ### Chore -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [rsshub-3.0.32](https://github.com/truecharts/apps/compare/rsshub-3.0.31...rsshub-3.0.32) (2022-07-12) - -### Chore - diff --git a/stable/rsshub/3.0.46/Chart.lock b/stable/rsshub/3.0.47/Chart.lock similarity index 85% rename from stable/rsshub/3.0.46/Chart.lock rename to stable/rsshub/3.0.47/Chart.lock index 2fba96a5f0..fa9bbca87a 100644 --- a/stable/rsshub/3.0.46/Chart.lock +++ b/stable/rsshub/3.0.47/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org version: 3.0.41 digest: sha256:81833030fdff1aeb6c39e535ae588831a73d61226036edebb2e9b0bab07ac4f5 -generated: "2022-07-23T00:12:53.120719574Z" +generated: "2022-07-23T08:55:11.010620352Z" diff --git a/stable/rsshub/3.0.46/Chart.yaml b/stable/rsshub/3.0.47/Chart.yaml similarity index 98% rename from stable/rsshub/3.0.46/Chart.yaml rename to stable/rsshub/3.0.47/Chart.yaml index 6e4ff75ad7..b73ba293f2 100644 --- a/stable/rsshub/3.0.46/Chart.yaml +++ b/stable/rsshub/3.0.47/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 3.0.46 +version: 3.0.47 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/3.0.46/README.md b/stable/rsshub/3.0.47/README.md similarity index 98% rename from stable/rsshub/3.0.46/README.md rename to stable/rsshub/3.0.47/README.md index f3fa53fa3f..d4ed07d93c 100644 --- a/stable/rsshub/3.0.46/README.md +++ b/stable/rsshub/3.0.47/README.md @@ -1,6 +1,6 @@ # rsshub -![Version: 3.0.46](https://img.shields.io/badge/Version-3.0.46-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 3.0.47](https://img.shields.io/badge/Version-3.0.47-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) RSSHub can generate RSS feeds from pretty much everything diff --git a/stable/rsshub/3.0.46/app-readme.md b/stable/rsshub/3.0.47/app-readme.md similarity index 100% rename from stable/rsshub/3.0.46/app-readme.md rename to stable/rsshub/3.0.47/app-readme.md diff --git a/stable/synapse/4.0.23/charts/common-10.4.6.tgz b/stable/rsshub/3.0.47/charts/common-10.4.6.tgz similarity index 100% rename from stable/synapse/4.0.23/charts/common-10.4.6.tgz rename to stable/rsshub/3.0.47/charts/common-10.4.6.tgz diff --git a/stable/rsshub/3.0.46/charts/redis-3.0.41.tgz b/stable/rsshub/3.0.47/charts/redis-3.0.41.tgz similarity index 100% rename from stable/rsshub/3.0.46/charts/redis-3.0.41.tgz rename to stable/rsshub/3.0.47/charts/redis-3.0.41.tgz diff --git a/stable/rsshub/3.0.46/ix_values.yaml b/stable/rsshub/3.0.47/ix_values.yaml similarity index 93% rename from stable/rsshub/3.0.46/ix_values.yaml rename to stable/rsshub/3.0.47/ix_values.yaml index 570c59ea3c..09c7bfa174 100644 --- a/stable/rsshub/3.0.46/ix_values.yaml +++ b/stable/rsshub/3.0.47/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:1bcd6e10d65c816014f228950d7cdc5bcd1ed7e493079406f955075fcfec7c0a + tag: latest@sha256:d92c862eebf10df4a7429605bc2bcd59ebeef372e6ea03fec474a4e7f4f8001d browserlessImage: repository: tccr.io/truecharts/browserless-chrome diff --git a/stable/rsshub/3.0.46/questions.yaml b/stable/rsshub/3.0.47/questions.yaml similarity index 100% rename from stable/rsshub/3.0.46/questions.yaml rename to stable/rsshub/3.0.47/questions.yaml diff --git a/stable/rsshub/3.0.47/templates/common.yaml b/stable/rsshub/3.0.47/templates/common.yaml new file mode 100644 index 0000000000..c1a366e1cf --- /dev/null +++ b/stable/rsshub/3.0.47/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/synapse/4.0.23/values.yaml b/stable/rsshub/3.0.47/values.yaml similarity index 100% rename from stable/synapse/4.0.23/values.yaml rename to stable/rsshub/3.0.47/values.yaml diff --git a/stable/synapse/4.0.23/CHANGELOG.md b/stable/synapse/4.0.24/CHANGELOG.md similarity index 89% rename from stable/synapse/4.0.23/CHANGELOG.md rename to stable/synapse/4.0.24/CHANGELOG.md index 585b483292..91fd80b2c5 100644 --- a/stable/synapse/4.0.23/CHANGELOG.md +++ b/stable/synapse/4.0.24/CHANGELOG.md @@ -2,6 +2,15 @@ +## [synapse-4.0.24](https://github.com/truecharts/apps/compare/synapse-4.0.23...synapse-4.0.24) (2022-07-23) + +### Chore + +- update docker general non-major ([#3272](https://github.com/truecharts/apps/issues/3272)) + + + + ## [synapse-4.0.23](https://github.com/truecharts/apps/compare/synapse-4.0.21...synapse-4.0.23) (2022-07-22) ### Chore @@ -88,12 +97,3 @@ - -### [synapse-4.0.10](https://github.com/truecharts/apps/compare/synapse-4.0.9...synapse-4.0.10) (2022-07-05) - -#### Chore - -* update helm general non-major helm releases ([#3075](https://github.com/truecharts/apps/issues/3075)) - - - diff --git a/stable/synapse/4.0.23/Chart.lock b/stable/synapse/4.0.24/Chart.lock similarity index 85% rename from stable/synapse/4.0.23/Chart.lock rename to stable/synapse/4.0.24/Chart.lock index 9509ae1017..e2317ee59a 100644 --- a/stable/synapse/4.0.23/Chart.lock +++ b/stable/synapse/4.0.24/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.truecharts.org/ version: 8.0.42 digest: sha256:930dcc9aea52171c5148578fd17165aff08cc57987fca7248af69157910174dd -generated: "2022-07-23T00:15:27.073272247Z" +generated: "2022-07-23T08:55:11.224423759Z" diff --git a/stable/synapse/4.0.23/Chart.yaml b/stable/synapse/4.0.24/Chart.yaml similarity index 95% rename from stable/synapse/4.0.23/Chart.yaml rename to stable/synapse/4.0.24/Chart.yaml index d3769ed0ee..55559a127f 100644 --- a/stable/synapse/4.0.23/Chart.yaml +++ b/stable/synapse/4.0.24/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.62.0" +appVersion: "1.63.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -24,7 +24,7 @@ maintainers: name: synapse sources: [] type: application -version: 4.0.23 +version: 4.0.24 annotations: truecharts.org/catagories: | - cloud diff --git a/stable/synapse/4.0.23/README.md b/stable/synapse/4.0.24/README.md similarity index 95% rename from stable/synapse/4.0.23/README.md rename to stable/synapse/4.0.24/README.md index 4c5ea16fb7..4d0121b40d 100644 --- a/stable/synapse/4.0.23/README.md +++ b/stable/synapse/4.0.24/README.md @@ -1,6 +1,6 @@ # synapse -![Version: 4.0.23](https://img.shields.io/badge/Version-4.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.62.0](https://img.shields.io/badge/AppVersion-1.62.0-informational?style=flat-square) +![Version: 4.0.24](https://img.shields.io/badge/Version-4.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.63.1](https://img.shields.io/badge/AppVersion-1.63.1-informational?style=flat-square) A Helm chart to deploy a Matrix homeserver stack into Kubernetes diff --git a/stable/synapse/4.0.23/app-readme.md b/stable/synapse/4.0.24/app-readme.md similarity index 100% rename from stable/synapse/4.0.23/app-readme.md rename to stable/synapse/4.0.24/app-readme.md diff --git a/stable/synapse/4.0.24/charts/common-10.4.6.tgz b/stable/synapse/4.0.24/charts/common-10.4.6.tgz new file mode 100644 index 0000000000..4f269521ba Binary files /dev/null and b/stable/synapse/4.0.24/charts/common-10.4.6.tgz differ diff --git a/stable/synapse/4.0.23/charts/postgresql-8.0.42.tgz b/stable/synapse/4.0.24/charts/postgresql-8.0.42.tgz similarity index 100% rename from stable/synapse/4.0.23/charts/postgresql-8.0.42.tgz rename to stable/synapse/4.0.24/charts/postgresql-8.0.42.tgz diff --git a/stable/synapse/4.0.23/ci/base-values.yaml b/stable/synapse/4.0.24/ci/base-values.yaml similarity index 100% rename from stable/synapse/4.0.23/ci/base-values.yaml rename to stable/synapse/4.0.24/ci/base-values.yaml diff --git a/stable/synapse/4.0.23/ci/basic-values.yaml b/stable/synapse/4.0.24/ci/basic-values.yaml similarity index 100% rename from stable/synapse/4.0.23/ci/basic-values.yaml rename to stable/synapse/4.0.24/ci/basic-values.yaml diff --git a/stable/synapse/4.0.23/ix_values.yaml b/stable/synapse/4.0.24/ix_values.yaml similarity index 99% rename from stable/synapse/4.0.23/ix_values.yaml rename to stable/synapse/4.0.24/ix_values.yaml index 41a1460127..af4bd9793a 100644 --- a/stable/synapse/4.0.23/ix_values.yaml +++ b/stable/synapse/4.0.24/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/synapse pullPolicy: IfNotPresent - tag: v1.62.0@sha256:72078e9a4336f8a7361f9b4c24cb16d33db4f7d989811f1e5fb57f86683cd5c3 + tag: 1.63.1@sha256:133f6d7d3ffae2f22978e6c46ae42933fc7e064b34de4d7f643945261544bf2a command: - sh diff --git a/stable/synapse/4.0.23/questions.yaml b/stable/synapse/4.0.24/questions.yaml similarity index 100% rename from stable/synapse/4.0.23/questions.yaml rename to stable/synapse/4.0.24/questions.yaml diff --git a/stable/synapse/4.0.23/templates/_configmap.tpl b/stable/synapse/4.0.24/templates/_configmap.tpl similarity index 100% rename from stable/synapse/4.0.23/templates/_configmap.tpl rename to stable/synapse/4.0.24/templates/_configmap.tpl diff --git a/stable/synapse/4.0.23/templates/_helpers.tpl b/stable/synapse/4.0.24/templates/_helpers.tpl similarity index 100% rename from stable/synapse/4.0.23/templates/_helpers.tpl rename to stable/synapse/4.0.24/templates/_helpers.tpl diff --git a/stable/synapse/4.0.23/templates/_secret.tpl b/stable/synapse/4.0.24/templates/_secret.tpl similarity index 100% rename from stable/synapse/4.0.23/templates/_secret.tpl rename to stable/synapse/4.0.24/templates/_secret.tpl diff --git a/stable/synapse/4.0.23/templates/common.yaml b/stable/synapse/4.0.24/templates/common.yaml similarity index 100% rename from stable/synapse/4.0.23/templates/common.yaml rename to stable/synapse/4.0.24/templates/common.yaml diff --git a/stable/synapse/4.0.24/values.yaml b/stable/synapse/4.0.24/values.yaml new file mode 100644 index 0000000000..e69de29bb2