From cb537ff293d68090a0743f00bec9a4ef9bdccee2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 7 May 2026 05:19:57 +0200 Subject: [PATCH] =?UTF-8?q?fix(gravity):=20update=20image=20ghcr.io/beryju?= =?UTF-8?q?/gravity=20v0.32.1=20=E2=86=92=20v0.32.2=20(#47933)?= 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 | `b6a6e79` → `dea2580` | --- > [!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.2`](https://redirect.github.com/BeryJu/gravity/releases/tag/v0.32.2): Release 0.32.2 [Compare Source](https://redirect.github.com/BeryJu/gravity/compare/v0.32.1...v0.32.2) Upgrade to this version of gravity by using this container image: ``` ghcr.io/beryju/gravity:v0.32.2 ``` Upgrade to the current JS API Client using ``` npm i gravity-api@0.32.2 ``` Upgrade to the current Golang API Client using ``` go get beryju.io/gravity@v0.32.2 ``` Upgrade external-dns to use this container image: ``` ghcr.io/beryju/gravity-external-dns:v0.32.2 ``` #### What's Changed ##### 🏕 Features - roles/dns: prevent header overflow by [@​BeryJu](https://redirect.github.com/BeryJu) in [#​2192](https://redirect.github.com/BeryJu/gravity/pull/2192) - roles/dns: add SOA record to webform options by [@​nyaaaaaaatalie](https://redirect.github.com/nyaaaaaaatalie) in [#​2199](https://redirect.github.com/BeryJu/gravity/pull/2199) ##### 👒 Dependencies - build(deps): bump github.com/getsentry/sentry-go from 0.46.1 to 0.46.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2196](https://redirect.github.com/BeryJu/gravity/pull/2196) - build(deps): bump library/ubuntu from 24.04 to 26.04 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2195](https://redirect.github.com/BeryJu/gravity/pull/2195) - build(deps): bump rollup from 4.60.2 to 4.60.3 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2194](https://redirect.github.com/BeryJu/gravity/pull/2194) - build(deps): bump axios from 1.15.0 to 1.16.0 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2197](https://redirect.github.com/BeryJu/gravity/pull/2197) #### New Contributors - [@​nyaaaaaaatalie](https://redirect.github.com/nyaaaaaaatalie) made their first contribution in [#​2199](https://redirect.github.com/BeryJu/gravity/pull/2199) **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 0ab522d8c28..bb50b5f5af7 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.1 +appVersion: 0.32.2 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.1 +version: 7.4.2 diff --git a/charts/stable/gravity/values.yaml b/charts/stable/gravity/values.yaml index 6b3b44bf854..91510464372 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.1@sha256:b6a6e79070d78b7c871967a8b4a95115e19000de9528328f0254fe44b87d8e9e + tag: v0.32.2@sha256:dea25808d2fc018c6d93e60af8c73417aaaf6ecffc1728d4c09d5462db0e60e6 pullPolicy: IfNotPresent securityContext: