From a162d8f13c7c8998f9b89a386b4354543c4f5f4f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 11 Jan 2025 03:06:59 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/beryju/?= =?UTF-8?q?gravity=20v0.21.1=20=E2=86=92=20v0.22.0=20(#30797)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/beryju/gravity](https://redirect.github.com/BeryJu/gravity) | minor | `4c0745f` -> `5b683dd` | --- > [!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
BeryJu/gravity (ghcr.io/beryju/gravity) ### [`v0.22.0`](https://redirect.github.com/BeryJu/gravity/releases/tag/v0.22.0): Release 0.22.0 [Compare Source](https://redirect.github.com/BeryJu/gravity/compare/v0.21.1...v0.22.0) Upgrade to this version of gravity by using this container image: ghcr.io/beryju/gravity:v0.22.0 Upgrade to the current JS API Client using npm i gravity-api@0.22.0 Upgrade to the current Golang API Client using go get beryju.io/gravity@v0.22.0 #### What's Changed - build(deps): bump rollup from 4.30.0 to 4.30.1 in /web by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/BeryJu/gravity/pull/1425](https://redirect.github.com/BeryJu/gravity/pull/1425) - build(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/BeryJu/gravity/pull/1424](https://redirect.github.com/BeryJu/gravity/pull/1424) - build(deps): bump docker/build-push-action from 6.10.0 to 6.11.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/BeryJu/gravity/pull/1428](https://redirect.github.com/BeryJu/gravity/pull/1428) - build(deps): bump library/node from 23.5 to 23.6 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/BeryJu/gravity/pull/1427](https://redirect.github.com/BeryJu/gravity/pull/1427) - dns: add missing filters for type and UID by [@​BeryJu](https://redirect.github.com/BeryJu) in [https://github.com/BeryJu/gravity/pull/1429](https://redirect.github.com/BeryJu/gravity/pull/1429) - web: general quality of life improvements by [@​BeryJu](https://redirect.github.com/BeryJu) in [https://github.com/BeryJu/gravity/pull/1426](https://redirect.github.com/BeryJu/gravity/pull/1426) **Full Changelog**: https://github.com/BeryJu/gravity/compare/v0.21.1...v0.22.0
--- ### 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. --- - [ ] 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). --- charts/stable/gravity/Chart.yaml | 4 ++-- charts/stable/gravity/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/gravity/Chart.yaml b/charts/stable/gravity/Chart.yaml index 1bfea43349e..0ca4f7c1b54 100644 --- a/charts/stable/gravity/Chart.yaml +++ b/charts/stable/gravity/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.21.1 +appVersion: 0.22.0 dependencies: - name: common version: 25.3.1 @@ -34,4 +34,4 @@ sources: - https://github.com/BeryJu/gravity - https://github.com/truecharts/charts/tree/master/charts/stable/gravity type: application -version: 5.11.0 +version: 5.12.0 diff --git a/charts/stable/gravity/values.yaml b/charts/stable/gravity/values.yaml index 07359e26243..7331092ea58 100644 --- a/charts/stable/gravity/values.yaml +++ b/charts/stable/gravity/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/beryju/gravity - tag: v0.21.1@sha256:4c0745f5788f0a519796724184f1458b6507cad2e8eb2c3235627ed69afce021 + tag: v0.22.0@sha256:5b683ddd60150c56616e1e4cf71d367dabecc274b98bb34794c205ddf7f03d2f pullPolicy: IfNotPresent securityContext: