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-08-20 23:36:58 +02:00
|
|
|
# generated at: 2025-08-20T23:24:21+02:00
|
2024-12-05 06:20:50 +01:00
|
|
|
# compose files: compose.katenary.yaml, compose.yaml
|
2025-08-15 22:59:23 +02:00
|
|
|
# compose hash (sha1): 0c69ac40895910ccdabc3a2655ff7a3e6f5cf9fa
|
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
|