From 2b141d06c54bea591dd1ef0ec21341d880d8cc75 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 25 Jul 2024 20:19:51 +0200 Subject: [PATCH] chore(deps): update container image beromir/servas to 0.2.0@e3beaf0 by renovate (#24296) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | beromir/servas | digest | `1ab7aa9` -> `e3beaf0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). --- charts/stable/servas/Chart.yaml | 2 +- charts/stable/servas/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/servas/Chart.yaml b/charts/stable/servas/Chart.yaml index afa245261e6..66f2b222fca 100644 --- a/charts/stable/servas/Chart.yaml +++ b/charts/stable/servas/Chart.yaml @@ -40,4 +40,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/servas - https://hub.docker.com/r/beromir/servas type: application -version: 6.3.0 +version: 6.3.1 diff --git a/charts/stable/servas/values.yaml b/charts/stable/servas/values.yaml index 6b28a0f1c36..0b7cdb4fa9c 100644 --- a/charts/stable/servas/values.yaml +++ b/charts/stable/servas/values.yaml @@ -1,7 +1,7 @@ image: repository: beromir/servas pullPolicy: IfNotPresent - tag: 0.2.0@sha256:1ab7aa983fb757a472d0ec65774cda1ce9f19bfaf526849367f1c9a1ecb80cb4 + tag: 0.2.0@sha256:e3beaf055c5916dc10170305046628a81e117650a7062d26b64da58237d3b8b3 securityContext: container: runAsNonRoot: false