Skip to content

Commit

Permalink
0.11.2
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed May 12, 2024
1 parent 2809bb9 commit 1cf53d4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@



## v0.11.2 (2024-05-12)

### Fix

* fix: TwingateResourceAccess only updating every 10h and not immediately (#283) ([`2809bb9`](https://github.com/Twingate/kubernetes-operator/commit/2809bb99417370d767077ed082848038abd03273))


## v0.11.1 (2024-05-08)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "twingate-operator"
version = "0.11.1"
version = "0.11.2"
description = ""
authors = ["Eran Kampf <eran@twingate.com>"]
readme = "README.md"
Expand Down

0 comments on commit 1cf53d4

Please sign in to comment.