helm-charts/charts/other/app-template/README.md
repo-duster[bot] 45ec2d739f
fix(helm): update chart common ( 3.0.3 → 3.0.4 ) (#283)
Co-authored-by: repo-duster[bot] <87358111+repo-duster[bot]@users.noreply.github.com>
2024-03-15 08:45:50 +00:00

1.4 KiB

app-template

Version: 3.0.4

A common powered chart template. This can be useful for small projects that don't have their own chart.

Requirements

Kubernetes: >=1.22.0-0

Dependencies

Repository Name Version
https://bjw-s.github.io/helm-charts common 3.0.4

Installing the Chart

# Add the repository
helm repo add bjw-s https://bjw-s.github.io/helm-charts/

# Install the chart
helm install bjw-s app-template -f values.yaml

Configuration

Read through the values.yaml file of the common library chart. It has several commented out suggested values. The CI tests contain a number of scenarios that may prove useful as well.

Upgrade instructions

Upgrade instructions can be found in the documentation.

Support


Autogenerated from chart metadata using helm-docs v1.12.0