File tree 2 files changed +8
-7
lines changed
2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,12 @@ annotations:
5
5
category : Infrastructure
6
6
licenses : Apache-2.0
7
7
images : |
8
- - m
9
- - i
10
- - n
11
- - i
12
- - o
8
+ - name: minio-client
9
+ image: docker.io/bitnami/minio-client:2024.1.31-debian-11-r2
10
+ - name: minio
11
+ image: docker.io/bitnami/minio:2024.2.4-debian-11-r2
12
+ - name: os-shell
13
+ image: docker.io/bitnami/os-shell:11-debian-11-r96
13
14
apiVersion : v2
14
15
appVersion : 2024.2.4
15
16
dependencies :
@@ -33,4 +34,4 @@ maintainers:
33
34
name : minio
34
35
sources :
35
36
- https://github.com/bitnami/charts/tree/main/bitnami/minio
36
- version : 13.4.1
37
+ version : 13.4.2
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ extraDeploy: []
61
61
image :
62
62
registry : docker.io
63
63
repository : bitnami/minio
64
- tag : 2024.2.4-debian-11-r1
64
+ tag : 2024.2.4-debian-11-r2
65
65
digest : " "
66
66
# # Specify a imagePullPolicy
67
67
# # Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
You can’t perform that action at this time.
0 commit comments