From 107d14d438ade5b923a78ff4e70bbd7b79e2c044 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Fri, 1 Sep 2023 17:24:45 +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/mirrorbits/Chart.yaml | 2 +- charts/mirrorbits/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/mirrorbits/Chart.yaml b/charts/mirrorbits/Chart.yaml index 64cc7e85e..11891d7e9 100644 --- a/charts/mirrorbits/Chart.yaml +++ b/charts/mirrorbits/Chart.yaml @@ -5,4 +5,4 @@ maintainers: - email: me@olblak.com name: olblak name: mirrorbits -version: 0.63.0 +version: 0.64.0 diff --git a/charts/mirrorbits/values.yaml b/charts/mirrorbits/values.yaml index aa9e53cb8..55d6f6400 100644 --- a/charts/mirrorbits/values.yaml +++ b/charts/mirrorbits/values.yaml @@ -16,7 +16,7 @@ image: pullPolicy: IfNotPresent rsyncd: repository: jenkinsciinfra/rsyncd - tag: latest@sha256:ab76cbaa200f914d69cce68ee771e40aced3627740796e9e31845d7c883f0a67 + tag: latest@sha256:1f45e8733ead8f735271fbe9c68297b065218db57b2a557bbec515aba97e3d08 pullPolicy: IfNotPresent imagePullSecrets: [] nameOverride: "" @@ -109,7 +109,7 @@ rsyncd: enabled: false volumes: datadir: {} - # emptyDir: + # emptyDir: service: type: ClusterIP port: 873