chore: Update manifests after automerge

This commit is contained in:
2025-12-09 09:02:04 +00:00
parent 618d64582b
commit 3cf1229595
46 changed files with 60 additions and 109 deletions

View File

@@ -1,5 +1,4 @@
---
# Source: harbor/charts/harbor/templates/core/core-pre-upgrade-job.yaml
apiVersion: batch/v1
kind: Job
metadata:
@@ -14,11 +13,9 @@ metadata:
app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.0"
app.kubernetes.io/version: "2.14.1"
component: migrator
annotations:
# This is what defines this resource as a hook. Without this line, the
# job is considered part of the release.
"helm.sh/hook": pre-upgrade
"helm.sh/hook-weight": "-5"
spec: