From db9e791226b1744f270454dc75f645a25c2c3cc8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 4 Apr 2024 02:30:14 +0200 Subject: [PATCH] chore(deps): update container image sismics/docs to latest@a98d732 by renovate (#20206) 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 | `774c6d2` -> `a98d732` | --- > [!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 a9e63ec58de..3fc880a2675 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.7.5 +version: 5.7.6 diff --git a/charts/stable/teedy-docs/values.yaml b/charts/stable/teedy-docs/values.yaml index 8953b08b52a..ae4ab952184 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:774c6d21810c85f2227ab68645a76ac797ace2414cba3b69ddaca11b556c36ad + tag: latest@sha256:a98d73281381fce55ab113f4be68cf193bf7f159eb44548781ec65542ee00843 persistence: data: enabled: true