chore(reg): update image registry digest to 8a7c1aa (#47100)
This commit is contained in:
@@ -21,19 +21,19 @@ 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://truecharts.org/truetech/truecharts/charts/stable/dockerregistry
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dockerregistry.webp
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/dockerregistry
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/dockerregistry.webp
|
||||
keywords:
|
||||
- dockerregistry
|
||||
- Cloud
|
||||
- Network-Management
|
||||
- Productivity
|
||||
- Tools-Utilities
|
||||
kubeVersion: '>=1.33.0-0'
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: dockerregistry
|
||||
sources:
|
||||
- https://github.com/distribution/distribution
|
||||
@@ -41,5 +41,5 @@ sources:
|
||||
- https://hub.docker.com/_/registry
|
||||
- https://registry.hub.docker.com/_/registry/
|
||||
type: application
|
||||
version: 10.0.3
|
||||
version: 10.0.4
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: registry
|
||||
tag: 3@sha256:afcd13fd045b8859ac4f60fef26fc2d2f9b7b9d9e604c3c4f7c2fb1b94f95a64
|
||||
tag: 3@sha256:8a7c1aae9db5028cbc1cfe83e5969d270a50e8bc0b72eef3cc5657542ec383c9
|
||||
persistence:
|
||||
datastoragepath:
|
||||
enabled: true
|
||||
|
||||
@@ -20,15 +20,15 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Docker registry v2 command line client and repo listing generator with security checks.
|
||||
home: https://truecharts.org/truetech/truecharts/charts/stable/reg
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/reg.webp
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/reg
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/reg.webp
|
||||
keywords:
|
||||
- reg
|
||||
kubeVersion: '>=1.33.0-0'
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: reg
|
||||
sources:
|
||||
- https://github.com/genuinetools/reg
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/reg
|
||||
- https://hub.docker.com/_/registry
|
||||
type: application
|
||||
version: 18.0.3
|
||||
version: 18.0.4
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: registry
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3@sha256:afcd13fd045b8859ac4f60fef26fc2d2f9b7b9d9e604c3c4f7c2fb1b94f95a64
|
||||
tag: 3@sha256:8a7c1aae9db5028cbc1cfe83e5969d270a50e8bc0b72eef3cc5657542ec383c9
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user