helm-charts/charts/library/common
2025-02-11 16:50:55 +01:00
..
schemas feat(common): Release library 3.7.0 (#377) 2025-02-07 20:03:04 +01:00
templates feat(common): Release common library 3.7.1 (#383) 2025-02-11 13:23:27 +01:00
test-chart feat(common): Release common library 3.7.1 (#383) 2025-02-11 13:23:27 +01:00
.helmignore feat(app-template): Release version 3.7.1 2025-02-11 15:38:47 +01:00
Chart.yaml fix: Clean up some details 2025-02-11 16:50:55 +01:00
README.md feat(common): Release common library 3.7.1 (#383) 2025-02-11 13:23:27 +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 library 3.7.1 (#383) 2025-02-11 13:23:27 +01:00
values.yaml feat(common): Release library 3.7.0 (#377) 2025-02-07 20:03:04 +01:00

common

Version: 3.7.1 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.7.1
    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.14.2