Skip to content

Release v0.2.10

Compare
Choose a tag to compare
@atc0005 atc0005 released this 17 Oct 10:21
· 2407 commits to master since this release
0e4aca1

Changed

  • Go versions
    • Update go-ci-stable from 1.15.2 to 1.15.3
    • Update go-ci-oldstable from 1.14.9 to 1.14.10
    • Update go-ci-unstable from 1.15.2 to 1.15.3
      • the plan is to swap out to the next unstable Go version when it becomes
        available
    • Update go-ci-stable-debian-build from 1.15.2 to 1.15.3
    • Update go-ci-stable-alpine-buildx86 from1.15.2-alpine3.12 to
      1.15.3-alpine3.12
    • Update go-ci-stable-alpine-buildx64 from 1.15.2-alpine3.12 to
      1.15.3-alpine3.12

NOTE: The go-ci-lint-only image is not updated in this release. We're
waiting on a new upstream release.

Fixed

  • Dependabot: Invalid ignore condition (version range) specified for
    "oldstable" image

References