Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
bb116dffbf
commit
6a2a5a257f
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [factorio-3.0.0](https://github.com/truecharts/charts/compare/factorioservermanager-2.0.8...factorio-3.0.0) (2023-02-02)
|
||||
|
||||
### Feat
|
||||
|
||||
- Add proper Env Vars/Ports before Stable ([#6743](https://github.com/truecharts/charts/issues/6743))
|
||||
|
||||
|
||||
|
||||
|
||||
## [factorio-2.0.13](https://github.com/truecharts/charts/compare/factorio-2.0.12...factorio-2.0.13) (2023-01-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/factorio to vstable
|
||||
|
||||
|
||||
|
||||
|
||||
## [factorio-2.0.12](https://github.com/truecharts/charts/compare/factorio-2.0.11...factorio-2.0.12) (2023-01-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/factorio to vstable
|
||||
|
||||
|
||||
|
||||
|
||||
## [factorio-2.0.11](https://github.com/truecharts/charts/compare/factorio-2.0.10...factorio-2.0.11) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
||||
|
||||
|
||||
## [factorio-2.0.10](https://github.com/truecharts/charts/compare/factorioservermanager-2.0.5...factorio-2.0.10) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
|
||||
|
||||
|
||||
|
||||
|
||||
## [factorio-2.0.9](https://github.com/truecharts/charts/compare/factorio-2.0.8...factorio-2.0.9) (2022-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [factorio-2.0.8](https://github.com/truecharts/charts/compare/factorioservermanager-2.0.4...factorio-2.0.8) (2022-12-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/factorio to vstable
|
||||
|
||||
|
||||
|
||||
|
||||
## [factorio-2.0.7](https://github.com/truecharts/charts/compare/factorioservermanager-2.0.3...factorio-2.0.7) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [factorio-2.0.6](https://github.com/truecharts/charts/compare/factorio-2.0.5...factorio-2.0.6) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [factorio-2.0.5](https://github.com/truecharts/charts/compare/factorio-2.0.4...factorio-2.0.5) (2022-12-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/factorio to vstable
|
||||
|
||||
|
||||
|
||||
|
||||
## [factorio-2.0.4](https://github.com/truecharts/charts/compare/factorioservermanager-2.0.2...factorio-2.0.4) (2022-12-02)
|
||||
|
||||
|
|
@ -0,0 +1,29 @@
|
|||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- GameServers
|
||||
apiVersion: v2
|
||||
appVersion: "stable"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 11.1.2
|
||||
deprecated: false
|
||||
description: "This Chart Chart will download the latest stable release of the game, generate the map and you're ready to play."
|
||||
home: https://truecharts.org/charts/incubator/factorio
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorio.png
|
||||
keywords:
|
||||
- factorio
|
||||
- GameServers
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: factorio
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/factorio
|
||||
- https://hub.docker.com/factoriotools/factorio
|
||||
- https://www.factorio.com/
|
||||
type: application
|
||||
version: 3.0.0
|
|
@ -0,0 +1,27 @@
|
|||
# README
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
*All Rights Reserved - The TrueCharts Project*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [factorio-3.0.0](https://github.com/truecharts/charts/compare/factorioservermanager-2.0.8...factorio-3.0.0) (2023-02-02)
|
||||
|
||||
### Feat
|
||||
|
||||
- Add proper Env Vars/Ports before Stable ([#6743](https://github.com/truecharts/charts/issues/6743))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
This Chart Chart will download the latest stable release of the game, generate the map and you're ready to play.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/factorio](https://truecharts.org/charts/incubator/factorio)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
Binary file not shown.
|
@ -0,0 +1,52 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/factorio
|
||||
tag: vstable@sha256:e4416027bef1991be2d73689402073b85e6f2812bc9c72422990a38a58967eba
|
||||
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
||||
runAsUser: 0
|
||||
|
||||
probes:
|
||||
liveness:
|
||||
enabled: false
|
||||
readiness:
|
||||
enabled: false
|
||||
startup:
|
||||
enabled: false
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
|
||||
env:
|
||||
GENERATE_NEW_SAVE: false
|
||||
LOAD_LATEST_SAVE: true
|
||||
SAVE_NAME: "_autosave1"
|
||||
TOKEN: ""
|
||||
UPDATE_MODS_ON_START: ""
|
||||
USERNAME: ""
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 34197
|
||||
protocol: UDP
|
||||
targetPort: 34197
|
||||
rcon:
|
||||
enabled: true
|
||||
ports:
|
||||
rcon:
|
||||
enabled: true
|
||||
port: 27015
|
||||
protocol: TCP
|
||||
targetPort: 27015
|
||||
|
||||
persistence:
|
||||
path:
|
||||
enabled: true
|
||||
mountPath: /factorio
|
||||
|
||||
portal:
|
||||
enabled: false
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,2 @@
|
|||
{{/* Render the templates */}}
|
||||
{{ include "tc.common.loader.all" . }}
|
Loading…
Reference in New Issue