Skip to content

Commit

Permalink
feat(helm): upgrade minio dependency to 13.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
paullaffitte committed Jan 31, 2024
1 parent 45989b0 commit 0ee30b0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions helm/kube-image-keeper/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: minio
repository: https://charts.bitnami.com/bitnami
version: 12.1.4
digest: sha256:568849941ea1910370be9ac8fdae8500441454ce976927714b927fee3c557aa9
generated: "2023-02-17T18:38:01.769288012+01:00"
version: 13.2.0
digest: sha256:deb5af1d98c80ea52289c771f4cae41c7ef73fbb231c86f8eda553a9d4d53cc8
generated: "2024-01-23T16:17:31.822508041+01:00"
2 changes: 1 addition & 1 deletion helm/kube-image-keeper/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ maintainers:
url: https://github.com/donch
dependencies:
- name: minio
version: "12.1.4"
version: "13.2.0"
repository: "https://charts.bitnami.com/bitnami"
condition: minio.enabled

0 comments on commit 0ee30b0

Please sign in to comment.