Skip to content

Commit

Permalink
Merge branch 'main' into updatecli_a244f274eca3d3509cb168400c334a33b8…
Browse files Browse the repository at this point in the history
…d781b0c224c0b20f11f3d5708b53a2
  • Loading branch information
dduportal authored Sep 20, 2023
2 parents 7c07c70 + ccd34af commit 34afbe6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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.6.11
version: 0.6.13
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.43
tag: 0.4.45
pullPolicy: IfNotPresent
imagePullSecrets: []
nameOverride: ""
Expand Down
2 changes: 1 addition & 1 deletion charts/wiki/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ appVersion: 0.0.7
description: A Helm chart for wiki static content
name: wiki
type: application
version: 0.5.0
version: 0.5.1
2 changes: 1 addition & 1 deletion charts/wiki/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ image:
repository: jenkinsciinfra/wiki
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: 0.1.7
tag: 0.1.8
imagePullSecrets: []
nameOverride: ""
fullnameOverride: ""
Expand Down

0 comments on commit 34afbe6

Please sign in to comment.