File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 23
23
containers :
24
24
- name : minio-client
25
25
# renovate: datasource=github-releases depName=minio/minio versioning="regex:^RELEASE\\.(?<major>\\d{4})-(?<minor>\\d{2})-(?<patch>\\d{2})"
26
- image : quay.io/minio/minio:RELEASE.2025-07-23T15-54-02Z
26
+ image : quay.io/minio/minio:RELEASE.2025-09-07T16-13-09Z
27
27
imagePullPolicy : IfNotPresent
28
28
command :
29
29
- /bin/bash
Original file line number Diff line number Diff line change 38
38
type : RuntimeDefault
39
39
containers :
40
40
# renovate: datasource=github-releases depName=minio/minio versioning="regex:^RELEASE\\.(?<major>\\d{4})-(?<minor>\\d{2})-(?<patch>\\d{2})"
41
- - image : " quay.io/minio/minio:RELEASE.2025-07-23T15-54-02Z "
41
+ - image : " quay.io/minio/minio:RELEASE.2025-09-07T16-13-09Z "
42
42
imagePullPolicy : IfNotPresent
43
43
name : minio
44
44
command :
You can’t perform that action at this time.
0 commit comments