Skip to content

Commit

Permalink
Merge pull request #2946 from ahgraber/renovate/system-upgrade-contro…
Browse files Browse the repository at this point in the history
…ller

feat(container): update system upgrade controller group ( v0.13.4 → v0.14.1 ) (minor)
  • Loading branch information
ahgraber authored Sep 30, 2024
2 parents ffcf049 + af2466e commit 27f809a
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 @@ -61,7 +61,7 @@ spec:
app:
image:
repository: docker.io/rancher/system-upgrade-controller
tag: v0.13.4@sha256:3df6d01b9eb583a78c309ce0b2cfeed98a9af97983e4ea96bf53410dd56c6f45
tag: v0.14.1@sha256:7e13a9b2b984f0c0fd6328439b575348723cc6954b91db3453057fcb784e2d29
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 @@ -4,6 +4,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.13.4/crd.yaml
- https://github.com/rancher/system-upgrade-controller/releases/download/v0.14.1/crd.yaml
- helmrelease.yaml
- rbac.yaml

0 comments on commit 27f809a

Please sign in to comment.