chore(deps): update container image machines/filestash to latest@d89adb0 by renovate (#21773)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | machines/filestash | digest | `ec14889` -> `d89adb0` | --- > [!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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
0349de0f98
commit
3490262f5c
|
@ -25,7 +25,7 @@ keywords:
|
||||||
- Cloud
|
- Cloud
|
||||||
- Productivity
|
- Productivity
|
||||||
- Network-Web
|
- Network-Web
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -37,4 +37,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/filestash
|
- https://github.com/truecharts/charts/tree/master/charts/stable/filestash
|
||||||
- https://hub.docker.com/r/machines/filestash
|
- https://hub.docker.com/r/machines/filestash
|
||||||
type: application
|
type: application
|
||||||
version: 7.0.6
|
version: 7.0.7
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: machines/filestash
|
repository: machines/filestash
|
||||||
tag: latest@sha256:ec1488908d2038637105801137b7dc1cfa2cc7e0f49e8f0a7b3df75aa2ac776a
|
tag: latest@sha256:d89adb0eb734ad0e8237774984267b33af35486a4e8a7e9362ec8f4996dfafa2
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
|
|
Loading…
Reference in New Issue