commodore
commodore copied to clipboard
Commodore provides opinionated tenant-aware management of Kapitan inventories and templates. Commodore uses Kapitan for the heavy lifting of rendering templates and resolving a hierachical configurati...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | docker.io/python | final | minor | `3.11.5-slim-bullseye` -> `3.12.7-slim-bullseye` | --- ### Configuration...
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kubernetes-sigs/kustomize](https://togithub.com/kubernetes-sigs/kustomize) | minor | `5.3.0` -> `5.4.1` | --- ### Release Notes kubernetes-sigs/kustomize...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [kapitan](https://togithub.com/kapicorp/kapitan) | `0.32.0` -> `0.33.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [python](https://redirect.github.com/containerbase/python-prebuild) | dependencies | minor | `>=3.10, `>=3.12,
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [black](https://togithub.com/psf/black) ([changelog](https://togithub.com/psf/black/blob/main/CHANGES.md)) | `23.12.1` -> `24.3.0` |...
## Context In #915, we ensure that new cluster catalog repos are initialized with branch `master`. However, there's no real requirement that catalog repos must use `master` as the default...
## Checklist - [x] Keep pull requests small so they can be easily reviewed. - [ ] Update the documentation. - [ ] Update tests. - [x] Categorize the PR...
## Context Many commodore components integrate a Helm chart and expose Helm values through a parameter called `helm_values`. The component would often override certain helm values. Sometimes though it can...
## Context Add support for components to indicate components which they depend on (maybe allow them to specify required and optional dependencies), and allow components to specify a required minimum...
## Context Currently, `commodore component sync` and `commodore package sync` generate PR descriptions which only contain the commit hash of the new template version which is getting applied. It would...