chore(deps): update container image registry to 2@f97d8c2 by renovate (#26067)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [registry](https://redirect.github.com/distribution/distribution) | digest | `1212042` -> `f97d8c2` | --- > [!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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43MS4wIiwidXBkYXRlZEluVmVyIjoiMzguNzEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19--> --------- Co-authored-by: kqmaverick <kqmaverick@gmail.com>
This commit is contained in:
parent
a8a1139b9c
commit
39deead84a
|
@ -38,4 +38,4 @@ sources:
|
|||
- https://hub.docker.com/_/registry
|
||||
- https://registry.hub.docker.com/_/registry/
|
||||
type: application
|
||||
version: 7.1.6
|
||||
version: 7.1.7
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: registry
|
||||
tag: 2@sha256:12120425f07de11a1b899e418d4b0ea174c8d4d572d45bdb640f93bc7ca06a3d
|
||||
tag: 2@sha256:f97d8c277534e86d66eec540915f5273db7cea868294d0f2944ee336ccb3b1a3
|
||||
persistence:
|
||||
datastoragepath:
|
||||
enabled: true
|
||||
|
|
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/reg
|
||||
- https://hub.docker.com/_/registry
|
||||
type: application
|
||||
version: 15.1.6
|
||||
version: 15.1.7
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: registry
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2@sha256:12120425f07de11a1b899e418d4b0ea174c8d4d572d45bdb640f93bc7ca06a3d
|
||||
tag: 2@sha256:f97d8c277534e86d66eec540915f5273db7cea868294d0f2944ee336ccb3b1a3
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue