Skip to content

Commit

Permalink
chore(deps): update container image hauxir/imgpush to latest@8842481 …
Browse files Browse the repository at this point in the history
…by renovate (truecharts#17037)
  • Loading branch information
truecharts-admin authored and Gabriel Bärzén committed Feb 2, 2024
1 parent b632355 commit 7ded5cc
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
56 changes: 28 additions & 28 deletions charts/stable/imgpush/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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: [email protected]
url: https://truecharts.org
- name: TrueCharts
email: [email protected]
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
2 changes: 1 addition & 1 deletion charts/stable/imgpush/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: hauxir/imgpush
tag: latest@sha256:ba34e04a54fb2f2d191c2e7ea6e10ba0c3f1ebfb55e6cdc8e7d64f6c9b9869c3
tag: latest@sha256:8842481d8f6538ac7c4b638c9fea033ae80f6c4331baa12a36a5a1f49ae84e43
persistence:
storagecache:
enabled: true
Expand Down

0 comments on commit 7ded5cc

Please sign in to comment.