Skip to content

Commit

Permalink
release: 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dsluijk committed Dec 11, 2022
1 parent 326b4ed commit fe063cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "authentik-operator"
version = "0.2.3"
version = "0.2.4"
edition = "2021"
authors = ["Dany Sluijk <me@dany.dev>"]
default-run = "akcontroller"
Expand Down
4 changes: 2 additions & 2 deletions charts/authentik-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ name: authentik-operator
description: Operator for the Authentik identity provider.

type: application
version: 0.2.3
appVersion: "0.2.3"
version: 0.2.4
appVersion: "0.2.4"

0 comments on commit fe063cf

Please sign in to comment.