From a5142bafaeac40daf3a41ebf9dc0ae8a63890591 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Mon, 4 Dec 2023 07:21:40 +0000 Subject: [PATCH] chore: Update rsyncd docker image version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- charts/rsyncd/Chart.yaml | 2 +- charts/rsyncd/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/rsyncd/Chart.yaml b/charts/rsyncd/Chart.yaml index aaec74b55..287302647 100644 --- a/charts/rsyncd/Chart.yaml +++ b/charts/rsyncd/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: rsyncd helm chart for Kubernetes name: rsyncd -version: 1.4.10 +version: 1.4.11 maintainers: - email: jenkins-infra-team@googlegroups.com name: jenkins-infra-team diff --git a/charts/rsyncd/values.yaml b/charts/rsyncd/values.yaml index f168f936d..1127a94ad 100644 --- a/charts/rsyncd/values.yaml +++ b/charts/rsyncd/values.yaml @@ -3,7 +3,7 @@ # Declare variables to be passed into your templates. image: repository: jenkinsciinfra/rsyncd - tag: 1.0.14 + tag: 1.0.15 pullPolicy: IfNotPresent imagePullSecrets: [] nameOverride: ""