Files
truecharts/charts/stable/gravity
TrueCharts BotandGitHub 8b06a90b67 chore(helm): update image ghcr.io/beryju/gravity v0.22.0 → v0.26.1 (#31111)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/beryju/gravity](https://redirect.github.com/BeryJu/gravity) |
minor | `5b683dd` -> `dfa9ac2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard 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.26.1`](https://redirect.github.com/BeryJu/gravity/releases/tag/v0.26.1):
Release 0.26.1

[Compare
Source](https://redirect.github.com/BeryJu/gravity/compare/v0.26.0...v0.26.1)

Upgrade to this version of gravity by using this container image:

    ghcr.io/beryju/gravity:v0.26.1

Upgrade to the current JS API Client using

    npm i gravity-api@0.26.1

Upgrade to the current Golang API Client using

    go get beryju.io/gravity@v0.26.1

**Full Changelog**:
https://github.com/BeryJu/gravity/compare/v0.26.0...v0.26.1

###
[`v0.26.0`](https://redirect.github.com/BeryJu/gravity/releases/tag/v0.26.0):
Release 0.26.0

[Compare
Source](https://redirect.github.com/BeryJu/gravity/compare/v0.25.0...v0.26.0)

Upgrade to this version of gravity by using this container image:

    ghcr.io/beryju/gravity:v0.26.0

Upgrade to the current JS API Client using

    npm i gravity-api@0.26.0

Upgrade to the current Golang API Client using

    go get beryju.io/gravity@v0.26.0

#### What's Changed

- tests: add initial e2e tests by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[https://github.com/BeryJu/gravity/pull/1446](https://redirect.github.com/BeryJu/gravity/pull/1446)
- tests: add e2e tests for Cluster by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[https://github.com/BeryJu/gravity/pull/1447](https://redirect.github.com/BeryJu/gravity/pull/1447)
- build(deps): bump golang.org/x/sys from
0.0.0-20190412213103-97732733099d to 0.1.0 in /utils/pcap_to_bytes by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/BeryJu/gravity/pull/1448](https://redirect.github.com/BeryJu/gravity/pull/1448)
- tests: even more tests by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[https://github.com/BeryJu/gravity/pull/1449](https://redirect.github.com/BeryJu/gravity/pull/1449)
- tests: test dns middleware by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[https://github.com/BeryJu/gravity/pull/1451](https://redirect.github.com/BeryJu/gravity/pull/1451)
- discovery: use interface CIDR for auto-generated subnet, tests by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[https://github.com/BeryJu/gravity/pull/1452](https://redirect.github.com/BeryJu/gravity/pull/1452)
- tests: cover bench by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[https://github.com/BeryJu/gravity/pull/1453](https://redirect.github.com/BeryJu/gravity/pull/1453)
- dhcp: test WOL by [@&#8203;BeryJu](https://redirect.github.com/BeryJu)
in
[https://github.com/BeryJu/gravity/pull/1454](https://redirect.github.com/BeryJu/gravity/pull/1454)

**Full Changelog**:
https://github.com/BeryJu/gravity/compare/v0.25.0...v0.26.0

###
[`v0.25.0`](https://redirect.github.com/BeryJu/gravity/releases/tag/v0.25.0):
Release 0.25.0

[Compare
Source](https://redirect.github.com/BeryJu/gravity/compare/v0.24.0...v0.25.0)

Upgrade to this version of gravity by using this container image:

    ghcr.io/beryju/gravity:v0.25.0

Upgrade to the current JS API Client using

    npm i gravity-api@0.25.0

Upgrade to the current Golang API Client using

    go get beryju.io/gravity@v0.25.0

#### What's Changed

- dhcp: suggest next free IP when creating lease in web UI by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[https://github.com/BeryJu/gravity/pull/1436](https://redirect.github.com/BeryJu/gravity/pull/1436)
- build(deps): bump
[@&#8203;fsegurai/codemirror-theme-vscode-dark](https://redirect.github.com/fsegurai/codemirror-theme-vscode-dark)
from 6.1.1 to 6.1.2 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/BeryJu/gravity/pull/1438](https://redirect.github.com/BeryJu/gravity/pull/1438)
- build(deps): bump the eslint group in /web with 2 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/BeryJu/gravity/pull/1437](https://redirect.github.com/BeryJu/gravity/pull/1437)
- build(deps): bump
[@&#8203;fsegurai/codemirror-theme-vscode-light](https://redirect.github.com/fsegurai/codemirror-theme-vscode-light)
from 6.1.1 to 6.1.2 in /web by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/BeryJu/gravity/pull/1439](https://redirect.github.com/BeryJu/gravity/pull/1439)
- docs: enable dark/light mode by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[https://github.com/BeryJu/gravity/pull/1441](https://redirect.github.com/BeryJu/gravity/pull/1441)
- docs: add/update docs for migrating by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[https://github.com/BeryJu/gravity/pull/1440](https://redirect.github.com/BeryJu/gravity/pull/1440)
- build(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/BeryJu/gravity/pull/1444](https://redirect.github.com/BeryJu/gravity/pull/1444)
- build(deps): bump docker/build-push-action from 6.11.0 to 6.12.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/BeryJu/gravity/pull/1443](https://redirect.github.com/BeryJu/gravity/pull/1443)
- storage: Add generic Watcher by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[https://github.com/BeryJu/gravity/pull/1442](https://redirect.github.com/BeryJu/gravity/pull/1442)
- web: fix IP Sorting by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[https://github.com/BeryJu/gravity/pull/1445](https://redirect.github.com/BeryJu/gravity/pull/1445)

**Full Changelog**:
https://github.com/BeryJu/gravity/compare/v0.24.0...v0.25.0

###
[`v0.24.0`](https://redirect.github.com/BeryJu/gravity/releases/tag/v0.24.0):
Release 0.24.0

[Compare
Source](https://redirect.github.com/BeryJu/gravity/compare/v0.23.1...v0.24.0)

Upgrade to this version of gravity by using this container image:

    ghcr.io/beryju/gravity:v0.24.0

Upgrade to the current JS API Client using

    npm i gravity-api@0.24.0

Upgrade to the current Golang API Client using

    go get beryju.io/gravity@v0.24.0

#### What's Changed

- build(deps): bump eslint from 9.17.0 to 9.18.0 in /web in the eslint
group by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/BeryJu/gravity/pull/1435](https://redirect.github.com/BeryJu/gravity/pull/1435)
- dhcp: add web import support, start wizard by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[https://github.com/BeryJu/gravity/pull/1434](https://redirect.github.com/BeryJu/gravity/pull/1434)
- converter: add opnsense dnsmasq importer by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[https://github.com/BeryJu/gravity/pull/1433](https://redirect.github.com/BeryJu/gravity/pull/1433)

**Full Changelog**:
https://github.com/BeryJu/gravity/compare/v0.23.1...v0.24.0

###
[`v0.23.1`](https://redirect.github.com/BeryJu/gravity/releases/tag/v0.23.1):
Release 0.23.1

[Compare
Source](https://redirect.github.com/BeryJu/gravity/compare/v0.23.0...v0.23.1)

Upgrade to this version of gravity by using this container image:

    ghcr.io/beryju/gravity:v0.23.1

Upgrade to the current JS API Client using

    npm i gravity-api@0.23.1

Upgrade to the current Golang API Client using

    go get beryju.io/gravity@v0.23.1

**Full Changelog**:
https://github.com/BeryJu/gravity/compare/v0.23.0...v0.23.1

###
[`v0.23.0`](https://redirect.github.com/BeryJu/gravity/releases/tag/v0.23.0):
Release 0.23.0

[Compare
Source](https://redirect.github.com/BeryJu/gravity/compare/v0.22.0...v0.23.0)

Upgrade to this version of gravity by using this container image:

    ghcr.io/beryju/gravity:v0.23.0

Upgrade to the current JS API Client using

    npm i gravity-api@0.23.0

Upgrade to the current Golang API Client using

    go get beryju.io/gravity@v0.23.0

#### What's Changed

- convert: add initial bind zone importer by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[https://github.com/BeryJu/gravity/pull/1431](https://redirect.github.com/BeryJu/gravity/pull/1431)
- dhcp: test low-level handler by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[https://github.com/BeryJu/gravity/pull/1423](https://redirect.github.com/BeryJu/gravity/pull/1423)
- dns: per-zone metrics by
[@&#8203;BeryJu](https://redirect.github.com/BeryJu) in
[https://github.com/BeryJu/gravity/pull/1432](https://redirect.github.com/BeryJu/gravity/pull/1432)

**Full Changelog**:
https://github.com/BeryJu/gravity/compare/v0.22.0...v0.23.0

</details>

---

### Configuration

📅 **Schedule**: 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-24 16:20:33 +01:00
..

title
title
README

General Info

For more information about this Chart, please check the docs on the TrueCharts website

This chart is not maintained by the upstream project and any issues with the chart should be raised here

Installation

Helm-Chart installation

To install TrueCharts Helm charts using Helm, you can use our OCI Repository.

helm install mychart oci://tccr.io/truecharts/gravity

For more information on how to install TrueCharts Helm charts, checkout the instructions on the website

Chart Specific Guides and information

All our charts have dedicated documentation pages. The documentation for this chart can be found here: https://truecharts.org/charts/stable/gravity

Configuration Options

To view the chart specific options, please view Values.yaml included in the chart. The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/gravity/values.yaml

All our Charts use a shared "common" library chart that contains most of the templating and options. For the complete overview of all available options, please checkout the documentation for them on the common docs on our website

For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml

Support


Sponsor TrueCharts

TrueCharts can only exist due to the incredible effort of our staff. Please consider making a donation or contributing back to the project any way you can!

All Rights Reserved - The TrueCharts Project