1.2.0 (2025-03-17)
- cli: allow filtering apps via a csv file (f465d9a)
- cli: allow filtering apps via a csv file (7fa06cd)
- remove status updater and replace with a post deploy hook (e72c2ad)
1.1.2 (2025-02-14)
- helm: if a roll back is required; rollback before upgrading (762cdb3)
1.1.1 (2025-01-24)
- releases should be dot formatted (d1469e8)
1.0.1 (2025-01-23)
- do not use --reload on server (d785d88)
1.0.0 (2025-01-16)
- exit early if the gitops version is below the cluster minimum version
- exit early if the gitops version is below the cluster minimum version (790ef4e)
- clarify installation instructions (5171917)
0.14.1 (2024-12-06)
0.14.0 (2024-12-06)
- server: add an updating emoji during deployments (002d160)
0.13.2 (2024-12-05)
- fix release-please pipeline for cli (823eed7)
0.13.1 (2024-12-05)
- fix gitops bump for cross account (d3394e3)
0.13.0 (2024-11-15)
- 0.8.1: ADded gitops db.wipe-db to delete a tenant db (d585cf3)
- 0.8.5: Added a confirmation to gitops bash/sp when run against production environment (f65057e)
- 0.9.7: Bump other repos (45bc035)
- Add ability to gitops bash with a serviceAccount (c305e03)
- Add gitops.db-pgcli as a command (665bcae)
- Adds sentry alerting to gitops_server (3416398)
- allow gitops db.proxy to work with RDS IAM Access (0e91586)
- Be able to bump other repos (3b8a79e)
- Bump the version to 0.9.8 in the init.py file (f0a91de)
- Bump version number to 0.8.7 (dad4a3b)
- bump: When bumping --push, pull first (5df0ee0)
- cli: Added --cpu and --memory to bash/command/shell_plus to specify container resources (93ae33c)
- cli: efficiently find latest image using prefix search for latest image tag (a6d8be1)
- cli: Enforce namespace as a required param for App (28ee089)
- cli: Update commands to use the apps namespace (38cecf7)
- db: Add gb.rds-logs to fetch rds logs (604aa73)
- Gitops bump works for repos without a prefix (d417e61)
- gitops_server: Update github deployment status (fbe8811)
- gitops-0.10.5: add --create-namespace during install/upgrades (c97b386)
- gitops-cli: Add a minimum gitops version check (5cff7ae)
- gitops: expose App, get_app_details, get_apps as top level interfaces (626466a)
- gitops: makes gitops db.pgcli more robust (fb4fbcb)
- helm: Add service account to helm chart (86d5361)
- helm: Modified chart to allow specifying subdomain (63ed12e)
- release version 0.9.20 (9793aea)
- slack: use external tickforge slack api to find slack user if provided (862de0f)
- status-updater: catch the exception around self.process_work... (726cc05)
- swap project to uv (91e5530)
- Use helm-secrets for extra decryption (025fcc7)
- Use release-please (0324a14)
- 🎨 Fix linting (e31ae69)
- 🐛 Fix issue #64 (e1f3b45)
- 0.9.1: Fix slack token injection (bd1e270)
- async run should not default to exit code of 1 (3495a72)
- bump: exclude only if the image tag ends with -latest (742ccd3)
- cli: Fixed bump --push command being broken (2d264d7)
- cli: Fixed mcommand not working (565ccb2)
- cli: Rename gitops db.rds-logs to gitops db.logs (4104059)
- correctly inject the availability zone for db commands (db4610d)
- correctly use NetworkingV1Api (fc76338)
- db-proxy: Db proxy fixed for database urls without ports (fb20f96)
- deploy: Fix httpx post request (ba34cf4)
- fix unsetenv to tolerate
environment: null
(cb21e26) - gitop-server: Use json patch to update deployment status (df69596)
- gitops_cli: Removed more usages of App as a dict (ffa6529)
- gitops-cli: Fixed bump to select the correct image tag (0c93664)
- gitops-cli: make error message more useful (41b3777)
- gitops-cli: Output warning message to stderr (f09e588)
- gitops-cli: prevent bumping to non-existent image prefix (5c27edf)
- gitops-server: Don't raise exception if deployment doesn't exist (91f11b8)
- server: fix checking out branch refs for charts (35c0fb4)