Skip to content

Commit

Permalink
feat(container): update system upgrade controller group to v0.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 29, 2024
1 parent 74d4b3b commit 48794b8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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.13.4
tag: v0.14.1
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.13.4/crd.yaml
- https://github.com/rancher/system-upgrade-controller/releases/download/v0.14.1/crd.yaml
- helmrelease.yaml
- rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
main:
image:
repository: docker.io/rancher/system-upgrade-controller
tag: v0.13.4
tag: v0.14.1
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 48794b8

Please sign in to comment.