Skip to content

Releases: segmentio/kubeapply-internal

Trigger release build

05 Aug 20:04
4ee13d7

Choose a tag to compare

Double $$ (#9)

* export EVN for imager

* Fix Docker image build command by using double dollar sign for ENV variable

Trigger release build

05 Aug 17:59
3c5eef2

Choose a tag to compare

v1.0.3

export EVN for imager (#8)

Trigger release build

05 Aug 17:16
ac2bfba

Choose a tag to compare

v1.0.2

Fix Docker image build command by adding quotes around the destinatio…

Trigger release build

28 Jul 23:16
9bbd965

Choose a tag to compare

Fix pipeline deployment conditions for version tags (#6)

The stage deployment steps were only running on the default branch (master),
but version tag builds don't count as being on the default branch. This
prevented stage and production deployments from triggering on tag builds.

Updated conditions to allow both:
- Default branch builds (for stage deployment)
- Version tag builds (for stage then production deployment)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Claude <[email protected]>

v1.0.0

08 Jul 18:54
43bb3fc

Choose a tag to compare

What's Changed

  • Add Buildkite CI/CD pipeline for kubeapply #3
  • Fix security vulnerabilities by #4
  • Add automated deployment pipeline #5

Full Changelog: https://github.com/segmentio/kubeapply-internal/commits/v1.0.0