diff --git a/charts/wiki/Chart.yaml b/charts/wiki/Chart.yaml index 878632aa2..52d38be58 100644 --- a/charts/wiki/Chart.yaml +++ b/charts/wiki/Chart.yaml @@ -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 diff --git a/charts/wiki/values.yaml b/charts/wiki/values.yaml index c6e2a0e58..d354b68ed 100644 --- a/charts/wiki/values.yaml +++ b/charts/wiki/values.yaml @@ -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: ""