From 160e5b88977550fee49d66a0e848fc6dcc883e65 Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Sat, 15 Jun 2024 14:23:29 +0000 Subject: [PATCH] =?UTF-8?q?feat(helm):=20update=20coredns=20(=201.30.0=20?= =?UTF-8?q?=E2=86=92=201.31.0=20)=20(#4879)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [coredns](https://coredns.io) ([source](https://togithub.com/coredns/helm)) | minor | `1.30.0` -> `1.31.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
coredns/helm (coredns) ### [`v1.31.0`](https://togithub.com/coredns/helm/releases/tag/coredns-1.31.0) [Compare Source](https://togithub.com/coredns/helm/compare/coredns-1.30.0...coredns-1.31.0) CoreDNS is a DNS server that chains plugins and provides Kubernetes DNS Services
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com> --- kubernetes/kyak/apps/kube-system/coredns/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/kyak/apps/kube-system/coredns/app/helmrelease.yaml b/kubernetes/kyak/apps/kube-system/coredns/app/helmrelease.yaml index 6c3e56a8c0..69c715eb71 100644 --- a/kubernetes/kyak/apps/kube-system/coredns/app/helmrelease.yaml +++ b/kubernetes/kyak/apps/kube-system/coredns/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: coredns - version: 1.30.0 + version: 1.31.0 sourceRef: kind: HelmRepository name: coredns