Skip to content

Commit

Permalink
Merge pull request jenkins-infra#805 from jenkins-infra/updatecli_fe8…
Browse files Browse the repository at this point in the history
…2c9f8133eb337faf29cefbdf3a9646949ae8484597f2cb0dbb0174752b5cd

Bump `accountapp` docker image version to 0.4.51
  • Loading branch information
dduportal authored Sep 28, 2023
2 parents d68e056 + 97add71 commit d0f5324
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/accountapp/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ description: A Helm chart for accounts.jenkins.io
maintainers:
- name: timja
name: accountapp
version: 0.8.0
version: 0.8.1
2 changes: 1 addition & 1 deletion charts/accountapp/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
replicaCount: 1
image:
repository: jenkinsciinfra/account-app
tag: 0.4.50
tag: 0.4.51
pullPolicy: IfNotPresent
imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit d0f5324

Please sign in to comment.