From 5ccc48024a37c683a57ebd6b7e4df708ce030ad0 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Wed, 21 Feb 2024 13:49:46 +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 36d849be9..1f3e63c90 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: 2.3.4 + version: 2.3.5 - name: httpd repository: https://jenkins-infra.github.io/helm-charts version: 0.3.1 - name: rsyncd repository: https://jenkins-infra.github.io/helm-charts version: 1.4.21 -digest: sha256:bd7a00c6c8158c683d3f486f6638f6b66b95b5dda1f74057f68e154bd0d8176f -generated: "2024-02-19T07:49:23.083105026Z" +digest: sha256:4a6017cc1bdf3ebf29fffa8f102d8ac6589a7e461aa7af804170377fd84e39a0 +generated: "2024-02-21T13:49:44.74574146Z" diff --git a/charts/mirrorbits-parent/Chart.yaml b/charts/mirrorbits-parent/Chart.yaml index 2bca3d86b..a645e2a02 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: 2.0.10 +version: 2.0.11 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: 2.3.4 + version: 2.3.5 - name: httpd condition: httpd.enabled repository: https://jenkins-infra.github.io/helm-charts