helm-charts/charts/other/app-template
2025-03-04 17:31:49 +01:00
..
schemas feat(app-template): Release version 3.7.1 2025-02-11 15:38:47 +01:00
templates feat(common)!: Release version 1.0.0 (#68) 2022-11-03 11:41:35 +01:00
.helmignore feat(app-template): Release version 3.7.1 2025-02-11 15:38:47 +01:00
Chart.yaml fix(app-template): Fix chart metadata 2025-03-04 17:31:49 +01:00
LICENSE feat(common): Release v3.7.2 (#388) 2025-03-04 16:55:24 +01:00
README.md feat(app-template): Release version 3.7.1 2025-02-11 15:38:47 +01:00
README.md.gotmpl docs: Update Discord server reference 2025-02-08 09:36:18 +01:00
values.schema.json feat(app-template): Release version 3.7.1 2025-02-11 15:38:47 +01:00
values.yaml feat(common): Release 2.0.0 (#189) 2023-10-02 13:21:17 +02:00

app-template

Version: 3.7.1

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.7.1

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.13.1