Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.1.0 #11

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,33 @@
# Changelog

## [0.1.0](https://github.com/nearform/k8s-kurated-addons/compare/v0.0.1...v0.1.0) (2023-03-23)


### 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))
* argocd improvements ([#85](https://github.com/nearform/k8s-kurated-addons/issues/85)) ([b1c8cca](https://github.com/nearform/k8s-kurated-addons/commit/b1c8ccaa43da5bbc73a1f05cbbebee940ce2b77f))
* 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))
* create github k8s service account ([#77](https://github.com/nearform/k8s-kurated-addons/issues/77)) ([74ab411](https://github.com/nearform/k8s-kurated-addons/commit/74ab411d5872df076a8ea33fad15e75e20b61180))
* Inject helmValues from bootstrap app to addons ([#53](https://github.com/nearform/k8s-kurated-addons/issues/53)) ([9818fc7](https://github.com/nearform/k8s-kurated-addons/commit/9818fc7eb760b5c7e4a8d4ddcd5aa1a4107fe2bb))
* knative improve deployment ([#107](https://github.com/nearform/k8s-kurated-addons/issues/107)) ([2120882](https://github.com/nearform/k8s-kurated-addons/commit/212088215d1e7651bd8cf12a98921f05ecd1b848))
* 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 envsubst requirement ([#87](https://github.com/nearform/k8s-kurated-addons/issues/87)) ([8984f9c](https://github.com/nearform/k8s-kurated-addons/commit/8984f9c4b8e2fb6cbe7ada8feb3624ece9141dd1))
* 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))
* comment back dex default values ([#63](https://github.com/nearform/k8s-kurated-addons/issues/63)) ([b89546d](https://github.com/nearform/k8s-kurated-addons/commit/b89546decb0d602395d1ecb54ba82483601d01a7))
* 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))
* inject values to addons from bootstrap app + revert syncPolicy templating ([#99](https://github.com/nearform/k8s-kurated-addons/issues/99)) ([c478692](https://github.com/nearform/k8s-kurated-addons/commit/c478692788fde4b72d4e785c6b1d5bca1dcddd53))
* remove the update changelog entry ([#86](https://github.com/nearform/k8s-kurated-addons/issues/86)) ([57da682](https://github.com/nearform/k8s-kurated-addons/commit/57da6822ff0eae24a52455bb431ed2e478536f81))
* replace readarray ([#92](https://github.com/nearform/k8s-kurated-addons/issues/92)) ([683bc44](https://github.com/nearform/k8s-kurated-addons/commit/683bc44582f07d4c3fc8456e3189fc0a1f46d1c7))
* updating default dex config ([#101](https://github.com/nearform/k8s-kurated-addons/issues/101)) ([26ae141](https://github.com/nearform/k8s-kurated-addons/commit/26ae1412f93a860d36a262a5d6f94feeb18f1581))
* use POSIX compatible comparison operator ([#89](https://github.com/nearform/k8s-kurated-addons/issues/89)) ([231c3cc](https://github.com/nearform/k8s-kurated-addons/commit/231c3ccc687f244903a46f681f10ba078ca2ffc0))

## Changelog
2 changes: 1 addition & 1 deletion addons/argocd/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: argocd
version: v0.0.1 # x-release-please-version
version: v0.1.0 # x-release-please-version
dependencies:
- alias: argocd-source
name: argo-cd
Expand Down
2 changes: 1 addition & 1 deletion addons/cert-manager/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: cert-manager
description: cert-manager wrapper chart
type: application
version: v0.0.1 # x-release-please-version
version: v0.1.0 # x-release-please-version
dependencies:
- name: cert-manager
alias: cert-manager-source
Expand Down
2 changes: 1 addition & 1 deletion addons/dex/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: dex
description: dex wrapper chart
type: application
version: v0.0.1 # x-release-please-version
version: v0.1.0 # x-release-please-version
dependencies:
- name: dex
alias: dex-source
Expand Down
2 changes: 1 addition & 1 deletion addons/istio/base/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: istio-base
description: istio-base wrapper chart
type: application
version: v0.0.1 # x-release-please-version
version: v0.1.0 # x-release-please-version
dependencies:
- name: base
alias: istio-base-source
Expand Down
2 changes: 1 addition & 1 deletion addons/istio/istiod/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: istiod
description: istiod wrapper chart
type: application
version: v0.0.1 # x-release-please-version
version: v0.1.0 # x-release-please-version
dependencies:
- name: istiod
alias: istiod-source
Expand Down
2 changes: 1 addition & 1 deletion addons/kube-prometheus-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: kube-prometheus-stack
description: kube-prometheus-stack wrapper chart
type: application
version: v0.0.1 # x-release-please-version
version: v0.1.0 # x-release-please-version
dependencies:
- name: kube-prometheus-stack
alias: kube-prometheus-stack-source
Expand Down
2 changes: 1 addition & 1 deletion app-of-apps/Chart.yaml
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