From 4c3a9bf4a2f7ac82e68aa9fe7844735cebed3e26 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Thu, 28 Sep 2023 00:20:39 +0000 Subject: [PATCH] chore: Update accountapp helm chart MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- charts/accountapp/Chart.yaml | 2 +- charts/accountapp/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/accountapp/Chart.yaml b/charts/accountapp/Chart.yaml index 2317d5414..cc30bb6b6 100644 --- a/charts/accountapp/Chart.yaml +++ b/charts/accountapp/Chart.yaml @@ -3,4 +3,4 @@ description: A Helm chart for accounts.jenkins.io maintainers: - name: timja name: accountapp -version: 0.7.3 +version: 0.7.4 diff --git a/charts/accountapp/values.yaml b/charts/accountapp/values.yaml index 6ecf4a23b..e3b585227 100644 --- a/charts/accountapp/values.yaml +++ b/charts/accountapp/values.yaml @@ -4,7 +4,7 @@ replicaCount: 1 image: repository: jenkinsciinfra/account-app - tag: 0.4.50 + tag: 0.4.51 pullPolicy: IfNotPresent imagePullSecrets: [] nameOverride: ""