Skip to content

Commit

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


##
[0.4.0](0.3.3...0.4.0)
(2024-10-03)


### ⚠ BREAKING CHANGES

* add support to StatefulSet
([#263](#263))

### Features

* add canonical tag to website pages
([#266](#266))
([64bdab1](64bdab1)),
closes [#236](#236)
* add support to StatefulSet
([#263](#263))
([a1632d5](a1632d5))


### Bug Fixes

* avoid trying to delete default namespace
([#265](#265))
([907ad38](907ad38))

---
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 Oct 3, 2024
1 parent a1632d5 commit 024ffff
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [0.4.0](https://github.com/kurtosis-tech/kardinal/compare/0.3.3...0.4.0) (2024-10-03)


### ⚠ BREAKING CHANGES

* add support to StatefulSet ([#263](https://github.com/kurtosis-tech/kardinal/issues/263))

### Features

* add canonical tag to website pages ([#266](https://github.com/kurtosis-tech/kardinal/issues/266)) ([64bdab1](https://github.com/kurtosis-tech/kardinal/commit/64bdab125ed308ca5282f70f58b0d88949e3c124)), closes [#236](https://github.com/kurtosis-tech/kardinal/issues/236)
* add support to StatefulSet ([#263](https://github.com/kurtosis-tech/kardinal/issues/263)) ([a1632d5](https://github.com/kurtosis-tech/kardinal/commit/a1632d5aecd857f8de5b77db342c39daff91bcb2))


### Bug Fixes

* avoid trying to delete default namespace ([#265](https://github.com/kurtosis-tech/kardinal/issues/265)) ([907ad38](https://github.com/kurtosis-tech/kardinal/commit/907ad38cde24d7a7baac2b3b900187685be92149))

## [0.3.3](https://github.com/kurtosis-tech/kardinal/compare/0.3.2...0.3.3) (2024-10-02)


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

0 comments on commit 024ffff

Please sign in to comment.