From 2b6e159e1d79783ca776c807fcd2d8ac788d7b2c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 9 May 2026 21:42:28 +0200 Subject: [PATCH] =?UTF-8?q?feat(gravity):=20update=20image=20ghcr.io/beryj?= =?UTF-8?q?u/gravity=20v0.32.2=20=E2=86=92=20v0.33.0=20(#48066)?= 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 | `dea2580` → `850e7d9` | --- > [!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.33.0`](https://redirect.github.com/BeryJu/gravity/releases/tag/v0.33.0): Release 0.33.0 [Compare Source](https://redirect.github.com/BeryJu/gravity/compare/v0.32.2...v0.33.0) Upgrade to this version of gravity by using this container image: ``` ghcr.io/beryju/gravity:v0.33.0 ``` Upgrade to the current JS API Client using ``` npm i gravity-api@0.33.0 ``` Upgrade to the current Golang API Client using ``` go get beryju.io/gravity@v0.33.0 ``` Upgrade external-dns to use this container image: ``` ghcr.io/beryju/gravity-external-dns:v0.33.0 ``` #### What's Changed ##### 🏕 Features - externaldns: fix missing TTL in requests by [@​BeryJu](https://redirect.github.com/BeryJu) in [#​2201](https://redirect.github.com/BeryJu/gravity/pull/2201) - extconfig: always log panic with stacktrace by [@​BeryJu](https://redirect.github.com/BeryJu) in [#​2206](https://redirect.github.com/BeryJu/gravity/pull/2206) - roles/dhcp: replace etcd locker with mutex by [@​BeryJu](https://redirect.github.com/BeryJu) in [#​2175](https://redirect.github.com/BeryJu/gravity/pull/2175) - instance: add support for multiple instance IPs by [@​BeryJu](https://redirect.github.com/BeryJu) in [#​2205](https://redirect.github.com/BeryJu/gravity/pull/2205) ##### 👒 Dependencies - build(deps): bump github.com/grafana/pyroscope-go from 1.2.8 to 1.3.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2204](https://redirect.github.com/BeryJu/gravity/pull/2204) - build(deps): bump library/node from 24 to 26 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2203](https://redirect.github.com/BeryJu/gravity/pull/2203) - build(deps): bump benchmark-action/github-action-benchmark from 1.22.0 to 1.22.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2202](https://redirect.github.com/BeryJu/gravity/pull/2202) **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 bb50b5f5af7..0a8a953917a 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.32.2 +appVersion: 0.33.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.4.2 +version: 7.5.0 diff --git a/charts/stable/gravity/values.yaml b/charts/stable/gravity/values.yaml index 91510464372..307efea86ba 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.32.2@sha256:dea25808d2fc018c6d93e60af8c73417aaaf6ecffc1728d4c09d5462db0e60e6 + tag: v0.33.0@sha256:850e7d9a909f659a16f1c134c53efda23795a60a2d74fccb8b3b68c56b79db59 pullPolicy: IfNotPresent securityContext: