From a483d769891c3c272a1864a5ab11d22473b4ad16 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Thu, 19 Oct 2023 20:21:42 +0000 Subject: [PATCH] chore: Update httpd docker image version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- charts/httpd/Chart.yaml | 2 +- charts/httpd/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/httpd/Chart.yaml b/charts/httpd/Chart.yaml index 2967ea297..5816bb3a2 100644 --- a/charts/httpd/Chart.yaml +++ b/charts/httpd/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: httpd helm chart for Kubernetes name: httpd -version: 0.2.2 +version: 0.2.3 appVersion: v2.4 maintainers: - email: jenkins-infra-team@googlegroups.com diff --git a/charts/httpd/values.yaml b/charts/httpd/values.yaml index 8a5aa97cd..d221e89ec 100644 --- a/charts/httpd/values.yaml +++ b/charts/httpd/values.yaml @@ -4,7 +4,7 @@ replicaCount: 1 image: repository: httpd - tag: 2.4@sha256:28074b6f3722be675b200c1c87c288066e90972e96ee51d87f83d763dc4e09a1 + tag: 2.4@sha256:2f1ec45327a35711f293cf543c2e0efadfd44bc71e8081dcd76a558b99778005 pullPolicy: IfNotPresent imagePullSecrets: [] nameOverride: ""