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