Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update helm chart flagger to v1.18.0 #1076

Merged
merged 1 commit into from
Feb 15, 2022

Conversation

renovate-self-hosted[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
flagger (source) minor 1.17.0 -> 1.18.0

Release Notes

fluxcd/flagger

v1.18.0

Compare Source

Release date: 2022-02-14

This release comes with a new API field called canaryReadyThreshold
that allows setting the percentage of pods that need to be available
to consider the canary deployment as ready.

Starting with version, the canary deployment labels, annotations and
replicas fields are copied to the primary deployment at promotion time.

Features
  • Add field spec.analysis.canaryReadyThreshold for configuring canary threshold
    #​1102
Improvements
  • Update metadata during subsequent promote
    #​1092
  • Set primary deployment replicas when autoscaler isn't used
    #​1106
  • Update matchLabels for TopologySpreadContstraints in Deployments
    #​1041
Fixes
  • Send warning and error alerts correctly
    #​1105
  • Fix for when Prometheus returns NaN
    #​1095
  • docs: Fix typo ExternalDNS
    #​1103

Configuration

📅 Schedule: 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, click this checkbox.

This PR has been generated by Renovate Bot.

Signed-off-by: Renovate Bot <renovate@whitesourcesoftware.com>
@renovate-self-hosted renovate-self-hosted bot added dependency/minor Minor version changes renovate/helm-release Helm chart version change labels Feb 14, 2022
@xunholy xunholy merged commit 12c48a7 into main Feb 15, 2022
@xunholy xunholy deleted the self-hosted/flagger-1.x branch February 15, 2022 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency/minor Minor version changes renovate/helm-release Helm chart version change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants