From dfeb678e5c1069140c4687cbe840f9e3627c900d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 17:06:57 +0000 Subject: [PATCH] Update image.tag to v4.0.4 --- imgproxy/Chart.yaml | 4 ++-- imgproxy/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/imgproxy/Chart.yaml b/imgproxy/Chart.yaml index ef81577..77f7579 100644 --- a/imgproxy/Chart.yaml +++ b/imgproxy/Chart.yaml @@ -3,7 +3,7 @@ description: A fast and secure standalone server for resizing and converting rem name: imgproxy icon: https://cdn.rawgit.com/imgproxy/imgproxy/master/logo.svg version: 1.1.0 -appVersion: 3.30.0 +appVersion: 4.0.4 keywords: - imgproxy - image @@ -23,7 +23,7 @@ annotations: artifacthub.io/containsSecurityUpdates: "false" artifacthub.io/images: | - name: impgroxy - image: ghcr.io/imgproxy/imgproxy:v3.30.0 + image: ghcr.io/imgproxy/imgproxy:v4.0.4 artifacthub.io/license: MIT-open-group artifacthub.io/links: | - name: imgproxy-helm chart on Github diff --git a/imgproxy/values.yaml b/imgproxy/values.yaml index 6011897..f7a7343 100644 --- a/imgproxy/values.yaml +++ b/imgproxy/values.yaml @@ -2,7 +2,7 @@ # Docker image repository, tag, policy and secrets for Kubernetes to pull it. image: repo: ghcr.io/imgproxy/imgproxy - tag: v3.30.0 + tag: v4.0.4 pullPolicy: IfNotPresent # create new image-pull-secret if enabled: true pullSecrets: