From 8688533fcc4d733bc4024558a6c294bf6a40b30d Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Tue, 3 Oct 2023 08:46:29 +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 209210df6..8ddcc3135 100644 --- a/charts/mirrorbits-parent/Chart.lock +++ b/charts/mirrorbits-parent/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 0.3.0 - name: httpd repository: https://jenkins-infra.github.io/helm-charts - version: 0.1.0 + version: 0.2.0 - name: rsyncd repository: https://jenkins-infra.github.io/helm-charts version: 1.3.2 -digest: sha256:9cf11370cdbed50b554291fd4bfffd79b55a6e26c8147c7e29373d4c4f002e24 -generated: "2023-10-02T16:05:56.833429193Z" +digest: sha256:f38963a4cf8af05c25f89d9c71b0104c13bf4d4ce4d379f30ee32b8cb1f075dc +generated: "2023-10-03T08:46:28.107125315Z" diff --git a/charts/mirrorbits-parent/Chart.yaml b/charts/mirrorbits-parent/Chart.yaml index e2a708346..3008ea7d7 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.2.4 +version: 0.2.5 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.1.0 + version: 0.2.0 - name: rsyncd condition: rsyncd.enabled repository: https://jenkins-infra.github.io/helm-charts