We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c42adf8 commit 1906b45Copy full SHA for 1906b45
docker/kustomization.yaml
@@ -4,10 +4,10 @@ kind: Kustomization
4
images:
5
- name: docker:dind
6
newName: ghcr.io/yolean/dockerd
7
- newTag: 27.4.0-dind@sha256:b0c1179ea32ad77bdb7b852b037e54b11022304c2f2662af1954ef53869314b2
+ newTag: 27.5.0-dind@sha256:cbde039f51b3d85366f59fe2e97cdaf329a6eef076b79a9afb9f9568d04d0767
8
- name: docker:dind-rootless
9
10
- newTag: 27.4.0-dind-rootless@sha256:5b6982daa87eac334c19156bfbcaa7931ac5758857d951b05be6136184534394
+ newTag: 27.5.0-dind-rootless@sha256:219cd9ce4727ea072f68cff017caa11fd7719835fa252f4b1fbc1ce77a4ab203
11
12
resources:
13
- dockerd-service.yaml
0 commit comments