Skip to content

Commit ce48dc9

Browse files
committed
v0.3.2
1 parent 6abcf13 commit ce48dc9

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ resolver = "2"
33
members = ["rustcloak-operator", "rustcloak-crd", "utils"]
44

55
[workspace.package]
6-
version = "0.3.1"
6+
version = "0.3.2"
77
authors = [
88
"Enno Boland <mail@eboland.de>",
99
]

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.3.1
13-
appVersion: "v0.3.1"
12+
version: 0.3.2
13+
appVersion: "v0.3.2"

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.3.1](https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.3.1](https://img.shields.io/badge/AppVersion-v0.3.1-informational?style=flat-square)
3+
![Version: 0.3.2](https://img.shields.io/badge/Version-0.3.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.3.2](https://img.shields.io/badge/AppVersion-v0.3.2-informational?style=flat-square)
44

55
The helm-chart for the rustcloak-operator
66

0 commit comments

Comments
 (0)