Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ease 2i2c in more #3174

Merged
merged 3 commits into from
Jan 21, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add 2i2c to test-helm-template
minrk committed Jan 21, 2025
commit 19e9a864a39ec3bc2b205af0e5b9accf14735906
2 changes: 2 additions & 0 deletions .github/workflows/test-helm-template.yaml
Original file line number Diff line number Diff line change
@@ -41,6 +41,8 @@ jobs:
k3s-channel: "v1.24"
- release: ovh2
k3s-channel: "v1.24"
- release: hetzner-2i2c
k3s-channel: "v1.24"

steps:
- uses: actions/checkout@v4