feat(gravity): update image ghcr.io/beryju/gravity v0.30.0 → v0.32.0 (#47833)

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

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

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

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

#### What's Changed

##### 🏕 Features

- roles/dns: include TTL in API by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[#&#8203;2183](https://redirect.github.com/BeryJu/gravity/pull/2183)
- web: auto-create dns zones when creating DHCP scope (forward and
reverse) by [@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[#&#8203;2184](https://redirect.github.com/BeryJu/gravity/pull/2184)

**Full Changelog**:
<https://github.com/BeryJu/gravity/compare/v0.30.0...v0.32.0>

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9ncmF2aXR5IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
TrueCharts Bot
2026-05-04 03:00:37 +02:00
committed by GitHub
parent 8e0da84139
commit 54b654e157
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.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
+1 -1
View File
@@ -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: