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

Commit a46f262

Browse files
authored
fix: Upgrade flux-kluctl-controller to v0.16.3 (#30)
* fix(flux-kluctl-controller): Upgrade flux-kluctl-controller to v0.16.3 * 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 8cec46a commit a46f262

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

charts/flux-kluctl-controller/CHANGELOG.md

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

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

55
### Fixes
66

7-
* **flux-kluctl-controller:** Upgrade flux-kluctl-controller to v0.16.2
8-
([6519596](https://github.com/kluctl/charts/commit/6519596183dcf57649c18c46c71df7a79e767016))
7+
* **flux-kluctl-controller:** Upgrade flux-kluctl-controller to v0.16.3
8+
([f192052](https://github.com/kluctl/charts/commit/f192052bfab8e1b807960e2b44ed5e7e69bbb93d))
9+
10+
### [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)
911

1012
### [flux-kluctl-controller-0.2.10](https://github.com/kluctl/charts/compare/flux-kluctl-controller-0.2.9...flux-kluctl-controller-0.2.10) (2023-05-31)
1113

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.11
13-
appVersion: "v0.16.2"
12+
version: 0.2.12
13+
appVersion: "v0.16.3"

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.11](https://img.shields.io/badge/Version-0.2.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.16.2](https://img.shields.io/badge/AppVersion-v0.16.2-informational?style=flat-square)
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)
44

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

0 commit comments

Comments
 (0)