From 0b4a1cf685d04ec9daf9268137b6d2a2ecd0d93f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 1 Aug 2025 15:53:38 +0000 Subject: [PATCH] Update goharbor/harbor-jobservice Docker tag to v2.13.2 (#1090) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | goharbor/harbor-jobservice | patch | `v2.13.1` -> `v2.13.2` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1090 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/services/harbor/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/services/harbor/values.yaml b/clusters/cl01tl/services/harbor/values.yaml index d3070967a..f4250f28d 100644 --- a/clusters/cl01tl/services/harbor/values.yaml +++ b/clusters/cl01tl/services/harbor/values.yaml @@ -52,7 +52,7 @@ harbor: jobservice: image: repository: goharbor/harbor-jobservice - tag: v2.13.1 + tag: v2.13.2 replicas: 2 jobLoggers: - stdout