From a76ba79aa4d5ac9c48c406cf0979d710845945ee Mon Sep 17 00:00:00 2001 From: jenkins-infra-updatecli <178728+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 15:05:58 +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 ddc81b76..dd18433f 100644 --- a/charts/mirrorbits-parent/Chart.lock +++ b/charts/mirrorbits-parent/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: mirrorbits repository: https://jenkins-infra.github.io/helm-charts - version: 5.5.0 + version: 5.5.1 - name: httpd repository: https://jenkins-infra.github.io/helm-charts version: 1.4.1 -digest: sha256:23d466ea56c2b1307a1d606e1777e061136f38ea1d319221d7f39a062f2289fd -generated: "2024-11-27T17:08:57.3458771Z" +digest: sha256:5352c487d66834bb3e915b74461ce0e057b35c0e57d152499244598de2f56284 +generated: "2024-11-28T15:05:57.5275614Z" diff --git a/charts/mirrorbits-parent/Chart.yaml b/charts/mirrorbits-parent/Chart.yaml index 782788ab..fc6ffff5 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: 7.0.2 +version: 7.0.3 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.5.0 + version: 5.5.1 - name: httpd condition: httpd.enabled repository: https://jenkins-infra.github.io/helm-charts