From 2c9fb8d48a99fb1e4df34ae47558e7f9d2335f0a Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 11:52:29 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20kepler=20(=200.5.9=20?= =?UTF-8?q?=E2=86=92=200.5.11=20)=20(#5763)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kepler](https://sustainable-computing.io/html/index.html) ([source](https://redirect.github.com/sustainable-computing-io/kepler-helm-chart)) | patch | `0.5.9` -> `0.5.11` | --- ### Release Notes
sustainable-computing-io/kepler-helm-chart (kepler) ### [`v0.5.11`](https://redirect.github.com/sustainable-computing-io/kepler-helm-chart/releases/tag/kepler-0.5.11) [Compare Source](https://redirect.github.com/sustainable-computing-io/kepler-helm-chart/compare/kepler-0.5.10...kepler-0.5.11) A Helm chart for kepler (Kubernetes-based Efficient Power Level Exporter) ### [`v0.5.10`](https://redirect.github.com/sustainable-computing-io/kepler-helm-chart/releases/tag/kepler-0.5.10) [Compare Source](https://redirect.github.com/sustainable-computing-io/kepler-helm-chart/compare/kepler-0.5.9...kepler-0.5.10) A Helm chart for kepler (Kubernetes-based Efficient Power Level Exporter)
--- ### 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://redirect.github.com/renovatebot/renovate). Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com> --- kubernetes/sol/apps/kepler-system/kepler/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/sol/apps/kepler-system/kepler/app/helmrelease.yaml b/kubernetes/sol/apps/kepler-system/kepler/app/helmrelease.yaml index d7b78b9f1c..09643dd177 100644 --- a/kubernetes/sol/apps/kepler-system/kepler/app/helmrelease.yaml +++ b/kubernetes/sol/apps/kepler-system/kepler/app/helmrelease.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: kepler - version: 0.5.9 + version: 0.5.11 sourceRef: kind: HelmRepository name: kepler