Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-11-18 06:37:06 +00:00
parent 41724decd2
commit 7b52f930fc
12 changed files with 805 additions and 410 deletions

View File

@ -4,6 +4,34 @@
## [avorion-2.0.10](https://github.com/truecharts/charts/compare/avorion-3.0.0...avorion-2.0.10) (2023-11-18)
### Chore
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
### Fix
- update container image tccr.io/truecharts/avorion to latest ([#14836](https://github.com/truecharts/charts/issues/14836))
## [avorion-3.0.0](https://github.com/truecharts/charts/compare/avorion-2.0.9...avorion-3.0.0) (2023-07-31)
### Feat
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
### Fix
- fix mistakes on questions.yaml
- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536))
## [avorion-2.0.9](https://github.com/truecharts/charts/compare/avorion-2.0.8...avorion-2.0.9) (2023-02-10)
### Fix
@ -69,31 +97,3 @@
## [avorion-2.0.2](https://github.com/truecharts/charts/compare/avorion-2.0.1...avorion-2.0.2) (2022-11-30)
## [avorion-2.0.2](https://github.com/truecharts/charts/compare/avorion-2.0.1...avorion-2.0.2) (2022-11-30)
## [avorion-2.0.2](https://github.com/truecharts/charts/compare/avorion-2.0.1...avorion-2.0.2) (2022-11-30)
## [avorion-2.0.2](https://github.com/truecharts/charts/compare/avorion-2.0.1...avorion-2.0.2) (2022-11-30)
## [avorion-2.0.2](https://github.com/truecharts/charts/compare/avorion-2.0.1...avorion-2.0.2) (2022-11-30)
## [avorion-2.0.2](https://github.com/truecharts/charts/compare/avorion-2.0.1...avorion-2.0.2) (2022-11-30)

View File

@ -1,7 +1,6 @@
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- GameServers
truecharts.org/category: GameServers
apiVersion: v2
appVersion: "latest"
dependencies:
@ -23,7 +22,6 @@ maintainers:
name: avorion
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/avorion
- https://hub.docker.com/r/ich777/steamcmd
- https://www.steampowered.com/
type: application
version: 2.0.9
version: 2.0.10

View File

@ -12,7 +12,7 @@ For more information about this App, please check the docs on the TrueCharts [we
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)

View File

@ -0,0 +1,13 @@
## [avorion-2.0.10](https://github.com/truecharts/charts/compare/avorion-3.0.0...avorion-2.0.10) (2023-11-18)
### Chore
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
### Fix
- update container image tccr.io/truecharts/avorion to latest ([#14836](https://github.com/truecharts/charts/issues/14836))

View File

@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/avorion
tag: latest@sha256:d9e30669f6e5ed8bd890d158043bab0c3569265ca0952125a939a625d1ae0123
tag: latest@sha256:75a60c3eee403000a2a5ffd2476e3d86a983f07ee2de29f21ff5b176ccffa168
stdin: true
tty: true

View File

@ -1,9 +0,0 @@
## [avorion-2.0.9](https://github.com/truecharts/charts/compare/avorion-2.0.8...avorion-2.0.9) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.

View File

@ -1,4 +1,4 @@
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/avorion.png
categories:
- GameServers
screenshots: []