Skip to content

Commit

Permalink
feat(github-release): update rancher/system-upgrade-controller to v0.…
Browse files Browse the repository at this point in the history
…13.0
  • Loading branch information
renovate[bot] committed Jul 21, 2023
1 parent f3c019f commit 2645200
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.11.0/crd.yaml
- https://github.com/rancher/system-upgrade-controller?ref=v0.11.0
- 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
images:
- name: rancher/system-upgrade-controller
newTag: v0.11.0
newTag: v0.13.0
commonLabels:
app.kubernetes.io/name: system-upgrade-controller
app.kubernetes.io/instance: system-upgrade-controller
Expand Down

0 comments on commit 2645200

Please sign in to comment.