Skip to content

Commit 3d4eb4b

Browse files
authored
Release v1.25.0 (#6104)
* Make changelog more consistent. Signed-off-by: jesus m. rodriguez <[email protected]> Signed-off-by: jesus m. rodriguez <[email protected]>
1 parent 2bda9e1 commit 3d4eb4b

File tree

30 files changed

+153
-275
lines changed

30 files changed

+153
-275
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.24.0
7+
export IMAGE_VERSION = v1.25.0
88
# Build-time variables to inject into binaries
99
export SIMPLE_VERSION = $(shell (test "$(shell git describe --tags)" = "$(shell git describe --tags --abbrev=0)" && echo $(shell git describe --tags)) || echo $(shell git describe --tags --abbrev=0)+git)
1010
export GIT_VERSION = $(shell git describe --dirty --tags --always)

changelog/fragments/ansible-scaffolding-changes.yaml

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

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

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

changelog/fragments/component-config-changes.yaml

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

changelog/fragments/docs-bump-go-version.yaml

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

changelog/fragments/enable-seccompprofile-run-bundle.yaml

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

changelog/fragments/envtest-bump.yaml

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

changelog/fragments/ginkgoV2-go-kb-bump-changes.yaml

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

changelog/fragments/helm-scaffolding-changes.yaml

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

changelog/fragments/multi-arch-changes.yaml

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

0 commit comments

Comments
 (0)