Skip to content

Commit 88d116e

Browse files
author
Vivian Noronha
committed
update k8s sidecar image to 0.1.193
Signed-off-by: Vivian Noronha <vivian.noronha@syncier.com>
1 parent bdbc999 commit 88d116e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

charts/jenkins/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
name: jenkins
33
home: https://jenkins.io/
4-
version: 2.6.2
4+
version: 2.6.3
55
appVersion: lts
66
description: Open source continuous integration server. It supports multiple SCM tools
77
including CVS, Subversion and Git. It can execute Apache Ant and Apache Maven-based

charts/jenkins/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ master:
304304
# jcasc changes will cause a reboot and will only be applied at the subsequent start-up. Auto-reload uses the
305305
# http://<jenkins_url>/reload-configuration-as-code endpoint to reapply config when changes to the configScripts are detected.
306306
enabled: true
307-
image: kiwigrid/k8s-sidecar:0.1.144
307+
image: kiwigrid/k8s-sidecar:0.1.193
308308
imagePullPolicy: IfNotPresent
309309
resources: {}
310310
# limits:

0 commit comments

Comments
 (0)