chore(deps): update container image stashapp/stash to v0.24.1@170ad8c by renovate (#16688)
This commit is contained in:
parent
94b0e386bf
commit
40b4dc0f6e
|
@ -1,36 +1,36 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: stash
|
||||
version: 14.1.0
|
||||
appVersion: 0.23.1
|
||||
version: 14.2.0
|
||||
appVersion: 0.24.1
|
||||
description: An organizer for your porn, written in Go
|
||||
home: https://truecharts.org/charts/stable/stash
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/stash.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/stashapp/stash
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/stash
|
||||
- https://hub.docker.com/r/stashapp/stash
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/stash
|
||||
- https://hub.docker.com/r/stashapp/stash
|
||||
- https://github.com/stashapp/stash
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- porn
|
||||
- porn
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.2
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.2
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
type: application
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
# README
|
||||
---
|
||||
title: README
|
||||
---
|
||||
|
||||
## General Info
|
||||
|
||||
|
@ -9,7 +11,6 @@ For more information about this App, please check the docs on the TrueCharts [we
|
|||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: stashapp/stash
|
||||
tag: v0.23.1@sha256:96d4e778a9fb7199da28983413c9767617bafc69db781bf7d00cd2667344b76d
|
||||
tag: v0.24.1@sha256:170ad8c69caa8df6c9ab804a78a9aa56db7ee32004737074b53c4acde8719956
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue