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

Commit 5446d9a

Browse files
authored
Merge pull request #32 from kluctl/upgrade-flux-kluctl-controller
fix: Upgrade flux kluctl controller to v0.16.5
2 parents d059e3f + b4c0617 commit 5446d9a

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.12...HEAD) (2023-06-26)
3+
## [flux-kluctl-controller-Unreleased](https://github.com/kluctl/charts/compare/flux-kluctl-controller-0.2.13...HEAD) (2023-06-28)
44

55
### Fixes
66

7-
* **flux-kluctl-controller:** Upgrade flux-kluctl-controller to 0.16.4
8-
([996dd9d](https://github.com/kluctl/charts/commit/996dd9d674c76a298be31581431c95bd8c6e1649))
7+
* Upgrade flux-kluctl-controller to v0.16.5
8+
([7e36a4e](https://github.com/kluctl/charts/commit/7e36a4e92a7e83bc15cb585f9d8183a626e5ca19))
9+
10+
### [flux-kluctl-controller-0.2.13](https://github.com/kluctl/charts/compare/flux-kluctl-controller-0.2.12...flux-kluctl-controller-0.2.13) (2023-06-26)
11+
12+
#### Fixes
13+
14+
* Upgrade flux kluctl controller to 0.16.4 (#31)
15+
([d059e3f](https://github.com/kluctl/charts/commit/d059e3fd5562d14e61f207fee90c88105270cd8e))
916

1017
### [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)
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.13
13-
appVersion: "v0.16.4"
12+
version: 0.2.14
13+
appVersion: "v0.16.5"

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

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

0 commit comments

Comments
 (0)