chore(deps): update registry docker tag to v3.1.0#1507
Merged
renovate[bot] merged 1 commit intomainfrom Apr 14, 2026
Merged
Conversation
--- 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 |
--- 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 |
bo0tzz
approved these changes
Apr 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.0.0→3.1.0Release Notes
distribution/distribution (registry)
v3.1.0Compare Source
Welcome to the
v3.1.0release 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
Ed25519public keys by @zhangyoufu in #4626OTEL_TRACES_EXPORTERby @jcpunk in #4669useFIPSEndpointfor S3 by @1raghavmahajan in #47646053543by @thaJeztah in #4791proxyingRegistry.Close()by @joonas in #4805Writecall inputContentby @joonas in #4803Ed25519JWK thumbprintktyfrom"OTP"to"OKP"by @joonas in #4801New Contributors
Full Changelog: distribution/distribution@v3.0.0...v3.1.0
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.