Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump mirrorbits-parent subchart versions #721

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/mirrorbits-parent/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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:05:47.776078606Z"
4 changes: 2 additions & 2 deletions charts/mirrorbits-parent/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down