Skip to content

Commit

Permalink
feat(storage-apps): update MinIO from 5.0.8 to 5.0.13
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Cottier <[email protected]>
  • Loading branch information
inisitijitty committed Sep 22, 2023
1 parent fb30343 commit 867f8b9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions charts/storage-apps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: storage-apps
description: Argo CD app-of-apps config for storage applications
type: application
version: 0.14.0
version: 0.15.0
home: https://github.com/adfinis/helm-charts/tree/main/charts/storage-apps
sources:
- https://github.com/adfinis/helm-charts
Expand All @@ -17,4 +17,4 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: 'feat(minio): Update from RELEASE.2022-11-11T03-44-20Z to RELEASE.2023-04-13T03-08-07Z'
description: 'feat(minio): Update from RELEASE.2023-04-13T03-08-07Z to RELEASE.2023-07-07T07-13-57Z'
4 changes: 2 additions & 2 deletions charts/storage-apps/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion charts/storage-apps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ minio:
# -- Chart
chart: "minio"
# -- [minio Helm chart](https://github.com/minio/minio/tree/master/helm-releases) version
targetRevision: "5.0.8"
targetRevision: "5.0.13"
# -- Helm values
# @default -- [upstream values](https://github.com/minio/minio/blob/master/helm/minio/values.yaml)
values: {}

0 comments on commit 867f8b9

Please sign in to comment.