helm-charts/charts/library/common
2024-03-11 10:28:52 +01:00
..
schemas feat(common)!: Release common-3.0.0 (#284) 2024-03-11 10:28:52 +01:00
templates feat(common)!: Release common-3.0.0 (#284) 2024-03-11 10:28:52 +01:00
.helmignore Copy over kah library 2022-07-26 19:55:03 +02:00
Chart.yaml feat(common)!: Release common-3.0.0 (#284) 2024-03-11 10:28:52 +01:00
README.md feat(common)!: Release common-3.0.0 (#284) 2024-03-11 10:28:52 +01:00
README.md.gotmpl feat(common)!: Release common-3.0.0 (#284) 2024-03-11 10:28:52 +01:00
values.schema.json feat(common)!: Release common-3.0.0 (#284) 2024-03-11 10:28:52 +01:00
values.yaml feat(common)!: Release common-3.0.0 (#284) 2024-03-11 10:28:52 +01:00

common

Version: 3.0.0 Type: library

Function library for Helm charts

Requirements

Kubernetes: >=1.22.0-0

Dependencies

Repository Name Version

Installing the Chart

This is a Helm Library Chart.

🚨 WARNING: THIS CHART IS NOT MEANT TO BE INSTALLED DIRECTLY

Using this library

Include this chart as a dependency in your Chart.yaml e.g.

# Chart.yaml
dependencies:
  - name: common
    version: 3.0.0
    repository: https://bjw-s.github.io/helm-charts/

For more information, take a look at the Docs.

Configuration

Read through the values.yaml file. It has several commented out suggested values.

Values

Important: When deploying an application Helm chart you can add more values from the common library chart here

These values will be validated by a JSON schema which can be found here

Support


Autogenerated from chart metadata using helm-docs v1.12.0