Skip to content

Commit

Permalink
chore(deps): update minio/mc docker tag to release.2024-10-02t08-27-2…
Browse files Browse the repository at this point in the history
…8z.fips
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent 89dd3c1 commit 54a4132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap/minio/setup-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
serviceAccountName: minio-job
containers:
- name: minio-mc
image: "minio/mc:RELEASE.2024-07-22T20-02-49Z"
image: "minio/mc:RELEASE.2024-10-02T08-27-28Z.fips"
imagePullPolicy: IfNotPresent
command: ["/bin/sh", "/config/initialize"]
env:
Expand Down

0 comments on commit 54a4132

Please sign in to comment.