Commit 25672a0
merge dev to main (#53)
* 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)
* fix: update live and hq versions (#52)
---------
Co-authored-by: danc094codetogether <daniel@codetogether.com>
Co-authored-by: jordanstorz-dw <151195102+jordanstorz-dw@users.noreply.github.com>1 parent be71bbe commit 25672a0
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments