Skip to content

Commit

Permalink
chore(deps): update rke2 to v1.31.5+rke2r1
Browse files Browse the repository at this point in the history
| datasource      | package      | from           | to             |
| --------------- | ------------ | -------------- | -------------- |
| github-releases | rancher/rke2 | v1.31.2+rke2r1 | v1.31.5+rke2r1 |
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent 72ecc58 commit 13f6c72
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.29.10+rke2r1", "v1.30.6+rke2r1", "v1.31.2+rke2r1"]
rke2_version: ["v1.29.10+rke2r1", "v1.30.6+rke2r1", "v1.31.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.29.10+rke2r1", "v1.30.6+rke2r1", "v1.31.2+rke2r1"]
rke2_version: ["v1.29.10+rke2r1", "v1.30.6+rke2r1", "v1.31.5+rke2r1"]
steps:
- name: Checkout Code
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
Expand Down

0 comments on commit 13f6c72

Please # to comment.