From 53d9fe5b72c83025ce6bf13da4f54ef47c999814 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Thu, 7 Sep 2023 15:31:08 +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 db4429569..daba20054 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.6.9 +version: 0.6.10 diff --git a/charts/accountapp/values.yaml b/charts/accountapp/values.yaml index 99c138416..c7aef3b34 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.40 + tag: 0.4.42 pullPolicy: IfNotPresent imagePullSecrets: [] nameOverride: ""