From f3944b25ff29d7da91eef312a407368d58c0966e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 11 Oct 2025 18:29:07 +0200 Subject: [PATCH] chore(helm): update image registry digest to 491add1 (#40582) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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. --- - [ ] 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). --- charts/stable/dockerregistry/Chart.yaml | 7 ++++--- charts/stable/dockerregistry/values.yaml | 2 +- charts/stable/reg/Chart.yaml | 7 ++++--- charts/stable/reg/values.yaml | 2 +- 4 files changed, 10 insertions(+), 8 deletions(-) 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: