chore(deps): update container image shaneisrael/fireshare to v1.2.16@338eaa8 by renovate (#16476)
This commit is contained in:
parent
e54905658f
commit
bb8ae0770f
|
@ -1,36 +1,36 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: fireshare
|
||||
version: 4.0.11
|
||||
appVersion: 1.2.15
|
||||
version: 4.0.12
|
||||
appVersion: 1.2.16
|
||||
description: Share your game clips, videos, or other media via unique links.
|
||||
home: https://truecharts.org/charts/incubator/fireshare
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireshare.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/shaneisrael/fireshare
|
||||
- https://github.com/ShaneIsrael/fireshare
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/fireshare
|
||||
- https://github.com/ShaneIsrael/fireshare
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/fireshare
|
||||
- https://hub.docker.com/r/shaneisrael/fireshare
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- fireshare
|
||||
- fireshare
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 16.2.21
|
||||
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: incubator
|
||||
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: incubator
|
||||
type: application
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: shaneisrael/fireshare
|
||||
tag: 1.2.15@sha256:7b567c9c5b58b471700641a03bdb45d87fee1f18940e08d364c0b4d07a91b878
|
||||
tag: v1.2.16@sha256:338eaa8147d2ccad95888577cf5789ed267737bc92052d5028b4cb17e290d8de
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue