chore(deps): update container image minio/minio to vrelease.2023-11-20t22-40-07z@b833a16 (#15267)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | minio/minio | patch | `RELEASE.2023-11-15T20-43-25Z` -> `RELEASE.2023-11-20T22-40-07Z` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42NS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
52bfaa1f7d
commit
7a000f01bd
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "RELEASE.20"
|
||||
appVersion: RELEASE.20
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -20,7 +20,7 @@ name: minio
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/minio
|
||||
- https://github.com/minio/minio
|
||||
version: 7.0.33
|
||||
version: 7.0.34
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: minio/minio
|
||||
tag: RELEASE.2023-11-15T20-43-25Z@sha256:91866cdaad4cc11d2f86056b234f33f3768a44adc600ea37c225708c83076bc3
|
||||
tag: RELEASE.2023-11-20T22-40-07Z@sha256:b833a1699b4fb11fe9e716467dd21562f2cd972ddb4a4045d05fd41859c0d222
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue