Skip to content

Commit 78f08b4

Browse files
Ish Shahvarshaprasad96camilamacedo86VenkatRamaraju
authored
Release v1.14.0 (#5327)
Co-authored-by: Varsha <[email protected]> Co-authored-by: Camila Macedo <[email protected]> Co-authored-by: Venkat Ramaraju <[email protected]>
1 parent ff54fb4 commit 78f08b4

File tree

30 files changed

+112
-225
lines changed

30 files changed

+112
-225
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ SHELL = /bin/bash
44
# This value must be updated to the release tag of the most recent release, a change that must
55
# occur in the release commit. IMAGE_VERSION will be removed once each subproject that uses this
66
# version is moved to a separate repo and release process.
7-
export IMAGE_VERSION = v1.13.0
7+
export IMAGE_VERSION = v1.14.0
88
# Build-time variables to inject into binaries
99
export SIMPLE_VERSION = $(shell (test "$(shell git describe)" = "$(shell git describe --abbrev=0)" && echo $(shell git describe)) || echo $(shell git describe --abbrev=0)+git)
1010
export GIT_VERSION = $(shell git describe --dirty --tags --always)

changelog/fragments/03-scorecard-error.yaml

Lines changed: 0 additions & 16 deletions
This file was deleted.

changelog/fragments/5285_bugfix.yaml

Lines changed: 0 additions & 17 deletions
This file was deleted.

changelog/fragments/ansible-successful-condition.yaml

Lines changed: 0 additions & 8 deletions
This file was deleted.

changelog/fragments/api-sa-bugfix.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

changelog/fragments/bump-1.22.yaml

Lines changed: 0 additions & 62 deletions
This file was deleted.

changelog/fragments/fix-wh-ordering-csv.yaml

Lines changed: 0 additions & 17 deletions
This file was deleted.

changelog/fragments/msg_scorecard.yaml

Lines changed: 0 additions & 13 deletions
This file was deleted.

changelog/fragments/reformat-xml.yaml

Lines changed: 0 additions & 16 deletions
This file was deleted.

changelog/fragments/zap-verbosity.yaml

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)