Skip to content

Commit

Permalink
Merge pull request #1182 from pascaliske/renovate/rancher-system-upgr…
Browse files Browse the repository at this point in the history
…ade-controller-0.x
  • Loading branch information
pascaliske authored Nov 28, 2023
2 parents b1ac948 + e2f659a commit cf622cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions cluster/core/system-upgrade/controller/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- github.com/rancher/system-upgrade-controller?ref=v0.13.1
- github.com/rancher/system-upgrade-controller?ref=v0.13.2
images:
- name: rancher/system-upgrade-controller
newTag: v0.13.1
newTag: v0.13.2
patchesStrategicMerge:
- ./system-upgrade-patches.yaml
2 changes: 1 addition & 1 deletion cluster/crds/system-upgrade/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# renovate: datasource=docker image=rancher/system-upgrade-controller
- https://github.com/rancher/system-upgrade-controller/releases/download/v0.13.1/crd.yaml
- https://github.com/rancher/system-upgrade-controller/releases/download/v0.13.2/crd.yaml

0 comments on commit cf622cf

Please sign in to comment.