8b06a90b67
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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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-->
55 lines
1.1 KiB
YAML
55 lines
1.1 KiB
YAML
image:
|
|
repository: ghcr.io/beryju/gravity
|
|
tag: v0.26.1@sha256:dfa9ac2f33a4d45919f00e5445e327b2f53ec6782c78eacef90a1c17b1a48bed
|
|
pullPolicy: IfNotPresent
|
|
|
|
securityContext:
|
|
container:
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
protocol: http
|
|
targetPort: 8008
|
|
port: 8008
|
|
dns:
|
|
enabled: true
|
|
ports:
|
|
dns-tcp:
|
|
enabled: true
|
|
targetPort: 53
|
|
port: 53
|
|
dns-udp:
|
|
enabled: true
|
|
protocol: udp
|
|
targetPort: 53
|
|
port: 53
|
|
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
env:
|
|
INSTANCE_IP: "127.0.0.1"
|
|
ADMIN_PASSWORD: "password"
|
|
INSTANCE_IDENTIFIER: "truecharts-dns-gravity"
|
|
BOOTSTRAP_ROLES: "dns;api;etcd;discovery;backup;monitoring;tsdb"
|
|
ADMIN_TOKEN:
|
|
secretKeyRef:
|
|
name: gravity-secret
|
|
key: ADMIN_TOKEN
|
|
INSTANCE_LISTEN: "0.0.0.0"
|
|
|
|
persistence:
|
|
data:
|
|
enabled: true
|
|
mountPath: "/data"
|
|
|
|
portal:
|
|
open:
|
|
enabled: true
|