diff --git a/charts/stable/dockerregistry/Chart.yaml b/charts/stable/dockerregistry/Chart.yaml index 01a72675328..18f2437eec3 100644 --- a/charts/stable/dockerregistry/Chart.yaml +++ b/charts/stable/dockerregistry/Chart.yaml @@ -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 diff --git a/charts/stable/dockerregistry/values.yaml b/charts/stable/dockerregistry/values.yaml index 31d1af465c9..651a190d5d5 100644 --- a/charts/stable/dockerregistry/values.yaml +++ b/charts/stable/dockerregistry/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: registry - tag: 3@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d + tag: 3@sha256:491add1c62291ba36613f60a5d61d22a13f23839e69d3c3a25da114da327a7e6 persistence: datastoragepath: enabled: true diff --git a/charts/stable/reg/Chart.yaml b/charts/stable/reg/Chart.yaml index 530ef8d4b04..454b85ee043 100644 --- a/charts/stable/reg/Chart.yaml +++ b/charts/stable/reg/Chart.yaml @@ -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 diff --git a/charts/stable/reg/values.yaml b/charts/stable/reg/values.yaml index 85471a88e0a..b5f45481435 100644 --- a/charts/stable/reg/values.yaml +++ b/charts/stable/reg/values.yaml @@ -1,7 +1,7 @@ image: repository: registry pullPolicy: IfNotPresent - tag: 3@sha256:3725021071ec9383eb3d87ddbdff9ed602439b3f7c958c9c2fb941049ea6531d + tag: 3@sha256:491add1c62291ba36613f60a5d61d22a13f23839e69d3c3a25da114da327a7e6 service: main: ports: