Skip to content

Commit

Permalink
Merge pull request #538 from clempat/renovate/patch-system-upgrade-co…
Browse files Browse the repository at this point in the history
…ntroller

fix(container): update system upgrade controller group to v0.14.2 (patch)
  • Loading branch information
clempat authored Oct 29, 2024
2 parents 6b5ee4d + 26ea778 commit ca8a5b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
main:
image:
repository: docker.io/rancher/system-upgrade-controller
tag: v0.14.1
tag: v0.14.2
env:
SYSTEM_UPGRADE_CONTROLLER_DEBUG: false
SYSTEM_UPGRADE_CONTROLLER_THREADS: 2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# renovate: datasource=github-releases depName=rancher/system-upgrade-controller
- https://github.com/rancher/system-upgrade-controller/releases/download/v0.14.1/crd.yaml
- https://github.com/rancher/system-upgrade-controller/releases/download/v0.14.2/crd.yaml
- helmrelease.yaml
- rbac.yaml

0 comments on commit ca8a5b2

Please sign in to comment.