Skip to content

Commit

Permalink
chore(main): release 0.3.1 (#253)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.3.1](0.3.0...0.3.1)
(2024-09-27)


### Bug Fixes

* fix race condition with docs voting feature
([#256](#256))
([2d3f769](2d3f769))
* remove all Kardinal namespaces when cluster resources is empty during
cleanup ([#255](#255))
([43c4ac2](43c4ac2))
* telepresence http server check
([#251](#251))
([c26f135](c26f135))
* try making some changes to change the asset hashes
([#254](#254))
([668be13](668be13))
* Update the manager deploy kontrol service location command argument
([#252](#252))
([08be35c](08be35c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
lostbean authored Sep 27, 2024
1 parent c26f135 commit 0ace04c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.3.1](https://github.com/kurtosis-tech/kardinal/compare/0.3.0...0.3.1) (2024-09-27)


### Bug Fixes

* fix race condition with docs voting feature ([#256](https://github.com/kurtosis-tech/kardinal/issues/256)) ([2d3f769](https://github.com/kurtosis-tech/kardinal/commit/2d3f769e39d5ae008f6b6b6ca25819cccd6847d2))
* remove all Kardinal namespaces when cluster resources is empty during cleanup ([#255](https://github.com/kurtosis-tech/kardinal/issues/255)) ([43c4ac2](https://github.com/kurtosis-tech/kardinal/commit/43c4ac25468f1284fb53b36bc20458af5e7b9409))
* telepresence http server check ([#251](https://github.com/kurtosis-tech/kardinal/issues/251)) ([c26f135](https://github.com/kurtosis-tech/kardinal/commit/c26f135f0656959a0b9d2dd823094fda4d652537))
* try making some changes to change the asset hashes ([#254](https://github.com/kurtosis-tech/kardinal/issues/254)) ([668be13](https://github.com/kurtosis-tech/kardinal/commit/668be13bf4d31dabfe4fe5fc95dc3014794b54c7))
* Update the manager deploy kontrol service location command argument ([#252](https://github.com/kurtosis-tech/kardinal/issues/252)) ([08be35c](https://github.com/kurtosis-tech/kardinal/commit/08be35c92e14178b833af2197fc0032764cb7703))

## [0.3.0](https://github.com/kurtosis-tech/kardinal/compare/0.2.7...0.3.0) (2024-09-26)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.0
0.3.1

0 comments on commit 0ace04c

Please sign in to comment.