From 22f10fbe2fbeda157cda5d81529fbc7000c4f5b9 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Thu, 12 Oct 2023 06:45:35 +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 be1221e36..4a70b21df 100644 --- a/charts/mirrorbits-parent/Chart.lock +++ b/charts/mirrorbits-parent/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 0.4.1 - name: httpd repository: https://jenkins-infra.github.io/helm-charts - version: 0.2.1 + version: 0.2.2 - name: rsyncd repository: https://jenkins-infra.github.io/helm-charts version: 1.4.1 -digest: sha256:679d3e838c24e8bd14291090983d98271f228c8b5aa296c6d025a6e745ae7e87 -generated: "2023-10-09T11:25:10.239367426Z" +digest: sha256:15ff12fd1517b3a1e08d416a6f911b97e0f152f0663ef012061027ae9ff25009 +generated: "2023-10-12T06:45:34.95218949Z" diff --git a/charts/mirrorbits-parent/Chart.yaml b/charts/mirrorbits-parent/Chart.yaml index eae69caf7..314cae8a6 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.4 +version: 1.0.5 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: 0.2.1 + version: 0.2.2 - name: rsyncd condition: rsyncd.enabled repository: https://jenkins-infra.github.io/helm-charts