From 590ce00288f214fa602321c5088357d7061216e7 Mon Sep 17 00:00:00 2001 From: jenkins-infra-updatecli <178728+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 10:19:57 +0000 Subject: [PATCH] chore: Update httpd 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 c147a80f..52e28470 100644 --- a/charts/mirrorbits-parent/Chart.lock +++ b/charts/mirrorbits-parent/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 5.4.0 - name: httpd repository: https://jenkins-infra.github.io/helm-charts - version: 1.3.0 + version: 1.3.1 - name: rsyncd repository: https://jenkins-infra.github.io/helm-charts version: 1.4.49 -digest: sha256:5c5a6ab3431c9db67ed83d047e0edf8fe3feae737c4e694594dd4867663eaeaf -generated: "2024-09-23T11:28:56.785472342Z" +digest: sha256:1399989e0a1af53b7cec8e91b6fd5d4c486cd6d29f7c8fc4913e0b099d8f2268 +generated: "2024-09-24T10:19:56.256871426Z" diff --git a/charts/mirrorbits-parent/Chart.yaml b/charts/mirrorbits-parent/Chart.yaml index 8229bc7f..96f0a26b 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.10 +version: 6.0.11 maintainers: - email: jenkins-infra-team@googlegroups.com name: jenkins-infra-team @@ -14,7 +14,7 @@ dependencies: - name: httpd condition: httpd.enabled repository: https://jenkins-infra.github.io/helm-charts - version: 1.3.0 + version: 1.3.1 - name: rsyncd condition: rsyncd.enabled repository: https://jenkins-infra.github.io/helm-charts