From 88d984b32e5902f526104846a2d6b75ab0295e3a Mon Sep 17 00:00:00 2001 From: Michele Baldessari Date: Thu, 7 Nov 2024 17:42:27 +0100 Subject: [PATCH] Update argocd-operator v0.12.2 --- go.mod | 2 +- go.sum | 4 ++-- .../argoproj-labs/argocd-operator/common/defaults.go | 2 +- vendor/modules.txt | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/go.mod b/go.mod index aef32e15f..c767aad2f 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ toolchain go1.23.2 require ( code.gitea.io/sdk/gitea v0.19.0 github.com/Masterminds/semver/v3 v3.3.0 - github.com/argoproj-labs/argocd-operator v0.12.1 + github.com/argoproj-labs/argocd-operator v0.12.2 github.com/argoproj/argo-cd/v2 v2.13.0 github.com/go-errors/errors v1.5.1 github.com/go-git/go-git/v5 v5.12.0 diff --git a/go.sum b/go.sum index e422f94ac..037f7ba63 100644 --- a/go.sum +++ b/go.sum @@ -32,8 +32,8 @@ github.com/alicebob/miniredis/v2 v2.33.0/go.mod h1:MhP4a3EU7aENRi9aO+tHfTBZicLqQ github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be h1:9AeTilPcZAjCFIImctFaOjnTIavg87rW78vTPkQqLI8= github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be/go.mod h1:ySMOLuWl6zY27l47sB3qLNK6tF2fkHG55UZxx8oIVo4= github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY= -github.com/argoproj-labs/argocd-operator v0.12.1 h1:asVTzLnEkukvAvuA5D8ou1h6xN+08eXB4OxvZsybrlQ= -github.com/argoproj-labs/argocd-operator v0.12.1/go.mod h1:Wc7grUq8ZFE7AVFXKBRGrSdADDetjafndCVaXxn68lY= +github.com/argoproj-labs/argocd-operator v0.12.2 h1:fWCAECtkgdoAQBsOU13pOnRTLuD+Z9cbajvLEQN60x0= +github.com/argoproj-labs/argocd-operator v0.12.2/go.mod h1:0eQPIftjtMZ1ShLptYp+j4tUemF+CF5qrWBrQ1wNKgM= github.com/argoproj/argo-cd/v2 v2.13.0 h1:arfqqaSmvDBF6KBQtSR/zsF9TIipO4Ns2jHB2q8x62s= github.com/argoproj/argo-cd/v2 v2.13.0/go.mod h1:RC23V2744nhZstZVpLCWTQLT2gR0+IXGC3GTBCI6M+I= github.com/argoproj/gitops-engine v0.7.1-0.20240905010810-bd7681ae3f8b h1:wOPWJ5MBScQO767WpU55oUJDXObfvPL0EfAYWxogbSw= diff --git a/vendor/github.com/argoproj-labs/argocd-operator/common/defaults.go b/vendor/github.com/argoproj-labs/argocd-operator/common/defaults.go index 1c0439a35..9162029dd 100644 --- a/vendor/github.com/argoproj-labs/argocd-operator/common/defaults.go +++ b/vendor/github.com/argoproj-labs/argocd-operator/common/defaults.go @@ -70,7 +70,7 @@ const ( ArgoCDDefaultArgoImage = "quay.io/argoproj/argocd" // ArgoCDDefaultArgoVersion is the Argo CD container image digest to use when version not specified. - ArgoCDDefaultArgoVersion = "sha256:86081736f6494292671f079f497f28dd332e2aabdab7d790317b1e5956ad64da" // v2.12.6 + ArgoCDDefaultArgoVersion = "sha256:5233625223d3ff51f609353e155407da227b2d8defb125545deb6b652a5f5c8e" // v2.12.7 // ArgoCDDefaultBackupKeyLength is the length of the generated default backup key. ArgoCDDefaultBackupKeyLength = 32 diff --git a/vendor/modules.txt b/vendor/modules.txt index a1b90aed7..809ea0674 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -54,7 +54,7 @@ github.com/ProtonMail/go-crypto/openpgp/internal/ecc github.com/ProtonMail/go-crypto/openpgp/internal/encoding github.com/ProtonMail/go-crypto/openpgp/packet github.com/ProtonMail/go-crypto/openpgp/s2k -# github.com/argoproj-labs/argocd-operator v0.12.1 +# github.com/argoproj-labs/argocd-operator v0.12.2 ## explicit; go 1.21.0 github.com/argoproj-labs/argocd-operator/api/v1beta1 github.com/argoproj-labs/argocd-operator/common