v2.0.0 - 2024-08-30
- Bump ubuntu in /noetic (#59)
- Update status badge (#60)
- Add workaround for issue when image is created with "docker commit" (#57)
- Fix docker image name (#55)
v1.3.0 - 2024-06-04
- Bump docker/setup-qemu-action from 2 to 3 (#49)
- Bump docker/metadata-action from 3 to 4 (#42)
- Bump actions/checkout from 2 to 3 (#44)
- Bump docker/login-action from 1 to 2 (#43)
- Bump docker/setup-qemu-action from 1 to 2 (#41)
- Create dependabot.yml (#40)
- Add docker label (#34)
- Fix GPG error on Ubuntu 20.04 (#35)
v1.2.0 - 2022-01-08
- Add FAQ (#29)
- Add link to ros2-desktop-vnc
v1.1.1 - 2021-05-04
- Fix duplicate conditions (#19)
- Update git-chglog config (#21)
v1.1.0 - 2021-05-04
- Use official skip [skip ci]
- Ignore error on testing image (#18)
- Add Dockerfile for arm64 to support Apple Silicon (#16)
v1.0.0 - 2021-05-04
- Set noetic the "latest" image (#17)
v0.3.1 - 2021-05-04
- Update build log format to avoid sync error (#14)
v0.3.0 - 2021-05-04
- Publish to ghcr.io (#13)
- Add ROS Noetic (ros-testing) (#5)
v0.2.0 - 2020-08-11
- Enable catkin-tools for ROS Noetic (#11)
v0.1.0 - 2020-05-24
- Add ROS Noetic (#9)
- Fix gosu not found
- Update the installer execution step to avoid rosdep permission error (#7)
- Remove dupulicate ENV (#6)
- Add git-chglog settings
- Update deploy script for Kinetic
- Add GHA settings
- Add license file
- Update description
- Fix typo
- Update Docker tags
- Create README
- Add ROS Kinetic Dockerfile
- Add ROS Melodic Dockerfile
- Fix ENV ROS_DISTRO from dashing to melodic(#1)