From 2ba40fa4e710189f4aab70956f60d74eb43854a3 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Wed, 20 Sep 2023 10:06:09 +0000 Subject: [PATCH] chore: Update wiki helm chart MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- charts/wiki/Chart.yaml | 2 +- charts/wiki/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: ""