Skip to content

Releases: redhat-developer/odo-init-image

1.1.11

08 Dec 08:52
bd964e6
Compare
Choose a tag to compare
  • Use Go image from registry.access.redhat.io (#100)
  • Remove s2i related scripts (#99)
  • fix update-vendor.sh script (#94)
  • update go 1.16 for odo-init-image (#97)
  • Permit variable substitution (#96)
  • Autostart dev when project directory is not empty (#93)
  • Delete .travis.yml (#91)

1.1.10

28 Jan 10:26
27dc3d4
Compare
Choose a tag to compare

This release includes:

  • remove git command from script (#86)
  • Bump odo init image version from 1.1.9 to 1.1.10 (#87)

1.1.9

18 Jan 06:11
5b700b1
Compare
Choose a tag to compare

This release includes:

  • update golang builder to 1.13 (#80)
  • Add centos7 nodejs image as supported (#82)
  • Skip git command when git is not installed (#83)
  • Bumping image version from 1.1.8 to 1.1.9 (#85)

1.1.8

17 Dec 11:31
17ce8b6
Compare
Choose a tag to compare

This release includes:

  • Adding ubi8/nodejs-14 as supported (#78)
  • Bumping image version 1.1.7 -> 1.1.8 (#79)

1.1.7

16 Nov 07:32
4f2c484
Compare
Choose a tag to compare

This release includes:

  • Bumping image version 1.1.6 -> 1.1.7 (#75)
  • Add ubi8/openjdk-11 image as supported (#74)

1.1.6

19 Oct 13:57
5080869
Compare
Choose a tag to compare

Release of Init Image 1.1.6

Changes:

  • Adding ubi8/nodejs-12 image as supported (#72)
  • Bumping version to v1.1.6 (#73)

1.1.5

30 Jul 10:39
222d9f3
Compare
Choose a tag to compare

1.1.5 of odo-init-image is released!

Here are the changes:

  • Added ODO_S2I_CONVERTED_DEVFILE env variable (#70)
  • Bumping init image version 1.1.4 -> 1.1.5 (#71)

1.1.4

14 Jul 14:59
087163a
Compare
Choose a tag to compare

1.1.4 of odo-init-image is released!

Here are the changes:

  • Updated RedHat labels on init container (#65)
  • Removing GOOS and GOARCH in preparation of multiarch builds (#67)
  • Fix failing tests (#68)

1.1.3

07 May 15:18
f56a542
Compare
Choose a tag to compare

1.1.3 of odo-init-image has been released!

Here are the new changes:

  • We now build on go 1.12 (#61)
  • Devdebug has been renamed to debugrun (#60)

1.1.2

02 Apr 18:35
8e0c7fb
Compare
Choose a tag to compare

1.1.2 of odo-init-image!

Here are the new changes:

  • Preliminary support for Devfile (#52)
  • Re-adding of older images for 3.11, 4.1 and 4.2 OpenShift support (#54)