From 42ca25832e4fa2ecf02b3685e805afd403a23abf Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 1 Sep 2024 20:17:13 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/siafoundation/siad to master@d64250a by renovate (#25785) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/siafoundation/siad | digest | `adc705f` -> `d64250a` | --- > [!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://redirect.github.com/renovatebot/renovate). --- charts/stable/sia-daemon/Chart.yaml | 2 +- charts/stable/sia-daemon/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/sia-daemon/Chart.yaml b/charts/stable/sia-daemon/Chart.yaml index 3c34b599ab4..6f1cbdd3f24 100644 --- a/charts/stable/sia-daemon/Chart.yaml +++ b/charts/stable/sia-daemon/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/siafoundation/siad - https://github.com/truecharts/charts/tree/master/charts/stable/sia-daemon type: application -version: 7.1.3 +version: 7.1.4 diff --git a/charts/stable/sia-daemon/values.yaml b/charts/stable/sia-daemon/values.yaml index 50eed36800d..a403f29a358 100644 --- a/charts/stable/sia-daemon/values.yaml +++ b/charts/stable/sia-daemon/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/siafoundation/siad - tag: master@sha256:adc705f9da045a2d745054ee585fd686016c63b49d149123a2dbb48dfc9004d1 + tag: master@sha256:d64250a969e18002005615b9aa455dc1f66cfc99bf87cbcb6416eeeea0388a19 persistence: datadirectory: enabled: true