From 0ba06a61ecc1efabdffb7627d6c0f30fa2ca0fc7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 25 Oct 2024 20:27:37 +0200 Subject: [PATCH] chore(helm): update image docker.io/devidian/spaceengineers digest to 15bd1ff (#28327) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/devidian/spaceengineers | digest | `46ab517` -> `15bd1ff` | 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/spaceengineers/Chart.yaml | 2 +- charts/stable/spaceengineers/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/spaceengineers/Chart.yaml b/charts/stable/spaceengineers/Chart.yaml index 32a8988ba04..52aaf57581e 100644 --- a/charts/stable/spaceengineers/Chart.yaml +++ b/charts/stable/spaceengineers/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/spaceengineers - https://hub.docker.com/r/devidian/spaceengineers type: application -version: 8.2.0 +version: 8.2.1 diff --git a/charts/stable/spaceengineers/values.yaml b/charts/stable/spaceengineers/values.yaml index e061a225f2d..f5642237806 100644 --- a/charts/stable/spaceengineers/values.yaml +++ b/charts/stable/spaceengineers/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/devidian/spaceengineers - tag: latest@sha256:46ab5178bc00c2c7679dc56056e3790f5b218db7ef94baecb6d5069c92ed0f29 + tag: latest@sha256:15bd1fff0d524dbfbb6cfd50c9d64deec57e778d9bf86598275f28427bfaa7a9 securityContext: container: runAsNonRoot: false