We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3df6e99 + eb0458e commit fceba6cCopy full SHA for fceba6c
charts/rsyncd/Chart.yaml
@@ -1,7 +1,7 @@
1
apiVersion: v1
2
description: rsyncd helm chart for Kubernetes
3
name: rsyncd
4
-version: 3.1.19
+version: 3.1.20
5
maintainers:
6
- email: jenkins-infra-team@googlegroups.com
7
name: jenkins-infra-team
charts/rsyncd/values.yaml
@@ -3,7 +3,7 @@
# Declare variables to be passed into your templates.
image:
repository: jenkinsciinfra/rsyncd
- tag: 2.1.25
+ tag: 2.1.26
pullPolicy: IfNotPresent
8
imagePullSecrets: []
9
nameOverride: ""
0 commit comments