We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 229f5f4 commit a1b669cCopy full SHA for a1b669c
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "authentik-operator"
3
-version = "0.2.4"
+version = "0.2.5"
4
edition = "2021"
5
authors = ["Dany Sluijk <me@dany.dev>"]
6
default-run = "akcontroller"
charts/authentik-operator/Chart.yaml
@@ -3,5 +3,5 @@ name: authentik-operator
description: Operator for the Authentik identity provider.
type: application
-version: 0.2.4
7
-appVersion: "0.2.4"
+version: 0.2.5
+appVersion: "0.2.5"
0 commit comments