This repository contains individual and all-in-one Docker images for cdk8s designed specifically for ArgoCD CMP.
- cdk8s Typescript
ghcr.io/akuity/cdk8s-cmp-typescript
- cdk8s Python
ghcr.io/akuity/cdk8s-cmp-python
- cdk8s Golang
ghcr.io/akuity/cdk8s-cmp-go
- cdk8s Java
ghcr.io/akuity/cdk8s-cmp-java
- cdk8s with all of the above languages support (Coming Soon)
Read more in README in each individual folder.
-
Tags pushed in format of
cdk8s-cmp-<language>/v<major>.<minor>
will trigger release workflow for relevant package. Make sure to update theCHANGELOG.md
-
Or you can run this command to simplify release.
make bump-version