From ef6a00e31561be0bb9162a43358fa74a995df991 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 12 Feb 2025 03:52:43 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/beryju/?= =?UTF-8?q?gravity=20v0.26.3=20=E2=86=92=20v0.26.5=20(#31968)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/beryju/gravity](https://redirect.github.com/BeryJu/gravity) | patch | `d872f4f` -> `cc9e95f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
BeryJu/gravity (ghcr.io/beryju/gravity) ### [`v0.26.5`](https://redirect.github.com/BeryJu/gravity/releases/tag/v0.26.5): Release 0.26.5 [Compare Source](https://redirect.github.com/BeryJu/gravity/compare/v0.26.4...v0.26.5) Upgrade to this version of gravity by using this container image: ghcr.io/beryju/gravity:v0.26.5 Upgrade to the current JS API Client using npm i gravity-api@0.26.5 Upgrade to the current Golang API Client using go get beryju.io/gravity@v0.26.5 #### What's Changed - dhcp: delete leases of a scope when the scope is deleted by [@​BeryJu](https://redirect.github.com/BeryJu) in [https://github.com/BeryJu/gravity/pull/1500](https://redirect.github.com/BeryJu/gravity/pull/1500) - web: fix empty IP address causing sorting to fail by [@​BeryJu](https://redirect.github.com/BeryJu) in [https://github.com/BeryJu/gravity/pull/1501](https://redirect.github.com/BeryJu/gravity/pull/1501) - web: fix dns table chart with multiple nodes by [@​BeryJu](https://redirect.github.com/BeryJu) in [https://github.com/BeryJu/gravity/pull/1502](https://redirect.github.com/BeryJu/gravity/pull/1502) **Full Changelog**: https://github.com/BeryJu/gravity/compare/v0.26.4...v0.26.5 ### [`v0.26.4`](https://redirect.github.com/BeryJu/gravity/releases/tag/v0.26.4): Release 0.26.4 [Compare Source](https://redirect.github.com/BeryJu/gravity/compare/v0.26.3...v0.26.4) Upgrade to this version of gravity by using this container image: ghcr.io/beryju/gravity:v0.26.4 Upgrade to the current JS API Client using npm i gravity-api@0.26.4 Upgrade to the current Golang API Client using go get beryju.io/gravity@v0.26.4 **Full Changelog**: https://github.com/BeryJu/gravity/compare/v0.26.3...v0.26.4
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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). --- charts/stable/gravity/Chart.yaml | 4 ++-- charts/stable/gravity/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/gravity/Chart.yaml b/charts/stable/gravity/Chart.yaml index bc610f61a3c..9df69faa4b2 100644 --- a/charts/stable/gravity/Chart.yaml +++ b/charts/stable/gravity/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.26.3 +appVersion: 0.26.5 dependencies: - name: common version: 25.4.10 @@ -34,4 +34,4 @@ sources: - https://github.com/BeryJu/gravity - https://github.com/truecharts/charts/tree/master/charts/stable/gravity type: application -version: 5.14.2 +version: 5.14.3 diff --git a/charts/stable/gravity/values.yaml b/charts/stable/gravity/values.yaml index 8896678d4f2..761ba714238 100644 --- a/charts/stable/gravity/values.yaml +++ b/charts/stable/gravity/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/beryju/gravity - tag: v0.26.3@sha256:d872f4f61c00c486efa64ce5adc8e0c918de8b458b472006dbde9f028a781c6b + tag: v0.26.5@sha256:cc9e95fdf1f1be31e00b859f444eba26be83200a3cfaa4e7a843290ebb741b7a pullPolicy: IfNotPresent securityContext: