From 67d325c9d5f5027247fffaa8114debf034e3d26d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 09:20:30 +0000 Subject: [PATCH] chore(deps): update ghcr.io/catthehacker/ubuntu:act-22.04 docker digest to 5b9b854 (#1272) 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 | `4c8f9e3` -> `5b9b854` | --- ### 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 186ae3ba4..59b4adfbd 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:4c8f9e3d45468457264549d266705bf39f46b470fd9d085b96c232696953cd87 + tag: act-22.04@sha256:5b9b8547d06de8f082acdfc598d93e7abfaa6056808d1fe1a0c8409b66817365 # worker.runnerContainer.securityContext -- specifies security settings for a container securityContext: runAsUser: 65534