Skip to content

Commit fceba6c

Browse files
authored
Merge pull request #1607 from jenkins-infra/updatecli_main_39b3d689a8fe5819adb94a614f50a94c5bfb7ffec7a59d834c1759dbbfb8dc7e
Bump `rsyncd` docker images and helm chart versions
2 parents 3df6e99 + eb0458e commit fceba6c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/rsyncd/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
description: rsyncd helm chart for Kubernetes
33
name: rsyncd
4-
version: 3.1.19
4+
version: 3.1.20
55
maintainers:
66
- email: jenkins-infra-team@googlegroups.com
77
name: jenkins-infra-team

charts/rsyncd/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Declare variables to be passed into your templates.
44
image:
55
repository: jenkinsciinfra/rsyncd
6-
tag: 2.1.25
6+
tag: 2.1.26
77
pullPolicy: IfNotPresent
88
imagePullSecrets: []
99
nameOverride: ""

0 commit comments

Comments
 (0)