softplayer-apps/charts/team-fortress-2/Chart.yaml

19 lines
517 B
YAML
Raw Normal View History

2024-05-19 20:50:14 +00:00
apiVersion: v2
name: team-fortress-2
description: A Helm chart for running a Team Fortress 2 server
type: application
2024-05-31 14:45:05 +00:00
version: 0.1.1
appVersion: "latest"
2024-05-19 20:50:14 +00:00
maintainers:
- name: allanger
email: allanger@badhouseplants.net
url: https://badhouseplants.net
dependencies:
- name: softplayer-lib-workload
2024-05-26 17:23:19 +00:00
version: 0.1.8
2024-05-19 20:50:14 +00:00
repository: oci://git.badhouseplants.net/softplayer
annotations:
allowed_workload_kinds: "Deployment"
# -- Skipping tests because it requires a very big volume
2024-05-19 21:00:42 +00:00
skip_tests: "true"