We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9efa8f0 commit 3af5df1Copy full SHA for 3af5df1
charts/other/app-template/Chart.yaml
@@ -11,9 +11,13 @@ dependencies:
11
- name: common
12
repository: https://bjw-s.github.io/helm-charts
13
version: 3.7.2
14
+sources:
15
+ - https://github.com/bjw-s/helm-charts
16
annotations:
- org.opencontainers.image.source: "https://github.com/bjw-s/helm-charts"
17
artifacthub.io/changes: |-
- - kind: added
18
+ - kind: fixed
19
description: |-
20
The Apache 2.0 LICENSE file has been added to the chart.
21
22
+ description: |-
23
+ Fixed non-deterministic selection of primary service and port.
0 commit comments