From 9b262bbdae7cfb935d5d294453478a697f8c51ca Mon Sep 17 00:00:00 2001 From: jenkins-infra-updatecli <178728+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 08:19:59 +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 0ae1de8c..c9372746 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.8.77 +version: 0.8.78 diff --git a/charts/accountapp/values.yaml b/charts/accountapp/values.yaml index 31bb7314..5affa251 100644 --- a/charts/accountapp/values.yaml +++ b/charts/accountapp/values.yaml @@ -4,7 +4,7 @@ replicaCount: 1 image: repository: jenkinsciinfra/account-app - tag: 0.6.13 + tag: 0.6.14 pullPolicy: IfNotPresent imagePullSecrets: [] nameOverride: ""