fix(app-template): Fix chart metadata

This commit is contained in:
Bernd Schorgers 2025-03-04 17:31:49 +01:00
parent 9efa8f0adb
commit 3af5df1148
No known key found for this signature in database
GPG key ID: BC5E2BD907F9A8EC

View file

@ -11,9 +11,13 @@ dependencies:
- name: common
repository: https://bjw-s.github.io/helm-charts
version: 3.7.2
sources:
- https://github.com/bjw-s/helm-charts
annotations:
org.opencontainers.image.source: "https://github.com/bjw-s/helm-charts"
artifacthub.io/changes: |-
- kind: added
- kind: fixed
description: |-
The Apache 2.0 LICENSE file has been added to the chart.
- kind: fixed
description: |-
Fixed non-deterministic selection of primary service and port.