From 9babedd1ebf52f9b5be4c36ec9924aa41d7d5e65 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Fri, 6 Oct 2023 16:43:28 +0000 Subject: [PATCH] chore: Update mirrorbits-lite 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 57ece1399..4ea59fd69 100644 --- a/charts/mirrorbits-parent/Chart.lock +++ b/charts/mirrorbits-parent/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: mirrorbits-lite repository: https://jenkins-infra.github.io/helm-charts - version: 0.4.0 + version: 0.4.1 - name: httpd repository: https://jenkins-infra.github.io/helm-charts version: 0.2.1 - name: rsyncd repository: https://jenkins-infra.github.io/helm-charts version: 1.4.0 -digest: sha256:9ac72f75d7ef94a927dade8f8f1caa3549a2826d8789955767cb98cd556b4700 -generated: "2023-10-06T14:14:37.252664634Z" +digest: sha256:034c9feb4400e399fcf0247d0b6d5813dcb3cf406b8112eac4fa8e10671a7b49 +generated: "2023-10-06T16:43:27.627080537Z" diff --git a/charts/mirrorbits-parent/Chart.yaml b/charts/mirrorbits-parent/Chart.yaml index c6443660e..608f0e256 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: 1.0.2 +version: 1.0.3 maintainers: - email: jenkins-infra-team@googlegroups.com name: jenkins-infra-team @@ -10,7 +10,7 @@ dependencies: - name: mirrorbits-lite condition: mirrorbits-lite.enabled repository: https://jenkins-infra.github.io/helm-charts - version: 0.4.0 + version: 0.4.1 - name: httpd condition: httpd.enabled repository: https://jenkins-infra.github.io/helm-charts