From ec2449c8d1843b4695fe29d5c5c736a094078189 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 29 Oct 2024 01:38:40 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/beryju/?= =?UTF-8?q?gravity=20v0.13.2=20=E2=86=92=20v0.13.3=20(#28509)?= 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 | patch | `aa9b9f7` -> `33df179` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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 9b129f81f73..fd46106cf59 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.13.2 +appVersion: 0.13.3 dependencies: - name: common version: 25.1.5 @@ -34,4 +34,4 @@ sources: - https://github.com/BeryJu/gravity - https://github.com/truecharts/charts/tree/master/charts/stable/gravity type: application -version: 5.5.2 +version: 5.5.3 diff --git a/charts/stable/gravity/values.yaml b/charts/stable/gravity/values.yaml index 1cd275213e5..9d83975a669 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.13.2@sha256:aa9b9f7830e37d72cffd5522473b658b28b808212db1fa5891b29cb826160f8d + tag: v0.13.3@sha256:33df179eece1241d02ec1e98845d2e276c9e487ad75781307731b2cec6fcd2ce pullPolicy: IfNotPresent securityContext: