From 6cef7c76b358f4c2d34b9bf41d02c88af7cbec51 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 15:22:02 +0000 Subject: [PATCH] Update image.tag to v4.0.0 --- 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..5b60e48 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.0 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.0 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..eb06f2e 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.0 pullPolicy: IfNotPresent # create new image-pull-secret if enabled: true pullSecrets: