helm-charts/charts/library/common
Bernd Schorgers 4a5f448abd
feat(common): Release 3.2.0 (#318)
Signed-off-by: Gavin Mogan <git@gavinmogan.com>
Co-authored-by: Gavin Mogan <git@gavinmogan.com>
Co-authored-by: repo-duster[bot] <87358111+repo-duster[bot]@users.noreply.github.com>
2024-05-23 09:54:12 +00:00
..
schemas feat(common): Release 3.2.0 (#318) 2024-05-23 09:54:12 +00:00
templates feat(common): Release 3.2.0 (#318) 2024-05-23 09:54:12 +00:00
.helmignore Copy over kah library 2022-07-26 19:55:03 +02:00
Chart.yaml feat(common): Release 3.2.0 (#318) 2024-05-23 09:54:12 +00:00
README.md feat(common): Release 3.2.0 (#318) 2024-05-23 09:54:12 +00: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 3.2.0 (#318) 2024-05-23 09:54:12 +00:00
values.yaml feat(common): Release 3.2.0 (#318) 2024-05-23 09:54:12 +00:00

common

Version: 3.2.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.2.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.13.1