From ab05269514d1f543dffd4ce1705b7fde46db8b48 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Tue, 9 Jan 2024 09:55:08 +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 98fef9120..4b0c05ff3 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.0.0 + version: 2.0.1 - 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.16 -digest: sha256:836608abe104a63a89275f3f8f5b0849a22414d63c41e806902e6f29019ad32f -generated: "2024-01-09T09:33:12.097869+01:00" +digest: sha256:611bd89b087b3e7f4e69cec30d3344b72229df1524f8af2fcf2fe7a7cbf677f4 +generated: "2024-01-09T09:55:06.930701584Z" diff --git a/charts/mirrorbits-parent/Chart.yaml b/charts/mirrorbits-parent/Chart.yaml index 26be40884..cadc381fa 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.0 +version: 2.0.1 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.0.0 + version: 2.0.1 - name: httpd condition: httpd.enabled repository: https://jenkins-infra.github.io/helm-charts