chore(deps): update container image registry to 2@0a182cb (#16164)

This commit is contained in:
TrueCharts Bot
2023-12-16 19:18:35 +01:00
committed by GitHub
parent e5fe211dd0
commit 01be5ab659
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
kubeVersion: '>=1.24.0-0' kubeVersion: '>=1.24.0-0'
apiVersion: v2 apiVersion: v2
name: dockerregistry name: dockerregistry
version: 3.0.4 version: 3.0.5
appVersion: "2" appVersion: "2"
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/
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: registry repository: registry
tag: 2@sha256:8a60daaa55ab0df4607c4d8625b96b97b06fd2e6ca8528275472963c4ae8afa0 tag: 2@sha256:0a182cb82c93939407967d6d71d6caf11dcef0e5689c6afe2d60518e3b34ab86
persistence: persistence:
datastoragepath: datastoragepath:
enabled: true enabled: true