mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 01:41:21 -03:00
chore(helm): update image registry digest to 491add1 (#40582)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [registry](https://redirect.github.com/distribution/distribution) | digest | `3725021` -> `491add1` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
@@ -23,8 +23,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/truecharts/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
|
||||
@@ -39,9 +39,10 @@ maintainers:
|
||||
name: dockerregistry
|
||||
sources:
|
||||
- https://github.com/distribution/distribution
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/dockerregistry
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/dockerregistry
|
||||
- https://hub.docker.com/_/registry
|
||||
- https://registry.hub.docker.com/_/registry/
|
||||
type: application
|
||||
version: 9.8.0
|
||||
version: 9.8.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: registry
|
||||
tag: 3@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d
|
||||
tag: 3@sha256:491add1c62291ba36613f60a5d61d22a13f23839e69d3c3a25da114da327a7e6
|
||||
persistence:
|
||||
datastoragepath:
|
||||
enabled: true
|
||||
|
||||
@@ -22,8 +22,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Docker registry v2 command line client and repo listing generator with security checks.
|
||||
home: https://trueforge.org/truecharts/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'
|
||||
@@ -35,8 +35,9 @@ name: reg
|
||||
sources:
|
||||
- https://github.com/genuinetools/reg
|
||||
- https://github.com/k8s-at-home/container-images/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/reg
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/reg
|
||||
- https://hub.docker.com/_/registry
|
||||
type: application
|
||||
version: 17.8.0
|
||||
version: 17.8.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: registry
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d
|
||||
tag: 3@sha256:491add1c62291ba36613f60a5d61d22a13f23839e69d3c3a25da114da327a7e6
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user