mirror of https://git.rancher.io/rke2-charts
23 lines
525 B
Diff
23 lines
525 B
Diff
--- charts-original/Chart.yaml
|
|
+++ charts/Chart.yaml
|
|
@@ -2,7 +2,7 @@
|
|
artifacthub.io/changes: |
|
|
- Initial helm chart changelog
|
|
apiVersion: v2
|
|
-appVersion: 1.8.4
|
|
+appVersion: 1.8.5
|
|
description: CoreDNS is a DNS server that chains plugins and provides Kubernetes DNS
|
|
Services
|
|
home: https://coredns.io
|
|
@@ -14,8 +14,8 @@
|
|
maintainers:
|
|
- name: mrueg
|
|
- name: haad
|
|
-name: coredns
|
|
+name: rke2-coredns
|
|
sources:
|
|
- https://github.com/coredns/coredns
|
|
type: application
|
|
-version: 1.16.2
|
|
+version: 1.16.201-build20211006
|