Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
7f4dd29e93
commit
5895f03d84
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [filestash-3.0.0](https://github.com/truecharts/charts/compare/filestash-2.0.17...filestash-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
|
||||
|
||||
|
||||
|
||||
|
||||
## [filestash-2.0.17](https://github.com/truecharts/charts/compare/filestash-2.0.16...filestash-2.0.17) (2023-04-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/filestash to latest ([#8464](https://github.com/truecharts/charts/issues/8464))
|
||||
|
||||
### Fix
|
||||
|
||||
- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536))
|
||||
|
||||
|
||||
|
||||
|
||||
## [filestash-2.0.16](https://github.com/truecharts/charts/compare/filestash-2.0.15...filestash-2.0.16) (2023-04-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/filestash to latest ([#8220](https://github.com/truecharts/charts/issues/8220))
|
||||
|
||||
|
||||
|
||||
|
||||
## [filestash-2.0.15](https://github.com/truecharts/charts/compare/filestash-2.0.14...filestash-2.0.15) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
||||
|
||||
|
||||
## [filestash-2.0.14](https://github.com/truecharts/charts/compare/filestash-2.0.13...filestash-2.0.14) (2023-02-02)
|
||||
|
||||
### Fix
|
||||
|
||||
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
|
||||
|
||||
|
||||
|
||||
|
||||
## [filestash-2.0.13](https://github.com/truecharts/charts/compare/filestash-2.0.12...filestash-2.0.13) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
||||
|
||||
|
||||
## [filestash-2.0.12](https://github.com/truecharts/charts/compare/filestash-2.0.11...filestash-2.0.12) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
|
||||
|
||||
|
||||
|
||||
|
||||
## [filestash-2.0.11](https://github.com/truecharts/charts/compare/filestash-2.0.10...filestash-2.0.11) (2022-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [filestash-2.0.10](https://github.com/truecharts/charts/compare/filestash-2.0.9...filestash-2.0.10) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [filestash-2.0.9](https://github.com/truecharts/charts/compare/filestash-2.0.8...filestash-2.0.9) (2022-12-13)
|
||||
|
|
@ -0,0 +1,31 @@
|
|||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.9
|
||||
deprecated: false
|
||||
description: A Dropbox-like file manager that let you manage your data anywhere it is located.
|
||||
home: https://truecharts.org/charts/incubator/filestash
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/filestash.png
|
||||
keywords:
|
||||
- filestash
|
||||
- Cloud
|
||||
- Productivity
|
||||
- Network-Web
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: filestash
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/filestash
|
||||
- https://github.com/mickael-kerjean/filestash
|
||||
- https://www.filestash.app/
|
||||
type: application
|
||||
version: 3.0.0
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Cloud
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -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/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)
|
||||
|
||||
---
|
||||
|
||||
## 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,8 @@
|
|||
A Dropbox-like file manager that let you manage your data anywhere it is located.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/filestash](https://truecharts.org/charts/incubator/filestash)
|
||||
|
||||
---
|
||||
|
||||
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,40 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/filestash
|
||||
tag: latest@sha256:fdf1d947d1aeb0dcd2532dbbb4af1b8bae06e077e7fb9ce66b0a7d59ba18bd1e
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
readOnlyRootFilesystem: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
protocol: http
|
||||
targetPort: 8334
|
||||
port: 8334
|
||||
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
APPLICATION_URL: "http://localhost:8334"
|
||||
GDRIVE_CLIENT_ID: ""
|
||||
GDRIVE_CLIENT_SECRET: ""
|
||||
DROPBOX_CLIENT_ID: ""
|
||||
ONLYOFFICE_URL: ""
|
||||
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: /app/data/state
|
||||
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1 @@
|
|||
{{ include "tc.v1.common.loader.all" . }}
|
|
@ -1,6 +1,5 @@
|
|||
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/filestash.png
|
||||
categories:
|
||||
- Cloud
|
||||
- Productivity
|
||||
- Network-Web
|
||||
|
||||
screenshots: []
|
||||
|
|
|
@ -0,0 +1,8 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [spaceengineers-3.0.3](https://github.com/truecharts/charts/compare/spaceengineers-3.0.2...spaceengineers-3.0.3) (2023-10-10)
|
||||
|
|
@ -0,0 +1,28 @@
|
|||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.9
|
||||
deprecated: false
|
||||
description: Space Engineers Dedicated Server.
|
||||
home: https://truecharts.org/charts/stable/spaceengineers
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/spaceengineers.png
|
||||
keywords:
|
||||
- spaceengineers
|
||||
- GameServers
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: spaceengineers
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/spaceengineers
|
||||
- https://github.com/Devidian/docker-spaceengineers
|
||||
type: application
|
||||
version: 3.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- GameServers
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -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/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)
|
||||
|
||||
---
|
||||
|
||||
## 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,4 @@
|
|||
|
||||
|
||||
## [spaceengineers-3.0.3](https://github.com/truecharts/charts/compare/spaceengineers-3.0.2...spaceengineers-3.0.3) (2023-10-10)
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
Space Engineers Dedicated Server.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/spaceengineers](https://truecharts.org/charts/stable/spaceengineers)
|
||||
|
||||
---
|
||||
|
||||
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,99 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/spaceengineers
|
||||
tag: latest@sha256:5485c3fe13e73608d6f1f212ac7868dc91096e491ca6c556d20eeb1791da7447
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
readOnlyRootFilesystem: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
protocol: udp
|
||||
port: 27017
|
||||
steam:
|
||||
enabled: true
|
||||
ports:
|
||||
steam:
|
||||
protocol: udp
|
||||
enabled: true
|
||||
port: 27018
|
||||
api:
|
||||
enabled: true
|
||||
ports:
|
||||
api:
|
||||
protocol: http
|
||||
enabled: true
|
||||
port: 18080
|
||||
|
||||
spaceengineers:
|
||||
instance_name: "TestInstance"
|
||||
public_ip: "1.2.3.4"
|
||||
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
lifecycle:
|
||||
postStart:
|
||||
type: exec
|
||||
command:
|
||||
- /bin/sh
|
||||
- -c
|
||||
- |
|
||||
INSTANCE_NAME="{{ .Values.spaceengineers.instance_name }}"
|
||||
CONFIG_PATH="{{ .Values.persistence.instances.mountPath }}/$INSTANCE_NAME/SpaceEngineers-Dedicated.cfg"
|
||||
|
||||
# Define the new values for the port-related options
|
||||
ServerPort="{{ .Values.service.main.ports.main.port }}"
|
||||
SteamPort="{{ .Values.service.steam.ports.steam.port }}"
|
||||
RemoteApiPort="{{ .Values.service.api.ports.api.port }}"
|
||||
|
||||
# Check if the configuration file exists
|
||||
if [ -f "$CONFIG_PATH" ]; then
|
||||
# Update the XML file with the new values using sed
|
||||
sed -i "s/<SteamPort>[0-9]*<\/SteamPort>/<SteamPort>$SteamPort<\/SteamPort>/" "$CONFIG_PATH"
|
||||
sed -i "s/<ServerPort>[0-9]*<\/ServerPort>/<ServerPort>$ServerPort<\/ServerPort>/" "$CONFIG_PATH"
|
||||
sed -i "s/<RemoteApiPort>[0-9]*<\/RemoteApiPort>/<RemoteApiPort>$RemoteApiPort<\/RemoteApiPort>/" "$CONFIG_PATH"
|
||||
|
||||
echo "Port-related options updated for instance $INSTANCE_NAME:"
|
||||
echo "SteamPort: $SteamPort"
|
||||
echo "ServerPort: $ServerPort"
|
||||
echo "RemoteApiPort: $RemoteApiPort"
|
||||
else
|
||||
echo "Configuration file not found. Please create it manually or check the path: $CONFIG_PATH"
|
||||
fi
|
||||
probes:
|
||||
liveness:
|
||||
enabled: false
|
||||
readiness:
|
||||
enabled: false
|
||||
startup:
|
||||
enabled: false
|
||||
env:
|
||||
INSTANCE_NAME: "{{ .Values.spaceengineers.instance_name }}"
|
||||
PUBLIC_IP: "{{ .Values.spaceengineers.public_ip }}"
|
||||
|
||||
persistence:
|
||||
steamcmd:
|
||||
enabled: true
|
||||
mountPath: /root/.steam
|
||||
plugins:
|
||||
enabled: true
|
||||
mountPath: /appdata/space-engineers/plugins
|
||||
serverfiles:
|
||||
enabled: true
|
||||
mountPath: /appdata/space-engineers/SpaceEngineersDedicated
|
||||
instances:
|
||||
enabled: true
|
||||
mountPath: /appdata/space-engineers/instances
|
||||
|
||||
portal:
|
||||
open:
|
||||
enabled: false
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1 @@
|
|||
{{ include "tc.v1.common.loader.all" . }}
|
|
@ -0,0 +1,5 @@
|
|||
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/spaceengineers.png
|
||||
categories:
|
||||
- GameServers
|
||||
|
||||
screenshots: []
|
Loading…
Reference in New Issue