Skip to content

chore(deps): update registry docker tag to v3.1.0#1507

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/registry-3.x
Apr 14, 2026
Merged

chore(deps): update registry docker tag to v3.1.0#1507
renovate[bot] merged 1 commit intomainfrom
renovate/registry-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 14, 2026

This PR contains the following updates:

Package Update Change
registry minor 3.0.03.1.0

Release Notes

distribution/distribution (registry)

v3.1.0

Compare Source

Welcome to the v3.1.0 release of registry!

This is a stable release

Please try out the release binaries and report any issues at
https://github.com/distribution/distribution/issues.

Notable Changes

See the full changelog below for the full list of changes.

What's Changed

New Contributors

Full Changelog: distribution/distribution@v3.0.0...v3.1.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 9am on tuesday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner April 14, 2026 08:52
@renovate renovate bot enabled auto-merge (squash) April 14, 2026 08:53
@github-actions
Copy link
Copy Markdown

--- kubernetes/apps/actions-runner/registry-cache Kustomization: flux-system/actions-runner-registry-cache HelmRelease: actions-cache/registry

+++ kubernetes/apps/actions-runner/registry-cache Kustomization: flux-system/actions-runner-registry-cache HelmRelease: actions-cache/registry

@@ -38,13 +38,13 @@

             env:
               REGISTRY_DELETE_ENABLED: 'true'
               REGISTRY_PROXY_REMOTEURL: https://registry-1.docker.io
               REGISTRY_STORAGE_FILESYSTEM_ROOTDIRECTORY: /data
             image:
               repository: registry
-              tag: 3.0.0@sha256:6c5666b861f3505b116bb9aa9b25175e71210414bd010d92035ff64018f9457e
+              tag: 3.1.0@sha256:afcd13fd045b8859ac4f60fef26fc2d2f9b7b9d9e604c3c4f7c2fb1b94f95a64
     persistence:
       data:
         accessMode: ReadWriteOnce
         enabled: true
         size: 100Gi
         storageClass: zfs

@github-actions
Copy link
Copy Markdown

--- HelmRelease: actions-cache/registry Deployment: actions-cache/registry

+++ HelmRelease: actions-cache/registry Deployment: actions-cache/registry

@@ -37,13 +37,13 @@

         - name: REGISTRY_DELETE_ENABLED
           value: 'true'
         - name: REGISTRY_PROXY_REMOTEURL
           value: https://registry-1.docker.io
         - name: REGISTRY_STORAGE_FILESYSTEM_ROOTDIRECTORY
           value: /data
-        image: registry:3.0.0@sha256:6c5666b861f3505b116bb9aa9b25175e71210414bd010d92035ff64018f9457e
+        image: registry:3.1.0@sha256:afcd13fd045b8859ac4f60fef26fc2d2f9b7b9d9e604c3c4f7c2fb1b94f95a64
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 5000

@renovate renovate bot merged commit 2d90109 into main Apr 14, 2026
17 checks passed
@renovate renovate bot deleted the renovate/registry-3.x branch April 14, 2026 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant