Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ns-system/components/builder-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ spec:

- name: buildkitd
# privileged: true だと metrics-server からメトリクスをなぜか取得できない
image: moby/buildkit:v0.25.2-rootless
image: moby/buildkit:v0.26.2-rootless
imagePullPolicy: Always
args:
- --addr
Expand Down
Loading