From fc919d37e2c6887fff42cf1bfed0628ffe7d43f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 06:25:45 +0000 Subject: [PATCH] chore(deps): update ghcr.io/catthehacker/ubuntu:act-22.04 docker digest to 4c8f9e3 (#1261) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/catthehacker/ubuntu | digest | `52a2937` -> `4c8f9e3` | --- ### 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](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 54a6cc5f4..186ae3ba4 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:52a293742bfc7db8497edbf7eacbb2077277f0010fac5b49cfadf23b35a1b86f + tag: act-22.04@sha256:4c8f9e3d45468457264549d266705bf39f46b470fd9d085b96c232696953cd87 # worker.runnerContainer.securityContext -- specifies security settings for a container securityContext: runAsUser: 65534