Bumping odo version before release (#4966)

* Bumping odo version before release

Signed-off-by: Mohammed Zeeshan Ahmed <mohammed.zee1000@gmail.com>

* Update Changelog.md

Co-authored-by: Dharmit Shah <shahdharmit@gmail.com>

* Changing back to next

Signed-off-by: Mohammed Zeeshan Ahmed <mohammed.zee1000@gmail.com>

* Adding more items to changelog

Signed-off-by: Mohammed Zeeshan Ahmed <mohammed.zee1000@gmail.com>

* Updating changelog

Signed-off-by: Mohammed Zeeshan Ahmed <mohammed.zee1000@gmail.com>

Co-authored-by: Dharmit Shah <shahdharmit@gmail.com>
This commit is contained in:
Mohammed Ahmed
2021-08-04 20:08:04 +05:30
committed by GitHub
parent 63073ebdb1
commit f12e036b5c
4 changed files with 19 additions and 8 deletions

View File

@@ -16,7 +16,7 @@ LABEL com.redhat.component=atomic-openshift-odo-cli-artifacts-container \
summary="This image contains the Linux, Mac and Windows version of odo"
# Change version as needed. Note no "-" is allowed
LABEL version=2.2.3
LABEL version=2.2.4
COPY --from=builder /go/src/github.com/openshift/odo/dist/bin/darwin-amd64/odo /usr/share/openshift/odo/mac/odo
COPY --from=builder /go/src/github.com/openshift/odo/dist/bin/windows-amd64/odo.exe /usr/share/openshift/odo/windows/odo.exe