From c2a03757abb8ed99edac3bc354fe879e7c7dcaf3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 17 May 2024 20:18:10 +0200 Subject: [PATCH] chore(deps): update container image sismics/docs to latest@57046cb by renovate (#22179) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | sismics/docs | digest | `a98d732` -> `57046cb` | --- > [!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/teedy-docs/Chart.yaml | 4 ++-- charts/stable/teedy-docs/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/teedy-docs/Chart.yaml b/charts/stable/teedy-docs/Chart.yaml index aa83cbac2c4..348873638b2 100644 --- a/charts/stable/teedy-docs/Chart.yaml +++ b/charts/stable/teedy-docs/Chart.yaml @@ -24,7 +24,7 @@ keywords: - teedy-docs - Cloud - Productivity -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/teedy-docs - https://hub.docker.com/r/sismics/docs type: application -version: 6.0.4 +version: 6.0.5 diff --git a/charts/stable/teedy-docs/values.yaml b/charts/stable/teedy-docs/values.yaml index ae4ab952184..b5315b60bb4 100644 --- a/charts/stable/teedy-docs/values.yaml +++ b/charts/stable/teedy-docs/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: sismics/docs - tag: latest@sha256:a98d73281381fce55ab113f4be68cf193bf7f159eb44548781ec65542ee00843 + tag: latest@sha256:57046cbca92f920a792efb53f0cae0ba2d848bf3674faeed48f10f160d9218e9 persistence: data: enabled: true