This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/beryju/gravity](https://redirect.github.com/BeryJu/gravity) | minor | `fc4309c` → `f9bc539` | --- > [!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.30.0`](https://redirect.github.com/BeryJu/gravity/releases/tag/v0.30.0): Release 0.30.0 [Compare Source](https://redirect.github.com/BeryJu/gravity/compare/v0.29.0...v0.30.0) Upgrade to this version of gravity by using this container image: ``` ghcr.io/beryju/gravity:v0.30.0 ``` Upgrade to the current JS API Client using ``` npm i gravity-api@0.30.0 ``` Upgrade to the current Golang API Client using ``` go get beryju.io/gravity@v0.30.0 ``` Upgrade external-dns to use this container image: ``` ghcr.io/beryju/gravity-external-dns:v0.30.0 ``` <!-- Release notes generated using configuration in .github/release.yml at v0.30.0 --> #### What's Changed ##### 🏕 Features - o11y: add option for pyroscope by [@​BeryJu](https://redirect.github.com/BeryJu) in [#​2011](https://redirect.github.com/BeryJu/gravity/pull/2011) - pkg/externaldns: fix content type by [@​BeryJu](https://redirect.github.com/BeryJu) in [#​2176](https://redirect.github.com/BeryJu/gravity/pull/2176) - docs: fix build by [@​BeryJu](https://redirect.github.com/BeryJu) in [#​2178](https://redirect.github.com/BeryJu/gravity/pull/2178) - web: improve editing page for dns zone by [@​BeryJu](https://redirect.github.com/BeryJu) in [#​2180](https://redirect.github.com/BeryJu/gravity/pull/2180) - instance: store total instance memory for graph by [@​BeryJu](https://redirect.github.com/BeryJu) in [#​2181](https://redirect.github.com/BeryJu/gravity/pull/2181) - api: migrate auth (users and tokens) to protobuf by [@​BeryJu](https://redirect.github.com/BeryJu) in [#​1848](https://redirect.github.com/BeryJu/gravity/pull/1848) - web: replace raw YAML editor for DNS handler configs with structured UI by [@​BeryJu](https://redirect.github.com/BeryJu) in [#​2182](https://redirect.github.com/BeryJu/gravity/pull/2182) ##### 👒 Dependencies - build(deps): bump rollup from 4.54.0 to 4.55.1 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2013](https://redirect.github.com/BeryJu/gravity/pull/2013) - build(deps): bump the eslint group in /web with 2 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2012](https://redirect.github.com/BeryJu/gravity/pull/2012) - build(deps): bump github.com/coredns/coredns from 1.13.2 to 1.14.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2017](https://redirect.github.com/BeryJu/gravity/pull/2017) - build(deps): bump coredns/coredns from 1.13.2 to 1.14.0 in /hack/tests by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2015](https://redirect.github.com/BeryJu/gravity/pull/2015) - build(deps): bump [@​trivago/prettier-plugin-sort-imports](https://redirect.github.com/trivago/prettier-plugin-sort-imports) from 6.0.1 to 6.0.2 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2014](https://redirect.github.com/BeryJu/gravity/pull/2014) - build(deps): bump github.com/k8s-gateway/k8s\_gateway from 1.6.1 to 1.6.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2016](https://redirect.github.com/BeryJu/gravity/pull/2016) - build(deps): bump golang.org/x/term from 0.38.0 to 0.39.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2020](https://redirect.github.com/BeryJu/gravity/pull/2020) - build(deps): bump github.com/miekg/dns from 1.1.69 to 1.1.70 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2019](https://redirect.github.com/BeryJu/gravity/pull/2019) - build(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2023](https://redirect.github.com/BeryJu/gravity/pull/2023) - build(deps): bump the eslint group in /web with 2 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2022](https://redirect.github.com/BeryJu/gravity/pull/2022) - build(deps): bump actions/setup-go from 6.1.0 to 6.2.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2021](https://redirect.github.com/BeryJu/gravity/pull/2021) - build(deps): bump github.com/minio/minio-go/v7 from 7.0.97 to 7.0.98 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2027](https://redirect.github.com/BeryJu/gravity/pull/2027) - build(deps): bump prettier from 3.7.4 to 3.8.0 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2026](https://redirect.github.com/BeryJu/gravity/pull/2026) - build(deps): bump actions/setup-node from 6.1.0 to 6.2.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2025](https://redirect.github.com/BeryJu/gravity/pull/2025) - build(deps): bump github.com/getsentry/sentry-go from 0.40.0 to 0.41.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2029](https://redirect.github.com/BeryJu/gravity/pull/2029) - build(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2028](https://redirect.github.com/BeryJu/gravity/pull/2028) - build(deps): bump coredns/coredns from 1.14.0 to 1.14.1 in /hack/tests by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2032](https://redirect.github.com/BeryJu/gravity/pull/2032) - build(deps): bump github.com/coredns/coredns from 1.14.0 to 1.14.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2031](https://redirect.github.com/BeryJu/gravity/pull/2031) - build(deps): bump rollup from 4.55.1 to 4.55.2 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2034](https://redirect.github.com/BeryJu/gravity/pull/2034) - build(deps): bump the eslint group in /web with 2 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2033](https://redirect.github.com/BeryJu/gravity/pull/2033) - build(deps): bump rollup from 4.55.2 to 4.55.3 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2038](https://redirect.github.com/BeryJu/gravity/pull/2038) - build(deps): bump prettier from 3.8.0 to 3.8.1 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2037](https://redirect.github.com/BeryJu/gravity/pull/2037) - build(deps): bump lodash from 4.17.21 to 4.17.23 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2036](https://redirect.github.com/BeryJu/gravity/pull/2036) - build(deps): bump lodash-es from 4.17.21 to 4.17.23 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2035](https://redirect.github.com/BeryJu/gravity/pull/2035) - build(deps): bump github.com/miekg/dns from 1.1.70 to 1.1.72 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2042](https://redirect.github.com/BeryJu/gravity/pull/2042) - build(deps): bump globals from 17.0.0 to 17.1.0 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2040](https://redirect.github.com/BeryJu/gravity/pull/2040) - build(deps): bump rollup from 4.55.3 to 4.56.0 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2041](https://redirect.github.com/BeryJu/gravity/pull/2041) - build(deps): bump actions/checkout from 6.0.1 to 6.0.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2039](https://redirect.github.com/BeryJu/gravity/pull/2039) - build(deps): bump [@​fsegurai/codemirror-theme-vscode-dark](https://redirect.github.com/fsegurai/codemirror-theme-vscode-dark) from 6.2.3 to 6.2.4 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2044](https://redirect.github.com/BeryJu/gravity/pull/2044) - build(deps): bump [@​fsegurai/codemirror-theme-vscode-light](https://redirect.github.com/fsegurai/codemirror-theme-vscode-light) from 6.2.3 to 6.2.4 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2043](https://redirect.github.com/BeryJu/gravity/pull/2043) - build(deps): bump the eslint group in /web with 2 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2046](https://redirect.github.com/BeryJu/gravity/pull/2046) - build(deps): bump actions/attest-build-provenance from 3.1.0 to 3.2.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2045](https://redirect.github.com/BeryJu/gravity/pull/2045) - build(deps): bump github.com/getsentry/sentry-go from 0.41.0 to 0.42.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2050](https://redirect.github.com/BeryJu/gravity/pull/2050) - build(deps): bump rollup from 4.56.0 to 4.57.0 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2049](https://redirect.github.com/BeryJu/gravity/pull/2049) - build(deps): bump globals from 17.1.0 to 17.2.0 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2048](https://redirect.github.com/BeryJu/gravity/pull/2048) - build(deps): bump docker/login-action from 3.6.0 to 3.7.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2051](https://redirect.github.com/BeryJu/gravity/pull/2051) - build(deps): bump globals from 17.2.0 to 17.3.0 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2052](https://redirect.github.com/BeryJu/gravity/pull/2052) - build(deps): bump rollup from 4.57.0 to 4.57.1 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2053](https://redirect.github.com/BeryJu/gravity/pull/2053) - build(deps): bump esbuild from 0.27.2 to 0.27.3 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2054](https://redirect.github.com/BeryJu/gravity/pull/2054) - build(deps): bump github.com/k8s-gateway/k8s\_gateway from 1.6.2 to 1.6.3 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2057](https://redirect.github.com/BeryJu/gravity/pull/2057) - build(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.35.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2058](https://redirect.github.com/BeryJu/gravity/pull/2058) - build(deps): bump github.com/prometheus-community/pro-bing from 0.7.0 to 0.8.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2056](https://redirect.github.com/BeryJu/gravity/pull/2056) - build(deps): bump golang.org/x/net from 0.49.0 to 0.50.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2062](https://redirect.github.com/BeryJu/gravity/pull/2062) - build(deps): bump golang.org/x/crypto from 0.47.0 to 0.48.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2060](https://redirect.github.com/BeryJu/gravity/pull/2060) - build(deps): bump axios from 1.12.1 to 1.13.5 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2063](https://redirect.github.com/BeryJu/gravity/pull/2063) - build(deps): bump library/golang from 1.25 to 1.26 in /cmd/external-dns by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2065](https://redirect.github.com/BeryJu/gravity/pull/2065) - build(deps): bump library/golang from 1.25 to 1.26 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2064](https://redirect.github.com/BeryJu/gravity/pull/2064) - build(deps): bump docker/build-push-action from 6.18.0 to 6.19.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2066](https://redirect.github.com/BeryJu/gravity/pull/2066) - build(deps): bump coreos/etcd from v3.6.7 to v3.6.8 in /hack/tests by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2069](https://redirect.github.com/BeryJu/gravity/pull/2069) - build(deps): bump the etcd group across 1 directory with 5 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2068](https://redirect.github.com/BeryJu/gravity/pull/2068) - build(deps): bump docker/build-push-action from 6.19.1 to 6.19.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2067](https://redirect.github.com/BeryJu/gravity/pull/2067) - build(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2070](https://redirect.github.com/BeryJu/gravity/pull/2070) - build(deps): bump ajv from 6.12.6 to 6.14.0 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2071](https://redirect.github.com/BeryJu/gravity/pull/2071) - build(deps): bump rollup from 4.57.1 to 4.59.0 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2072](https://redirect.github.com/BeryJu/gravity/pull/2072) - build(deps): bump github.com/k8s-gateway/k8s\_gateway from 1.6.3 to 1.6.4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2073](https://redirect.github.com/BeryJu/gravity/pull/2073) - build(deps): bump minimatch from 3.1.2 to 3.1.4 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2077](https://redirect.github.com/BeryJu/gravity/pull/2077) - build(deps): bump github.com/getsentry/sentry-go from 0.42.0 to 0.43.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2076](https://redirect.github.com/BeryJu/gravity/pull/2076) - build(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2081](https://redirect.github.com/BeryJu/gravity/pull/2081) - build(deps): bump actions/attest-build-provenance from 3.2.0 to 4.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2080](https://redirect.github.com/BeryJu/gravity/pull/2080) - build(deps): bump svenstaro/upload-release-action from 2.11.3 to 2.11.4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2079](https://redirect.github.com/BeryJu/gravity/pull/2079) - build(deps): bump actions/setup-go from 6.2.0 to 6.3.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2078](https://redirect.github.com/BeryJu/gravity/pull/2078) - build(deps): bump github.com/pin/tftp/v3 from 3.1.0 to 3.2.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2083](https://redirect.github.com/BeryJu/gravity/pull/2083) - build(deps): bump actions/attest-build-provenance from 4.0.0 to 4.1.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2082](https://redirect.github.com/BeryJu/gravity/pull/2082) - build(deps): bump go.opentelemetry.io/otel/sdk from 1.38.0 to 1.40.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2085](https://redirect.github.com/BeryJu/gravity/pull/2085) - build(deps): bump github.com/0xERR0R/blocky from 0.28.2 to 0.29.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2087](https://redirect.github.com/BeryJu/gravity/pull/2087) - build(deps): bump globals from 17.3.0 to 17.4.0 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2086](https://redirect.github.com/BeryJu/gravity/pull/2086) - build(deps): bump benchmark-action/github-action-benchmark from 1.20.7 to 1.21.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2088](https://redirect.github.com/BeryJu/gravity/pull/2088) - build(deps): bump [@​codemirror/lang-javascript](https://redirect.github.com/codemirror/lang-javascript) from 6.2.4 to 6.2.5 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2089](https://redirect.github.com/BeryJu/gravity/pull/2089) - build(deps): bump github.com/go-delve/delve from 1.26.0 to 1.26.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2092](https://redirect.github.com/BeryJu/gravity/pull/2092) - build(deps): bump dexidp/dex from v2.44.0 to v2.45.1 in /hack/tests by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2091](https://redirect.github.com/BeryJu/gravity/pull/2091) - build(deps): bump actions/setup-node from 6.2.0 to 6.3.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2090](https://redirect.github.com/BeryJu/gravity/pull/2090) - build(deps): bump [@​rollup/plugin-commonjs](https://redirect.github.com/rollup/plugin-commonjs) from 29.0.0 to 29.0.1 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2095](https://redirect.github.com/BeryJu/gravity/pull/2095) - build(deps): bump docker/login-action from 3.7.0 to 4.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2094](https://redirect.github.com/BeryJu/gravity/pull/2094) - build(deps): bump docker/setup-qemu-action from 3.7.0 to 4.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2093](https://redirect.github.com/BeryJu/gravity/pull/2093) - build(deps): bump docker/build-push-action from 6.19.2 to 7.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2098](https://redirect.github.com/BeryJu/gravity/pull/2098) - build(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2097](https://redirect.github.com/BeryJu/gravity/pull/2097) - build(deps): bump docker/metadata-action from 5.10.0 to 6.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2096](https://redirect.github.com/BeryJu/gravity/pull/2096) - build(deps): bump github.com/coredns/coredns from 1.14.1 to 1.14.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2099](https://redirect.github.com/BeryJu/gravity/pull/2099) - build(deps): bump golang.org/x/oauth2 from 0.35.0 to 0.36.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2102](https://redirect.github.com/BeryJu/gravity/pull/2102) - build(deps): bump coredns/coredns from 1.14.1 to 1.14.2 in /hack/tests by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2103](https://redirect.github.com/BeryJu/gravity/pull/2103) - build(deps): bump github.com/minio/minio-go/v7 from 7.0.98 to 7.0.99 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2101](https://redirect.github.com/BeryJu/gravity/pull/2101) - build(deps): bump [@​rollup/plugin-commonjs](https://redirect.github.com/rollup/plugin-commonjs) from 29.0.1 to 29.0.2 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2100](https://redirect.github.com/BeryJu/gravity/pull/2100) - build(deps): bump github.com/testcontainers/testcontainers-go from 0.40.0 to 0.41.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2104](https://redirect.github.com/BeryJu/gravity/pull/2104) - build(deps): bump flatted from 3.3.1 to 3.4.1 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2109](https://redirect.github.com/BeryJu/gravity/pull/2109) - build(deps): bump esbuild from 0.27.3 to 0.27.4 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2108](https://redirect.github.com/BeryJu/gravity/pull/2108) - build(deps): bump golang.org/x/net from 0.51.0 to 0.52.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2107](https://redirect.github.com/BeryJu/gravity/pull/2107) - build(deps): bump golang.org/x/crypto from 0.48.0 to 0.49.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2106](https://redirect.github.com/BeryJu/gravity/pull/2106) - build(deps): bump github.com/k8s-gateway/k8s\_gateway from 1.6.4 to 1.7.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2111](https://redirect.github.com/BeryJu/gravity/pull/2111) - build(deps): bump softprops/action-gh-release from 2.5.0 to 2.6.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2110](https://redirect.github.com/BeryJu/gravity/pull/2110) - build(deps): bump svenstaro/upload-release-action from 2.11.4 to 2.11.5 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2112](https://redirect.github.com/BeryJu/gravity/pull/2112) - build(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.3 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2113](https://redirect.github.com/BeryJu/gravity/pull/2113) - build(deps): bump flatted from 3.4.1 to 3.4.2 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2114](https://redirect.github.com/BeryJu/gravity/pull/2114) - build(deps): bump the etcd group across 1 directory with 5 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2117](https://redirect.github.com/BeryJu/gravity/pull/2117) - build(deps): bump coreos/etcd from v3.6.8 to v3.6.9 in /hack/tests by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2118](https://redirect.github.com/BeryJu/gravity/pull/2118) - build(deps): bump rollup from 4.59.0 to 4.60.0 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2116](https://redirect.github.com/BeryJu/gravity/pull/2116) - build(deps): bump yaml from 2.8.2 to 2.8.3 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2115](https://redirect.github.com/BeryJu/gravity/pull/2115) - build(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in /docs by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2122](https://redirect.github.com/BeryJu/gravity/pull/2122) - build(deps): bump picomatch in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2121](https://redirect.github.com/BeryJu/gravity/pull/2121) - build(deps): bump github.com/grafana/pyroscope-go from 1.2.7 to 1.2.8 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2123](https://redirect.github.com/BeryJu/gravity/pull/2123) - build(deps): bump brace-expansion from 1.1.12 to 1.1.13 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2124](https://redirect.github.com/BeryJu/gravity/pull/2124) - build(deps): bump actions/setup-go from 6.3.0 to 6.4.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2125](https://redirect.github.com/BeryJu/gravity/pull/2125) - build(deps): bump rollup from 4.60.0 to 4.60.1 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2126](https://redirect.github.com/BeryJu/gravity/pull/2126) - build(deps): bump benchmark-action/github-action-benchmark from 1.21.0 to 1.22.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2127](https://redirect.github.com/BeryJu/gravity/pull/2127) - build(deps): bump lodash-es from 4.17.23 to 4.18.1 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2131](https://redirect.github.com/BeryJu/gravity/pull/2131) - build(deps): bump coreos/etcd from v3.6.9 to v3.6.10 in /hack/tests by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2130](https://redirect.github.com/BeryJu/gravity/pull/2130) - build(deps): bump the etcd group across 1 directory with 5 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2129](https://redirect.github.com/BeryJu/gravity/pull/2129) - build(deps): bump lodash from 4.17.23 to 4.18.1 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2132](https://redirect.github.com/BeryJu/gravity/pull/2132) - build(deps): bump esbuild from 0.27.4 to 0.27.5 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2128](https://redirect.github.com/BeryJu/gravity/pull/2128) - build(deps): bump github.com/getsentry/sentry-go from 0.43.0 to 0.44.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2120](https://redirect.github.com/BeryJu/gravity/pull/2120) - build(deps): bump github.com/minio/minio-go/v7 from 7.0.99 to 7.0.100 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2136](https://redirect.github.com/BeryJu/gravity/pull/2136) - build(deps): bump esbuild from 0.27.5 to 0.28.0 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2135](https://redirect.github.com/BeryJu/gravity/pull/2135) - build(deps): bump docker/login-action from 4.0.0 to 4.1.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2134](https://redirect.github.com/BeryJu/gravity/pull/2134) - build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2133](https://redirect.github.com/BeryJu/gravity/pull/2133) - build(deps): bump [@​fsegurai/codemirror-theme-vscode-light](https://redirect.github.com/fsegurai/codemirror-theme-vscode-light) from 6.2.4 to 6.2.6 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2138](https://redirect.github.com/BeryJu/gravity/pull/2138) - build(deps): bump [@​fsegurai/codemirror-theme-vscode-dark](https://redirect.github.com/fsegurai/codemirror-theme-vscode-dark) from 6.2.4 to 6.2.6 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2137](https://redirect.github.com/BeryJu/gravity/pull/2137) - build(deps): bump github.com/coreos/go-oidc/v3 from 3.17.0 to 3.18.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2139](https://redirect.github.com/BeryJu/gravity/pull/2139) - build(deps): bump go.opentelemetry.io/otel/sdk from 1.41.0 to 1.43.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2140](https://redirect.github.com/BeryJu/gravity/pull/2140) - build(deps): bump golang.org/x/net from 0.52.0 to 0.53.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2144](https://redirect.github.com/BeryJu/gravity/pull/2144) - build(deps): bump github.com/getsentry/sentry-go from 0.44.1 to 0.45.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2146](https://redirect.github.com/BeryJu/gravity/pull/2146) - build(deps): bump axios from 1.13.5 to 1.15.0 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2147](https://redirect.github.com/BeryJu/gravity/pull/2147) - build(deps): bump prettier from 3.8.1 to 3.8.2 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2141](https://redirect.github.com/BeryJu/gravity/pull/2141) - build(deps): bump github.com/testcontainers/testcontainers-go from 0.41.0 to 0.42.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2145](https://redirect.github.com/BeryJu/gravity/pull/2145) - build(deps): bump github.com/k8s-gateway/k8s\_gateway from 1.7.0 to 1.7.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2153](https://redirect.github.com/BeryJu/gravity/pull/2153) - build(deps): bump softprops/action-gh-release from 2.6.1 to 3.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2150](https://redirect.github.com/BeryJu/gravity/pull/2150) - build(deps): bump globals from 17.4.0 to 17.5.0 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2152](https://redirect.github.com/BeryJu/gravity/pull/2152) - build(deps): bump docker/build-push-action from 7.0.0 to 7.1.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2151](https://redirect.github.com/BeryJu/gravity/pull/2151) - build(deps): bump github.com/getsentry/sentry-go from 0.45.0 to 0.45.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2154](https://redirect.github.com/BeryJu/gravity/pull/2154) - build(deps): bump follow-redirects from 1.15.11 to 1.16.0 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2155](https://redirect.github.com/BeryJu/gravity/pull/2155) - build(deps): bump github.com/swaggest/openapi-go from 0.2.60 to 0.2.61 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2158](https://redirect.github.com/BeryJu/gravity/pull/2158) - build(deps): bump prettier from 3.8.2 to 3.8.3 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2157](https://redirect.github.com/BeryJu/gravity/pull/2157) - build(deps): bump [@​codecov/rollup-plugin](https://redirect.github.com/codecov/rollup-plugin) from 1.9.1 to 2.0.0 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2156](https://redirect.github.com/BeryJu/gravity/pull/2156) - build(deps): bump [@​codecov/rollup-plugin](https://redirect.github.com/codecov/rollup-plugin) from 2.0.0 to 2.0.1 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2159](https://redirect.github.com/BeryJu/gravity/pull/2159) - build(deps): bump github.com/jackc/pgx/v5 from 5.7.5 to 5.9.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2160](https://redirect.github.com/BeryJu/gravity/pull/2160) - build(deps): bump github.com/k8s-gateway/k8s\_gateway from 1.7.1 to 1.8.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2163](https://redirect.github.com/BeryJu/gravity/pull/2163) - build(deps): bump rollup from 4.60.1 to 4.60.2 in /web by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2162](https://redirect.github.com/BeryJu/gravity/pull/2162) - build(deps): bump actions/setup-node from 6.3.0 to 6.4.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2161](https://redirect.github.com/BeryJu/gravity/pull/2161) - build(deps): bump github.com/moby/moby/api from 1.54.1 to 1.54.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2165](https://redirect.github.com/BeryJu/gravity/pull/2165) - build(deps): bump github.com/go-delve/delve from 1.26.1 to 1.26.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2164](https://redirect.github.com/BeryJu/gravity/pull/2164) - build(deps): bump github.com/getsentry/sentry-go from 0.45.1 to 0.46.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2166](https://redirect.github.com/BeryJu/gravity/pull/2166) - build(deps): bump github.com/coredns/coredns from 1.14.2 to 1.14.3 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2168](https://redirect.github.com/BeryJu/gravity/pull/2168) - build(deps): bump coredns/coredns from 1.14.2 to 1.14.3 in /hack/tests by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2169](https://redirect.github.com/BeryJu/gravity/pull/2169) - build(deps): bump github.com/jackc/pgx/v5 from 5.9.0 to 5.9.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2167](https://redirect.github.com/BeryJu/gravity/pull/2167) - build(deps-dev): bump postcss from 8.4.31 to 8.5.10 in /docs by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2170](https://redirect.github.com/BeryJu/gravity/pull/2170) - build(deps): bump github.com/minio/minio-go/v7 from 7.0.100 to 7.1.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2171](https://redirect.github.com/BeryJu/gravity/pull/2171) - build(deps): bump go.uber.org/zap from 1.27.1 to 1.28.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2173](https://redirect.github.com/BeryJu/gravity/pull/2173) - build(deps): bump github.com/go-delve/delve from 1.26.2 to 1.26.3 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2172](https://redirect.github.com/BeryJu/gravity/pull/2172) - build(deps): bump github.com/getsentry/sentry-go from 0.46.0 to 0.46.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2174](https://redirect.github.com/BeryJu/gravity/pull/2174) - build(deps): bump github.com/Masterminds/semver/v3 from 3.4.0 to 3.5.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​2177](https://redirect.github.com/BeryJu/gravity/pull/2177) **Full Changelog**: <https://github.com/BeryJu/gravity/compare/v0.29.0...v0.30.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==-->
title
| title |
|---|
| TrueCharts |
Community Helm Chart Catalog
TrueCharts is a catalog of highly optimised Helm Charts. Made for the community, by the community!
All our charts are supposed to work together and be easy to setup using any helm-compatible deployment tool, above all, give the average user more than enough options to tune things to their liking.
Getting started using TrueCharts
Support
Please check our FAQ, manual and Issue tracker There is a significant chance your issue has been reported before!
Still something not working as expected? Contact us! and we'll figure it out together!
Development
Our development process is fully distributed and agile, so every chart-maintainer is free to set their own roadmap and development speed and does not have to comply to a centralised roadmap. This ensures freedom and flexibility for everyone involved and makes sure you, the end user, always has the latest and greatest of every Chart installed.
Getting into creating Charts
For more information check the website: https://truecharts.org
Contact and Support
To contact the TrueCharts project:
-
Create an issue on Github issues
-
Open a Support Ticket
-
Send us an email
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
Licence
Truecharts, is primarily based on the AGPL-v3 license, this ensures almost everyone can use and modify our charts. Licences can vary on a per-Chart basis. This can easily be seen by the presence of a "LICENSE" file in that folder.
An exception to this, has been made for every document inside folders labeled as docs or doc and their subfolders: those folders are not licensed under AGPL-v3 and are considered "all rights reserved". Said content can be modified and changes submitted per PR, in accordance to the github End User License Agreement.
SPDX-License-Identifier: AGPL-3.0