Skip to content

Commit d3bd87c

Browse files
Release v1.8.0
Signed-off-by: Fabian von Feilitzsch <[email protected]> Co-authored-by: Varsha <[email protected]>
1 parent 4543071 commit d3bd87c

File tree

33 files changed

+87
-129
lines changed

33 files changed

+87
-129
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.7.1
7+
export IMAGE_VERSION = v1.8.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/api-v0.8.1.yaml

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

changelog/fragments/bugfix-ansible-runner.yaml

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

changelog/fragments/community-validator.yaml

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

changelog/fragments/extra-service-accounts.yaml

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

changelog/fragments/freshen-images.yaml

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

changelog/fragments/go1.16.yaml

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

changelog/fragments/helm-randalphanum.yaml

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

changelog/fragments/java-plugin-enable-changes.yaml

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

changelog/fragments/operator-lib-v0.4.1.yaml

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

0 commit comments

Comments
 (0)