Skip to content

Commit

Permalink
chore(deps): update helm release descheduler to v0.32.1 (#852)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent b3b3466 commit 6f2b0de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/prod/descheduler/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ helmCharts:
includeCRDs: true
namespace: descheduler
releaseName: descheduler
version: 0.31.0
version: 0.32.1
repo: https://kubernetes-sigs.github.io/descheduler/
valuesInline:
schedule: "0 4 */3 * *" # every 3 days at 4am
Expand Down

0 comments on commit 6f2b0de

Please sign in to comment.