chore(deps): update container image hauxir/imgpush to latest@8842481 by renovate (#17037)

This commit is contained in:
TrueCharts Bot 2024-01-08 19:17:38 +01:00 committed by GitHub
parent 9683fff750
commit fb840fc04e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 29 additions and 29 deletions

View File

@ -1,41 +1,41 @@
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
apiVersion: v2 apiVersion: v2
name: imgpush name: imgpush
version: 4.1.5 version: 4.1.6
appVersion: latest appVersion: latest
description: Minimalist Self-hosted Image Service for user submitted images in your app (e.g. avatars). description: Minimalist Self-hosted Image Service for user submitted images in your app (e.g. avatars).
home: https://truecharts.org/charts/incubator/imgpush home: https://truecharts.org/charts/incubator/imgpush
icon: https://truecharts.org/img/hotlink-ok/chart-icons/imgpush.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/imgpush.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/hauxir/imgpush - https://github.com/truecharts/charts/tree/master/charts/incubator/imgpush
- https://github.com/truecharts/charts/tree/master/charts/incubator/imgpush - https://hub.docker.com/r/hauxir/imgpush
- https://hub.docker.com/r/hauxir/imgpush - https://github.com/hauxir/imgpush
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
keywords: keywords:
- imgpush - imgpush
- Cloud - Cloud
- Tools-Utilities - Tools-Utilities
- MediaServer-Photos - MediaServer-Photos
- Network-Web - Network-Web
- Network-FTP - Network-FTP
dependencies: dependencies:
- name: common - name: common
version: 17.2.21 version: 17.2.21
repository: oci://tccr.io/truecharts repository: oci://tccr.io/truecharts
condition: "" condition: ""
alias: "" alias: ""
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.2
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: incubator
type: application type: application

View File

@ -1,7 +1,7 @@
image: image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: hauxir/imgpush repository: hauxir/imgpush
tag: latest@sha256:ba34e04a54fb2f2d191c2e7ea6e10ba0c3f1ebfb55e6cdc8e7d64f6c9b9869c3 tag: latest@sha256:8842481d8f6538ac7c4b638c9fea033ae80f6c4331baa12a36a5a1f49ae84e43
persistence: persistence:
storagecache: storagecache:
enabled: true enabled: true