Skip to content

Commit 618fb38

Browse files
committed
v0.2.3
1 parent 121d0b9 commit 618fb38

5 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/rustcloak-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ maintainers:
99
- name: Enno Boland
1010
email: mail@eboland.de
1111
url: https://github.com/Gottox
12-
version: 0.2.2
13-
appVersion: "v0.2.2"
12+
version: 0.2.3
13+
appVersion: "v0.2.3"

charts/rustcloak-operator/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# rustcloak-operator
22

3-
![Version: 0.2.2](https://img.shields.io/badge/Version-0.2.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.2.2](https://img.shields.io/badge/AppVersion-v0.2.2-informational?style=flat-square)
3+
![Version: 0.2.3](https://img.shields.io/badge/Version-0.2.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.2.3](https://img.shields.io/badge/AppVersion-v0.2.3-informational?style=flat-square)
44

55
The helm-chart for the rustcloak-operator
66

rustcloak-crd/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustcloak-crd"
3-
version = "0.2.2"
3+
version = "0.2.3"
44
edition = "2024"
55

66
[dependencies]

rustcloak-operator/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustcloak-operator"
3-
version = "0.2.2"
3+
version = "0.2.3"
44
edition = "2024"
55

66
[dependencies]

0 commit comments

Comments
 (0)