mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 16:01:23 -03:00
chore(filestash): update image docker.io/machines/filestash digest to 1ab02df (#44361)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/machines/filestash | digest | `d3ae7a9` -> `1ab02df` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZmlsZXN0YXNoIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
This commit is contained in:
@@ -28,8 +28,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: A Dropbox-like file manager that let you manage your data anywhere it is located.
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/filestash
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/filestash.webp
|
||||
home: https://truecharts.org/charts/stable/filestash
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/filestash.webp
|
||||
keywords:
|
||||
- filestash
|
||||
- Cloud
|
||||
@@ -38,8 +38,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: filestash
|
||||
sources:
|
||||
- https://github.com/mickael-kerjean/filestash
|
||||
@@ -47,5 +47,5 @@ sources:
|
||||
- https://hub.docker.com/r/machines/filestash
|
||||
- https://www.filestash.app/
|
||||
type: application
|
||||
version: 9.13.38
|
||||
version: 9.13.39
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/machines/filestash
|
||||
tag: latest@sha256:d3ae7a9604d345bf966cf3c1ec17077d61ed8b604fa73efb3eb059b018e5058d
|
||||
tag: latest@sha256:1ab02df51fd34defb15483925a011fdfc81fcf8834b8574e66bf46a6c6fae9ab
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user