From 54b654e157b29fce23163d87c50e87914a54ee28 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 4 May 2026 03:00:37 +0200 Subject: [PATCH] =?UTF-8?q?feat(gravity):=20update=20image=20ghcr.io/beryj?= =?UTF-8?q?u/gravity=20v0.30.0=20=E2=86=92=20v0.32.0=20(#47833)?= 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) | minor | `f9bc539` → `04b334c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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.32.0`](https://redirect.github.com/BeryJu/gravity/releases/tag/v0.32.0): Release 0.32.0 [Compare Source](https://redirect.github.com/BeryJu/gravity/compare/v0.30.0...v0.32.0) Upgrade to this version of gravity by using this container image: ``` ghcr.io/beryju/gravity:v0.32.0 ``` Upgrade to the current JS API Client using ``` npm i gravity-api@0.32.0 ``` Upgrade to the current Golang API Client using ``` go get beryju.io/gravity@v0.32.0 ``` Upgrade external-dns to use this container image: ``` ghcr.io/beryju/gravity-external-dns:v0.32.0 ``` #### What's Changed ##### 🏕 Features - roles/dns: include TTL in API by [@​BeryJu](https://redirect.github.com/BeryJu) in [#​2183](https://redirect.github.com/BeryJu/gravity/pull/2183) - web: auto-create dns zones when creating DHCP scope (forward and reverse) by [@​BeryJu](https://redirect.github.com/BeryJu) in [#​2184](https://redirect.github.com/BeryJu/gravity/pull/2184) **Full Changelog**:
--- ### Configuration 📅 **Schedule**: (UTC) - 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 cd5d0c3a28c..ba20371b58f 100644 --- a/charts/stable/gravity/Chart.yaml +++ b/charts/stable/gravity/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 0.30.0 +appVersion: 0.32.0 dependencies: - name: common version: 29.2.8 @@ -37,5 +37,5 @@ sources: - https://github.com/BeryJu/gravity - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/gravity type: application -version: 7.3.0 +version: 7.4.0 diff --git a/charts/stable/gravity/values.yaml b/charts/stable/gravity/values.yaml index b26c1c52932..3976fed7039 100644 --- a/charts/stable/gravity/values.yaml +++ b/charts/stable/gravity/values.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=./values.schema.json image: repository: ghcr.io/beryju/gravity - tag: v0.30.0@sha256:f9bc539b446010b9786354be152e22f84b500c5baf02761a599cdff50329a293 + tag: v0.32.0@sha256:04b334c6ff93db361fa7d6928c1c901acedf83f0d912d858aa47ff25417013f8 pullPolicy: IfNotPresent securityContext: