chore(deps): update busybox docker tag to v1.37.0 (#734)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| busybox | minor | `1.36.1` -> `1.37.0` |

---

Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/734
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com>
Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
This commit is contained in:
Renovate Bot
2024-11-30 23:34:16 +00:00
committed by justusbunsi
parent 52153021e3
commit 7cae9d3404
2 changed files with 2 additions and 2 deletions

View File

@ -420,7 +420,7 @@ actions:
image:
repository: busybox
# Overrides the image tag whose default is the chart appVersion.
tag: "1.36.1"
tag: "1.37.0"
provisioning:
enabled: false