chore(reg): update image registry digest to 6c5666b (#44364)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [registry](https://redirect.github.com/distribution/distribution) | digest | `cd92709` -> `6c5666b` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcmVnIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
This commit is contained in:
@@ -29,8 +29,8 @@ dependencies:
|
||||
deprecated: false
|
||||
description: |
|
||||
Docker Registry is used to store and distribute Docker images using HTTP API. This allows you host your own private Registry and store your images. Uses official Chart Registry image @ https://hub.Chart.com/_/registry/
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/dockerregistry
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/dockerregistry.webp
|
||||
home: https://truecharts.org/charts/stable/dockerregistry
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dockerregistry.webp
|
||||
keywords:
|
||||
- dockerregistry
|
||||
- Cloud
|
||||
@@ -40,8 +40,8 @@ keywords:
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: dockerregistry
|
||||
sources:
|
||||
- https://github.com/distribution/distribution
|
||||
@@ -49,5 +49,5 @@ sources:
|
||||
- https://hub.docker.com/_/registry
|
||||
- https://registry.hub.docker.com/_/registry/
|
||||
type: application
|
||||
version: 9.13.15
|
||||
version: 9.13.16
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: registry
|
||||
tag: 3@sha256:cd92709b4191c5779cd7215ccd695db6c54652e7a62843197e367427efb84d0e
|
||||
tag: 3@sha256:6c5666b861f3505b116bb9aa9b25175e71210414bd010d92035ff64018f9457e
|
||||
persistence:
|
||||
datastoragepath:
|
||||
enabled: true
|
||||
|
||||
@@ -28,15 +28,15 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Docker registry v2 command line client and repo listing generator with security checks.
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/reg
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/reg.webp
|
||||
home: https://truecharts.org/charts/stable/reg
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/reg.webp
|
||||
keywords:
|
||||
- reg
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: reg
|
||||
sources:
|
||||
- https://github.com/genuinetools/reg
|
||||
@@ -44,5 +44,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/reg
|
||||
- https://hub.docker.com/_/registry
|
||||
type: application
|
||||
version: 17.13.15
|
||||
version: 17.13.16
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: registry
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3@sha256:cd92709b4191c5779cd7215ccd695db6c54652e7a62843197e367427efb84d0e
|
||||
tag: 3@sha256:6c5666b861f3505b116bb9aa9b25175e71210414bd010d92035ff64018f9457e
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user