Skip to content

Commit f9a1b4a

Browse files
committed
v0.2.5
1 parent 1092ef9 commit f9a1b4a

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.4
13-
appVersion: "v0.2.4"
12+
version: 0.2.5
13+
appVersion: "v0.2.5"

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.4](https://img.shields.io/badge/Version-0.2.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.2.4](https://img.shields.io/badge/AppVersion-v0.2.4-informational?style=flat-square)
3+
![Version: 0.2.5](https://img.shields.io/badge/Version-0.2.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.2.5](https://img.shields.io/badge/AppVersion-v0.2.5-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.4"
3+
version = "0.2.5"
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.4"
3+
version = "0.2.5"
44
edition = "2024"
55

66
[dependencies]

0 commit comments

Comments
 (0)