helm-charts/charts/other/app-template/README.md
2025-06-11 16:35:20 +02:00

1.5 KiB

app-template

Version: 4.1.0

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

Requirements

Kubernetes: >=1.28.0-0

Dependencies

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

Installing the Chart

Helm repository

# Add the repository
helm repo add bjw-s {{template "custom.helm.url"}}

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

OCI

# Install the chart
helm install oci://ghcr.io/bjw-s/helm/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.13.1