Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Commit

Permalink
feat(container): update system-upgrade-controller-suite
Browse files Browse the repository at this point in the history
| datasource  | package                           | from    | to      |
| ----------- | --------------------------------- | ------- | ------- |
| docker      | rancher/system-upgrade-controller | v0.9.1  | v0.13.1 |
| github-tags | rancher/system-upgrade-controller | v0.10.0 | v0.13.2 |
  • Loading branch information
renovate[bot] authored Nov 28, 2023
1 parent 1715c4d commit 4824bd8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- github.com/rancher/system-upgrade-controller?ref=v0.10.0
- github.com/rancher/system-upgrade-controller?ref=v0.13.2
- plans
images:
- name: rancher/system-upgrade-controller
newTag: v0.9.1
newTag: v0.13.1
patchesStrategicMerge:
# Delete namespace resource
- ./system-upgrade-patches.yaml
Expand Down

0 comments on commit 4824bd8

Please sign in to comment.