-
Notifications
You must be signed in to change notification settings - Fork 9
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
feat(base-cluster/flux): add option to add a path inside the kustomiz… #876
Conversation
6f79f3e
to
abe0605
Compare
36a8ea5
to
45980fa
Compare
…ation this allows for multi-cluster-same-repo setups, like for dev/prod
abe0605
to
e3fd646
Compare
🤖 I have diffed this beep boop"/$namespace/$kind/$name.yaml" for normal resources
|
🤖 I have created a release *beep* *boop* --- ## [6.1.0](base-cluster-v6.0.0...base-cluster-v6.1.0) (2024-04-22) ### Features * **base-cluster/descheduler:** run as deployment and enable prometheus ([#838](#838)) ([47b7cdf](47b7cdf)) * **base-cluster/flux:** add option to add a path inside the kustomiz… ([#876](#876)) ([358b9e2](358b9e2)) * **base-cluster/monitoring:** use different setup for tls for oauth-… ([#852](#852)) ([cc2e6a9](cc2e6a9)) * **base-cluster/tracing:** add resources settings for ingester ([#832](#832)) ([eb211e5](eb211e5)) * **base-cluster:** overhaul resources ([#835](#835)) ([f39dba8](f39dba8)) ### Bug Fixes * **base-cluster/monitoring:** overwritten wildcard certificates ([#868](#868)) ([26cf112](26cf112)) * **base-cluster/tracing:** remove undefined exporter ([#845](#845)) ([f514b24](f514b24)) * **ci:** better handling of generated values ([#875](#875)) ([f1300f8](f1300f8)) ### Miscellaneous Chores * **base-cluster/dependencies:** update docker.io/bitnami/kubectl docker tag to v1.29.4 ([#871](#871)) ([95d8c22](95d8c22)) * **base-cluster/dependencies:** update docker.io/curlimages/curl docker tag to v8.7.1 ([#842](#842)) ([d36d4f9](d36d4f9)) * **base-cluster/dependencies:** update helm release common to v2.19.1 ([#839](#839)) ([eb07e18](eb07e18)) * **base-cluster/dependencies:** update helm release kube-prometheus-stack to v58 ([#851](#851)) ([6e79448](6e79448)) * **base-cluster/dependencies:** update oauth2-proxy docker tag to v5 ([#849](#849)) ([fa4c495](fa4c495)) * **base-cluster/monitoring:** remove unnecessary arg ([#829](#829)) ([f9cdd7d](f9cdd7d)) * **base-cluster:** use tag instead of digest for gpg image ([#844](#844)) ([13be21b](13be21b)) * **base-cluster:** use teutonet common chart ([#857](#857)) ([a35b63c](a35b63c)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
…ation
this allows for multi-cluster-same-repo setups, like for dev/prod