chore(deps): update container image registry to 2@1212042 by renovate (#24234)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [registry](https://togithub.com/distribution/distribution) | digest | `d8cbd10` -> `1212042` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=--> --------- Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
parent
e562aaacce
commit
fe3d098317
|
@ -38,4 +38,4 @@ sources:
|
|||
- https://hub.docker.com/_/registry
|
||||
- https://registry.hub.docker.com/_/registry/
|
||||
type: application
|
||||
version: 7.1.5
|
||||
version: 7.1.6
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: registry
|
||||
tag: 2@sha256:d8cbd10291d15e67b9897e1709fd32f50a7af2d28d8e4bed9c812f617382ee07
|
||||
tag: 2@sha256:12120425f07de11a1b899e418d4b0ea174c8d4d572d45bdb640f93bc7ca06a3d
|
||||
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.5
|
||||
version: 15.1.6
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: registry
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2@sha256:d8cbd10291d15e67b9897e1709fd32f50a7af2d28d8e4bed9c812f617382ee07
|
||||
tag: 2@sha256:12120425f07de11a1b899e418d4b0ea174c8d4d572d45bdb640f93bc7ca06a3d
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue