bootstrap - 3.0.0
·
19 commits
to main
since this release
What's Changed
Breaking changes
- refactor(template-library)!: decoupling of bootstrap & general catalog by (re)moving the template-library (#82) by @tuunit
This change decouples the bootstrap and general catalog from each other and moved all the template-library manifests from the bootstrap catalog to the general catalog. Therefore make sure you update / specify 3.0.0+ for both the bootstrap and the general catalog in your config because you will otherwise get a conflict on kubara generate
version: v1alpha4
bootstrapCatalog: oci://ghcr.io/kubara-io/catalogs/bootstrap:3.0.0 # NEEDS TO BE SET EXPLICITLY
clusters:
- name: <your-cluster>
stage: <stage>
type: <type>
...
catalogs:
- oci://ghcr.io/kubara-io/catalogs/general:3.0.0
services:
....Dependencies
- chore(deps): update helm release argo-cd to v10.7.0 (#118) by @kubara-renovate[bot]
- chore(deps): update helm release kube-prometheus-stack to v88.6.3 (#117) by @kubara-renovate[bot]
- chore(deps): update helm release argo-cd to v10.6.4 (#115) by @kubara-renovate[bot]
- chore(deps): update helm release argo-cd to v10.6.3 (#114) by @kubara-renovate[bot]
- chore(deps): update helm release argo-cd to v10.6.0 (#112) by @kubara-renovate[bot]
- chore(deps): update helm release kube-prometheus-stack to v88.6.2 (#111) by @kubara-renovate[bot]
- chore(deps): update helm release argo-cd to v10.4.2 (#105) by @kubara-renovate[bot]
- chore(deps): update alpine/kubectl docker tag to v1.37.0 (#104) by @kubara-renovate[bot]
- chore(deps): update helm release external-secrets to v2.10.0 (#103) by @kubara-renovate[bot]
- chore(deps): update helm release kube-prometheus-stack to v88.6.1 (#101) by @kubara-renovate[bot]
- chore(deps): update helm release argo-cd to v10.4.1 (#100) by @kubara-renovate[bot]
- chore(deps): update helm release kube-prometheus-stack to v88.6.0 (#98) by @kubara-renovate[bot]