diff --git a/incubator/ariang/0.0.10/README.md b/incubator/ariang/0.0.10/README.md deleted file mode 100644 index bf20063965b..00000000000 --- a/incubator/ariang/0.0.10/README.md +++ /dev/null @@ -1,43 +0,0 @@ -# ariang - -A modern web frontend making aria2 easier to use | Aria2 WebUI. - -TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.4.4 | - -## Installing the Chart - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/). - -## 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/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -##### 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/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide. - -## Support - -- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Adding-TrueCharts/) first. -- See the [Wiki](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/ariang/0.0.10/CHANGELOG.md b/incubator/ariang/0.0.11/CHANGELOG.md similarity index 89% rename from incubator/ariang/0.0.10/CHANGELOG.md rename to incubator/ariang/0.0.11/CHANGELOG.md index 93699745935..01ab07211ac 100644 --- a/incubator/ariang/0.0.10/CHANGELOG.md +++ b/incubator/ariang/0.0.11/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [ariang-0.0.11](https://github.com/truecharts/apps/compare/ariang-0.0.10...ariang-0.0.11) (2022-07-18) + +### Chore + +- update image refs ([#3210](https://github.com/truecharts/apps/issues/3210)) + + + ## [ariang-0.0.10](https://github.com/truecharts/apps/compare/ariang-0.0.9...ariang-0.0.10) (2022-07-14) ### Fix diff --git a/incubator/st-reborn-server/0.0.1/Chart.lock b/incubator/ariang/0.0.11/Chart.lock similarity index 80% rename from incubator/st-reborn-server/0.0.1/Chart.lock rename to incubator/ariang/0.0.11/Chart.lock index 3b962d2c8d1..c440c70f217 100644 --- a/incubator/st-reborn-server/0.0.1/Chart.lock +++ b/incubator/ariang/0.0.11/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.4 digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 -generated: "2022-07-18T08:43:33.849709571Z" +generated: "2022-07-18T20:15:38.364210955Z" diff --git a/incubator/ariang/0.0.10/Chart.yaml b/incubator/ariang/0.0.11/Chart.yaml similarity index 98% rename from incubator/ariang/0.0.10/Chart.yaml rename to incubator/ariang/0.0.11/Chart.yaml index 7ba02cd7400..caa3b88e11d 100644 --- a/incubator/ariang/0.0.10/Chart.yaml +++ b/incubator/ariang/0.0.11/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ariang -version: 0.0.10 +version: 0.0.11 appVersion: "1.2.4" description: A modern web frontend making aria2 easier to use | Aria2 WebUI. type: application diff --git a/incubator/ariang/0.0.11/README.md b/incubator/ariang/0.0.11/README.md new file mode 100644 index 00000000000..fa2bb89a0f1 --- /dev/null +++ b/incubator/ariang/0.0.11/README.md @@ -0,0 +1,40 @@ +# ariang + +![Version: 0.0.11](https://img.shields.io/badge/Version-0.0.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2.4](https://img.shields.io/badge/AppVersion-1.2.4-informational?style=flat-square) + +A modern web frontend making aria2 easier to use | Aria2 WebUI. + +**Homepage:** + +## Maintainers + +| Name | Email | Url | +| ---- | ------ | --- | +| TrueCharts | info@truecharts.org | https://truecharts.org | + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.4.4 | + +## Values + +| Key | Type | Default | Description | +|-----|------|---------|-------------| +| image.pullPolicy | string | `"IfNotPresent"` | | +| image.repository | string | `"tccr.io/truecharts/ariang"` | | +| image.tag | string | `"v1.2.4@sha256:d579675bb985d71abc10a701b8960efe3d6df8b6b6c6dff7bf1663031b79f7b7"` | | +| service.main.ports.main.port | int | `10276` | | +| service.main.ports.main.protocol | string | `"HTTP"` | | +| service.main.ports.main.targetPort | int | `8080` | | + +---------------------------------------------- +Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/k8s-at-home/helm-docs/releases/v0.1.1) diff --git a/incubator/ariang/0.0.10/app-readme.md b/incubator/ariang/0.0.11/app-readme.md similarity index 100% rename from incubator/ariang/0.0.10/app-readme.md rename to incubator/ariang/0.0.11/app-readme.md diff --git a/incubator/ariang/0.0.10/charts/common-10.4.4.tgz b/incubator/ariang/0.0.11/charts/common-10.4.4.tgz similarity index 100% rename from incubator/ariang/0.0.10/charts/common-10.4.4.tgz rename to incubator/ariang/0.0.11/charts/common-10.4.4.tgz diff --git a/incubator/ariang/0.0.10/ix_values.yaml b/incubator/ariang/0.0.11/ix_values.yaml similarity index 53% rename from incubator/ariang/0.0.10/ix_values.yaml rename to incubator/ariang/0.0.11/ix_values.yaml index e2a5f6a98e8..9f8b6726370 100644 --- a/incubator/ariang/0.0.10/ix_values.yaml +++ b/incubator/ariang/0.0.11/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: leonismoe/ariang + repository: tccr.io/truecharts/ariang pullPolicy: IfNotPresent - tag: 1.2.4 + tag: v1.2.4@sha256:d579675bb985d71abc10a701b8960efe3d6df8b6b6c6dff7bf1663031b79f7b7 service: main: diff --git a/incubator/ariang/0.0.10/questions.yaml b/incubator/ariang/0.0.11/questions.yaml similarity index 100% rename from incubator/ariang/0.0.10/questions.yaml rename to incubator/ariang/0.0.11/questions.yaml diff --git a/incubator/ariang/0.0.10/templates/common.yaml b/incubator/ariang/0.0.11/templates/common.yaml similarity index 100% rename from incubator/ariang/0.0.10/templates/common.yaml rename to incubator/ariang/0.0.11/templates/common.yaml diff --git a/incubator/ariang/0.0.10/values.yaml b/incubator/ariang/0.0.11/values.yaml similarity index 100% rename from incubator/ariang/0.0.10/values.yaml rename to incubator/ariang/0.0.11/values.yaml diff --git a/incubator/st-reborn-server/0.0.1/CHANGELOG.md b/incubator/st-reborn-server/0.0.1/CHANGELOG.md deleted file mode 100644 index 0c5b66342c8..00000000000 --- a/incubator/st-reborn-server/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,9 +0,0 @@ -# Changelog - - -## [st-reborn-server-0.0.1]st-reborn-server-0.0.1 (2022-07-18) - -### Feat - -- Add st-reborn-server ([#3204](https://github.com/truecharts/apps/issues/3204)) - diff --git a/incubator/st-reborn-server/0.0.2/CHANGELOG.md b/incubator/st-reborn-server/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..e27de46d8a3 --- /dev/null +++ b/incubator/st-reborn-server/0.0.2/CHANGELOG.md @@ -0,0 +1,17 @@ +# Changelog + + +## [st-reborn-server-0.0.2](https://github.com/truecharts/apps/compare/st-reborn-server-0.0.1...st-reborn-server-0.0.2) (2022-07-18) + +### Chore + +- Auto-update chart README [skip ci] +- update image refs ([#3210](https://github.com/truecharts/apps/issues/3210)) + + + +## [st-reborn-server-0.0.1]st-reborn-server-0.0.1 (2022-07-18) + +### Feat + +- Add st-reborn-server ([#3204](https://github.com/truecharts/apps/issues/3204)) diff --git a/incubator/ariang/0.0.10/Chart.lock b/incubator/st-reborn-server/0.0.2/Chart.lock similarity index 80% rename from incubator/ariang/0.0.10/Chart.lock rename to incubator/st-reborn-server/0.0.2/Chart.lock index 143d3ab2b97..4fc63ba270c 100644 --- a/incubator/ariang/0.0.10/Chart.lock +++ b/incubator/st-reborn-server/0.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.4 digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396 -generated: "2022-07-14T20:57:13.569751362Z" +generated: "2022-07-18T20:15:38.376059683Z" diff --git a/incubator/st-reborn-server/0.0.1/Chart.yaml b/incubator/st-reborn-server/0.0.2/Chart.yaml similarity index 98% rename from incubator/st-reborn-server/0.0.1/Chart.yaml rename to incubator/st-reborn-server/0.0.2/Chart.yaml index 460e471e5af..7d811aaee1f 100644 --- a/incubator/st-reborn-server/0.0.1/Chart.yaml +++ b/incubator/st-reborn-server/0.0.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: st-reborn-server -version: 0.0.1 +version: 0.0.2 appVersion: "1.2.0" description: Skyrim Together Reborn server files. type: application diff --git a/incubator/st-reborn-server/0.0.1/README.md b/incubator/st-reborn-server/0.0.2/README.md similarity index 81% rename from incubator/st-reborn-server/0.0.1/README.md rename to incubator/st-reborn-server/0.0.2/README.md index e3a0d75b87d..a0483f2ad1e 100644 --- a/incubator/st-reborn-server/0.0.1/README.md +++ b/incubator/st-reborn-server/0.0.2/README.md @@ -1,6 +1,6 @@ # st-reborn-server -![Version: 0.0.1](https://img.shields.io/badge/Version-0.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2.0](https://img.shields.io/badge/AppVersion-1.2.0-informational?style=flat-square) +![Version: 0.0.2](https://img.shields.io/badge/Version-0.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.2.0](https://img.shields.io/badge/AppVersion-1.2.0-informational?style=flat-square) Skyrim Together Reborn server files. @@ -30,20 +30,17 @@ Kubernetes: `>=1.16.0-0` | Key | Type | Default | Description | |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"tiltedphoques/st-reborn-server"` | | -| image.tag | string | `"v1.2.0@sha256:d8322e41e8d3f3e347eef10c50cce977348b24de6f90c98b78a3b4757f2fde57"` | | +| image.repository | string | `"tccr.io/truecharts/st-reborn-server"` | | +| image.tag | string | `"v1.2.0@sha256:0e1fe6f85a8d637aaaa5a522e7418dc9e817da2b1e6589842a2b56c5cc9e0fbc"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/home/server/config"` | | | persistence.data.enabled | bool | `true` | | | persistence.data.mountPath | string | `"/home/server/Data"` | | | persistence.logs.enabled | bool | `true` | | | persistence.logs.mountPath | string | `"/home/server/logs"` | | -| podSecurityContext.runAsGroup | int | `0` | | -| podSecurityContext.runAsUser | int | `0` | | | probes.liveness.enabled | bool | `false` | | | probes.readiness.enabled | bool | `false` | | | probes.startup.enabled | bool | `false` | | -| securityContext.runAsNonRoot | bool | `false` | | | service.main.ports.main.port | int | `10578` | | | service.main.ports.main.protocol | string | `"UDP"` | | | service.main.ports.main.targetPort | int | `10578` | | diff --git a/incubator/st-reborn-server/0.0.1/app-readme.md b/incubator/st-reborn-server/0.0.2/app-readme.md similarity index 100% rename from incubator/st-reborn-server/0.0.1/app-readme.md rename to incubator/st-reborn-server/0.0.2/app-readme.md diff --git a/incubator/st-reborn-server/0.0.1/charts/common-10.4.4.tgz b/incubator/st-reborn-server/0.0.2/charts/common-10.4.4.tgz similarity index 100% rename from incubator/st-reborn-server/0.0.1/charts/common-10.4.4.tgz rename to incubator/st-reborn-server/0.0.2/charts/common-10.4.4.tgz diff --git a/incubator/st-reborn-server/0.0.1/ix_values.yaml b/incubator/st-reborn-server/0.0.2/ix_values.yaml similarity index 66% rename from incubator/st-reborn-server/0.0.1/ix_values.yaml rename to incubator/st-reborn-server/0.0.2/ix_values.yaml index f439076eaaa..b4c84af5563 100644 --- a/incubator/st-reborn-server/0.0.1/ix_values.yaml +++ b/incubator/st-reborn-server/0.0.2/ix_values.yaml @@ -1,14 +1,8 @@ image: - repository: tiltedphoques/st-reborn-server + repository: tccr.io/truecharts/st-reborn-server pullPolicy: IfNotPresent - tag: v1.2.0@sha256:d8322e41e8d3f3e347eef10c50cce977348b24de6f90c98b78a3b4757f2fde57 + tag: v1.2.0@sha256:0e1fe6f85a8d637aaaa5a522e7418dc9e817da2b1e6589842a2b56c5cc9e0fbc -securityContext: - runAsNonRoot: false - -podSecurityContext: - runAsUser: 0 - runAsGroup: 0 service: main: diff --git a/incubator/st-reborn-server/0.0.1/questions.yaml b/incubator/st-reborn-server/0.0.2/questions.yaml similarity index 99% rename from incubator/st-reborn-server/0.0.1/questions.yaml rename to incubator/st-reborn-server/0.0.2/questions.yaml index b340f419090..adba0a162d2 100644 --- a/incubator/st-reborn-server/0.0.1/questions.yaml +++ b/incubator/st-reborn-server/0.0.2/questions.yaml @@ -1625,7 +1625,7 @@ questions: label: "ReadOnly Root Filesystem" schema: type: boolean - default: false + default: true - variable: allowPrivilegeEscalation label: "Allow Privilege Escalation" schema: @@ -1635,7 +1635,7 @@ questions: label: "runAsNonRoot" schema: type: boolean - default: false + default: true - variable: capabilities label: "Capabilities" schema: @@ -1674,13 +1674,13 @@ questions: description: "The UserID of the user running the application" schema: type: int - default: 0 + default: 568 - variable: runAsGroup label: "runAsGroup" description: "The groupID this App of the user running the application" schema: type: int - default: 0 + default: 568 - variable: fsGroup label: "fsGroup" description: "The group that should own ALL storage." diff --git a/incubator/st-reborn-server/0.0.1/templates/common.yaml b/incubator/st-reborn-server/0.0.2/templates/common.yaml similarity index 100% rename from incubator/st-reborn-server/0.0.1/templates/common.yaml rename to incubator/st-reborn-server/0.0.2/templates/common.yaml diff --git a/incubator/st-reborn-server/0.0.1/values.yaml b/incubator/st-reborn-server/0.0.2/values.yaml similarity index 100% rename from incubator/st-reborn-server/0.0.1/values.yaml rename to incubator/st-reborn-server/0.0.2/values.yaml