-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b52c5cd
commit 18c8130
Showing
8 changed files
with
28 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,22 @@ | ||
# Changelog | ||
|
||
## [0.1.0](https://github.com/nearform/k8s-kurated-addons/compare/v0.0.1...v0.1.0) (2023-02-17) | ||
|
||
|
||
### Features | ||
|
||
* Add Dex addon ([#38](https://github.com/nearform/k8s-kurated-addons/issues/38)) ([62966d4](https://github.com/nearform/k8s-kurated-addons/commit/62966d410f7d119e24ef6e012ffd1f85f4974126)) | ||
* Add Grafana Loki ([#50](https://github.com/nearform/k8s-kurated-addons/issues/50)) ([087b319](https://github.com/nearform/k8s-kurated-addons/commit/087b3195d9d24f23844716f25ecb572b7b501d90)) | ||
* Add OpenTelemetry addon ([#33](https://github.com/nearform/k8s-kurated-addons/issues/33)) ([99b2dea](https://github.com/nearform/k8s-kurated-addons/commit/99b2dea139cf377855e32feb82d4defd809b7988)) | ||
* Configurable sync policy for ArgoCD ([#56](https://github.com/nearform/k8s-kurated-addons/issues/56)) ([f2730e8](https://github.com/nearform/k8s-kurated-addons/commit/f2730e8d2c1387374146d2f695e18eba3efd2b8f)) | ||
* Move app-of-apps manifest to helm-chart ([#31](https://github.com/nearform/k8s-kurated-addons/issues/31)) ([5a6db64](https://github.com/nearform/k8s-kurated-addons/commit/5a6db64a5bbf6d9d88086d6d4c3eddb0df278445)) | ||
* remove kubernetes 1.23 from github actions matrix ([#61](https://github.com/nearform/k8s-kurated-addons/issues/61)) ([b52c5cd](https://github.com/nearform/k8s-kurated-addons/commit/b52c5cde1dfce35c1948a80133474def6c12fb54)) | ||
* Sample Grafana dashboard ([#8](https://github.com/nearform/k8s-kurated-addons/issues/8)) ([1bb35e2](https://github.com/nearform/k8s-kurated-addons/commit/1bb35e20744da739dc36b383688f65acd8c9176f)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* change renovate commit prefix ([#60](https://github.com/nearform/k8s-kurated-addons/issues/60)) ([672e4d0](https://github.com/nearform/k8s-kurated-addons/commit/672e4d0a22294e05d6f2ae258bd2fdfc3e03b9bb)) | ||
* Downgrade ArgoCD traffic to HTTP ([#30](https://github.com/nearform/k8s-kurated-addons/issues/30)) ([1a5b1c9](https://github.com/nearform/k8s-kurated-addons/commit/1a5b1c9ba88788354afc1f692699afbc77afb92a)) | ||
|
||
## Changelog |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
apiVersion: v2 | ||
name: argocd-apps | ||
version: v0.0.1 # x-release-please-version | ||
version: v0.1.0 # x-release-please-version |