helm-charts/charts/library/common
2025-05-16 12:40:44 +02:00
..
schemas feat(common): Release common 4.0.0 (#398) 2025-05-16 08:55:14 +02:00
templates fix(common): Release common-4.0.1 (#415) 2025-05-16 12:40:44 +02:00
test-chart fix(common): Release common-4.0.1 (#415) 2025-05-16 12:40:44 +02:00
.helmignore feat(app-template): Release version 3.7.1 2025-02-11 15:38:47 +01:00
Chart.yaml fix(common): Release common-4.0.1 (#415) 2025-05-16 12:40:44 +02:00
LICENSE feat(common): Release v3.7.2 (#388) 2025-03-04 16:55:24 +01:00
README.md fix(common): Release common-4.0.1 (#415) 2025-05-16 12:40:44 +02:00
README.md.gotmpl feat!: Relocate repository 2025-05-01 13:45:41 +02:00
values.schema.json fix(common): Release common-4.0.1 (#415) 2025-05-16 12:40:44 +02:00
values.yaml feat(common): Release common 4.0.0 (#398) 2025-05-16 08:55:14 +02:00

common

Version: 4.0.1 Type: library

Function library for Helm charts

Source Code

Requirements

Kubernetes: >=1.28.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: 4.0.1
    repository: https://bjw-s-labs.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.14.2