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.1 #60

Merged
merged 1 commit into from
Dec 9, 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
20 changes: 10 additions & 10 deletions internal/overlays/overlays.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,25 @@ overlays:
- name: rpi_generic
image: ghcr.io/siderolabs/sbc-raspberrypi:v0.1.0
- name: rockpi4
image: ghcr.io/siderolabs/sbc-rockchip:v0.1.0
image: ghcr.io/siderolabs/sbc-rockchip:v0.1.1
- name: rockpi4c
image: ghcr.io/siderolabs/sbc-rockchip:v0.1.0
image: ghcr.io/siderolabs/sbc-rockchip:v0.1.1
- name: rock4cplus
image: ghcr.io/siderolabs/sbc-rockchip:v0.1.0
image: ghcr.io/siderolabs/sbc-rockchip:v0.1.1
- name: rock4se
image: ghcr.io/siderolabs/sbc-rockchip:v0.1.0
image: ghcr.io/siderolabs/sbc-rockchip:v0.1.1
- name: nanopi-r4s
image: ghcr.io/siderolabs/sbc-rockchip:v0.1.0
image: ghcr.io/siderolabs/sbc-rockchip:v0.1.1
- name: nanopi-r5s
image: ghcr.io/siderolabs/sbc-rockchip:v0.1.0
image: ghcr.io/siderolabs/sbc-rockchip:v0.1.1
- name: rock64
image: ghcr.io/siderolabs/sbc-rockchip:v0.1.0
image: ghcr.io/siderolabs/sbc-rockchip:v0.1.1
- name: orangepi-r1-plus-lts
image: ghcr.io/siderolabs/sbc-rockchip:v0.1.0
image: ghcr.io/siderolabs/sbc-rockchip:v0.1.1
- name: helios64
image: ghcr.io/siderolabs/sbc-rockchip:v0.1.0
image: ghcr.io/siderolabs/sbc-rockchip:v0.1.1
- name: turingrk1
image: ghcr.io/siderolabs/sbc-rockchip:v0.1.0
image: ghcr.io/siderolabs/sbc-rockchip:v0.1.1
- name: jetson_nano
image: ghcr.io/siderolabs/sbc-jetson:v0.1.0
- name: bananapi_m64
Expand Down