From 34382588f6fea67d5c3ba8b8695018c82d20f165 Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts@users.noreply.github.com> Date: Tue, 5 Nov 2024 11:33:17 +0000 Subject: [PATCH] argo-cd-2.12/2.12.6-r0: fix GHSA-29wx-vh33-7x7r --- argo-cd-2.12.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/argo-cd-2.12.yaml b/argo-cd-2.12.yaml index 710532c7f47..afcb034f2d1 100644 --- a/argo-cd-2.12.yaml +++ b/argo-cd-2.12.yaml @@ -1,7 +1,7 @@ package: name: argo-cd-2.12 version: 2.12.6 - epoch: 0 + epoch: 1 description: Declarative continuous deployment for Kubernetes. copyright: - license: Apache-2.0 @@ -28,7 +28,7 @@ pipeline: - uses: go/bump with: - deps: github.com/rs/cors@v1.11.0 k8s.io/kubernetes@v1.29.7 + deps: github.com/rs/cors@v1.11.0 k8s.io/kubernetes@v1.29.7 github.com/golang-jwt/jwt/v4@v4.5.1 - runs: | cd ui