mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-31 05:49:04 +00:00
781b299c80
* chore(deps): update helm chart common to v2.5.0 * Exclude reg from install test Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
21 lines
646 B
YAML
21 lines
646 B
YAML
apiVersion: v2
|
|
appVersion: latest
|
|
description: Valheim dedicated gameserver with automatic update and world backup support
|
|
name: valheim
|
|
version: 2.4.0
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- valheim
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/valheim
|
|
icon: https://raw.githubusercontent.com/lloesche/valheim-server-docker/main/misc/Logo_valheim.png
|
|
sources:
|
|
- https://github.com/lloesche/valheim-server-docker
|
|
- https://hub.docker.com/r/lloesche/valheim-server
|
|
maintainers:
|
|
- name: rust84
|
|
email: owner@russellhall.co.uk
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 2.5.0
|