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 Epinio chart dependencies #531

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
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
10 changes: 5 additions & 5 deletions chart/epinio/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
dependencies:
- name: dex
repository: https://charts.dexidp.io
version: 0.15.2
version: 0.16.0
- name: minio
repository: https://charts.min.io/
version: 5.0.13
version: 5.1.0
- name: kubed
repository: https://charts.appscode.com/stable/
version: v0.13.2
- name: s3gw
repository: https://aquarist-labs.github.io/s3gw-charts
version: 0.14.0
digest: sha256:7b80527ba85ac4c5a5eaf9c69bc9802b3d70fba4ac64fe6677db13778e7909c3
generated: "2023-07-25T10:32:27.725169768+02:00"
version: 0.23.0
digest: sha256:224bb48e44c208ceb4aa759a922aaf5df0f674ed0009366813758b4593ee838b
generated: "2024-03-03T19:00:31.73833973Z"
8 changes: 4 additions & 4 deletions chart/epinio/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ dependencies:
repository: https://charts.dexidp.io
tags:
- dex
version: 0.15.2
version: 0.16.0
- condition: minio.enabled, global.minio.enabled
name: minio
repository: https://charts.min.io/
tags:
- minio
version: 5.0.13
version: 5.1.0
- condition: kubed.enabled, global.kubed.enabled
name: kubed
repository: https://charts.appscode.com/stable/
Expand All @@ -27,7 +27,7 @@ dependencies:
repository: https://aquarist-labs.github.io/s3gw-charts
tags:
- s3gw
version: 0.14.0
version: 0.23.0
description: Epinio deploys Kubernetes applications directly from source code in one step.
home: https://github.com/epinio/epinio
icon: https://raw.githubusercontent.com/epinio/helm-charts/main/assets/epinio.png
Expand All @@ -40,4 +40,4 @@ maintainers:
name: epinio
sources:
- https://github.com/epinio/epinio
version: 1.11.0
version: 1.12.0
Binary file removed chart/epinio/charts/dex-0.15.2.tgz
Binary file not shown.
Binary file added chart/epinio/charts/dex-0.16.0.tgz
Binary file not shown.
Binary file removed chart/epinio/charts/minio-5.0.13.tgz
Binary file not shown.
Binary file added chart/epinio/charts/minio-5.1.0.tgz
Binary file not shown.
Binary file removed chart/epinio/charts/s3gw-0.14.0.tgz
Binary file not shown.
Binary file added chart/epinio/charts/s3gw-0.23.0.tgz
Binary file not shown.