chore(filestash): update image docker.io/machines/filestash digest to 0c9d839 (#47058)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/machines/filestash | digest | `c852559` → `0c9d839` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZmlsZXN0YXNoIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
This commit is contained in:
@@ -20,18 +20,18 @@ dependencies:
|
|||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: A Dropbox-like file manager that let you manage your data anywhere it is located.
|
description: A Dropbox-like file manager that let you manage your data anywhere it is located.
|
||||||
home: https://truecharts.org/truetech/truecharts/charts/stable/filestash
|
home: https://trueforge.org/truetech/truecharts/charts/stable/filestash
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/filestash.webp
|
icon: https://trueforge.org/img/hotlink-ok/chart-icons/filestash.webp
|
||||||
keywords:
|
keywords:
|
||||||
- filestash
|
- filestash
|
||||||
- Cloud
|
- Cloud
|
||||||
- Productivity
|
- Productivity
|
||||||
- Network-Web
|
- Network-Web
|
||||||
kubeVersion: '>=1.33.0-0'
|
kubeVersion: '>=1.27.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@trueforge.org
|
||||||
url: https://truecharts.org
|
url: https://trueforge.org
|
||||||
name: filestash
|
name: filestash
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/mickael-kerjean/filestash
|
- https://github.com/mickael-kerjean/filestash
|
||||||
@@ -39,5 +39,5 @@ sources:
|
|||||||
- https://hub.docker.com/r/machines/filestash
|
- https://hub.docker.com/r/machines/filestash
|
||||||
- https://www.filestash.app/
|
- https://www.filestash.app/
|
||||||
type: application
|
type: application
|
||||||
version: 10.0.10
|
version: 10.0.11
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# yaml-language-server: $schema=./values.schema.json
|
# yaml-language-server: $schema=./values.schema.json
|
||||||
image:
|
image:
|
||||||
repository: docker.io/machines/filestash
|
repository: docker.io/machines/filestash
|
||||||
tag: latest@sha256:c8525592c9fe30aac9b6dac0311e0da05ea81dd178e53b5147000ffde5f1654d
|
tag: latest@sha256:0c9d839eb22777d7adbe8bc8660b83b05fc23e95925cb45a76927866075ad251
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
|
|||||||
Reference in New Issue
Block a user