chore(deps): update container image stashapp/stash to v0.25.1@6b8814b by renovate (#19328)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | stashapp/stash | patch | `v0.25.0` -> `v0.25.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjI0OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.25.0
|
||||
appVersion: 0.25.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.1.5
|
||||
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/stash
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/stash.png
|
||||
keywords:
|
||||
- porn
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -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: 15.7.0
|
||||
version: 15.7.1
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: stashapp/stash
|
||||
tag: v0.25.0@sha256:cc78cbf240fb521d940d8f1172bf0aa71cf18c646969fe41094cb051b261b5a3
|
||||
tag: v0.25.1@sha256:6b8814b61e4fe77bc910bec858dd45e0970c8af6f439c066317ae68f03af4f91
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user