Skip to content

Commit 505fb5d

Browse files
chore(main): release 0.5.0 (#103)
1 parent 62cc730 commit 505fb5d

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [0.5.0](https://github.com/pl4nty/cloudflare-kubernetes-gateway/compare/v0.4.0...v0.5.0) (2024-06-10)
4+
5+
6+
### Features
7+
8+
* refactor CI, add conformance tests ([1d6f200](https://github.com/pl4nty/cloudflare-kubernetes-gateway/commit/1d6f20021922a6d063d6347f4b94fdc2f7cbb506))
9+
10+
11+
### Bug Fixes
12+
13+
* conformance cluster setup and report ([fa3b2cd](https://github.com/pl4nty/cloudflare-kubernetes-gateway/commit/fa3b2cdc2455f60995b2e05e91fec87c2ac6d397))
14+
* **deps:** update module sigs.k8s.io/controller-runtime to v0.18.4 ([#104](https://github.com/pl4nty/cloudflare-kubernetes-gateway/issues/104)) ([62cc730](https://github.com/pl4nty/cloudflare-kubernetes-gateway/commit/62cc730295f22518d764ef6df748737ea69ae875))
15+
* increment GatewayClass ObservedGeneration ([9e6d2d7](https://github.com/pl4nty/cloudflare-kubernetes-gateway/commit/9e6d2d75852a8dc16d7fa2ffcd08c6821acf441b))
16+
* show manager logs after conformance tests ([684bb91](https://github.com/pl4nty/cloudflare-kubernetes-gateway/commit/684bb91ca8f4db02594e3904182568b395791b3e))
17+
318
## [0.4.0](https://github.com/pl4nty/cloudflare-kubernetes-gateway/compare/v0.3.8...v0.4.0) (2024-06-01)
419

520

config/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
44
kind: Kustomization
55
images:
66
- name: controller
7-
newName: ghcr.io/pl4nty/cloudflare-kubernetes-gateway:v0.4.0
7+
newName: ghcr.io/pl4nty/cloudflare-kubernetes-gateway:v0.5.0

0 commit comments

Comments
 (0)