Skip to content

Commit

Permalink
chore(main): release 0.5.0 (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 10, 2024
1 parent 62cc730 commit 505fb5d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [0.5.0](https://github.com/pl4nty/cloudflare-kubernetes-gateway/compare/v0.4.0...v0.5.0) (2024-06-10)


### Features

* refactor CI, add conformance tests ([1d6f200](https://github.com/pl4nty/cloudflare-kubernetes-gateway/commit/1d6f20021922a6d063d6347f4b94fdc2f7cbb506))


### Bug Fixes

* conformance cluster setup and report ([fa3b2cd](https://github.com/pl4nty/cloudflare-kubernetes-gateway/commit/fa3b2cdc2455f60995b2e05e91fec87c2ac6d397))
* **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))
* increment GatewayClass ObservedGeneration ([9e6d2d7](https://github.com/pl4nty/cloudflare-kubernetes-gateway/commit/9e6d2d75852a8dc16d7fa2ffcd08c6821acf441b))
* show manager logs after conformance tests ([684bb91](https://github.com/pl4nty/cloudflare-kubernetes-gateway/commit/684bb91ca8f4db02594e3904182568b395791b3e))

## [0.4.0](https://github.com/pl4nty/cloudflare-kubernetes-gateway/compare/v0.3.8...v0.4.0) (2024-06-01)


Expand Down
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
images:
- name: controller
newName: ghcr.io/pl4nty/cloudflare-kubernetes-gateway:v0.4.0
newName: ghcr.io/pl4nty/cloudflare-kubernetes-gateway:v0.5.0

0 comments on commit 505fb5d

Please sign in to comment.