Releases: redhat-developer/odo-init-image
Releases · redhat-developer/odo-init-image
1.1.11
- 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
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
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
This release includes:
- Adding ubi8/nodejs-14 as supported (#78)
- Bumping image version 1.1.7 -> 1.1.8 (#79)
1.1.7
This release includes:
- Bumping image version 1.1.6 -> 1.1.7 (#75)
- Add ubi8/openjdk-11 image as supported (#74)
1.1.6
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
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
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
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
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)