Commit be71bbe
feat: merge dev to main (#51)
* feat: update Docker Compose file to rename codetogether-hq service to codetogether-intel (#39)
- Renamed the service from `codetogether-hq` to `codetogether-intel`.
- Updated the container name to `codetogether-intel`.
- Changed the image to `hub.edge.codetogether.com/releases/codetogether-intel:latest`.
- Retained all existing configurations for compatibility.
* feat: Add README files for CodeTogether Helm Charts (#36)
* feat: Add README files for CodeTogether Helm Charts
Added detailed README.md files for the following CodeTogether Helm charts:
- CodeTogether HQ
- CodeTogether Live
- CodeTogether Collab
Each README contains comprehensive configuration details, installation instructions, and usage guidelines tailored to the respective chart's `values.yaml` file.
These additions provide clear documentation for deploying and managing CodeTogether applications in Kubernetes environments.
* Fixes
* Fixes
* Addition of hq.collab url and secret
* Removed hq.properties.collab.*
Added a note indicating that this chart is legacy
* feat: Create codetogether-intel Helm chart
- Created a new Helm chart for CodeTogether Intel integration.
- Added `hqproperties.hq.collab.*` configuration to the values.yaml.
- Updated the README with configuration details.
* Changes on README with the functionality of role mappings configuration
* Change to sys-admin
* fix: wrong indentation in deployment.yaml in live package (#41)
* fix: missing license values (#43)
* fix: remove license value references (#45)
* fix: adjustement to recent changes (#47)
* update service name
* version update and minor tweaks
* removal of invalid entries from deployment file in the collab package
* fix: update release.yml to skip existing versions (#50)
---------
Co-authored-by: danc094codetogether <daniel@codetogether.com>
Co-authored-by: jordanstorz-dw <151195102+jordanstorz-dw@users.noreply.github.com>1 parent b026ddd commit be71bbe
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | | - | |
| 34 | + | |
0 commit comments