Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-11-18 08:33:33 +00:00
parent 5437e088fc
commit 8d0985dace
12 changed files with 805 additions and 404 deletions

View File

@ -4,6 +4,34 @@
## [barotrauma-2.0.10](https://github.com/truecharts/charts/compare/barotrauma-3.0.0...barotrauma-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/barotrauma to latest ([#14840](https://github.com/truecharts/charts/issues/14840))
## [barotrauma-3.0.0](https://github.com/truecharts/charts/compare/barotrauma-2.0.9...barotrauma-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))
## [barotrauma-2.0.9](https://github.com/truecharts/charts/compare/barotrauma-2.0.8...barotrauma-2.0.9) (2023-02-10)
### Fix
@ -69,31 +97,3 @@
## [barotrauma-2.0.2](https://github.com/truecharts/charts/compare/barotrauma-2.0.1...barotrauma-2.0.2) (2022-11-30)
## [barotrauma-2.0.2](https://github.com/truecharts/charts/compare/barotrauma-2.0.1...barotrauma-2.0.2) (2022-11-30)
## [barotrauma-2.0.2](https://github.com/truecharts/charts/compare/barotrauma-2.0.1...barotrauma-2.0.2) (2022-11-30)
## [barotrauma-2.0.2](https://github.com/truecharts/charts/compare/barotrauma-2.0.1...barotrauma-2.0.2) (2022-11-30)
## [barotrauma-2.0.2](https://github.com/truecharts/charts/compare/barotrauma-2.0.1...barotrauma-2.0.2) (2022-11-30)
## [barotrauma-2.0.2](https://github.com/truecharts/charts/compare/barotrauma-2.0.1...barotrauma-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: barotrauma
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/barotrauma
- 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 @@
## [barotrauma-2.0.10](https://github.com/truecharts/charts/compare/barotrauma-3.0.0...barotrauma-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/barotrauma to latest ([#14840](https://github.com/truecharts/charts/issues/14840))

View File

@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/barotrauma
tag: latest@sha256:29c3e533bff810305d61fd7bce5b20782c5224241d4993878334fba5ee355e82
tag: latest@sha256:e29393c1f7ee311121369c62592c91a29647560008e7d4e3b4ca775ece3e6598
podSecurityContext:
runAsGroup: 0

View File

@ -1,9 +0,0 @@
## [barotrauma-2.0.9](https://github.com/truecharts/charts/compare/barotrauma-2.0.8...barotrauma-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/barotrauma.png
categories:
- GameServers
screenshots: []