Uploaded image for project: 'OpenShift GitOps'
  1. OpenShift GitOps
  2. GITOPS-7156

Image Updater: upgrade to argo-cd 2.14.15

XMLWordPrintable

    • GitOps Tangerine Sprint 18

      The current argo-cd release in 2.14 stream is 2.14.15 released on 2025-06-16. See https://github.com/argoproj/argo-cd/tags

      Image-updater currently references argo-cd 2.13.x, and will need to upgrade to argo-cd 2.14.15 or the latest in 2.14.x stream, to take advantage of recent fixes and enhancements in argo-cd.

      There were some prior dependabot PRs of upgrade, but all caused some test failures:
      https://github.com/argoproj-labs/argocd-image-updater/pull/1087
      https://github.com/argoproj-labs/argocd-image-updater/pull/1120

      #19 [builder 7/7] RUN mkdir -p dist && 	make controller
      #19 0.154 CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags '-extldflags "-static" -X github.com/argoproj-labs/argocd-image-updater/pkg/version.version=99.9.9 -X github.com/argoproj-labs/argocd-image-updater/pkg/version.gitCommit=c88c27dd5fd6513214ee29855c55024dea6c373f -X github.com/argoproj-labs/argocd-image-updater/pkg/version.buildDate=2025-05-01T14:45:45Z' -o dist/argocd-image-updater cmd/*.go
      #19 2.100 cmd/ask_pass.go:15:2: no required module provides package github.com/argoproj/argo-cd/v2/reposerver/askpass; to add it:
      #19 2.100 	go get github.com/argoproj/argo-cd/v2/reposerver/askpass
      #19 2.104 make: *** [Makefile:86: controller] Error 1
      

              rh-ee-ccoco Christopher Coco (Inactive)
              cfang@redhat.com Cheng Fang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: