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