Skip to content

chore(deps): update helm release argo-rollouts to v2.38.0#19536

Merged
batazor merged 1 commit intomainfrom
renovate/argo-rollouts-2.x
Nov 25, 2024
Merged

chore(deps): update helm release argo-rollouts to v2.38.0#19536
batazor merged 1 commit intomainfrom
renovate/argo-rollouts-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 24, 2024

This PR contains the following updates:

Package Update Change
argo-rollouts minor 2.37.8 -> 2.38.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

argoproj/argo-helm (argo-rollouts)

v2.38.0

Compare Source

A Helm chart for Argo Rollouts

What's Changed

Full Changelog: argoproj/argo-helm@argo-cd-7.7.5...argo-rollouts-2.38.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot requested a review from batazor as a code owner November 24, 2024 12:13
@sourcery-ai
Copy link
Copy Markdown
Contributor

sourcery-ai Bot commented Nov 24, 2024

Reviewer's Guide by Sourcery

This PR updates the Argo Rollouts Helm chart dependency from version 2.37.8 to 2.38.0. The update includes a fix for the trafficRouterPlugins configuration by changing its type to a list format.

ER diagram for updated trafficRouterPlugins configuration

erDiagram
    ARGO_ROLLOUTS {
        string name
        string version
        list trafficRouterPlugins
    }

    ARGO_ROLLOUTS ||--o{ TRAFFIC_ROUTER_PLUGINS : has
    TRAFFIC_ROUTER_PLUGINS {
        string pluginName
        string pluginType
    }
Loading

File-Level Changes

Change Details Files
Update Argo Rollouts Helm chart version
  • Bump argo-rollouts version from 2.37.8 to 2.38.0
  • Update Chart.lock to reflect new dependency version
ops/Helm/addons/argo/argo-rollouts/Chart.yaml
ops/Helm/addons/argo/argo-rollouts/Chart.lock

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link
Copy Markdown
Contributor

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

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

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!

@sonarqubecloud
Copy link
Copy Markdown

@batazor batazor added this pull request to the merge queue Nov 25, 2024
Merged via the queue into main with commit f40534a Nov 25, 2024
@batazor batazor deleted the renovate/argo-rollouts-2.x branch November 25, 2024 10:44
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.

1 participant