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

feat: update sbc-rockchip to v0.1.0-beta.1 #7

Merged
merged 1 commit into from
Apr 11, 2024
Merged
Changes from all commits
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
12 changes: 6 additions & 6 deletions internal/overlays/overlays.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@ overlays:
- name: rpi_generic
image: ghcr.io/siderolabs/sbc-raspberrypi:v0.1.0-beta.0
- name: rockpi4
image: ghcr.io/siderolabs/sbc-rockchip:v0.1.0-beta.0
image: ghcr.io/siderolabs/sbc-rockchip:v0.1.0-beta.1
- name: rockpi4c
image: ghcr.io/siderolabs/sbc-rockchip:v0.1.0-beta.0
image: ghcr.io/siderolabs/sbc-rockchip:v0.1.0-beta.1
- name: rock4cplus
image: ghcr.io/siderolabs/sbc-rockchip:v0.1.0-beta.0
image: ghcr.io/siderolabs/sbc-rockchip:v0.1.0-beta.1
- name: nanopi-r4s
image: ghcr.io/siderolabs/sbc-rockchip:v0.1.0-beta.0
image: ghcr.io/siderolabs/sbc-rockchip:v0.1.0-beta.1
- name: rock64
image: ghcr.io/siderolabs/sbc-rockchip:v0.1.0-beta.0
image: ghcr.io/siderolabs/sbc-rockchip:v0.1.0-beta.1
- name: orangepi-r1-plus-lts
image: ghcr.io/siderolabs/sbc-rockchip:v0.1.0-beta.0
image: ghcr.io/siderolabs/sbc-rockchip:v0.1.0-beta.1
- name: jetson_nano
image: ghcr.io/siderolabs/sbc-jetson:v0.1.0-beta.0
- name: bananapi_m64
Expand Down