diff --git a/packages/rke2-coredns/generated-changes/patch/Chart.yaml.patch b/packages/rke2-coredns/generated-changes/patch/Chart.yaml.patch index aea97fa..f5bf05c 100644 --- a/packages/rke2-coredns/generated-changes/patch/Chart.yaml.patch +++ b/packages/rke2-coredns/generated-changes/patch/Chart.yaml.patch @@ -1,5 +1,14 @@ --- 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 @@ -10,4 +19,4 @@ - https://github.com/coredns/coredns type: application -version: 1.16.2 -+version: 1.16.201-build20210723 ++version: 1.16.201-build20211006 diff --git a/packages/rke2-coredns/generated-changes/patch/values.yaml.patch b/packages/rke2-coredns/generated-changes/patch/values.yaml.patch index b00e88c..53e248d 100644 --- a/packages/rke2-coredns/generated-changes/patch/values.yaml.patch +++ b/packages/rke2-coredns/generated-changes/patch/values.yaml.patch @@ -7,7 +7,7 @@ - repository: coredns/coredns - tag: "1.8.4" + repository: rancher/hardened-coredns -+ tag: "v1.8.3-build20210720" ++ tag: "v1.8.5-build20211006" pullPolicy: IfNotPresent replicaCount: 1 @@ -74,7 +74,7 @@ - repository: k8s.gcr.io/cluster-proportional-autoscaler-amd64 - tag: "1.8.1" + repository: rancher/hardened-cluster-autoscaler -+ tag: "v1.8.3-build20210729" ++ tag: "v1.8.5-build20211006" pullPolicy: IfNotPresent # Optional priority class to be used for the autoscaler pods. priorityClassName used if not set. @@ -122,10 +122,10 @@ + ipvs: false + image: + repository: rancher/hardened-dns-node-cache -+ tag: "1.20.0-build20210803" ++ tag: "1.21.1-build20211006" + initimage: + repository: rancher/hardened-dns-node-cache -+ tag: "1.20.0-build20210803" ++ tag: "1.21.1-build20211006" + nodeSelector: + kubernetes.io/os: linux + diff --git a/packages/rke2-coredns/package.yaml b/packages/rke2-coredns/package.yaml index c4d788b..ba69e16 100644 --- a/packages/rke2-coredns/package.yaml +++ b/packages/rke2-coredns/package.yaml @@ -1,4 +1,4 @@ url: https://github.com/coredns/helm/releases/download/coredns-1.16.2/coredns-1.16.2.tgz -packageVersion: 08 +packageVersion: 09 # This repository does not use releaseCandidateVersions, so you can leave this as 00. releaseCandidateVersion: 00