From c669aedbe6f44295b915abb21454fae7598fe1b2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 16 Mar 2024 13:23:05 +0100 Subject: [PATCH] chore(deps): update container image towfiqi/serpbear to latest@3e61661 by renovate (#19292) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | towfiqi/serpbear | digest | `3647acf` -> `3e61661` | --- > [!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/serpbear/Chart.yaml | 4 ++-- charts/stable/serpbear/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/serpbear/Chart.yaml b/charts/stable/serpbear/Chart.yaml index ef4141b6c6f..3db607866c4 100644 --- a/charts/stable/serpbear/Chart.yaml +++ b/charts/stable/serpbear/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/serpbear.png keywords: - serpbear - metrics -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/serpbear - https://hub.docker.com/r/towfiqi/serpbear type: application -version: 3.6.0 +version: 3.6.1 diff --git a/charts/stable/serpbear/values.yaml b/charts/stable/serpbear/values.yaml index 20910b19b7d..a260172122e 100644 --- a/charts/stable/serpbear/values.yaml +++ b/charts/stable/serpbear/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: towfiqi/serpbear - tag: latest@sha256:3647acf76b6c58299410d9dd85cbd4c1c6ccc47aeb821a5d9e49a2041b8cf52f + tag: latest@sha256:3e61661879c1d1d9d0c977222dcd0302e1ff5b04122b1e75148ae5666265457e persistence: data: enabled: true