Skip to content

chore(deps): bump ImageUpdater from 1.2.1 to 1.2.2; bump argocd from 3.4.2 to 3.4.4 (#2255)#2259

Open
chengfang wants to merge 2 commits into
argoproj-labs:masterfrom
chengfang:ImageUpdater.1.2.2
Open

chore(deps): bump ImageUpdater from 1.2.1 to 1.2.2; bump argocd from 3.4.2 to 3.4.4 (#2255)#2259
chengfang wants to merge 2 commits into
argoproj-labs:masterfrom
chengfang:ImageUpdater.1.2.2

Conversation

@chengfang

@chengfang chengfang commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

What type of PR is this?

/kind chore

What does this PR do / why we need it:
cherry-pick from release-0.19 branch to master branch

Have you updated the necessary documentation?

  • Documentation update is required by this PR.
  • Documentation has been updated.

Which issue(s) this PR fixes:

Fixes #?

How to test changes / Special notes to the reviewer:

Summary by CodeRabbit

  • New Features
    • Updated the bundled Argo CD version to 3.4.4.
    • Updated the default Argo CD image updater version to 1.2.2.
  • Chores
    • Refreshed the build setup and dependency pins to align with the newer supported Argo CD release.

…3.4.2 to 3.4.4 (argoproj-labs#2255)

Signed-off-by: Cheng Fang <cfang@redhat.com>
@coderabbitai

coderabbitai Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 73af69b9-7af3-45af-9e2e-8ba8bb5e3e3d

📥 Commits

Reviewing files that changed from the base of the PR and between 71af537 and c31521b.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • go.mod
🚧 Files skipped from review as they are similar to previous changes (1)
  • go.mod

📝 Walkthrough

Walkthrough

Bumps Argo CD from v3.4.2 to v3.4.4 and argocd-image-updater from v1.2.1 to v1.2.2. Updates the Makefile version variable, Dockerfile image pin, Argo CD default version constant, and matching go.mod requirements and replace override.

Changes

Argo CD and image-updater version bump

Layer / File(s) Summary
Argo CD v3.4.4 pins across build, defaults, and go.mod
Makefile, build/util/Dockerfile, common/defaults.go, go.mod
ARGO_CD_TARGET_VERSION, the Dockerfile base image digest, ArgoCDDefaultArgoVersion, and the Argo CD entries in go.mod are updated to v3.4.4.
argocd-image-updater bump to v1.2.2
controllers/argocd/image_updater.go, go.mod
DefaultImageUpdaterTag and the argocd-image-updater dependency in go.mod are updated from v1.2.1 to v1.2.2.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested reviewers

  • dkarpele
  • svghadi

🐇 From v3.4.2 to v3.4.4,
The Argo pins now hop once more.
Updater leaps from one to two,
A tidy version trail rings true.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly summarizes the main dependency version bumps reflected in the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov-commenter

codecov-commenter commented Jun 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (master@c11203c). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #2259   +/-   ##
=========================================
  Coverage          ?   58.24%           
=========================================
  Files             ?       79           
  Lines             ?    18616           
  Branches          ?        0           
=========================================
  Hits              ?    10842           
  Misses            ?     6564           
  Partials          ?     1210           
Flag Coverage Δ
unit-tests 58.24% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@svghadi

svghadi commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

@chengfang - can you fix the CI?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants