Skip to content

Conversation

@nitishfy
Copy link
Member

Closes #3606

warehouse produces the frieght with latest image tag using the following image subscription.

subscriptions:
  - image:
      repoURL: public.ecr.aws/nginx/nginx
      discoveryLimit: 5
      strictSemvers: false
      imageSelectionStrategy: SemVer
Screenshot 2025-10-24 at 11 44 27 AM

Signed-off-by: nitishfy <justnitish06@gmail.com>
Signed-off-by: nitishfy <justnitish06@gmail.com>
@nitishfy nitishfy requested a review from a team as a code owner October 24, 2025 06:15
@netlify
Copy link

netlify bot commented Oct 24, 2025

Deploy Preview for docs-kargo-io ready!

Name Link
🔨 Latest commit 2c45c60
🔍 Latest deploy log https://app.netlify.com/projects/docs-kargo-io/deploys/68fb1e5241d5cb000828a610
😎 Deploy Preview https://deploy-preview-5281.docs.kargo.io
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link

codecov bot commented Oct 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.90%. Comparing base (1d370e3) to head (1b169ee).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5281   +/-   ##
=======================================
  Coverage   55.90%   55.90%           
=======================================
  Files         405      405           
  Lines       29786    29786           
=======================================
  Hits        16653    16653           
  Misses      12168    12168           
  Partials      965      965           

☔ 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.

Signed-off-by: nitishfy <justnitish06@gmail.com>
@nitishfy nitishfy requested a review from a team as a code owner October 24, 2025 06:35
@krancour krancour added priority/high Needs to be addressed sooner rather than later kind/bug Something isn't working as intended; If unsure that something IS a bug, start a discussion instead area/controller Affects the (main) controller labels Oct 28, 2025
@krancour krancour added this to the v1.9.0 milestone Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/controller Affects the (main) controller kind/bug Something isn't working as intended; If unsure that something IS a bug, start a discussion instead priority/high Needs to be addressed sooner rather than later

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mutable tag subscriptions are rejected on apply

2 participants