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
….14.0
  • Loading branch information
renovate[bot] authored Sep 28, 2024
1 parent 8bb03c2 commit c4f7874
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/meta-sync-labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Sync Labels
uses: EndBug/label-sync@52074158190acb45f3077f9099fea818aa43f97a # v2.3.3
uses: EndBug/label-sync@da00f2c11fdb78e4fae44adac2fdd713778ea3e8 # renovate: tag=v2.3.2
with:
config-file: .github/labels.yaml
token: "${{ secrets.GITHUB_TOKEN }}"
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.10.0/crd.yaml
- https://github.com/rancher/system-upgrade-controller?ref=v0.13.4
- https://github.com/rancher/system-upgrade-controller?ref=v0.14.0
images:
- name: rancher/system-upgrade-controller
newTag: v0.13.4
newTag: v0.14.0
commonLabels:
app.kubernetes.io/name: system-upgrade-controller
app.kubernetes.io/instance: system-upgrade-controller
Expand Down

0 comments on commit c4f7874

Please sign in to comment.