Skip to content

Commit 1eaeb5a

Browse files
authored
Release v1.23.0 (#6001)
* Release v1.23.0 Signed-off-by: jesus m. rodriguez <[email protected]> * Cleanup changelog Signed-off-by: jesus m. rodriguez <[email protected]>
1 parent 3ff82d2 commit 1eaeb5a

File tree

35 files changed

+191
-334
lines changed

35 files changed

+191
-334
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.22.0
7+
export IMAGE_VERSION = v1.23.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/add-muiltiarch.yaml

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

changelog/fragments/annotations-watch.yaml

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

changelog/fragments/bump-helm-operator-plugins.yaml

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

changelog/fragments/bump-kb-3-5-0.yaml

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

changelog/fragments/bump-kubebuilder-add-kustomize.yaml

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

changelog/fragments/bump-olm-v0220.yaml

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

changelog/fragments/export-scorecard-storage.yaml

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

changelog/fragments/fix-plugin.yaml

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

changelog/fragments/fix-run-upgrade-bundle.yaml

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

0 commit comments

Comments
 (0)