Skip to content

[deploy] Bump aws-kubectl to 0.4.1#4228

Open
imnasnainaec wants to merge 1 commit intomasterfrom
bump-aws-kubectl
Open

[deploy] Bump aws-kubectl to 0.4.1#4228
imnasnainaec wants to merge 1 commit intomasterfrom
bump-aws-kubectl

Conversation

@imnasnainaec
Copy link
Copy Markdown
Collaborator

@imnasnainaec imnasnainaec commented Mar 27, 2026

https://github.com/sillsdev/aws-kubectl/releases/tag/0.4.1


This change is Reviewable

Summary by CodeRabbit

Chores

  • Updated AWS-related container image versions to patch release 0.4.1 across deployment configurations and Docker builds.

@imnasnainaec imnasnainaec self-assigned this Mar 27, 2026
@imnasnainaec imnasnainaec added the 🟥High High-priority PR: please review this asap! label Mar 27, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 27, 2026

📝 Walkthrough

Walkthrough

This PR updates the AWS ECR container image version from 0.4.0 to 0.4.1 across Helm chart configurations and a Dockerfile specification. Three files are modified to consistently reference the newer image tag.

Changes

Cohort / File(s) Summary
Helm Chart Values
deploy/helm/aws-login/values.yaml, deploy/helm/thecombine/charts/maintenance/values.yaml
Updated awsEcr.imageVersion from "0.4.0" to "0.4.1" in both Helm chart value files.
Docker Configuration
maintenance/Dockerfile
Updated base image reference from aws-kubectl:0.4.0-$TARGETARCH to aws-kubectl:0.4.1-$TARGETARCH.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A tiny hop from point-oh-four,
To point-oh-one, and perhaps more!
Version bumps so clean and neat,
Make our Docker images sweet. 📦✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title '[deploy] Bump aws-kubectl to 0.4.1' clearly and concisely summarizes the main change: updating the aws-kubectl dependency version across multiple files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bump-aws-kubectl

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 and usage tips.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.94%. Comparing base (e0c5628) to head (05f10cd).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4228   +/-   ##
=======================================
  Coverage   75.94%   75.94%           
=======================================
  Files         303      303           
  Lines       11352    11352           
  Branches     1407     1407           
=======================================
  Hits         8621     8621           
  Misses       2330     2330           
  Partials      401      401           
Flag Coverage Δ
backend 87.23% <ø> (ø)
frontend 66.79% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@imnasnainaec imnasnainaec added the bug Something isn't working label Mar 27, 2026
Copy link
Copy Markdown
Contributor

@jasonleenaylor jasonleenaylor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

@jasonleenaylor reviewed 3 files and all commit messages, and made 1 comment.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on imnasnainaec).

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

Labels

bug Something isn't working deployment docker 🟥High High-priority PR: please review this asap!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants