Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Commit d059e3f

Browse files
authored
fix: Upgrade flux kluctl controller to 0.16.4 (#31)
* fix(flux-kluctl-controller): Upgrade flux-kluctl-controller to 0.16.4 * docs(flux-kluctl-controller): Update Readme Signed-off-by: Alexander Block <ablock84@gmail.com> * docs(flux-kluctl-controller): Update Changelog Signed-off-by: Alexander Block <ablock84@gmail.com> * chore(flux-kluctl-controller): Bump chart to Signed-off-by: Alexander Block <ablock84@gmail.com> --------- Signed-off-by: Alexander Block <ablock84@gmail.com>
1 parent a46f262 commit d059e3f

File tree

3 files changed

+13
-6
lines changed

3 files changed

+13
-6
lines changed

charts/flux-kluctl-controller/CHANGELOG.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
11
# Changelog
22

3-
## [flux-kluctl-controller-Unreleased](https://github.com/kluctl/charts/compare/flux-kluctl-controller-0.2.11...HEAD) (2023-06-01)
3+
## [flux-kluctl-controller-Unreleased](https://github.com/kluctl/charts/compare/flux-kluctl-controller-0.2.12...HEAD) (2023-06-26)
44

55
### Fixes
66

7-
* **flux-kluctl-controller:** Upgrade flux-kluctl-controller to v0.16.3
8-
([f192052](https://github.com/kluctl/charts/commit/f192052bfab8e1b807960e2b44ed5e7e69bbb93d))
7+
* **flux-kluctl-controller:** Upgrade flux-kluctl-controller to 0.16.4
8+
([996dd9d](https://github.com/kluctl/charts/commit/996dd9d674c76a298be31581431c95bd8c6e1649))
9+
10+
### [flux-kluctl-controller-0.2.12](https://github.com/kluctl/charts/compare/flux-kluctl-controller-0.2.11...flux-kluctl-controller-0.2.12) (2023-06-01)
11+
12+
#### Fixes
13+
14+
* Upgrade flux-kluctl-controller to v0.16.3 (#30)
15+
([a46f262](https://github.com/kluctl/charts/commit/a46f262fc43eef3d6fb4a27cadc9b1d3dcd0d5ca))
916

1017
### [flux-kluctl-controller-0.2.11](https://github.com/kluctl/charts/compare/flux-kluctl-controller-0.2.10...flux-kluctl-controller-0.2.11) (2023-05-31)
1118

charts/flux-kluctl-controller/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ maintainers:
99
name: codablock
1010
description: A Helm chart for the flux-kluctl-controller
1111
type: application
12-
version: 0.2.12
13-
appVersion: "v0.16.3"
12+
version: 0.2.13
13+
appVersion: "v0.16.4"

charts/flux-kluctl-controller/README.md

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

3-
![Version: 0.2.12](https://img.shields.io/badge/Version-0.2.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.16.3](https://img.shields.io/badge/AppVersion-v0.16.3-informational?style=flat-square)
3+
![Version: 0.2.13](https://img.shields.io/badge/Version-0.2.13-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.16.4](https://img.shields.io/badge/AppVersion-v0.16.4-informational?style=flat-square)
44

55
A Helm chart for the flux-kluctl-controller
66

0 commit comments

Comments
 (0)