From 06fc0a07a39694f70e613742f41c15ff47e43702 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Wed, 20 Sep 2023 10:48: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 bd828e0e3..3ff4e886b 100644 --- a/charts/mirrorbits-parent/Chart.lock +++ b/charts/mirrorbits-parent/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 0.0.2 - name: httpd repository: https://jenkins-infra.github.io/helm-charts - version: 0.0.5 + version: 0.0.6 - name: rsyncd repository: https://jenkins-infra.github.io/helm-charts version: 1.2.2 -digest: sha256:7ef496060b5b1b8fa1b649435496d6e9c5cd4a86e789fef1f98252ccb4ceb86d -generated: "2023-09-18T17:31:49.874291802Z" +digest: sha256:2c6f4b7d0e22545ed06937d34281c0b05fcd84134c7c71052ec9d1674193075d +generated: "2023-09-20T10:48:56.758240597Z" diff --git a/charts/mirrorbits-parent/Chart.yaml b/charts/mirrorbits-parent/Chart.yaml index 46457f3f3..125b935d9 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: 0.0.11 +version: 0.0.12 dependencies: - name: mirrorbits-lite condition: mirrorbits-lite.enabled @@ -11,7 +11,7 @@ dependencies: - name: httpd condition: httpd.enabled repository: https://jenkins-infra.github.io/helm-charts - version: 0.0.5 + version: 0.0.6 - name: rsyncd condition: rsyncd.enabled repository: https://jenkins-infra.github.io/helm-charts