chore(deps): update container image stashapp/stash to v0.26.1@9fdf88a by renovate (#23159)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | stashapp/stash | patch | `v0.26.0` -> `v0.26.1` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTkuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zOTkuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
This commit is contained in:
parent
080420488b
commit
46cbd433a8
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.26.0
|
||||
appVersion: 0.26.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.0.1
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/stash
|
||||
- https://hub.docker.com/r/stashapp/stash
|
||||
type: application
|
||||
version: 17.1.1
|
||||
version: 17.1.2
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: stashapp/stash
|
||||
tag: v0.26.0@sha256:d258a77e888593449632de3b49d2282d70c87d704f7ff0a4e1a1b7b631aa6abf
|
||||
tag: v0.26.1@sha256:9fdf88aba11888945be3ea05ade21a6279f5f52558c72d88588d2d65462f2f2a
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue