Skip to content

Commit

Permalink
Merge pull request #244 from oscaromeu/renovate/rancher-system-upgrad…
Browse files Browse the repository at this point in the history
…e-controller-0.x

fix(github-release): update rancher/system-upgrade-controller to v0.13.4
  • Loading branch information
oscaromeu authored Apr 11, 2024
2 parents 9ac4206 + be608a8 commit ef5c623
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 ef5c623

Please sign in to comment.