Skip to content

Commit

Permalink
feat(container): update system upgrade controller group ( v0.13.4 → v…
Browse files Browse the repository at this point in the history
…0.14.0 )
  • Loading branch information
unhesitatingeffectivebot[bot] authored Sep 26, 2024
1 parent 8a864d2 commit 1ce9b2b
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.0@sha256:69a721d89cabb500baf94cf8953c8abfb16c7c625a842c8447e3d15bf92a7a5c
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.0/crd.yaml
- helmrelease.yaml
- rbac.yaml

0 comments on commit 1ce9b2b

Please sign in to comment.