From cae3cd6bc4b591ce9e678d8149afbd62641c658f Mon Sep 17 00:00:00 2001 From: jenkins-infra-updatecli <178728+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 09:13:09 +0000 Subject: [PATCH] chore: Update `mirrorbits` subchart version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- charts/mirrorbits-parent/Chart.lock | 6 +++--- charts/mirrorbits-parent/Chart.yaml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/mirrorbits-parent/Chart.lock b/charts/mirrorbits-parent/Chart.lock index 7d0d05cf..7de3d5f4 100644 --- a/charts/mirrorbits-parent/Chart.lock +++ b/charts/mirrorbits-parent/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: mirrorbits repository: https://jenkins-infra.github.io/helm-charts - version: 5.4.3 + version: 5.4.4 - name: httpd repository: https://jenkins-infra.github.io/helm-charts version: 1.4.0 - name: rsyncd repository: https://jenkins-infra.github.io/helm-charts version: 1.4.51 -digest: sha256:5d552cdd738af5d4917cdec6d2400f4af4eb4dc42363f1f39ec366103ab680fe -generated: "2024-10-14T15:31:36.739505049Z" +digest: sha256:01094eda7296a0c620c2ce9e9ee76e17708818500374cc555a0288ae2c568967 +generated: "2024-10-16T09:13:08.608781149Z" diff --git a/charts/mirrorbits-parent/Chart.yaml b/charts/mirrorbits-parent/Chart.yaml index 81394dcd..9947e59e 100644 --- a/charts/mirrorbits-parent/Chart.yaml +++ b/charts/mirrorbits-parent/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: mirrorbits-parent description: A mirrorbits parent chart for Kubernetes type: application -version: 6.0.16 +version: 6.0.17 maintainers: - email: jenkins-infra-team@googlegroups.com name: jenkins-infra-team @@ -10,7 +10,7 @@ dependencies: - name: mirrorbits condition: mirrorbits.enabled repository: https://jenkins-infra.github.io/helm-charts - version: 5.4.3 + version: 5.4.4 - name: httpd condition: httpd.enabled repository: https://jenkins-infra.github.io/helm-charts