Skip to content

Commit

Permalink
fix(github-release): update rancher/system-upgrade-controller to v0.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
obocaman[bot] authored Apr 6, 2024
1 parent 530c64d commit be608a8
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ 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.0/crd.yaml
- https://github.com/rancher/system-upgrade-controller?ref=v0.13.0
- https://github.com/rancher/system-upgrade-controller/releases/download/v0.13.4/crd.yaml
- https://github.com/rancher/system-upgrade-controller?ref=v0.13.4
images:
- name: rancher/system-upgrade-controller
newTag: v0.13.0
newTag: v0.13.4
labels:
- includeSelectors: true
pairs:
Expand Down

0 comments on commit be608a8

Please sign in to comment.