Delete stable/valheim directory

This commit is contained in:
Kjeld Schouten-Lebbing 2022-02-24 17:02:25 +01:00 committed by GitHub
parent cb0bb00856
commit 207a3a45af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
14 changed files with 0 additions and 4045 deletions

View File

@ -1,99 +0,0 @@
# Changelog<br>
<a name="valheim-2.0.18"></a>
### [valheim-2.0.18](https://github.com/truecharts/apps/compare/valheim-2.0.17...valheim-2.0.18) (2022-02-02)
#### Chore
* update helm general non-major helm releases ([#1828](https://github.com/truecharts/apps/issues/1828))
<a name="valheim-2.0.17"></a>
### [valheim-2.0.17](https://github.com/truecharts/apps/compare/valheim-2.0.16...valheim-2.0.17) (2022-01-31)
#### Chore
* update docker general non-major docker tags ([#1823](https://github.com/truecharts/apps/issues/1823))
<a name="valheim-2.0.16"></a>
### [valheim-2.0.16](https://github.com/truecharts/apps/compare/valheim-2.0.15...valheim-2.0.16) (2022-01-25)
#### Chore
* update helm general non-major helm releases ([#1791](https://github.com/truecharts/apps/issues/1791))
<a name="valheim-2.0.15"></a>
### [valheim-2.0.15](https://github.com/truecharts/apps/compare/valheim-2.0.14...valheim-2.0.15) (2022-01-22)
#### Chore
* update helm general non-major helm releases ([#1766](https://github.com/truecharts/apps/issues/1766))
<a name="valheim-2.0.14"></a>
### [valheim-2.0.14](https://github.com/truecharts/apps/compare/valheim-2.0.13...valheim-2.0.14) (2022-01-21)
#### Chore
* update helm general non-major helm releases ([#1759](https://github.com/truecharts/apps/issues/1759))
#### Fix
* set additional_attrs: true on all dicts ([#1750](https://github.com/truecharts/apps/issues/1750))
<a name="valheim-2.0.13"></a>
### [valheim-2.0.13](https://github.com/truecharts/apps/compare/valheim-2.0.12...valheim-2.0.13) (2022-01-18)
#### Chore
* update helm general non-major helm releases ([#1732](https://github.com/truecharts/apps/issues/1732))
<a name="valheim-2.0.12"></a>
### [valheim-2.0.12](https://github.com/truecharts/apps/compare/valheim-2.0.11...valheim-2.0.12) (2022-01-13)
#### Chore
* update helm general non-major helm releases ([#1712](https://github.com/truecharts/apps/issues/1712))
#### Feat
* expose capabilities in GUI ([#1709](https://github.com/truecharts/apps/issues/1709))
<a name="valheim-2.0.11"></a>
### [valheim-2.0.11](https://github.com/truecharts/apps/compare/valheim-2.0.10...valheim-2.0.11) (2022-01-12)
#### Chore
* update helm general non-major helm releases ([#1704](https://github.com/truecharts/apps/issues/1704))
<a name="valheim-2.0.10"></a>
### [valheim-2.0.10](https://github.com/truecharts/apps/compare/valheim-2.0.9...valheim-2.0.10) (2022-01-11)
#### Chore
* update helm general non-major helm releases ([#1693](https://github.com/truecharts/apps/issues/1693))
<a name="valheim-2.0.9"></a>
### [valheim-2.0.9](https://github.com/truecharts/apps/compare/valheim-2.0.8...valheim-2.0.9) (2022-01-04)
#### Chore
* update helm general non-major helm releases

View File

@ -1,8 +0,0 @@
# Configuration Options
##### Connecting to other apps
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide:
https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/
##### Available config options
In the future this page is going to contain an automated list of options available in the installation/edit UI.

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.14.4
digest: sha256:174540169e6b40685bffe5c1bcc04b46e4fea44e824666dc750f5b640e9d410a
generated: "2022-02-02T14:03:38.947346746Z"

View File

@ -1,26 +0,0 @@
apiVersion: v2
appVersion: "latest"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.14.4
description: Valheim dedicated gameserver with automatic update and world backup support
home: https://github.com/truecharts/apps/tree/master/charts/stable/valheim
icon: https://truecharts.org/_static/img/appicons/valheim-icon.png
keywords:
- valheim
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: valheim
sources:
- https://github.com/lloesche/valheim-server-docker
- https://hub.docker.com/r/lloesche/valheim-server
version: 2.0.18
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -1,38 +0,0 @@
# Introduction
Valheim dedicated gameserver with automatic update and world backup support
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
* <https://github.com/lloesche/valheim-server-docker>
* <https://hub.docker.com/r/lloesche/valheim-server>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.14.4 |
## Installing the Chart
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/).
## Uninstalling the Chart
To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/).
## Support
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) 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

View File

@ -1,3 +0,0 @@
Valheim dedicated gameserver with automatic update and world backup support
This App is supplied by TrueCharts, for more information please visit https://truecharts.org

View File

@ -1,29 +0,0 @@
# Default Helm-Values
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
Most of our Apps also consume our "common" Helm Chart.
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
## Values
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| env | object | See below | environment variables. See [image docs](https://github.com/lloesche/valheim-server-docker#environment-variables) for more details. |
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"tccr.io/truecharts/valheim-server"` | image repository |
| image.tag | string | `"latest@sha256:5a417fb9a880321ab9af1d63b0d7a9d68a5340f61a005265f16d13297c3a5f6d"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| secret.SERVER_PASS | string | `"secret"` | |
| secret.SUPERVISOR_HTTP_PASS | string | `"secret"` | |
| secret.SUPERVISOR_HTTP_USER | string | `"admin"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service | object | See values.yaml | Configures service settings for the chart. |
All Rights Reserved - The TrueCharts Project

View File

@ -1,83 +0,0 @@
image:
# -- image repository
repository: tccr.io/truecharts/valheim-server
# -- image tag
tag: latest@sha256:5a417fb9a880321ab9af1d63b0d7a9d68a5340f61a005265f16d13297c3a5f6d
# -- image pull policy
pullPolicy: IfNotPresent
secret:
SUPERVISOR_HTTP_USER: admin
SUPERVISOR_HTTP_PASS: secret
SERVER_PASS: secret
# -- environment variables. See [image docs](https://github.com/lloesche/valheim-server-docker#environment-variables) for more details.
# @default -- See below
env:
# -- Set the container timezone
TZ: UTC
STATUS_HTTP: true
STATUS_HTTP_PORT: 9010
SUPERVISOR_HTTP_PORT: 9011
SUPERVISOR_HTTP: true
SERVER_NAME: My Server
SERVER_PORT: 2456
WORLD_NAME: Dedicated
SERVER_PUBLIC: true
UPDATE_INTERVAL: 10800
BACKUPS: true
BACKUPS_INTERVAL: 43200
BACKUPS_DIRECTORY: /backups
BACKUPS_MAX_AGE: 3
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
# -- Configures service settings for the chart.
# @default -- See values.yaml
service:
main:
ports:
main:
port: 9010
targetPort: 9010
supervisor:
enabled: true
ports:
supervisor:
enabled: true
port: 9011
targetPort: 9011
valheim:
enabled: true
type: LoadBalancer
ports:
valheim-1:
enabled: true
port: 2456
targetPort: 2456
protocol: UDP
valheim-2:
enabled: true
port: 2457
targetPort: 2457
protocol: UDP
valheim-3:
enabled: true
port: 2458
protocol: UDP
targetPort: 2458
# -- Configure persistence settings for the chart under this key.
# @default -- See values.yaml
persistence:
config:
enabled: true
mountPath: "/config"
backups:
enabled: true
mountPath: "/backups"

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@ -1,16 +0,0 @@
{{- include "common.setup" . }}
{{/* Append the hardcoded settings */}}
{{- define "valheim.hardcodedValues" -}}
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
{{- end -}}
{{- $_ := mergeOverwrite .Values (include "valheim.hardcodedValues" . | fromYaml) -}}
{{/* Render the templates */}}
{{ include "common.postSetup" . }}

View File

@ -1,4 +0,0 @@
icon_url: https://truecharts.org/_static/img/appicons/valheim-icon.png
categories:
- media