fix(gravity): update image ghcr.io/beryju/gravity v0.32.1 → v0.32.2 (#47933)

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

<details>
<summary>BeryJu/gravity (ghcr.io/beryju/gravity)</summary>

###
[`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
```

<!-- Release notes generated using configuration in .github/release.yml
at v0.32.2 -->

#### What's Changed

##### 🏕 Features

- roles/dns: prevent header overflow by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[#&#8203;2192](https://redirect.github.com/BeryJu/gravity/pull/2192)
- roles/dns: add SOA record to webform options by
[@&#8203;nyaaaaaaatalie](https://redirect.github.com/nyaaaaaaatalie) in
[#&#8203;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 [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2196](https://redirect.github.com/BeryJu/gravity/pull/2196)
- build(deps): bump library/ubuntu from 24.04 to 26.04 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2195](https://redirect.github.com/BeryJu/gravity/pull/2195)
- build(deps): bump rollup from 4.60.2 to 4.60.3 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2194](https://redirect.github.com/BeryJu/gravity/pull/2194)
- build(deps): bump axios from 1.15.0 to 1.16.0 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;2197](https://redirect.github.com/BeryJu/gravity/pull/2197)

#### New Contributors

- [@&#8203;nyaaaaaaatalie](https://redirect.github.com/nyaaaaaaatalie)
made their first contribution in
[#&#8203;2199](https://redirect.github.com/BeryJu/gravity/pull/2199)

**Full Changelog**:
<https://github.com/BeryJu/gravity/compare/v0.32.1...v0.32.2>

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9ncmF2aXR5IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
TrueCharts Bot
2026-05-07 05:19:57 +02:00
committed by GitHub
parent 26e2d80049
commit cb537ff293
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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
+1 -1
View File
@@ -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: