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 #819

Merged
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.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"
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.2.4
version: 0.2.5
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.1.0
version: 0.2.0
- name: rsyncd
condition: rsyncd.enabled
repository: https://jenkins-infra.github.io/helm-charts
Expand Down