From 2c175fbf5191097759b9b76ab6322c1b64848470 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 4 Mar 2024 01:40:30 +0100 Subject: [PATCH] chore(deps): update container image sismics/docs to latest@774c6d2 by renovate (#18823) 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 | `9cb16c6` -> `774c6d2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 16ae15ac574..a7b3d1e0da7 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: 5.2.0 +version: 5.2.1 diff --git a/charts/stable/teedy-docs/values.yaml b/charts/stable/teedy-docs/values.yaml index 0e4e25f6647..8953b08b52a 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:9cb16c69472f9fd73fc56a763f109edcbe900a4ec5e4abe353493987da3214a2 + tag: latest@sha256:774c6d21810c85f2227ab68645a76ac797ace2414cba3b69ddaca11b556c36ad persistence: data: enabled: true