We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14a0951 commit 7114b8cCopy full SHA for 7114b8c
charts/coredns/Chart.yaml
@@ -1,6 +1,6 @@
1
apiVersion: v2
2
name: coredns
3
-version: 1.37.2
+version: 1.37.3
4
appVersion: 1.11.4
5
home: https://coredns.io
6
icon: https://coredns.io/images/CoreDNS_Colour_Horizontal.png
@@ -20,4 +20,4 @@ type: application
20
annotations:
21
artifacthub.io/changes: |
22
- kind: fixed
23
- description: Use image.tag for app.kubernetes.io/version label if defined
+ description: Fix helm install when using docker inmutable tags
0 commit comments