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

Commit

Permalink
Merge pull request #20 from kluctl/upgrade-flux-kluctl-controller
Browse files Browse the repository at this point in the history
Upgrade flux-kluctl-controller to v0.13.1
  • Loading branch information
codablock authored Jan 13, 2023
2 parents 19de22f + 504ccf0 commit ca19bc5
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 29 deletions.
56 changes: 30 additions & 26 deletions charts/flux-kluctl-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# Changelog

## [Unreleased](https://github.com/kluctl/charts/compare/flux-kluctl-controller-0.2.3...HEAD) (2022-12-28)
## [flux-kluctl-controller-Unreleased](https://github.com/kluctl/charts/compare/flux-kluctl-controller-0.2.4...HEAD) (2023-01-13)

### Fixes
### [flux-kluctl-controller-0.2.4](https://github.com/kluctl/charts/compare/flux-kluctl-controller-0.2.3...flux-kluctl-controller-0.2.4) (2022-12-28)

#### Fixes

* **flux-kluctl-controller:** Upgrade controller to v0.13.0
([11c4aa7](https://github.com/kluctl/charts/commit/11c4aa754a98571858b73e4a5681e1844a6e1e0d))
([11c4aa7](https://github.com/kluctl/charts/commit/11c4aa754a98571858b73e4a5681e1844a6e1e0d))

### [flux-kluctl-controller-0.2.3](https://github.com/kluctl/charts/compare/flux-kluctl-controller-0.2.2...flux-kluctl-controller-0.2.3) (2022-12-22)

Expand All @@ -14,98 +16,100 @@
#### Fixes

* **flux-kluctl-controller:** Upgrade flux-kluctl-controller to 0.11.0
([41df6fc](https://github.com/kluctl/charts/commit/41df6fc616e48cb2959511580d84b15ac8007514))
([41df6fc](https://github.com/kluctl/charts/commit/41df6fc616e48cb2959511580d84b15ac8007514))

### [flux-kluctl-controller-0.2.1](https://github.com/kluctl/charts/compare/flux-kluctl-controller-0.2.0...flux-kluctl-controller-0.2.1) (2022-12-16)

#### Features

* **flux-kluctl-controller:** Bump controller to v0.10.2 (#16)
([b8ab0f1](https://github.com/kluctl/charts/commit/b8ab0f10e93392f13cd035d13fe884ea425c23f8))
([b8ab0f1](https://github.com/kluctl/charts/commit/b8ab0f10e93392f13cd035d13fe884ea425c23f8))

## [flux-kluctl-controller-0.2.0](https://github.com/kluctl/charts/compare/flux-kluctl-controller-0.1.6...flux-kluctl-controller-0.2.0) (2022-11-29)

### Features

* **flux-kluctl-controller:** Bump controller to v0.9.0
([197cf23](https://github.com/kluctl/charts/commit/197cf231597c4e05d6fcc056a05a1a3c9b331fb7))
([197cf23](https://github.com/kluctl/charts/commit/197cf231597c4e05d6fcc056a05a1a3c9b331fb7))

### [flux-kluctl-controller-0.1.6](https://github.com/kluctl/charts/compare/flux-kluctl-controller-0.1.5...flux-kluctl-controller-0.1.6) (2022-10-26)

#### Fixes

* Bump flux-kluctl-controller to v0.8.1
([4f00832](https://github.com/kluctl/charts/commit/4f0083290b789b292d4af05f4ff92cf05ec69f7f))
([4f00832](https://github.com/kluctl/charts/commit/4f0083290b789b292d4af05f4ff92cf05ec69f7f))

### [flux-kluctl-controller-0.1.5](https://github.com/kluctl/charts/compare/flux-kluctl-controller-0.1.4...flux-kluctl-controller-0.1.5) (2022-10-26)

#### Features

* Upgrade flux-kluctl-controller to v0.8.0
([aed8b29](https://github.com/kluctl/charts/commit/aed8b29bdf6456debedac2494e804bf5a5ee935c))
([aed8b29](https://github.com/kluctl/charts/commit/aed8b29bdf6456debedac2494e804bf5a5ee935c))

### [flux-kluctl-controller-0.1.4](https://github.com/kluctl/charts/compare/flux-kluctl-controller-0.1.3...flux-kluctl-controller-0.1.4) (2022-10-11)

#### Fixes

* Upgrade kluctl controller to fix zombie processes (#7)
([b2a9e42](https://github.com/kluctl/charts/commit/b2a9e426243ea116a0269523578ebacd2ed68574))
([b2a9e42](https://github.com/kluctl/charts/commit/b2a9e426243ea116a0269523578ebacd2ed68574))

### [flux-kluctl-controller-0.1.3](https://github.com/kluctl/charts/compare/flux-kluctl-controller-0.1.2...flux-kluctl-controller-0.1.3) (2022-09-28)

#### Features

* Upgrade CRDs
([b621345](https://github.com/kluctl/charts/commit/b621345a1c096d1e39eb7bc90d4fbca1c758fadb))
([b621345](https://github.com/kluctl/charts/commit/b621345a1c096d1e39eb7bc90d4fbca1c758fadb))
* Manually bump versions
([21d5b3d](https://github.com/kluctl/charts/commit/21d5b3deb45d7daf03d26f9230405cff601c1fb9))
([21d5b3d](https://github.com/kluctl/charts/commit/21d5b3deb45d7daf03d26f9230405cff601c1fb9))

#### Fixes

* Fix uses of serviceAccountNameController vs serviceAccountName
([6147a12](https://github.com/kluctl/charts/commit/6147a12a4f3e0e6e7346cdd2b8515cd69bfd2d37))
([6147a12](https://github.com/kluctl/charts/commit/6147a12a4f3e0e6e7346cdd2b8515cd69bfd2d37))

### [flux-kluctl-controller-0.1.2](https://github.com/kluctl/charts/compare/flux-kluctl-controller-0.1.1...flux-kluctl-controller-0.1.2) (2022-09-23)

#### Features

* **flux-kluctl-controller:** update appVersion to v0.6.3
([3ae9314](https://github.com/kluctl/charts/commit/3ae9314d0f76099344ea960dfaf19da454691186))
([3ae9314](https://github.com/kluctl/charts/commit/3ae9314d0f76099344ea960dfaf19da454691186))

### [flux-kluctl-controller-0.1.1](https://github.com/kluctl/charts/compare/flux-kluctl-controller-0.1.0...flux-kluctl-controller-0.1.1) (2022-09-21)

#### Features

* **flux-kluctl-controller:** support independent toggling of service accounts
([0a2d0dc](https://github.com/kluctl/charts/commit/0a2d0dc9ca2e77d5c44709af5abc7bf0c8fc3302))
([0a2d0dc](https://github.com/kluctl/charts/commit/0a2d0dc9ca2e77d5c44709af5abc7bf0c8fc3302))
* **flux-kluctl-controller:** split up rbac in clusterroles and roles
([3709b0d](https://github.com/kluctl/charts/commit/3709b0d104c2ac076903f3ae1251651b8d7b6742))
* **flux-kluctl-controller:** add rbac and use separate service account for reconciliation
([02c8e1e](https://github.com/kluctl/charts/commit/02c8e1e00b104a443d851e7ddd9cd8ac4a3baa7c))
([3709b0d](https://github.com/kluctl/charts/commit/3709b0d104c2ac076903f3ae1251651b8d7b6742))
* **flux-kluctl-controller:** add rbac and use separate service account for
reconciliation
([02c8e1e](https://github.com/kluctl/charts/commit/02c8e1e00b104a443d851e7ddd9cd8ac4a3baa7c))
* **flux-kluctl-controller:** upgrade controller to 0.6.2
([d8af41a](https://github.com/kluctl/charts/commit/d8af41a6131383c02088b3e88ac86f919c5245b8))
* **flux-kluctl-controller:** remove obsolete kluctlmultideployments.flux.kluctl.io crd
([f9e2939](https://github.com/kluctl/charts/commit/f9e293911d5bd8631c9fb806c46477044013a147))
([d8af41a](https://github.com/kluctl/charts/commit/d8af41a6131383c02088b3e88ac86f919c5245b8))
* **flux-kluctl-controller:** remove obsolete
kluctlmultideployments.flux.kluctl.io crd
([f9e2939](https://github.com/kluctl/charts/commit/f9e293911d5bd8631c9fb806c46477044013a147))

#### Fixes

* **flux-kluctl-controller:** use --default-service-account
([b963066](https://github.com/kluctl/charts/commit/b96306668d5f236fc4a9557d3dbecef4e1d683d1))
([b963066](https://github.com/kluctl/charts/commit/b96306668d5f236fc4a9557d3dbecef4e1d683d1))

## flux-kluctl-controller-0.1.0 (2022-09-13)

### Features

* **flux-kluctl-controller:** initial commit
([c4357c0](https://github.com/kluctl/charts/commit/c4357c0bf2bcbe194b057091df9e9ea1723457ca))
([c4357c0](https://github.com/kluctl/charts/commit/c4357c0bf2bcbe194b057091df9e9ea1723457ca))

### Fixes

* **flux-kluctl-controller:** remove unneeded service types from values.yaml
([d0d9015](https://github.com/kluctl/charts/commit/d0d9015e4cdbc391f97be651a84e86a249ba713f))
([d0d9015](https://github.com/kluctl/charts/commit/d0d9015e4cdbc391f97be651a84e86a249ba713f))
* **flux-kluctl-controller:** use port param in service
([5e7d480](https://github.com/kluctl/charts/commit/5e7d48009bfbf24d7f2c18c667e41f52ec3fc6b1))
([5e7d480](https://github.com/kluctl/charts/commit/5e7d48009bfbf24d7f2c18c667e41f52ec3fc6b1))
* **flux-kluctl-controller:** pin container port and protocol in deployment
([5c5e526](https://github.com/kluctl/charts/commit/5c5e5268baefe07357c086dd299c94e14085928c))
([5c5e526](https://github.com/kluctl/charts/commit/5c5e5268baefe07357c086dd299c94e14085928c))
* **flux-kluctl-controller:** remove obsolete ingress spec
([c0ad9ef](https://github.com/kluctl/charts/commit/c0ad9ef5f6399e2e04ee2849473e764a9627dbe9))
([c0ad9ef](https://github.com/kluctl/charts/commit/c0ad9ef5f6399e2e04ee2849473e764a9627dbe9))
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.4
appVersion: "v0.13.0"
version: 0.2.5
appVersion: "v0.13.1"
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.4](https://img.shields.io/badge/Version-0.2.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.13.0](https://img.shields.io/badge/AppVersion-v0.13.0-informational?style=flat-square)
![Version: 0.2.4](https://img.shields.io/badge/Version-0.2.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.13.1](https://img.shields.io/badge/AppVersion-v0.13.1-informational?style=flat-square)

A Helm chart for the flux-kluctl-controller

Expand Down

0 comments on commit ca19bc5

Please sign in to comment.