From bbbb3c48b81657ce4eeb8f5eaaa56b092f4eb75b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 10:24:21 +0000 Subject: [PATCH] chore(deps): update goharbor/trivy-adapter-photon docker tag to v2.9.0 --- apps/staging/harbor/release/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/staging/harbor/release/values.yaml b/apps/staging/harbor/release/values.yaml index 428a88936..30750db05 100644 --- a/apps/staging/harbor/release/values.yaml +++ b/apps/staging/harbor/release/values.yaml @@ -518,7 +518,7 @@ trivy: # repository the repository for Trivy adapter image repository: goharbor/trivy-adapter-photon # tag the tag for Trivy adapter image - tag: v2.3.1 + tag: v2.9.0 # set the service account to be used, default if left empty serviceAccountName: "" # mount the service account token