We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7d3625 commit 5e32886Copy full SHA for 5e32886
charts/coredns/Chart.yaml
@@ -1,6 +1,6 @@
1
apiVersion: v2
2
name: coredns
3
-version: 1.37.1
+version: 1.37.2
4
appVersion: 1.11.4
5
home: https://coredns.io
6
icon: https://coredns.io/images/CoreDNS_Colour_Horizontal.png
@@ -19,5 +19,5 @@ maintainers:
19
type: application
20
annotations:
21
artifacthub.io/changes: |
22
- - kind: changed
23
- description: Fixed typo in readme
+ - kind: fixed
+ description: Use image.tag for app.kubernetes.io/version label if defined
0 commit comments