chore(deps): update container image hauxir/imgpush to latest@8842481 by renovate (#17037)
This commit is contained in:
parent
9683fff750
commit
fb840fc04e
|
@ -1,41 +1,41 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: imgpush
|
||||
version: 4.1.5
|
||||
version: 4.1.6
|
||||
appVersion: latest
|
||||
description: Minimalist Self-hosted Image Service for user submitted images in your app (e.g. avatars).
|
||||
home: https://truecharts.org/charts/incubator/imgpush
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/imgpush.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/hauxir/imgpush
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/imgpush
|
||||
- https://hub.docker.com/r/hauxir/imgpush
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/imgpush
|
||||
- https://hub.docker.com/r/hauxir/imgpush
|
||||
- https://github.com/hauxir/imgpush
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- imgpush
|
||||
- Cloud
|
||||
- Tools-Utilities
|
||||
- MediaServer-Photos
|
||||
- Network-Web
|
||||
- Network-FTP
|
||||
- imgpush
|
||||
- Cloud
|
||||
- Tools-Utilities
|
||||
- MediaServer-Photos
|
||||
- Network-Web
|
||||
- Network-FTP
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
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: Cloud
|
||||
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: Cloud
|
||||
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: hauxir/imgpush
|
||||
tag: latest@sha256:ba34e04a54fb2f2d191c2e7ea6e10ba0c3f1ebfb55e6cdc8e7d64f6c9b9869c3
|
||||
tag: latest@sha256:8842481d8f6538ac7c4b638c9fea033ae80f6c4331baa12a36a5a1f49ae84e43
|
||||
persistence:
|
||||
storagecache:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue