2024-12-05 06:20:50 +01:00
|
|
|
# This is the main values.yaml file for the website chart.
|
|
|
|
# More information can be found in the chart's README.md file.
|
|
|
|
#
|
2025-09-15 21:44:34 +02:00
|
|
|
# generated at: 2025-09-15T21:40:24+02:00
|
2024-12-05 06:20:50 +01:00
|
|
|
# compose files: compose.katenary.yaml, compose.yaml
|
2025-09-15 21:44:34 +02:00
|
|
|
# compose hash (sha1): 76866ef0672f04e085c6e3d50e4e8431d1d95bc0
|
2024-12-05 06:20:50 +01:00
|
|
|
|
|
|
|
# Name of the chart (required), basically the name of the project.
|
|
|
|
name: website
|
2025-08-20 14:18:54 +02:00
|
|
|
icon: https://repo.katenary.io/Katenary/katenary/raw/branch/master/doc/docs/statics/icon.svg
|
2024-12-05 06:20:50 +01:00
|
|
|
apiVersion: v2
|
2025-08-20 14:18:54 +02:00
|
|
|
|
2024-12-05 06:20:50 +01:00
|
|
|
# Version of the chart (required)
|
|
|
|
version: 0.1.0
|
|
|
|
|
|
|
|
# Version of the application (required).
|
|
|
|
# This should be the main application version.
|
|
|
|
appVersion: 0.1.0
|
|
|
|
description: A Helm chart for website
|