From d0011a22a4157fc7a115af0dd725ab040f02bdea Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Fri, 15 Sep 2023 04:27:38 +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 8938d76e1..2cff0b4c4 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.3.99 +version: 0.3.100 diff --git a/charts/wiki/values.yaml b/charts/wiki/values.yaml index 5a1510cea..4a75016f3 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: ""