Skip to content

Releases: uptick/gitops

helm: v1.2.2

28 May 06:23
bc0d546

Choose a tag to compare

1.2.2 (2026-05-28)

Bug Fixes

  • helm: remove trailing colon from OTEL_RESOURCE_ATTRIBUTES env var name (0c23326)
  • helm: remove trailing colon from OTEL_RESOURCE_ATTRIBUTES env var name (f454c45)
  • helm: use correct values reference for OTEL_RESOURCE_ATTRIBUTES cluster name (2184d70)

gitops: v1.6.1

28 May 06:23
bc0d546

Choose a tag to compare

1.6.1 (2026-05-28)

Bug Fixes

  • improve app not found error message (2c2a5a6)
  • improve app not found error message (e0f93b4)

helm: v1.2.1

07 May 06:18
fd98340

Choose a tag to compare

1.2.1 (2026-05-06)

Bug Fixes

  • add OTEL environment variables to helm chart and addDEFAULT_LOGGING_CONFIG_DICT (fd07319)

gitops: v1.6.0

07 May 06:18
fd98340

Choose a tag to compare

1.6.0 (2026-05-06)

Features

  • allow deploy alerts to go to a different channel (78d9d1a)
  • cli: add --limit flag to cap number of apps per command (f85ce08)
  • cli: add --limit flag to cap number of apps per command (309ad2b)
  • cli: add dedicated redeploy command (69d35ef)
  • deploy: add subpath support for git-based helm charts (4016ee0)

Bug Fixes

  • add OTEL environment variables to helm chart and addDEFAULT_LOGGING_CONFIG_DICT (fd07319)
  • cli: run git commit in apps directory for all commands (6f02e00)
  • cli: run git commit in apps directory for all commands (c4b8b70)

Documentation

  • add KMS encryption design for gitops (bb46610)

gitops: v1.5.1

04 Aug 00:59
0dc8263

Choose a tag to compare

1.5.1 (2025-08-04)

Bug Fixes

  • relaxing boto3 requirements (75f82bb)

gitops: v1.5.0

23 Jul 04:21
0d37478

Choose a tag to compare

1.5.0 (2025-07-23)

Features

  • implement concurrent deployments with per-app serialization (6d3cc28)

gitops: v1.4.1

04 Jun 05:17
2a53bb1

Choose a tag to compare

1.4.1 (2025-06-04)

Bug Fixes

  • make sure to pull the right uv image for the target architecture (9f9cf51)

gitops: v1.4.0

27 May 00:31
3e3399c

Choose a tag to compare

1.4.0 (2025-05-27)

Features

  • .github/workflows: Build docker images for graviton instances (7350fca)

helm: v1.2.0

09 May 06:03
a99b2b5

Choose a tag to compare

1.2.0 (2025-05-09)

Features

  • charts/gitops: Add pdb template (4ac5fdb)

gitops: v1.3.1

14 Apr 05:07
4d2d2af

Choose a tag to compare

1.3.1 (2025-04-14)

Bug Fixes

  • git: correctly retry on failed git push (b0f6181)