Skip to content

Releases: Tiryoh/docker-ros-desktop-vnc

v1.2.0

08 Jan 10:28
4cb0db6
Compare
Choose a tag to compare

What's Changed

  • feat: Drop ROS Kinetic support by @Tiryoh in #23
  • feat: Add Dockerfile for noetic-arm64 to support Apple Silicon by @Tiryoh in #20
  • docs: Add FAQ by @Tiryoh in #29
  • ci: Simplify authentication by @Tiryoh in #30
  • ci: Create multi architecture image by @Tiryoh in #31
  • ci: Fix deploy log URL by @Tiryoh in #32

Full Changelog: v1.1.1...v1.2.0

v1.1.1

04 May 15:01
47d0068
Compare
Choose a tag to compare

v1.1.1 - 2021-05-04

CI

  • Fix duplicate conditions (#19)

Chore

  • Update git-chglog config (#21)

v1.1.0 - 2021-05-04

CI

  • Use official skip [skip ci]
  • Ignore error on testing image (#18)

Features

  • Add Dockerfile for arm64 to support Apple Silicon (#16)

v1.0.0 - 2021-05-04

BREAKING CHANGE

  • Set noetic the "latest" image (#17)

v0.3.1 - 2021-05-04

Chore

  • Update build log format to avoid sync error (#14)

v0.3.0 - 2021-05-04

Chore

  • Publish to ghcr.io (#13)

Features

  • Add ROS Noetic (ros-testing) (#5)

v0.2.0

10 Aug 17:44
Compare
Choose a tag to compare

v0.2.0 (2020-08-01)

Feat

  • Enable catkin-tools for ROS Noetic (#11)

v0.0.1

13 Feb 14:09
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

v0.0.1 (2020-02-13)

Chore

  • Add git-chglog settings
  • Update deploy script for Kinetic
  • Add GHA settings
  • Add license file

Docs

  • Update description
  • Fix typo
  • Update Docker tags
  • Create README

Feat

  • Add ROS Kinetic Dockerfile
  • Add ROS Melodic Dockerfile

Fix

  • Fix ENV ROS_DISTRO from dashing to melodic(#1)