Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump wiki docker image version to 0.1.0 #618

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.3.88
version: 0.3.89
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.0.135
tag: 0.0.155
imagePullSecrets: []
nameOverride: ""
fullnameOverride: ""
Expand Down