diff --git a/ops/chart/Chart.lock b/ops/chart/Chart.lock new file mode 100644 index 0000000..7867e89 --- /dev/null +++ b/ops/chart/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://bjw-s-labs.github.io/helm-charts/ + version: 4.6.2 +digest: sha256:35e8f4e5d15d878c246a04eb51de580291f31203fa10e9e4d2318f16026b2061 +generated: "2026-04-15T15:40:50.605667603-05:00" diff --git a/ops/chart/templates/common.tpl b/ops/chart/templates/common.tpl new file mode 100644 index 0000000..5436228 --- /dev/null +++ b/ops/chart/templates/common.tpl @@ -0,0 +1,4 @@ +{{/* +Render all resources provided by the common library +*/}} +{{- include "bjw-s.common.loader.all" . -}} \ No newline at end of file