suxess-it / sx-cnp-oss

1 stars 0 forks source link

Update Helm release argo-rollouts to v2.36.1 #252

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Update Change
argo-rollouts patch 2.36.0 -> 2.36.1

Release Notes

argoproj/argo-helm (argo-rollouts) ### [`v2.36.1`](https://togithub.com/argoproj/argo-helm/compare/argo-rollouts-2.36.0...argo-rollouts-2.36.1) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-rollouts-2.36.0...argo-rollouts-2.36.1)

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.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 2 weeks ago
Changes Default Values ```diff diff -U 4 -r out-default-values/target/argo-rollouts_default-values.out out-default-values/pr/argo-rollouts_default-values.out --- out-default-values/target/argo-rollouts_default-values.out 2024-06-22 14:16:46.127492039 +0000 +++ out-default-values/pr/argo-rollouts_default-values.out 2024-06-22 14:16:32.459363950 +0000 @@ -453,8 +453,10 @@ create: false # -- Generic key:value pairs to be inserted into the notifications secret items: {} # slack-token: + # -- Annotations to be added to the notifications secret + annotations: {} # -- Configures notification services notifiers: {} # service.slack: | ```