Skip to content

Commit

Permalink
feat(container): update image 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 22, 2023
1 parent be357d2 commit d09e4c2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- github.com/rancher/system-upgrade-controller?ref=v0.12.0
- github.com/rancher/system-upgrade-controller?ref=v0.13.0
- plans
images:
- name: rancher/system-upgrade-controller
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ kind: Kustomization
resources:
# renovate: datasource=docker image=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.12.0
- 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
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ kind: Kustomization
resources:
# renovate: datasource=docker image=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.12.0
- 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 d09e4c2

Please sign in to comment.