From dc69782d3779a11930133e93b9da31cc4db5b4cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 03:18:17 +0000 Subject: [PATCH] chore(deps): update ghcr.io/catthehacker/ubuntu:act-22.04 docker digest to 6a60bcb (#830) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/catthehacker/ubuntu | digest | `f3fc2ca` -> `6a60bcb` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/PingCAP-QE/ee-ops). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- charts/buildbarn/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/buildbarn/values.yaml b/charts/buildbarn/values.yaml index c7f84d501..22ea02421 100644 --- a/charts/buildbarn/values.yaml +++ b/charts/buildbarn/values.yaml @@ -492,7 +492,7 @@ worker: # worker.runnerContainer.image.repository -- image repository (default is https://console.cloud.google.com/marketplace/product/google/rbe-ubuntu18-04) repository: ghcr.io/catthehacker/ubuntu # worker.runnerContainer.image.tag -- image tag - tag: act-22.04@sha256:f3fc2ca4287271efcff560a0db9c5831e2b9ca00946a4607b8161d14246e71af + tag: act-22.04@sha256:6a60bcb2496c221a67a6cce88242c6bd06d4e616b6fe7887168458fc3a3553ef # worker.runnerContainer.securityContext -- specifies security settings for a container securityContext: runAsUser: 65534