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

Commit

Permalink
fix: Upgrade flux kluctl controller to 0.16.4 (#31)
Browse files Browse the repository at this point in the history
* fix(flux-kluctl-controller): Upgrade flux-kluctl-controller to 0.16.4

* docs(flux-kluctl-controller): Update Readme

Signed-off-by: Alexander Block <[email protected]>

* docs(flux-kluctl-controller): Update Changelog

Signed-off-by: Alexander Block <[email protected]>

* chore(flux-kluctl-controller): Bump chart to

Signed-off-by: Alexander Block <[email protected]>

---------

Signed-off-by: Alexander Block <[email protected]>
  • Loading branch information
codablock authored Jun 26, 2023
1 parent a46f262 commit d059e3f
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 6 deletions.
13 changes: 10 additions & 3 deletions charts/flux-kluctl-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,18 @@
# Changelog

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

### Fixes

* **flux-kluctl-controller:** Upgrade flux-kluctl-controller to v0.16.3
([f192052](https://github.com/kluctl/charts/commit/f192052bfab8e1b807960e2b44ed5e7e69bbb93d))
* **flux-kluctl-controller:** Upgrade flux-kluctl-controller to 0.16.4
([996dd9d](https://github.com/kluctl/charts/commit/996dd9d674c76a298be31581431c95bd8c6e1649))

### [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)

#### Fixes

* Upgrade flux-kluctl-controller to v0.16.3 (#30)
([a46f262](https://github.com/kluctl/charts/commit/a46f262fc43eef3d6fb4a27cadc9b1d3dcd0d5ca))

### [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)

Expand Down
4 changes: 2 additions & 2 deletions charts/flux-kluctl-controller/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ maintainers:
name: codablock
description: A Helm chart for the flux-kluctl-controller
type: application
version: 0.2.12
appVersion: "v0.16.3"
version: 0.2.13
appVersion: "v0.16.4"
2 changes: 1 addition & 1 deletion charts/flux-kluctl-controller/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# flux-kluctl-controller

![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)
![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)

A Helm chart for the flux-kluctl-controller

Expand Down

0 comments on commit d059e3f

Please sign in to comment.