Skip to content

Commit

Permalink
chore(deps): update rke2 to v1.28.14+rke2r1 (#88)
Browse files Browse the repository at this point in the history
| datasource      | package      | from            | to              |
| --------------- | ------------ | --------------- | --------------- |
| github-releases | rancher/rke2 | v1.28.12+rke2r1 | v1.28.14+rke2r1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent 90e010c commit fa11283
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/on-pr-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
matrix:
base: ["ubuntu", "rhel"]
aws_env: ["commercial", "govcloud"]
rke2_version: ["v1.28.12+rke2r1", "v1.29.9+rke2r1", "v1.30.5+rke2r1"]
rke2_version: ["v1.28.14+rke2r1", "v1.29.9+rke2r1", "v1.30.5+rke2r1"]
steps:
- name: Checkout Code
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
matrix:
base: ["ubuntu", "rhel"]
aws_env: ["commercial", "govcloud"]
rke2_version: ["v1.28.12+rke2r1", "v1.29.9+rke2r1", "v1.30.5+rke2r1"]
rke2_version: ["v1.28.14+rke2r1", "v1.29.9+rke2r1", "v1.30.5+rke2r1"]
steps:
- name: Checkout Code
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
Expand Down

0 comments on commit fa11283

Please sign in to comment.